"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilen: -verbose" - Starting (try 1/5) 2026/02/05 04:05:42 DEBUG : Creating backend with remote "TestFilen:rclone-test-ceyarug7ziqo" 2026/02/05 04:05:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/05 04:05:43 DEBUG : Creating backend with remote "/tmp/rclone3909126852" === 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 "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:05:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/05 04:05:43 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:05:43 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.24s) === RUN TestCopy run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:05:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 04:05:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:05:44 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:05:44 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:05:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:05:45 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:05:45 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:05:45 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.74s) === RUN TestCopyMetadata run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.29s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.23s) === RUN TestCopyMissingDirectory run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:05:48 DEBUG : Creating backend with remote "/non-existing" 2026/02/05 04:05:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/05 04:05:49 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:05:49 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.28s) === RUN TestCopyNoTraverse run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:05:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:05:49 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:05:49 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:05:50 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:05:50 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:05:50 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (2.28s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.19s) === RUN TestCopyCheckFirst run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:05:51 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Running all checks before starting transfers 2026/02/05 04:05:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:05:51 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:05:51 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Checks finished, now starting transfers 2026/02/05 04:05:51 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:05:52 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:05:52 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:05:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.94s) === RUN TestSyncNoTraverse run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:05:53 ERROR : Ignoring --no-traverse with sync 2026/02/05 04:05:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:05:53 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:05:53 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:05:55 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:05:55 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:05:55 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:05:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.74s) === RUN TestCopyWithDepth run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:05:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/05 04:05:57 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:05:57 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:05:57 DEBUG : hello world2: size = 12 OK 2026/02/05 04:05:57 DEBUG : hello world2: blake3 = b9627db96709b1b1bdd2077d81863053a71f68c1a874ddca4c1055b0fc9616a2 OK 2026/02/05 04:05:57 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:05:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:05:58 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:05:58 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:05:59 DEBUG : potato2: size = 11 OK 2026/02/05 04:05:59 DEBUG : potato2: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:05:59 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:05:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:05:59 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:05:59 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:06:00 DEBUG : potato2: size = 11 OK 2026/02/05 04:06:00 DEBUG : potato2: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:00 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/05 04:06:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 04:06:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/05 04:06:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 04:06:01 INFO : sub dir2: Making directory 2026/02/05 04:06:01 INFO : sub dir: Making directory 2026/02/05 04:06:01 INFO : sub dir2/sub sub dir2: Making directory 2026/02/05 04:06:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:06:02 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:06:02 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:02 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:06:03 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:06:03 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:06:03 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.35s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:05 INFO : sub dir2: Making directory 2026/02/05 04:06:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/05 04:06:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 04:06:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:06:07 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:06:07 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:06:08 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:06:08 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.98s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:09 DEBUG : sub dir2: Making directory with metadata 2026/02/05 04:06:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 04:06:09 INFO : sub dir2: Making directory 2026/02/05 04:06:10 INFO : sub dir: Making directory 2026/02/05 04:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:06:11 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:06:11 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:06:11 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:06:11 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:11 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:06:11 INFO : sub dir/hello world: Deleted 2026/02/05 04:06:11 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/05 04:06:11 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (7.19s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.46s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:17 INFO : sub dir2: Making directory 2026/02/05 04:06:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:06:17 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:06:17 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:06:18 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:06:18 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:18 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:06:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.63s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:19 DEBUG : sub dir2: Making directory with metadata 2026/02/05 04:06:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/05 04:06:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/05 04:06:20 INFO : sub dir2: Making directory 2026/02/05 04:06:20 INFO : sub dir: Making directory 2026/02/05 04:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:06:20 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:06:20 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:06:21 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:06:21 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:21 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:06:21 DEBUG : Waiting for deletions to finish 2026/02/05 04:06:21 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.99s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.56s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:23 INFO : sub dir2: Making directory 2026/02/05 04:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:06:23 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:06:23 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:06:24 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:06:24 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:24 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:06:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.68s) === RUN TestServerSideCopy run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:27 DEBUG : Creating backend with remote "TestFilen:rclone-test-dexuqil8qege" 2026/02/05 04:06:27 DEBUG : Config file has changed externally - reloading sync_test.go:620: Server side copy (if possible) Filen support@rclone.com at /rclone-test-ceyarug7ziqo -> Filen support@rclone.com at /rclone-test-dexuqil8qege 2026/02/05 04:06:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:06:28 DEBUG : Filen support@rclone.com at /rclone-test-dexuqil8qege: Waiting for checks to finish 2026/02/05 04:06:28 DEBUG : Filen support@rclone.com at /rclone-test-dexuqil8qege: Waiting for transfers to finish 2026/02/05 04:06:30 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:06:30 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:30 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:06:30 DEBUG : Filen support@rclone.com at /rclone-test-dexuqil8qege: Purge remote --- PASS: TestServerSideCopy (7.35s) === RUN TestCopyOverSelf run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:34 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3909126852) 2026/02/05 04:06:34 DEBUG : sub dir/hello world: size = 11 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:06:34 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 04:06:34 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:06:34 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:06:34 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 04:06:34 DEBUG : sub dir/hello world: blake3 = f43cd3abeab9b025a274c6142007e29b71f684d2b70253deaf703df27c303db0 OK 2026/02/05 04:06:34 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (4.95s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:40 DEBUG : Creating backend with remote "TestFilen:rclone-test-kugatiz3neha" sync_test.go:656: Server side copy (if possible) Filen support@rclone.com at /rclone-test-ceyarug7ziqo -> Filen support@rclone.com at /rclone-test-kugatiz3neha 2026/02/05 04:06:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:06:43 DEBUG : Filen support@rclone.com at /rclone-test-kugatiz3neha: Waiting for checks to finish 2026/02/05 04:06:43 DEBUG : Filen support@rclone.com at /rclone-test-kugatiz3neha: Waiting for transfers to finish 2026/02/05 04:06:45 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:06:45 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:45 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:06:46 DEBUG : sub dir/hello world: size = 17 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:06:46 DEBUG : sub dir/hello world: size = 11 (Filen support@rclone.com at /rclone-test-kugatiz3neha) 2026/02/05 04:06:46 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 04:06:46 DEBUG : Filen support@rclone.com at /rclone-test-kugatiz3neha: Waiting for checks to finish 2026/02/05 04:06:46 DEBUG : Filen support@rclone.com at /rclone-test-kugatiz3neha: Waiting for transfers to finish 2026/02/05 04:06:47 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 04:06:47 DEBUG : sub dir/hello world: blake3 = f43cd3abeab9b025a274c6142007e29b71f684d2b70253deaf703df27c303db0 OK 2026/02/05 04:06:47 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/05 04:06:47 DEBUG : Filen support@rclone.com at /rclone-test-kugatiz3neha: Purge remote --- PASS: TestServerSideCopyOverSelf (9.84s) === RUN TestMoveOverSelf run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:50 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3909126852) 2026/02/05 04:06:50 DEBUG : sub dir/hello world: size = 11 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:06:50 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 04:06:50 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:06:50 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:06:52 DEBUG : sub dir/hello world: size = 17 OK 2026/02/05 04:06:52 DEBUG : sub dir/hello world: blake3 = f43cd3abeab9b025a274c6142007e29b71f684d2b70253deaf703df27c303db0 OK 2026/02/05 04:06:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/02/05 04:06:52 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.81s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:06:54 DEBUG : Creating backend with remote "TestFilen:rclone-test-xesigas1nete" sync_test.go:701: Server side copy (if possible) Filen support@rclone.com at /rclone-test-ceyarug7ziqo -> Filen support@rclone.com at /rclone-test-xesigas1nete 2026/02/05 04:06:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:06:56 DEBUG : Filen support@rclone.com at /rclone-test-xesigas1nete: Waiting for checks to finish 2026/02/05 04:06:56 DEBUG : Filen support@rclone.com at /rclone-test-xesigas1nete: Waiting for transfers to finish 2026/02/05 04:06:58 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:06:58 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:06:58 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:06:59 DEBUG : Filen support@rclone.com at /rclone-test-xesigas1nete: Using server-side directory move 2026/02/05 04:07:00 INFO : Filen support@rclone.com at /rclone-test-xesigas1nete: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 04:07:01 DEBUG : sub dir/hello world: size = 17 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:07:01 DEBUG : Filen support@rclone.com at /rclone-test-xesigas1nete: Waiting for checks to finish 2026/02/05 04:07:01 DEBUG : sub dir/hello world: size = 11 (Filen support@rclone.com at /rclone-test-xesigas1nete) 2026/02/05 04:07:01 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 04:07:01 DEBUG : Filen support@rclone.com at /rclone-test-xesigas1nete: Waiting for transfers to finish 2026/02/05 04:07:01 INFO : sub dir/hello world: Deleted 2026/02/05 04:07:01 INFO : sub dir/hello world: Moved (server-side) 2026/02/05 04:07:02 DEBUG : testing file moves 2026/02/05 04:07:03 DEBUG : sub dir/hello world: size = 24 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:07:03 DEBUG : sub dir/hello world: size = 17 (Filen support@rclone.com at /rclone-test-xesigas1nete) 2026/02/05 04:07:03 DEBUG : sub dir/hello world: Sizes differ 2026/02/05 04:07:03 DEBUG : Filen support@rclone.com at /rclone-test-xesigas1nete: Waiting for checks to finish 2026/02/05 04:07:03 DEBUG : Filen support@rclone.com at /rclone-test-xesigas1nete: Waiting for transfers to finish 2026/02/05 04:07:03 INFO : sub dir/hello world: Deleted 2026/02/05 04:07:04 INFO : sub dir/hello world: Moved (server-side) 2026/02/05 04:07:04 DEBUG : Filen support@rclone.com at /rclone-test-xesigas1nete: Purge remote --- PASS: TestServerSideMoveOverSelf (11.31s) === RUN TestCopyAfterDelete run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:06 ERROR : error listing: directory not found 2026/02/05 04:07:06 INFO : Local file system at /tmp/rclone3909126852: Making directory 2026/02/05 04:07:06 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:06 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (3.22s) === RUN TestCopyRedownload run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/05 04:07:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:07:09 DEBUG : Local file system at /tmp/rclone3909126852: Waiting for checks to finish 2026/02/05 04:07:09 DEBUG : Local file system at /tmp/rclone3909126852: Waiting for transfers to finish 2026/02/05 04:07:09 DEBUG : sub dir/hello world.f4168503.partial: size = 11 OK 2026/02/05 04:07:09 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:07:09 DEBUG : sub dir/hello world.f4168503.partial: renamed to: sub dir/hello world 2026/02/05 04:07:09 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:07:09 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (2.51s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:11 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/05 04:07:11 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:11 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:11 DEBUG : check sum: size = 1 OK 2026/02/05 04:07:11 DEBUG : check sum: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/05 04:07:11 INFO : check sum: Copied (new) 2026/02/05 04:07:11 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:12 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:12 DEBUG : check sum: size = 1 OK 2026/02/05 04:07:12 DEBUG : check sum: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/05 04:07:12 DEBUG : check sum: Size and blake3 of src and dst objects identical 2026/02/05 04:07:12 DEBUG : check sum: Unchanged skipping 2026/02/05 04:07:12 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:12 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:12 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (2.07s) === RUN TestSyncSizeOnly run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/05 04:07:13 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:13 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:14 DEBUG : sizeonly: size = 6 OK 2026/02/05 04:07:14 DEBUG : sizeonly: blake3 = 9683cfa9983d24e199ae6eb60dafe9fc7785801fb2a16c6ae78472e5e3f88d96 OK 2026/02/05 04:07:14 INFO : sizeonly: Copied (new) 2026/02/05 04:07:14 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:14 DEBUG : sizeonly: size = 6 OK 2026/02/05 04:07:14 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:14 DEBUG : sizeonly: Sizes identical 2026/02/05 04:07:14 DEBUG : sizeonly: Unchanged skipping 2026/02/05 04:07:14 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:14 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:14 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.88s) === RUN TestSyncIgnoreSize run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/05 04:07:15 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:15 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:15 DEBUG : ignore-size: blake3 = 9a93003c179d7929c7b55c86ae35b8de95eac5690012cdefb7b063d95a625782 OK 2026/02/05 04:07:15 INFO : ignore-size: Copied (new) 2026/02/05 04:07:15 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:16 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:16 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/05 04:07:16 DEBUG : ignore-size: Unchanged skipping 2026/02/05 04:07:16 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:16 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (2.07s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:18 DEBUG : existing: size = 6 OK 2026/02/05 04:07:18 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/05 04:07:18 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:18 DEBUG : existing: Unchanged skipping 2026/02/05 04:07:18 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:18 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:18 INFO : There was nothing to transfer 2026/02/05 04:07:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/05 04:07:18 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:18 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:19 DEBUG : existing: size = 6 OK 2026/02/05 04:07:19 DEBUG : existing: blake3 = 9683cfa9983d24e199ae6eb60dafe9fc7785801fb2a16c6ae78472e5e3f88d96 OK 2026/02/05 04:07:19 INFO : existing: Copied (replaced existing) 2026/02/05 04:07:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (3.65s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/05 04:07:20 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:20 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:21 DEBUG : existing: size = 6 OK 2026/02/05 04:07:21 DEBUG : existing: blake3 = 9683cfa9983d24e199ae6eb60dafe9fc7785801fb2a16c6ae78472e5e3f88d96 OK 2026/02/05 04:07:21 INFO : existing: Copied (new) 2026/02/05 04:07:21 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:21 DEBUG : existing: Destination exists, skipping 2026/02/05 04:07:21 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:21 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:21 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.27s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:24 INFO : d: Making directory 2026/02/05 04:07:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 04:07:25 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:25 DEBUG : c/non empty space: size = 5 OK 2026/02/05 04:07:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:07:25 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 04:07:25 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:26 DEBUG : a/potato2: size = 60 OK 2026/02/05 04:07:26 DEBUG : a/potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/05 04:07:26 INFO : a/potato2: Copied (new) 2026/02/05 04:07:26 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:27 INFO : b/potato: Deleted 2026/02/05 04:07:27 INFO : d: Removing directory 2026/02/05 04:07:27 INFO : b: Removing directory 2026/02/05 04:07:29 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: deleted 2 directories --- PASS: TestSyncIgnoreErrors (8.83s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:33 DEBUG : empty space: size = 1 OK 2026/02/05 04:07:33 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/02/05 04:07:33 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:33 DEBUG : empty space: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/05 04:07:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/02/05 04:07:33 DEBUG : empty space: Unchanged skipping 2026/02/05 04:07:33 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:33 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:33 INFO : There was nothing to transfer 2026/02/05 04:07:33 DEBUG : empty space: size = 1 OK 2026/02/05 04:07:33 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/02/05 04:07:33 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:33 DEBUG : empty space: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/05 04:07:33 INFO : empty space: Updated modification time in destination 2026/02/05 04:07:33 DEBUG : empty space: Unchanged skipping 2026/02/05 04:07:33 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:33 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.22s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:35 DEBUG : empty space: size = 1 OK 2026/02/05 04:07:35 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/02/05 04:07:35 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:35 DEBUG : empty space: blake3 = 2df97271b4d74d0bae1ca692ebeb097875dcb7a5531b54014582b8de37d17ec0 OK 2026/02/05 04:07:35 DEBUG : empty space: Unchanged skipping 2026/02/05 04:07:35 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:35 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:36 DEBUG : foo: size = 3 OK 2026/02/05 04:07:36 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2026/02/05 04:07:36 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:36 DEBUG : foo: blake3 = 04e0bb39f30b1a3feb89f536c93be15055482df748674b00d26e5a75777702e9 (Local file system at /tmp/rclone3909126852) 2026/02/05 04:07:36 DEBUG : foo: blake3 = f2e897eed7d206cd855d441598fa521abc75aa96953e97c030c9612c30c1293d (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:07:36 DEBUG : foo: blake3 differ 2026/02/05 04:07:36 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:37 DEBUG : foo: size = 3 OK 2026/02/05 04:07:37 DEBUG : foo: blake3 = 04e0bb39f30b1a3feb89f536c93be15055482df748674b00d26e5a75777702e9 OK 2026/02/05 04:07:37 INFO : foo: Copied (replaced existing) 2026/02/05 04:07:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (2.23s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:39 DEBUG : empty space: size = 1 OK 2026/02/05 04:07:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:07:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/05 04:07:39 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:39 DEBUG : empty space: Unchanged skipping 2026/02/05 04:07:39 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:40 DEBUG : potato: size = 60 OK 2026/02/05 04:07:40 DEBUG : potato: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/05 04:07:40 INFO : potato: Copied (new) 2026/02/05 04:07:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (4.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:42 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3909126852) 2026/02/05 04:07:42 DEBUG : potato: size = 60 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:07:42 DEBUG : potato: Sizes differ 2026/02/05 04:07:42 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:42 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:43 DEBUG : potato: size = 21 OK 2026/02/05 04:07:43 DEBUG : potato: blake3 = 3a57a5966c09c881eed2db33220b0ed76e570143df8d286e82383bed6873192c OK 2026/02/05 04:07:43 INFO : potato: Copied (replaced existing) 2026/02/05 04:07:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.58s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:50 DEBUG : potato: size = 21 OK 2026/02/05 04:07:50 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/02/05 04:07:50 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:50 DEBUG : potato: blake3 = ce593566cb2fa17a595fe3aa6dcb717717acc326028651d5815e11a2a1e02683 (Local file system at /tmp/rclone3909126852) 2026/02/05 04:07:50 DEBUG : potato: blake3 = 3a57a5966c09c881eed2db33220b0ed76e570143df8d286e82383bed6873192c (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:07:50 DEBUG : potato: blake3 differ 2026/02/05 04:07:50 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:50 DEBUG : potato: size = 21 OK 2026/02/05 04:07:50 DEBUG : potato: blake3 = ce593566cb2fa17a595fe3aa6dcb717717acc326028651d5815e11a2a1e02683 OK 2026/02/05 04:07:50 INFO : potato: Copied (replaced existing) 2026/02/05 04:07:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (3.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:07:54 DEBUG : empty space: size = 1 OK 2026/02/05 04:07:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:07:54 DEBUG : empty space: Unchanged skipping 2026/02/05 04:07:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/05 04:07:54 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:54 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:54 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:07:58 DEBUG : empty space: size = 1 OK 2026/02/05 04:07:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:07:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:07:58 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:07:58 DEBUG : empty space: Unchanged skipping 2026/02/05 04:07:58 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:07:58 DEBUG : potato2: size = 60 OK 2026/02/05 04:07:58 DEBUG : potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/05 04:07:58 INFO : potato2: Copied (new) 2026/02/05 04:07:58 DEBUG : Waiting for deletions to finish 2026/02/05 04:07:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (5.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:08:06 INFO : d: Making directory 2026/02/05 04:08:07 INFO : d/e: Making directory 2026/02/05 04:08:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 04:08:08 DEBUG : c/non empty space: size = 5 OK 2026/02/05 04:08:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:08:08 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 04:08:08 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:08 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:08 DEBUG : a/potato2: size = 60 OK 2026/02/05 04:08:08 DEBUG : a/potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/05 04:08:08 INFO : a/potato2: Copied (new) 2026/02/05 04:08:08 DEBUG : Waiting for deletions to finish 2026/02/05 04:08:09 INFO : b/potato: Deleted 2026/02/05 04:08:09 INFO : d/e: Removing directory 2026/02/05 04:08:09 INFO : d: Removing directory 2026/02/05 04:08:14 INFO : b: Removing directory 2026/02/05 04:08:14 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (18.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:08:22 INFO : d: Making directory 2026/02/05 04:08:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/05 04:08:23 DEBUG : c/non empty space: size = 5 OK 2026/02/05 04:08:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:08:23 DEBUG : c/non empty space: Unchanged skipping 2026/02/05 04:08:23 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:23 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:24 DEBUG : a/potato2: size = 60 OK 2026/02/05 04:08:24 DEBUG : a/potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/05 04:08:24 INFO : a/potato2: Copied (new) 2026/02/05 04:08:24 ERROR : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: not deleting files as there were IO errors 2026/02/05 04:08:24 ERROR : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (13.37s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:08:34 DEBUG : Waiting for deletions to finish 2026/02/05 04:08:34 DEBUG : empty space: size = 1 OK 2026/02/05 04:08:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:08:34 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:08:34 DEBUG : empty space: Unchanged skipping 2026/02/05 04:08:34 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:34 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:34 INFO : potato: Deleted 2026/02/05 04:08:38 DEBUG : potato2: size = 60 OK 2026/02/05 04:08:38 DEBUG : potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/05 04:08:38 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (6.93s) === RUN TestSyncDeleteBefore run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:08:41 DEBUG : Waiting for deletions to finish 2026/02/05 04:08:41 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:41 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:41 INFO : potato: Deleted 2026/02/05 04:08:42 DEBUG : empty space: size = 1 OK 2026/02/05 04:08:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:08:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:08:42 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:42 DEBUG : empty space: Unchanged skipping 2026/02/05 04:08:42 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:43 DEBUG : potato2: size = 60 OK 2026/02/05 04:08:43 DEBUG : potato2: blake3 = cfc7f2b07f1920cb15426df876595e51e7de6e47d35768c852e8df9c07d8b2f1 OK 2026/02/05 04:08:43 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (3.67s) === RUN TestCopyDeleteBefore run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:08:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:08:45 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:45 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:45 DEBUG : potato2: size = 19 OK 2026/02/05 04:08:45 DEBUG : potato2: blake3 = a68e6e804c88562ebccb8e392fa50bb760822af790eaf478ad45a35de4891009 OK 2026/02/05 04:08:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (4.43s) === RUN TestSyncWithExclude run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:08:49 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 04:08:49 DEBUG : enormous: Excluded 2026/02/05 04:08:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 04:08:49 DEBUG : potato2: Excluded 2026/02/05 04:08:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 04:08:49 DEBUG : potato2: Excluded 2026/02/05 04:08:49 DEBUG : empty space: size = 1 OK 2026/02/05 04:08:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:08:49 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:49 DEBUG : empty space: Unchanged skipping 2026/02/05 04:08:49 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:49 DEBUG : Waiting for deletions to finish 2026/02/05 04:08:49 INFO : There was nothing to transfer 2026/02/05 04:08:49 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 04:08:49 DEBUG : enormous: Excluded 2026/02/05 04:08:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 04:08:49 DEBUG : potato2: Excluded 2026/02/05 04:08:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 04:08:49 DEBUG : potato2: Excluded 2026/02/05 04:08:49 DEBUG : empty space: size = 1 OK 2026/02/05 04:08:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/05 04:08:49 DEBUG : empty space: Unchanged skipping 2026/02/05 04:08:49 DEBUG : Local file system at /tmp/rclone3909126852: Waiting for checks to finish 2026/02/05 04:08:49 DEBUG : Local file system at /tmp/rclone3909126852: Waiting for transfers to finish 2026/02/05 04:08:49 DEBUG : Waiting for deletions to finish 2026/02/05 04:08:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.92s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:08:51 DEBUG : enormous: Excluded (Size Filter) 2026/02/05 04:08:51 DEBUG : enormous: Excluded 2026/02/05 04:08:51 DEBUG : potato2: Excluded (Size Filter) 2026/02/05 04:08:51 DEBUG : potato2: Excluded 2026/02/05 04:08:52 DEBUG : empty space: size = 1 OK 2026/02/05 04:08:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/02/05 04:08:52 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:52 DEBUG : empty space: Unchanged skipping 2026/02/05 04:08:52 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:52 DEBUG : Waiting for deletions to finish 2026/02/05 04:08:52 INFO : enormous: Deleted 2026/02/05 04:08:52 INFO : potato2: Deleted 2026/02/05 04:08:52 INFO : There was nothing to transfer 2026/02/05 04:08:52 DEBUG : empty space: size = 1 OK 2026/02/05 04:08:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/02/05 04:08:52 DEBUG : empty space: Unchanged skipping 2026/02/05 04:08:52 DEBUG : Local file system at /tmp/rclone3909126852: Waiting for checks to finish 2026/02/05 04:08:52 DEBUG : Local file system at /tmp/rclone3909126852: Waiting for transfers to finish 2026/02/05 04:08:52 DEBUG : Waiting for deletions to finish 2026/02/05 04:08:52 INFO : enormous: Deleted 2026/02/05 04:08:52 INFO : potato2: Deleted 2026/02/05 04:08:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.16s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:08:55 DEBUG : five: Need to transfer - File not found at Destination 2026/02/05 04:08:55 DEBUG : four: size = 4 (Local file system at /tmp/rclone3909126852) 2026/02/05 04:08:55 DEBUG : four: size = 8 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:08:55 DEBUG : four: Sizes differ 2026/02/05 04:08:55 DEBUG : one: Destination is newer than source, skipping 2026/02/05 04:08:55 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:55 DEBUG : three: size = 5 OK 2026/02/05 04:08:55 DEBUG : three: Sizes identical 2026/02/05 04:08:55 DEBUG : two: size = 3 OK 2026/02/05 04:08:55 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/02/05 04:08:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/02/05 04:08:55 DEBUG : two: blake3 = dc770fff53f50835f8cc957e01c0d5731d3c2ed544c375493a28c09be5e09763 (Local file system at /tmp/rclone3909126852) 2026/02/05 04:08:55 DEBUG : two: blake3 = a6091b6b13cdbc9a818959cf35153977e15b173b75f696ca20da4ecfcd212ef4 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:08:55 DEBUG : two: blake3 differ 2026/02/05 04:08:55 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:56 DEBUG : four: size = 4 OK 2026/02/05 04:08:56 DEBUG : four: blake3 = 37392008a949c4879f190a4ce54e354782bc88564a9534a882b3d42448f96168 OK 2026/02/05 04:08:56 INFO : four: Copied (replaced existing) 2026/02/05 04:08:56 DEBUG : two: size = 3 OK 2026/02/05 04:08:56 DEBUG : two: blake3 = dc770fff53f50835f8cc957e01c0d5731d3c2ed544c375493a28c09be5e09763 OK 2026/02/05 04:08:56 INFO : two: Copied (replaced existing) 2026/02/05 04:08:57 DEBUG : five: size = 4 OK 2026/02/05 04:08:57 DEBUG : five: blake3 = e2e784ea2a9b29fc6c9cd781183ff3aee04175db205580175b455fb625f70779 OK 2026/02/05 04:08:57 INFO : five: Copied (new) 2026/02/05 04:08:57 DEBUG : Waiting for deletions to finish 2026/02/05 04:08:57 DEBUG : five: size = 4 OK 2026/02/05 04:08:57 DEBUG : four: size = 4 OK 2026/02/05 04:08:57 DEBUG : one: Destination is newer than source, skipping 2026/02/05 04:08:57 DEBUG : three: size = 5 OK 2026/02/05 04:08:57 DEBUG : two: size = 3 OK 2026/02/05 04:08:57 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:08:57 DEBUG : three: blake3 = dbec0e689fb63bd729147727129d854e9d590ab620a18bbbcb3317d268d6fd72 (Local file system at /tmp/rclone3909126852) 2026/02/05 04:08:57 DEBUG : three: blake3 = 9e31b9c471513dc214c212b5427a5b6921b57879aead096e20e9304e0011760c (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:08:57 DEBUG : three: blake3 differ 2026/02/05 04:08:57 DEBUG : two: blake3 = dc770fff53f50835f8cc957e01c0d5731d3c2ed544c375493a28c09be5e09763 OK 2026/02/05 04:08:57 DEBUG : two: Size and blake3 of src and dst objects identical 2026/02/05 04:08:57 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/02/05 04:08:57 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/02/05 04:08:57 DEBUG : four: blake3 = 37392008a949c4879f190a4ce54e354782bc88564a9534a882b3d42448f96168 OK 2026/02/05 04:08:57 DEBUG : four: Size and blake3 of src and dst objects identical 2026/02/05 04:08:57 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/02/05 04:08:57 DEBUG : five: blake3 = e2e784ea2a9b29fc6c9cd781183ff3aee04175db205580175b455fb625f70779 OK 2026/02/05 04:08:57 DEBUG : five: Size and blake3 of src and dst objects identical 2026/02/05 04:08:57 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/02/05 04:08:57 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:08:57 DEBUG : three: size = 5 OK 2026/02/05 04:08:57 DEBUG : three: blake3 = dbec0e689fb63bd729147727129d854e9d590ab620a18bbbcb3317d268d6fd72 OK 2026/02/05 04:08:57 INFO : three: Copied (replaced existing) 2026/02/05 04:08:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (6.85s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/02/05 04:09:00 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Making map for --track-renames 2026/02/05 04:09:00 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Finished making map for --track-renames 2026/02/05 04:09:00 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:00 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for renames to finish 2026/02/05 04:09:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/05 04:09:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/05 04:09:00 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:01 DEBUG : potato: size = 14 OK 2026/02/05 04:09:01 DEBUG : potato: blake3 = 739848fa024f3440df5d830b43f1508bf5b9da3a909b1c4dd797515980e053b6 OK 2026/02/05 04:09:01 INFO : potato: Copied (new) 2026/02/05 04:09:01 DEBUG : yam: size = 11 OK 2026/02/05 04:09:01 DEBUG : yam: blake3 = e14712224e0d6ec523b6b1f632fc9a665732520504cd4b444f5e35a471871f22 OK 2026/02/05 04:09:01 INFO : yam: Copied (new) 2026/02/05 04:09:01 DEBUG : Waiting for deletions to finish 2026/02/05 04:09:01 DEBUG : potato: size = 14 OK 2026/02/05 04:09:01 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/05 04:09:01 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Making map for --track-renames 2026/02/05 04:09:01 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Finished making map for --track-renames 2026/02/05 04:09:01 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:01 DEBUG : potato: Unchanged skipping 2026/02/05 04:09:01 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for renames to finish 2026/02/05 04:09:01 INFO : yam: Moved (server-side) to: yaml 2026/02/05 04:09:01 INFO : yaml: Renamed from "yam" 2026/02/05 04:09:01 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:01 DEBUG : Waiting for deletions to finish 2026/02/05 04:09:01 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenames (2.54s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/02/05 04:09:03 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Making map for --track-renames 2026/02/05 04:09:03 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Finished making map for --track-renames 2026/02/05 04:09:03 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/05 04:09:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/05 04:09:03 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for renames to finish 2026/02/05 04:09:03 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:03 DEBUG : yam: size = 11 OK 2026/02/05 04:09:03 DEBUG : yam: blake3 = e14712224e0d6ec523b6b1f632fc9a665732520504cd4b444f5e35a471871f22 OK 2026/02/05 04:09:03 INFO : yam: Copied (new) 2026/02/05 04:09:03 DEBUG : potato: size = 14 OK 2026/02/05 04:09:03 DEBUG : potato: blake3 = 739848fa024f3440df5d830b43f1508bf5b9da3a909b1c4dd797515980e053b6 OK 2026/02/05 04:09:03 INFO : potato: Copied (new) 2026/02/05 04:09:03 DEBUG : Waiting for deletions to finish 2026/02/05 04:09:03 DEBUG : potato: size = 14 OK 2026/02/05 04:09:03 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/05 04:09:03 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Making map for --track-renames 2026/02/05 04:09:03 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Finished making map for --track-renames 2026/02/05 04:09:03 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:03 DEBUG : potato: Unchanged skipping 2026/02/05 04:09:03 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for renames to finish 2026/02/05 04:09:03 INFO : yam: Moved (server-side) to: yaml 2026/02/05 04:09:03 INFO : yaml: Renamed from "yam" 2026/02/05 04:09:03 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:03 DEBUG : Waiting for deletions to finish 2026/02/05 04:09:03 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.02s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/02/05 04:09:05 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Making map for --track-renames 2026/02/05 04:09:05 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Finished making map for --track-renames 2026/02/05 04:09:05 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/05 04:09:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/05 04:09:05 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for renames to finish 2026/02/05 04:09:05 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:05 DEBUG : potato: size = 14 OK 2026/02/05 04:09:05 DEBUG : potato: blake3 = 739848fa024f3440df5d830b43f1508bf5b9da3a909b1c4dd797515980e053b6 OK 2026/02/05 04:09:05 INFO : potato: Copied (new) 2026/02/05 04:09:05 DEBUG : sub/yam: size = 11 OK 2026/02/05 04:09:05 DEBUG : sub/yam: blake3 = e14712224e0d6ec523b6b1f632fc9a665732520504cd4b444f5e35a471871f22 OK 2026/02/05 04:09:05 INFO : sub/yam: Copied (new) 2026/02/05 04:09:05 DEBUG : Waiting for deletions to finish 2026/02/05 04:09:05 DEBUG : potato: size = 14 OK 2026/02/05 04:09:05 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1ms) 2026/02/05 04:09:05 DEBUG : potato: Unchanged skipping 2026/02/05 04:09:06 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Making map for --track-renames 2026/02/05 04:09:06 INFO : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Finished making map for --track-renames 2026/02/05 04:09:06 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:06 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for renames to finish 2026/02/05 04:09:06 INFO : sub/yam: Moved (server-side) to: yam 2026/02/05 04:09:06 INFO : yam: Renamed from "sub/yam" 2026/02/05 04:09:06 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:06 DEBUG : Waiting for deletions to finish 2026/02/05 04:09:06 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.40s) === RUN TestServerSideMoveLocal run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:09:09 DEBUG : Creating backend with remote "/tmp/rclone3909126852/dir1" 2026/02/05 04:09:09 DEBUG : Creating backend with remote "/tmp/rclone3909126852/dir2" 2026/02/05 04:09:09 DEBUG : Local file system at /tmp/rclone3909126852/dir2: Using server-side directory move 2026/02/05 04:09:09 INFO : Local file system at /tmp/rclone3909126852/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 04:09:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/05 04:09:09 DEBUG : Local file system at /tmp/rclone3909126852/dir2: Waiting for checks to finish 2026/02/05 04:09:09 DEBUG : Local file system at /tmp/rclone3909126852/dir2: Waiting for transfers to finish 2026/02/05 04:09:09 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.18s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:09:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:09:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/05 04:09:10 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:10 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:10 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:09:10 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:09:10 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:09:10 INFO : sub dir/hello world: Deleted 2026/02/05 04:09:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/05 04:09:13 DEBUG : nested/sub dir/file: blake3 = dab52cf75933db6e195b1e9fb3428e91a177ab372af1d644bf15290ca15e3b63 OK 2026/02/05 04:09:13 INFO : nested/sub dir/file: Copied (new) 2026/02/05 04:09:13 INFO : nested/sub dir/file: Deleted 2026/02/05 04:09:13 INFO : sub dir: Removing directory 2026/02/05 04:09:13 INFO : nested/sub dir: Removing directory 2026/02/05 04:09:13 INFO : nested: Removing directory 2026/02/05 04:09:13 DEBUG : Local file system at /tmp/rclone3909126852: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (5.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:09:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/05 04:09:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/05 04:09:16 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:16 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:16 DEBUG : sub dir/hello world: size = 11 OK 2026/02/05 04:09:16 DEBUG : sub dir/hello world: blake3 = d74981efa70a0c880b8d8c1985d075dbcbf679b99a5f9914e5aaf96b831a9e24 OK 2026/02/05 04:09:16 INFO : sub dir/hello world: Copied (new) 2026/02/05 04:09:16 INFO : sub dir/hello world: Deleted 2026/02/05 04:09:16 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/05 04:09:16 DEBUG : nested/sub dir/file: blake3 = dab52cf75933db6e195b1e9fb3428e91a177ab372af1d644bf15290ca15e3b63 OK 2026/02/05 04:09:16 INFO : nested/sub dir/file: Copied (new) 2026/02/05 04:09:16 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.67s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:09:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/05 04:09:21 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/05 04:09:21 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:21 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:21 DEBUG : existing: size = 6 OK 2026/02/05 04:09:21 DEBUG : existing: blake3 = 9683cfa9983d24e199ae6eb60dafe9fc7785801fb2a16c6ae78472e5e3f88d96 OK 2026/02/05 04:09:21 INFO : existing: Copied (new) 2026/02/05 04:09:21 INFO : existing: Deleted 2026/02/05 04:09:21 DEBUG : existing-b: size = 6 OK 2026/02/05 04:09:21 DEBUG : existing-b: blake3 = 67ae12801230c43327a0c3a33c5f7d4ab2e29c9d0759592442763b3c146d8f23 OK 2026/02/05 04:09:21 INFO : existing-b: Copied (new) 2026/02/05 04:09:21 INFO : existing-b: Deleted 2026/02/05 04:09:21 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for checks to finish 2026/02/05 04:09:21 DEBUG : existing: Destination exists, skipping 2026/02/05 04:09:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/05 04:09:21 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: Waiting for transfers to finish 2026/02/05 04:09:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.00s) === RUN TestServerSideMove run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:09:22 DEBUG : Creating backend with remote "TestFilen:rclone-test-pedexem6biku" sync_test.go:1736: Server side move (if possible) Filen support@rclone.com at /rclone-test-ceyarug7ziqo -> Filen support@rclone.com at /rclone-test-pedexem6biku 2026/02/05 04:09:27 DEBUG : Filen support@rclone.com at /rclone-test-pedexem6biku: Using server-side directory move 2026/02/05 04:09:28 INFO : Filen support@rclone.com at /rclone-test-pedexem6biku: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 04:09:28 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:09:28 DEBUG : empty space: size = 1 OK 2026/02/05 04:09:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 04:09:28 DEBUG : empty space: Unchanged skipping 2026/02/05 04:09:28 DEBUG : potato3: size = 68 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:09:28 DEBUG : potato3: size = 60 (Filen support@rclone.com at /rclone-test-pedexem6biku) 2026/02/05 04:09:28 DEBUG : potato3: Sizes differ 2026/02/05 04:09:28 DEBUG : Filen support@rclone.com at /rclone-test-pedexem6biku: Waiting for checks to finish 2026/02/05 04:09:28 INFO : potato3: Deleted 2026/02/05 04:09:28 INFO : potato2: Moved (server-side) 2026/02/05 04:09:28 INFO : potato3: Moved (server-side) 2026/02/05 04:09:29 INFO : empty space: Deleted 2026/02/05 04:09:29 DEBUG : Filen support@rclone.com at /rclone-test-pedexem6biku: Waiting for transfers to finish 2026/02/05 04:09:29 DEBUG : Creating backend with remote "TestFilen:rclone-test-homefod0muce" 2026/02/05 04:09:31 DEBUG : Filen support@rclone.com at /rclone-test-homefod0muce: Using server-side directory move 2026/02/05 04:09:32 INFO : Filen support@rclone.com at /rclone-test-homefod0muce: Server side directory move succeeded 2026/02/05 04:09:33 DEBUG : Filen support@rclone.com at /rclone-test-homefod0muce: Purge remote 2026/02/05 04:09:33 DEBUG : Filen support@rclone.com at /rclone-test-pedexem6biku: Purge remote 2026/02/05 04:09:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (11.36s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:09:33 DEBUG : Creating backend with remote "TestFilen:rclone-test-kunuyeb6dadu" sync_test.go:1736: Server side move (if possible) Filen support@rclone.com at /rclone-test-ceyarug7ziqo -> Filen support@rclone.com at /rclone-test-kunuyeb6dadu 2026/02/05 04:09:38 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 04:09:38 DEBUG : empty space: Excluded 2026/02/05 04:09:38 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 04:09:38 DEBUG : empty space: Excluded 2026/02/05 04:09:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:09:38 DEBUG : potato3: size = 68 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:09:38 DEBUG : potato3: size = 60 (Filen support@rclone.com at /rclone-test-kunuyeb6dadu) 2026/02/05 04:09:38 DEBUG : potato3: Sizes differ 2026/02/05 04:09:38 DEBUG : Filen support@rclone.com at /rclone-test-kunuyeb6dadu: Waiting for checks to finish 2026/02/05 04:09:38 DEBUG : Filen support@rclone.com at /rclone-test-kunuyeb6dadu: Waiting for transfers to finish 2026/02/05 04:09:39 INFO : potato3: Deleted 2026/02/05 04:09:39 INFO : potato2: Moved (server-side) 2026/02/05 04:09:39 INFO : potato3: Moved (server-side) 2026/02/05 04:09:40 DEBUG : Creating backend with remote "TestFilen:rclone-test-yiqirux0zexe" 2026/02/05 04:09:41 DEBUG : empty space: Excluded (Size Filter) 2026/02/05 04:09:41 DEBUG : empty space: Excluded 2026/02/05 04:09:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:09:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/02/05 04:09:41 DEBUG : Filen support@rclone.com at /rclone-test-yiqirux0zexe: Waiting for checks to finish 2026/02/05 04:09:41 DEBUG : Filen support@rclone.com at /rclone-test-yiqirux0zexe: Waiting for transfers to finish 2026/02/05 04:09:42 INFO : potato3: Moved (server-side) 2026/02/05 04:09:43 INFO : potato2: Moved (server-side) 2026/02/05 04:09:44 DEBUG : Filen support@rclone.com at /rclone-test-yiqirux0zexe: Purge remote 2026/02/05 04:09:44 DEBUG : Filen support@rclone.com at /rclone-test-kunuyeb6dadu: Purge remote --- PASS: TestServerSideMoveWithFilter (12.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:09:46 DEBUG : Creating backend with remote "TestFilen:rclone-test-memiquc1towu" 2026/02/05 04:09:50 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Filen support@rclone.com at /rclone-test-ceyarug7ziqo -> Filen support@rclone.com at /rclone-test-memiquc1towu 2026/02/05 04:09:53 DEBUG : Filen support@rclone.com at /rclone-test-memiquc1towu: Using server-side directory move 2026/02/05 04:09:54 INFO : Filen support@rclone.com at /rclone-test-memiquc1towu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/05 04:09:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/05 04:09:54 DEBUG : empty space: size = 1 OK 2026/02/05 04:09:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/02/05 04:09:54 DEBUG : empty space: Unchanged skipping 2026/02/05 04:09:54 DEBUG : potato3: size = 68 (Filen support@rclone.com at /rclone-test-ceyarug7ziqo) 2026/02/05 04:09:54 DEBUG : potato3: size = 60 (Filen support@rclone.com at /rclone-test-memiquc1towu) 2026/02/05 04:09:54 DEBUG : potato3: Sizes differ 2026/02/05 04:09:54 INFO : potato3: Deleted 2026/02/05 04:09:54 DEBUG : Filen support@rclone.com at /rclone-test-memiquc1towu: Waiting for checks to finish 2026/02/05 04:09:54 INFO : potato2: Moved (server-side) 2026/02/05 04:09:55 INFO : potato3: Moved (server-side) 2026/02/05 04:09:56 INFO : empty space: Deleted 2026/02/05 04:09:56 DEBUG : Filen support@rclone.com at /rclone-test-memiquc1towu: Waiting for transfers to finish 2026/02/05 04:09:56 INFO : tomatoDir: Removing directory 2026/02/05 04:09:57 DEBUG : Filen support@rclone.com at /rclone-test-ceyarug7ziqo: deleted 1 directories 2026/02/05 04:09:58 DEBUG : Creating backend with remote "TestFilen:rclone-test-kelogaf7moha" 2026/02/05 04:09:59 INFO : tomatoDir: Making directory 2026/02/05 04:09:59 DEBUG : Filen support@rclone.com at /rclone-test-kelogaf7moha: Using server-side directory move 2026/02/05 04:10:00 INFO : Filen support@rclone.com at /rclone-test-kelogaf7moha: Server side directory move succeeded 2026/02/05 04:10:00 DEBUG : Filen support@rclone.com at /rclone-test-kelogaf7moha: Purge remote 2026/02/05 04:10:01 DEBUG : Filen support@rclone.com at /rclone-test-memiquc1towu: Purge remote 2026/02/05 04:10:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.46s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.21s) === RUN TestSyncOverlap run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:10:01 DEBUG : Creating backend with remote "TestFilen:rclone-test-ceyarug7ziqo/rclone-sync-test" --- PASS: TestSyncOverlap (1.24s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Filen support@rclone.com at /rclone-test-ceyarug7ziqo", Local "Local file system at /tmp/rclone3909126852", Modify Window "1ms" 2026/02/05 04:10:02 DEBUG : Creating backend with remote "TestFilen:rclone-test-ceyarug7ziqo/rclone-sync-test" --- FAIL: TestSyncOverlapWithFilter (210.25s) panic: runtime error: invalid memory address or nil pointer dereference [recovered] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x20cb6be] goroutine 9418 [running]: testing.tRunner.func1.2({0x2456960, 0x43e8960}) /usr/local/go/src/testing/testing.go:1734 +0x21c testing.tRunner.func1() /usr/local/go/src/testing/testing.go:1737 +0x35e panic({0x2456960?, 0x43e8960?}) /usr/local/go/src/runtime/panic.go:792 +0x132 github.com/rclone/rclone/fs/sync.TestSyncOverlapWithFilter(0xc000c9dc00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2012 +0x1de testing.tRunner(0xc000c9dc00, 0x2ab0e18) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilen: -verbose" - Finished ERROR in 7m50.697183977s (try 1/5): exit status 2: Failed [TestSyncOverlapWithFilter]