"./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2025/04/23 01:40:40 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu" 2025/04/23 01:40:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 01:40:40 DEBUG : Creating backend with remote "/tmp/rclone1465858614" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:40:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:40 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyWithDryRun (0.78s) === RUN TestCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:40:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:40:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:42 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:40:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.30s) === RUN TestCopyMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.11s) === RUN TestCopyMissingDirectory run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:43 DEBUG : Creating backend with remote "/non-existing" 2025/04/23 01:40:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/23 01:40:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyMissingDirectory (0.33s) === RUN TestCopyNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:40:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:40:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyNoTraverse (1.59s) === RUN TestCopyCheckFirst run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:45 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Running all checks before starting transfers 2025/04/23 01:40:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:40:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:45 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Checks finished, now starting transfers 2025/04/23 01:40:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:46 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:40:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyCheckFirst (1.70s) === RUN TestSyncNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:47 ERROR : Ignoring --no-traverse with sync 2025/04/23 01:40:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:40:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:48 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:40:48 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:40:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncNoTraverse (1.71s) === RUN TestCopyWithDepth run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/23 01:40:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:49 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/04/23 01:40:49 INFO : hello world2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyWithDepth (1.07s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:40:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:50 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/04/23 01:40:50 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyWithFilesFrom (1.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:51 DEBUG : object not found: remote potato2: directory 34013d41-f9c1-4922-8c75-c8f6514e86d4: leaf potato2 2025/04/23 01:40:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:40:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:52 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/04/23 01:40:52 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.11s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 01:40:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:40:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/23 01:40:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:40:52 INFO : sub dir: Making directory 2025/04/23 01:40:52 INFO : sub dir2: Making directory 2025/04/23 01:40:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:40:52 INFO : sub dir2/sub sub dir2: Making directory 2025/04/23 01:40:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:53 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:40:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:55 INFO : sub dir2: Making directory 2025/04/23 01:40:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 01:40:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:40:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:40:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:55 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:40:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.46s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:56 DEBUG : sub dir2: Making directory with metadata 2025/04/23 01:40:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:40:56 INFO : sub dir: Making directory 2025/04/23 01:40:56 INFO : sub dir2: Making directory 2025/04/23 01:40:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:40:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:57 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:40:57 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:40:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/23 01:40:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.11s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:40:58 INFO : sub dir2: Making directory 2025/04/23 01:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:40:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:40:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:40:59 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:40:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.53s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:00 DEBUG : sub dir2: Making directory with metadata 2025/04/23 01:41:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:41:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:41:00 INFO : sub dir: Making directory 2025/04/23 01:41:00 INFO : sub dir2: Making directory 2025/04/23 01:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:01 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:41:01 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:41:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.49s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.14s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:02 INFO : sub dir2: Making directory 2025/04/23 01:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:03 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:41:03 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:41:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.47s) === RUN TestServerSideCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:05 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-hujanig0juno" sync_test.go:590: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu -> Quatrix FS for account rclone.quatrix.it at rclone-test-hujanig0juno 2025/04/23 01:41:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-hujanig0juno: Waiting for checks to finish 2025/04/23 01:41:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-hujanig0juno: Waiting for transfers to finish 2025/04/23 01:41:06 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/04/23 01:41:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-hujanig0juno: Purge remote --- PASS: TestServerSideCopy (2.80s) === RUN TestCopyOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 01:41:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:08 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/04/23 01:41:08 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyOverSelf (2.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:10 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qiquvit6qaje" sync_test.go:626: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu -> Quatrix FS for account rclone.quatrix.it at rclone-test-qiquvit6qaje 2025/04/23 01:41:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qiquvit6qaje: Waiting for checks to finish 2025/04/23 01:41:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qiquvit6qaje: Waiting for transfers to finish 2025/04/23 01:41:11 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/04/23 01:41:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 01:41:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qiquvit6qaje: Waiting for checks to finish 2025/04/23 01:41:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qiquvit6qaje: Waiting for transfers to finish 2025/04/23 01:41:12 DEBUG : sub dir/hello world.946d396a.partial: renamed to: sub dir/hello world 2025/04/23 01:41:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qiquvit6qaje: Purge remote --- PASS: TestServerSideCopyOverSelf (4.14s) === RUN TestMoveOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 01:41:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:15 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/04/23 01:41:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/23 01:41:15 INFO : sub dir/hello world: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestMoveOverSelf (2.16s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:16 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gayodiw4jupe" sync_test.go:671: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu -> Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe 2025/04/23 01:41:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe: Waiting for checks to finish 2025/04/23 01:41:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe: Waiting for transfers to finish 2025/04/23 01:41:17 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/04/23 01:41:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe: Using server-side directory move 2025/04/23 01:41:18 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 01:41:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 01:41:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe: Waiting for checks to finish 2025/04/23 01:41:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe: Waiting for transfers to finish 2025/04/23 01:41:18 INFO : sub dir/hello world: Deleted 2025/04/23 01:41:18 INFO : sub dir/hello world: Moved (server-side) 2025/04/23 01:41:19 DEBUG : testing file moves 2025/04/23 01:41:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe: Waiting for checks to finish 2025/04/23 01:41:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/23 01:41:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe: Waiting for transfers to finish 2025/04/23 01:41:19 INFO : sub dir/hello world: Deleted 2025/04/23 01:41:19 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gayodiw4jupe: Purge remote --- PASS: TestServerSideMoveOverSelf (5.30s) === RUN TestCopyAfterDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:21 ERROR : : error listing: directory not found 2025/04/23 01:41:21 INFO : Local file system at /tmp/rclone1465858614: Making directory 2025/04/23 01:41:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyAfterDelete (1.65s) === RUN TestCopyRedownload run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/23 01:41:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:41:23 DEBUG : Local file system at /tmp/rclone1465858614: Waiting for checks to finish 2025/04/23 01:41:23 DEBUG : Local file system at /tmp/rclone1465858614: Waiting for transfers to finish 2025/04/23 01:41:23 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/04/23 01:41:23 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:41:23 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyRedownload (1.63s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/23 01:41:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:25 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/04/23 01:41:25 INFO : check sum: Copied (new) 2025/04/23 01:41:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:25 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/23 01:41:25 DEBUG : check sum: Size of src and dst objects identical 2025/04/23 01:41:25 DEBUG : check sum: Unchanged skipping 2025/04/23 01:41:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:25 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:25 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncBasedOnCheckSum (1.85s) === RUN TestSyncSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/23 01:41:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:26 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/04/23 01:41:26 INFO : sizeonly: Copied (new) 2025/04/23 01:41:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:27 DEBUG : sizeonly: Sizes identical 2025/04/23 01:41:27 DEBUG : sizeonly: Unchanged skipping 2025/04/23 01:41:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:27 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:27 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncSizeOnly (1.23s) === RUN TestSyncIgnoreSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/23 01:41:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:28 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/04/23 01:41:28 INFO : ignore-size: Copied (new) 2025/04/23 01:41:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:28 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:41:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:28 DEBUG : ignore-size: Unchanged skipping 2025/04/23 01:41:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:28 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:28 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncIgnoreSize (1.36s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:29 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:41:29 DEBUG : existing: Unchanged skipping 2025/04/23 01:41:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:29 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:29 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/23 01:41:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:30 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/04/23 01:41:30 INFO : existing: Copied (replaced existing) 2025/04/23 01:41:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncIgnoreTimes (1.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 01:41:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:30 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:31 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/04/23 01:41:31 INFO : existing: Copied (new) 2025/04/23 01:41:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:31 DEBUG : existing: Destination exists, skipping 2025/04/23 01:41:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:31 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:31 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncIgnoreExisting (1.29s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:32 INFO : d: Making directory 2025/04/23 01:41:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 01:41:33 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:41:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:33 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 01:41:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:33 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/04/23 01:41:33 INFO : a/potato2: Copied (new) 2025/04/23 01:41:33 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:34 INFO : b/potato: Deleted 2025/04/23 01:41:34 INFO : d: Removing directory 2025/04/23 01:41:34 INFO : b: Removing directory 2025/04/23 01:41:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: deleted 2 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncIgnoreErrors (4.03s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:36 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 2025/04/23 01:41:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:36 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/04/23 01:41:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:36 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 2025/04/23 01:41:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:37 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/04/23 01:41:37 INFO : empty space: Copied (replaced existing) 2025/04/23 01:41:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnly (1.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.12s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:38 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 2025/04/23 01:41:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:38 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/04/23 01:41:38 INFO : foo: Copied (replaced existing) 2025/04/23 01:41:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncDoesntUpdateModtime (1.41s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:39 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:41:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/23 01:41:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:39 DEBUG : empty space: Unchanged skipping 2025/04/23 01:41:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:40 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/04/23 01:41:40 INFO : potato: Copied (new) 2025/04/23 01:41:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncAfterAddingAFile (1.45s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/23 01:41:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:41 DEBUG : potato.41b15364.partial: renamed to: potato 2025/04/23 01:41:41 INFO : potato: Copied (replaced existing) 2025/04/23 01:41:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.36s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:42 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/04/23 01:41:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:43 DEBUG : potato.706b9954.partial: renamed to: potato 2025/04/23 01:41:43 INFO : potato: Copied (replaced existing) 2025/04/23 01:41:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncAfterChangingContentsOnly (1.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:41:44 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:41:44 DEBUG : empty space: Unchanged skipping 2025/04/23 01:41:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/23 01:41:44 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:45 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:41:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:41:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:45 DEBUG : empty space: Unchanged skipping 2025/04/23 01:41:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:46 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/04/23 01:41:46 INFO : potato2: Copied (new) 2025/04/23 01:41:46 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:46 INFO : potato: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:47 INFO : d: Making directory 2025/04/23 01:41:47 INFO : d/e: Making directory 2025/04/23 01:41:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 01:41:48 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:41:48 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 01:41:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:49 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/04/23 01:41:49 INFO : a/potato2: Copied (new) 2025/04/23 01:41:49 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:49 INFO : b/potato: Deleted 2025/04/23 01:41:49 INFO : d/e: Removing directory 2025/04/23 01:41:49 INFO : d: Removing directory 2025/04/23 01:41:49 INFO : b: Removing directory 2025/04/23 01:41:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: deleted 3 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:52 INFO : d: Making directory 2025/04/23 01:41:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 01:41:52 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:41:52 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 01:41:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:52 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:53 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/04/23 01:41:53 INFO : a/potato2: Copied (new) 2025/04/23 01:41:53 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: not deleting files as there were IO errors 2025/04/23 01:41:53 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: not deleting directories as there were IO errors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:56 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:56 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:41:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:41:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:56 DEBUG : empty space: Unchanged skipping 2025/04/23 01:41:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:56 INFO : potato: Deleted 2025/04/23 01:41:56 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/04/23 01:41:56 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncDeleteDuring (2.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:58 DEBUG : Waiting for deletions to finish 2025/04/23 01:41:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:58 INFO : potato: Deleted 2025/04/23 01:41:58 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:41:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:41:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:58 DEBUG : empty space: Unchanged skipping 2025/04/23 01:41:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:41:58 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/04/23 01:41:58 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncDeleteBefore (2.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:41:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:41:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:41:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:00 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/04/23 01:42:00 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestCopyDeleteBefore (1.53s) === RUN TestSyncWithExclude run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:01 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 01:42:01 DEBUG : enormous: Excluded 2025/04/23 01:42:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:42:01 DEBUG : potato2: Excluded 2025/04/23 01:42:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:42:01 DEBUG : potato2: Excluded 2025/04/23 01:42:01 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:01 DEBUG : empty space: Unchanged skipping 2025/04/23 01:42:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:01 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:01 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:01 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 01:42:01 DEBUG : enormous: Excluded 2025/04/23 01:42:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:42:01 DEBUG : potato2: Excluded 2025/04/23 01:42:01 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:42:01 DEBUG : potato2: Excluded 2025/04/23 01:42:01 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/04/23 01:42:01 DEBUG : Local file system at /tmp/rclone1465858614: Waiting for checks to finish 2025/04/23 01:42:01 DEBUG : empty space: Unchanged skipping 2025/04/23 01:42:01 DEBUG : Local file system at /tmp/rclone1465858614: Waiting for transfers to finish 2025/04/23 01:42:01 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:01 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncWithExclude (1.55s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:03 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 01:42:03 DEBUG : enormous: Excluded 2025/04/23 01:42:03 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 01:42:03 DEBUG : potato2: Excluded 2025/04/23 01:42:03 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:03 DEBUG : empty space: Unchanged skipping 2025/04/23 01:42:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:03 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:03 INFO : potato2: Deleted 2025/04/23 01:42:03 INFO : enormous: Deleted 2025/04/23 01:42:03 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:03 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/04/23 01:42:03 DEBUG : empty space: Unchanged skipping 2025/04/23 01:42:03 DEBUG : Local file system at /tmp/rclone1465858614: Waiting for checks to finish 2025/04/23 01:42:03 DEBUG : Local file system at /tmp/rclone1465858614: Waiting for transfers to finish 2025/04/23 01:42:03 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:03 INFO : enormous: Deleted 2025/04/23 01:42:03 INFO : potato2: Deleted 2025/04/23 01:42:03 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.86s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:05 DEBUG : five: Need to transfer - File not found at Destination 2025/04/23 01:42:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/23 01:42:05 DEBUG : one: Destination is newer than source, skipping 2025/04/23 01:42:05 DEBUG : three: Sizes identical 2025/04/23 01:42:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/23 01:42:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 01:42:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:06 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/04/23 01:42:06 INFO : five: Copied (new) 2025/04/23 01:42:06 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/04/23 01:42:06 INFO : four: Copied (replaced existing) 2025/04/23 01:42:06 DEBUG : two.3353c5f5.partial: renamed to: two 2025/04/23 01:42:06 INFO : two: Copied (replaced existing) 2025/04/23 01:42:06 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (3.15s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:1538: Can track renames: false 2025/04/23 01:42:07 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Ignoring --track-renames as the source and destination do not have a common hash 2025/04/23 01:42:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/23 01:42:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/23 01:42:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:08 DEBUG : potato.53508f02.partial: renamed to: potato 2025/04/23 01:42:08 INFO : potato: Copied (new) 2025/04/23 01:42:08 DEBUG : yam.48501227.partial: renamed to: yam 2025/04/23 01:42:08 INFO : yam: Copied (new) 2025/04/23 01:42:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:08 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Ignoring --track-renames as the source and destination do not have a common hash 2025/04/23 01:42:08 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:42:08 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/23 01:42:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:08 DEBUG : potato: Unchanged skipping 2025/04/23 01:42:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:08 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/04/23 01:42:08 INFO : yaml: Copied (new) 2025/04/23 01:42:08 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:08 INFO : yam: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncWithTrackRenames (2.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:1610: Can track renames: true 2025/04/23 01:42:09 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Making map for --track-renames 2025/04/23 01:42:09 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Finished making map for --track-renames 2025/04/23 01:42:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 01:42:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/23 01:42:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for renames to finish 2025/04/23 01:42:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:10 DEBUG : potato.53508f02.partial: renamed to: potato 2025/04/23 01:42:10 INFO : potato: Copied (new) 2025/04/23 01:42:10 DEBUG : yam.48501227.partial: renamed to: yam 2025/04/23 01:42:10 INFO : yam: Copied (new) 2025/04/23 01:42:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:10 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:42:10 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Making map for --track-renames 2025/04/23 01:42:10 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Finished making map for --track-renames 2025/04/23 01:42:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:10 DEBUG : potato: Unchanged skipping 2025/04/23 01:42:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for renames to finish 2025/04/23 01:42:10 DEBUG : object not found: remote yaml: directory 34013d41-f9c1-4922-8c75-c8f6514e86d4: leaf yaml 2025/04/23 01:42:10 INFO : yam: Moved (server-side) to: yaml 2025/04/23 01:42:10 INFO : yaml: Renamed from "yam" 2025/04/23 01:42:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:10 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:10 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyModtime (1.59s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:1649: Can track renames: true 2025/04/23 01:42:11 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Making map for --track-renames 2025/04/23 01:42:11 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Finished making map for --track-renames 2025/04/23 01:42:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 01:42:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/23 01:42:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for renames to finish 2025/04/23 01:42:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:11 DEBUG : potato.53508f02.partial: renamed to: potato 2025/04/23 01:42:11 INFO : potato: Copied (new) 2025/04/23 01:42:11 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/04/23 01:42:11 INFO : sub/yam: Copied (new) 2025/04/23 01:42:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:12 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:42:12 DEBUG : potato: Unchanged skipping 2025/04/23 01:42:12 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Making map for --track-renames 2025/04/23 01:42:12 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Finished making map for --track-renames 2025/04/23 01:42:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for renames to finish 2025/04/23 01:42:12 DEBUG : object not found: remote yam: directory 34013d41-f9c1-4922-8c75-c8f6514e86d4: leaf yam 2025/04/23 01:42:12 INFO : sub/yam: Moved (server-side) to: yam 2025/04/23 01:42:12 INFO : yam: Renamed from "sub/yam" 2025/04/23 01:42:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:12 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:12 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:13 DEBUG : Creating backend with remote "/tmp/rclone1465858614/dir1" 2025/04/23 01:42:13 DEBUG : Creating backend with remote "/tmp/rclone1465858614/dir2" 2025/04/23 01:42:13 DEBUG : Local file system at /tmp/rclone1465858614/dir2: Using server-side directory move 2025/04/23 01:42:13 INFO : Local file system at /tmp/rclone1465858614/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 01:42:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/23 01:42:13 DEBUG : Local file system at /tmp/rclone1465858614/dir2: Waiting for checks to finish 2025/04/23 01:42:13 INFO : file1.txt: Moved (server-side) 2025/04/23 01:42:13 DEBUG : Local file system at /tmp/rclone1465858614/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:42:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 01:42:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:42:14 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:42:14 INFO : sub dir/hello world: Deleted 2025/04/23 01:42:14 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/04/23 01:42:14 INFO : nested/sub dir/file: Copied (new) 2025/04/23 01:42:14 INFO : nested/sub dir/file: Deleted 2025/04/23 01:42:14 INFO : sub dir: Removing directory 2025/04/23 01:42:14 INFO : nested/sub dir: Removing directory 2025/04/23 01:42:14 INFO : nested: Removing directory 2025/04/23 01:42:14 DEBUG : Local file system at /tmp/rclone1465858614: deleted 3 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestMoveWithDeleteEmptySrcDirs (4.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 01:42:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 01:42:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/04/23 01:42:18 INFO : sub dir/hello world: Copied (new) 2025/04/23 01:42:18 INFO : sub dir/hello world: Deleted 2025/04/23 01:42:18 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/04/23 01:42:18 INFO : nested/sub dir/file: Copied (new) 2025/04/23 01:42:18 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 01:42:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/23 01:42:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:21 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/04/23 01:42:21 INFO : existing: Copied (new) 2025/04/23 01:42:21 INFO : existing: Deleted 2025/04/23 01:42:21 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/04/23 01:42:21 INFO : existing-b: Copied (new) 2025/04/23 01:42:21 INFO : existing-b: Deleted 2025/04/23 01:42:21 DEBUG : existing: Destination exists, skipping 2025/04/23 01:42:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/23 01:42:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:21 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestMoveWithIgnoreExisting (1.27s) === RUN TestServerSideMove run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:22 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-fiqideb4migo" sync_test.go:1705: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu -> Quatrix FS for account rclone.quatrix.it at rclone-test-fiqideb4migo 2025/04/23 01:42:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fiqideb4migo: Using server-side directory move 2025/04/23 01:42:24 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-fiqideb4migo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 01:42:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:42:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/04/23 01:42:24 DEBUG : empty space: Unchanged skipping 2025/04/23 01:42:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fiqideb4migo: Waiting for checks to finish 2025/04/23 01:42:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 01:42:24 INFO : potato2: Moved (server-side) 2025/04/23 01:42:24 INFO : empty space: Deleted 2025/04/23 01:42:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fiqideb4migo: Waiting for transfers to finish 2025/04/23 01:42:24 INFO : potato3: Deleted 2025/04/23 01:42:24 INFO : potato3: Moved (server-side) 2025/04/23 01:42:24 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-wozezex3goti" 2025/04/23 01:42:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-wozezex3goti: Using server-side directory move 2025/04/23 01:42:25 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-wozezex3goti: Server side directory move succeeded 2025/04/23 01:42:25 ERROR : : error listing: directory not found 2025/04/23 01:42:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-wozezex3goti: Purge remote 2025/04/23 01:42:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-fiqideb4migo: Purge remote 2025/04/23 01:42:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (3.46s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:25 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-meyicib8jete" sync_test.go:1705: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu -> Quatrix FS for account rclone.quatrix.it at rclone-test-meyicib8jete 2025/04/23 01:42:27 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 01:42:27 DEBUG : empty space: Excluded 2025/04/23 01:42:27 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 01:42:27 DEBUG : empty space: Excluded 2025/04/23 01:42:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:42:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 01:42:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-meyicib8jete: Waiting for checks to finish 2025/04/23 01:42:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-meyicib8jete: Waiting for transfers to finish 2025/04/23 01:42:27 INFO : potato2: Moved (server-side) 2025/04/23 01:42:27 INFO : potato3: Deleted 2025/04/23 01:42:27 INFO : potato3: Moved (server-side) 2025/04/23 01:42:28 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jehuver0cizo" 2025/04/23 01:42:28 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 01:42:28 DEBUG : empty space: Excluded 2025/04/23 01:42:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:42:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/23 01:42:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jehuver0cizo: Waiting for checks to finish 2025/04/23 01:42:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jehuver0cizo: Waiting for transfers to finish 2025/04/23 01:42:28 INFO : potato2: Moved (server-side) 2025/04/23 01:42:28 INFO : potato3: Moved (server-side) 2025/04/23 01:42:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jehuver0cizo: Purge remote 2025/04/23 01:42:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-meyicib8jete: Purge remote --- PASS: TestServerSideMoveWithFilter (3.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:29 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-bebedaf9sihi" 2025/04/23 01:42:30 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu -> Quatrix FS for account rclone.quatrix.it at rclone-test-bebedaf9sihi 2025/04/23 01:42:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bebedaf9sihi: Using server-side directory move 2025/04/23 01:42:31 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-bebedaf9sihi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 01:42:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 01:42:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/04/23 01:42:31 DEBUG : empty space: Unchanged skipping 2025/04/23 01:42:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 01:42:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bebedaf9sihi: Waiting for checks to finish 2025/04/23 01:42:31 INFO : potato2: Moved (server-side) 2025/04/23 01:42:31 INFO : potato3: Deleted 2025/04/23 01:42:31 INFO : empty space: Deleted 2025/04/23 01:42:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bebedaf9sihi: Waiting for transfers to finish 2025/04/23 01:42:32 INFO : potato3: Moved (server-side) 2025/04/23 01:42:32 INFO : tomatoDir: Removing directory 2025/04/23 01:42:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: deleted 1 directories 2025/04/23 01:42:32 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-zozodug8jeja" 2025/04/23 01:42:32 INFO : tomatoDir: Making directory 2025/04/23 01:42:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-zozodug8jeja: Using server-side directory move 2025/04/23 01:42:33 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-zozodug8jeja: Server side directory move succeeded 2025/04/23 01:42:33 ERROR : : error listing: directory not found 2025/04/23 01:42:33 ERROR : : error listing: directory not found 2025/04/23 01:42:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-zozodug8jeja: Purge remote 2025/04/23 01:42:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-bebedaf9sihi: Purge remote 2025/04/23 01:42:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.36s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.10s) === RUN TestSyncOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:33 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/rclone-sync-test" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncOverlap (0.86s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:34 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/rclone-sync-test" 2025/04/23 01:42:35 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/rclone-sync-test-include/layer2" 2025/04/23 01:42:35 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/rclone-sync-test-ignore-file" 2025/04/23 01:42:36 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 008a8f66-1653-4a08-b30d-10ba74bdd29e: leaf .ignore 2025/04/23 01:42:36 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 008a8f66-1653-4a08-b30d-10ba74bdd29e: leaf .ignore 2025/04/23 01:42:36 DEBUG : rclone-sync-test: Excluded 2025/04/23 01:42:36 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory cc551f7f-673c-4ad4-81af-8ac7464f0e9a: leaf .ignore 2025/04/23 01:42:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 01:42:36 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory fc294ee3-0037-42be-ae2b-d0057d099061: leaf .ignore 2025/04/23 01:42:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 01:42:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/rclone-sync-test: Waiting for checks to finish 2025/04/23 01:42:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/rclone-sync-test: Waiting for transfers to finish 2025/04/23 01:42:36 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:36 INFO : There was nothing to transfer 2025/04/23 01:42:36 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 008a8f66-1653-4a08-b30d-10ba74bdd29e: leaf .ignore 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 008a8f66-1653-4a08-b30d-10ba74bdd29e: leaf .ignore 2025/04/23 01:42:37 DEBUG : rclone-sync-test: Excluded 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory cc551f7f-673c-4ad4-81af-8ac7464f0e9a: leaf .ignore 2025/04/23 01:42:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory fc294ee3-0037-42be-ae2b-d0057d099061: leaf .ignore 2025/04/23 01:42:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 01:42:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:37 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:37 INFO : rclone-sync-test-include: Removing directory 2025/04/23 01:42:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/23 01:42:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: failed to delete 1 directories 2025/04/23 01:42:37 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory fc294ee3-0037-42be-ae2b-d0057d099061: leaf .ignore 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 008a8f66-1653-4a08-b30d-10ba74bdd29e: leaf .ignore 2025/04/23 01:42:37 DEBUG : rclone-sync-test: Excluded 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory cc551f7f-673c-4ad4-81af-8ac7464f0e9a: leaf .ignore 2025/04/23 01:42:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory fc294ee3-0037-42be-ae2b-d0057d099061: leaf .ignore 2025/04/23 01:42:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 01:42:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/23 01:42:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/23 01:42:37 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:37 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory fc294ee3-0037-42be-ae2b-d0057d099061: leaf .ignore 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 008a8f66-1653-4a08-b30d-10ba74bdd29e: leaf .ignore 2025/04/23 01:42:37 DEBUG : rclone-sync-test: Excluded 2025/04/23 01:42:37 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory cc551f7f-673c-4ad4-81af-8ac7464f0e9a: leaf .ignore 2025/04/23 01:42:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 01:42:38 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory fc294ee3-0037-42be-ae2b-d0057d099061: leaf .ignore 2025/04/23 01:42:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 01:42:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:42:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:42:38 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:38 INFO : rclone-sync-test-include: Removing directory 2025/04/23 01:42:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/23 01:42:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: failed to delete 1 directories 2025/04/23 01:42:38 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:38 DEBUG : : Excluded 2025/04/23 01:42:38 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 008a8f66-1653-4a08-b30d-10ba74bdd29e: leaf .ignore 2025/04/23 01:42:38 DEBUG : rclone-sync-test: Excluded 2025/04/23 01:42:38 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory cc551f7f-673c-4ad4-81af-8ac7464f0e9a: leaf .ignore 2025/04/23 01:42:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 01:42:38 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory fc294ee3-0037-42be-ae2b-d0057d099061: leaf .ignore 2025/04/23 01:42:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/23 01:42:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/23 01:42:38 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/23 01:42:38 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:38 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncOverlapWithFilter (7.84s) === RUN TestSyncCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:42 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/dst" 2025/04/23 01:42:42 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/CompareDest" 2025/04/23 01:42:43 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 01:42:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:43 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/23 01:42:43 INFO : one: Copied (new) 2025/04/23 01:42:43 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:42:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:44 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/23 01:42:44 INFO : one: Copied (replaced existing) 2025/04/23 01:42:44 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:42:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:46 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 01:42:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:46 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:46 INFO : There was nothing to transfer 2025/04/23 01:42:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:42:46 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 01:42:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:46 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 01:42:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:46 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:46 INFO : There was nothing to transfer 2025/04/23 01:42:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:42:46 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 01:42:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:46 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 01:42:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:46 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:46 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/23 01:42:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:42:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/23 01:42:47 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 01:42:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:47 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 01:42:47 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:47 DEBUG : two.1503b713.partial: renamed to: two 2025/04/23 01:42:47 INFO : two: Copied (new) 2025/04/23 01:42:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (6.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:50 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/dest" 2025/04/23 01:42:50 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/pre-dest1" 2025/04/23 01:42:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/pre-dest2" 2025/04/23 01:42:51 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:42:51 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/23 01:42:51 DEBUG : object not found: remote 2: directory a5ad7cfa-6c4e-468f-b8cb-ce53437618ae: leaf 2 2025/04/23 01:42:51 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:42:51 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/23 01:42:51 DEBUG : object not found: remote 3: directory a5ad7cfa-6c4e-468f-b8cb-ce53437618ae: leaf 3 2025/04/23 01:42:51 DEBUG : object not found: remote 3: directory 1c824b9f-2e76-43cd-88f4-873d5570eb3e: leaf 3 2025/04/23 01:42:51 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/23 01:42:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dest: Waiting for checks to finish 2025/04/23 01:42:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dest: Waiting for transfers to finish 2025/04/23 01:42:52 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/04/23 01:42:52 INFO : 3: Copied (new) 2025/04/23 01:42:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.76s) === RUN TestSyncCopyDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:42:54 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/dst" 2025/04/23 01:42:54 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/CopyDest" 2025/04/23 01:42:54 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 01:42:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:55 DEBUG : one.b824e1ab.partial: renamed to: one 2025/04/23 01:42:55 INFO : one: Copied (new) 2025/04/23 01:42:55 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:42:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:56 DEBUG : one.406dcb2c.partial: renamed to: one 2025/04/23 01:42:56 INFO : one: Copied (replaced existing) 2025/04/23 01:42:56 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:57 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/BackupDir" 2025/04/23 01:42:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:42:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:58 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 01:42:58 INFO : one: Moved (server-side) 2025/04/23 01:42:58 DEBUG : one.81b28964.partial: renamed to: one 2025/04/23 01:42:58 INFO : one: Copied (server-side copy) 2025/04/23 01:42:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/23 01:42:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:58 DEBUG : Waiting for deletions to finish 2025/04/23 01:42:59 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:59 DEBUG : one: Unchanged skipping 2025/04/23 01:42:59 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:42:59 DEBUG : two.9c50e061.partial: renamed to: two 2025/04/23 01:42:59 INFO : two: Copied (server-side copy) 2025/04/23 01:42:59 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/23 01:42:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:42:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:42:59 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:00 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:43:00 DEBUG : one: Unchanged skipping 2025/04/23 01:43:00 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:43:00 DEBUG : two: Unchanged skipping 2025/04/23 01:43:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:00 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:00 INFO : There was nothing to transfer 2025/04/23 01:43:00 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:43:00 DEBUG : one: Unchanged skipping 2025/04/23 01:43:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/23 01:43:00 DEBUG : three: Destination not found in --copy-dest 2025/04/23 01:43:00 DEBUG : three: Need to transfer - File not found at Destination 2025/04/23 01:43:00 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/04/23 01:43:00 DEBUG : two: Unchanged skipping 2025/04/23 01:43:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:01 DEBUG : three.8cc66b1.partial: renamed to: three 2025/04/23 01:43:01 INFO : three: Copied (new) 2025/04/23 01:43:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (9.35s) === RUN TestSyncBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:04 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/dst" 2025/04/23 01:43:05 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/backup" 2025/04/23 01:43:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 01:43:05 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:05 DEBUG : two: Unchanged skipping 2025/04/23 01:43:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:05 INFO : one: Moved (server-side) 2025/04/23 01:43:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:06 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/23 01:43:06 INFO : one: Copied (new) 2025/04/23 01:43:06 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:06 DEBUG : object not found: remote three.txt: directory 3308092b-f286-4af7-96a1-ef2bf6f00d55: leaf three.txt 2025/04/23 01:43:06 INFO : three.txt: Moved (server-side) 2025/04/23 01:43:06 INFO : three.txt: Moved into backup dir 2025/04/23 01:43:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 01:43:06 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:06 DEBUG : two: Unchanged skipping 2025/04/23 01:43:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:07 INFO : one: Deleted 2025/04/23 01:43:07 INFO : one: Moved (server-side) 2025/04/23 01:43:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:07 DEBUG : one.1503b713.partial: renamed to: one 2025/04/23 01:43:07 INFO : one: Copied (new) 2025/04/23 01:43:07 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:08 INFO : three.txt: Deleted 2025/04/23 01:43:08 INFO : three.txt: Moved (server-side) 2025/04/23 01:43:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:11 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/dst" 2025/04/23 01:43:11 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/backup" 2025/04/23 01:43:11 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:11 DEBUG : two: Unchanged skipping 2025/04/23 01:43:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 01:43:11 INFO : one: Moved (server-side) to: one.bak 2025/04/23 01:43:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:12 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/23 01:43:12 INFO : one: Copied (new) 2025/04/23 01:43:12 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:12 DEBUG : object not found: remote three.txt.bak: directory 8edc2fea-5fc6-4561-9221-955ef7fdd844: leaf three.txt.bak 2025/04/23 01:43:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 01:43:12 INFO : three.txt: Moved into backup dir 2025/04/23 01:43:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 01:43:13 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:13 DEBUG : two: Unchanged skipping 2025/04/23 01:43:13 INFO : one.bak: Deleted 2025/04/23 01:43:13 INFO : one: Moved (server-side) to: one.bak 2025/04/23 01:43:13 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:13 DEBUG : one.1503b713.partial: renamed to: one 2025/04/23 01:43:13 INFO : one: Copied (new) 2025/04/23 01:43:13 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:14 INFO : three.txt.bak: Deleted 2025/04/23 01:43:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 01:43:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (5.75s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:16 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/dst" 2025/04/23 01:43:16 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/backup" 2025/04/23 01:43:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 01:43:17 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:17 DEBUG : two: Unchanged skipping 2025/04/23 01:43:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 01:43:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:17 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/23 01:43:17 INFO : one: Copied (new) 2025/04/23 01:43:17 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:17 DEBUG : object not found: remote three-2019-01-01.txt: directory 86c98643-0243-4cb7-bb33-b381f99743e5: leaf three-2019-01-01.txt 2025/04/23 01:43:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 01:43:18 INFO : three.txt: Moved into backup dir 2025/04/23 01:43:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 01:43:18 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:18 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:18 DEBUG : two: Unchanged skipping 2025/04/23 01:43:19 INFO : one-2019-01-01: Deleted 2025/04/23 01:43:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 01:43:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:20 DEBUG : one.1503b713.partial: renamed to: one 2025/04/23 01:43:20 INFO : one: Copied (new) 2025/04/23 01:43:20 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:20 INFO : three-2019-01-01.txt: Deleted 2025/04/23 01:43:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 01:43:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.67s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:23 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/dst" 2025/04/23 01:43:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 01:43:23 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:23 DEBUG : two: Unchanged skipping 2025/04/23 01:43:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:23 DEBUG : object not found: remote one.bak: directory 31b9f7c2-ac7f-4d5f-94cc-1e0ab77984b0: leaf one.bak 2025/04/23 01:43:23 INFO : one: Moved (server-side) to: one.bak 2025/04/23 01:43:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/23 01:43:24 INFO : one: Copied (new) 2025/04/23 01:43:24 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:24 DEBUG : object not found: remote three.txt.bak: directory 31b9f7c2-ac7f-4d5f-94cc-1e0ab77984b0: leaf three.txt.bak 2025/04/23 01:43:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 01:43:24 INFO : three.txt: Moved into backup dir 2025/04/23 01:43:24 DEBUG : one.bak: Excluded (Path Filter) 2025/04/23 01:43:24 DEBUG : one.bak: Excluded 2025/04/23 01:43:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/23 01:43:24 DEBUG : three.txt.bak: Excluded 2025/04/23 01:43:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 01:43:24 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:24 DEBUG : two: Unchanged skipping 2025/04/23 01:43:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for checks to finish 2025/04/23 01:43:25 INFO : one.bak: Deleted 2025/04/23 01:43:25 INFO : one: Moved (server-side) to: one.bak 2025/04/23 01:43:25 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu/dst: Waiting for transfers to finish 2025/04/23 01:43:25 DEBUG : one.1503b713.partial: renamed to: one 2025/04/23 01:43:25 INFO : one: Copied (new) 2025/04/23 01:43:25 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:25 INFO : three.txt.bak: Deleted 2025/04/23 01:43:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 01:43:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (4.73s) === RUN TestSyncSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:28 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/dst" 2025/04/23 01:43:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 01:43:28 DEBUG : object not found: remote one.bak: directory 09b837e2-713f-41fc-8cb4-0d5412f1012f: leaf one.bak 2025/04/23 01:43:28 INFO : one: Moved (server-side) to: one.bak 2025/04/23 01:43:29 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/23 01:43:29 INFO : one: Copied (new) 2025/04/23 01:43:29 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:29 DEBUG : two: Unchanged skipping 2025/04/23 01:43:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 01:43:29 DEBUG : object not found: remote three.txt.bak: directory 09b837e2-713f-41fc-8cb4-0d5412f1012f: leaf three.txt.bak 2025/04/23 01:43:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 01:43:29 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/04/23 01:43:29 INFO : three.txt: Copied (new) 2025/04/23 01:43:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 01:43:30 INFO : one.bak: Deleted 2025/04/23 01:43:30 INFO : one: Moved (server-side) to: one.bak 2025/04/23 01:43:30 DEBUG : one.1503b713.partial: renamed to: one 2025/04/23 01:43:30 INFO : one: Copied (new) 2025/04/23 01:43:31 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:31 DEBUG : two: Unchanged skipping 2025/04/23 01:43:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 01:43:31 INFO : three.txt.bak: Deleted 2025/04/23 01:43:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/23 01:43:31 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/04/23 01:43:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:34 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gezujut9viyu/dst" 2025/04/23 01:43:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 01:43:34 DEBUG : object not found: remote one-2019-01-01: directory 195f9f3d-1b0a-4bc8-bb5c-ce0e294acc80: leaf one-2019-01-01 2025/04/23 01:43:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 01:43:35 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/04/23 01:43:35 INFO : one: Copied (new) 2025/04/23 01:43:35 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:35 DEBUG : two: Unchanged skipping 2025/04/23 01:43:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 01:43:35 DEBUG : object not found: remote three-2019-01-01.txt: directory 195f9f3d-1b0a-4bc8-bb5c-ce0e294acc80: leaf three-2019-01-01.txt 2025/04/23 01:43:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 01:43:35 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/04/23 01:43:35 INFO : three.txt: Copied (new) 2025/04/23 01:43:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 01:43:36 INFO : one-2019-01-01: Deleted 2025/04/23 01:43:36 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/23 01:43:36 DEBUG : one.1503b713.partial: renamed to: one 2025/04/23 01:43:36 INFO : one: Copied (new) 2025/04/23 01:43:36 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:36 DEBUG : two: Unchanged skipping 2025/04/23 01:43:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 01:43:37 INFO : three-2019-01-01.txt: Deleted 2025/04/23 01:43:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/23 01:43:37 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/04/23 01:43:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.09s) === RUN TestSyncUTFNorm run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:43:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/23 01:43:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:43:40 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/04/23 01:43:40 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/23 01:43:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.30s) === RUN TestSyncImmutable run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 01:43:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:43:40 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:43:41 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/04/23 01:43:41 INFO : existing: Copied (new) 2025/04/23 01:43:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:43:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/23 01:43:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/23 01:43:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:43:41 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: not deleting files as there were IO errors 2025/04/23 01:43:41 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: not deleting directories as there were IO errors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncImmutable (1.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:42 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:42 DEBUG : existing: Unchanged skipping 2025/04/23 01:43:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:43:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:43:42 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:42 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.70s) === RUN TestFixCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.10s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.35s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.12s) --- SKIP: TestMaxTransfer/Cautious (0.13s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:43:54 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:43:54 DEBUG : both1: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both12: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both11: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both14: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both15: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both0: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both17: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both16: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both19: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both10: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both13: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both18: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both5: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both3: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both7: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both8: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:43:54 DEBUG : both9: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both2: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both4: Unchanged skipping 2025/04/23 01:43:54 DEBUG : both6: Unchanged skipping 2025/04/23 01:43:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:43:54 DEBUG : Waiting for deletions to finish 2025/04/23 01:43:55 INFO : only7: Deleted 2025/04/23 01:43:55 INFO : only9: Deleted 2025/04/23 01:43:55 INFO : only2: Deleted 2025/04/23 01:43:55 INFO : only18: Deleted 2025/04/23 01:43:55 INFO : only19: Deleted 2025/04/23 01:43:55 INFO : only11: Deleted 2025/04/23 01:43:55 INFO : only14: Deleted 2025/04/23 01:43:55 INFO : only17: Deleted 2025/04/23 01:43:55 INFO : only4: Deleted 2025/04/23 01:43:55 INFO : only6: Deleted 2025/04/23 01:43:55 INFO : only1: Deleted 2025/04/23 01:43:55 INFO : only8: Deleted 2025/04/23 01:43:55 INFO : only10: Deleted 2025/04/23 01:43:55 INFO : only12: Deleted 2025/04/23 01:43:55 INFO : only13: Deleted 2025/04/23 01:43:55 INFO : only5: Deleted 2025/04/23 01:43:55 INFO : only0: Deleted 2025/04/23 01:43:55 INFO : only15: Deleted 2025/04/23 01:43:55 INFO : only3: Deleted 2025/04/23 01:43:55 INFO : only16: Deleted 2025/04/23 01:43:55 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncConcurrentDelete (15.76s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:44:10 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for checks to finish 2025/04/23 01:44:10 DEBUG : both1: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both12: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both13: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both10: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both15: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both16: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both17: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both18: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both19: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both2: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both3: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both4: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both0: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both11: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both14: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both5: Unchanged skipping 2025/04/23 01:44:10 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/04/23 01:44:10 DEBUG : both9: Unchanged skipping 2025/04/23 01:44:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : both6: Unchanged skipping 2025/04/23 01:44:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : both7: Unchanged skipping 2025/04/23 01:44:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : both8: Unchanged skipping 2025/04/23 01:44:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/23 01:44:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Waiting for transfers to finish 2025/04/23 01:44:10 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/04/23 01:44:10 INFO : only1: Copied (replaced existing) 2025/04/23 01:44:10 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/04/23 01:44:10 INFO : only10: Copied (replaced existing) 2025/04/23 01:44:10 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/04/23 01:44:10 INFO : only12: Copied (replaced existing) 2025/04/23 01:44:11 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/04/23 01:44:11 INFO : only11: Copied (replaced existing) 2025/04/23 01:44:11 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/04/23 01:44:11 INFO : only14: Copied (replaced existing) 2025/04/23 01:44:11 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/04/23 01:44:11 INFO : only0: Copied (replaced existing) 2025/04/23 01:44:11 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/04/23 01:44:11 INFO : only13: Copied (replaced existing) 2025/04/23 01:44:11 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/04/23 01:44:11 INFO : only15: Copied (replaced existing) 2025/04/23 01:44:12 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/04/23 01:44:12 INFO : only16: Copied (replaced existing) 2025/04/23 01:44:12 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/04/23 01:44:12 INFO : only2: Copied (replaced existing) 2025/04/23 01:44:12 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/04/23 01:44:12 INFO : only3: Copied (replaced existing) 2025/04/23 01:44:12 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/04/23 01:44:12 INFO : only4: Copied (replaced existing) 2025/04/23 01:44:12 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/04/23 01:44:12 INFO : only5: Copied (replaced existing) 2025/04/23 01:44:12 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/04/23 01:44:12 INFO : only6: Copied (replaced existing) 2025/04/23 01:44:12 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/04/23 01:44:12 INFO : only7: Copied (replaced existing) 2025/04/23 01:44:13 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/04/23 01:44:13 INFO : only8: Copied (replaced existing) 2025/04/23 01:44:13 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/04/23 01:44:13 INFO : only9: Copied (replaced existing) 2025/04/23 01:44:13 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/04/23 01:44:13 INFO : only17: Copied (replaced existing) 2025/04/23 01:44:13 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/04/23 01:44:13 INFO : only18: Copied (replaced existing) 2025/04/23 01:44:13 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/04/23 01:44:13 INFO : only19: Copied (replaced existing) 2025/04/23 01:44:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncConcurrentTruncate (19.21s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:44:17 DEBUG : empty_dir: Making directory with metadata 2025/04/23 01:44:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:44:17 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 01:44:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:44:17 INFO : empty_on_remote: Making directory 2025/04/23 01:44:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:44:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncReplaceDirModTime (4.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:44:22 DEBUG : empty_dir: Making directory with metadata 2025/04/23 01:44:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:44:22 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 01:44:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 01:44:22 INFO : empty_on_remote: Making directory 2025/04/23 01:44:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:44:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:23 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (4.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:44:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:26 INFO : sub dir: Making directory 2025/04/23 01:44:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestNothingToTransferWithEmptyDirs (7.84s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" 2025/04/23 01:44:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 01:44:34 INFO : sub dir: Making directory 2025/04/23 01:44:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu", Local "Local file system at /tmp/rclone1465858614", Modify Window "1µs" --- PASS: TestNothingToTransferWithoutEmptyDirs (7.10s) PASS 2025/04/23 01:44:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gezujut9viyu: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 4m1.479079144s (try 1/5)