"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/08/02 03:58:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva" 2025/08/02 03:58:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/02 03:58:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:54 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:54 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Connecting to FTP server 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46698->172.17.0.3:21, err= 2025/08/02 03:58:54 DEBUG : Creating backend with remote "/tmp/rclone1554746907" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38719") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55896->172.17.0.3:38719, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38139") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34068->172.17.0.3:38139, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33731") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46402->172.17.0.3:33731, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36970") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55540->172.17.0.3:36970, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37873") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53918->172.17.0.3:37873, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37393") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41138->172.17.0.3:37393, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:54 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36341") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51996->172.17.0.3:36341, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37219") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37308->172.17.0.3:37219, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35757") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47098->172.17.0.3:35757, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38666") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41650->172.17.0.3:38666, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36494") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48860->172.17.0.3:36494, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38284") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48640->172.17.0.3:38284, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35453") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50694->172.17.0.3:35453, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35074") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54812->172.17.0.3:35074, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36854") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52348->172.17.0.3:36854, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 DEBUG : Creating backend with remote "/non-existing" 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35347") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49558->172.17.0.3:35347, err= 2025/08/02 03:58:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35501") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60654->172.17.0.3:35501, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36752") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46572->172.17.0.3:36752, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38622") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50900->172.17.0.3:38622, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:54 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31093") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50342->172.17.0.3:31093, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30614") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39094->172.17.0.3:30614, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36221") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58970->172.17.0.3:36221, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30195") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57940->172.17.0.3:30195, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37086") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36500->172.17.0.3:37086, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:222: Only runs on local 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34167") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35448->172.17.0.3:34167, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34859") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48454->172.17.0.3:34859, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Running all checks before starting transfers 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32057") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53966->172.17.0.3:32057, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Checks finished, now starting transfers 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33353") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42986->172.17.0.3:33353, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:54 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38157") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36534->172.17.0.3:38157, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30774") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60478->172.17.0.3:30774, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36736") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54034->172.17.0.3:36736, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38720") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59960->172.17.0.3:38720, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30705") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38626->172.17.0.3:30705, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 ERROR : Ignoring --no-traverse with sync 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31244") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35612->172.17.0.3:31244, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35717") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48982->172.17.0.3:35717, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:54 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:54 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36241") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42804->172.17.0.3:36241, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31507") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33022->172.17.0.3:31507, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31928") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44548->172.17.0.3:31928, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32897") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36274->172.17.0.3:32897, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34583") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51782->172.17.0.3:34583, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31507") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33038->172.17.0.3:31507, err= 2025/08/02 03:58:54 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35630") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43046->172.17.0.3:35630, err= 2025/08/02 03:58:54 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/08/02 03:58:54 INFO : hello world2: Copied (new) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33220") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34530->172.17.0.3:33220, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33556") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53978->172.17.0.3:33556, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38391") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40686->172.17.0.3:38391, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37055") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36188->172.17.0.3:37055, err= 2025/08/02 03:58:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38258") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50702->172.17.0.3:38258, err= 2025/08/02 03:58:54 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/02 03:58:54 INFO : potato2: Copied (new) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33040") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59276->172.17.0.3:33040, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36426") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50908->172.17.0.3:36426, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36885") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52746->172.17.0.3:36885, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31169") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46596->172.17.0.3:31169, err= 2025/08/02 03:58:54 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/08/02 03:58:54 INFO : potato2: Copied (new) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32739") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52114->172.17.0.3:32739, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35169") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41650->172.17.0.3:35169, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32363") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35354->172.17.0.3:32363, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/02 03:58:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:58:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31007") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58034->172.17.0.3:31007, err= 2025/08/02 03:58:54 INFO : sub dir2: Making directory 2025/08/02 03:58:54 INFO : sub dir: Making directory 2025/08/02 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:54 INFO : sub dir2/sub sub dir2: Making directory 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Connecting to FTP server 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46702->172.17.0.3:21, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39919") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55222->172.17.0.3:39919, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:54 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39852") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48100->172.17.0.3:39852, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35238") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32129") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53602->172.17.0.3:35238, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51128->172.17.0.3:32129, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39283") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56262->172.17.0.3:39283, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36105") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60268->172.17.0.3:36105, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34323") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59004->172.17.0.3:34323, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38588") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45488->172.17.0.3:38588, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37468") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37526->172.17.0.3:37468, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36642") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56186->172.17.0.3:36642, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 INFO : sub dir2: Making directory 2025/08/02 03:58:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/02 03:58:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30931") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42290->172.17.0.3:30931, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37350") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40536->172.17.0.3:37350, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:54 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35755") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60988->172.17.0.3:35755, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35380") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48236->172.17.0.3:35380, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33232") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58430->172.17.0.3:33232, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37169") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40728->172.17.0.3:37169, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38145") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55280->172.17.0.3:38145, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 DEBUG : sub dir2: Making directory with metadata 2025/08/02 03:58:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34981") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58944->172.17.0.3:34981, err= 2025/08/02 03:58:54 INFO : sub dir2: Making directory 2025/08/02 03:58:54 INFO : sub dir: Making directory 2025/08/02 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32013") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57222->172.17.0.3:32013, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:54 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:54 INFO : sub dir/hello world: Deleted 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36452") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51440->172.17.0.3:36452, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34520") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30178") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55318->172.17.0.3:34520, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53166->172.17.0.3:30178, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31968") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42694->172.17.0.3:31968, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32992") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39980->172.17.0.3:32992, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32323") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39075") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45708->172.17.0.3:32323, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33078->172.17.0.3:39075, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37425") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41612->172.17.0.3:37425, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33475") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43834->172.17.0.3:33475, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34777") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45806->172.17.0.3:34777, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 INFO : sub dir2: Making directory 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38665") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45682->172.17.0.3:38665, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32762") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56678->172.17.0.3:32762, err= 2025/08/02 03:58:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:54 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:54 INFO : sub dir/hello world: Deleted 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36658") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54362->172.17.0.3:36658, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31299") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43760->172.17.0.3:31299, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31723") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47708->172.17.0.3:31723, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37269") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35528->172.17.0.3:37269, err= 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38606") 2025/08/02 03:58:54 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33852->172.17.0.3:38606, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:54 DEBUG : sub dir2: Making directory with metadata 2025/08/02 03:58:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:58:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30585") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55918->172.17.0.3:30585, err= 2025/08/02 03:58:55 INFO : sub dir2: Making directory 2025/08/02 03:58:55 INFO : sub dir: Making directory 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39864") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52636->172.17.0.3:39864, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:55 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31671") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42850->172.17.0.3:31671, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38377") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36703") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56288->172.17.0.3:36703, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51296->172.17.0.3:38377, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39552") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57986->172.17.0.3:39552, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37391") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37422") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46760->172.17.0.3:37391, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40650->172.17.0.3:37422, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35222") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56120->172.17.0.3:35222, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30123") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45056->172.17.0.3:30123, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31458") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45394->172.17.0.3:31458, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 INFO : sub dir2: Making directory 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38096") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56432->172.17.0.3:38096, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35495") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38876->172.17.0.3:35495, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:55 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35567") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52736->172.17.0.3:35567, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35301") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59660->172.17.0.3:35301, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32592") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37786->172.17.0.3:32592, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31782") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45994->172.17.0.3:31782, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35667") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38190->172.17.0.3:35667, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32543") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37914->172.17.0.3:32543, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38646") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59680->172.17.0.3:38646, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32827") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37038->172.17.0.3:32827, err= 2025/08/02 03:58:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kutasuf3zaku" 2025/08/02 03:58:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:55 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:55 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: Connecting to FTP server 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: > dial: conn=172.17.0.1:46704->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qawenit1veva -> ftp://172.17.0.3:21/rclone-test-kutasuf3zaku 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: dial("tcp","172.17.0.3:38317") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30347") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: > dial: conn=172.17.0.1:32888->172.17.0.3:38317, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47240->172.17.0.3:30347, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38648") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44020->172.17.0.3:38648, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37750") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40508->172.17.0.3:37750, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: dial("tcp","172.17.0.3:36328") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: > dial: conn=172.17.0.1:36296->172.17.0.3:36328, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/02 03:58:55 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: dial("tcp","172.17.0.3:34594") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: > dial: conn=172.17.0.1:59456->172.17.0.3:34594, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: dial("tcp","172.17.0.3:33454") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: > dial: conn=172.17.0.1:38920->172.17.0.3:33454, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: dial("tcp","172.17.0.3:37616") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: > dial: conn=172.17.0.1:48814->172.17.0.3:37616, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: dial("tcp","172.17.0.3:33246") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: > dial: conn=172.17.0.1:36136->172.17.0.3:33246, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: Purge object "sub dir/hello world" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: Purge dir "sub dir" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-kutasuf3zaku: Purge dir "" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33476") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58840->172.17.0.3:33476, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35986") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43206->172.17.0.3:35986, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32279") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36928->172.17.0.3:32279, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30994") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58338->172.17.0.3:30994, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34141") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52932->172.17.0.3:34141, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38485") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33788->172.17.0.3:38485, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38935") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60090->172.17.0.3:38935, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35060") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51004->172.17.0.3:35060, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37851") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52128->172.17.0.3:37851, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/02 03:58:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34009") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58724->172.17.0.3:34009, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37069") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57404->172.17.0.3:37069, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33087") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49382->172.17.0.3:33087, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34758") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45472->172.17.0.3:34758, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36959") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41096->172.17.0.3:36959, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30875") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42004->172.17.0.3:30875, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37050") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43528->172.17.0.3:37050, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36691") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44590->172.17.0.3:36691, err= 2025/08/02 03:58:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nofetaj1fuce" 2025/08/02 03:58:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:55 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:55 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: Connecting to FTP server 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:46716->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qawenit1veva -> ftp://172.17.0.3:21/rclone-test-nofetaj1fuce 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:33319") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31953") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:36834->172.17.0.3:33319, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35956->172.17.0.3:31953, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33633") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35328->172.17.0.3:33633, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36374") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58710->172.17.0.3:36374, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:34292") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:59740->172.17.0.3:34292, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/02 03:58:55 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:30299") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:51850->172.17.0.3:30299, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:30157") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:47420->172.17.0.3:30157, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37843") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40034->172.17.0.3:37843, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38744") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51804->172.17.0.3:38744, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34946") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50094->172.17.0.3:34946, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:38774") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38741") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:35948->172.17.0.3:38774, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36678->172.17.0.3:38741, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:37131") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:42196->172.17.0.3:37131, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33201") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54890->172.17.0.3:33201, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32157") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52680->172.17.0.3:32157, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:34725") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:45166->172.17.0.3:34725, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/08/02 03:58:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:39236") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:47152->172.17.0.3:39236, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:34937") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:34570->172.17.0.3:34937, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:33968") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:59212->172.17.0.3:33968, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: dial("tcp","172.17.0.3:39980") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: > dial: conn=172.17.0.1:32894->172.17.0.3:39980, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: Purge object "sub dir/hello world" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: Purge dir "sub dir" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-nofetaj1fuce: Purge dir "" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30128") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54324->172.17.0.3:30128, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30956") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38414->172.17.0.3:30956, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32160") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44832->172.17.0.3:32160, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31730") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60670->172.17.0.3:31730, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30029") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51194->172.17.0.3:30029, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38243") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45876->172.17.0.3:38243, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39315") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59954->172.17.0.3:39315, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34237") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41118->172.17.0.3:34237, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36648") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57142->172.17.0.3:36648, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/08/02 03:58:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/02 03:58:55 INFO : sub dir/hello world: Deleted 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32431") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57610->172.17.0.3:32431, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32644") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41298->172.17.0.3:32644, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32169") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52358->172.17.0.3:32169, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34817") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35414->172.17.0.3:34817, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30830") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58542->172.17.0.3:30830, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37465") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46590->172.17.0.3:37465, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36551") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48474->172.17.0.3:36551, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38549") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39400->172.17.0.3:38549, err= 2025/08/02 03:58:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sapowah6yina" 2025/08/02 03:58:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:55 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:55 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Connecting to FTP server 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:46718->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-qawenit1veva -> ftp://172.17.0.3:21/rclone-test-sapowah6yina 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38332") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:32715") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52826->172.17.0.3:38332, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:52858->172.17.0.3:32715, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33170") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46546->172.17.0.3:33170, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30459") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57346->172.17.0.3:30459, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:38831") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:52034->172.17.0.3:38831, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/02 03:58:55 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:39193") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:49224->172.17.0.3:39193, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:32145") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:35844->172.17.0.3:32145, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34028") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60166->172.17.0.3:34028, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33921") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38636->172.17.0.3:33921, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30485") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47910->172.17.0.3:30485, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Using server-side directory move 2025/08/02 03:58:55 INFO : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:39954") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33655") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:39812->172.17.0.3:39954, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50176->172.17.0.3:33655, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:37499") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:33540->172.17.0.3:37499, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30791") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40118->172.17.0.3:30791, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Waiting for transfers to finish 2025/08/02 03:58:55 INFO : sub dir/hello world: Deleted 2025/08/02 03:58:55 INFO : sub dir/hello world: Moved (server-side) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35589") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55578->172.17.0.3:35589, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36049") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38792->172.17.0.3:36049, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:37188") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:60498->172.17.0.3:37188, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:37915") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:53892->172.17.0.3:37915, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39158") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51084->172.17.0.3:39158, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30748") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45532->172.17.0.3:30748, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32867") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33074->172.17.0.3:32867, err= 2025/08/02 03:58:55 DEBUG : testing file moves 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:36772") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:49924->172.17.0.3:36772, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35880") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54030->172.17.0.3:35880, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:34223") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:52854->172.17.0.3:34223, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33059") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52548->172.17.0.3:33059, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Waiting for transfers to finish 2025/08/02 03:58:55 INFO : sub dir/hello world: Deleted 2025/08/02 03:58:55 INFO : sub dir/hello world: Moved (server-side) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31900") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52412->172.17.0.3:31900, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36025") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60866->172.17.0.3:36025, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:34316") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:48430->172.17.0.3:34316, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:37275") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:39424->172.17.0.3:37275, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:34789") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:48746->172.17.0.3:34789, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: dial("tcp","172.17.0.3:31116") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: > dial: conn=172.17.0.1:52452->172.17.0.3:31116, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Purge object "sub dir/hello world" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Purge dir "sub dir" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-sapowah6yina: Purge dir "" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35734") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55298->172.17.0.3:35734, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38067") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34302->172.17.0.3:38067, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38020") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56752->172.17.0.3:38020, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36269") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41816->172.17.0.3:36269, err= 2025/08/02 03:58:55 ERROR : error listing: directory not found 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32220") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49348->172.17.0.3:32220, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33955") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45144->172.17.0.3:33955, err= 2025/08/02 03:58:55 INFO : Local file system at /tmp/rclone1554746907: Making directory 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31808") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58716->172.17.0.3:31808, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35491") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44050->172.17.0.3:35491, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31845") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54380->172.17.0.3:31845, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36546") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37312->172.17.0.3:36546, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32750") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50578->172.17.0.3:32750, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32770") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49910->172.17.0.3:32770, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32244") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34076->172.17.0.3:32244, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34344") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57362->172.17.0.3:34344, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36841") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33242->172.17.0.3:36841, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36731") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34668->172.17.0.3:36731, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38422") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59230->172.17.0.3:38422, err= 2025/08/02 03:58:55 DEBUG : Added delayed dir = "sub dir", newDst= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32157") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52694->172.17.0.3:32157, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : Local file system at /tmp/rclone1554746907: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : Local file system at /tmp/rclone1554746907: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39409") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37304->172.17.0.3:39409, err= 2025/08/02 03:58:55 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/08/02 03:58:55 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35750") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43458->172.17.0.3:35750, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33476") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58848->172.17.0.3:33476, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33898") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39780->172.17.0.3:33898, err= --- PASS: TestCopyRedownload (0.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32541") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59040->172.17.0.3:32541, err= 2025/08/02 03:58:55 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38473") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35366->172.17.0.3:38473, err= 2025/08/02 03:58:55 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/08/02 03:58:55 INFO : check sum: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38413") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42766->172.17.0.3:38413, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33608") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60194->172.17.0.3:33608, err= 2025/08/02 03:58:55 NOTICE: ftp://172.17.0.3:21/rclone-test-qawenit1veva: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : check sum: Size of src and dst objects identical 2025/08/02 03:58:55 DEBUG : check sum: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 INFO : There was nothing to transfer 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31664") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40992->172.17.0.3:31664, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35070") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47356->172.17.0.3:35070, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38099") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50676->172.17.0.3:38099, err= --- PASS: TestSyncBasedOnCheckSum (0.04s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33421") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53848->172.17.0.3:33421, err= 2025/08/02 03:58:55 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33486") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44382->172.17.0.3:33486, err= 2025/08/02 03:58:55 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/08/02 03:58:55 INFO : sizeonly: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39450") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43024->172.17.0.3:39450, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32777") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36970->172.17.0.3:32777, err= 2025/08/02 03:58:55 DEBUG : sizeonly: Sizes identical 2025/08/02 03:58:55 DEBUG : sizeonly: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 INFO : There was nothing to transfer 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33099") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45166->172.17.0.3:33099, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38586") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52030->172.17.0.3:38586, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34654") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52154->172.17.0.3:34654, err= --- PASS: TestSyncSizeOnly (0.05s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35260") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49202->172.17.0.3:35260, err= 2025/08/02 03:58:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32957") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39692->172.17.0.3:32957, err= 2025/08/02 03:58:55 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/08/02 03:58:55 INFO : ignore-size: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30052") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57584->172.17.0.3:30052, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35167") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51024->172.17.0.3:35167, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : ignore-size: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 INFO : There was nothing to transfer 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39042") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50712->172.17.0.3:39042, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37331") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54658->172.17.0.3:37331, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36469") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42146->172.17.0.3:36469, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30852") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58952->172.17.0.3:30852, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38449") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35004->172.17.0.3:38449, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34892") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48840->172.17.0.3:34892, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : existing: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 INFO : There was nothing to transfer 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33370") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60124->172.17.0.3:33370, err= 2025/08/02 03:58:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36288") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43428->172.17.0.3:36288, err= 2025/08/02 03:58:55 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/02 03:58:55 INFO : existing: Copied (replaced existing) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30541") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41142->172.17.0.3:30541, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35628") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59400->172.17.0.3:35628, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37395") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40392->172.17.0.3:37395, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39197") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51904->172.17.0.3:39197, err= 2025/08/02 03:58:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34677") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48962->172.17.0.3:34677, err= 2025/08/02 03:58:55 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/02 03:58:55 INFO : existing: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33197") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52314->172.17.0.3:33197, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31943") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57728->172.17.0.3:31943, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : existing: Destination exists, skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 INFO : There was nothing to transfer 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30544") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56008->172.17.0.3:30544, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34252") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37938->172.17.0.3:34252, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38089") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36516->172.17.0.3:38089, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34680") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59536->172.17.0.3:34680, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32529") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37680->172.17.0.3:32529, err= 2025/08/02 03:58:55 INFO : d: Making directory 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34851") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40648->172.17.0.3:34851, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Connecting to FTP server 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30654") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46724->172.17.0.3:21, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37230") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50820->172.17.0.3:30654, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38328->172.17.0.3:37230, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32584") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55470->172.17.0.3:32584, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36063") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51990->172.17.0.3:36063, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39194") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37399") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53382->172.17.0.3:39194, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38321") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48536->172.17.0.3:37399, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49842->172.17.0.3:38321, err= 2025/08/02 03:58:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : c/non empty space: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36360") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39044->172.17.0.3:36360, err= 2025/08/02 03:58:55 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/02 03:58:55 INFO : a/potato2: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 INFO : b/potato: Deleted 2025/08/02 03:58:55 INFO : d: Removing directory 2025/08/02 03:58:55 INFO : b: Removing directory 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: deleted 2 directories 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32658") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56394->172.17.0.3:32658, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30912") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32370") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42646->172.17.0.3:30912, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53380->172.17.0.3:32370, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35678") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49356->172.17.0.3:35678, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39683") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37322->172.17.0.3:39683, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30352") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51866->172.17.0.3:30352, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36288") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43434->172.17.0.3:36288, err= --- PASS: TestSyncIgnoreErrors (0.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30276") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47490->172.17.0.3:30276, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33221") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60776->172.17.0.3:33221, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32093") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59444->172.17.0.3:32093, err= 2025/08/02 03:58:55 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39509") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47308->172.17.0.3:39509, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35103") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50982->172.17.0.3:35103, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33159") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42994->172.17.0.3:33159, err= 2025/08/02 03:58:55 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/08/02 03:58:55 INFO : empty space: Copied (replaced existing) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32720") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36476->172.17.0.3:32720, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39867") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50688->172.17.0.3:39867, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31471") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58126->172.17.0.3:31471, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36779") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49168->172.17.0.3:36779, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34296") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35248->172.17.0.3:34296, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34254") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45752->172.17.0.3:34254, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32654") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56692->172.17.0.3:32654, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38277") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47312->172.17.0.3:38277, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35410") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51464->172.17.0.3:35410, err= 2025/08/02 03:58:55 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/08/02 03:58:55 INFO : foo: Copied (replaced existing) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37471") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52994->172.17.0.3:37471, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36235") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45790->172.17.0.3:36235, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31633") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48186->172.17.0.3:31633, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33511") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40714->172.17.0.3:33511, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30928") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45280->172.17.0.3:30928, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32970") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37640->172.17.0.3:32970, err= 2025/08/02 03:58:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34476") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38976->172.17.0.3:34476, err= 2025/08/02 03:58:55 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/08/02 03:58:55 INFO : potato: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32121") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43872->172.17.0.3:32121, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36696") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54690->172.17.0.3:36696, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31860") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60304->172.17.0.3:31860, err= --- PASS: TestSyncAfterAddingAFile (0.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36080") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36244->172.17.0.3:36080, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32375") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36042->172.17.0.3:32375, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32594") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46490->172.17.0.3:32594, err= 2025/08/02 03:58:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31608") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56170->172.17.0.3:31608, err= 2025/08/02 03:58:55 DEBUG : potato.41b15364.partial: renamed to: potato 2025/08/02 03:58:55 INFO : potato: Copied (replaced existing) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33274") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55844->172.17.0.3:33274, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35456") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55822->172.17.0.3:35456, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32216") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43742->172.17.0.3:32216, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33369") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34064->172.17.0.3:33369, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30369") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46464->172.17.0.3:30369, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34146") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36342->172.17.0.3:34146, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36790") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32788->172.17.0.3:36790, err= 2025/08/02 03:58:55 DEBUG : potato.706b9954.partial: renamed to: potato 2025/08/02 03:58:55 INFO : potato: Copied (replaced existing) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33939") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57718->172.17.0.3:33939, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39820") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41938->172.17.0.3:39820, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31298") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42412->172.17.0.3:31298, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39686") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36558->172.17.0.3:39686, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30517") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37778->172.17.0.3:30517, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37267") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33980->172.17.0.3:37267, err= 2025/08/02 03:58:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37938") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58296->172.17.0.3:37938, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34298") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42442->172.17.0.3:34298, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32300") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38734->172.17.0.3:32300, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31785") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49464->172.17.0.3:31785, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33173") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58544->172.17.0.3:33173, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30663") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36162->172.17.0.3:30663, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36184") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50636->172.17.0.3:36184, err= 2025/08/02 03:58:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32202") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54250->172.17.0.3:32202, err= 2025/08/02 03:58:55 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/02 03:58:55 INFO : potato2: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 INFO : potato: Deleted 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36036") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52000->172.17.0.3:36036, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33647") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46788->172.17.0.3:33647, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30873") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48574->172.17.0.3:30873, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38180") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60556->172.17.0.3:38180, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35429") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51760->172.17.0.3:35429, err= 2025/08/02 03:58:55 INFO : d: Making directory 2025/08/02 03:58:55 INFO : d/e: Making directory 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32528") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33300->172.17.0.3:32528, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36908") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39979") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37476") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47406->172.17.0.3:36908, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35000->172.17.0.3:39979, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50708->172.17.0.3:37476, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32663") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51452->172.17.0.3:32663, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31568") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36886->172.17.0.3:31568, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34648") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32506") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33411") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48350->172.17.0.3:32506, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48124->172.17.0.3:34648, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48824->172.17.0.3:33411, err= 2025/08/02 03:58:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Connecting to FTP server 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46736->172.17.0.3:21, err= 2025/08/02 03:58:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38529") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58972->172.17.0.3:38529, err= 2025/08/02 03:58:55 DEBUG : c/non empty space: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36971") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40550->172.17.0.3:36971, err= 2025/08/02 03:58:55 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/02 03:58:55 INFO : a/potato2: Copied (new) 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 INFO : b/potato: Deleted 2025/08/02 03:58:55 INFO : d/e: Removing directory 2025/08/02 03:58:55 INFO : d: Removing directory 2025/08/02 03:58:55 INFO : b: Removing directory 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: deleted 3 directories 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30054") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45020->172.17.0.3:30054, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32866") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30439") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47600->172.17.0.3:32866, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37698->172.17.0.3:30439, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32611") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59024->172.17.0.3:32611, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34030") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35583") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44360->172.17.0.3:34030, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49436->172.17.0.3:35583, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37910") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40122->172.17.0.3:37910, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35974") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40340->172.17.0.3:35974, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37938") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58298->172.17.0.3:37938, err= 2025/08/02 03:58:55 INFO : d: Making directory 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35201") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46964->172.17.0.3:35201, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39675") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32257") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36446") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54322->172.17.0.3:39675, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46326->172.17.0.3:32257, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50322->172.17.0.3:36446, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33589") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43414->172.17.0.3:33589, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38592") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34102") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36018") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56492->172.17.0.3:38592, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55918->172.17.0.3:34102, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35880->172.17.0.3:36018, err= 2025/08/02 03:58:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34111") 2025/08/02 03:58:55 DEBUG : c/non empty space: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50262->172.17.0.3:34111, err= 2025/08/02 03:58:55 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/08/02 03:58:55 INFO : a/potato2: Copied (new) 2025/08/02 03:58:55 ERROR : ftp://172.17.0.3:21/rclone-test-qawenit1veva: not deleting files as there were IO errors 2025/08/02 03:58:55 ERROR : ftp://172.17.0.3:21/rclone-test-qawenit1veva: not deleting directories as there were IO errors 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32422") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55088->172.17.0.3:32422, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30657") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34490") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36678") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34769") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32846->172.17.0.3:34490, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52470->172.17.0.3:36678, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37850->172.17.0.3:30657, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41814->172.17.0.3:34769, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37869") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53842->172.17.0.3:37869, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30755") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38624") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37078") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32912") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44718->172.17.0.3:30755, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40054->172.17.0.3:38624, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59314->172.17.0.3:37078, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42756->172.17.0.3:32912, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38573") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57642->172.17.0.3:38573, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36034") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55734->172.17.0.3:36034, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35405") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54800->172.17.0.3:35405, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34132") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41908->172.17.0.3:34132, err= 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33056") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54138->172.17.0.3:33056, err= 2025/08/02 03:58:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32771") 2025/08/02 03:58:55 INFO : potato: Deleted 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32860->172.17.0.3:32771, err= 2025/08/02 03:58:55 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/02 03:58:55 INFO : potato2: Copied (new) 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30378") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38634->172.17.0.3:30378, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32147") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56606->172.17.0.3:32147, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30989") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52824->172.17.0.3:30989, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35085") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48424->172.17.0.3:35085, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36720") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48974->172.17.0.3:36720, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39122") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50844->172.17.0.3:39122, err= 2025/08/02 03:58:55 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30573") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42308->172.17.0.3:30573, err= 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 INFO : potato: Deleted 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33044") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32916->172.17.0.3:33044, err= 2025/08/02 03:58:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:55 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39305") 2025/08/02 03:58:55 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52222->172.17.0.3:39305, err= 2025/08/02 03:58:55 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/08/02 03:58:55 INFO : potato2: Copied (new) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31463") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37876->172.17.0.3:31463, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32761") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49180->172.17.0.3:32761, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36323") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42972->172.17.0.3:36323, err= --- PASS: TestSyncDeleteBefore (0.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39783") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53988->172.17.0.3:39783, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38362") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41708->172.17.0.3:38362, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31146") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39266->172.17.0.3:31146, err= 2025/08/02 03:58:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31082") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46466->172.17.0.3:31082, err= 2025/08/02 03:58:56 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/08/02 03:58:56 INFO : potato2: Copied (new) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36966") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37206->172.17.0.3:36966, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39450") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43034->172.17.0.3:39450, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31438") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38718->172.17.0.3:31438, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34822") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40940->172.17.0.3:34822, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32673") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42962->172.17.0.3:32673, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33543") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57884->172.17.0.3:33543, err= 2025/08/02 03:58:56 DEBUG : enormous: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : enormous: Excluded 2025/08/02 03:58:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : potato2: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38236") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40842->172.17.0.3:38236, err= 2025/08/02 03:58:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : potato2: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:56 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36846") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37000->172.17.0.3:36846, err= 2025/08/02 03:58:56 DEBUG : enormous: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : enormous: Excluded 2025/08/02 03:58:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : potato2: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33487") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38862->172.17.0.3:33487, err= 2025/08/02 03:58:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : potato2: Excluded 2025/08/02 03:58:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/02 03:58:56 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:56 DEBUG : Local file system at /tmp/rclone1554746907: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : Local file system at /tmp/rclone1554746907: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36487") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51786->172.17.0.3:36487, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39488") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52370->172.17.0.3:39488, err= --- PASS: TestSyncWithExclude (0.07s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31481") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55156->172.17.0.3:31481, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31578") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52928->172.17.0.3:31578, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38204") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54750->172.17.0.3:38204, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32259") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38404->172.17.0.3:32259, err= 2025/08/02 03:58:56 DEBUG : enormous: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : enormous: Excluded 2025/08/02 03:58:56 DEBUG : potato2: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : potato2: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32150") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51304->172.17.0.3:32150, err= 2025/08/02 03:58:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : potato2: Deleted 2025/08/02 03:58:56 INFO : enormous: Deleted 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36305") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43766->172.17.0.3:36305, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35930") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44148->172.17.0.3:35930, err= 2025/08/02 03:58:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/08/02 03:58:56 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:56 DEBUG : Local file system at /tmp/rclone1554746907: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : Local file system at /tmp/rclone1554746907: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : enormous: Deleted 2025/08/02 03:58:56 INFO : potato2: Deleted 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32749") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35090->172.17.0.3:32749, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35855") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44472->172.17.0.3:35855, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38183") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44046->172.17.0.3:38183, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36871") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48412->172.17.0.3:36871, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33466") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48496->172.17.0.3:33466, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38190") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58902->172.17.0.3:38190, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36341") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52010->172.17.0.3:36341, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38782") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45558->172.17.0.3:38782, err= 2025/08/02 03:58:56 DEBUG : five: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/02 03:58:56 DEBUG : one: Destination is newer than source, skipping 2025/08/02 03:58:56 DEBUG : three: Sizes identical 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34138") 2025/08/02 03:58:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48246->172.17.0.3:34138, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30458") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56736->172.17.0.3:30458, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34565") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55548->172.17.0.3:34565, err= 2025/08/02 03:58:56 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/08/02 03:58:56 INFO : five: Copied (new) 2025/08/02 03:58:56 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/08/02 03:58:56 INFO : four: Copied (replaced existing) 2025/08/02 03:58:56 DEBUG : two.3353c5f5.partial: renamed to: two 2025/08/02 03:58:56 INFO : two: Copied (replaced existing) 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36669") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50562->172.17.0.3:36669, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36968") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33816->172.17.0.3:36968, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34658") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49422->172.17.0.3:34658, err= --- PASS: TestSyncWithUpdateOlder (0.08s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/08/02 03:58:56 ERROR : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31115") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58800->172.17.0.3:31115, err= 2025/08/02 03:58:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : yam: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39287") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38926") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47992->172.17.0.3:39287, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34348->172.17.0.3:38926, err= 2025/08/02 03:58:56 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/02 03:58:56 INFO : potato: Copied (new) 2025/08/02 03:58:56 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/02 03:58:56 INFO : yam: Copied (new) 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33279") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51414->172.17.0.3:33279, err= 2025/08/02 03:58:56 ERROR : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Ignoring --track-renames as the source and destination do not have a common hash 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33416") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40402->172.17.0.3:33416, err= 2025/08/02 03:58:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:56 DEBUG : yaml: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : potato: Unchanged skipping 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32964") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33402->172.17.0.3:32964, err= 2025/08/02 03:58:56 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/08/02 03:58:56 INFO : yaml: Copied (new) 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : yam: Deleted 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34223") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52860->172.17.0.3:34223, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31831") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46294->172.17.0.3:31831, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30389") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35160->172.17.0.3:30389, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37763") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49210->172.17.0.3:37763, err= 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Making map for --track-renames 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Finished making map for --track-renames 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/02 03:58:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for renames to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32805") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37204") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40340->172.17.0.3:32805, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35458->172.17.0.3:37204, err= 2025/08/02 03:58:56 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/02 03:58:56 INFO : potato: Copied (new) 2025/08/02 03:58:56 DEBUG : yam.48501227.partial: renamed to: yam 2025/08/02 03:58:56 INFO : yam: Copied (new) 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30916") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59674->172.17.0.3:30916, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33483") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45482->172.17.0.3:33483, err= 2025/08/02 03:58:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Making map for --track-renames 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Finished making map for --track-renames 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : potato: Unchanged skipping 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for renames to finish 2025/08/02 03:58:56 INFO : yam: Moved (server-side) to: yaml 2025/08/02 03:58:56 INFO : yaml: Renamed from "yam" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32050") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44132->172.17.0.3:32050, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37569") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36520->172.17.0.3:37569, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30147") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33514->172.17.0.3:30147, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30498") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56366->172.17.0.3:30498, err= 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Making map for --track-renames 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Finished making map for --track-renames 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for renames to finish 2025/08/02 03:58:56 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36142") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36124->172.17.0.3:36142, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35898") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55932->172.17.0.3:35898, err= 2025/08/02 03:58:56 DEBUG : potato.53508f02.partial: renamed to: potato 2025/08/02 03:58:56 INFO : potato: Copied (new) 2025/08/02 03:58:56 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/08/02 03:58:56 INFO : sub/yam: Copied (new) 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36325") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54236->172.17.0.3:36325, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30598") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54448->172.17.0.3:30598, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39058") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47512->172.17.0.3:39058, err= 2025/08/02 03:58:56 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37761") 2025/08/02 03:58:56 DEBUG : potato: Unchanged skipping 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47248->172.17.0.3:37761, err= 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Making map for --track-renames 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Finished making map for --track-renames 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for renames to finish 2025/08/02 03:58:56 INFO : sub/yam: Moved (server-side) to: yam 2025/08/02 03:58:56 INFO : yam: Renamed from "sub/yam" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30195") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57946->172.17.0.3:30195, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35682") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50300->172.17.0.3:35682, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37051") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51722->172.17.0.3:37051, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33556") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53984->172.17.0.3:33556, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38264") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53668->172.17.0.3:38264, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : Creating backend with remote "/tmp/rclone1554746907/dir1" 2025/08/02 03:58:56 DEBUG : Creating backend with remote "/tmp/rclone1554746907/dir2" 2025/08/02 03:58:56 DEBUG : Local file system at /tmp/rclone1554746907/dir2: Using server-side directory move 2025/08/02 03:58:56 INFO : Local file system at /tmp/rclone1554746907/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/02 03:58:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : Local file system at /tmp/rclone1554746907/dir2: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : Local file system at /tmp/rclone1554746907/dir2: Waiting for transfers to finish 2025/08/02 03:58:56 INFO : file1.txt: Moved (server-side) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36681") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32952->172.17.0.3:36681, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36711") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38630->172.17.0.3:36711, err= --- PASS: TestServerSideMoveLocal (0.03s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31967") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39092->172.17.0.3:31967, err= 2025/08/02 03:58:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35338") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58760->172.17.0.3:35338, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37786") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47048->172.17.0.3:37786, err= 2025/08/02 03:58:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:56 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:56 INFO : sub dir/hello world: Deleted 2025/08/02 03:58:56 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/02 03:58:56 INFO : nested/sub dir/file: Copied (new) 2025/08/02 03:58:56 INFO : nested/sub dir/file: Deleted 2025/08/02 03:58:56 INFO : sub dir: Removing directory 2025/08/02 03:58:56 INFO : nested/sub dir: Removing directory 2025/08/02 03:58:56 INFO : nested: Removing directory 2025/08/02 03:58:56 DEBUG : Local file system at /tmp/rclone1554746907: deleted 3 directories 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30497") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51304->172.17.0.3:30497, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30138") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42756->172.17.0.3:30138, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33347") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47706->172.17.0.3:33347, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35086") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49794->172.17.0.3:35086, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30069") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58830->172.17.0.3:30069, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32851") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49272->172.17.0.3:32851, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36147") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42862->172.17.0.3:36147, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30736") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56806->172.17.0.3:30736, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34411") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58776->172.17.0.3:34411, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32649") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34118->172.17.0.3:32649, err= 2025/08/02 03:58:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35073") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56038->172.17.0.3:35073, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30729") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38964->172.17.0.3:30729, err= 2025/08/02 03:58:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/08/02 03:58:56 INFO : sub dir/hello world: Copied (new) 2025/08/02 03:58:56 INFO : sub dir/hello world: Deleted 2025/08/02 03:58:56 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/08/02 03:58:56 INFO : nested/sub dir/file: Copied (new) 2025/08/02 03:58:56 INFO : nested/sub dir/file: Deleted 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32763") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54732->172.17.0.3:32763, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31681") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60540->172.17.0.3:31681, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37424") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39144->172.17.0.3:37424, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37808") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33638->172.17.0.3:37808, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31231") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47824->172.17.0.3:31231, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32908") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58580->172.17.0.3:32908, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35757") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47108->172.17.0.3:35757, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38305") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50484->172.17.0.3:38305, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32704") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58274->172.17.0.3:32704, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31733") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60882->172.17.0.3:31733, err= 2025/08/02 03:58:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37016") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35543") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46074->172.17.0.3:37016, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56532->172.17.0.3:35543, err= 2025/08/02 03:58:56 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/08/02 03:58:56 INFO : existing-b: Copied (new) 2025/08/02 03:58:56 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/02 03:58:56 INFO : existing: Copied (new) 2025/08/02 03:58:56 INFO : existing-b: Deleted 2025/08/02 03:58:56 INFO : existing: Deleted 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33844") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52788->172.17.0.3:33844, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36827") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44382->172.17.0.3:36827, err= 2025/08/02 03:58:56 DEBUG : existing: Destination exists, skipping 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32166") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38910->172.17.0.3:32166, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33082") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56370->172.17.0.3:33082, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30224") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48018->172.17.0.3:30224, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yewolof4reyi" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: > dial: conn=172.17.0.1:46742->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36622") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46166->172.17.0.3:36622, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36633") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38168->172.17.0.3:36633, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35851") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52718->172.17.0.3:35851, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31143") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43808->172.17.0.3:31143, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qawenit1veva -> ftp://172.17.0.3:21/rclone-test-yewolof4reyi 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: dial("tcp","172.17.0.3:30098") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: > dial: conn=172.17.0.1:46716->172.17.0.3:30098, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: dial("tcp","172.17.0.3:32507") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: > dial: conn=172.17.0.1:48444->172.17.0.3:32507, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: dial("tcp","172.17.0.3:38200") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: > dial: conn=172.17.0.1:54408->172.17.0.3:38200, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: Using server-side directory move 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: dial("tcp","172.17.0.3:32521") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: > dial: conn=172.17.0.1:50642->172.17.0.3:32521, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31041") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42326->172.17.0.3:31041, err= 2025/08/02 03:58:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/02 03:58:56 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: > dial: conn=172.17.0.1:46756->172.17.0.3:21, err= 2025/08/02 03:58:56 INFO : empty space: Deleted 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: Waiting for transfers to finish 2025/08/02 03:58:56 INFO : potato2: Moved (server-side) 2025/08/02 03:58:56 INFO : potato3: Deleted 2025/08/02 03:58:56 INFO : potato3: Moved (server-side) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33300") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44784->172.17.0.3:33300, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: dial("tcp","172.17.0.3:32230") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: > dial: conn=172.17.0.1:57750->172.17.0.3:32230, err= 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ziduwiq9miwi" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: > dial: conn=172.17.0.1:46762->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: Using server-side directory move 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: Server side directory move succeeded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: dial("tcp","172.17.0.3:36295") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: > dial: conn=172.17.0.1:37146->172.17.0.3:36295, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: dial("tcp","172.17.0.3:30334") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: > dial: conn=172.17.0.1:40658->172.17.0.3:30334, err= 2025/08/02 03:58:56 ERROR : error listing: directory not found 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: dial("tcp","172.17.0.3:34477") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: > dial: conn=172.17.0.1:56334->172.17.0.3:34477, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: Purge object "empty space" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: Purge object "potato2" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: Purge object "potato3" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-ziduwiq9miwi: Purge dir "" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: dial("tcp","172.17.0.3:37444") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: > dial: conn=172.17.0.1:41122->172.17.0.3:37444, err= 2025/08/02 03:58:56 ERROR : error listing: directory not found 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-yewolof4reyi: Purge dir "" 2025/08/02 03:58:56 NOTICE: purge failed to rmdir "": directory not found 2025/08/02 03:58:56 NOTICE: purge failed: directory not found 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37238") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42842->172.17.0.3:37238, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31790") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58220->172.17.0.3:31790, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qacohuf5zufe" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:46768->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34351") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36144->172.17.0.3:34351, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39019") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41984->172.17.0.3:39019, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35228") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57704->172.17.0.3:35228, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33916") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46048->172.17.0.3:33916, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qawenit1veva -> ftp://172.17.0.3:21/rclone-test-qacohuf5zufe 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:32330") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:53188->172.17.0.3:32330, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:31970") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:35974->172.17.0.3:31970, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:32119") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:58820->172.17.0.3:32119, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:30904") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31057") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:49602->172.17.0.3:30904, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41840->172.17.0.3:31057, err= 2025/08/02 03:58:56 DEBUG : empty space: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : empty space: Excluded 2025/08/02 03:58:56 DEBUG : empty space: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : empty space: Excluded 2025/08/02 03:58:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:46770->172.17.0.3:21, err= 2025/08/02 03:58:56 INFO : potato2: Moved (server-side) 2025/08/02 03:58:56 INFO : potato3: Deleted 2025/08/02 03:58:56 INFO : potato3: Moved (server-side) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35115") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57164->172.17.0.3:35115, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:34710") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:53384->172.17.0.3:34710, err= 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vuharep3vina" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: > dial: conn=172.17.0.1:46778->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: dial("tcp","172.17.0.3:31775") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: > dial: conn=172.17.0.1:38672->172.17.0.3:31775, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:32703") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:40364->172.17.0.3:32703, err= 2025/08/02 03:58:56 DEBUG : empty space: Excluded (Size Filter) 2025/08/02 03:58:56 DEBUG : empty space: Excluded 2025/08/02 03:58:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: > dial: conn=172.17.0.1:46790->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: Waiting for transfers to finish 2025/08/02 03:58:56 INFO : potato2: Moved (server-side) 2025/08/02 03:58:56 INFO : potato3: Moved (server-side) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: dial("tcp","172.17.0.3:39561") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: > dial: conn=172.17.0.1:38850->172.17.0.3:39561, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:34315") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:50156->172.17.0.3:34315, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: dial("tcp","172.17.0.3:31409") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: > dial: conn=172.17.0.1:41378->172.17.0.3:31409, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: Purge object "potato2" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: Purge object "potato3" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vuharep3vina: Purge dir "" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: dial("tcp","172.17.0.3:34047") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: > dial: conn=172.17.0.1:55240->172.17.0.3:34047, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: Purge object "empty space" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qacohuf5zufe: Purge dir "" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37711") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56802->172.17.0.3:37711, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38161") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37860->172.17.0.3:38161, err= --- PASS: TestServerSideMoveWithFilter (0.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vunutiw5vemo" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:46806->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38441") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36848->172.17.0.3:38441, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39465") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45616->172.17.0.3:39465, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36433") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58286->172.17.0.3:36433, err= 2025/08/02 03:58:56 INFO : tomatoDir: Making directory 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38663") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58070->172.17.0.3:38663, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30582") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47910->172.17.0.3:30582, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-qawenit1veva -> ftp://172.17.0.3:21/rclone-test-vunutiw5vemo 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:30971") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:42624->172.17.0.3:30971, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:31522") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:47870->172.17.0.3:31522, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:32059") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:57314->172.17.0.3:32059, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: Using server-side directory move 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:30587") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38240") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:58908->172.17.0.3:30587, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46090->172.17.0.3:38240, err= 2025/08/02 03:58:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/02 03:58:56 DEBUG : empty space: Unchanged skipping 2025/08/02 03:58:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38352") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:46810->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35192->172.17.0.3:38352, err= 2025/08/02 03:58:56 INFO : empty space: Deleted 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: Waiting for transfers to finish 2025/08/02 03:58:56 INFO : potato2: Moved (server-side) 2025/08/02 03:58:56 INFO : potato3: Deleted 2025/08/02 03:58:56 INFO : potato3: Moved (server-side) 2025/08/02 03:58:56 INFO : tomatoDir: Removing directory 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: deleted 1 directories 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37590") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45632->172.17.0.3:37590, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32893") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54674->172.17.0.3:32893, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:31023") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:37890->172.17.0.3:31023, err= 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jobafod8zeca" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: > dial: conn=172.17.0.1:46818->172.17.0.3:21, err= 2025/08/02 03:58:56 INFO : tomatoDir: Making directory 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: Using server-side directory move 2025/08/02 03:58:56 INFO : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: Server side directory move succeeded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: dial("tcp","172.17.0.3:35314") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: > dial: conn=172.17.0.1:39560->172.17.0.3:35314, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: dial("tcp","172.17.0.3:33180") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: > dial: conn=172.17.0.1:41456->172.17.0.3:33180, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:36212") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:56022->172.17.0.3:36212, err= 2025/08/02 03:58:56 ERROR : error listing: directory not found 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:36558") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:39734->172.17.0.3:36558, err= 2025/08/02 03:58:56 ERROR : error listing: directory not found 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: dial("tcp","172.17.0.3:39080") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: > dial: conn=172.17.0.1:37182->172.17.0.3:39080, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: Purge object "empty space" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: Purge object "potato2" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: Purge object "potato3" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: dial("tcp","172.17.0.3:38689") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: > dial: conn=172.17.0.1:48776->172.17.0.3:38689, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: Purge dir "tomatoDir" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jobafod8zeca: Purge dir "" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: dial("tcp","172.17.0.3:39859") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: > dial: conn=172.17.0.1:39232->172.17.0.3:39859, err= 2025/08/02 03:58:56 ERROR : error listing: directory not found 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-vunutiw5vemo: Purge dir "" 2025/08/02 03:58:56 NOTICE: purge failed to rmdir "": directory not found 2025/08/02 03:58:56 NOTICE: purge failed: directory not found 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32818") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34014->172.17.0.3:32818, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34404") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47594->172.17.0.3:34404, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36492") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60104->172.17.0.3:36492, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34450") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57720->172.17.0.3:34450, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/rclone-sync-test" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: > dial: conn=172.17.0.1:46830->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38746") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56710->172.17.0.3:38746, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37666") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41100->172.17.0.3:37666, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/rclone-sync-test" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: > dial: conn=172.17.0.1:46832->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/rclone-sync-test-include/layer2" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-include/layer2: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46846->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/rclone-sync-test-ignore-file" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-ignore-file: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:46858->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30334") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40660->172.17.0.3:30334, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: dial("tcp","172.17.0.3:36610") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35299") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: > dial: conn=172.17.0.1:46272->172.17.0.3:36610, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46766->172.17.0.3:35299, err= 2025/08/02 03:58:56 DEBUG : rclone-sync-test: Excluded 2025/08/02 03:58:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36356") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53096->172.17.0.3:36356, err= 2025/08/02 03:58:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: dial("tcp","172.17.0.3:31655") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38219") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test: > dial: conn=172.17.0.1:48840->172.17.0.3:31655, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51344->172.17.0.3:38219, err= 2025/08/02 03:58:56 DEBUG : rclone-sync-test: Excluded 2025/08/02 03:58:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34592") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53282->172.17.0.3:34592, err= 2025/08/02 03:58:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : rclone-sync-test-include: Removing directory 2025/08/02 03:58:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: failed to delete 1 directories 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:33814") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48896->172.17.0.3:33814, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36425") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48628->172.17.0.3:36425, err= 2025/08/02 03:58:56 DEBUG : rclone-sync-test: Excluded 2025/08/02 03:58:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37469") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46532->172.17.0.3:37469, err= 2025/08/02 03:58:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:37177") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33627") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57230->172.17.0.3:37177, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54190->172.17.0.3:33627, err= 2025/08/02 03:58:56 DEBUG : rclone-sync-test: Excluded 2025/08/02 03:58:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39141") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53506->172.17.0.3:39141, err= 2025/08/02 03:58:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : rclone-sync-test-include: Removing directory 2025/08/02 03:58:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: failed to delete 1 directories 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:37163") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35035") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:54778->172.17.0.3:37163, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41354->172.17.0.3:35035, err= 2025/08/02 03:58:56 DEBUG : Excluded 2025/08/02 03:58:56 DEBUG : rclone-sync-test: Excluded 2025/08/02 03:58:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33369") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34072->172.17.0.3:33369, err= 2025/08/02 03:58:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 INFO : There was nothing to transfer 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35225") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46498->172.17.0.3:35225, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36947") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39100") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50576->172.17.0.3:36947, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31242") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41422->172.17.0.3:31242, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40284->172.17.0.3:39100, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31626") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46104->172.17.0.3:31626, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38725") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43588->172.17.0.3:38725, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/dst" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:46862->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/CompareDest" 2025/08/02 03:58:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:56 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:56 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/CompareDest: Connecting to FTP server 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/CompareDest: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/CompareDest: > dial: conn=172.17.0.1:46866->172.17.0.3:21, err= 2025/08/02 03:58:56 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qawenit1veva/CompareDest" to be canonical "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/CompareDest" 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:35375") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:54798->172.17.0.3:35375, err= 2025/08/02 03:58:56 DEBUG : one: Need to transfer - File not found at Destination 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:36209") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:35804->172.17.0.3:36209, err= 2025/08/02 03:58:56 DEBUG : one.b824e1ab.partial: renamed to: one 2025/08/02 03:58:56 INFO : one: Copied (new) 2025/08/02 03:58:56 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39411") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47590->172.17.0.3:39411, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36330") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42246->172.17.0.3:36330, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34392") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42010->172.17.0.3:34392, err= 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35952") 2025/08/02 03:58:56 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41220->172.17.0.3:35952, err= 2025/08/02 03:58:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qawenit1veva/CompareDest" for canonical name "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/CompareDest" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:38508") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:59582->172.17.0.3:38508, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:35776") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:34122->172.17.0.3:35776, err= 2025/08/02 03:58:57 DEBUG : one.406dcb2c.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (replaced existing) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31791") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58960->172.17.0.3:31791, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31006") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47660->172.17.0.3:31006, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38625") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44396->172.17.0.3:38625, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30432") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60486->172.17.0.3:30432, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30626") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52290->172.17.0.3:30626, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34114") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41222->172.17.0.3:34114, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36675") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44110->172.17.0.3:36675, err= 2025/08/02 03:58:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qawenit1veva/CompareDest" for canonical name "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/CompareDest" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:39862") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:34066->172.17.0.3:39862, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : There was nothing to transfer 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31276") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51278->172.17.0.3:31276, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37190") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35161") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43110->172.17.0.3:35161, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45436->172.17.0.3:37190, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39842") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51868->172.17.0.3:39842, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31715") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53976->172.17.0.3:31715, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36194") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32489") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57348->172.17.0.3:36194, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52794->172.17.0.3:32489, err= 2025/08/02 03:58:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qawenit1veva/CompareDest" for canonical name "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/CompareDest" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:34745") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:52156->172.17.0.3:34745, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/CompareDest: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/CompareDest: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/CompareDest: > dial: conn=172.17.0.1:46878->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : There was nothing to transfer 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33877") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45648->172.17.0.3:33877, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30543") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38368->172.17.0.3:30543, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30930") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59248->172.17.0.3:30930, err= 2025/08/02 03:58:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qawenit1veva/CompareDest" for canonical name "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/CompareDest" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:33685") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:32866->172.17.0.3:33685, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : There was nothing to transfer 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32969") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50366->172.17.0.3:32969, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32251") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38051") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51248->172.17.0.3:38051, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56218->172.17.0.3:32251, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34097") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45140->172.17.0.3:34097, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34108") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37289") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33952->172.17.0.3:34108, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56274->172.17.0.3:37289, err= 2025/08/02 03:58:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qawenit1veva/CompareDest" for canonical name "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/CompareDest" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:30577") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:40262->172.17.0.3:30577, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/02 03:58:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/02 03:58:57 DEBUG : two: Need to transfer - File not found at Destination 2025/08/02 03:58:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:39221") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:49638->172.17.0.3:39221, err= 2025/08/02 03:58:57 DEBUG : two.1503b713.partial: renamed to: two 2025/08/02 03:58:57 INFO : two: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30605") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46340->172.17.0.3:30605, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37478") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32698") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49996->172.17.0.3:32698, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33818->172.17.0.3:37478, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37244") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33066->172.17.0.3:37244, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37383") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49300->172.17.0.3:37383, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31232") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58854->172.17.0.3:31232, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30583") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44760->172.17.0.3:30583, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35254") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38672->172.17.0.3:35254, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39105") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34020->172.17.0.3:39105, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30320") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39830->172.17.0.3:30320, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37755") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30958") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56922->172.17.0.3:37755, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38126->172.17.0.3:30958, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/dest" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: > dial: conn=172.17.0.1:46882->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/pre-dest1" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/pre-dest1: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/pre-dest1: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/pre-dest1: > dial: conn=172.17.0.1:46896->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qawenit1veva/pre-dest1" to be canonical "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/pre-dest1" 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/pre-dest2" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/pre-dest2: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/pre-dest2: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/pre-dest2: > dial: conn=172.17.0.1:46898->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qawenit1veva/pre-dest2" to be canonical "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/pre-dest2" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: dial("tcp","172.17.0.3:37206") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: > dial: conn=172.17.0.1:59162->172.17.0.3:37206, err= 2025/08/02 03:58:57 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/02 03:58:57 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/02 03:58:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: dial("tcp","172.17.0.3:39491") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: > dial: conn=172.17.0.1:46434->172.17.0.3:39491, err= 2025/08/02 03:58:57 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/08/02 03:58:57 INFO : 3: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: dial("tcp","172.17.0.3:31711") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dest: > dial: conn=172.17.0.1:60480->172.17.0.3:31711, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34487") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37948->172.17.0.3:34487, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36991") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30300") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38970->172.17.0.3:36991, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31818") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33928->172.17.0.3:30300, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35748->172.17.0.3:31818, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38670") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36162->172.17.0.3:38670, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31607") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35908->172.17.0.3:31607, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30713") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38626") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55646->172.17.0.3:30713, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44984->172.17.0.3:38626, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30848") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57744->172.17.0.3:30848, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/pre-dest1: closing 1 unused connections 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.15s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32128") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47120->172.17.0.3:32128, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33182") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36926->172.17.0.3:33182, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36456") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53846->172.17.0.3:36456, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33859") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36742->172.17.0.3:33859, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33994") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41936->172.17.0.3:33994, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36314") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47482->172.17.0.3:36314, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39031") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50328->172.17.0.3:39031, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/dst" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:46900->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/backup" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: > dial: conn=172.17.0.1:46910->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qawenit1veva/backup" to be canonical "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/backup" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:37694") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:60880->172.17.0.3:37694, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 INFO : one: Moved (server-side) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:39145") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:51564->172.17.0.3:39145, err= 2025/08/02 03:58:57 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) 2025/08/02 03:58:57 INFO : three.txt: Moved into backup dir 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31746") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57358->172.17.0.3:31746, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35348") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32908->172.17.0.3:35348, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35105") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50172->172.17.0.3:35105, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33110") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54140->172.17.0.3:33110, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30707") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59934->172.17.0.3:30707, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33047") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34544->172.17.0.3:33047, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34875") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45086->172.17.0.3:34875, err= 2025/08/02 03:58:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qawenit1veva/backup" for canonical name "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/backup" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:31391") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:38460->172.17.0.3:31391, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 INFO : one: Deleted 2025/08/02 03:58:57 INFO : one: Moved (server-side) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:36917") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:40804->172.17.0.3:36917, err= 2025/08/02 03:58:57 DEBUG : one.1503b713.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : three.txt: Deleted 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) 2025/08/02 03:58:57 INFO : three.txt: Moved into backup dir 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30908") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35746->172.17.0.3:30908, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32189") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60044->172.17.0.3:32189, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30249") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55550->172.17.0.3:30249, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38594") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56224->172.17.0.3:38594, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35241") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39039") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47704->172.17.0.3:35241, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56682->172.17.0.3:39039, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30552") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50744->172.17.0.3:30552, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.13s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33019") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48954->172.17.0.3:33019, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32245") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52732->172.17.0.3:32245, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32468") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41882->172.17.0.3:32468, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30293") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60998->172.17.0.3:30293, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37681") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46720->172.17.0.3:37681, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/dst" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:46918->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/backup" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: > dial: conn=172.17.0.1:46922->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qawenit1veva/backup" to be canonical "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/backup" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:38868") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:52952->172.17.0.3:38868, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one.bak 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:38940") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:39596->172.17.0.3:38940, err= 2025/08/02 03:58:57 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/02 03:58:57 INFO : three.txt: Moved into backup dir 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37595") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39810->172.17.0.3:37595, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33419") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53412->172.17.0.3:33419, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33276") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52890->172.17.0.3:33276, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33182") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36936->172.17.0.3:33182, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34002") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35992->172.17.0.3:34002, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31404") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47944->172.17.0.3:31404, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39335") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48918->172.17.0.3:39335, err= 2025/08/02 03:58:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qawenit1veva/backup" for canonical name "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/backup" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:30582") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:47926->172.17.0.3:30582, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 INFO : one.bak: Deleted 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one.bak 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:39217") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:43130->172.17.0.3:39217, err= 2025/08/02 03:58:57 DEBUG : one.1503b713.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : three.txt.bak: Deleted 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/02 03:58:57 INFO : three.txt: Moved into backup dir 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37671") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52422->172.17.0.3:37671, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31538") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58138->172.17.0.3:31538, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36103") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39424->172.17.0.3:36103, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39206") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54822->172.17.0.3:39206, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38140") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56964->172.17.0.3:38140, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37534") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37212->172.17.0.3:37534, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36545") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60754->172.17.0.3:36545, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32380") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43832->172.17.0.3:32380, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36589") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33012->172.17.0.3:36589, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35042") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51832->172.17.0.3:35042, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32456") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34750->172.17.0.3:32456, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38939") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32990->172.17.0.3:38939, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/dst" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:46932->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/backup" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: > dial: conn=172.17.0.1:46946->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-qawenit1veva/backup" to be canonical "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/backup" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:30582") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:47928->172.17.0.3:30582, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:32917") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:53182->172.17.0.3:32917, err= 2025/08/02 03:58:57 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/02 03:58:57 INFO : three.txt: Moved into backup dir 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38220") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55068->172.17.0.3:38220, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31622") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40212->172.17.0.3:31622, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33117") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59916->172.17.0.3:33117, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39700") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35040->172.17.0.3:39700, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37512") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39216->172.17.0.3:37512, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31373") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39824") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57842->172.17.0.3:39824, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44860->172.17.0.3:31373, err= 2025/08/02 03:58:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-qawenit1veva/backup" for canonical name "TestFTPPureftpd{uWMwF}:rclone-test-qawenit1veva/backup" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:35045") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:46608->172.17.0.3:35045, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 INFO : one-2019-01-01: Deleted 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:36480") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:40640->172.17.0.3:36480, err= 2025/08/02 03:58:57 DEBUG : one.1503b713.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : three-2019-01-01.txt: Deleted 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/02 03:58:57 INFO : three.txt: Moved into backup dir 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31336") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48276->172.17.0.3:31336, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30704") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31880") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52092->172.17.0.3:31880, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35770->172.17.0.3:30704, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35089") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33394->172.17.0.3:35089, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37649") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33928") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48788->172.17.0.3:37649, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45822->172.17.0.3:33928, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35374") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33342->172.17.0.3:35374, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32746") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55874->172.17.0.3:32746, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39281") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55774->172.17.0.3:39281, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38383") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41228->172.17.0.3:38383, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37869") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53844->172.17.0.3:37869, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36990") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51454->172.17.0.3:36990, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/dst" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:46958->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:36080") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:36254->172.17.0.3:36080, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one.bak 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:36874") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:35554->172.17.0.3:36874, err= 2025/08/02 03:58:57 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/02 03:58:57 INFO : three.txt: Moved into backup dir 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34903") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45082->172.17.0.3:34903, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39034") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44172->172.17.0.3:39034, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39512") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42472->172.17.0.3:39512, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30892") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36332->172.17.0.3:30892, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37949") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39738->172.17.0.3:37949, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:34365") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:41586->172.17.0.3:34365, err= 2025/08/02 03:58:57 DEBUG : one.bak: Excluded (Path Filter) 2025/08/02 03:58:57 DEBUG : one.bak: Excluded 2025/08/02 03:58:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/02 03:58:57 DEBUG : three.txt.bak: Excluded 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 INFO : one.bak: Deleted 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one.bak 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:39470") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:42318->172.17.0.3:39470, err= 2025/08/02 03:58:57 DEBUG : one.1503b713.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : three.txt.bak: Deleted 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/02 03:58:57 INFO : three.txt: Moved into backup dir 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32821") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57154->172.17.0.3:32821, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37317") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55834->172.17.0.3:37317, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38596") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53020->172.17.0.3:38596, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30359") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60580->172.17.0.3:30359, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30059") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45504->172.17.0.3:30059, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37821") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60152->172.17.0.3:37821, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37707") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55374->172.17.0.3:37707, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34833") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50328->172.17.0.3:34833, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35180") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46828->172.17.0.3:35180, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39931") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44464->172.17.0.3:39931, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/dst" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:46970->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one.bak 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:37480") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:48008->172.17.0.3:37480, err= 2025/08/02 03:58:57 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:33813") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:47446->172.17.0.3:33813, err= 2025/08/02 03:58:57 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/02 03:58:57 INFO : three.txt: Copied (new) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31647") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59752->172.17.0.3:31647, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35374") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33346->172.17.0.3:35374, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37865") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37376->172.17.0.3:37865, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38043") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55470->172.17.0.3:38043, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:58:57 INFO : one.bak: Deleted 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one.bak 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:31547") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:53594->172.17.0.3:31547, err= 2025/08/02 03:58:57 DEBUG : one.1503b713.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/02 03:58:57 INFO : three.txt.bak: Deleted 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:31200") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:59538->172.17.0.3:31200, err= 2025/08/02 03:58:57 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/02 03:58:57 INFO : three.txt: Copied (new) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33002") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44878->172.17.0.3:33002, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30533") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50320->172.17.0.3:30533, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37514") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57854->172.17.0.3:37514, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32823") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33984->172.17.0.3:32823, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34815") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41872->172.17.0.3:34815, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37811") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40172->172.17.0.3:37811, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35631") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47588->172.17.0.3:35631, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32644") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41306->172.17.0.3:32644, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36483") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38160->172.17.0.3:36483, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36908") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47422->172.17.0.3:36908, err= 2025/08/02 03:58:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qawenit1veva/dst" 2025/08/02 03:58:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{uWMwF}" suffix to name 2025/08/02 03:58:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/08/02 03:58:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/08/02 03:58:57 DEBUG : Setting pass="c8bFWOoB7wh7nasnqDzrJOqyAUeUwX2IqwGaxryEWVY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/08/02 03:58:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: Connecting to FTP server 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:46984->172.17.0.3:21, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:35678") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:49366->172.17.0.3:35678, err= 2025/08/02 03:58:57 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:39421") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:57786->172.17.0.3:39421, err= 2025/08/02 03:58:57 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/08/02 03:58:57 INFO : three.txt: Copied (new) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39087") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50792->172.17.0.3:39087, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35064") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34098->172.17.0.3:35064, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38741") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36688->172.17.0.3:38741, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37672") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32992->172.17.0.3:37672, err= 2025/08/02 03:58:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/02 03:58:57 INFO : one-2019-01-01: Deleted 2025/08/02 03:58:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:30534") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:42912->172.17.0.3:30534, err= 2025/08/02 03:58:57 DEBUG : one.1503b713.partial: renamed to: one 2025/08/02 03:58:57 INFO : one: Copied (new) 2025/08/02 03:58:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : two: Unchanged skipping 2025/08/02 03:58:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/02 03:58:57 INFO : three-2019-01-01.txt: Deleted 2025/08/02 03:58:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: dial("tcp","172.17.0.3:36211") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva/dst: > dial: conn=172.17.0.1:45870->172.17.0.3:36211, err= 2025/08/02 03:58:57 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/08/02 03:58:57 INFO : three.txt: Copied (new) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32941") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52784->172.17.0.3:32941, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38467") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37830->172.17.0.3:38467, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33700") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59480->172.17.0.3:33700, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38538") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35822->172.17.0.3:38538, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36560") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48814->172.17.0.3:36560, err= --- PASS: TestSyncSuffixKeepExtension (0.10s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35695") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52370->172.17.0.3:35695, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35475") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42476->172.17.0.3:35475, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39873") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52982->172.17.0.3:39873, err= 2025/08/02 03:58:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34310") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54566->172.17.0.3:34310, err= 2025/08/02 03:58:57 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/08/02 03:58:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36850") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58016->172.17.0.3:36850, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36351") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38484->172.17.0.3:36351, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33962") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43156->172.17.0.3:33962, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36301") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57336->172.17.0.3:36301, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30842") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43026->172.17.0.3:30842, err= 2025/08/02 03:58:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37835") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59138->172.17.0.3:37835, err= 2025/08/02 03:58:57 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/08/02 03:58:57 INFO : existing: Copied (new) 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38359") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55064->172.17.0.3:38359, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39434") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46956->172.17.0.3:39434, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39704") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43734->172.17.0.3:39704, err= 2025/08/02 03:58:57 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/02 03:58:57 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:57 ERROR : ftp://172.17.0.3:21/rclone-test-qawenit1veva: not deleting files as there were IO errors 2025/08/02 03:58:57 ERROR : ftp://172.17.0.3:21/rclone-test-qawenit1veva: not deleting directories as there were IO errors 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32634") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32900->172.17.0.3:32634, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35936") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36468->172.17.0.3:35936, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33888") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52246->172.17.0.3:33888, err= --- PASS: TestSyncImmutable (0.05s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34456") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55086->172.17.0.3:34456, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31119") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54036->172.17.0.3:31119, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37626") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43270->172.17.0.3:37626, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:57 DEBUG : existing: Unchanged skipping 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:57 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:57 INFO : There was nothing to transfer 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34910") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44172->172.17.0.3:34910, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38617") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49744->172.17.0.3:38617, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33024") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41124->172.17.0.3:33024, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34733") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39332->172.17.0.3:34733, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36695") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50692->172.17.0.3:36695, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38241") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47422->172.17.0.3:38241, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36699") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39120->172.17.0.3:36699, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33175") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59938->172.17.0.3:33175, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36881") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48312->172.17.0.3:36881, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33525") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39684->172.17.0.3:33525, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32875") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46948->172.17.0.3:32875, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30638") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42766->172.17.0.3:30638, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30696") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58552->172.17.0.3:30696, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32980") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60654->172.17.0.3:32980, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33851") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46344->172.17.0.3:33851, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31791") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58966->172.17.0.3:31791, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30689") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33970->172.17.0.3:30689, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30414") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39676->172.17.0.3:30414, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32284") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56092->172.17.0.3:32284, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30662") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41280->172.17.0.3:30662, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32105") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59118->172.17.0.3:32105, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38763") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37176->172.17.0.3:38763, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35393") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34572->172.17.0.3:35393, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32360") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43140->172.17.0.3:32360, err= 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39620") 2025/08/02 03:58:57 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47580->172.17.0.3:39620, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36459") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55128->172.17.0.3:36459, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30661") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42940->172.17.0.3:30661, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33452") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59936->172.17.0.3:33452, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34257") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59952->172.17.0.3:34257, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30732") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33372->172.17.0.3:30732, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33479") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49602->172.17.0.3:33479, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36460") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40196->172.17.0.3:36460, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33966") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48964->172.17.0.3:33966, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31987") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39538->172.17.0.3:31987, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39814") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44502->172.17.0.3:39814, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39043") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41216->172.17.0.3:39043, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31292") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32958->172.17.0.3:31292, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32140") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47542->172.17.0.3:32140, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39282") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57826->172.17.0.3:39282, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30552") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50758->172.17.0.3:30552, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30583") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44768->172.17.0.3:30583, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35241") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47710->172.17.0.3:35241, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39930") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35220->172.17.0.3:39930, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36363") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43148->172.17.0.3:36363, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35630") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43056->172.17.0.3:35630, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37616") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48830->172.17.0.3:37616, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30328") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51978->172.17.0.3:30328, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33841") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53954->172.17.0.3:33841, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32536") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60058->172.17.0.3:32536, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30714") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32920->172.17.0.3:30714, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33917") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57368->172.17.0.3:33917, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35672") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58430->172.17.0.3:35672, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30606") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47196->172.17.0.3:30606, err= 2025/08/02 03:58:58 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both0: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both13: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both14: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both15: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both16: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both17: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:58 DEBUG : both11: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both19: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both1: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both12: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both10: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both18: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both5: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both6: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both7: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both8: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both9: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both2: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both3: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both4: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 INFO : only7: Deleted 2025/08/02 03:58:58 INFO : only2: Deleted 2025/08/02 03:58:58 INFO : only0: Deleted 2025/08/02 03:58:58 INFO : only4: Deleted 2025/08/02 03:58:58 INFO : only17: Deleted 2025/08/02 03:58:58 INFO : only16: Deleted 2025/08/02 03:58:58 INFO : only10: Deleted 2025/08/02 03:58:58 INFO : only3: Deleted 2025/08/02 03:58:58 INFO : only5: Deleted 2025/08/02 03:58:58 INFO : only1: Deleted 2025/08/02 03:58:58 INFO : only15: Deleted 2025/08/02 03:58:58 INFO : only13: Deleted 2025/08/02 03:58:58 INFO : only8: Deleted 2025/08/02 03:58:58 INFO : only6: Deleted 2025/08/02 03:58:58 INFO : only12: Deleted 2025/08/02 03:58:58 INFO : only9: Deleted 2025/08/02 03:58:58 INFO : only18: Deleted 2025/08/02 03:58:58 INFO : only11: Deleted 2025/08/02 03:58:58 INFO : only14: Deleted 2025/08/02 03:58:58 INFO : only19: Deleted 2025/08/02 03:58:58 INFO : There was nothing to transfer 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33852") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47070->172.17.0.3:33852, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33528") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60826->172.17.0.3:33528, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31459") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40734->172.17.0.3:31459, err= --- PASS: TestSyncConcurrentDelete (0.12s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36344") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56480->172.17.0.3:36344, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38457") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47586->172.17.0.3:38457, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36472") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43444->172.17.0.3:36472, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38093") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40604->172.17.0.3:38093, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37734") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60476->172.17.0.3:37734, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36335") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59452->172.17.0.3:36335, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32973") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37666->172.17.0.3:32973, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39796") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48064->172.17.0.3:39796, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38700") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52000->172.17.0.3:38700, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36281") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48226->172.17.0.3:36281, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35227") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45736->172.17.0.3:35227, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32275") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40140->172.17.0.3:32275, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30935") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33932->172.17.0.3:30935, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33503") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50308->172.17.0.3:33503, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30022") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37062->172.17.0.3:30022, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33348") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59484->172.17.0.3:33348, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31026") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37588->172.17.0.3:31026, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38941") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59208->172.17.0.3:38941, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30248") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38314->172.17.0.3:30248, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31298") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42422->172.17.0.3:31298, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35217") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52830->172.17.0.3:35217, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30390") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55144->172.17.0.3:30390, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38928") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45468->172.17.0.3:38928, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32248") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54086->172.17.0.3:32248, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38992") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49690->172.17.0.3:38992, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31275") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35994->172.17.0.3:31275, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38450") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36012->172.17.0.3:38450, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38963") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43164->172.17.0.3:38963, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39747") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34536->172.17.0.3:39747, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37836") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53052->172.17.0.3:37836, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32564") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54482->172.17.0.3:32564, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31452") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49622->172.17.0.3:31452, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30206") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33310->172.17.0.3:30206, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37941") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42484->172.17.0.3:37941, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39981") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44686->172.17.0.3:39981, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39315") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59968->172.17.0.3:39315, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32557") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52472->172.17.0.3:32557, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36051") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43792->172.17.0.3:36051, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38553") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41576->172.17.0.3:38553, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34754") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49848->172.17.0.3:34754, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36813") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41188->172.17.0.3:36813, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38030") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46268->172.17.0.3:38030, err= 2025/08/02 03:58:58 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:58 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both0: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both13: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both14: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both15: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both16: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both17: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both12: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both11: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both10: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both19: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both2: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both4: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both5: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both6: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both18: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both3: Unchanged skipping 2025/08/02 03:58:58 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : both9: Unchanged skipping 2025/08/02 03:58:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : both1: Unchanged skipping 2025/08/02 03:58:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : both7: Unchanged skipping 2025/08/02 03:58:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : both8: Unchanged skipping 2025/08/02 03:58:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31668") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39579") 2025/08/02 03:58:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49850->172.17.0.3:31668, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32206") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30121") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40650->172.17.0.3:39579, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50418->172.17.0.3:30121, err= 2025/08/02 03:58:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34360->172.17.0.3:32206, err= 2025/08/02 03:58:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:58 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/08/02 03:58:58 INFO : only14: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36396") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49578->172.17.0.3:36396, err= 2025/08/02 03:58:58 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/08/02 03:58:58 INFO : only0: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37330") 2025/08/02 03:58:58 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/08/02 03:58:58 INFO : only11: Copied (replaced existing) 2025/08/02 03:58:58 INFO : only12: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60592->172.17.0.3:37330, err= 2025/08/02 03:58:58 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/08/02 03:58:58 INFO : only16: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34210") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56554->172.17.0.3:34210, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38676") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38714") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48668->172.17.0.3:38714, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40652->172.17.0.3:38676, err= 2025/08/02 03:58:58 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/08/02 03:58:58 INFO : only10: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/08/02 03:58:58 INFO : only18: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35354") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38343") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43630->172.17.0.3:35354, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51470->172.17.0.3:38343, err= 2025/08/02 03:58:58 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/08/02 03:58:58 INFO : only13: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/08/02 03:58:58 INFO : only19: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33563") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50352->172.17.0.3:33563, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36314") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47484->172.17.0.3:36314, err= 2025/08/02 03:58:58 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/08/02 03:58:58 INFO : only15: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/08/02 03:58:58 INFO : only2: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31361") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48928->172.17.0.3:31361, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39792") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45806->172.17.0.3:39792, err= 2025/08/02 03:58:58 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/08/02 03:58:58 INFO : only4: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/08/02 03:58:58 INFO : only17: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36333") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30044") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54428->172.17.0.3:36333, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45596->172.17.0.3:30044, err= 2025/08/02 03:58:58 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/08/02 03:58:58 INFO : only6: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/08/02 03:58:58 INFO : only1: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38375") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31681") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58500->172.17.0.3:38375, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60552->172.17.0.3:31681, err= 2025/08/02 03:58:58 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/08/02 03:58:58 INFO : only9: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/08/02 03:58:58 INFO : only8: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33522") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52290->172.17.0.3:33522, err= 2025/08/02 03:58:58 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/08/02 03:58:58 INFO : only5: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/08/02 03:58:58 INFO : only3: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/08/02 03:58:58 INFO : only7: Copied (replaced existing) 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36903") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38170->172.17.0.3:36903, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37258") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40382->172.17.0.3:37258, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32617") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54992->172.17.0.3:32617, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:58 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:58:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:58:58 DEBUG : empty_on_remote: Making directory with metadata 2025/08/02 03:58:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:58:58 INFO : empty_on_remote: Making directory 2025/08/02 03:58:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/02 03:58:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36997") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37768->172.17.0.3:36997, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38818") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37669") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30652") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55624->172.17.0.3:38818, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36718->172.17.0.3:30652, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46908->172.17.0.3:37669, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33280") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50022->172.17.0.3:33280, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32639") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47418->172.17.0.3:32639, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:58 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:58:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:58:58 DEBUG : empty_on_remote: Making directory with metadata 2025/08/02 03:58:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/02 03:58:58 INFO : empty_on_remote: Making directory 2025/08/02 03:58:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/02 03:58:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32614") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43116->172.17.0.3:32614, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32703") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39489") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31517") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34632") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58610->172.17.0.3:39489, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48068->172.17.0.3:31517, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40370->172.17.0.3:32703, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48906->172.17.0.3:34632, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30790") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39770->172.17.0.3:30790, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36218") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40356->172.17.0.3:36218, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 INFO : sub dir: Making directory 2025/08/02 03:58:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36905") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40796->172.17.0.3:36905, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32899") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58952->172.17.0.3:32899, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34570") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57452->172.17.0.3:34570, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36504") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51524->172.17.0.3:36504, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34040") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48616->172.17.0.3:34040, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30436") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47170->172.17.0.3:30436, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37008") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48684->172.17.0.3:37008, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30897") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54010->172.17.0.3:30897, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35404") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57262->172.17.0.3:35404, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36669") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50564->172.17.0.3:36669, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32982") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48014->172.17.0.3:32982, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/02 03:58:58 INFO : sub dir: Making directory 2025/08/02 03:58:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36562") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48106->172.17.0.3:36562, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31352") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33480->172.17.0.3:31352, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38811") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46968->172.17.0.3:38811, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38809") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60370->172.17.0.3:38809, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36640") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52792->172.17.0.3:36640, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38014") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42554->172.17.0.3:38014, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32386") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36566->172.17.0.3:32386, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33523") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42200->172.17.0.3:33523, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30264") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46338->172.17.0.3:30264, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32894") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39714->172.17.0.3:32894, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38179") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46804->172.17.0.3:38179, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.11s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31061") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37040->172.17.0.3:31061, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37528") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47536->172.17.0.3:37528, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37029") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55848->172.17.0.3:37029, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30649") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50878->172.17.0.3:30649, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36858") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54434->172.17.0.3:36858, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36683") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49108->172.17.0.3:36683, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39620") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47584->172.17.0.3:39620, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36377") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43826->172.17.0.3:36377, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35188") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44422->172.17.0.3:35188, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36951") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46352->172.17.0.3:36951, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34100") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46136->172.17.0.3:34100, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35328") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36322->172.17.0.3:35328, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31348") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43234->172.17.0.3:31348, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31525") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47010->172.17.0.3:31525, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34496") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45192->172.17.0.3:34496, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36172") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49756->172.17.0.3:36172, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36570") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42920->172.17.0.3:36570, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32405") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33874->172.17.0.3:32405, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33493") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46184->172.17.0.3:33493, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30906") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51800->172.17.0.3:30906, err= 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30032") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47594->172.17.0.3:30032, err= 2025/08/02 03:58:58 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : apple: Excluded 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:58 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : banana: Excluded 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32246") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38890->172.17.0.3:32246, err= 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37703") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37244->172.17.0.3:37703, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30180") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41532->172.17.0.3:30180, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36852") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40788->172.17.0.3:36852, err= 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:58:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : apple: Unchanged skipping 2025/08/02 03:58:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : banana: Unchanged skipping 2025/08/02 03:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34033") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60916->172.17.0.3:34033, err= 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 INFO : There was nothing to transfer 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37945") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55486->172.17.0.3:37945, err= 2025/08/02 03:58:58 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : apple: Excluded 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:58 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : banana: Excluded 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32024") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36416->172.17.0.3:32024, err= 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39464") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60112->172.17.0.3:39464, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37987") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54952->172.17.0.3:37987, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37129") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39536->172.17.0.3:37129, err= 2025/08/02 03:58:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : apple: Unchanged skipping 2025/08/02 03:58:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : banana: Unchanged skipping 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:58:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37388") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55082->172.17.0.3:37388, err= 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 INFO : There was nothing to transfer 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31724") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52318->172.17.0.3:31724, err= 2025/08/02 03:58:58 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : apple: Excluded 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:58 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : banana: Excluded 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36304") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37068->172.17.0.3:36304, err= 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31063") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57556->172.17.0.3:31063, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34999") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46376->172.17.0.3:34999, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38012") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54940->172.17.0.3:38012, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39383") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39376->172.17.0.3:39383, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34937") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34586->172.17.0.3:34937, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34336") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54224->172.17.0.3:34336, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36637") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48286->172.17.0.3:36637, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32536") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60074->172.17.0.3:32536, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33243") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35810->172.17.0.3:33243, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35500") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41278->172.17.0.3:35500, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31826") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55000->172.17.0.3:31826, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33629") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58980->172.17.0.3:33629, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38115") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38046->172.17.0.3:38115, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34813") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43094->172.17.0.3:34813, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36109") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59354->172.17.0.3:36109, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32640") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42648->172.17.0.3:32640, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35562") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34882->172.17.0.3:35562, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39662") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50360->172.17.0.3:39662, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34443") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55946->172.17.0.3:34443, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38201") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46554->172.17.0.3:38201, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38028") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46096->172.17.0.3:38028, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33403") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50706->172.17.0.3:33403, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32899") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58968->172.17.0.3:32899, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32998") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36278->172.17.0.3:32998, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35563") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40078->172.17.0.3:35563, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38545") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38696->172.17.0.3:38545, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37292") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33968->172.17.0.3:37292, err= 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39266") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36280->172.17.0.3:39266, err= 2025/08/02 03:58:58 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : apple: Excluded 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:58 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : banana: Excluded 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38965") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36218->172.17.0.3:38965, err= 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35774") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47978->172.17.0.3:35774, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32001") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56112->172.17.0.3:32001, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32547") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57072->172.17.0.3:32547, err= 2025/08/02 03:58:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : apple: Unchanged skipping 2025/08/02 03:58:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : banana: Unchanged skipping 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34682") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43838->172.17.0.3:34682, err= 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 INFO : There was nothing to transfer 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36387") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33844->172.17.0.3:36387, err= 2025/08/02 03:58:58 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : apple: Excluded 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:58 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : banana: Excluded 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30824") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53112->172.17.0.3:30824, err= 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37397") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52208->172.17.0.3:37397, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35833") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60062->172.17.0.3:35833, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33635") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50746->172.17.0.3:33635, err= 2025/08/02 03:58:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : apple: Unchanged skipping 2025/08/02 03:58:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : banana: Unchanged skipping 2025/08/02 03:58:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30539") 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36032->172.17.0.3:30539, err= 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 INFO : There was nothing to transfer 2025/08/02 03:58:58 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32152") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36200->172.17.0.3:32152, err= 2025/08/02 03:58:58 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : apple: Excluded 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:58 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : banana: Excluded 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39710") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34564->172.17.0.3:39710, err= 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37200") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58242->172.17.0.3:37200, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35870") 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57326->172.17.0.3:35870, err= 2025/08/02 03:58:58 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33754") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46434->172.17.0.3:33754, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37976") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57058->172.17.0.3:37976, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32429") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39306->172.17.0.3:32429, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34313") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55534->172.17.0.3:34313, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34118") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60406->172.17.0.3:34118, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30782") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52170->172.17.0.3:30782, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37172") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36894->172.17.0.3:37172, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34627") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40548->172.17.0.3:34627, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36247") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43200->172.17.0.3:36247, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34723") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35964->172.17.0.3:34723, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39756") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56732->172.17.0.3:39756, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36582") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54584->172.17.0.3:36582, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36676") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52600->172.17.0.3:36676, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37956") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38110->172.17.0.3:37956, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32270") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33054->172.17.0.3:32270, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34219") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39846->172.17.0.3:34219, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33687") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46982->172.17.0.3:33687, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33136") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42472->172.17.0.3:33136, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36533") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54536->172.17.0.3:36533, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35419") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55986->172.17.0.3:35419, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30557") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60792->172.17.0.3:30557, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38434") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56986->172.17.0.3:38434, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30056") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43750->172.17.0.3:30056, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30202") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55872->172.17.0.3:30202, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35815") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33158->172.17.0.3:35815, err= 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39896") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52654->172.17.0.3:39896, err= 2025/08/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : apple: Excluded 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : banana: Excluded 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37513") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52468->172.17.0.3:37513, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37759") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46732->172.17.0.3:37759, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38568") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44470->172.17.0.3:38568, err= 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32480") 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54420->172.17.0.3:32480, err= 2025/08/02 03:58:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Connecting to FTP server 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33201") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46994->172.17.0.3:21, err= 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37712") 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40864->172.17.0.3:37712, err= 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37584") 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54900->172.17.0.3:33201, err= 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48866->172.17.0.3:37584, err= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33453") 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35050->172.17.0.3:33453, err= 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:59 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/08/02 03:58:59 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/02 03:58:59 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36631") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32387") 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41264->172.17.0.3:32387, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48726->172.17.0.3:36631, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30009") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47494->172.17.0.3:30009, err= 2025/08/02 03:58:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37212") 2025/08/02 03:58:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39284->172.17.0.3:37212, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37259") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35052") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38028->172.17.0.3:37259, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52850->172.17.0.3:35052, err= 2025/08/02 03:58:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33378") 2025/08/02 03:58:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56098->172.17.0.3:33378, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39878") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55544->172.17.0.3:39878, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34296") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35268->172.17.0.3:34296, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39168") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57932->172.17.0.3:39168, err= 2025/08/02 03:58:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39398") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31415") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36756") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38814->172.17.0.3:39398, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35084->172.17.0.3:31415, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39608->172.17.0.3:36756, err= 2025/08/02 03:58:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37445") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47874->172.17.0.3:37445, err= 2025/08/02 03:58:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32157") 2025/08/02 03:58:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52708->172.17.0.3:32157, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38999") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55916->172.17.0.3:38999, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37341") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43810->172.17.0.3:37341, err= 2025/08/02 03:58:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Connecting to FTP server 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Connecting to FTP server 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Connecting to FTP server 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47010->172.17.0.3:21, err= 2025/08/02 03:58:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0003-defghij.txt: Deleted 2025/08/02 03:58:59 INFO : appleappleapplebanana: Deleted 2025/08/02 03:58:59 INFO : banana: Deleted 2025/08/02 03:58:59 INFO : dir1/0009-3456789.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0010-456789.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/02 03:58:59 INFO : splitbananasplit: Deleted 2025/08/02 03:58:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0008-2345678.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0007-1234567.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0013-789;=.txt: Deleted 2025/08/02 03:58:59 INFO : apple: Deleted 2025/08/02 03:58:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0012-6789;.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47022->172.17.0.3:21, err= 2025/08/02 03:58:59 INFO : dir1/0014-89;=.txt: Deleted 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:21") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47026->172.17.0.3:21, err= 2025/08/02 03:58:59 INFO : dir1/0015-9;=.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0011-56789;.txt: Deleted 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30916") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59690->172.17.0.3:30916, err= 2025/08/02 03:58:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : YXBwbGU=: Excluded 2025/08/02 03:58:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/02 03:58:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : YmFuYW5h: Excluded 2025/08/02 03:58:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30224") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48026->172.17.0.3:30224, err= 2025/08/02 03:58:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34270") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59696->172.17.0.3:34270, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33198") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35134->172.17.0.3:33198, err= 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35381") 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50766->172.17.0.3:35381, err= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : apple: Unchanged skipping 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:58:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : banana: Unchanged skipping 2025/08/02 03:58:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32642") 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33630->172.17.0.3:32642, err= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37658") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54306->172.17.0.3:37658, err= 2025/08/02 03:58:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : YXBwbGU=: Excluded 2025/08/02 03:58:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/08/02 03:58:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : YmFuYW5h: Excluded 2025/08/02 03:58:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33283") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60534->172.17.0.3:33283, err= 2025/08/02 03:58:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/08/02 03:58:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32092") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48016->172.17.0.3:32092, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38414") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35036->172.17.0.3:38414, err= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : apple: transformed to: YXBwbGU= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/02 03:58:59 DEBUG : banana: transformed to: YmFuYW5h 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31481") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55170->172.17.0.3:31481, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36542") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49126->172.17.0.3:36542, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38001") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41302->172.17.0.3:38001, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35763") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38964->172.17.0.3:35763, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38688") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49512->172.17.0.3:38688, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36117") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59034->172.17.0.3:36117, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38492") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52048->172.17.0.3:38492, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39557") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55056->172.17.0.3:39557, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39778") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38118->172.17.0.3:39778, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33611") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59356->172.17.0.3:33611, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30854") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55272->172.17.0.3:30854, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35647") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54262->172.17.0.3:35647, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35873") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47258->172.17.0.3:35873, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35543") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56536->172.17.0.3:35543, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38246") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45620->172.17.0.3:38246, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31934") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60582->172.17.0.3:31934, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31292") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32960->172.17.0.3:31292, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39220") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40222->172.17.0.3:39220, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36199") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45650->172.17.0.3:36199, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31078") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44502->172.17.0.3:31078, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32979") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41296->172.17.0.3:32979, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34292") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59758->172.17.0.3:34292, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32891") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36960->172.17.0.3:32891, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37608") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44758->172.17.0.3:37608, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31902") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50412->172.17.0.3:31902, err= 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36199") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45652->172.17.0.3:36199, err= 2025/08/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : apple: Excluded 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : banana: Excluded 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30293") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32782->172.17.0.3:30293, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30715") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33218->172.17.0.3:30715, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36379") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47776->172.17.0.3:36379, err= 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31137") 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60246->172.17.0.3:31137, err= 2025/08/02 03:58:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33198") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35136->172.17.0.3:33198, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36328") 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36306->172.17.0.3:36328, err= 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33720") 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34565") 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39773") 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44326->172.17.0.3:33720, err= 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55556->172.17.0.3:34565, err= 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53864->172.17.0.3:39773, err= 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/08/02 03:58:59 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31298") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38226") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34598->172.17.0.3:38226, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42426->172.17.0.3:31298, err= 2025/08/02 03:58:59 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/08/02 03:58:59 INFO : apple: Copied (new) to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30183") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38762->172.17.0.3:30183, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37958") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55634->172.17.0.3:37958, err= 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36573") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42500->172.17.0.3:36573, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33533") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38502") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45918->172.17.0.3:33533, err= 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43154->172.17.0.3:38502, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35479") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47228->172.17.0.3:35479, err= 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36929") 2025/08/02 03:58:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46904->172.17.0.3:36929, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33191") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36937") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47398->172.17.0.3:33191, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53260->172.17.0.3:36937, err= 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37917") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36190->172.17.0.3:37917, err= 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38647") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33019") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41704->172.17.0.3:38647, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48960->172.17.0.3:33019, err= 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35013") 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53772->172.17.0.3:35013, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37842") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40540->172.17.0.3:37842, err= 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:58:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0010-456789.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0003-defghij.txt: Deleted 2025/08/02 03:58:59 INFO : appleappleapplebanana: Deleted 2025/08/02 03:58:59 INFO : splitbananasplit: Deleted 2025/08/02 03:58:59 INFO : apple: Deleted 2025/08/02 03:58:59 INFO : dir1/0013-789;=.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0009-3456789.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0011-56789;.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0007-1234567.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0012-6789;.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0008-2345678.txt: Deleted 2025/08/02 03:58:59 INFO : banana: Deleted 2025/08/02 03:58:59 INFO : dir1/0015-9;=.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0014-89;=.txt: Deleted 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32048") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52450->172.17.0.3:32048, err= 2025/08/02 03:58:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : PREFIXapple: Excluded 2025/08/02 03:58:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/08/02 03:58:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : PREFIXbanana: Excluded 2025/08/02 03:58:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : PREFIXsplitbananasplit: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38437") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42808->172.17.0.3:38437, err= 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35669") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60288->172.17.0.3:35669, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32183") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38234->172.17.0.3:32183, err= 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : apple: transformed to: PREFIXapple 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/02 03:58:59 DEBUG : banana: transformed to: PREFIXbanana 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31374") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37612->172.17.0.3:31374, err= 2025/08/02 03:58:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32374") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32655") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36362") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34046->172.17.0.3:32374, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36836") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56336->172.17.0.3:36836, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51794->172.17.0.3:36362, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56564->172.17.0.3:32655, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32579") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40462->172.17.0.3:32579, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:59 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/02 03:58:59 INFO : apple: Copied (new) 2025/08/02 03:58:59 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/02 03:58:59 INFO : banana: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37493") 2025/08/02 03:58:59 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/02 03:58:59 INFO : splitbananasplit: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34098->172.17.0.3:37493, err= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/02 03:58:59 INFO : appleappleapplebanana: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37297") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39919") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40708->172.17.0.3:37297, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34868") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35166->172.17.0.3:34868, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55230->172.17.0.3:39919, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/02 03:58:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32545") 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/02 03:58:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/02 03:58:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54800->172.17.0.3:32545, err= 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/02 03:58:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37813") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36421") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53354->172.17.0.3:37813, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38215") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48338->172.17.0.3:36421, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50984->172.17.0.3:38215, err= 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/02 03:58:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/02 03:58:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36187") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38658") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54624->172.17.0.3:36187, err= 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/02 03:58:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56304->172.17.0.3:38658, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34161") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34298->172.17.0.3:34161, err= 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/02 03:58:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30791") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40122->172.17.0.3:30791, err= 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/02 03:58:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/02 03:58:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30620") 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/02 03:58:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/02 03:58:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36918") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43712->172.17.0.3:36918, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41310->172.17.0.3:30620, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35191") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33378") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36936->172.17.0.3:35191, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56110->172.17.0.3:33378, err= 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/02 03:58:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/02 03:58:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/02 03:58:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/02 03:58:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/02 03:58:59 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/02 03:58:59 INFO : PREFIXbanana: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/02 03:58:59 INFO : PREFIXapple: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/02 03:58:59 INFO : PREFIXsplitbananasplit: Deleted 2025/08/02 03:58:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35175") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49966->172.17.0.3:35175, err= 2025/08/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : apple: Excluded 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : banana: Excluded 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34256") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47808->172.17.0.3:34256, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34943") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47780->172.17.0.3:34943, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32678") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35998->172.17.0.3:32678, err= 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37875") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33654->172.17.0.3:37875, err= 2025/08/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : apple: Excluded 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : banana: Excluded 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32922") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37754->172.17.0.3:32922, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31075") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59634->172.17.0.3:31075, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30256") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55640->172.17.0.3:30256, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33123") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48874->172.17.0.3:33123, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30200") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54246->172.17.0.3:30200, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30045") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47614->172.17.0.3:30045, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30120") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35742->172.17.0.3:30120, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38012") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54948->172.17.0.3:38012, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31445") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43528->172.17.0.3:31445, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31970") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35980->172.17.0.3:31970, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36406") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35068->172.17.0.3:36406, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36349") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39744->172.17.0.3:36349, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31988") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48592->172.17.0.3:31988, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36919") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54886->172.17.0.3:36919, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32150") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51310->172.17.0.3:32150, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30872") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53564->172.17.0.3:30872, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31770") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37214->172.17.0.3:31770, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31927") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45420->172.17.0.3:31927, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36373") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59026->172.17.0.3:36373, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31594") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55496->172.17.0.3:31594, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35442") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33434->172.17.0.3:35442, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34421") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54752->172.17.0.3:34421, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34592") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53292->172.17.0.3:34592, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37081") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52488->172.17.0.3:37081, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39351") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59888->172.17.0.3:39351, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30111") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46694->172.17.0.3:30111, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30029") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51210->172.17.0.3:30029, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30420") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47406->172.17.0.3:30420, err= 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31405") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39602->172.17.0.3:31405, err= 2025/08/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : apple: Excluded 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : banana: Excluded 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39474") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40254->172.17.0.3:39474, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32513") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57720->172.17.0.3:32513, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34881") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35460->172.17.0.3:34881, err= 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39084") 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53152->172.17.0.3:39084, err= 2025/08/02 03:58:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:58:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39358") 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37095") 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34460") 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45918->172.17.0.3:39358, err= 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57208->172.17.0.3:34460, err= 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33196->172.17.0.3:37095, err= 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35726") 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34386->172.17.0.3:35726, err= 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31944") 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37862->172.17.0.3:31944, err= 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:59 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/08/02 03:58:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37584") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48880->172.17.0.3:37584, err= 2025/08/02 03:58:59 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/08/02 03:58:59 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/08/02 03:58:59 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30989") 2025/08/02 03:58:59 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32383") 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52836->172.17.0.3:30989, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44388->172.17.0.3:32383, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35799") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43988->172.17.0.3:35799, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34722") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35836") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59118->172.17.0.3:34722, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32202") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42732->172.17.0.3:35836, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54260->172.17.0.3:32202, err= 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30749") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54574->172.17.0.3:30749, err= 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39517") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55708->172.17.0.3:39517, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36177") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32085") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55298->172.17.0.3:36177, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52588->172.17.0.3:32085, err= 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39791") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41284->172.17.0.3:39791, err= 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31666") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33172->172.17.0.3:31666, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36753") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36608") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43326->172.17.0.3:36753, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33940->172.17.0.3:36608, err= 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37292") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33980->172.17.0.3:37292, err= 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:58:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 INFO : banana: Deleted 2025/08/02 03:58:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0008-2345678.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0010-456789.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0003-defghij.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0007-1234567.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0011-56789;.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0013-789;=.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0009-3456789.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0014-89;=.txt: Deleted 2025/08/02 03:58:59 INFO : apple: Deleted 2025/08/02 03:58:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/02 03:58:59 INFO : dir1/0015-9;=.txt: Deleted 2025/08/02 03:58:59 INFO : appleappleapplebanana: Deleted 2025/08/02 03:58:59 INFO : dir1/0012-6789;.txt: Deleted 2025/08/02 03:58:59 INFO : splitbananasplit: Deleted 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36909") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41082->172.17.0.3:36909, err= 2025/08/02 03:58:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : bananaSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : splitbananasplitSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30793") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44974->172.17.0.3:30793, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34794") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38854->172.17.0.3:34794, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33219") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53844->172.17.0.3:33219, err= 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/02 03:58:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35151") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40336->172.17.0.3:35151, err= 2025/08/02 03:58:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37632") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54544->172.17.0.3:37632, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38983") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37743") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36821") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40396->172.17.0.3:38983, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57802->172.17.0.3:37743, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36522") 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40786->172.17.0.3:36821, err= 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57786->172.17.0.3:36522, err= 2025/08/02 03:58:59 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/08/02 03:58:59 INFO : apple: Copied (new) 2025/08/02 03:58:59 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/08/02 03:58:59 INFO : splitbananasplit: Copied (new) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/08/02 03:58:59 INFO : appleappleapplebanana: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37884") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59212->172.17.0.3:37884, err= 2025/08/02 03:58:59 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/08/02 03:58:59 INFO : banana: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39030") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31126") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59600->172.17.0.3:39030, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53916->172.17.0.3:31126, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32531") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35844->172.17.0.3:32531, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/08/02 03:58:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/02 03:58:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/08/02 03:58:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/08/02 03:58:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31473") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36764") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39942->172.17.0.3:36764, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56142->172.17.0.3:31473, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38858") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30016") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54520->172.17.0.3:38858, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54398->172.17.0.3:30016, err= 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/08/02 03:58:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/08/02 03:58:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35363") 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/08/02 03:58:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/02 03:58:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33464->172.17.0.3:35363, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34186") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42042->172.17.0.3:34186, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39286") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39553") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51574->172.17.0.3:39553, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58576->172.17.0.3:39286, err= 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/08/02 03:58:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/08/02 03:58:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/08/02 03:58:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33376") 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33224") 2025/08/02 03:58:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42834->172.17.0.3:33376, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35320->172.17.0.3:33224, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35565") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54594->172.17.0.3:35565, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39676") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38044->172.17.0.3:39676, err= 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/08/02 03:58:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/08/02 03:58:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/08/02 03:58:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/08/02 03:58:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : bananaSUFFIX: Deleted 2025/08/02 03:58:59 INFO : appleSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : splitbananasplitSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/02 03:58:59 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37147") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50322->172.17.0.3:37147, err= 2025/08/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : apple: Excluded 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : banana: Excluded 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38397") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56958->172.17.0.3:38397, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32287") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50464->172.17.0.3:32287, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33097") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46876->172.17.0.3:33097, err= 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32215") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35286->172.17.0.3:32215, err= 2025/08/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : apple: Excluded 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : banana: Excluded 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35355") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34294->172.17.0.3:35355, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39130") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51680->172.17.0.3:39130, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36490") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36754->172.17.0.3:36490, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30959") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33658->172.17.0.3:30959, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37851") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52138->172.17.0.3:37851, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39620") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47600->172.17.0.3:39620, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39141") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53512->172.17.0.3:39141, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30003") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42282->172.17.0.3:30003, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31744") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54714->172.17.0.3:31744, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30120") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35754->172.17.0.3:30120, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36725") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50266->172.17.0.3:36725, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37414") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59810->172.17.0.3:37414, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38075") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39246->172.17.0.3:38075, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37389") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57416->172.17.0.3:37389, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39159") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35552->172.17.0.3:39159, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30306") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40020->172.17.0.3:30306, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33106") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37420->172.17.0.3:33106, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35637") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60294->172.17.0.3:35637, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39823") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51316->172.17.0.3:39823, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33972") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43772->172.17.0.3:33972, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33499") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55524->172.17.0.3:33499, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31973") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51388->172.17.0.3:31973, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39048") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39360->172.17.0.3:39048, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33988") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35198->172.17.0.3:33988, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30104") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37726->172.17.0.3:30104, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32096") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50878->172.17.0.3:32096, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35247") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39416->172.17.0.3:35247, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31425") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60054->172.17.0.3:31425, err= 2025/08/02 03:58:59 DEBUG : Waiting for deletions to finish 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38428") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58242->172.17.0.3:38428, err= 2025/08/02 03:58:59 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : apple: Excluded 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:58:59 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : banana: Excluded 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : splitbananasplit: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36059") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54436->172.17.0.3:36059, err= 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:58:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34265") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36916->172.17.0.3:34265, err= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34448") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35816->172.17.0.3:34448, err= 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38839") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57344->172.17.0.3:38839, err= 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:58:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : apple: Unchanged skipping 2025/08/02 03:58:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:58:59 DEBUG : banana: Unchanged skipping 2025/08/02 03:58:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:58:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33073") 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34850") 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58158->172.17.0.3:33073, err= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39881") 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60394->172.17.0.3:34850, err= 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47476->172.17.0.3:39881, err= 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/02 03:58:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/02 03:58:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:58:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:58:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:58:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:58:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:58:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:58:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:58:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:58:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:58:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:58:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:58:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:58:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:58:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/02 03:58:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:58:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34716") 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38083") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31503") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34406->172.17.0.3:34716, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35234->172.17.0.3:31503, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58188->172.17.0.3:38083, err= 2025/08/02 03:59:00 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/08/02 03:59:00 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37022") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60352->172.17.0.3:37022, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/08/02 03:59:00 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/08/02 03:59:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38006") 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/08/02 03:59:00 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51542->172.17.0.3:38006, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31359") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39748->172.17.0.3:31359, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34643") 2025/08/02 03:59:00 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/08/02 03:59:00 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39416->172.17.0.3:34643, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33613") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50050->172.17.0.3:33613, err= 2025/08/02 03:59:00 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/08/02 03:59:00 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/08/02 03:59:00 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/08/02 03:59:00 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35321") 2025/08/02 03:59:00 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/08/02 03:59:00 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46684->172.17.0.3:35321, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37000") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36411") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36443") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37606->172.17.0.3:37000, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36158->172.17.0.3:36411, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51100->172.17.0.3:36443, err= 2025/08/02 03:59:00 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/08/02 03:59:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/08/02 03:59:00 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/08/02 03:59:00 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/08/02 03:59:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39679") 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33132->172.17.0.3:39679, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35858") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37253") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51494->172.17.0.3:35858, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36507") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36722->172.17.0.3:37253, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55940->172.17.0.3:36507, err= 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/08/02 03:59:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/02 03:59:00 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/08/02 03:59:00 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/08/02 03:59:00 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0014-89;=.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0009-3456789.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0013-789;=.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0008-2345678.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0010-456789.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0003-defghij.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0011-56789;.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0007-1234567.txt: Deleted 2025/08/02 03:59:00 INFO : splitbananasplit: Deleted 2025/08/02 03:59:00 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0012-6789;.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0015-9;=.txt: Deleted 2025/08/02 03:59:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/02 03:59:00 INFO : appleappleapplebanana: Deleted 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39988") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49772->172.17.0.3:39988, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleapple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleapple: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbanan: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34461") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44076->172.17.0.3:34461, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcde: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdef: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefg: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defgh: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghi: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghij: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijk: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-12345: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-23456: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-34567: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-45678: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30859") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43438->172.17.0.3:30859, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39440") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38006->172.17.0.3:39440, err= 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37884") 2025/08/02 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59220->172.17.0.3:37884, err= 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33799") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47820->172.17.0.3:33799, err= 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/02 03:59:00 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/02 03:59:00 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/02 03:59:00 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/02 03:59:00 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/02 03:59:00 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/02 03:59:00 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/02 03:59:00 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38850") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35844->172.17.0.3:38850, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleapple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleapple: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbanan: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35121") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34274->172.17.0.3:35121, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcde: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdef: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefg: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defgh: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghi: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghij: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijk: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-12345: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-23456: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-34567: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-45678: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.t: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35263") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34704->172.17.0.3:35263, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39080") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37190->172.17.0.3:39080, err= 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/02 03:59:00 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39406") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59558->172.17.0.3:39406, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39609") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46394->172.17.0.3:39609, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32612") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43792->172.17.0.3:32612, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39420") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46136->172.17.0.3:39420, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31528") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46738->172.17.0.3:31528, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36767") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47698->172.17.0.3:36767, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32637") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47264->172.17.0.3:32637, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38074") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47674->172.17.0.3:38074, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32134") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48370->172.17.0.3:32134, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37659") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60716->172.17.0.3:37659, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31563") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60042->172.17.0.3:31563, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37268") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59706->172.17.0.3:37268, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34893") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56056->172.17.0.3:34893, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36970") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55562->172.17.0.3:36970, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36976") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48194->172.17.0.3:36976, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32729") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60404->172.17.0.3:32729, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33089") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43438->172.17.0.3:33089, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34514") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41852->172.17.0.3:34514, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39271") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55278->172.17.0.3:39271, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30300") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33938->172.17.0.3:30300, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30247") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60242->172.17.0.3:30247, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36466") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41958->172.17.0.3:36466, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37975") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51344->172.17.0.3:37975, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34351") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36156->172.17.0.3:34351, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31193") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54280->172.17.0.3:31193, err= 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33707") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42296->172.17.0.3:33707, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36574") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60280->172.17.0.3:36574, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39541") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56170->172.17.0.3:39541, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32158") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52232->172.17.0.3:32158, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33618") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44306->172.17.0.3:33618, err= 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37430") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46038->172.17.0.3:37430, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35073") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56054->172.17.0.3:35073, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32108") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52104->172.17.0.3:32108, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33089") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43442->172.17.0.3:33089, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34123") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44584->172.17.0.3:34123, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39471") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38956->172.17.0.3:39471, err= 2025/08/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35650") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48690->172.17.0.3:35650, err= 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32493") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54758->172.17.0.3:32493, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39910") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47256->172.17.0.3:39910, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30786") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34160->172.17.0.3:30786, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38302") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55122->172.17.0.3:38302, err= 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39058") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47520->172.17.0.3:39058, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38042") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47484->172.17.0.3:38042, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36125") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39250->172.17.0.3:36125, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36220") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59332->172.17.0.3:36220, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39214") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56982->172.17.0.3:39214, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34513") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46224->172.17.0.3:34513, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39406") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59560->172.17.0.3:39406, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39594") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54386->172.17.0.3:39594, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37487") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36296->172.17.0.3:37487, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38412") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37826->172.17.0.3:38412, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39135") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48098->172.17.0.3:39135, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39774") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45662->172.17.0.3:39774, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32452") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59204->172.17.0.3:32452, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32820") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51298->172.17.0.3:32820, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32209") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46230->172.17.0.3:32209, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39099") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48844->172.17.0.3:39099, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35406") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51580->172.17.0.3:35406, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34671") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56814->172.17.0.3:34671, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33297") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47700->172.17.0.3:33297, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31935") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45632->172.17.0.3:31935, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35670") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46624->172.17.0.3:35670, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34242") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45622->172.17.0.3:34242, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31920") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33886->172.17.0.3:31920, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38252") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42648->172.17.0.3:38252, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30036") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42368->172.17.0.3:30036, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35694") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:32784->172.17.0.3:35694, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37713") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45904->172.17.0.3:37713, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37795") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56224->172.17.0.3:37795, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36950") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41294->172.17.0.3:36950, err= 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33272") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51944->172.17.0.3:33272, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38957") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37330->172.17.0.3:38957, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33995") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36252->172.17.0.3:33995, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36670") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59292->172.17.0.3:36670, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37466") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46442->172.17.0.3:37466, err= 2025/08/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30431") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58822->172.17.0.3:30431, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33188") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39528->172.17.0.3:33188, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32570") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56850->172.17.0.3:32570, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39908") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53710->172.17.0.3:39908, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35232") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43030->172.17.0.3:35232, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39240") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33268->172.17.0.3:39240, err= 2025/08/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32356") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34026->172.17.0.3:32356, err= 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31501") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44214->172.17.0.3:31501, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35475") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42484->172.17.0.3:35475, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39285") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48718->172.17.0.3:39285, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31826") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55016->172.17.0.3:31826, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34725") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45178->172.17.0.3:34725, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31163") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43960->172.17.0.3:31163, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31376") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35680->172.17.0.3:31376, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36252") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51630->172.17.0.3:36252, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37005") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51682->172.17.0.3:37005, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38052") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56640->172.17.0.3:38052, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34643") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39428->172.17.0.3:34643, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37198") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47540->172.17.0.3:37198, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35862") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57666->172.17.0.3:35862, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31823") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51288->172.17.0.3:31823, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39531") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39660->172.17.0.3:39531, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39241") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39408->172.17.0.3:39241, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35097") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34588->172.17.0.3:35097, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38883") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60448->172.17.0.3:38883, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32265") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49712->172.17.0.3:32265, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37527") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44824->172.17.0.3:37527, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32996") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52444->172.17.0.3:32996, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37195") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38896->172.17.0.3:37195, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33264") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34598->172.17.0.3:33264, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33630") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33052->172.17.0.3:33630, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38225") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45476->172.17.0.3:38225, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31238") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37020->172.17.0.3:31238, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39299") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49570->172.17.0.3:39299, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30698") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36396->172.17.0.3:30698, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31265") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42392->172.17.0.3:31265, err= 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31863") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49120->172.17.0.3:31863, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30190") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34068->172.17.0.3:30190, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34034") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42508->172.17.0.3:34034, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35718") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54018->172.17.0.3:35718, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37461") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47236->172.17.0.3:37461, err= 2025/08/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36843") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41386->172.17.0.3:36843, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33834") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56166->172.17.0.3:33834, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37031") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35998->172.17.0.3:37031, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34353") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36656->172.17.0.3:34353, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39971") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39744->172.17.0.3:39971, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36214") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57472->172.17.0.3:36214, err= 2025/08/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30136") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49260->172.17.0.3:30136, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39317") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36100->172.17.0.3:39317, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30524") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55614->172.17.0.3:30524, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35744") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59624->172.17.0.3:35744, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39864") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52642->172.17.0.3:39864, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32513") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57730->172.17.0.3:32513, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34656") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60346->172.17.0.3:34656, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34738") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35302->172.17.0.3:34738, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35371") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42498->172.17.0.3:35371, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37596") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37584->172.17.0.3:37596, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32205") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53894->172.17.0.3:32205, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30179") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52490->172.17.0.3:30179, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36562") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48110->172.17.0.3:36562, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38120") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52228->172.17.0.3:38120, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38735") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48848->172.17.0.3:38735, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37751") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34420->172.17.0.3:37751, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30608") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44268->172.17.0.3:30608, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35956") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35302->172.17.0.3:35956, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37433") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50790->172.17.0.3:37433, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31393") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47724->172.17.0.3:31393, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35529") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56386->172.17.0.3:35529, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38379") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49428->172.17.0.3:38379, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30703") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51440->172.17.0.3:30703, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39962") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46260->172.17.0.3:39962, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30826") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57444->172.17.0.3:30826, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30653") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60944->172.17.0.3:30653, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37267") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33986->172.17.0.3:37267, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35096") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46370->172.17.0.3:35096, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37793") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59636->172.17.0.3:37793, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36655") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57824->172.17.0.3:36655, err= 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37174") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36070->172.17.0.3:37174, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39315") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59978->172.17.0.3:39315, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37992") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60348->172.17.0.3:37992, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37007") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49912->172.17.0.3:37007, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30253") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43670->172.17.0.3:30253, err= 2025/08/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30899") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42902->172.17.0.3:30899, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30059") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45510->172.17.0.3:30059, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38291") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41944->172.17.0.3:38291, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33824") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35934->172.17.0.3:33824, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30090") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50626->172.17.0.3:30090, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30008") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43166->172.17.0.3:30008, err= 2025/08/02 03:59:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30654") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50826->172.17.0.3:30654, err= 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35500") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41290->172.17.0.3:35500, err= 2025/08/02 03:59:00 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : apple: Excluded 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:00 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : banana: Excluded 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35272") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52278->172.17.0.3:35272, err= 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38451") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54378->172.17.0.3:38451, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30931") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42298->172.17.0.3:30931, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30998") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60296->172.17.0.3:30998, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36847") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52688->172.17.0.3:36847, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38055") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36418->172.17.0.3:38055, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37553") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40290->172.17.0.3:37553, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36823") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35136->172.17.0.3:36823, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37740") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51298->172.17.0.3:37740, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31808") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58724->172.17.0.3:31808, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30294") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54220->172.17.0.3:30294, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37514") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57862->172.17.0.3:37514, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34105") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41694->172.17.0.3:34105, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30110") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52548->172.17.0.3:30110, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38528") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52560->172.17.0.3:38528, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39440") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38012->172.17.0.3:39440, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30858") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57006->172.17.0.3:30858, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35323") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49788->172.17.0.3:35323, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32204") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46790->172.17.0.3:32204, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36976") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48202->172.17.0.3:36976, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34247") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33360->172.17.0.3:34247, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38851") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57926->172.17.0.3:38851, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37846") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41406->172.17.0.3:37846, err= 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34211") 2025/08/02 03:59:00 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44796->172.17.0.3:34211, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31975") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35228->172.17.0.3:31975, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39579") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40662->172.17.0.3:39579, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33699") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54012->172.17.0.3:33699, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36392") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40670->172.17.0.3:36392, err= 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35526") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52888->172.17.0.3:35526, err= 2025/08/02 03:59:01 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : apple: Excluded 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:01 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : banana: Excluded 2025/08/02 03:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33129") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42682->172.17.0.3:33129, err= 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39261") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55024->172.17.0.3:39261, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39705") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49718->172.17.0.3:39705, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34144") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39140->172.17.0.3:34144, err= 2025/08/02 03:59:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30003") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42294->172.17.0.3:30003, err= 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38833") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60234->172.17.0.3:38833, err= 2025/08/02 03:59:01 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : apple: Excluded 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:01 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : banana: Excluded 2025/08/02 03:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33822") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54464->172.17.0.3:33822, err= 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33446") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42824->172.17.0.3:33446, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32444") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36742->172.17.0.3:32444, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32396") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47718->172.17.0.3:32396, err= 2025/08/02 03:59:01 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : apple: Unchanged skipping 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/02 03:59:01 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : banana: Unchanged skipping 2025/08/02 03:59:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32113") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59884->172.17.0.3:32113, err= 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34091") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40040->172.17.0.3:34091, err= 2025/08/02 03:59:01 DEBUG : apple: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : apple: Excluded 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : appleappleapplebanana: Excluded 2025/08/02 03:59:01 DEBUG : banana: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : banana: Excluded 2025/08/02 03:59:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : splitbananasplit: Excluded 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31095") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40256->172.17.0.3:31095, err= 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/02 03:59:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36190") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39332->172.17.0.3:36190, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36918") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43724->172.17.0.3:36918, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38323") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49244->172.17.0.3:38323, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37328") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40828->172.17.0.3:37328, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30066") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60762->172.17.0.3:30066, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32671") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46328->172.17.0.3:32671, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34400") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57716->172.17.0.3:34400, err= --- PASS: TestTransform (2.65s) --- PASS: TestTransform/NFC (0.23s) --- PASS: TestTransform/NFD (0.23s) --- PASS: TestTransform/base64 (0.30s) --- PASS: TestTransform/prefix (0.27s) --- PASS: TestTransform/suffix (0.27s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.17s) --- PASS: TestTransform/ISO-8859-1 (0.23s) --- PASS: TestTransform/charmap (0.26s) --- PASS: TestTransform/lowercase (0.26s) --- PASS: TestTransform/ascii (0.24s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30933") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40200->172.17.0.3:30933, err= 2025/08/02 03:59:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/02 03:59:01 INFO : sub dir_somesuffix: Making directory 2025/08/02 03:59:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/02 03:59:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/02 03:59:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/02 03:59:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33141") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43020->172.17.0.3:33141, err= 2025/08/02 03:59:01 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/02 03:59:01 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39564") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52942->172.17.0.3:39564, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35259") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60252->172.17.0.3:35259, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38519") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35912->172.17.0.3:38519, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34341") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33384->172.17.0.3:34341, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35731") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46870->172.17.0.3:35731, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36245") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59556->172.17.0.3:36245, err= 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 INFO : tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38998") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36226->172.17.0.3:38998, err= 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/08/02 03:59:01 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37476") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50712->172.17.0.3:37476, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34774") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43410->172.17.0.3:34774, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39901") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40174->172.17.0.3:39901, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39451") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56582->172.17.0.3:39451, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35917") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46872->172.17.0.3:35917, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34766") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34806->172.17.0.3:34766, err= 2025/08/02 03:59:01 INFO : toe: Making directory 2025/08/02 03:59:01 INFO : toe/toe: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30963") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40288->172.17.0.3:30963, err= 2025/08/02 03:59:01 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/02 03:59:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32096") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50892->172.17.0.3:32096, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38183") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44060->172.17.0.3:38183, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35427") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55512->172.17.0.3:35427, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32290") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59494->172.17.0.3:32290, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35213") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57158->172.17.0.3:35213, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30758") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33430->172.17.0.3:30758, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37213") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41174->172.17.0.3:37213, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37313") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56544->172.17.0.3:37313, err= 2025/08/02 03:59:01 INFO : toe: Making directory 2025/08/02 03:59:01 INFO : toe/toe: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38725") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43590->172.17.0.3:38725, err= 2025/08/02 03:59:01 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/08/02 03:59:01 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35555") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60310->172.17.0.3:35555, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35456") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55826->172.17.0.3:35456, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32413") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51138->172.17.0.3:32413, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34035") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40680->172.17.0.3:34035, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39319") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34172->172.17.0.3:39319, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38654") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35568->172.17.0.3:38654, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30128") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54338->172.17.0.3:30128, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:59:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34095") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43804->172.17.0.3:34095, err= 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 INFO : tictacempty_dir: Making directory 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 INFO : tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33885") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59330->172.17.0.3:33885, err= 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38507") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58828->172.17.0.3:38507, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33793") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58816->172.17.0.3:33793, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33015") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43768->172.17.0.3:33015, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39147") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51510->172.17.0.3:39147, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36724") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40230->172.17.0.3:36724, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37431") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47850->172.17.0.3:37431, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31474") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43460->172.17.0.3:31474, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37258") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40398->172.17.0.3:37258, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32652") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50624->172.17.0.3:32652, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:59:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33770") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52292->172.17.0.3:33770, err= 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 INFO : tictacempty_dir: Making directory 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 INFO : tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37173") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37632->172.17.0.3:37173, err= 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34864") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54626->172.17.0.3:34864, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38374") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35704") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49116->172.17.0.3:35704, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41314->172.17.0.3:38374, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31712") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39174->172.17.0.3:31712, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37579") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34782->172.17.0.3:37579, err= 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33164") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34306") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37058->172.17.0.3:34306, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57540->172.17.0.3:33164, err= 2025/08/02 03:59:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37490") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40502->172.17.0.3:37490, err= 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/08/02 03:59:01 NOTICE: ftp://172.17.0.3:21/rclone-test-qawenit1veva: 0 differences found 2025/08/02 03:59:01 NOTICE: ftp://172.17.0.3:21/rclone-test-qawenit1veva: 1 hashes could not be checked 2025/08/02 03:59:01 NOTICE: ftp://172.17.0.3:21/rclone-test-qawenit1veva: 1 matching files 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31515") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:50592->172.17.0.3:31515, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34179") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35512->172.17.0.3:34179, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30386") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54880->172.17.0.3:30386, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37604") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53236->172.17.0.3:37604, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30093") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43230->172.17.0.3:30093, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32529") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37690->172.17.0.3:32529, err= 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 INFO : tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34128") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37992->172.17.0.3:34128, err= 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36067") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48616->172.17.0.3:36067, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35926") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52082->172.17.0.3:35926, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35268") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53064->172.17.0.3:35268, err= 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30153") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43950->172.17.0.3:30153, err= 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32545") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54804->172.17.0.3:32545, err= 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33100") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48224->172.17.0.3:33100, err= 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33897") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57834->172.17.0.3:33897, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35592") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46190->172.17.0.3:35592, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34659") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35992->172.17.0.3:34659, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39416") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:51492->172.17.0.3:39416, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38660") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44828->172.17.0.3:38660, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30816") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39950->172.17.0.3:30816, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38390") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58918->172.17.0.3:38390, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/08/02 03:59:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34076") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38712->172.17.0.3:34076, err= 2025/08/02 03:59:01 INFO : toe: Making directory 2025/08/02 03:59:01 INFO : toe/toe: Making directory 2025/08/02 03:59:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30793") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44978->172.17.0.3:30793, err= 2025/08/02 03:59:01 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/08/02 03:59:01 INFO : toe/toe/toe: Copied (new) 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39206") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54832->172.17.0.3:39206, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30790") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39784->172.17.0.3:30790, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37790") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40276->172.17.0.3:37790, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36159") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48096->172.17.0.3:36159, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38218") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41822->172.17.0.3:38218, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37063") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44580->172.17.0.3:37063, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31451") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58748->172.17.0.3:31451, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:59:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39439") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:45240->172.17.0.3:39439, err= 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 INFO : tictacempty_dir: Making directory 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 INFO : tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36678") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52480->172.17.0.3:36678, err= 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Deleted 2025/08/02 03:59:01 INFO : toe/toe: Removing directory 2025/08/02 03:59:01 INFO : toe: Removing directory 2025/08/02 03:59:01 INFO : empty_dir: Removing directory 2025/08/02 03:59:01 DEBUG : Local file system at /tmp/rclone1554746907: deleted 3 directories 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31350") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33798->172.17.0.3:31350, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37668") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40426->172.17.0.3:37668, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36572") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37534->172.17.0.3:36572, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37197") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:54626->172.17.0.3:37197, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35558") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40648->172.17.0.3:35558, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39339") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38875") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39426->172.17.0.3:39339, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34104->172.17.0.3:38875, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30265") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35418->172.17.0.3:30265, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36644") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55092->172.17.0.3:36644, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:59:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37484") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48220->172.17.0.3:37484, err= 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 INFO : tictacempty_dir: Making directory 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 INFO : tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31720") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37360->172.17.0.3:31720, err= 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Deleted 2025/08/02 03:59:01 INFO : toe/toe: Removing directory 2025/08/02 03:59:01 INFO : toe: Removing directory 2025/08/02 03:59:01 INFO : empty_dir: Removing directory 2025/08/02 03:59:01 DEBUG : Local file system at /tmp/rclone1554746907: deleted 3 directories 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39760") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53168->172.17.0.3:39760, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32100") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36597") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36910->172.17.0.3:32100, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48448->172.17.0.3:36597, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31086") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48670->172.17.0.3:31086, err= 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:59:01 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39967") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59906->172.17.0.3:39967, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32192") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32951") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30210") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56754->172.17.0.3:30210, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:46266->172.17.0.3:32192, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56230->172.17.0.3:32951, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37871") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34146->172.17.0.3:37871, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31419") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56822->172.17.0.3:31419, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36579") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55208->172.17.0.3:36579, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35149") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49332->172.17.0.3:35149, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37634") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38216") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44554->172.17.0.3:37634, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43738->172.17.0.3:38216, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39970") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34769") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39244->172.17.0.3:39970, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41828->172.17.0.3:34769, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38641") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44310->172.17.0.3:38641, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : Reset feature "Copy" 2025/08/02 03:59:01 DEBUG : Reset feature "Move" 2025/08/02 03:59:01 DEBUG : Reset feature "Copy" 2025/08/02 03:59:01 DEBUG : Reset feature "Move" 2025/08/02 03:59:01 DEBUG : empty_dir: Making directory with metadata 2025/08/02 03:59:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30983") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48906->172.17.0.3:30983, err= 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 INFO : tictacempty_dir: Making directory 2025/08/02 03:59:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 INFO : tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: tictactoe 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 INFO : tictactoe/tictactoe: Making directory 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/02 03:59:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32920") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36928->172.17.0.3:32920, err= 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Deleted 2025/08/02 03:59:01 INFO : toe/toe: Removing directory 2025/08/02 03:59:01 INFO : toe: Removing directory 2025/08/02 03:59:01 INFO : empty_dir: Removing directory 2025/08/02 03:59:01 DEBUG : Local file system at /tmp/rclone1554746907: deleted 3 directories 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37596") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:37596->172.17.0.3:37596, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33788") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36486") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56498->172.17.0.3:36486, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35422->172.17.0.3:33788, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36580") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:53434->172.17.0.3:36580, err= 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:59:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33495") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:48720->172.17.0.3:33495, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38024") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:58510->172.17.0.3:38024, err= 2025/08/02 03:59:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/02 03:59:01 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31000") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35702->172.17.0.3:31000, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36013") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31305") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31518") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38842->172.17.0.3:36013, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47298->172.17.0.3:31305, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34412->172.17.0.3:31518, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35051") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44706->172.17.0.3:35051, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36284") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39614->172.17.0.3:36284, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30917") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:57034->172.17.0.3:30917, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32492") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56632->172.17.0.3:32492, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35738") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39047") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42520->172.17.0.3:35738, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47808->172.17.0.3:39047, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35887") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49802->172.17.0.3:35887, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39526") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60716->172.17.0.3:39526, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33802") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:33674->172.17.0.3:33802, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 DEBUG : toe: transformed to: dG9l 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36185") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:56394->172.17.0.3:36185, err= 2025/08/02 03:59:01 DEBUG : toe: transformed to: dG9l 2025/08/02 03:59:01 INFO : dG9l: Making directory 2025/08/02 03:59:01 DEBUG : toe: transformed to: dG9l 2025/08/02 03:59:01 DEBUG : toe: transformed to: dG9l 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/02 03:59:01 INFO : dG9l/dG9l: Making directory 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/02 03:59:01 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/02 03:59:01 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33034") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49690->172.17.0.3:33034, err= 2025/08/02 03:59:01 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31320") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43302->172.17.0.3:31320, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31239") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35824->172.17.0.3:31239, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:30702") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:55780->172.17.0.3:30702, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35485") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41986->172.17.0.3:35485, err= 2025/08/02 03:59:01 DEBUG : dG9l: transformed to: toe 2025/08/02 03:59:01 DEBUG : dG9l: transformed to: toe 2025/08/02 03:59:01 DEBUG : toe: Directory modification time the same (differ by 528.941885ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : Added delayed dir = "toe", newDst=toe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32772") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41776->172.17.0.3:32772, err= 2025/08/02 03:59:01 DEBUG : dG9l: transformed to: toe 2025/08/02 03:59:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/02 03:59:01 DEBUG : toe/toe: Directory modification time the same (differ by 529.941884ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:39521") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43804->172.17.0.3:39521, err= 2025/08/02 03:59:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/02 03:59:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/08/02 03:59:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/02 03:59:01 DEBUG : Local file system at /tmp/rclone1554746907: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/02 03:59:01 DEBUG : Local file system at /tmp/rclone1554746907: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : Waiting for deletions to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36555") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:47534->172.17.0.3:36555, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38492") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:52058->172.17.0.3:38492, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38227") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:49336->172.17.0.3:38227, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38400") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:38134->172.17.0.3:38400, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36166") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34402->172.17.0.3:36166, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36217") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:39704->172.17.0.3:36217, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34365") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:41602->172.17.0.3:34365, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-qawenit1veva", Local "Local file system at /tmp/rclone1554746907", Modify Window "1s" 2025/08/02 03:59:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:33821") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:42248->172.17.0.3:33821, err= 2025/08/02 03:59:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: 2025/08/02 03:59:01 INFO : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Making directory 2025/08/02 03:59:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: 2025/08/02 03:59:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: 2025/08/02 03:59:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: 2025/08/02 03:59:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/02 03:59:01 INFO : toe/toe: Making directory 2025/08/02 03:59:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:59:01 DEBUG : toe/toe: transformed to: 2025/08/02 03:59:01 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/02 03:59:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:59:01 DEBUG : toe: transformed to: 2025/08/02 03:59:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/02 03:59:01 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/02 03:59:01 DEBUG : toe/toe/toe: transformed to: 2025/08/02 03:59:01 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for checks to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Waiting for transfers to finish 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:34430") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44798->172.17.0.3:34430, err= 2025/08/02 03:59:01 INFO : toe/toe/toe: Copied (new) 2025/08/02 03:59:01 ERROR : ftp://172.17.0.3:21/rclone-test-qawenit1veva: not deleting files as there were IO errors 2025/08/02 03:59:01 ERROR : ftp://172.17.0.3:21/rclone-test-qawenit1veva: not deleting directories as there were IO errors 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37233") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:40396->172.17.0.3:37233, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:36490") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:36758->172.17.0.3:36490, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:35949") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:59754->172.17.0.3:35949, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:31337") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:35150->172.17.0.3:31337, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32299") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:60734->172.17.0.3:32299, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:38063") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:44024->172.17.0.3:38063, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:37040") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:34352->172.17.0.3:37040, err= --- PASS: TestError (0.03s) PASS 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: dial("tcp","172.17.0.3:32167") 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: > dial: conn=172.17.0.1:43960->172.17.0.3:32167, err= 2025/08/02 03:59:01 DEBUG : ftp://172.17.0.3:21/rclone-test-qawenit1veva: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.053531414s (try 1/5)