"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/11/05 13:56:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku" 2025/11/05 13:56:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 13:56:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:40 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:40 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:40 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:40 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Connecting to FTP server 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36630->172.17.0.8:21, err= 2025/11/05 13:56:40 DEBUG : Creating backend with remote "/tmp/rclone1562648957" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31773") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60166->172.17.0.8:31773, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31949") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48508->172.17.0.8:31949, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36390") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37348->172.17.0.8:36390, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38996") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53150->172.17.0.8:38996, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39399") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45762->172.17.0.8:39399, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36515") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44290->172.17.0.8:36515, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37625") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36750->172.17.0.8:37625, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30103") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52728->172.17.0.8:30103, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38011") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40636->172.17.0.8:38011, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37416") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51114->172.17.0.8:37416, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34494") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54596->172.17.0.8:34494, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32887") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42238->172.17.0.8:32887, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36724") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46756->172.17.0.8:36724, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34417") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49386->172.17.0.8:34417, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37699") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47522->172.17.0.8:37699, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : Creating backend with remote "/non-existing" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31911") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36604->172.17.0.8:31911, err= 2025/11/05 13:56:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33042") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59426->172.17.0.8:33042, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36784") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51602->172.17.0.8:36784, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31866") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49622->172.17.0.8:31866, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30389") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59676->172.17.0.8:30389, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39327") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58172->172.17.0.8:39327, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36170") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57062->172.17.0.8:36170, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30607") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49560->172.17.0.8:30607, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36851") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51294->172.17.0.8:36851, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:222: Only runs on local 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38557") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58306->172.17.0.8:38557, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31159") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57478->172.17.0.8:31159, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Running all checks before starting transfers 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33249") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47066->172.17.0.8:33249, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Checks finished, now starting transfers 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31040") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43226->172.17.0.8:31040, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30887") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46478->172.17.0.8:30887, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33311") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54108->172.17.0.8:33311, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34423") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39650->172.17.0.8:34423, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32584") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34724->172.17.0.8:32584, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37089") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58110->172.17.0.8:37089, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 ERROR : Ignoring --no-traverse with sync 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39203") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55272->172.17.0.8:39203, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37295") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57358->172.17.0.8:37295, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34374") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60568->172.17.0.8:34374, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33743") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53222->172.17.0.8:33743, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30057") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58646->172.17.0.8:30057, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38709") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33522->172.17.0.8:38709, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38602") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37326->172.17.0.8:38602, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37612") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41116->172.17.0.8:37612, err= 2025/11/05 13:56:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36659") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44696->172.17.0.8:36659, err= 2025/11/05 13:56:40 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2025/11/05 13:56:40 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/11/05 13:56:40 INFO : hello world2: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33602") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56956->172.17.0.8:33602, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37923") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47242->172.17.0.8:37923, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30057") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58650->172.17.0.8:30057, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36771") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47280->172.17.0.8:36771, err= 2025/11/05 13:56:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31246") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57578->172.17.0.8:31246, err= 2025/11/05 13:56:40 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/05 13:56:40 INFO : potato2: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35525") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59760->172.17.0.8:35525, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33079") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41724->172.17.0.8:33079, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30975") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59890->172.17.0.8:30975, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36768") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38984->172.17.0.8:36768, err= 2025/11/05 13:56:40 DEBUG : potato2.160ece37.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/11/05 13:56:40 INFO : potato2: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35264") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36498->172.17.0.8:35264, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30805") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60966->172.17.0.8:30805, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38500") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34006->172.17.0.8:38500, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 13:56:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 13:56:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38898") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56318->172.17.0.8:38898, err= 2025/11/05 13:56:40 INFO : sub dir2: Making directory 2025/11/05 13:56:40 INFO : sub dir: Making directory 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 INFO : sub dir2/sub sub dir2: Making directory 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Connecting to FTP server 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36646->172.17.0.8:21, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32906") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59316->172.17.0.8:32906, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37351") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47430->172.17.0.8:37351, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30651") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31032") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35596->172.17.0.8:30651, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45602->172.17.0.8:31032, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37988") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49460->172.17.0.8:37988, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35495") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44602->172.17.0.8:35495, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37506") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30669") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60296->172.17.0.8:37506, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46864->172.17.0.8:30669, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37428") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36738->172.17.0.8:37428, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36102") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37974->172.17.0.8:36102, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 INFO : sub dir2: Making directory 2025/11/05 13:56:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 13:56:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35541") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44646->172.17.0.8:35541, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32057") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50138->172.17.0.8:32057, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36564") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53686->172.17.0.8:36564, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38473") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40062->172.17.0.8:38473, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31412") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39900->172.17.0.8:31412, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36821") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38912->172.17.0.8:36821, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38962") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41366->172.17.0.8:38962, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : sub dir2: Making directory with metadata 2025/11/05 13:56:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35122") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38762->172.17.0.8:35122, err= 2025/11/05 13:56:40 INFO : sub dir2: Making directory 2025/11/05 13:56:40 INFO : sub dir: Making directory 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35516") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46208->172.17.0.8:35516, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 INFO : sub dir/hello world: Deleted 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33054") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44014->172.17.0.8:33054, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32349") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39265") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54156->172.17.0.8:32349, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51162->172.17.0.8:39265, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30703") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40832->172.17.0.8:30703, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36544") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35942->172.17.0.8:36544, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34904") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49440->172.17.0.8:34904, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32907") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35808->172.17.0.8:32907, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36330") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50122->172.17.0.8:36330, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30735") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40100->172.17.0.8:30735, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34772") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42674->172.17.0.8:34772, err= --- SKIP: TestSyncNoUpdateDirModtime (0.01s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 INFO : sub dir2: Making directory 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35727") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58316->172.17.0.8:35727, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36425") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50038->172.17.0.8:36425, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 INFO : sub dir/hello world: Deleted 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31954") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42642->172.17.0.8:31954, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38006") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42076->172.17.0.8:38006, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32355") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51400->172.17.0.8:32355, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34163") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57408->172.17.0.8:34163, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37275") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38778->172.17.0.8:37275, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : sub dir2: Making directory with metadata 2025/11/05 13:56:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 13:56:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35298") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59286->172.17.0.8:35298, err= 2025/11/05 13:56:40 INFO : sub dir2: Making directory 2025/11/05 13:56:40 INFO : sub dir: Making directory 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30452") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37504->172.17.0.8:30452, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31468") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38494->172.17.0.8:31468, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30531") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32281") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39164->172.17.0.8:30531, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48144->172.17.0.8:32281, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30809") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45436->172.17.0.8:30809, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34049") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53874->172.17.0.8:34049, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35734") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60088->172.17.0.8:35734, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32937") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40878->172.17.0.8:32937, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30599") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49306->172.17.0.8:30599, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35688") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49972->172.17.0.8:35688, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 INFO : sub dir2: Making directory 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34846") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34914->172.17.0.8:34846, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39068") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57538->172.17.0.8:39068, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38625") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44946->172.17.0.8:38625, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36866") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44416->172.17.0.8:36866, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34864") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50222->172.17.0.8:34864, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31997") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60876->172.17.0.8:31997, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38135") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57896->172.17.0.8:38135, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34637") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35356->172.17.0.8:34637, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34287") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46336->172.17.0.8:34287, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36833") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43706->172.17.0.8:36833, err= 2025/11/05 13:56:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xadizal7toxu" 2025/11/05 13:56:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:40 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:40 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:40 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:40 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: Connecting to FTP server 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: > dial: conn=172.17.0.1:36656->172.17.0.8:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.8:21/rclone-test-govezib1riku -> ftp://172.17.0.8:21/rclone-test-xadizal7toxu 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: dial("tcp","172.17.0.8:34694") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38937") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: > dial: conn=172.17.0.1:50790->172.17.0.8:34694, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39380->172.17.0.8:38937, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30206") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41708->172.17.0.8:30206, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30612") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38508->172.17.0.8:30612, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: dial("tcp","172.17.0.8:38150") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: > dial: conn=172.17.0.1:42552->172.17.0.8:38150, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: dial("tcp","172.17.0.8:38506") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: > dial: conn=172.17.0.1:47468->172.17.0.8:38506, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: dial("tcp","172.17.0.8:31737") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: > dial: conn=172.17.0.1:37908->172.17.0.8:31737, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: dial("tcp","172.17.0.8:37572") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: > dial: conn=172.17.0.1:60670->172.17.0.8:37572, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: dial("tcp","172.17.0.8:33063") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: > dial: conn=172.17.0.1:53398->172.17.0.8:33063, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: Purge object "sub dir/hello world" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: Purge dir "sub dir" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-xadizal7toxu: Purge dir "" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38125") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39448->172.17.0.8:38125, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39886") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43436->172.17.0.8:39886, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37042") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44948->172.17.0.8:37042, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34735") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47400->172.17.0.8:34735, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35562") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54282->172.17.0.8:35562, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39354") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58434->172.17.0.8:39354, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38972") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56470->172.17.0.8:38972, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35927") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57672->172.17.0.8:35927, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38225") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43468->172.17.0.8:38225, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36742") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36798->172.17.0.8:36742, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31327") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41642->172.17.0.8:31327, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30974") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48186->172.17.0.8:30974, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31810") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42732->172.17.0.8:31810, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35894") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33952->172.17.0.8:35894, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33796") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57324->172.17.0.8:33796, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34883") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40192->172.17.0.8:34883, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33564") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34766->172.17.0.8:33564, err= 2025/11/05 13:56:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fobiged2gidu" 2025/11/05 13:56:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:40 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:40 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:40 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:40 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: Connecting to FTP server 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:36670->172.17.0.8:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.8:21/rclone-test-govezib1riku -> ftp://172.17.0.8:21/rclone-test-fobiged2gidu 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:39364") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:45058->172.17.0.8:39364, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36117") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60238->172.17.0.8:36117, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30460") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60290->172.17.0.8:30460, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32212") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40860->172.17.0.8:32212, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:38182") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:47122->172.17.0.8:38182, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:37875") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:58008->172.17.0.8:37875, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:32923") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:33278->172.17.0.8:32923, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37425") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47174->172.17.0.8:37425, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34255") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50570->172.17.0.8:34255, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38497") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47090->172.17.0.8:38497, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:32764") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:43088->172.17.0.8:32764, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32373") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39016->172.17.0.8:32373, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:36794") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:60752->172.17.0.8:36794, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31970") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58906->172.17.0.8:31970, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.8:21/rclone-test-fobiged2gidu) 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33600") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36204->172.17.0.8:33600, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:37522") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:51696->172.17.0.8:37522, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:37938") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:44052->172.17.0.8:37938, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:33852") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:36738->172.17.0.8:33852, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:38293") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:56584->172.17.0.8:38293, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: dial("tcp","172.17.0.8:34295") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: > dial: conn=172.17.0.1:38244->172.17.0.8:34295, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: Purge object "sub dir/hello world" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: Purge dir "sub dir" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-fobiged2gidu: Purge dir "" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38884") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44140->172.17.0.8:38884, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36422") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57854->172.17.0.8:36422, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36062") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47494->172.17.0.8:36062, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32138") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47150->172.17.0.8:32138, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30647") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33476->172.17.0.8:30647, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37532") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42986->172.17.0.8:37532, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33287") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57066->172.17.0.8:33287, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39204") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48340->172.17.0.8:39204, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36130") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48686->172.17.0.8:36130, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 13:56:40 INFO : sub dir/hello world: Deleted 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35700") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51438->172.17.0.8:35700, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37950") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45270->172.17.0.8:37950, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30158") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35792->172.17.0.8:30158, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32957") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59168->172.17.0.8:32957, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30760") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33674->172.17.0.8:30760, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35915") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42888->172.17.0.8:35915, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34560") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51744->172.17.0.8:34560, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33108") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43470->172.17.0.8:33108, err= 2025/11/05 13:56:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vozopiy1liri" 2025/11/05 13:56:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:40 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:40 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:40 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:40 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Connecting to FTP server 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:36682->172.17.0.8:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.8:21/rclone-test-govezib1riku -> ftp://172.17.0.8:21/rclone-test-vozopiy1liri 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:31256") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38270") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:32950->172.17.0.8:31256, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35986->172.17.0.8:38270, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31074") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46906->172.17.0.8:31074, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30717") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43586->172.17.0.8:30717, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:38533") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:34228->172.17.0.8:38533, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:36235") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:40662->172.17.0.8:36235, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:36493") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:34518->172.17.0.8:36493, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33297") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38582->172.17.0.8:33297, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37510") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40322->172.17.0.8:37510, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37267") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37724->172.17.0.8:37267, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Using server-side directory move 2025/11/05 13:56:40 INFO : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:37705") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33057") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:60486->172.17.0.8:37705, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52044->172.17.0.8:33057, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:34621") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:60920->172.17.0.8:34621, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30358") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41490->172.17.0.8:30358, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.8:21/rclone-test-vozopiy1liri) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Waiting for transfers to finish 2025/11/05 13:56:40 INFO : sub dir/hello world: Deleted 2025/11/05 13:56:40 INFO : sub dir/hello world: Moved (server-side) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35836") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49232->172.17.0.8:35836, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34881") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59216->172.17.0.8:34881, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:30689") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:39448->172.17.0.8:30689, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:31622") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:53926->172.17.0.8:31622, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37503") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52896->172.17.0.8:37503, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33188") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52868->172.17.0.8:33188, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38365") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52874->172.17.0.8:38365, err= 2025/11/05 13:56:40 DEBUG : testing file moves 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:31314") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:49342->172.17.0.8:31314, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39994") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60532->172.17.0.8:39994, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:38124") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37090") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:33156->172.17.0.8:38124, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54064->172.17.0.8:37090, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.8:21/rclone-test-vozopiy1liri) 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Waiting for transfers to finish 2025/11/05 13:56:40 INFO : sub dir/hello world: Deleted 2025/11/05 13:56:40 INFO : sub dir/hello world: Moved (server-side) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35016") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42758->172.17.0.8:35016, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31926") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52906->172.17.0.8:31926, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:38995") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:39954->172.17.0.8:38995, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:33427") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:50418->172.17.0.8:33427, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:36631") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:34158->172.17.0.8:36631, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: dial("tcp","172.17.0.8:30080") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: > dial: conn=172.17.0.1:39596->172.17.0.8:30080, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Purge object "sub dir/hello world" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Purge dir "sub dir" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-vozopiy1liri: Purge dir "" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35781") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49428->172.17.0.8:35781, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32965") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36164->172.17.0.8:32965, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36695") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43762->172.17.0.8:36695, err= --- PASS: TestServerSideMoveOverSelf (0.04s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37825") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44326->172.17.0.8:37825, err= 2025/11/05 13:56:40 ERROR : error listing: directory not found 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36608") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57248->172.17.0.8:36608, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35910") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50096->172.17.0.8:35910, err= 2025/11/05 13:56:40 INFO : Local file system at /tmp/rclone1562648957: Making directory 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38540") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55988->172.17.0.8:38540, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36921") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42540->172.17.0.8:36921, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37235") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55314->172.17.0.8:37235, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36638") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58100->172.17.0.8:36638, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30699") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37478->172.17.0.8:30699, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31987") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55086->172.17.0.8:31987, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32168") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37584->172.17.0.8:32168, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32481") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42842->172.17.0.8:32481, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38224") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39620->172.17.0.8:38224, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30854") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41758->172.17.0.8:30854, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37378") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38784->172.17.0.8:37378, err= 2025/11/05 13:56:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34239") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48336->172.17.0.8:34239, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : Local file system at /tmp/rclone1562648957: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : Local file system at /tmp/rclone1562648957: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35975") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60538->172.17.0.8:35975, err= 2025/11/05 13:56:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2025/11/05 13:56:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/11/05 13:56:40 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37105") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55754->172.17.0.8:37105, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31106") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58508->172.17.0.8:31106, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35309") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44514->172.17.0.8:35309, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35987") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59146->172.17.0.8:35987, err= 2025/11/05 13:56:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32269") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41062->172.17.0.8:32269, err= 2025/11/05 13:56:40 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2025/11/05 13:56:40 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/11/05 13:56:40 INFO : check sum: Copied (new) 2025/11/05 13:56:40 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31071") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38366->172.17.0.8:31071, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30158") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35798->172.17.0.8:30158, err= 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:40 DEBUG : check sum: size = 1 OK 2025/11/05 13:56:40 NOTICE: ftp://172.17.0.8:21/rclone-test-govezib1riku: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/05 13:56:40 DEBUG : check sum: Size of src and dst objects identical 2025/11/05 13:56:40 DEBUG : check sum: Unchanged skipping 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:40 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:40 INFO : There was nothing to transfer 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34041") 2025/11/05 13:56:40 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54650->172.17.0.8:34041, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39906") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60734->172.17.0.8:39906, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36674") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43500->172.17.0.8:36674, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39687") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40902->172.17.0.8:39687, err= 2025/11/05 13:56:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32296") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37136->172.17.0.8:32296, err= 2025/11/05 13:56:41 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2025/11/05 13:56:41 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/11/05 13:56:41 INFO : sizeonly: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38971") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47448->172.17.0.8:38971, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37675") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39262->172.17.0.8:37675, err= 2025/11/05 13:56:41 DEBUG : sizeonly: size = 6 OK 2025/11/05 13:56:41 DEBUG : sizeonly: Sizes identical 2025/11/05 13:56:41 DEBUG : sizeonly: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33345") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57088->172.17.0.8:33345, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36667") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50318->172.17.0.8:36667, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35676") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46896->172.17.0.8:35676, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37632") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43164->172.17.0.8:37632, err= 2025/11/05 13:56:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36235") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40678->172.17.0.8:36235, err= 2025/11/05 13:56:41 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/11/05 13:56:41 INFO : ignore-size: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38928") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36118->172.17.0.8:38928, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39611") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56474->172.17.0.8:39611, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : ignore-size: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37612") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41122->172.17.0.8:37612, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35574") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57418->172.17.0.8:35574, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33284") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49908->172.17.0.8:33284, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33646") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38926->172.17.0.8:33646, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30945") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38318->172.17.0.8:30945, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34113") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52442->172.17.0.8:34113, err= 2025/11/05 13:56:41 DEBUG : existing: size = 6 OK 2025/11/05 13:56:41 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : existing: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31489") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52800->172.17.0.8:31489, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37728") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40266->172.17.0.8:37728, err= 2025/11/05 13:56:41 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/05 13:56:41 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/05 13:56:41 INFO : existing: Copied (replaced existing) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37313") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56954->172.17.0.8:37313, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39422") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39180->172.17.0.8:39422, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38826") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53278->172.17.0.8:38826, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31731") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35784->172.17.0.8:31731, err= 2025/11/05 13:56:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31348") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35002->172.17.0.8:31348, err= 2025/11/05 13:56:41 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/05 13:56:41 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/05 13:56:41 INFO : existing: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39885") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51992->172.17.0.8:39885, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35169") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35220->172.17.0.8:35169, err= 2025/11/05 13:56:41 DEBUG : existing: Destination exists, skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38876") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42614->172.17.0.8:38876, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38274") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56870->172.17.0.8:38274, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38780") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41096->172.17.0.8:38780, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30506") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38776->172.17.0.8:30506, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39771") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37836->172.17.0.8:39771, err= 2025/11/05 13:56:41 INFO : d: Making directory 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32252") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46356->172.17.0.8:32252, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Connecting to FTP server 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35178") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30357") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36694->172.17.0.8:21, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58408->172.17.0.8:35178, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39512->172.17.0.8:30357, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31113") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46068->172.17.0.8:31113, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31267") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40668->172.17.0.8:31267, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38785") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37228") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35041") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44058->172.17.0.8:38785, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55142->172.17.0.8:37228, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57900->172.17.0.8:35041, err= 2025/11/05 13:56:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : c/non empty space: size = 5 OK 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35292") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51624->172.17.0.8:35292, err= 2025/11/05 13:56:41 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/05 13:56:41 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/05 13:56:41 INFO : a/potato2: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : b/potato: Deleted 2025/11/05 13:56:41 INFO : d: Removing directory 2025/11/05 13:56:41 INFO : b: Removing directory 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: deleted 2 directories 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30297") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56080->172.17.0.8:30297, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31583") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32800->172.17.0.8:31583, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34674") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43546->172.17.0.8:34674, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38723") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46518->172.17.0.8:38723, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30322") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47534->172.17.0.8:30322, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39934") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51352->172.17.0.8:39934, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31799") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53726->172.17.0.8:31799, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35800") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47138->172.17.0.8:35800, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37004") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53800->172.17.0.8:37004, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34664") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52552->172.17.0.8:34664, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 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/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39316") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37436->172.17.0.8:39316, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35516") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46212->172.17.0.8:35516, err= 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 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/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31190") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37946->172.17.0.8:31190, err= 2025/11/05 13:56:41 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/11/05 13:56:41 INFO : empty space: Copied (replaced existing) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30083") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42214->172.17.0.8:30083, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35288") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59146->172.17.0.8:35288, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35006") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35710->172.17.0.8:35006, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30938") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52524->172.17.0.8:30938, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36601") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42428->172.17.0.8:36601, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32428") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48660->172.17.0.8:32428, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34347") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43710->172.17.0.8:34347, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35554") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58554->172.17.0.8:35554, err= 2025/11/05 13:56:41 DEBUG : foo: size = 3 OK 2025/11/05 13:56:41 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/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36975") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41910->172.17.0.8:36975, err= 2025/11/05 13:56:41 DEBUG : foo.20f54f0c.partial: size = 3 OK 2025/11/05 13:56:41 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/11/05 13:56:41 INFO : foo: Copied (replaced existing) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30897") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55570->172.17.0.8:30897, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37970") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51934->172.17.0.8:37970, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37019") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40192->172.17.0.8:37019, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35542") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37340->172.17.0.8:35542, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32389") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43950->172.17.0.8:32389, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37595") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52846->172.17.0.8:37595, err= 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33676") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42424->172.17.0.8:33676, err= 2025/11/05 13:56:41 DEBUG : potato.06503f43.partial: size = 60 OK 2025/11/05 13:56:41 DEBUG : potato.06503f43.partial: renamed to: potato 2025/11/05 13:56:41 INFO : potato: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35638") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54460->172.17.0.8:35638, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32025") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43102->172.17.0.8:32025, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35256") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52834->172.17.0.8:35256, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38910") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59326->172.17.0.8:38910, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32510") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39154->172.17.0.8:32510, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31400") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51850->172.17.0.8:31400, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:41 DEBUG : potato: size = 60 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:41 DEBUG : potato: Sizes differ 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35893") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49110->172.17.0.8:35893, err= 2025/11/05 13:56:41 DEBUG : potato.793dcdb8.partial: size = 21 OK 2025/11/05 13:56:41 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/11/05 13:56:41 INFO : potato: Copied (replaced existing) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36388") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45956->172.17.0.8:36388, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39630") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35668->172.17.0.8:39630, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38727") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41582->172.17.0.8:38727, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34024") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57238->172.17.0.8:34024, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33115") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59200->172.17.0.8:33115, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35651") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58160->172.17.0.8:35651, err= 2025/11/05 13:56:41 DEBUG : potato: size = 21 OK 2025/11/05 13:56:41 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/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37742") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33024->172.17.0.8:37742, err= 2025/11/05 13:56:41 DEBUG : potato.a809149f.partial: size = 21 OK 2025/11/05 13:56:41 DEBUG : potato.a809149f.partial: renamed to: potato 2025/11/05 13:56:41 INFO : potato: Copied (replaced existing) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30395") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56466->172.17.0.8:30395, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38142") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58522->172.17.0.8:38142, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38944") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52632->172.17.0.8:38944, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38270") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36000->172.17.0.8:38270, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34769") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35166->172.17.0.8:34769, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36123") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52572->172.17.0.8:36123, err= 2025/11/05 13:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33872") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54686->172.17.0.8:33872, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35887") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50552->172.17.0.8:35887, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36221") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51352->172.17.0.8:36221, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34844") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45280->172.17.0.8:34844, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32729") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40390->172.17.0.8:32729, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37231") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33482->172.17.0.8:37231, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36026") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51854->172.17.0.8:36026, err= 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34161") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60134->172.17.0.8:34161, err= 2025/11/05 13:56:41 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/05 13:56:41 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/05 13:56:41 INFO : potato2: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : potato: Deleted 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30426") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58036->172.17.0.8:30426, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39874") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39218->172.17.0.8:39874, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33752") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54010->172.17.0.8:33752, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34962") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47500->172.17.0.8:34962, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32673") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44154->172.17.0.8:32673, err= 2025/11/05 13:56:41 INFO : d: Making directory 2025/11/05 13:56:41 INFO : d/e: Making directory 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34583") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51552->172.17.0.8:34583, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39904") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36945") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34046->172.17.0.8:36945, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30475") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49178->172.17.0.8:39904, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49232->172.17.0.8:30475, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32492") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41566->172.17.0.8:32492, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37042") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44958->172.17.0.8:37042, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35583") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30694") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31599") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52866->172.17.0.8:30694, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41740->172.17.0.8:35583, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50208->172.17.0.8:31599, err= 2025/11/05 13:56:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : c/non empty space: size = 5 OK 2025/11/05 13:56:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37933") 2025/11/05 13:56:41 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36250->172.17.0.8:37933, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38926") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57034->172.17.0.8:38926, err= 2025/11/05 13:56:41 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/05 13:56:41 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/05 13:56:41 INFO : a/potato2: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : b/potato: Deleted 2025/11/05 13:56:41 INFO : d/e: Removing directory 2025/11/05 13:56:41 INFO : d: Removing directory 2025/11/05 13:56:41 INFO : b: Removing directory 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: deleted 3 directories 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37926") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51860->172.17.0.8:37926, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37472") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35438") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59128->172.17.0.8:37472, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56762->172.17.0.8:35438, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39858") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60294->172.17.0.8:39858, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39428") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50916->172.17.0.8:39428, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33835") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33380->172.17.0.8:33835, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32218") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56524->172.17.0.8:32218, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38833") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59640->172.17.0.8:38833, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34175") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46228->172.17.0.8:34175, err= 2025/11/05 13:56:41 INFO : d: Making directory 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35833") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45808->172.17.0.8:35833, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31496") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38778") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60082->172.17.0.8:31496, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36384->172.17.0.8:38778, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33577") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59170->172.17.0.8:33577, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34976") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41414->172.17.0.8:34976, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37207") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58702->172.17.0.8:37207, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32831") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30415") 2025/11/05 13:56:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38386->172.17.0.8:32831, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47152->172.17.0.8:30415, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : c/non empty space: size = 5 OK 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31075") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43608->172.17.0.8:31075, err= 2025/11/05 13:56:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2025/11/05 13:56:41 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/11/05 13:56:41 INFO : a/potato2: Copied (new) 2025/11/05 13:56:41 ERROR : ftp://172.17.0.8:21/rclone-test-govezib1riku: not deleting files as there were IO errors 2025/11/05 13:56:41 ERROR : ftp://172.17.0.8:21/rclone-test-govezib1riku: not deleting directories as there were IO errors 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31310") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34782->172.17.0.8:31310, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Connecting to FTP server 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30795") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39018") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36696->172.17.0.8:21, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41138->172.17.0.8:30795, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39028") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34182->172.17.0.8:39018, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38266->172.17.0.8:39028, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32026") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38568->172.17.0.8:32026, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37688") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43536->172.17.0.8:37688, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35214") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35874->172.17.0.8:35214, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38749") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39271") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54690->172.17.0.8:38749, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39845") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48132->172.17.0.8:39271, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47930->172.17.0.8:39845, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32209") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43524->172.17.0.8:32209, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.08s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35958") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48798->172.17.0.8:35958, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30389") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59684->172.17.0.8:30389, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31832") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54758->172.17.0.8:31832, err= 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38961") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45036->172.17.0.8:38961, err= 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38714") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41320->172.17.0.8:38714, err= 2025/11/05 13:56:41 INFO : potato: Deleted 2025/11/05 13:56:41 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/05 13:56:41 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/05 13:56:41 INFO : potato2: Copied (new) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35972") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46738->172.17.0.8:35972, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33341") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57124->172.17.0.8:33341, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37109") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60140->172.17.0.8:37109, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30188") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55480->172.17.0.8:30188, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31733") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54678->172.17.0.8:31733, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37678") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45174->172.17.0.8:37678, err= 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39263") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56514->172.17.0.8:39263, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 INFO : potato: Deleted 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30674") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50854->172.17.0.8:30674, err= 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31199") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59632->172.17.0.8:31199, err= 2025/11/05 13:56:41 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2025/11/05 13:56:41 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/11/05 13:56:41 INFO : potato2: Copied (new) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38263") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35102->172.17.0.8:38263, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36246") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49974->172.17.0.8:36246, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39039") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34528->172.17.0.8:39039, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36087") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58864->172.17.0.8:36087, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38096") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57180->172.17.0.8:38096, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33020") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43810->172.17.0.8:33020, err= 2025/11/05 13:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37115") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50754->172.17.0.8:37115, err= 2025/11/05 13:56:41 DEBUG : potato2.3b76523b.partial: size = 19 OK 2025/11/05 13:56:41 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/11/05 13:56:41 INFO : potato2: Copied (new) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31134") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51912->172.17.0.8:31134, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36661") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40786->172.17.0.8:36661, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39234") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42834->172.17.0.8:39234, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37593") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36558->172.17.0.8:37593, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36043") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38480->172.17.0.8:36043, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34644") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34964->172.17.0.8:34644, err= 2025/11/05 13:56:41 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 13:56:41 DEBUG : enormous: Excluded 2025/11/05 13:56:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 13:56:41 DEBUG : potato2: Excluded 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35145") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49440->172.17.0.8:35145, err= 2025/11/05 13:56:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 13:56:41 DEBUG : potato2: Excluded 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36798") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42310->172.17.0.8:36798, err= 2025/11/05 13:56:41 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 13:56:41 DEBUG : enormous: Excluded 2025/11/05 13:56:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 13:56:41 DEBUG : potato2: Excluded 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33388") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56934->172.17.0.8:33388, err= 2025/11/05 13:56:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 13:56:41 DEBUG : potato2: Excluded 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : Local file system at /tmp/rclone1562648957: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : Local file system at /tmp/rclone1562648957: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39832") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43554->172.17.0.8:39832, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31210") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54730->172.17.0.8:31210, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39366") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53980->172.17.0.8:39366, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34735") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47410->172.17.0.8:34735, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36046") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38180->172.17.0.8:36046, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36217") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39504->172.17.0.8:36217, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36939") 2025/11/05 13:56:41 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 13:56:41 DEBUG : enormous: Excluded 2025/11/05 13:56:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 13:56:41 DEBUG : potato2: Excluded 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32796->172.17.0.8:36939, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : potato2: Deleted 2025/11/05 13:56:41 INFO : enormous: Deleted 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39217") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55470->172.17.0.8:39217, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37580") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40088->172.17.0.8:37580, err= 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : Local file system at /tmp/rclone1562648957: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : Local file system at /tmp/rclone1562648957: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : enormous: Deleted 2025/11/05 13:56:41 INFO : potato2: Deleted 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31547") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50474->172.17.0.8:31547, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30129") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42458->172.17.0.8:30129, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37610") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54466->172.17.0.8:37610, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30156") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40784->172.17.0.8:30156, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39295") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42948->172.17.0.8:39295, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31616") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54540->172.17.0.8:31616, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31450") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44448->172.17.0.8:31450, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34563") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44126->172.17.0.8:34563, err= 2025/11/05 13:56:41 DEBUG : five: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : four: size = 4 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:41 DEBUG : four: size = 8 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:41 DEBUG : four: Sizes differ 2025/11/05 13:56:41 DEBUG : one: Destination is newer than source, skipping 2025/11/05 13:56:41 DEBUG : three: size = 5 OK 2025/11/05 13:56:41 DEBUG : two: size = 3 OK 2025/11/05 13:56:41 DEBUG : three: Sizes identical 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33291") 2025/11/05 13:56:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51252->172.17.0.8:33291, err= 2025/11/05 13:56:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38897") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38272") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46428->172.17.0.8:38897, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41184->172.17.0.8:38272, err= 2025/11/05 13:56:41 DEBUG : five.0fee171d.partial: size = 4 OK 2025/11/05 13:56:41 DEBUG : five.0fee171d.partial: renamed to: five 2025/11/05 13:56:41 INFO : five: Copied (new) 2025/11/05 13:56:41 DEBUG : two.8549bf6d.partial: size = 3 OK 2025/11/05 13:56:41 DEBUG : four.f852663a.partial: size = 4 OK 2025/11/05 13:56:41 DEBUG : two.8549bf6d.partial: renamed to: two 2025/11/05 13:56:41 INFO : two: Copied (replaced existing) 2025/11/05 13:56:41 DEBUG : four.f852663a.partial: renamed to: four 2025/11/05 13:56:41 INFO : four: Copied (replaced existing) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35503") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55762->172.17.0.8:35503, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30702") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43932->172.17.0.8:30702, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38480") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48222->172.17.0.8:38480, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === 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:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/11/05 13:56:41 ERROR : ftp://172.17.0.8:21/rclone-test-govezib1riku: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36572") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60346->172.17.0.8:36572, err= 2025/11/05 13:56:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39024") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50092->172.17.0.8:39024, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36513") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58926->172.17.0.8:36513, err= 2025/11/05 13:56:41 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/05 13:56:41 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/05 13:56:41 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/05 13:56:41 INFO : potato: Copied (new) 2025/11/05 13:56:41 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/05 13:56:41 INFO : yam: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34294") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56384->172.17.0.8:34294, err= 2025/11/05 13:56:41 ERROR : ftp://172.17.0.8:21/rclone-test-govezib1riku: Ignoring --track-renames as the source and destination do not have a common hash 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30356") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57378->172.17.0.8:30356, err= 2025/11/05 13:56:41 DEBUG : potato: size = 14 OK 2025/11/05 13:56:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : potato: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30508") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48562->172.17.0.8:30508, err= 2025/11/05 13:56:41 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2025/11/05 13:56:41 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/11/05 13:56:41 INFO : yaml: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : yam: Deleted 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39805") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57764->172.17.0.8:39805, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36478") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45328->172.17.0.8:36478, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39833") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42718->172.17.0.8:39833, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39051") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36754->172.17.0.8:39051, err= 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Making map for --track-renames 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Finished making map for --track-renames 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for renames to finish 2025/11/05 13:56:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39337") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36611") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48816->172.17.0.8:39337, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34952->172.17.0.8:36611, err= 2025/11/05 13:56:41 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/05 13:56:41 DEBUG : yam.02e422e9.partial: size = 11 OK 2025/11/05 13:56:41 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/05 13:56:41 INFO : potato: Copied (new) 2025/11/05 13:56:41 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/11/05 13:56:41 INFO : yam: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39752") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53926->172.17.0.8:39752, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32561") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56740->172.17.0.8:32561, err= 2025/11/05 13:56:41 DEBUG : potato: size = 14 OK 2025/11/05 13:56:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Making map for --track-renames 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Finished making map for --track-renames 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : potato: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for renames to finish 2025/11/05 13:56:41 INFO : yam: Moved (server-side) to: yaml 2025/11/05 13:56:41 INFO : yaml: Renamed from "yam" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36078") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54020->172.17.0.8:36078, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34229") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59312->172.17.0.8:34229, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37172") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41314->172.17.0.8:37172, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35567") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38990->172.17.0.8:35567, err= 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Making map for --track-renames 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Finished making map for --track-renames 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 13:56:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for renames to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39561") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60570->172.17.0.8:39561, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30102") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36462->172.17.0.8:30102, err= 2025/11/05 13:56:41 DEBUG : potato.8b3202c9.partial: size = 14 OK 2025/11/05 13:56:41 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2025/11/05 13:56:41 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/11/05 13:56:41 INFO : potato: Copied (new) 2025/11/05 13:56:41 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/11/05 13:56:41 INFO : sub/yam: Copied (new) 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32741") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51982->172.17.0.8:32741, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30047") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59026->172.17.0.8:30047, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34835") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37826->172.17.0.8:34835, err= 2025/11/05 13:56:41 DEBUG : potato: size = 14 OK 2025/11/05 13:56:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30851") 2025/11/05 13:56:41 DEBUG : potato: Unchanged skipping 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50434->172.17.0.8:30851, err= 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Making map for --track-renames 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Finished making map for --track-renames 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for renames to finish 2025/11/05 13:56:41 INFO : sub/yam: Moved (server-side) to: yam 2025/11/05 13:56:41 INFO : yam: Renamed from "sub/yam" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31125") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32804->172.17.0.8:31125, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38226") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41468->172.17.0.8:38226, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30413") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40172->172.17.0.8:30413, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31738") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42164->172.17.0.8:31738, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35947") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55438->172.17.0.8:35947, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : Creating backend with remote "/tmp/rclone1562648957/dir1" 2025/11/05 13:56:41 DEBUG : Creating backend with remote "/tmp/rclone1562648957/dir2" 2025/11/05 13:56:41 DEBUG : Local file system at /tmp/rclone1562648957/dir2: Using server-side directory move 2025/11/05 13:56:41 INFO : Local file system at /tmp/rclone1562648957/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 13:56:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : Local file system at /tmp/rclone1562648957/dir2: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : Local file system at /tmp/rclone1562648957/dir2: Waiting for transfers to finish 2025/11/05 13:56:41 INFO : file1.txt: Moved (server-side) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37823") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37008->172.17.0.8:37823, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30152") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50910->172.17.0.8:30152, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35462") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34630->172.17.0.8:35462, err= 2025/11/05 13:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34645") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52830->172.17.0.8:34645, err= 2025/11/05 13:56:41 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33740") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35154->172.17.0.8:33740, err= 2025/11/05 13:56:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:41 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:41 INFO : sub dir/hello world: Deleted 2025/11/05 13:56:41 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/05 13:56:41 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/05 13:56:41 INFO : nested/sub dir/file: Copied (new) 2025/11/05 13:56:41 INFO : nested/sub dir/file: Deleted 2025/11/05 13:56:41 INFO : sub dir: Removing directory 2025/11/05 13:56:41 INFO : nested/sub dir: Removing directory 2025/11/05 13:56:41 INFO : nested: Removing directory 2025/11/05 13:56:41 DEBUG : Local file system at /tmp/rclone1562648957: deleted 3 directories 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38538") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52744->172.17.0.8:38538, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35723") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31959") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43874->172.17.0.8:31959, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34900->172.17.0.8:35723, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39633") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47802->172.17.0.8:39633, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37364") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42298->172.17.0.8:37364, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36894") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41648->172.17.0.8:36894, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31910") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54238->172.17.0.8:31910, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39888") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36206->172.17.0.8:39888, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31887") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56728->172.17.0.8:31887, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35395") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47182->172.17.0.8:35395, err= 2025/11/05 13:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30519") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58064->172.17.0.8:30519, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32659") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36388->172.17.0.8:32659, err= 2025/11/05 13:56:41 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2025/11/05 13:56:41 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/11/05 13:56:41 INFO : sub dir/hello world: Copied (new) 2025/11/05 13:56:41 INFO : sub dir/hello world: Deleted 2025/11/05 13:56:41 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2025/11/05 13:56:41 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/11/05 13:56:41 INFO : nested/sub dir/file: Copied (new) 2025/11/05 13:56:41 INFO : nested/sub dir/file: Deleted 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37024") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49538->172.17.0.8:37024, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30043") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56176->172.17.0.8:30043, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39222") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41318->172.17.0.8:39222, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33771") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43470->172.17.0.8:33771, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30309") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48466->172.17.0.8:30309, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33537") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38862") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42888->172.17.0.8:38862, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42414->172.17.0.8:33537, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36867") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47846->172.17.0.8:36867, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31922") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44304->172.17.0.8:31922, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39338") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52622->172.17.0.8:39338, err= 2025/11/05 13:56:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38883") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33161") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36254->172.17.0.8:38883, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42702->172.17.0.8:33161, err= 2025/11/05 13:56:41 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2025/11/05 13:56:41 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/05 13:56:41 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/11/05 13:56:41 INFO : existing-b: Copied (new) 2025/11/05 13:56:41 INFO : existing-b: Deleted 2025/11/05 13:56:41 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/05 13:56:41 INFO : existing: Copied (new) 2025/11/05 13:56:41 INFO : existing: Deleted 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30936") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56622->172.17.0.8:30936, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37047") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52056->172.17.0.8:37047, err= 2025/11/05 13:56:41 DEBUG : existing: Destination exists, skipping 2025/11/05 13:56:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:41 INFO : There was nothing to transfer 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32267") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50962->172.17.0.8:32267, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33932") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32816->172.17.0.8:33932, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38545") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37436->172.17.0.8:38545, err= --- PASS: TestMoveWithIgnoreExisting (0.03s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qedopex3toco" 2025/11/05 13:56:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:41 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:41 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:41 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:41 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: Connecting to FTP server 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: > dial: conn=172.17.0.1:36704->172.17.0.8:21, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34449") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42818->172.17.0.8:34449, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33148") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36040->172.17.0.8:33148, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31053") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39744->172.17.0.8:31053, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34208") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41242->172.17.0.8:34208, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.8:21/rclone-test-govezib1riku -> ftp://172.17.0.8:21/rclone-test-qedopex3toco 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: dial("tcp","172.17.0.8:36258") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: > dial: conn=172.17.0.1:32832->172.17.0.8:36258, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: dial("tcp","172.17.0.8:38956") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: > dial: conn=172.17.0.1:42752->172.17.0.8:38956, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: dial("tcp","172.17.0.8:30075") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: > dial: conn=172.17.0.1:36878->172.17.0.8:30075, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: Using server-side directory move 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-qedopex3toco: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37310") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: dial("tcp","172.17.0.8:35948") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40306->172.17.0.8:37310, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: > dial: conn=172.17.0.1:38518->172.17.0.8:35948, err= 2025/11/05 13:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:41 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/05 13:56:41 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:41 DEBUG : potato3: size = 68 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:41 DEBUG : potato3: size = 60 (ftp://172.17.0.8:21/rclone-test-qedopex3toco) 2025/11/05 13:56:41 DEBUG : potato3: Sizes differ 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: Connecting to FTP server 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: Waiting for checks to finish 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: > dial: conn=172.17.0.1:36716->172.17.0.8:21, err= 2025/11/05 13:56:41 INFO : empty space: Deleted 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: Waiting for transfers to finish 2025/11/05 13:56:41 INFO : potato2: Moved (server-side) 2025/11/05 13:56:41 INFO : potato3: Deleted 2025/11/05 13:56:41 INFO : potato3: Moved (server-side) 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30631") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44052->172.17.0.8:30631, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: dial("tcp","172.17.0.8:38763") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: > dial: conn=172.17.0.1:37446->172.17.0.8:38763, err= 2025/11/05 13:56:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jubuxav0kiro" 2025/11/05 13:56:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:41 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:41 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:41 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:41 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: Connecting to FTP server 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: > dial: conn=172.17.0.1:36730->172.17.0.8:21, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: Using server-side directory move 2025/11/05 13:56:41 INFO : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: Server side directory move succeeded 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: dial("tcp","172.17.0.8:33156") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: > dial: conn=172.17.0.1:45738->172.17.0.8:33156, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: dial("tcp","172.17.0.8:30592") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: > dial: conn=172.17.0.1:36318->172.17.0.8:30592, err= 2025/11/05 13:56:41 ERROR : error listing: directory not found 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: dial("tcp","172.17.0.8:31958") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: > dial: conn=172.17.0.1:47106->172.17.0.8:31958, err= 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: Purge object "empty space" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: Purge object "potato2" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: Purge object "potato3" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-jubuxav0kiro: Purge dir "" 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: dial("tcp","172.17.0.8:32833") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: > dial: conn=172.17.0.1:58388->172.17.0.8:32833, err= 2025/11/05 13:56:41 ERROR : error listing: directory not found 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qedopex3toco: Purge dir "" 2025/11/05 13:56:41 NOTICE: purge failed to rmdir "": directory not found 2025/11/05 13:56:41 NOTICE: purge failed: directory not found 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35321") 2025/11/05 13:56:41 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44888->172.17.0.8:35321, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38658") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46484->172.17.0.8:38658, err= --- PASS: TestServerSideMove (0.10s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sodoqez0ligo" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:36740->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38595") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38560->172.17.0.8:38595, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35052") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44874->172.17.0.8:35052, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31326") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49192->172.17.0.8:31326, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39529") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59006->172.17.0.8:39529, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.8:21/rclone-test-govezib1riku -> ftp://172.17.0.8:21/rclone-test-sodoqez0ligo 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:32254") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:36834->172.17.0.8:32254, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:38225") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:43470->172.17.0.8:38225, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:36643") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:47638->172.17.0.8:36643, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:31092") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:59302->172.17.0.8:31092, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39601") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51674->172.17.0.8:39601, err= 2025/11/05 13:56:42 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 13:56:42 DEBUG : empty space: Excluded 2025/11/05 13:56:42 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 13:56:42 DEBUG : empty space: Excluded 2025/11/05 13:56:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : potato3: size = 68 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:42 DEBUG : potato3: size = 60 (ftp://172.17.0.8:21/rclone-test-sodoqez0ligo) 2025/11/05 13:56:42 DEBUG : potato3: Sizes differ 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:36750->172.17.0.8:21, err= 2025/11/05 13:56:42 INFO : potato2: Moved (server-side) 2025/11/05 13:56:42 INFO : potato3: Deleted 2025/11/05 13:56:42 INFO : potato3: Moved (server-side) 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30103") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52734->172.17.0.8:30103, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:31107") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:42832->172.17.0.8:31107, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sofufil5duho" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: > dial: conn=172.17.0.1:36756->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: dial("tcp","172.17.0.8:38773") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: > dial: conn=172.17.0.1:45528->172.17.0.8:38773, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:38091") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:37754->172.17.0.8:38091, err= 2025/11/05 13:56:42 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 13:56:42 DEBUG : empty space: Excluded 2025/11/05 13:56:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: > dial: conn=172.17.0.1:36768->172.17.0.8:21, err= 2025/11/05 13:56:42 INFO : potato2: Moved (server-side) 2025/11/05 13:56:42 INFO : potato3: Moved (server-side) 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: dial("tcp","172.17.0.8:31433") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: > dial: conn=172.17.0.1:56854->172.17.0.8:31433, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:36969") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:38906->172.17.0.8:36969, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: dial("tcp","172.17.0.8:30884") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: > dial: conn=172.17.0.1:41170->172.17.0.8:30884, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: Purge object "potato2" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: Purge object "potato3" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sofufil5duho: Purge dir "" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: dial("tcp","172.17.0.8:35088") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: > dial: conn=172.17.0.1:44494->172.17.0.8:35088, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: Purge object "empty space" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-sodoqez0ligo: Purge dir "" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38032") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40692->172.17.0.8:38032, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38810") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40842->172.17.0.8:38810, err= --- PASS: TestServerSideMoveWithFilter (0.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vulabom7pure" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:36780->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33796") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57340->172.17.0.8:33796, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39249") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44154->172.17.0.8:39249, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39716") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53352->172.17.0.8:39716, err= 2025/11/05 13:56:42 INFO : tomatoDir: Making directory 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32279") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55056->172.17.0.8:32279, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33402") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50186->172.17.0.8:33402, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.8:21/rclone-test-govezib1riku -> ftp://172.17.0.8:21/rclone-test-vulabom7pure 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:39320") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:51890->172.17.0.8:39320, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:35071") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:49782->172.17.0.8:35071, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:30678") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:51304->172.17.0.8:30678, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: Using server-side directory move 2025/11/05 13:56:42 INFO : ftp://172.17.0.8:21/rclone-test-vulabom7pure: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39907") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:36684") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34478->172.17.0.8:39907, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:45572->172.17.0.8:36684, err= 2025/11/05 13:56:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 13:56:42 DEBUG : empty space: size = 1 OK 2025/11/05 13:56:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : empty space: Unchanged skipping 2025/11/05 13:56:42 DEBUG : potato3: size = 68 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:42 DEBUG : potato3: size = 60 (ftp://172.17.0.8:21/rclone-test-vulabom7pure) 2025/11/05 13:56:42 DEBUG : potato3: Sizes differ 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35777") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:36790->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58444->172.17.0.8:35777, err= 2025/11/05 13:56:42 INFO : empty space: Deleted 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: Waiting for transfers to finish 2025/11/05 13:56:42 INFO : potato2: Moved (server-side) 2025/11/05 13:56:42 INFO : potato3: Deleted 2025/11/05 13:56:42 INFO : potato3: Moved (server-side) 2025/11/05 13:56:42 INFO : tomatoDir: Removing directory 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: deleted 1 directories 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30634") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49640->172.17.0.8:30634, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36005") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47310->172.17.0.8:36005, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:36583") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:60808->172.17.0.8:36583, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xakaqes7wese" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: > dial: conn=172.17.0.1:36796->172.17.0.8:21, err= 2025/11/05 13:56:42 INFO : tomatoDir: Making directory 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: Using server-side directory move 2025/11/05 13:56:42 INFO : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: Server side directory move succeeded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: dial("tcp","172.17.0.8:39865") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: > dial: conn=172.17.0.1:54364->172.17.0.8:39865, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: dial("tcp","172.17.0.8:38104") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: > dial: conn=172.17.0.1:40146->172.17.0.8:38104, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:32837") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:42396->172.17.0.8:32837, err= 2025/11/05 13:56:42 ERROR : error listing: directory not found 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:35043") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:50294->172.17.0.8:35043, err= 2025/11/05 13:56:42 ERROR : error listing: directory not found 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: dial("tcp","172.17.0.8:35278") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: > dial: conn=172.17.0.1:44068->172.17.0.8:35278, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: Purge object "empty space" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: Purge object "potato2" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: Purge object "potato3" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: dial("tcp","172.17.0.8:38776") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: > dial: conn=172.17.0.1:40404->172.17.0.8:38776, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: Purge dir "tomatoDir" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-xakaqes7wese: Purge dir "" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: dial("tcp","172.17.0.8:37973") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: > dial: conn=172.17.0.1:39536->172.17.0.8:37973, err= 2025/11/05 13:56:42 ERROR : error listing: directory not found 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-vulabom7pure: Purge dir "" 2025/11/05 13:56:42 NOTICE: purge failed to rmdir "": directory not found 2025/11/05 13:56:42 NOTICE: purge failed: directory not found 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36622") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40472->172.17.0.8:36622, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38397") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37616->172.17.0.8:38397, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34036") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45596->172.17.0.8:34036, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37660") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54836->172.17.0.8:37660, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/rclone-sync-test" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: > dial: conn=172.17.0.1:36812->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36404") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39796->172.17.0.8:36404, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39314") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35588->172.17.0.8:39314, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/rclone-sync-test" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: > dial: conn=172.17.0.1:36814->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/rclone-sync-test-include/layer2" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-include/layer2: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36826->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/rclone-sync-test-ignore-file" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-ignore-file: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-ignore-file: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36834->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35638") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54464->172.17.0.8:35638, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: dial("tcp","172.17.0.8:31613") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34422") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39844->172.17.0.8:34422, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: > dial: conn=172.17.0.1:52896->172.17.0.8:31613, err= 2025/11/05 13:56:42 DEBUG : rclone-sync-test: Excluded 2025/11/05 13:56:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34347") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43716->172.17.0.8:34347, err= 2025/11/05 13:56:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : There was nothing to transfer 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39373") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: dial("tcp","172.17.0.8:35284") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41536->172.17.0.8:39373, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test: > dial: conn=172.17.0.1:37526->172.17.0.8:35284, err= 2025/11/05 13:56:42 DEBUG : rclone-sync-test: Excluded 2025/11/05 13:56:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37043") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49464->172.17.0.8:37043, err= 2025/11/05 13:56:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : rclone-sync-test-include: Removing directory 2025/11/05 13:56:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: failed to delete 1 directories 2025/11/05 13:56:42 INFO : There was nothing to transfer 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37979") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:36842") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51764->172.17.0.8:37979, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49702->172.17.0.8:36842, err= 2025/11/05 13:56:42 DEBUG : rclone-sync-test: Excluded 2025/11/05 13:56:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30041") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58350->172.17.0.8:30041, err= 2025/11/05 13:56:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : There was nothing to transfer 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35798") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48736->172.17.0.8:35798, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-include/layer2: dial("tcp","172.17.0.8:37707") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:50720->172.17.0.8:37707, err= 2025/11/05 13:56:42 DEBUG : rclone-sync-test: Excluded 2025/11/05 13:56:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35186") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48276->172.17.0.8:35186, err= 2025/11/05 13:56:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : rclone-sync-test-include: Removing directory 2025/11/05 13:56:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: failed to delete 1 directories 2025/11/05 13:56:42 INFO : There was nothing to transfer 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30418") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43438->172.17.0.8:30418, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-ignore-file: dial("tcp","172.17.0.8:36214") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:34668->172.17.0.8:36214, err= 2025/11/05 13:56:42 DEBUG : Excluded 2025/11/05 13:56:42 DEBUG : rclone-sync-test: Excluded 2025/11/05 13:56:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30911") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39418->172.17.0.8:30911, err= 2025/11/05 13:56:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : There was nothing to transfer 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33644") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59898->172.17.0.8:33644, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33766") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35239") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42602->172.17.0.8:33766, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35475") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45478->172.17.0.8:35239, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39170->172.17.0.8:35475, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30206") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41710->172.17.0.8:30206, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35450") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57296->172.17.0.8:35450, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/dst" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36838->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/CompareDest" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/CompareDest: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/CompareDest: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/CompareDest: > dial: conn=172.17.0.1:36852->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-govezib1riku/CompareDest" to be canonical "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/CompareDest" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:38399") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:47074->172.17.0.8:38399, err= 2025/11/05 13:56:42 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:35395") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:47198->172.17.0.8:35395, err= 2025/11/05 13:56:42 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/05 13:56:42 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/05 13:56:42 INFO : one: Copied (new) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35157") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50356->172.17.0.8:35157, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33880") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53744->172.17.0.8:33880, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33615") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58756->172.17.0.8:33615, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30959") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57048->172.17.0.8:30959, err= 2025/11/05 13:56:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-govezib1riku/CompareDest" for canonical name "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/CompareDest" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:38368") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:58530->172.17.0.8:38368, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:30713") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:43554->172.17.0.8:30713, err= 2025/11/05 13:56:42 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/05 13:56:42 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/05 13:56:42 INFO : one: Copied (replaced existing) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38027") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54468->172.17.0.8:38027, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34466") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59400->172.17.0.8:34466, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39250") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60726->172.17.0.8:39250, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36366") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57306->172.17.0.8:36366, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38729") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55848->172.17.0.8:38729, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37873") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59602->172.17.0.8:37873, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34745") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51344->172.17.0.8:34745, err= 2025/11/05 13:56:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-govezib1riku/CompareDest" for canonical name "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/CompareDest" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:37826") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:45746->172.17.0.8:37826, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : one: size = 5 OK 2025/11/05 13:56:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : There was nothing to transfer 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34632") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34692->172.17.0.8:34632, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30279") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37256") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50546->172.17.0.8:30279, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54456->172.17.0.8:37256, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37219") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37784->172.17.0.8:37219, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31767") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40274->172.17.0.8:31767, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34123") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54954->172.17.0.8:34123, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33008") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55024->172.17.0.8:33008, err= 2025/11/05 13:56:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-govezib1riku/CompareDest" for canonical name "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/CompareDest" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:38461") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:40602->172.17.0.8:38461, err= 2025/11/05 13:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/CompareDest: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/CompareDest: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : two: size = 3 OK 2025/11/05 13:56:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/CompareDest: > dial: conn=172.17.0.1:36862->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : one: size = 5 OK 2025/11/05 13:56:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : There was nothing to transfer 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35873") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42282->172.17.0.8:35873, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39023") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30314") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53174->172.17.0.8:30314, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58044->172.17.0.8:39023, err= 2025/11/05 13:56:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-govezib1riku/CompareDest" for canonical name "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/CompareDest" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:39921") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:32840->172.17.0.8:39921, err= 2025/11/05 13:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : two: size = 3 OK 2025/11/05 13:56:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 13:56:42 DEBUG : one: size = 5 OK 2025/11/05 13:56:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : There was nothing to transfer 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30110") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41966->172.17.0.8:30110, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38287") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35708") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45756->172.17.0.8:38287, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42672->172.17.0.8:35708, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37463") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58344->172.17.0.8:37463, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33026") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44624->172.17.0.8:33026, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38566") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59198->172.17.0.8:38566, err= 2025/11/05 13:56:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-govezib1riku/CompareDest" for canonical name "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/CompareDest" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:36297") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:47274->172.17.0.8:36297, err= 2025/11/05 13:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : two: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/CompareDest) 2025/11/05 13:56:42 DEBUG : two: Sizes differ 2025/11/05 13:56:42 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : one: size = 5 OK 2025/11/05 13:56:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:36607") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:54294->172.17.0.8:36607, err= 2025/11/05 13:56:42 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/05 13:56:42 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/05 13:56:42 INFO : two: Copied (new) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31903") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58718->172.17.0.8:31903, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32386") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37961") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42456->172.17.0.8:32386, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58680->172.17.0.8:37961, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33347") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36366->172.17.0.8:33347, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38510") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43496->172.17.0.8:38510, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34651") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34518->172.17.0.8:34651, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36769") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46068->172.17.0.8:36769, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37768") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52566->172.17.0.8:37768, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30447") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56990->172.17.0.8:30447, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35364") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59268->172.17.0.8:35364, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36994") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51286->172.17.0.8:36994, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31836") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35080->172.17.0.8:31836, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/dest" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: > dial: conn=172.17.0.1:36864->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/pre-dest1" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/pre-dest1: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/pre-dest1: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/pre-dest1: > dial: conn=172.17.0.1:36868->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-govezib1riku/pre-dest1" to be canonical "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/pre-dest1" 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/pre-dest2" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/pre-dest2: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/pre-dest2: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/pre-dest2: > dial: conn=172.17.0.1:36884->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-govezib1riku/pre-dest2" to be canonical "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/pre-dest2" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: dial("tcp","172.17.0.8:37981") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: > dial: conn=172.17.0.1:47252->172.17.0.8:37981, err= 2025/11/05 13:56:42 DEBUG : 1: size = 1 OK 2025/11/05 13:56:42 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/05 13:56:42 DEBUG : 2: size = 1 OK 2025/11/05 13:56:42 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/05 13:56:42 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: dial("tcp","172.17.0.8:37527") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: > dial: conn=172.17.0.1:47406->172.17.0.8:37527, err= 2025/11/05 13:56:42 DEBUG : 3.34f95e38.partial: size = 1 OK 2025/11/05 13:56:42 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/11/05 13:56:42 INFO : 3: Copied (new) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: dial("tcp","172.17.0.8:31621") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dest: > dial: conn=172.17.0.1:55870->172.17.0.8:31621, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36264") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50742->172.17.0.8:36264, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39044") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39875") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33941") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36788->172.17.0.8:39044, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36534->172.17.0.8:39875, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55660->172.17.0.8:33941, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37498") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52692->172.17.0.8:37498, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36391") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37119") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39535") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36832->172.17.0.8:37119, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39716->172.17.0.8:36391, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48708->172.17.0.8:39535, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32006") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41166->172.17.0.8:32006, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/pre-dest1: closing 1 unused connections 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34669") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34336->172.17.0.8:34669, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35052") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44888->172.17.0.8:35052, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34908") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38038->172.17.0.8:34908, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31249") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33614->172.17.0.8:31249, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33956") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36314->172.17.0.8:33956, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36336") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51676->172.17.0.8:36336, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35589") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45698->172.17.0.8:35589, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/dst" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36886->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/backup" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: > dial: conn=172.17.0.1:36894->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-govezib1riku/backup" to be canonical "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/backup" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:30063") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36984->172.17.0.8:30063, err= 2025/11/05 13:56:42 DEBUG : two: size = 3 OK 2025/11/05 13:56:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : two: Unchanged skipping 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 INFO : one: Moved (server-side) 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:36493") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:34534->172.17.0.8:36493, err= 2025/11/05 13:56:42 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/05 13:56:42 DEBUG : one.a292864a.partial: renamed to: one 2025/11/05 13:56:42 INFO : one: Copied (new) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : three.txt: Moved (server-side) 2025/11/05 13:56:42 INFO : three.txt: Moved into backup dir 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35703") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38342->172.17.0.8:35703, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36153") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37570->172.17.0.8:36153, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38240") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49740->172.17.0.8:38240, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32683") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45008->172.17.0.8:32683, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37019") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40204->172.17.0.8:37019, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37119") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36836->172.17.0.8:37119, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36265") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55894->172.17.0.8:36265, err= 2025/11/05 13:56:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-govezib1riku/backup" for canonical name "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/backup" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:38361") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:58086->172.17.0.8:38361, err= 2025/11/05 13:56:42 DEBUG : two: size = 3 OK 2025/11/05 13:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : two: Unchanged skipping 2025/11/05 13:56:42 INFO : one: Deleted 2025/11/05 13:56:42 INFO : one: Moved (server-side) 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:30827") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:33876->172.17.0.8:30827, err= 2025/11/05 13:56:42 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/05 13:56:42 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/05 13:56:42 INFO : one: Copied (new) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : three.txt: Deleted 2025/11/05 13:56:42 INFO : three.txt: Moved (server-side) 2025/11/05 13:56:42 INFO : three.txt: Moved into backup dir 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35050") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44482->172.17.0.8:35050, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35177") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34015") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53880->172.17.0.8:35177, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47604->172.17.0.8:34015, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36231") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54794->172.17.0.8:36231, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31436") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34257") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35676->172.17.0.8:34257, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41366->172.17.0.8:31436, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36085") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58750->172.17.0.8:36085, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.11s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33960") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33772->172.17.0.8:33960, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35526") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50510->172.17.0.8:35526, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34259") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44446->172.17.0.8:34259, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38486") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44912->172.17.0.8:38486, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37172") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41330->172.17.0.8:37172, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/dst" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36904->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/backup" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: > dial: conn=172.17.0.1:36918->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-govezib1riku/backup" to be canonical "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/backup" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:33055") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:35830->172.17.0.8:33055, err= 2025/11/05 13:56:42 DEBUG : two: size = 3 OK 2025/11/05 13:56:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : two: Unchanged skipping 2025/11/05 13:56:42 INFO : one: Moved (server-side) to: one.bak 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:38343") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:33434->172.17.0.8:38343, err= 2025/11/05 13:56:42 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/05 13:56:42 DEBUG : one.a292864a.partial: renamed to: one 2025/11/05 13:56:42 INFO : one: Copied (new) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 13:56:42 INFO : three.txt: Moved into backup dir 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35068") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44440->172.17.0.8:35068, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31333") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38234") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58376->172.17.0.8:31333, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54834->172.17.0.8:38234, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36510") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41880->172.17.0.8:36510, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39174") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60270->172.17.0.8:39174, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35368") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37138") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34008->172.17.0.8:35368, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60332->172.17.0.8:37138, err= 2025/11/05 13:56:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-govezib1riku/backup" for canonical name "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/backup" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:37370") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:38384->172.17.0.8:37370, err= 2025/11/05 13:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : two: size = 3 OK 2025/11/05 13:56:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : two: Unchanged skipping 2025/11/05 13:56:42 INFO : one.bak: Deleted 2025/11/05 13:56:42 INFO : one: Moved (server-side) to: one.bak 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:33163") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:57208->172.17.0.8:33163, err= 2025/11/05 13:56:42 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/05 13:56:42 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/05 13:56:42 INFO : one: Copied (new) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : three.txt.bak: Deleted 2025/11/05 13:56:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 13:56:42 INFO : three.txt: Moved into backup dir 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38209") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43286->172.17.0.8:38209, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34049") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38942") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44858->172.17.0.8:38942, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53888->172.17.0.8:34049, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33118") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53228->172.17.0.8:33118, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33756") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53190->172.17.0.8:33756, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39498") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48486->172.17.0.8:39498, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39006") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51648->172.17.0.8:39006, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31612") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41742->172.17.0.8:31612, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35858") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58472->172.17.0.8:35858, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34368") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60910->172.17.0.8:34368, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38097") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52542->172.17.0.8:38097, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34534") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40798->172.17.0.8:34534, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/dst" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36934->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/backup" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: > dial: conn=172.17.0.1:36948->172.17.0.8:21, err= 2025/11/05 13:56:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-govezib1riku/backup" to be canonical "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/backup" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:36481") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:43100->172.17.0.8:36481, err= 2025/11/05 13:56:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 DEBUG : two: size = 3 OK 2025/11/05 13:56:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : two: Unchanged skipping 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:34151") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:38746->172.17.0.8:34151, err= 2025/11/05 13:56:42 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/05 13:56:42 DEBUG : one.a292864a.partial: renamed to: one 2025/11/05 13:56:42 INFO : one: Copied (new) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 13:56:42 INFO : three.txt: Moved into backup dir 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35110") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44320->172.17.0.8:35110, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30910") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50204->172.17.0.8:30910, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33051") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36644->172.17.0.8:33051, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36838") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53418->172.17.0.8:36838, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39482") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60038->172.17.0.8:39482, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33777") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40790->172.17.0.8:33777, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36793") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46654->172.17.0.8:36793, err= 2025/11/05 13:56:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-govezib1riku/backup" for canonical name "TestFTPPureftpd{_vIKR}:rclone-test-govezib1riku/backup" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:32075") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:52268->172.17.0.8:32075, err= 2025/11/05 13:56:42 DEBUG : two: size = 3 OK 2025/11/05 13:56:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:42 DEBUG : two: Unchanged skipping 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:42 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:42 DEBUG : one: Sizes differ 2025/11/05 13:56:42 INFO : one-2019-01-01: Deleted 2025/11/05 13:56:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:32374") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:41290->172.17.0.8:32374, err= 2025/11/05 13:56:42 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/05 13:56:42 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/05 13:56:42 INFO : one: Copied (new) 2025/11/05 13:56:42 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:42 INFO : three-2019-01-01.txt: Deleted 2025/11/05 13:56:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 13:56:42 INFO : three.txt: Moved into backup dir 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37734") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36682->172.17.0.8:37734, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34026") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33434") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37776->172.17.0.8:34026, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49032->172.17.0.8:33434, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32656") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41036->172.17.0.8:32656, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32102") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37855") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48890->172.17.0.8:37855, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41050->172.17.0.8:32102, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31478") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39372->172.17.0.8:31478, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38795") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47946->172.17.0.8:38795, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32021") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48714->172.17.0.8:32021, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33765") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55758->172.17.0.8:33765, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35218") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53202->172.17.0.8:35218, err= 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39516") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35108->172.17.0.8:39516, err= 2025/11/05 13:56:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/dst" 2025/11/05 13:56:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:42 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:42 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Connecting to FTP server 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:42 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36950->172.17.0.8:21, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:32258") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:60576->172.17.0.8:32258, err= 2025/11/05 13:56:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : one: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:43 DEBUG : two: size = 3 OK 2025/11/05 13:56:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : two: Unchanged skipping 2025/11/05 13:56:43 INFO : one: Moved (server-side) to: one.bak 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:34871") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:53552->172.17.0.8:34871, err= 2025/11/05 13:56:43 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/05 13:56:43 DEBUG : one.a292864a.partial: renamed to: one 2025/11/05 13:56:43 INFO : one: Copied (new) 2025/11/05 13:56:43 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 13:56:43 INFO : three.txt: Moved into backup dir 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38433") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40690->172.17.0.8:38433, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32958") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40686->172.17.0.8:32958, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34725") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44434->172.17.0.8:34725, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38129") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48294->172.17.0.8:38129, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30389") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59694->172.17.0.8:30389, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:38238") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:58768->172.17.0.8:38238, err= 2025/11/05 13:56:43 DEBUG : one.bak: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : one.bak: Excluded 2025/11/05 13:56:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : three.txt.bak: Excluded 2025/11/05 13:56:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : one: Sizes differ 2025/11/05 13:56:43 DEBUG : two: size = 3 OK 2025/11/05 13:56:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : two: Unchanged skipping 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for checks to finish 2025/11/05 13:56:43 INFO : one.bak: Deleted 2025/11/05 13:56:43 INFO : one: Moved (server-side) to: one.bak 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Waiting for transfers to finish 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:35837") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:42348->172.17.0.8:35837, err= 2025/11/05 13:56:43 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/05 13:56:43 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/05 13:56:43 INFO : one: Copied (new) 2025/11/05 13:56:43 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:43 INFO : three.txt.bak: Deleted 2025/11/05 13:56:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 13:56:43 INFO : three.txt: Moved into backup dir 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32867") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52736->172.17.0.8:32867, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37045") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48840->172.17.0.8:37045, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36100") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58906->172.17.0.8:36100, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33761") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37298->172.17.0.8:33761, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33044") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35302->172.17.0.8:33044, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35117") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39922->172.17.0.8:35117, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34770") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53774->172.17.0.8:34770, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34825") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41196->172.17.0.8:34825, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31693") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59956->172.17.0.8:31693, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38152") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56538->172.17.0.8:38152, err= 2025/11/05 13:56:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/dst" 2025/11/05 13:56:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:43 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:43 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:43 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:43 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Connecting to FTP server 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36952->172.17.0.8:21, err= 2025/11/05 13:56:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : one: Sizes differ 2025/11/05 13:56:43 INFO : one: Moved (server-side) to: one.bak 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:34643") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36494->172.17.0.8:34643, err= 2025/11/05 13:56:43 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/05 13:56:43 DEBUG : one.a292864a.partial: renamed to: one 2025/11/05 13:56:43 INFO : one: Copied (new) 2025/11/05 13:56:43 DEBUG : two: size = 3 OK 2025/11/05 13:56:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : two: Unchanged skipping 2025/11/05 13:56:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : three.txt: size = 5 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : three.txt: Sizes differ 2025/11/05 13:56:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:30790") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:56340->172.17.0.8:30790, err= 2025/11/05 13:56:43 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/05 13:56:43 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/05 13:56:43 INFO : three.txt: Copied (new) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38065") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43848->172.17.0.8:38065, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30780") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47156->172.17.0.8:30780, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30694") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52874->172.17.0.8:30694, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38654") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55608->172.17.0.8:38654, err= 2025/11/05 13:56:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : one: Sizes differ 2025/11/05 13:56:43 INFO : one.bak: Deleted 2025/11/05 13:56:43 INFO : one: Moved (server-side) to: one.bak 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:39821") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:34372->172.17.0.8:39821, err= 2025/11/05 13:56:43 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/05 13:56:43 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/05 13:56:43 INFO : one: Copied (new) 2025/11/05 13:56:43 DEBUG : two: size = 3 OK 2025/11/05 13:56:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : two: Unchanged skipping 2025/11/05 13:56:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : three.txt: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : three.txt: Sizes differ 2025/11/05 13:56:43 INFO : three.txt.bak: Deleted 2025/11/05 13:56:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:37170") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:51222->172.17.0.8:37170, err= 2025/11/05 13:56:43 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/05 13:56:43 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/05 13:56:43 INFO : three.txt: Copied (new) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33760") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39358->172.17.0.8:33760, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30404") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36356->172.17.0.8:30404, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34254") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49286->172.17.0.8:34254, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35769") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55226->172.17.0.8:35769, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36308") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37848->172.17.0.8:36308, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37052") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34560->172.17.0.8:37052, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35708") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42680->172.17.0.8:35708, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30810") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34696->172.17.0.8:30810, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31520") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59548->172.17.0.8:31520, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36502") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46158->172.17.0.8:36502, err= 2025/11/05 13:56:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-govezib1riku/dst" 2025/11/05 13:56:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/11/05 13:56:43 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:43 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{_vIKR}" suffix to name 2025/11/05 13:56:43 DEBUG : Setting host="172.17.0.8" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/11/05 13:56:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/11/05 13:56:43 DEBUG : Setting pass="X1P2iYxyyIzLRSJwrEw9bLbaQtmZ-DallxaD1nFSb8g" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/11/05 13:56:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: Connecting to FTP server 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36960->172.17.0.8:21, err= 2025/11/05 13:56:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : one: Sizes differ 2025/11/05 13:56:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:34332") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:36684->172.17.0.8:34332, err= 2025/11/05 13:56:43 DEBUG : one.a292864a.partial: size = 4 OK 2025/11/05 13:56:43 DEBUG : one.a292864a.partial: renamed to: one 2025/11/05 13:56:43 INFO : one: Copied (new) 2025/11/05 13:56:43 DEBUG : two: size = 3 OK 2025/11/05 13:56:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : two: Unchanged skipping 2025/11/05 13:56:43 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : three.txt: size = 5 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : three.txt: Sizes differ 2025/11/05 13:56:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:30892") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:44630->172.17.0.8:30892, err= 2025/11/05 13:56:43 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2025/11/05 13:56:43 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/11/05 13:56:43 INFO : three.txt: Copied (new) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39653") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36722->172.17.0.8:39653, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38955") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55408->172.17.0.8:38955, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37531") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51040->172.17.0.8:37531, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34516") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42282->172.17.0.8:34516, err= 2025/11/05 13:56:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : one: size = 4 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : one: Sizes differ 2025/11/05 13:56:43 INFO : one-2019-01-01: Deleted 2025/11/05 13:56:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:35041") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:57904->172.17.0.8:35041, err= 2025/11/05 13:56:43 DEBUG : one.4c47835a.partial: size = 5 OK 2025/11/05 13:56:43 DEBUG : one.4c47835a.partial: renamed to: one 2025/11/05 13:56:43 INFO : one: Copied (new) 2025/11/05 13:56:43 DEBUG : two: size = 3 OK 2025/11/05 13:56:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : two: Unchanged skipping 2025/11/05 13:56:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : three.txt: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku/dst) 2025/11/05 13:56:43 DEBUG : three.txt: Sizes differ 2025/11/05 13:56:43 INFO : three-2019-01-01.txt: Deleted 2025/11/05 13:56:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: dial("tcp","172.17.0.8:34795") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku/dst: > dial: conn=172.17.0.1:46740->172.17.0.8:34795, err= 2025/11/05 13:56:43 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2025/11/05 13:56:43 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/11/05 13:56:43 INFO : three.txt: Copied (new) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31033") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59272->172.17.0.8:31033, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38612") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53816->172.17.0.8:38612, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35430") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40028->172.17.0.8:35430, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32867") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52748->172.17.0.8:32867, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37529") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50096->172.17.0.8:37529, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32203") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40964->172.17.0.8:32203, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36371") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47606->172.17.0.8:36371, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37144") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54400->172.17.0.8:37144, err= 2025/11/05 13:56:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : Testêé: size = 18 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:43 DEBUG : Testêé: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34583") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51560->172.17.0.8:34583, err= 2025/11/05 13:56:43 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2025/11/05 13:56:43 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/11/05 13:56:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/05 13:56:43 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34904") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49442->172.17.0.8:34904, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30378") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48182->172.17.0.8:30378, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36950") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38536->172.17.0.8:36950, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30357") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39522->172.17.0.8:30357, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32084") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39158->172.17.0.8:32084, err= 2025/11/05 13:56:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38123") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41828->172.17.0.8:38123, err= 2025/11/05 13:56:43 DEBUG : existing.f29ecfde.partial: size = 6 OK 2025/11/05 13:56:43 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/11/05 13:56:43 INFO : existing: Copied (new) 2025/11/05 13:56:43 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34963") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49124->172.17.0.8:34963, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38641") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60284->172.17.0.8:38641, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39371") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57440->172.17.0.8:39371, err= 2025/11/05 13:56:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : existing: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : existing: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:43 ERROR : ftp://172.17.0.8:21/rclone-test-govezib1riku: not deleting files as there were IO errors 2025/11/05 13:56:43 ERROR : ftp://172.17.0.8:21/rclone-test-govezib1riku: not deleting directories as there were IO errors 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30009") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56366->172.17.0.8:30009, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30845") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41010->172.17.0.8:30845, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33737") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43762->172.17.0.8:33737, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36703") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39784->172.17.0.8:36703, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37447") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51724->172.17.0.8:37447, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38204") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48348->172.17.0.8:38204, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:43 DEBUG : EXISTING: size = 6 OK 2025/11/05 13:56:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : existing: Unchanged skipping 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:43 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:43 INFO : There was nothing to transfer 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38804") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34630->172.17.0.8:38804, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32216") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39664->172.17.0.8:32216, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37446") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36444->172.17.0.8:37446, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39929") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39826->172.17.0.8:39929, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36664") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35922->172.17.0.8:36664, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39859") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45250->172.17.0.8:39859, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39322") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57148->172.17.0.8:39322, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38482") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44290->172.17.0.8:38482, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30459") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35678->172.17.0.8:30459, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36370") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55370->172.17.0.8:36370, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39831") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50882->172.17.0.8:39831, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31180") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39930->172.17.0.8:31180, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36146") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52814->172.17.0.8:36146, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31293") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59632->172.17.0.8:31293, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32737") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33432->172.17.0.8:32737, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38408") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35200->172.17.0.8:38408, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36379") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50800->172.17.0.8:36379, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38284") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35120->172.17.0.8:38284, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36216") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53756->172.17.0.8:36216, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37415") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40160->172.17.0.8:37415, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30586") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60194->172.17.0.8:30586, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37123") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46986->172.17.0.8:37123, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37203") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51276->172.17.0.8:37203, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39951") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46976->172.17.0.8:39951, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33031") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40358->172.17.0.8:33031, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39549") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36516->172.17.0.8:39549, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31903") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58732->172.17.0.8:31903, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34553") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41798->172.17.0.8:34553, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31731") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35790->172.17.0.8:31731, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38990") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41906->172.17.0.8:38990, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34605") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60022->172.17.0.8:34605, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35824") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45306->172.17.0.8:35824, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31431") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46796->172.17.0.8:31431, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33142") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41994->172.17.0.8:33142, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36082") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58850->172.17.0.8:36082, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38464") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49546->172.17.0.8:38464, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33228") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34476->172.17.0.8:33228, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38485") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37694->172.17.0.8:38485, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32048") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34708->172.17.0.8:32048, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36991") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59532->172.17.0.8:36991, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38183") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39452->172.17.0.8:38183, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37428") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36750->172.17.0.8:37428, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33892") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39872->172.17.0.8:33892, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34265") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56978->172.17.0.8:34265, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32832") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54428->172.17.0.8:32832, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36957") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36180->172.17.0.8:36957, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39738") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55444->172.17.0.8:39738, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32237") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50064->172.17.0.8:32237, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32858") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55146->172.17.0.8:32858, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30168") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39110->172.17.0.8:30168, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39146") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49622->172.17.0.8:39146, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39386") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54616->172.17.0.8:39386, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30741") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50398->172.17.0.8:30741, err= 2025/11/05 13:56:43 DEBUG : both10: size = 6 OK 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:43 DEBUG : both0: size = 6 OK 2025/11/05 13:56:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both12: size = 6 OK 2025/11/05 13:56:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both11: size = 6 OK 2025/11/05 13:56:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both10: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both13: size = 6 OK 2025/11/05 13:56:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both13: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both14: size = 6 OK 2025/11/05 13:56:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both14: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both15: size = 6 OK 2025/11/05 13:56:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both15: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both16: size = 6 OK 2025/11/05 13:56:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both16: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both17: size = 6 OK 2025/11/05 13:56:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both0: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both18: size = 6 OK 2025/11/05 13:56:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both18: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both19: size = 6 OK 2025/11/05 13:56:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both12: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both1: size = 6 OK 2025/11/05 13:56:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both11: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both17: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both2: size = 6 OK 2025/11/05 13:56:43 DEBUG : both3: size = 6 OK 2025/11/05 13:56:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both2: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both4: size = 6 OK 2025/11/05 13:56:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both4: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both5: size = 6 OK 2025/11/05 13:56:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both5: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both6: size = 6 OK 2025/11/05 13:56:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both6: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both7: size = 6 OK 2025/11/05 13:56:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both7: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both8: size = 6 OK 2025/11/05 13:56:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both3: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both9: size = 6 OK 2025/11/05 13:56:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both1: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both19: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both8: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both9: Unchanged skipping 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:43 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:43 INFO : only12: Deleted 2025/11/05 13:56:43 INFO : only9: Deleted 2025/11/05 13:56:43 INFO : only13: Deleted 2025/11/05 13:56:43 INFO : only10: Deleted 2025/11/05 13:56:43 INFO : only16: Deleted 2025/11/05 13:56:43 INFO : only18: Deleted 2025/11/05 13:56:43 INFO : only17: Deleted 2025/11/05 13:56:43 INFO : only6: Deleted 2025/11/05 13:56:43 INFO : only3: Deleted 2025/11/05 13:56:43 INFO : only7: Deleted 2025/11/05 13:56:43 INFO : only5: Deleted 2025/11/05 13:56:43 INFO : only4: Deleted 2025/11/05 13:56:43 INFO : only15: Deleted 2025/11/05 13:56:43 INFO : only14: Deleted 2025/11/05 13:56:43 INFO : only11: Deleted 2025/11/05 13:56:43 INFO : only0: Deleted 2025/11/05 13:56:43 INFO : only19: Deleted 2025/11/05 13:56:43 INFO : only1: Deleted 2025/11/05 13:56:43 INFO : only8: Deleted 2025/11/05 13:56:43 INFO : only2: Deleted 2025/11/05 13:56:43 INFO : There was nothing to transfer 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30491") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50158->172.17.0.8:30491, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33899") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45982->172.17.0.8:33899, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30747") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44016->172.17.0.8:30747, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31262") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43754->172.17.0.8:31262, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39365") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33148->172.17.0.8:39365, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35391") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55456->172.17.0.8:35391, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33740") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35170->172.17.0.8:33740, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34042") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32874->172.17.0.8:34042, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39201") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35948->172.17.0.8:39201, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37232") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40526->172.17.0.8:37232, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35997") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49162->172.17.0.8:35997, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36898") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33916->172.17.0.8:36898, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34807") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51164->172.17.0.8:34807, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34903") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56110->172.17.0.8:34903, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39402") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41814->172.17.0.8:39402, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30661") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57780->172.17.0.8:30661, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34709") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50318->172.17.0.8:34709, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34814") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47458->172.17.0.8:34814, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33244") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59968->172.17.0.8:33244, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36911") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59788->172.17.0.8:36911, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34594") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50572->172.17.0.8:34594, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36563") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52230->172.17.0.8:36563, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30089") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49334->172.17.0.8:30089, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31747") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57516->172.17.0.8:31747, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32801") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50444->172.17.0.8:32801, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31089") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60646->172.17.0.8:31089, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31456") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55654->172.17.0.8:31456, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33791") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46586->172.17.0.8:33791, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37174") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47148->172.17.0.8:37174, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37618") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44336->172.17.0.8:37618, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37154") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48560->172.17.0.8:37154, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33559") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41512->172.17.0.8:33559, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32586") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57986->172.17.0.8:32586, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33930") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42068->172.17.0.8:33930, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32600") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48618->172.17.0.8:32600, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38708") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59762->172.17.0.8:38708, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38279") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60510->172.17.0.8:38279, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37157") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49998->172.17.0.8:37157, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31930") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41990->172.17.0.8:31930, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35433") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39856->172.17.0.8:35433, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30828") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35826->172.17.0.8:30828, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32471") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38064->172.17.0.8:32471, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34671") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37156->172.17.0.8:34671, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31688") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48724->172.17.0.8:31688, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35528") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53618->172.17.0.8:35528, err= 2025/11/05 13:56:43 DEBUG : both0: size = 6 OK 2025/11/05 13:56:43 DEBUG : both10: size = 6 OK 2025/11/05 13:56:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both11: size = 6 OK 2025/11/05 13:56:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:43 DEBUG : both12: size = 6 OK 2025/11/05 13:56:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both0: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both13: size = 6 OK 2025/11/05 13:56:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both13: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both14: size = 6 OK 2025/11/05 13:56:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both10: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both15: size = 6 OK 2025/11/05 13:56:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both15: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both16: size = 6 OK 2025/11/05 13:56:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both11: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both17: size = 6 OK 2025/11/05 13:56:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both17: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both18: size = 6 OK 2025/11/05 13:56:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both12: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both19: size = 6 OK 2025/11/05 13:56:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both14: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both1: size = 6 OK 2025/11/05 13:56:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both16: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both2: size = 6 OK 2025/11/05 13:56:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both2: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both3: size = 6 OK 2025/11/05 13:56:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both3: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both4: size = 6 OK 2025/11/05 13:56:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both4: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both5: size = 6 OK 2025/11/05 13:56:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both18: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both6: size = 6 OK 2025/11/05 13:56:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both19: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both7: size = 6 OK 2025/11/05 13:56:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both1: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both8: size = 6 OK 2025/11/05 13:56:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both5: Unchanged skipping 2025/11/05 13:56:43 DEBUG : both9: size = 6 OK 2025/11/05 13:56:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:43 DEBUG : both6: Unchanged skipping 2025/11/05 13:56:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only0: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only0: Sizes differ 2025/11/05 13:56:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only10: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only10: Sizes differ 2025/11/05 13:56:43 DEBUG : both7: Unchanged skipping 2025/11/05 13:56:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only11: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only11: Sizes differ 2025/11/05 13:56:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only12: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only12: Sizes differ 2025/11/05 13:56:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only13: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only13: Sizes differ 2025/11/05 13:56:43 DEBUG : both8: Unchanged skipping 2025/11/05 13:56:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only14: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only14: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33037") 2025/11/05 13:56:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only15: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only15: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60552->172.17.0.8:33037, err= 2025/11/05 13:56:43 DEBUG : both9: Unchanged skipping 2025/11/05 13:56:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only16: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only16: Sizes differ 2025/11/05 13:56:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only17: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only17: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30432") 2025/11/05 13:56:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only18: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only18: Sizes differ 2025/11/05 13:56:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only19: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only19: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49214->172.17.0.8:30432, err= 2025/11/05 13:56:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only1: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only1: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31412") 2025/11/05 13:56:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34949") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39902->172.17.0.8:31412, err= 2025/11/05 13:56:43 DEBUG : only2: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only2: Sizes differ 2025/11/05 13:56:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only3: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only3: Sizes differ 2025/11/05 13:56:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only4: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only4: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40212->172.17.0.8:34949, err= 2025/11/05 13:56:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only5: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only5: Sizes differ 2025/11/05 13:56:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only6: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only6: Sizes differ 2025/11/05 13:56:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only7: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only7: Sizes differ 2025/11/05 13:56:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only8: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only8: Sizes differ 2025/11/05 13:56:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1562648957) 2025/11/05 13:56:43 DEBUG : only9: size = 6 (ftp://172.17.0.8:21/rclone-test-govezib1riku) 2025/11/05 13:56:43 DEBUG : only9: Sizes differ 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:43 DEBUG : only12.69fa0315.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only0.d641fffb.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only11.51c18866.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only14.198d15f3.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/11/05 13:56:43 DEBUG : only11.51c18866.partial: renamed to: only11 2025/11/05 13:56:43 INFO : only12: Copied (replaced existing) 2025/11/05 13:56:43 INFO : only11: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30957") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33072") 2025/11/05 13:56:43 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/11/05 13:56:43 INFO : only0: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45286->172.17.0.8:33072, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55486->172.17.0.8:30957, err= 2025/11/05 13:56:43 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/11/05 13:56:43 INFO : only14: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37635") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32884->172.17.0.8:37635, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37968") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50858->172.17.0.8:37968, err= 2025/11/05 13:56:43 DEBUG : only17.21b69e80.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only18.f963383f.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only16.808f1a6e.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/11/05 13:56:43 INFO : only17: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/11/05 13:56:43 DEBUG : only19.585abcd1.partial: size = 0 OK 2025/11/05 13:56:43 INFO : only16: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : only18.f963383f.partial: renamed to: only18 2025/11/05 13:56:43 INFO : only18: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30896") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52736->172.17.0.8:30896, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39786") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37169") 2025/11/05 13:56:43 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/11/05 13:56:43 INFO : only19: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53430->172.17.0.8:37169, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47602->172.17.0.8:39786, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33617") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42020->172.17.0.8:33617, err= 2025/11/05 13:56:43 DEBUG : only10.f0f80c88.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only13.c8c387fb.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only2.4f43f066.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/11/05 13:56:43 INFO : only10: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : only4.3f34e680.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/11/05 13:56:43 INFO : only13: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31359") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41190->172.17.0.8:31359, err= 2025/11/05 13:56:43 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38261") 2025/11/05 13:56:43 INFO : only2: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33072->172.17.0.8:38261, err= 2025/11/05 13:56:43 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/11/05 13:56:43 INFO : only4: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31828") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34511") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38808->172.17.0.8:34511, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39036->172.17.0.8:31828, err= 2025/11/05 13:56:43 DEBUG : only3.ee7a7488.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only5.9e0d626e.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/11/05 13:56:43 INFO : only3: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/11/05 13:56:43 INFO : only5: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : only7.070f6df3.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35558") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33196") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34704->172.17.0.8:33196, err= 2025/11/05 13:56:43 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/11/05 13:56:43 INFO : only7: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39534->172.17.0.8:35558, err= 2025/11/05 13:56:43 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/11/05 13:56:43 INFO : only8: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32665") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41486->172.17.0.8:32665, err= 2025/11/05 13:56:43 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only1.77787b15.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37386") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38076->172.17.0.8:37386, err= 2025/11/05 13:56:43 DEBUG : only15.b8b4911d.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/11/05 13:56:43 INFO : only9: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : only6.a636e91d.partial: size = 0 OK 2025/11/05 13:56:43 DEBUG : only1.77787b15.partial: renamed to: only1 2025/11/05 13:56:43 INFO : only1: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/11/05 13:56:43 INFO : only15: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/11/05 13:56:43 INFO : only6: Copied (replaced existing) 2025/11/05 13:56:43 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39757") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54164->172.17.0.8:39757, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32038") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58184->172.17.0.8:32038, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32504") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43236->172.17.0.8:32504, err= --- PASS: TestSyncConcurrentTruncate (0.15s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : empty_dir: Making directory with metadata 2025/11/05 13:56:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 13:56:43 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 13:56:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 13:56:43 INFO : empty_on_remote: Making directory 2025/11/05 13:56:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 13:56:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36247") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47970->172.17.0.8:36247, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39515") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34072") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56676->172.17.0.8:39515, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35613") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50374->172.17.0.8:34072, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60902->172.17.0.8:35613, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33582") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34520->172.17.0.8:33582, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36540") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50080->172.17.0.8:36540, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : empty_dir: Making directory with metadata 2025/11/05 13:56:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 13:56:43 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 13:56:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 13:56:43 INFO : empty_on_remote: Making directory 2025/11/05 13:56:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 13:56:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36588") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47186->172.17.0.8:36588, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38224") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39815") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30657") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39632->172.17.0.8:38224, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34192->172.17.0.8:39815, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33070") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34064->172.17.0.8:30657, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44510->172.17.0.8:33070, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32157") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36650->172.17.0.8:32157, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34738") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35212->172.17.0.8:34738, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 INFO : sub dir: Making directory 2025/11/05 13:56:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33761") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37306->172.17.0.8:33761, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34653") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51896->172.17.0.8:34653, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35146") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58772->172.17.0.8:35146, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37085") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53250->172.17.0.8:37085, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31774") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44866->172.17.0.8:31774, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39555") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46118->172.17.0.8:39555, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31238") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34038->172.17.0.8:31238, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35296") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58236->172.17.0.8:35296, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36492") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57822->172.17.0.8:36492, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30038") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51900->172.17.0.8:30038, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37835") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33370->172.17.0.8:37835, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 13:56:43 INFO : sub dir: Making directory 2025/11/05 13:56:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31905") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37036->172.17.0.8:31905, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39808") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33977") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58622->172.17.0.8:33977, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59416->172.17.0.8:39808, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33758") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51922->172.17.0.8:33758, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35985") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37272->172.17.0.8:35985, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31337") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49944->172.17.0.8:31337, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31718") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43288->172.17.0.8:31718, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39883") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46938->172.17.0.8:39883, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33874") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33168->172.17.0.8:33874, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35622") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50748->172.17.0.8:35622, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36139") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47308->172.17.0.8:36139, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32240") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56984->172.17.0.8:32240, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36245") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47846->172.17.0.8:36245, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37815") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45888->172.17.0.8:37815, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38311") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47986->172.17.0.8:38311, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35663") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37114->172.17.0.8:35663, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37850") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33976->172.17.0.8:37850, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37764") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47750->172.17.0.8:37764, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35815") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43350->172.17.0.8:35815, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37634") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53848->172.17.0.8:37634, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34868") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45932->172.17.0.8:34868, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38754") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35282->172.17.0.8:38754, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37706") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57530->172.17.0.8:37706, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37450") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44080->172.17.0.8:37450, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31574") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49398->172.17.0.8:31574, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35672") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33518->172.17.0.8:35672, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35946") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58336->172.17.0.8:35946, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34839") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60890->172.17.0.8:34839, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37926") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51874->172.17.0.8:37926, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36629") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48022->172.17.0.8:36629, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39674") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48942->172.17.0.8:39674, err= 2025/11/05 13:56:43 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39532") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36710->172.17.0.8:39532, err= 2025/11/05 13:56:43 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : apple: Excluded 2025/11/05 13:56:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:43 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : banana: Excluded 2025/11/05 13:56:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38569") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45142->172.17.0.8:38569, err= 2025/11/05 13:56:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38963") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34956->172.17.0.8:38963, err= 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32025") 2025/11/05 13:56:43 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43126->172.17.0.8:32025, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35005") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36182->172.17.0.8:35005, err= 2025/11/05 13:56:44 DEBUG : apple: size = 5 OK 2025/11/05 13:56:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:44 DEBUG : banana: size = 6 OK 2025/11/05 13:56:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39734") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57312->172.17.0.8:39734, err= 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 INFO : There was nothing to transfer 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32848") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41510->172.17.0.8:32848, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32943") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34298->172.17.0.8:32943, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30071") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49640->172.17.0.8:30071, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36043") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38490->172.17.0.8:36043, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30793") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57388->172.17.0.8:30793, err= 2025/11/05 13:56:44 DEBUG : apple: size = 5 OK 2025/11/05 13:56:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:44 DEBUG : banana: size = 6 OK 2025/11/05 13:56:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35397") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53084->172.17.0.8:35397, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 INFO : There was nothing to transfer 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31216") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54640->172.17.0.8:31216, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33740") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35186->172.17.0.8:33740, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33807") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60782->172.17.0.8:33807, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35333") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39740->172.17.0.8:35333, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37677") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40386->172.17.0.8:37677, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37650") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33000->172.17.0.8:37650, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37424") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51768->172.17.0.8:37424, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34246") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49272->172.17.0.8:34246, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38235") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53336->172.17.0.8:38235, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38600") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51938->172.17.0.8:38600, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35103") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46028->172.17.0.8:35103, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38535") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44914->172.17.0.8:38535, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37591") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52578->172.17.0.8:37591, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38650") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39606->172.17.0.8:38650, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31376") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42204->172.17.0.8:31376, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39882") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56462->172.17.0.8:39882, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31335") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38578->172.17.0.8:31335, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35980") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36900->172.17.0.8:35980, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35447") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38570->172.17.0.8:35447, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34549") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47040->172.17.0.8:34549, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34204") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35778->172.17.0.8:34204, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31578") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40556->172.17.0.8:31578, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34336") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48712->172.17.0.8:34336, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31395") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33246->172.17.0.8:31395, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30397") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32858->172.17.0.8:30397, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39774") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46714->172.17.0.8:39774, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36208") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44350->172.17.0.8:36208, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37687") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44520->172.17.0.8:37687, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37737") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48202->172.17.0.8:37737, err= 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31311") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55396->172.17.0.8:31311, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35965") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49678->172.17.0.8:35965, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35391") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55460->172.17.0.8:35391, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34992") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58796->172.17.0.8:34992, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31921") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33306->172.17.0.8:31921, err= 2025/11/05 13:56:44 DEBUG : apple: size = 5 OK 2025/11/05 13:56:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : banana: size = 6 OK 2025/11/05 13:56:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33024") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37504->172.17.0.8:33024, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 INFO : There was nothing to transfer 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39988") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48564->172.17.0.8:39988, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39773") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56520->172.17.0.8:39773, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31880") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38296->172.17.0.8:31880, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37767") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42042->172.17.0.8:37767, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30534") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46474->172.17.0.8:30534, err= 2025/11/05 13:56:44 DEBUG : apple: size = 5 OK 2025/11/05 13:56:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : banana: size = 6 OK 2025/11/05 13:56:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39478") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60438->172.17.0.8:39478, err= 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 INFO : There was nothing to transfer 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30702") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43940->172.17.0.8:30702, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34971") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53094->172.17.0.8:34971, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39514") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60098->172.17.0.8:39514, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39084") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45112->172.17.0.8:39084, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32360") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34288->172.17.0.8:32360, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32098") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34192->172.17.0.8:32098, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37689") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55046->172.17.0.8:37689, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31930") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42004->172.17.0.8:31930, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35421") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59862->172.17.0.8:35421, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30103") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52746->172.17.0.8:30103, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36561") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56996->172.17.0.8:36561, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35576") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44512->172.17.0.8:35576, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38706") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48516->172.17.0.8:38706, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36626") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56494->172.17.0.8:36626, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33950") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51908->172.17.0.8:33950, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33210") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57292->172.17.0.8:33210, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36955") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44698->172.17.0.8:36955, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30068") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54722->172.17.0.8:30068, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34784") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35546->172.17.0.8:34784, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33022") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52622->172.17.0.8:33022, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34566") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40122->172.17.0.8:34566, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31803") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54350->172.17.0.8:31803, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38688") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49848->172.17.0.8:38688, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33229") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53910->172.17.0.8:33229, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37294") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45426->172.17.0.8:37294, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35312") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34302->172.17.0.8:35312, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39128") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46910->172.17.0.8:39128, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39804") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39194->172.17.0.8:39804, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32605") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53734->172.17.0.8:32605, err= 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37157") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50014->172.17.0.8:37157, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32479") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47314->172.17.0.8:32479, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39969") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53880->172.17.0.8:39969, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36134") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46204->172.17.0.8:36134, err= 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39165") 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59744->172.17.0.8:39165, err= 2025/11/05 13:56:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36125") 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Connecting to FTP server 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36966->172.17.0.8:21, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53432->172.17.0.8:36125, err= 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32252") 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46364->172.17.0.8:32252, err= 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31023") 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50446->172.17.0.8:31023, err= 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32852") 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56100->172.17.0.8:32852, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2025/11/05 13:56:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30886") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30066") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52346->172.17.0.8:30066, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43970->172.17.0.8:30886, err= 2025/11/05 13:56:44 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/11/05 13:56:44 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30615") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33926->172.17.0.8:30615, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39637") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56264->172.17.0.8:39637, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35259") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44054->172.17.0.8:35259, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35321") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44898->172.17.0.8:35321, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31311") 2025/11/05 13:56:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55408->172.17.0.8:31311, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37410") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58870->172.17.0.8:37410, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36553") 2025/11/05 13:56:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57992->172.17.0.8:36553, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37325") 2025/11/05 13:56:44 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44860->172.17.0.8:37325, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/11/05 13:56:44 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39945") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45608->172.17.0.8:39945, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36103") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32060") 2025/11/05 13:56:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60010->172.17.0.8:32060, err= 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37102->172.17.0.8:36103, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35003") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39396->172.17.0.8:35003, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39905") 2025/11/05 13:56:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38464->172.17.0.8:39905, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35851") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34960->172.17.0.8:35851, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32926") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51642->172.17.0.8:32926, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2025/11/05 13:56:44 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Connecting to FTP server 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Connecting to FTP server 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Connecting to FTP server 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36968->172.17.0.8:21, err= 2025/11/05 13:56:44 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 13:56:44 INFO : banana: Deleted 2025/11/05 13:56:44 INFO : apple: Deleted 2025/11/05 13:56:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 13:56:44 INFO : appleappleapplebanana: Deleted 2025/11/05 13:56:44 INFO : splitbananasplit: Deleted 2025/11/05 13:56:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36974->172.17.0.8:21, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:21") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36984->172.17.0.8:21, err= 2025/11/05 13:56:44 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35835") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58718->172.17.0.8:35835, err= 2025/11/05 13:56:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : YXBwbGU=: Excluded 2025/11/05 13:56:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/05 13:56:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : YmFuYW5h: Excluded 2025/11/05 13:56:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36977") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58610->172.17.0.8:36977, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34668") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48432->172.17.0.8:34668, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34463") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39666->172.17.0.8:34463, err= 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33295") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34222->172.17.0.8:33295, err= 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 13:56:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 13:56:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 13:56:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33875") 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55346->172.17.0.8:33875, err= 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36390") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37356->172.17.0.8:36390, err= 2025/11/05 13:56:44 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : YXBwbGU=: Excluded 2025/11/05 13:56:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/05 13:56:44 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : YmFuYW5h: Excluded 2025/11/05 13:56:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30839") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60788->172.17.0.8:30839, err= 2025/11/05 13:56:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/05 13:56:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38921") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44910->172.17.0.8:38921, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37135") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51050->172.17.0.8:37135, err= 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 13:56:44 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35996") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50590->172.17.0.8:35996, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39955") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47392->172.17.0.8:39955, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37495") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49834->172.17.0.8:37495, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33071") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53252->172.17.0.8:33071, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31308") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43888->172.17.0.8:31308, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30128") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59522->172.17.0.8:30128, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37026") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43086->172.17.0.8:37026, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32978") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59920->172.17.0.8:32978, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39463") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39092->172.17.0.8:39463, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34869") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49444->172.17.0.8:34869, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31223") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37896->172.17.0.8:31223, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38276") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39846->172.17.0.8:38276, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31112") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50880->172.17.0.8:31112, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36533") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58090->172.17.0.8:36533, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32007") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39596->172.17.0.8:32007, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39108") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35386->172.17.0.8:39108, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32524") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50172->172.17.0.8:32524, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31424") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46484->172.17.0.8:31424, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31188") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54174->172.17.0.8:31188, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39450") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54094->172.17.0.8:39450, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32296") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37148->172.17.0.8:32296, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34407") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45738->172.17.0.8:34407, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30305") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45292->172.17.0.8:30305, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32160") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47252->172.17.0.8:32160, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31818") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45002->172.17.0.8:31818, err= 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34677") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36574->172.17.0.8:34677, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30093") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57776->172.17.0.8:30093, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39746") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51202->172.17.0.8:39746, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39982") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47264->172.17.0.8:39982, err= 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32844") 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50328->172.17.0.8:32844, err= 2025/11/05 13:56:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39787") 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32812") 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38730") 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45282->172.17.0.8:39787, err= 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34907") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41532->172.17.0.8:32812, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30989") 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40790->172.17.0.8:34907, err= 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53572->172.17.0.8:30989, err= 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35396->172.17.0.8:38730, err= 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:44 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:44 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2025/11/05 13:56:44 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2025/11/05 13:56:44 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/11/05 13:56:44 INFO : apple: Copied (new) to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36735") 2025/11/05 13:56:44 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32653") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49036->172.17.0.8:36735, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33314") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54518->172.17.0.8:33314, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33932->172.17.0.8:32653, err= 2025/11/05 13:56:44 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/11/05 13:56:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35753") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58956->172.17.0.8:35753, err= 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30786") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45206->172.17.0.8:30786, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38274") 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56882->172.17.0.8:38274, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31021") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47158->172.17.0.8:31021, err= 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36899") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48038->172.17.0.8:36899, err= 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32594") 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40100->172.17.0.8:32594, err= 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33974") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55890->172.17.0.8:33974, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36945") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34048->172.17.0.8:36945, err= 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31763") 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57100->172.17.0.8:31763, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33729") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37843") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46518->172.17.0.8:33729, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47938->172.17.0.8:37843, err= 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30050") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46166->172.17.0.8:30050, err= 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35568") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60872->172.17.0.8:35568, err= 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/11/05 13:56:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 INFO : appleappleapplebanana: Deleted 2025/11/05 13:56:44 INFO : splitbananasplit: Deleted 2025/11/05 13:56:44 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 13:56:44 INFO : apple: Deleted 2025/11/05 13:56:44 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 13:56:44 INFO : banana: Deleted 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31748") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57144->172.17.0.8:31748, err= 2025/11/05 13:56:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : PREFIXapple: Excluded 2025/11/05 13:56:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : PREFIXbanana: Excluded 2025/11/05 13:56:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38979") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37408->172.17.0.8:38979, err= 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31134") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51916->172.17.0.8:31134, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33809") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60624->172.17.0.8:33809, err= 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 13:56:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35204") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43900->172.17.0.8:35204, err= 2025/11/05 13:56:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32482") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53854->172.17.0.8:32482, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39905") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38466->172.17.0.8:39905, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34562") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39423") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38502->172.17.0.8:34562, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46700->172.17.0.8:39423, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39180") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43330->172.17.0.8:39180, err= 2025/11/05 13:56:44 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/05 13:56:44 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/05 13:56:44 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/05 13:56:44 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/05 13:56:44 INFO : banana: Copied (new) 2025/11/05 13:56:44 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/05 13:56:44 INFO : apple: Copied (new) 2025/11/05 13:56:44 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/05 13:56:44 INFO : splitbananasplit: Copied (new) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/05 13:56:44 INFO : appleappleapplebanana: Copied (new) 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35188") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39887") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45794->172.17.0.8:39887, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52814->172.17.0.8:35188, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34702") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39131") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47524->172.17.0.8:39131, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58640->172.17.0.8:34702, err= 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/05 13:56:44 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/05 13:56:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/05 13:56:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/05 13:56:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34987") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34974") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37838->172.17.0.8:34987, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39783") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59530->172.17.0.8:34974, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36572") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38286->172.17.0.8:39783, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60352->172.17.0.8:36572, err= 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/05 13:56:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/05 13:56:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 13:56:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36717") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36279") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42284->172.17.0.8:36279, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32312") 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/05 13:56:44 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49420->172.17.0.8:32312, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59138->172.17.0.8:36717, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35734") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60104->172.17.0.8:35734, err= 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/05 13:56:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/05 13:56:44 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35376") 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/05 13:56:44 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30588") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56200->172.17.0.8:35376, err= 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/05 13:56:44 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60188->172.17.0.8:30588, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33592") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36115") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57172->172.17.0.8:33592, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44436->172.17.0.8:36115, err= 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/05 13:56:44 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/05 13:56:44 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/05 13:56:44 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/05 13:56:44 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/05 13:56:44 INFO : PREFIXapple: Deleted 2025/11/05 13:56:44 INFO : PREFIXsplitbananasplit: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/05 13:56:44 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/05 13:56:44 INFO : PREFIXbanana: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/05 13:56:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33450") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51260->172.17.0.8:33450, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36538") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33762->172.17.0.8:36538, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30020") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55276->172.17.0.8:30020, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37519") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36362->172.17.0.8:37519, err= 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39579") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40052->172.17.0.8:39579, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30266") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37664->172.17.0.8:30266, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37431") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59644->172.17.0.8:37431, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36257") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59462->172.17.0.8:36257, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31775") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49982->172.17.0.8:31775, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34793") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53606->172.17.0.8:34793, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38500") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34010->172.17.0.8:38500, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32141") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36064->172.17.0.8:32141, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30725") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35602->172.17.0.8:30725, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38962") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41382->172.17.0.8:38962, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32662") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42728->172.17.0.8:32662, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34419") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48598->172.17.0.8:34419, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30622") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56530->172.17.0.8:30622, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36477") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38560->172.17.0.8:36477, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39746") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51218->172.17.0.8:39746, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39522") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48594->172.17.0.8:39522, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32301") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33578->172.17.0.8:32301, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32451") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35840->172.17.0.8:32451, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38558") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55304->172.17.0.8:38558, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31397") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47770->172.17.0.8:31397, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30818") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53522->172.17.0.8:30818, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31547") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50484->172.17.0.8:31547, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30883") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37192->172.17.0.8:30883, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33597") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54022->172.17.0.8:33597, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34500") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51132->172.17.0.8:34500, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33565") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49626->172.17.0.8:33565, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35256") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52838->172.17.0.8:35256, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36818") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51024->172.17.0.8:36818, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37690") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47634->172.17.0.8:37690, err= 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39140") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46874->172.17.0.8:39140, err= 2025/11/05 13:56:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : apple: Excluded 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : banana: Excluded 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32885") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57306->172.17.0.8:32885, err= 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36948") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53766->172.17.0.8:36948, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35486") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35144->172.17.0.8:35486, err= 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 13:56:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 13:56:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 13:56:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35079") 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57540->172.17.0.8:35079, err= 2025/11/05 13:56:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 13:56:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:44 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30717") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43596->172.17.0.8:30717, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34938") 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51770->172.17.0.8:34938, err= 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37412") 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37509") 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30625") 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38282->172.17.0.8:30625, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59298->172.17.0.8:37509, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36392->172.17.0.8:37412, err= 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:44 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/11/05 13:56:44 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31717") 2025/11/05 13:56:44 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2025/11/05 13:56:44 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56476->172.17.0.8:31717, err= 2025/11/05 13:56:44 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/11/05 13:56:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35462") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35665") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43098->172.17.0.8:35665, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34644->172.17.0.8:35462, err= 2025/11/05 13:56:44 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/11/05 13:56:44 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37785") 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54840->172.17.0.8:37785, err= 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31348") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39997") 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35014->172.17.0.8:31348, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35870") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50462->172.17.0.8:39997, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57418->172.17.0.8:35870, err= 2025/11/05 13:56:44 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30092") 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59186->172.17.0.8:30092, err= 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31677") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53932->172.17.0.8:31677, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35103") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46034->172.17.0.8:35103, err= 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34987") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37852->172.17.0.8:34987, err= 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39592") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47028->172.17.0.8:39592, err= 2025/11/05 13:56:44 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33384") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47322->172.17.0.8:33384, err= 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2025/11/05 13:56:44 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2025/11/05 13:56:44 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38252") 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49434->172.17.0.8:38252, err= 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38616") 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60522->172.17.0.8:38616, err= 2025/11/05 13:56:44 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30008") 2025/11/05 13:56:44 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2025/11/05 13:56:44 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41464->172.17.0.8:30008, err= 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2025/11/05 13:56:44 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2025/11/05 13:56:44 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 13:56:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/05 13:56:44 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 13:56:45 INFO : appleappleapplebanana: Deleted 2025/11/05 13:56:45 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 13:56:45 INFO : splitbananasplit: Deleted 2025/11/05 13:56:45 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 13:56:45 INFO : banana: Deleted 2025/11/05 13:56:45 INFO : apple: Deleted 2025/11/05 13:56:45 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36323") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50966->172.17.0.8:36323, err= 2025/11/05 13:56:45 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : bananaSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36613") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36172->172.17.0.8:36613, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36229") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55678->172.17.0.8:36229, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39424") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58698->172.17.0.8:39424, err= 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 13:56:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38068") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36868->172.17.0.8:38068, err= 2025/11/05 13:56:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37288") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44208->172.17.0.8:37288, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33132") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36746") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37254") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45766->172.17.0.8:37254, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35664->172.17.0.8:33132, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34010") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42912->172.17.0.8:36746, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44360->172.17.0.8:34010, err= 2025/11/05 13:56:45 DEBUG : apple.312b09b7.partial: size = 5 OK 2025/11/05 13:56:45 DEBUG : banana.f83db2f0.partial: size = 6 OK 2025/11/05 13:56:45 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2025/11/05 13:56:45 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/11/05 13:56:45 INFO : apple: Copied (new) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/11/05 13:56:45 INFO : appleappleapplebanana: Copied (new) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32505") 2025/11/05 13:56:45 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/11/05 13:56:45 INFO : splitbananasplit: Copied (new) 2025/11/05 13:56:45 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/11/05 13:56:45 INFO : banana: Copied (new) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52722->172.17.0.8:32505, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30145") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30735") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37410->172.17.0.8:30145, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31728") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40110->172.17.0.8:30735, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37496->172.17.0.8:31728, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/11/05 13:56:45 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36979") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40264->172.17.0.8:36979, err= 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/11/05 13:56:45 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/11/05 13:56:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/11/05 13:56:45 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37439") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60544->172.17.0.8:37439, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33443") 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38630") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52282->172.17.0.8:33443, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46228->172.17.0.8:38630, err= 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/11/05 13:56:45 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/11/05 13:56:45 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39270") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52406->172.17.0.8:39270, err= 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37565") 2025/11/05 13:56:45 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60750->172.17.0.8:37565, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32443") 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/11/05 13:56:45 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45988->172.17.0.8:32443, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36254") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50486->172.17.0.8:36254, err= 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/11/05 13:56:45 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31650") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43202->172.17.0.8:31650, err= 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/11/05 13:56:45 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38185") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42414->172.17.0.8:38185, err= 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/11/05 13:56:45 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36622") 2025/11/05 13:56:45 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40482->172.17.0.8:36622, err= 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39173") 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39930->172.17.0.8:39173, err= 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/11/05 13:56:45 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/11/05 13:56:45 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/11/05 13:56:45 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/11/05 13:56:45 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 INFO : bananaSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : splitbananasplitSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : appleSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/05 13:56:45 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39048") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57390->172.17.0.8:39048, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30527") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33472->172.17.0.8:30527, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33041") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59178->172.17.0.8:33041, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30719") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55828->172.17.0.8:30719, err= 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38814") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50554->172.17.0.8:38814, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38881") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58834->172.17.0.8:38881, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30781") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46492->172.17.0.8:30781, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34246") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49288->172.17.0.8:34246, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31252") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54492->172.17.0.8:31252, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39293") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43254->172.17.0.8:39293, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34666") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33240->172.17.0.8:34666, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38037") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48620->172.17.0.8:38037, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35478") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58492->172.17.0.8:35478, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36117") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60250->172.17.0.8:36117, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36963") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50692->172.17.0.8:36963, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38911") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48768->172.17.0.8:38911, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37857") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54634->172.17.0.8:37857, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37539") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48492->172.17.0.8:37539, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30633") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33088->172.17.0.8:30633, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37990") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38706->172.17.0.8:37990, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36538") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33768->172.17.0.8:36538, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31067") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51526->172.17.0.8:31067, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38398") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53592->172.17.0.8:38398, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37652") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37428->172.17.0.8:37652, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31443") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58674->172.17.0.8:31443, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37472") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59138->172.17.0.8:37472, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31510") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41460->172.17.0.8:31510, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39467") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37638->172.17.0.8:39467, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34876") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45016->172.17.0.8:34876, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32955") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50544->172.17.0.8:32955, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33459") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38374->172.17.0.8:33459, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37669") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54350->172.17.0.8:37669, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39985") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58636->172.17.0.8:39985, err= 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31227") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59776->172.17.0.8:31227, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32306") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33014->172.17.0.8:32306, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37555") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41696->172.17.0.8:37555, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37584") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46500->172.17.0.8:37584, err= 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32894") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39308->172.17.0.8:32894, err= 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : apple: size = 5 OK 2025/11/05 13:56:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:45 DEBUG : banana: size = 6 OK 2025/11/05 13:56:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37228") 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55148->172.17.0.8:37228, err= 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31292") 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30111") 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34322->172.17.0.8:30111, err= 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50090->172.17.0.8:31292, err= 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:45 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32262") 2025/11/05 13:56:45 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48692->172.17.0.8:32262, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34889") 2025/11/05 13:56:45 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/11/05 13:56:45 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47336->172.17.0.8:34889, err= 2025/11/05 13:56:45 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/11/05 13:56:45 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30314") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39864") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53182->172.17.0.8:30314, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47734->172.17.0.8:39864, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/11/05 13:56:45 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30397") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33940") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32864->172.17.0.8:30397, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52018->172.17.0.8:33940, err= 2025/11/05 13:56:45 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/11/05 13:56:45 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31570") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51698->172.17.0.8:31570, err= 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/11/05 13:56:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36837") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54892->172.17.0.8:36837, err= 2025/11/05 13:56:45 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/11/05 13:56:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/11/05 13:56:45 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38689") 2025/11/05 13:56:45 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35268->172.17.0.8:38689, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30235") 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/11/05 13:56:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48358->172.17.0.8:30235, err= 2025/11/05 13:56:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32428") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39823") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48668->172.17.0.8:32428, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44274->172.17.0.8:39823, err= 2025/11/05 13:56:45 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/11/05 13:56:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/11/05 13:56:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32089") 2025/11/05 13:56:45 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31232") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37928->172.17.0.8:31232, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49070->172.17.0.8:32089, err= 2025/11/05 13:56:45 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/11/05 13:56:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35020") 2025/11/05 13:56:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57808->172.17.0.8:35020, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33221") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38276->172.17.0.8:33221, err= 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/11/05 13:56:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/11/05 13:56:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/11/05 13:56:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/11/05 13:56:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 INFO : splitbananasplit: Deleted 2025/11/05 13:56:45 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 13:56:45 INFO : appleappleapplebanana: Deleted 2025/11/05 13:56:45 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 13:56:45 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30269") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48090->172.17.0.8:30269, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleapple: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbanan: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35109") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43896->172.17.0.8:35109, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcde: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdef: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefg: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defgh: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghi: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghij: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijk: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-12345: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-23456: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-34567: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-45678: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30488") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49808->172.17.0.8:30488, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33183") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36526->172.17.0.8:33183, err= 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35756") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42568->172.17.0.8:35756, err= 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : appleapple: size = 21 OK 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : apple: size = 5 OK 2025/11/05 13:56:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:45 DEBUG : banana: size = 6 OK 2025/11/05 13:56:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbanan: size = 16 OK 2025/11/05 13:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36650") 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54294->172.17.0.8:36650, err= 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 13:56:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 13:56:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 13:56:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 13:56:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 13:56:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 13:56:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/05 13:56:45 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 13:56:45 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/05 13:56:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/05 13:56:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35626") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50914->172.17.0.8:35626, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleapple: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbanan: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31561") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40078->172.17.0.8:31561, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcde: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdef: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefg: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defgh: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghi: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghij: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijk: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-12345: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-23456: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-34567: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-45678: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35678") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52314->172.17.0.8:35678, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38645") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55496->172.17.0.8:38645, err= 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 13:56:45 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31436") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41380->172.17.0.8:31436, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36387") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38134->172.17.0.8:36387, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35006") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35712->172.17.0.8:35006, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39913") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39306->172.17.0.8:39913, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33390") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38956->172.17.0.8:33390, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34796") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41534->172.17.0.8:34796, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31250") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43096->172.17.0.8:31250, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35008") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33236->172.17.0.8:35008, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35156") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34170->172.17.0.8:35156, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39895") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55544->172.17.0.8:39895, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38339") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33966->172.17.0.8:38339, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35783") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57142->172.17.0.8:35783, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37364") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42310->172.17.0.8:37364, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33914") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48022->172.17.0.8:33914, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31154") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36920->172.17.0.8:31154, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39740") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35608->172.17.0.8:39740, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31652") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40336->172.17.0.8:31652, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35632") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57032->172.17.0.8:35632, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35623") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50340->172.17.0.8:35623, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36265") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55904->172.17.0.8:36265, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36332") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41958->172.17.0.8:36332, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39089") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41070->172.17.0.8:39089, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37110") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51402->172.17.0.8:37110, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37227") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38266->172.17.0.8:37227, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32714") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34090->172.17.0.8:32714, err= 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32191") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50228->172.17.0.8:32191, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34274") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35618->172.17.0.8:34274, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33686") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49606->172.17.0.8:33686, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30999") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59054->172.17.0.8:30999, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39110") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51400->172.17.0.8:39110, err= 2025/11/05 13:56:45 DEBUG : apple: size = 5 OK 2025/11/05 13:56:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : banana: size = 6 OK 2025/11/05 13:56:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32794") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49060->172.17.0.8:32794, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34306") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49376->172.17.0.8:34306, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35387") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46178->172.17.0.8:35387, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35670") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55950->172.17.0.8:35670, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36379") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50810->172.17.0.8:36379, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30157") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47782->172.17.0.8:30157, err= 2025/11/05 13:56:45 DEBUG : apple: size = 5 OK 2025/11/05 13:56:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : banana: size = 6 OK 2025/11/05 13:56:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34205") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44432->172.17.0.8:34205, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36984") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51072->172.17.0.8:36984, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32540") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54428->172.17.0.8:32540, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36408") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59298->172.17.0.8:36408, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37809") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35322->172.17.0.8:37809, err= 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30538") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43026->172.17.0.8:30538, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30323") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58904->172.17.0.8:30323, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39488") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55048->172.17.0.8:39488, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31819") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58782->172.17.0.8:31819, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39758") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47674->172.17.0.8:39758, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33836") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54632->172.17.0.8:33836, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32050") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50166->172.17.0.8:32050, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36083") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49810->172.17.0.8:36083, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34651") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34532->172.17.0.8:34651, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36645") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45052->172.17.0.8:36645, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32702") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35592->172.17.0.8:32702, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34123") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54970->172.17.0.8:34123, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30083") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42220->172.17.0.8:30083, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39251") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56070->172.17.0.8:39251, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30439") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53916->172.17.0.8:30439, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30524") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60970->172.17.0.8:30524, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39110") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51414->172.17.0.8:39110, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31231") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41844->172.17.0.8:31231, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38935") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37496->172.17.0.8:38935, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33878") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51646->172.17.0.8:33878, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30666") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34626->172.17.0.8:30666, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32975") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53160->172.17.0.8:32975, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35566") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58874->172.17.0.8:35566, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39851") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58240->172.17.0.8:39851, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31748") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57160->172.17.0.8:31748, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36646") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44626->172.17.0.8:36646, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30112") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43806->172.17.0.8:30112, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38737") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36342->172.17.0.8:38737, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31756") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35040->172.17.0.8:31756, err= 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32925") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59178->172.17.0.8:32925, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39058") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39398->172.17.0.8:39058, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34355") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57088->172.17.0.8:34355, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36808") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35602->172.17.0.8:36808, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39581") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44456->172.17.0.8:39581, err= 2025/11/05 13:56:45 DEBUG : apple: size = 5 OK 2025/11/05 13:56:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:45 DEBUG : banana: size = 6 OK 2025/11/05 13:56:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33149") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59596->172.17.0.8:33149, err= 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36068") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53964->172.17.0.8:36068, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39442") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60990->172.17.0.8:39442, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38335") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46846->172.17.0.8:38335, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32196") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36060->172.17.0.8:32196, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33993") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46008->172.17.0.8:33993, err= 2025/11/05 13:56:45 DEBUG : apple: size = 5 OK 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : banana: size = 6 OK 2025/11/05 13:56:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33812") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56598->172.17.0.8:33812, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32571") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50484->172.17.0.8:32571, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35160") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60310->172.17.0.8:35160, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38912") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35928->172.17.0.8:38912, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36778") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35470->172.17.0.8:36778, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38641") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60296->172.17.0.8:38641, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38203") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47308->172.17.0.8:38203, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38454") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35916->172.17.0.8:38454, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34916") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58828->172.17.0.8:34916, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31113") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46072->172.17.0.8:31113, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38827") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46160->172.17.0.8:38827, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30340") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34526->172.17.0.8:30340, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30945") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38320->172.17.0.8:30945, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36860") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42810->172.17.0.8:36860, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33513") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44370->172.17.0.8:33513, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33787") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52088->172.17.0.8:33787, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30251") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50386->172.17.0.8:30251, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39249") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44164->172.17.0.8:39249, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31787") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37642->172.17.0.8:31787, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39500") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48188->172.17.0.8:39500, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33404") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50840->172.17.0.8:33404, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37580") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40094->172.17.0.8:37580, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32998") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37904->172.17.0.8:32998, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30944") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40186->172.17.0.8:30944, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38316") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41764->172.17.0.8:38316, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38165") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36748->172.17.0.8:38165, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31643") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54840->172.17.0.8:31643, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31798") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37624->172.17.0.8:31798, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36843") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35084->172.17.0.8:36843, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35163") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36956->172.17.0.8:35163, err= 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39847") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47638->172.17.0.8:39847, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31924") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50910->172.17.0.8:31924, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36203") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32896->172.17.0.8:36203, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30868") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48844->172.17.0.8:30868, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35409") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49188->172.17.0.8:35409, err= 2025/11/05 13:56:45 DEBUG : apple: size = 5 OK 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : banana: size = 6 OK 2025/11/05 13:56:45 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38654") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55618->172.17.0.8:38654, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35981") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46536->172.17.0.8:35981, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39694") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47992->172.17.0.8:39694, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34032") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36714->172.17.0.8:34032, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31541") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36380->172.17.0.8:31541, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33511") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39190->172.17.0.8:33511, err= 2025/11/05 13:56:45 DEBUG : apple: size = 5 OK 2025/11/05 13:56:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:45 DEBUG : banana: size = 6 OK 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:45 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31387") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56532->172.17.0.8:31387, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35521") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:32800->172.17.0.8:35521, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38574") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52290->172.17.0.8:38574, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36722") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51742->172.17.0.8:36722, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39830") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37270->172.17.0.8:39830, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30473") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38126->172.17.0.8:30473, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31113") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46086->172.17.0.8:31113, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34101") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42456->172.17.0.8:34101, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39063") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49926->172.17.0.8:39063, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37585") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43260->172.17.0.8:37585, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35236") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48276->172.17.0.8:35236, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36058") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34138->172.17.0.8:36058, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38016") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60360->172.17.0.8:38016, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32403") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36242->172.17.0.8:32403, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39589") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35730->172.17.0.8:39589, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38415") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56482->172.17.0.8:38415, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36824") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33738->172.17.0.8:36824, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34699") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52980->172.17.0.8:34699, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31809") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53964->172.17.0.8:31809, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38564") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51990->172.17.0.8:38564, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35158") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58696->172.17.0.8:35158, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30742") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57542->172.17.0.8:30742, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36149") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33450->172.17.0.8:36149, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37859") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49512->172.17.0.8:37859, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32903") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36184->172.17.0.8:32903, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33915") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60538->172.17.0.8:33915, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36547") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52006->172.17.0.8:36547, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37241") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57582->172.17.0.8:37241, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37580") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40096->172.17.0.8:37580, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32264") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46004->172.17.0.8:32264, err= 2025/11/05 13:56:45 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38141") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44620->172.17.0.8:38141, err= 2025/11/05 13:56:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : apple: Excluded 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : banana: Excluded 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32977") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36920->172.17.0.8:32977, err= 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39596") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46718->172.17.0.8:39596, err= 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34085") 2025/11/05 13:56:45 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54004->172.17.0.8:34085, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34186") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44434->172.17.0.8:34186, err= 2025/11/05 13:56:46 DEBUG : apple: size = 5 OK 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : banana: size = 6 OK 2025/11/05 13:56:46 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36602") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49360->172.17.0.8:36602, err= 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34693") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33348->172.17.0.8:34693, err= 2025/11/05 13:56:46 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : apple: Excluded 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:46 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : banana: Excluded 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31470") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55314->172.17.0.8:31470, err= 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32608") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58710->172.17.0.8:32608, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32142") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50528->172.17.0.8:32142, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36820") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57094->172.17.0.8:36820, err= 2025/11/05 13:56:46 DEBUG : apple: size = 5 OK 2025/11/05 13:56:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:46 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:46 DEBUG : banana: size = 6 OK 2025/11/05 13:56:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30689") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39458->172.17.0.8:30689, err= 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30401") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54912->172.17.0.8:30401, err= 2025/11/05 13:56:46 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : apple: Excluded 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:46 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : banana: Excluded 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35009") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36908->172.17.0.8:35009, err= 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35652") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49048->172.17.0.8:35652, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38421") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57394->172.17.0.8:38421, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33541") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35742->172.17.0.8:33541, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31898") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46628->172.17.0.8:31898, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35143") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49258->172.17.0.8:35143, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30924") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54206->172.17.0.8:30924, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35081") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50172->172.17.0.8:35081, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37130") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54632->172.17.0.8:37130, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39937") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33952->172.17.0.8:39937, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39286") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51530->172.17.0.8:39286, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31614") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56830->172.17.0.8:31614, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33318") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39904->172.17.0.8:33318, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36297") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47282->172.17.0.8:36297, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36921") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42550->172.17.0.8:36921, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39423") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46710->172.17.0.8:39423, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34363") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54726->172.17.0.8:34363, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31718") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43300->172.17.0.8:31718, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36297") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47284->172.17.0.8:36297, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31904") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55108->172.17.0.8:31904, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38530") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60754->172.17.0.8:38530, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38803") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57088->172.17.0.8:38803, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38820") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59630->172.17.0.8:38820, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30192") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53408->172.17.0.8:30192, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36029") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50276->172.17.0.8:36029, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35307") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59646->172.17.0.8:35307, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35087") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39218->172.17.0.8:35087, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36215") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58754->172.17.0.8:36215, err= 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34040") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50174->172.17.0.8:34040, err= 2025/11/05 13:56:46 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : apple: Excluded 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:46 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : banana: Excluded 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38778") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36400->172.17.0.8:38778, err= 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31509") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55192->172.17.0.8:31509, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34219") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58934->172.17.0.8:34219, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38337") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56394->172.17.0.8:38337, err= 2025/11/05 13:56:46 DEBUG : apple: size = 5 OK 2025/11/05 13:56:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:46 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:46 DEBUG : banana: size = 6 OK 2025/11/05 13:56:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30296") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36528->172.17.0.8:30296, err= 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38793") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33404->172.17.0.8:38793, err= 2025/11/05 13:56:46 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : apple: Excluded 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:46 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : banana: Excluded 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39090") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41076->172.17.0.8:39090, err= 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37767") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42044->172.17.0.8:37767, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39056") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37092->172.17.0.8:39056, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31090") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52122->172.17.0.8:31090, err= 2025/11/05 13:56:46 DEBUG : apple: size = 5 OK 2025/11/05 13:56:46 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : apple: Unchanged skipping 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 13:56:46 DEBUG : banana: size = 6 OK 2025/11/05 13:56:46 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 13:56:46 DEBUG : banana: Unchanged skipping 2025/11/05 13:56:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33465") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52694->172.17.0.8:33465, err= 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34902") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34518->172.17.0.8:34902, err= 2025/11/05 13:56:46 DEBUG : apple: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : apple: Excluded 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : appleappleapplebanana: Excluded 2025/11/05 13:56:46 DEBUG : banana: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : banana: Excluded 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : splitbananasplit: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34939") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41584->172.17.0.8:34939, err= 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 13:56:46 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36992") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39790->172.17.0.8:36992, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34190") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45152->172.17.0.8:34190, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31830") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53654->172.17.0.8:31830, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36195") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50310->172.17.0.8:36195, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30022") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46806->172.17.0.8:30022, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30994") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42612->172.17.0.8:30994, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38378") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59986->172.17.0.8:38378, err= --- PASS: TestTransform (2.42s) --- PASS: TestTransform/NFC (0.18s) --- PASS: TestTransform/NFD (0.20s) --- PASS: TestTransform/base64 (0.26s) --- PASS: TestTransform/prefix (0.27s) --- PASS: TestTransform/suffix (0.29s) --- PASS: TestTransform/truncate (0.21s) --- PASS: TestTransform/encoder (0.23s) --- PASS: TestTransform/ISO-8859-1 (0.19s) --- PASS: TestTransform/charmap (0.20s) --- PASS: TestTransform/lowercase (0.18s) --- PASS: TestTransform/ascii (0.19s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38048") 2025/11/05 13:56:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46876->172.17.0.8:38048, err= 2025/11/05 13:56:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 13:56:46 INFO : sub dir_somesuffix: Making directory 2025/11/05 13:56:46 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 13:56:46 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/05 13:56:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 13:56:46 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36058") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34146->172.17.0.8:36058, err= 2025/11/05 13:56:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 13:56:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36057") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42846->172.17.0.8:36057, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30549") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33844->172.17.0.8:30549, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32181") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36704->172.17.0.8:32181, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30082") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57260->172.17.0.8:30082, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31706") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35306->172.17.0.8:31706, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30597") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46656->172.17.0.8:30597, err= 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 INFO : tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31507") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59202->172.17.0.8:31507, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/11/05 13:56:46 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35812") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60780->172.17.0.8:35812, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37607") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38500->172.17.0.8:37607, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39205") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50310->172.17.0.8:39205, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31658") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33334->172.17.0.8:31658, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37760") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49786->172.17.0.8:37760, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32594") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40116->172.17.0.8:32594, err= 2025/11/05 13:56:46 INFO : toe: Making directory 2025/11/05 13:56:46 INFO : toe/toe: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31373") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55224->172.17.0.8:31373, err= 2025/11/05 13:56:46 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/05 13:56:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39127") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48800->172.17.0.8:39127, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30221") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58282->172.17.0.8:30221, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32198") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:42694->172.17.0.8:32198, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39873") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41900->172.17.0.8:39873, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30276") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34848->172.17.0.8:30276, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33121") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41738->172.17.0.8:33121, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34179") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47572->172.17.0.8:34179, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32938") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57362->172.17.0.8:32938, err= 2025/11/05 13:56:46 INFO : toe: Making directory 2025/11/05 13:56:46 INFO : toe/toe: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30077") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46396->172.17.0.8:30077, err= 2025/11/05 13:56:46 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/11/05 13:56:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32691") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56940->172.17.0.8:32691, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34769") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35172->172.17.0.8:34769, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30835") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58904->172.17.0.8:30835, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32475") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43758->172.17.0.8:32475, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36240") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51604->172.17.0.8:36240, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32530") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51834->172.17.0.8:32530, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30514") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34452->172.17.0.8:30514, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : empty_dir: Making directory with metadata 2025/11/05 13:56:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34296") 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49900->172.17.0.8:34296, err= 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 INFO : tictacempty_dir: Making directory 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 INFO : tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 INFO : tictactoe/tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38092") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40574->172.17.0.8:38092, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35162") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37288->172.17.0.8:35162, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32965") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36166->172.17.0.8:32965, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37300") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49498->172.17.0.8:37300, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32226") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33906->172.17.0.8:32226, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30119") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34150->172.17.0.8:30119, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30379") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36415") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45616->172.17.0.8:30379, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59430->172.17.0.8:36415, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32078") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39934->172.17.0.8:32078, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31098") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49488->172.17.0.8:31098, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : empty_dir: Making directory with metadata 2025/11/05 13:56:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37862") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48156->172.17.0.8:37862, err= 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 INFO : tictacempty_dir: Making directory 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 INFO : tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 INFO : tictactoe/tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32209") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43540->172.17.0.8:32209, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32093") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48240->172.17.0.8:32093, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37553") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53854->172.17.0.8:37553, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35962") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33320->172.17.0.8:35962, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39144") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44882->172.17.0.8:39144, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33552") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37440->172.17.0.8:33552, err= 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34304") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36427") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34118->172.17.0.8:34304, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55302->172.17.0.8:36427, err= 2025/11/05 13:56:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36720") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39796->172.17.0.8:36720, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/11/05 13:56:46 NOTICE: ftp://172.17.0.8:21/rclone-test-govezib1riku: 0 differences found 2025/11/05 13:56:46 NOTICE: ftp://172.17.0.8:21/rclone-test-govezib1riku: 1 hashes could not be checked 2025/11/05 13:56:46 NOTICE: ftp://172.17.0.8:21/rclone-test-govezib1riku: 1 matching files 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30323") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58918->172.17.0.8:30323, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32823") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60918->172.17.0.8:32823, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37308") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47718->172.17.0.8:37308, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30652") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57842->172.17.0.8:30652, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38743") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36228->172.17.0.8:38743, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31898") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46636->172.17.0.8:31898, err= 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 INFO : tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 INFO : tictactoe/tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36418") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57582->172.17.0.8:36418, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37703") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38908->172.17.0.8:37703, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37601") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44806->172.17.0.8:37601, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39132") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36700->172.17.0.8:39132, err= 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39245") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56370->172.17.0.8:39245, err= 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35130") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46566->172.17.0.8:35130, err= 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36328") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38706->172.17.0.8:36328, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39301") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34210->172.17.0.8:39301, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38078") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47752->172.17.0.8:38078, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39588") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57586->172.17.0.8:39588, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30940") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38240->172.17.0.8:30940, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36094") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35850->172.17.0.8:36094, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34224") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58028->172.17.0.8:34224, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35033") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34544->172.17.0.8:35033, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/11/05 13:56:46 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39962") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44856->172.17.0.8:39962, err= 2025/11/05 13:56:46 INFO : toe: Making directory 2025/11/05 13:56:46 INFO : toe/toe: Making directory 2025/11/05 13:56:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33159") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51304->172.17.0.8:33159, err= 2025/11/05 13:56:46 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/11/05 13:56:46 INFO : toe/toe/toe: Copied (new) 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37629") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33338->172.17.0.8:37629, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36340") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46430->172.17.0.8:36340, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35003") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39404->172.17.0.8:35003, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38541") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34852->172.17.0.8:38541, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37748") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40518->172.17.0.8:37748, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39140") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46882->172.17.0.8:39140, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33515") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45354->172.17.0.8:33515, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : empty_dir: Making directory with metadata 2025/11/05 13:56:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38849") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48814->172.17.0.8:38849, err= 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 INFO : tictacempty_dir: Making directory 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 INFO : tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 INFO : tictactoe/tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37837") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51864->172.17.0.8:37837, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Deleted 2025/11/05 13:56:46 INFO : toe/toe: Removing directory 2025/11/05 13:56:46 INFO : toe: Removing directory 2025/11/05 13:56:46 INFO : empty_dir: Removing directory 2025/11/05 13:56:46 DEBUG : Local file system at /tmp/rclone1562648957: deleted 3 directories 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31541") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36386->172.17.0.8:31541, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34396") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54072->172.17.0.8:34396, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36791") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50834->172.17.0.8:36791, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37893") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53412->172.17.0.8:37893, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39392") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:44542->172.17.0.8:39392, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37931") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47616->172.17.0.8:37931, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32135") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51350->172.17.0.8:32135, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33062") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57122->172.17.0.8:33062, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33275") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:58220->172.17.0.8:33275, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : empty_dir: Making directory with metadata 2025/11/05 13:56:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34536") 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34482->172.17.0.8:34536, err= 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 INFO : tictacempty_dir: Making directory 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 INFO : tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 INFO : tictactoe/tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38810") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40844->172.17.0.8:38810, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Deleted 2025/11/05 13:56:46 INFO : toe/toe: Removing directory 2025/11/05 13:56:46 INFO : toe: Removing directory 2025/11/05 13:56:46 INFO : empty_dir: Removing directory 2025/11/05 13:56:46 DEBUG : Local file system at /tmp/rclone1562648957: deleted 3 directories 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30957") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55492->172.17.0.8:30957, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31878") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41800->172.17.0.8:31878, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30911") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38847") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:39432->172.17.0.8:30911, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47404->172.17.0.8:38847, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 13:56:46 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38666") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37842->172.17.0.8:38666, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31212") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59790->172.17.0.8:31212, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38332") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35103") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54028->172.17.0.8:38332, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46036->172.17.0.8:35103, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35612") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:50268->172.17.0.8:35612, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31469") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52142->172.17.0.8:31469, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38047") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40494->172.17.0.8:38047, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36504") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34364") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35843") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53868->172.17.0.8:34364, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:34264->172.17.0.8:36504, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56982->172.17.0.8:35843, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33985") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31507") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:41598->172.17.0.8:33985, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59218->172.17.0.8:31507, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30099") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47698->172.17.0.8:30099, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : Reset feature "Copy" 2025/11/05 13:56:46 DEBUG : Reset feature "Move" 2025/11/05 13:56:46 DEBUG : Reset feature "Copy" 2025/11/05 13:56:46 DEBUG : Reset feature "Move" 2025/11/05 13:56:46 DEBUG : empty_dir: Making directory with metadata 2025/11/05 13:56:46 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31296") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57654->172.17.0.8:31296, err= 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 INFO : tictacempty_dir: Making directory 2025/11/05 13:56:46 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 INFO : tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: tictactoe 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 INFO : tictactoe/tictactoe: Making directory 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 13:56:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32636") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51140->172.17.0.8:32636, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Deleted 2025/11/05 13:56:46 INFO : toe/toe: Removing directory 2025/11/05 13:56:46 INFO : toe: Removing directory 2025/11/05 13:56:46 INFO : empty_dir: Removing directory 2025/11/05 13:56:46 DEBUG : Local file system at /tmp/rclone1562648957: deleted 3 directories 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35091") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40818->172.17.0.8:35091, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34884") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30716") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:56504->172.17.0.8:34884, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38156->172.17.0.8:30716, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39397") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55994->172.17.0.8:39397, err= 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 13:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33043") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47496->172.17.0.8:33043, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32163") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48790->172.17.0.8:32163, err= 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 13:56:46 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/05 13:56:46 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32553") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48172->172.17.0.8:32553, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39407") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35691") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34318") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53140->172.17.0.8:39407, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:54262->172.17.0.8:35691, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53382->172.17.0.8:34318, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30035") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51080->172.17.0.8:30035, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35557") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48698->172.17.0.8:35557, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36741") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33786->172.17.0.8:36741, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37217") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:35625") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34883") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47746->172.17.0.8:37217, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:40200->172.17.0.8:34883, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:51942->172.17.0.8:35625, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:37774") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33630") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48074->172.17.0.8:37774, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:33918->172.17.0.8:33630, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30126") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37836->172.17.0.8:30126, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 DEBUG : toe: transformed to: dG9l 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39203") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:55286->172.17.0.8:39203, err= 2025/11/05 13:56:46 DEBUG : toe: transformed to: dG9l 2025/11/05 13:56:46 INFO : dG9l: Making directory 2025/11/05 13:56:46 DEBUG : toe: transformed to: dG9l 2025/11/05 13:56:46 DEBUG : toe: transformed to: dG9l 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 13:56:46 INFO : dG9l/dG9l: Making directory 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 13:56:46 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32792") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45860->172.17.0.8:32792, err= 2025/11/05 13:56:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/05 13:56:46 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33105") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:52482->172.17.0.8:33105, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32066") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:46468->172.17.0.8:32066, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34681") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48468->172.17.0.8:34681, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34133") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37298->172.17.0.8:34133, err= 2025/11/05 13:56:46 DEBUG : dG9l: transformed to: toe 2025/11/05 13:56:46 DEBUG : dG9l: transformed to: toe 2025/11/05 13:56:46 DEBUG : toe: Directory modification time the same (differ by 563.249381ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : Added delayed dir = "toe", newDst=toe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31708") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59650->172.17.0.8:31708, err= 2025/11/05 13:56:46 DEBUG : dG9l: transformed to: toe 2025/11/05 13:56:46 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/05 13:56:46 DEBUG : toe/toe: Directory modification time the same (differ by 563.249381ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34243") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36930->172.17.0.8:34243, err= 2025/11/05 13:56:46 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/05 13:56:46 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 13:56:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/11/05 13:56:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/05 13:56:46 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/05 13:56:46 DEBUG : Local file system at /tmp/rclone1562648957: Waiting for checks to finish 2025/11/05 13:56:46 DEBUG : Local file system at /tmp/rclone1562648957: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : Waiting for deletions to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31040") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43246->172.17.0.8:31040, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34589") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:57704->172.17.0.8:34589, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32995") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:48772->172.17.0.8:32995, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33768") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37704->172.17.0.8:33768, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36111") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59066->172.17.0.8:36111, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30869") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49412->172.17.0.8:30869, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:34642") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:49062->172.17.0.8:34642, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:185: Remote "ftp://172.17.0.8:21/rclone-test-govezib1riku", Local "Local file system at /tmp/rclone1562648957", Modify Window "1s" 2025/11/05 13:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33134") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:45376->172.17.0.8:33134, err= 2025/11/05 13:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: 2025/11/05 13:56:46 INFO : ftp://172.17.0.8:21/rclone-test-govezib1riku: Making directory 2025/11/05 13:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: 2025/11/05 13:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: 2025/11/05 13:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: 2025/11/05 13:56:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 13:56:46 INFO : toe/toe: Making directory 2025/11/05 13:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 13:56:46 DEBUG : toe/toe: transformed to: 2025/11/05 13:56:46 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 13:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 13:56:46 DEBUG : toe: transformed to: 2025/11/05 13:56:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 13:56:46 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 13:56:46 DEBUG : toe/toe/toe: transformed to: 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for checks to finish 2025/11/05 13:56:46 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Waiting for transfers to finish 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36216") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:53768->172.17.0.8:36216, err= 2025/11/05 13:56:46 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 13:56:46 INFO : toe/toe/toe: Copied (new) 2025/11/05 13:56:46 ERROR : ftp://172.17.0.8:21/rclone-test-govezib1riku: not deleting files as there were IO errors 2025/11/05 13:56:46 ERROR : ftp://172.17.0.8:21/rclone-test-govezib1riku: not deleting directories as there were IO errors 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:32313") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:37020->172.17.0.8:32313, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:31281") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:35600->172.17.0.8:31281, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:36971") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:36914->172.17.0.8:36971, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:33322") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:38772->172.17.0.8:33322, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39758") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:47682->172.17.0.8:39758, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:30202") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:60244->172.17.0.8:30202, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:39305") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:43750->172.17.0.8:39305, err= --- PASS: TestError (0.02s) PASS 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: dial("tcp","172.17.0.8:38965") 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: > dial: conn=172.17.0.1:59870->172.17.0.8:38965, err= 2025/11/05 13:56:46 DEBUG : ftp://172.17.0.8:21/rclone-test-govezib1riku: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.34400717s (try 1/5)