"./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Starting (try 1/5) 2024/11/14 21:05:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa" 2024/11/14 21:05:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 21:05:05 DEBUG : Creating backend with remote "/tmp/rclone620222752" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:05 DEBUG : [rclone-test-yuxamid8hifa]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:05:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/14 21:05:06 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:06 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.90s) === RUN TestCopy run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:05:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:06 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:06 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:07 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:07 DEBUG : [rclone-test-yuxamid8hifa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.44s) === RUN TestCopyMetadata run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.20s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.22s) === RUN TestCopyMissingDirectory run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:08 DEBUG : Creating backend with remote "/non-existing" 2024/11/14 21:05:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/14 21:05:08 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:08 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.50s) === RUN TestCopyNoTraverse run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:09 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:09 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:09 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.39s) === RUN TestCopyCheckFirst run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:10 INFO : [rclone-test-yuxamid8hifa]: Running all checks before starting transfers 2024/11/14 21:05:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:10 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:10 INFO : [rclone-test-yuxamid8hifa]: Checks finished, now starting transfers 2024/11/14 21:05:10 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:10 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.42s) === RUN TestSyncNoTraverse run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:11 ERROR : Ignoring --no-traverse with sync 2024/11/14 21:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:12 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:12 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:12 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:12 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:05:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.43s) === RUN TestCopyWithDepth run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/14 21:05:13 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:13 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:13 DEBUG : hello world2: mailru = 68656c6c6f20776f726c64320000000000000000 OK 2024/11/14 21:05:13 INFO : hello world2: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyWithDepth (1.04s) === RUN TestCopyWithFilesFrom run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:05:14 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:14 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:14 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:14 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.00s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:05:15 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:15 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:15 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:15 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 21:05:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 21:05:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 21:05:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:05:16 DEBUG : sub dir: Making directory 2024/11/14 21:05:16 DEBUG : sub dir2: Making directory 2024/11/14 21:05:16 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/14 21:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:16 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:16 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:17 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:17 DEBUG : [rclone-test-yuxamid8hifa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.71s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:19 DEBUG : sub dir2: Making directory 2024/11/14 21:05:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 21:05:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 21:05:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:19 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:19 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:19 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:20 DEBUG : sub dir2: Making directory with metadata 2024/11/14 21:05:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 21:05:20 DEBUG : sub dir: Making directory 2024/11/14 21:05:20 DEBUG : sub dir2: Making directory 2024/11/14 21:05:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:20 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:20 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:21 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:21 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:05:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:21 DEBUG : [rclone-test-yuxamid8hifa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/14 21:05:21 DEBUG : [rclone-test-yuxamid8hifa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.14s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.22s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:22 DEBUG : sub dir2: Making directory 2024/11/14 21:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:22 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:22 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:23 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:23 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:05:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:23 DEBUG : sub dir2: Making directory with metadata 2024/11/14 21:05:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 21:05:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:05:24 DEBUG : sub dir: Making directory 2024/11/14 21:05:24 DEBUG : sub dir2: Making directory 2024/11/14 21:05:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:24 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:24 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:24 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:24 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:05:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:24 DEBUG : [rclone-test-yuxamid8hifa]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.20s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:26 DEBUG : sub dir2: Making directory 2024/11/14 21:05:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:26 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:26 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:26 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:26 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:05:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.25s) === RUN TestServerSideCopy run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:27 DEBUG : Creating backend with remote "TestMailru:rclone-test-mikapuq6lexa" sync_test.go:590: Server side copy (if possible) [rclone-test-yuxamid8hifa] -> [rclone-test-mikapuq6lexa] 2024/11/14 21:05:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:28 DEBUG : [rclone-test-mikapuq6lexa]: Waiting for checks to finish 2024/11/14 21:05:28 DEBUG : [rclone-test-mikapuq6lexa]: Waiting for transfers to finish 2024/11/14 21:05:28 DEBUG : [rclone-test-mikapuq6lexa]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:05:28 DEBUG : [rclone-test-mikapuq6lexa]: mkDirs by part "/rclone-test-mikapuq6lexa/sub dir" 2024/11/14 21:05:28 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:29 DEBUG : [rclone-test-mikapuq6lexa]: Purge remote --- PASS: TestServerSideCopy (2.69s) === RUN TestCopyAfterDelete run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:30 ERROR : : error listing: directory not found 2024/11/14 21:05:30 DEBUG : Local file system at /tmp/rclone620222752: Making directory 2024/11/14 21:05:30 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:30 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.71s) === RUN TestCopyRedownload run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 21:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:05:32 DEBUG : Local file system at /tmp/rclone620222752: Waiting for checks to finish 2024/11/14 21:05:32 DEBUG : Local file system at /tmp/rclone620222752: Waiting for transfers to finish 2024/11/14 21:05:32 DEBUG : [rclone-test-yuxamid8hifa]: Switch file server: locks 1, url https://cloclo59.datacloudmail.ru/oauth-get/, expiry "2024-11-14T21:08:32.462734006Z" 2024/11/14 21:05:32 DEBUG : [rclone-test-yuxamid8hifa]: Unlock file server: locks 0, url https://cloclo59.datacloudmail.ru/oauth-get/ 2024/11/14 21:05:32 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:05:32 DEBUG : sub dir/hello world.709608ee.partial: renamed to: sub dir/hello world 2024/11/14 21:05:32 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:05:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyRedownload (1.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:33 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/14 21:05:33 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:33 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:34 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/14 21:05:34 INFO : check sum: Copied (new) 2024/11/14 21:05:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:34 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:34 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/14 21:05:34 DEBUG : check sum: Size and mailru of src and dst objects identical 2024/11/14 21:05:34 DEBUG : check sum: Unchanged skipping 2024/11/14 21:05:34 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:34 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:34 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.42s) === RUN TestSyncSizeOnly run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/14 21:05:35 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:35 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:35 DEBUG : sizeonly: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/14 21:05:35 INFO : sizeonly: Copied (new) 2024/11/14 21:05:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:35 DEBUG : sizeonly: Sizes identical 2024/11/14 21:05:35 DEBUG : sizeonly: Unchanged skipping 2024/11/14 21:05:35 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:35 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:35 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:35 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.44s) === RUN TestSyncIgnoreSize run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:36 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/14 21:05:36 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:36 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:36 DEBUG : ignore-size: mailru = 636f6e74656e7473000000000000000000000000 OK 2024/11/14 21:05:36 INFO : ignore-size: Copied (new) 2024/11/14 21:05:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:36 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:36 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:05:36 DEBUG : ignore-size: Unchanged skipping 2024/11/14 21:05:36 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:36 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:36 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.31s) === RUN TestSyncIgnoreTimes run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:05:38 DEBUG : existing: Unchanged skipping 2024/11/14 21:05:38 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:38 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:38 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:38 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/14 21:05:38 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:38 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:38 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/14 21:05:38 INFO : existing: Copied (replaced existing) 2024/11/14 21:05:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.56s) === RUN TestSyncIgnoreExisting run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 21:05:39 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:39 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:39 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/14 21:05:39 INFO : existing: Copied (new) 2024/11/14 21:05:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:39 DEBUG : existing: Destination exists, skipping 2024/11/14 21:05:39 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:39 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:39 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:39 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.40s) === RUN TestSyncIgnoreErrors run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:40 DEBUG : b/potato: File has been put by hash from source 2024/11/14 21:05:41 DEBUG : d: Making directory 2024/11/14 21:05:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 21:05:41 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:05:41 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 21:05:42 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:42 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:42 DEBUG : [rclone-test-yuxamid8hifa]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/11/14 21:05:42 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/14 21:05:42 INFO : a/potato2: Copied (new) 2024/11/14 21:05:42 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:42 INFO : b/potato: Deleted 2024/11/14 21:05:42 INFO : d: Removing directory 2024/11/14 21:05:43 INFO : b: Removing directory 2024/11/14 21:05:43 DEBUG : [rclone-test-yuxamid8hifa]: deleted 2 directories run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (3.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/14 21:05:45 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:45 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/14 21:05:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/14 21:05:45 DEBUG : empty space: Unchanged skipping 2024/11/14 21:05:45 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:45 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:45 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/14 21:05:45 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:45 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/14 21:05:45 INFO : empty space: Updated modification time in destination 2024/11/14 21:05:45 DEBUG : empty space: Unchanged skipping 2024/11/14 21:05:45 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:45 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:45 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.55s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:46 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:46 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/14 21:05:46 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/14 21:05:46 DEBUG : empty space: Unchanged skipping 2024/11/14 21:05:46 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:46 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:46 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:47 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/14 21:05:47 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:47 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 (Local file system at /tmp/rclone620222752) 2024/11/14 21:05:47 DEBUG : foo: mailru = 6261720000000000000000000000000000000000 ([rclone-test-yuxamid8hifa]) 2024/11/14 21:05:47 DEBUG : foo: mailru differ 2024/11/14 21:05:47 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:47 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 OK 2024/11/14 21:05:47 INFO : foo: Copied (replaced existing) 2024/11/14 21:05:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.22s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:48 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/14 21:05:48 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:05:48 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:48 DEBUG : empty space: Unchanged skipping 2024/11/14 21:05:48 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:49 DEBUG : potato: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/14 21:05:49 INFO : potato: Copied (new) 2024/11/14 21:05:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.51s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:50 DEBUG : potato: File has been put by hash from source 2024/11/14 21:05:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/14 21:05:50 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:50 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:50 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 OK 2024/11/14 21:05:50 INFO : potato: Copied (replaced existing) 2024/11/14 21:05:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.42s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:51 DEBUG : potato: File has been put by hash from source 2024/11/14 21:05:51 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:51 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 2024/11/14 21:05:51 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 (Local file system at /tmp/rclone620222752) 2024/11/14 21:05:51 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 ([rclone-test-yuxamid8hifa]) 2024/11/14 21:05:51 DEBUG : potato: mailru differ 2024/11/14 21:05:51 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:52 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 OK 2024/11/14 21:05:52 INFO : potato: Copied (replaced existing) 2024/11/14 21:05:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:52 DEBUG : potato: File has been put by hash from source 2024/11/14 21:05:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:05:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/14 21:05:53 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:05:53 DEBUG : empty space: Unchanged skipping 2024/11/14 21:05:53 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:53 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:54 DEBUG : potato: File has been put by hash from source 2024/11/14 21:05:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:05:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:05:54 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:54 DEBUG : empty space: Unchanged skipping 2024/11/14 21:05:54 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:55 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/14 21:05:55 INFO : potato2: Copied (new) 2024/11/14 21:05:55 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:55 INFO : potato: Deleted run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:05:56 DEBUG : b/potato: File has been put by hash from source 2024/11/14 21:05:56 DEBUG : d: Making directory 2024/11/14 21:05:56 DEBUG : d/e: Making directory 2024/11/14 21:05:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 21:05:57 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:05:57 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 21:05:57 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:05:57 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:05:57 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/14 21:05:57 INFO : a/potato2: Copied (new) 2024/11/14 21:05:57 DEBUG : Waiting for deletions to finish 2024/11/14 21:05:58 INFO : b/potato: Deleted 2024/11/14 21:05:58 INFO : d/e: Removing directory 2024/11/14 21:05:58 INFO : d: Removing directory 2024/11/14 21:05:58 INFO : b: Removing directory 2024/11/14 21:05:58 DEBUG : [rclone-test-yuxamid8hifa]: deleted 3 directories run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:00 DEBUG : b/potato: File has been put by hash from source 2024/11/14 21:06:00 DEBUG : d: Making directory 2024/11/14 21:06:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 21:06:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:06:01 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 21:06:01 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:01 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:02 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/14 21:06:02 INFO : a/potato2: Copied (new) 2024/11/14 21:06:02 ERROR : [rclone-test-yuxamid8hifa]: not deleting files as there were IO errors 2024/11/14 21:06:02 ERROR : [rclone-test-yuxamid8hifa]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.74s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:05 DEBUG : potato: File has been put by hash from source 2024/11/14 21:06:05 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:06:05 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:06:05 DEBUG : empty space: Unchanged skipping 2024/11/14 21:06:05 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:05 INFO : potato: Deleted 2024/11/14 21:06:06 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/14 21:06:06 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.85s) === RUN TestSyncDeleteBefore run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:06 DEBUG : potato: File has been put by hash from source 2024/11/14 21:06:07 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:07 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:07 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:07 INFO : potato: Deleted 2024/11/14 21:06:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:06:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:06:07 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:07 DEBUG : empty space: Unchanged skipping 2024/11/14 21:06:07 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:08 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/14 21:06:08 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncDeleteBefore (1.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:08 DEBUG : potato: File has been put by hash from source 2024/11/14 21:06:09 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:06:09 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:09 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:09 DEBUG : potato2: mailru = 686f706566756c6c7920636f7069656420696e00 OK 2024/11/14 21:06:09 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.42s) === RUN TestSyncWithExclude run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:10 DEBUG : potato2: File has been put by hash from source 2024/11/14 21:06:10 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 21:06:10 DEBUG : enormous: Excluded 2024/11/14 21:06:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:06:10 DEBUG : potato2: Excluded 2024/11/14 21:06:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:06:10 DEBUG : potato2: Excluded 2024/11/14 21:06:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:06:10 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:10 DEBUG : empty space: Unchanged skipping 2024/11/14 21:06:10 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:10 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:10 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:10 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 21:06:10 DEBUG : enormous: Excluded 2024/11/14 21:06:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:06:10 DEBUG : potato2: Excluded 2024/11/14 21:06:10 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:06:10 DEBUG : potato2: Excluded 2024/11/14 21:06:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/14 21:06:10 DEBUG : Local file system at /tmp/rclone620222752: Waiting for checks to finish 2024/11/14 21:06:10 DEBUG : empty space: Unchanged skipping 2024/11/14 21:06:10 DEBUG : Local file system at /tmp/rclone620222752: Waiting for transfers to finish 2024/11/14 21:06:10 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:10 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncWithExclude (1.60s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:11 DEBUG : potato2: File has been put by hash from source 2024/11/14 21:06:12 DEBUG : enormous: File has been put by hash from source 2024/11/14 21:06:12 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 21:06:12 DEBUG : enormous: Excluded 2024/11/14 21:06:12 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 21:06:12 DEBUG : potato2: Excluded 2024/11/14 21:06:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:06:12 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:12 DEBUG : empty space: Unchanged skipping 2024/11/14 21:06:12 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:12 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:12 INFO : enormous: Deleted 2024/11/14 21:06:12 INFO : potato2: Deleted 2024/11/14 21:06:12 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:13 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/14 21:06:13 DEBUG : Local file system at /tmp/rclone620222752: Waiting for checks to finish 2024/11/14 21:06:13 DEBUG : empty space: Unchanged skipping 2024/11/14 21:06:13 DEBUG : Local file system at /tmp/rclone620222752: Waiting for transfers to finish 2024/11/14 21:06:13 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:13 INFO : enormous: Deleted 2024/11/14 21:06:13 INFO : potato2: Deleted 2024/11/14 21:06:13 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:14 DEBUG : five: Need to transfer - File not found at Destination 2024/11/14 21:06:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/14 21:06:14 DEBUG : one: Destination is newer than source, skipping 2024/11/14 21:06:14 DEBUG : three: Sizes identical 2024/11/14 21:06:14 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:14 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 (Local file system at /tmp/rclone620222752) 2024/11/14 21:06:14 DEBUG : two: mailru = 54574f0000000000000000000000000000000000 ([rclone-test-yuxamid8hifa]) 2024/11/14 21:06:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 21:06:14 DEBUG : two: mailru differ 2024/11/14 21:06:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 21:06:14 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:15 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/11/14 21:06:15 INFO : four: Copied (replaced existing) 2024/11/14 21:06:15 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/14 21:06:15 INFO : two: Copied (replaced existing) 2024/11/14 21:06:15 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/11/14 21:06:15 INFO : five: Copied (new) 2024/11/14 21:06:15 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:15 DEBUG : one: Destination is newer than source, skipping 2024/11/14 21:06:15 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:15 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/11/14 21:06:15 DEBUG : three: mailru = 7468726565000000000000000000000000000000 (Local file system at /tmp/rclone620222752) 2024/11/14 21:06:15 DEBUG : five: Size and mailru of src and dst objects identical 2024/11/14 21:06:15 DEBUG : three: mailru = 5448524545000000000000000000000000000000 ([rclone-test-yuxamid8hifa]) 2024/11/14 21:06:15 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/14 21:06:15 DEBUG : three: mailru differ 2024/11/14 21:06:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 21:06:15 DEBUG : two: Size and mailru of src and dst objects identical 2024/11/14 21:06:15 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/11/14 21:06:15 DEBUG : four: Size and mailru of src and dst objects identical 2024/11/14 21:06:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 21:06:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 21:06:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 21:06:15 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:15 DEBUG : three: mailru = 7468726565000000000000000000000000000000 OK 2024/11/14 21:06:15 INFO : three: Copied (replaced existing) 2024/11/14 21:06:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.94s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: 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 "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:1436: Can track renames: true 2024/11/14 21:06:16 INFO : [rclone-test-yuxamid8hifa]: Making map for --track-renames 2024/11/14 21:06:16 INFO : [rclone-test-yuxamid8hifa]: Finished making map for --track-renames 2024/11/14 21:06:16 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:16 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for renames to finish 2024/11/14 21:06:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 21:06:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 21:06:16 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:17 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/11/14 21:06:17 INFO : potato: Copied (new) 2024/11/14 21:06:17 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/11/14 21:06:17 INFO : yam: Copied (new) 2024/11/14 21:06:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:06:17 INFO : [rclone-test-yuxamid8hifa]: Making map for --track-renames 2024/11/14 21:06:17 INFO : [rclone-test-yuxamid8hifa]: Finished making map for --track-renames 2024/11/14 21:06:17 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:17 DEBUG : potato: Unchanged skipping 2024/11/14 21:06:17 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for renames to finish 2024/11/14 21:06:18 INFO : yam: Moved (server-side) to: yaml 2024/11/14 21:06:18 INFO : yaml: Renamed from "yam" 2024/11/14 21:06:18 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:18 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:18 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.43s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:1508: Can track renames: true 2024/11/14 21:06:19 INFO : [rclone-test-yuxamid8hifa]: Making map for --track-renames 2024/11/14 21:06:19 INFO : [rclone-test-yuxamid8hifa]: Finished making map for --track-renames 2024/11/14 21:06:19 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 21:06:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 21:06:19 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for renames to finish 2024/11/14 21:06:19 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:19 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/11/14 21:06:19 INFO : potato: Copied (new) 2024/11/14 21:06:19 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/11/14 21:06:19 INFO : yam: Copied (new) 2024/11/14 21:06:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:06:20 INFO : [rclone-test-yuxamid8hifa]: Making map for --track-renames 2024/11/14 21:06:20 INFO : [rclone-test-yuxamid8hifa]: Finished making map for --track-renames 2024/11/14 21:06:20 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:20 DEBUG : potato: Unchanged skipping 2024/11/14 21:06:20 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for renames to finish 2024/11/14 21:06:20 INFO : yam: Moved (server-side) to: yaml 2024/11/14 21:06:20 INFO : yaml: Renamed from "yam" 2024/11/14 21:06:20 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:20 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:20 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:1547: Can track renames: true 2024/11/14 21:06:21 INFO : [rclone-test-yuxamid8hifa]: Making map for --track-renames 2024/11/14 21:06:21 INFO : [rclone-test-yuxamid8hifa]: Finished making map for --track-renames 2024/11/14 21:06:21 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:21 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for renames to finish 2024/11/14 21:06:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 21:06:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/14 21:06:21 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:22 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/11/14 21:06:22 INFO : potato: Copied (new) 2024/11/14 21:06:22 DEBUG : sub/yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/11/14 21:06:22 INFO : sub/yam: Copied (new) 2024/11/14 21:06:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:22 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:06:22 DEBUG : potato: Unchanged skipping 2024/11/14 21:06:22 INFO : [rclone-test-yuxamid8hifa]: Making map for --track-renames 2024/11/14 21:06:22 INFO : [rclone-test-yuxamid8hifa]: Finished making map for --track-renames 2024/11/14 21:06:22 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:22 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for renames to finish 2024/11/14 21:06:22 INFO : sub/yam: Moved (server-side) to: yam 2024/11/14 21:06:22 INFO : yam: Renamed from "sub/yam" 2024/11/14 21:06:22 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:22 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:22 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.86s) === RUN TestServerSideMoveLocal run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:24 DEBUG : Creating backend with remote "/tmp/rclone620222752/dir1" 2024/11/14 21:06:24 DEBUG : Creating backend with remote "/tmp/rclone620222752/dir2" 2024/11/14 21:06:24 DEBUG : Local file system at /tmp/rclone620222752/dir2: Using server-side directory move 2024/11/14 21:06:24 INFO : Local file system at /tmp/rclone620222752/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 21:06:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/14 21:06:24 DEBUG : Local file system at /tmp/rclone620222752/dir2: Waiting for checks to finish 2024/11/14 21:06:24 DEBUG : Local file system at /tmp/rclone620222752/dir2: Waiting for transfers to finish 2024/11/14 21:06:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.20s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:06:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 21:06:24 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:24 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:24 DEBUG : [rclone-test-yuxamid8hifa]: mkDirs by part "/rclone-test-yuxamid8hifa/nested/sub dir" 2024/11/14 21:06:25 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:06:25 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:06:25 INFO : sub dir/hello world: Deleted 2024/11/14 21:06:25 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/11/14 21:06:25 INFO : nested/sub dir/file: Copied (new) 2024/11/14 21:06:25 INFO : nested/sub dir/file: Deleted 2024/11/14 21:06:25 INFO : sub dir: Removing directory 2024/11/14 21:06:25 INFO : nested/sub dir: Removing directory 2024/11/14 21:06:25 INFO : nested: Removing directory 2024/11/14 21:06:25 DEBUG : Local file system at /tmp/rclone620222752: deleted 3 directories run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 21:06:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 21:06:27 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:27 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:27 DEBUG : [rclone-test-yuxamid8hifa]: mkDirs by part "/rclone-test-yuxamid8hifa/nested/sub dir" 2024/11/14 21:06:28 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/14 21:06:28 INFO : sub dir/hello world: Copied (new) 2024/11/14 21:06:28 INFO : sub dir/hello world: Deleted 2024/11/14 21:06:28 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/11/14 21:06:28 INFO : nested/sub dir/file: Copied (new) 2024/11/14 21:06:28 INFO : nested/sub dir/file: Deleted run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.99s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 21:06:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/14 21:06:30 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:30 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:31 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/14 21:06:31 INFO : existing: Copied (new) 2024/11/14 21:06:31 INFO : existing: Deleted 2024/11/14 21:06:31 DEBUG : existing-b: mailru = 746f6d61746f0000000000000000000000000000 OK 2024/11/14 21:06:31 INFO : existing-b: Copied (new) 2024/11/14 21:06:31 INFO : existing-b: Deleted 2024/11/14 21:06:31 DEBUG : existing: Destination exists, skipping 2024/11/14 21:06:31 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/14 21:06:31 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:31 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:31 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.63s) === RUN TestServerSideMove run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:32 DEBUG : Creating backend with remote "TestMailru:rclone-test-lacudoh6zefe" 2024/11/14 21:06:32 DEBUG : potato2: File has been put by hash from source 2024/11/14 21:06:32 DEBUG : potato3: File has been put by hash from source sync_test.go:1603: Server side move (if possible) [rclone-test-yuxamid8hifa] -> [rclone-test-lacudoh6zefe] 2024/11/14 21:06:33 DEBUG : [rclone-test-lacudoh6zefe]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:33 DEBUG : potato3: File has been put by hash from source 2024/11/14 21:06:33 DEBUG : [rclone-test-lacudoh6zefe]: Using server-side directory move 2024/11/14 21:06:33 INFO : [rclone-test-lacudoh6zefe]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 21:06:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:06:33 DEBUG : [rclone-test-lacudoh6zefe]: Waiting for checks to finish 2024/11/14 21:06:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 21:06:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/14 21:06:33 DEBUG : empty space: Unchanged skipping 2024/11/14 21:06:34 INFO : empty space: Deleted 2024/11/14 21:06:34 DEBUG : [rclone-test-lacudoh6zefe]: Waiting for transfers to finish 2024/11/14 21:06:34 INFO : potato3: Deleted 2024/11/14 21:06:34 INFO : potato2: Moved (server-side) 2024/11/14 21:06:34 INFO : potato3: Moved (server-side) 2024/11/14 21:06:34 DEBUG : Creating backend with remote "TestMailru:rclone-test-qipeqig2nebi" 2024/11/14 21:06:35 DEBUG : [rclone-test-qipeqig2nebi]: Using server-side directory move 2024/11/14 21:06:35 DEBUG : [rclone-test-qipeqig2nebi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:35 INFO : [rclone-test-qipeqig2nebi]: Server side directory move succeeded 2024/11/14 21:06:35 ERROR : : error listing: directory not found 2024/11/14 21:06:35 DEBUG : [rclone-test-qipeqig2nebi]: Purge remote 2024/11/14 21:06:35 DEBUG : [rclone-test-lacudoh6zefe]: Purge remote 2024/11/14 21:06:35 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (3.99s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:36 DEBUG : Creating backend with remote "TestMailru:rclone-test-gafifex9zuji" 2024/11/14 21:06:36 DEBUG : potato2: File has been put by hash from source 2024/11/14 21:06:36 DEBUG : potato3: File has been put by hash from source sync_test.go:1603: Server side move (if possible) [rclone-test-yuxamid8hifa] -> [rclone-test-gafifex9zuji] 2024/11/14 21:06:37 DEBUG : [rclone-test-gafifex9zuji]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:37 DEBUG : potato3: File has been put by hash from source 2024/11/14 21:06:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 21:06:37 DEBUG : empty space: Excluded 2024/11/14 21:06:37 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 21:06:37 DEBUG : empty space: Excluded 2024/11/14 21:06:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:06:37 DEBUG : [rclone-test-gafifex9zuji]: Waiting for checks to finish 2024/11/14 21:06:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 21:06:37 DEBUG : [rclone-test-gafifex9zuji]: Waiting for transfers to finish 2024/11/14 21:06:37 INFO : potato3: Deleted 2024/11/14 21:06:38 INFO : potato2: Moved (server-side) 2024/11/14 21:06:38 INFO : potato3: Moved (server-side) 2024/11/14 21:06:38 DEBUG : Creating backend with remote "TestMailru:rclone-test-timasay2piqa" 2024/11/14 21:06:38 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 21:06:38 DEBUG : empty space: Excluded 2024/11/14 21:06:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:06:38 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/14 21:06:38 DEBUG : [rclone-test-timasay2piqa]: Waiting for checks to finish 2024/11/14 21:06:38 DEBUG : [rclone-test-timasay2piqa]: Waiting for transfers to finish 2024/11/14 21:06:38 DEBUG : [rclone-test-timasay2piqa]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:39 INFO : potato2: Moved (server-side) 2024/11/14 21:06:39 INFO : potato3: Moved (server-side) 2024/11/14 21:06:39 DEBUG : [rclone-test-timasay2piqa]: Purge remote 2024/11/14 21:06:39 DEBUG : [rclone-test-gafifex9zuji]: Purge remote --- PASS: TestServerSideMoveWithFilter (4.41s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:40 DEBUG : Creating backend with remote "TestMailru:rclone-test-higeyug8dito" 2024/11/14 21:06:40 DEBUG : potato2: File has been put by hash from source 2024/11/14 21:06:41 DEBUG : potato3: File has been put by hash from source 2024/11/14 21:06:41 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) [rclone-test-yuxamid8hifa] -> [rclone-test-higeyug8dito] 2024/11/14 21:06:41 DEBUG : [rclone-test-higeyug8dito]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:42 DEBUG : potato3: File has been put by hash from source 2024/11/14 21:06:42 DEBUG : [rclone-test-higeyug8dito]: Using server-side directory move 2024/11/14 21:06:42 INFO : [rclone-test-higeyug8dito]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 21:06:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 21:06:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/14 21:06:42 DEBUG : empty space: Unchanged skipping 2024/11/14 21:06:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 21:06:42 DEBUG : [rclone-test-higeyug8dito]: Waiting for checks to finish 2024/11/14 21:06:42 INFO : empty space: Deleted 2024/11/14 21:06:42 DEBUG : [rclone-test-higeyug8dito]: Waiting for transfers to finish 2024/11/14 21:06:42 INFO : potato3: Deleted 2024/11/14 21:06:43 INFO : potato2: Moved (server-side) 2024/11/14 21:06:43 INFO : potato3: Moved (server-side) 2024/11/14 21:06:43 INFO : tomatoDir: Removing directory 2024/11/14 21:06:43 DEBUG : [rclone-test-yuxamid8hifa]: deleted 1 directories 2024/11/14 21:06:43 DEBUG : Creating backend with remote "TestMailru:rclone-test-yelifig8hoce" 2024/11/14 21:06:43 DEBUG : tomatoDir: Making directory 2024/11/14 21:06:43 DEBUG : [rclone-test-yelifig8hoce]: Using server-side directory move 2024/11/14 21:06:44 DEBUG : [rclone-test-yelifig8hoce]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:44 INFO : [rclone-test-yelifig8hoce]: Server side directory move succeeded 2024/11/14 21:06:44 ERROR : : error listing: directory not found 2024/11/14 21:06:44 ERROR : : error listing: directory not found 2024/11/14 21:06:44 DEBUG : [rclone-test-yelifig8hoce]: Purge remote 2024/11/14 21:06:44 DEBUG : [rclone-test-higeyug8dito]: Purge remote 2024/11/14 21:06:44 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (4.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.18s) === RUN TestSyncOverlap run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/rclone-sync-test" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncOverlap (1.13s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:46 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/rclone-sync-test" 2024/11/14 21:06:46 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:46 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/rclone-sync-test-include/layer2" 2024/11/14 21:06:47 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:47 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-yuxamid8hifa/rclone-sync-test-include/layer2" 2024/11/14 21:06:47 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/rclone-sync-test-ignore-file" 2024/11/14 21:06:47 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:48 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:06:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:06:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:06:49 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test]: Waiting for checks to finish 2024/11/14 21:06:49 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test]: Waiting for transfers to finish 2024/11/14 21:06:49 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:49 INFO : There was nothing to transfer 2024/11/14 21:06:49 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:06:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:06:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:06:49 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:49 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:49 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:49 INFO : rclone-sync-test-include: Removing directory 2024/11/14 21:06:49 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 21:06:49 DEBUG : [rclone-test-yuxamid8hifa]: failed to delete 1 directories 2024/11/14 21:06:49 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:50 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:06:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:06:50 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:06:50 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test-include/layer2]: Waiting for checks to finish 2024/11/14 21:06:50 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test-include/layer2]: Waiting for transfers to finish 2024/11/14 21:06:50 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:50 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:50 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:06:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:06:51 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:06:51 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:06:51 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:06:51 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:51 INFO : rclone-sync-test-include: Removing directory 2024/11/14 21:06:51 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 21:06:51 DEBUG : [rclone-test-yuxamid8hifa]: failed to delete 1 directories 2024/11/14 21:06:51 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:51 DEBUG : : Excluded 2024/11/14 21:06:51 DEBUG : rclone-sync-test: Excluded 2024/11/14 21:06:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 21:06:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 21:06:52 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test-ignore-file]: Waiting for checks to finish 2024/11/14 21:06:52 DEBUG : [rclone-test-yuxamid8hifa/rclone-sync-test-ignore-file]: Waiting for transfers to finish 2024/11/14 21:06:52 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:52 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (10.69s) === RUN TestSyncCompareDest run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:06:57 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/dst" 2024/11/14 21:06:57 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/CompareDest" 2024/11/14 21:06:57 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:06:57 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:06:57 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:06:57 DEBUG : [rclone-test-yuxamid8hifa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:06:57 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/11/14 21:06:57 INFO : one: Copied (new) 2024/11/14 21:06:57 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:06:58 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:06:58 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:06:58 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/14 21:06:58 INFO : one: Copied (replaced existing) 2024/11/14 21:06:58 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:06:59 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:06:59 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:06:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:06:59 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:06:59 DEBUG : Waiting for deletions to finish 2024/11/14 21:06:59 INFO : There was nothing to transfer 2024/11/14 21:07:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:00 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:07:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:07:00 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:07:00 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:00 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:00 INFO : There was nothing to transfer 2024/11/14 21:07:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:07:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:07:01 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:07:01 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:01 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:01 INFO : There was nothing to transfer 2024/11/14 21:07:01 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/11/14 21:07:01 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/14 21:07:01 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 21:07:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:07:01 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:07:02 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:02 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:02 INFO : There was nothing to transfer 2024/11/14 21:07:02 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 21:07:02 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 21:07:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:07:02 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:02 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 21:07:02 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:03 DEBUG : two: mailru = 74776f7433000000000000000000000000000000 OK 2024/11/14 21:07:03 INFO : two: Copied (new) 2024/11/14 21:07:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.49s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/dest" 2024/11/14 21:07:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/pre-dest1" 2024/11/14 21:07:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/pre-dest2" 2024/11/14 21:07:05 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:05 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/14 21:07:05 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:05 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/14 21:07:06 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/14 21:07:06 DEBUG : [rclone-test-yuxamid8hifa/dest]: Waiting for checks to finish 2024/11/14 21:07:06 DEBUG : [rclone-test-yuxamid8hifa/dest]: Waiting for transfers to finish 2024/11/14 21:07:06 DEBUG : [rclone-test-yuxamid8hifa/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:06 DEBUG : 3: mailru = 3300000000000000000000000000000000000000 OK 2024/11/14 21:07:06 INFO : 3: Copied (new) 2024/11/14 21:07:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.03s) === RUN TestSyncCopyDest run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:08 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/dst" 2024/11/14 21:07:08 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/CopyDest" 2024/11/14 21:07:08 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 21:07:08 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:08 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:09 DEBUG : [rclone-test-yuxamid8hifa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:09 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/11/14 21:07:09 INFO : one: Copied (new) 2024/11/14 21:07:09 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:07:09 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:10 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:10 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/14 21:07:10 INFO : one: Copied (replaced existing) 2024/11/14 21:07:10 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:11 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/BackupDir" 2024/11/14 21:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:07:11 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 21:07:11 DEBUG : [rclone-test-yuxamid8hifa/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:11 INFO : one: Moved (server-side) 2024/11/14 21:07:12 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/14 21:07:12 INFO : one: Copied (server-side copy) 2024/11/14 21:07:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 21:07:12 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:12 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:13 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:13 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/14 21:07:13 INFO : two: Copied (server-side copy) 2024/11/14 21:07:13 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 21:07:13 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:13 DEBUG : one: Unchanged skipping 2024/11/14 21:07:13 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:13 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:13 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:14 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:14 DEBUG : one: Unchanged skipping 2024/11/14 21:07:14 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:14 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:14 DEBUG : two: Unchanged skipping 2024/11/14 21:07:14 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:14 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:14 INFO : There was nothing to transfer 2024/11/14 21:07:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 21:07:15 DEBUG : three: Destination not found in --copy-dest 2024/11/14 21:07:15 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 21:07:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:15 DEBUG : two: Unchanged skipping 2024/11/14 21:07:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/14 21:07:15 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:15 DEBUG : one: Unchanged skipping 2024/11/14 21:07:15 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:15 DEBUG : three: mailru = 7468726565743300000000000000000000000000 OK 2024/11/14 21:07:15 INFO : three: Copied (new) 2024/11/14 21:07:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (9.43s) === RUN TestSyncBackupDir run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:18 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/dst" 2024/11/14 21:07:19 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/backup" 2024/11/14 21:07:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:07:19 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:19 DEBUG : two: Unchanged skipping 2024/11/14 21:07:19 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:19 DEBUG : [rclone-test-yuxamid8hifa/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:19 INFO : one: Moved (server-side) 2024/11/14 21:07:19 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:19 DEBUG : [rclone-test-yuxamid8hifa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:20 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/14 21:07:20 INFO : one: Copied (new) 2024/11/14 21:07:20 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:20 INFO : three.txt: Moved (server-side) 2024/11/14 21:07:20 INFO : three.txt: Moved into backup dir 2024/11/14 21:07:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:07:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:21 DEBUG : two: Unchanged skipping 2024/11/14 21:07:21 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:21 INFO : one: Deleted 2024/11/14 21:07:22 INFO : one: Moved (server-side) 2024/11/14 21:07:22 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:22 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/14 21:07:22 INFO : one: Copied (new) 2024/11/14 21:07:22 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:22 INFO : three.txt: Deleted 2024/11/14 21:07:22 INFO : three.txt: Moved (server-side) 2024/11/14 21:07:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/dst" 2024/11/14 21:07:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/backup" 2024/11/14 21:07:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:07:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:25 DEBUG : two: Unchanged skipping 2024/11/14 21:07:25 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:25 DEBUG : [rclone-test-yuxamid8hifa/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:26 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:07:26 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:26 DEBUG : [rclone-test-yuxamid8hifa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:26 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/14 21:07:26 INFO : one: Copied (new) 2024/11/14 21:07:26 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:07:26 INFO : three.txt: Moved into backup dir 2024/11/14 21:07:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:07:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:27 DEBUG : two: Unchanged skipping 2024/11/14 21:07:27 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:27 INFO : one.bak: Deleted 2024/11/14 21:07:28 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:07:28 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:28 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/14 21:07:28 INFO : one: Copied (new) 2024/11/14 21:07:28 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:28 INFO : three.txt.bak: Deleted 2024/11/14 21:07:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:07:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:31 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/dst" 2024/11/14 21:07:31 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/backup" 2024/11/14 21:07:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:07:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:31 DEBUG : two: Unchanged skipping 2024/11/14 21:07:31 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:31 DEBUG : [rclone-test-yuxamid8hifa/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:32 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 21:07:32 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:32 DEBUG : [rclone-test-yuxamid8hifa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:32 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/14 21:07:32 INFO : one: Copied (new) 2024/11/14 21:07:32 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 21:07:33 INFO : three.txt: Moved into backup dir 2024/11/14 21:07:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:07:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:33 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:33 DEBUG : two: Unchanged skipping 2024/11/14 21:07:34 INFO : one-2019-01-01: Deleted 2024/11/14 21:07:34 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 21:07:34 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:34 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/14 21:07:34 INFO : one: Copied (new) 2024/11/14 21:07:34 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:34 INFO : three-2019-01-01.txt: Deleted 2024/11/14 21:07:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 21:07:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.21s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:37 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/dst" 2024/11/14 21:07:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:07:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:37 DEBUG : two: Unchanged skipping 2024/11/14 21:07:37 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:38 DEBUG : [rclone-test-yuxamid8hifa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:38 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:07:38 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:38 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/14 21:07:38 INFO : one: Copied (new) 2024/11/14 21:07:38 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:07:39 INFO : three.txt: Moved into backup dir 2024/11/14 21:07:39 DEBUG : one.bak: Excluded (Path Filter) 2024/11/14 21:07:39 DEBUG : one.bak: Excluded 2024/11/14 21:07:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/14 21:07:39 DEBUG : three.txt.bak: Excluded 2024/11/14 21:07:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:07:39 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for checks to finish 2024/11/14 21:07:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:39 DEBUG : two: Unchanged skipping 2024/11/14 21:07:39 INFO : one.bak: Deleted 2024/11/14 21:07:40 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:07:40 DEBUG : [rclone-test-yuxamid8hifa/dst]: Waiting for transfers to finish 2024/11/14 21:07:40 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/14 21:07:40 INFO : one: Copied (new) 2024/11/14 21:07:40 DEBUG : Waiting for deletions to finish 2024/11/14 21:07:40 INFO : three.txt.bak: Deleted 2024/11/14 21:07:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:07:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.41s) === RUN TestSyncSuffix run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/dst" 2024/11/14 21:07:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:07:43 DEBUG : [rclone-test-yuxamid8hifa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:43 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:07:44 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/14 21:07:44 INFO : one: Copied (new) 2024/11/14 21:07:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:44 DEBUG : two: Unchanged skipping 2024/11/14 21:07:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 21:07:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:07:45 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/11/14 21:07:45 INFO : three.txt: Copied (new) 2024/11/14 21:07:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:07:45 INFO : one.bak: Deleted 2024/11/14 21:07:45 INFO : one: Moved (server-side) to: one.bak 2024/11/14 21:07:46 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/14 21:07:46 INFO : one: Copied (new) 2024/11/14 21:07:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:46 DEBUG : two: Unchanged skipping 2024/11/14 21:07:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 21:07:46 INFO : three.txt.bak: Deleted 2024/11/14 21:07:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 21:07:47 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/11/14 21:07:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:49 DEBUG : Creating backend with remote "TestMailru:rclone-test-yuxamid8hifa/dst" 2024/11/14 21:07:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 21:07:49 DEBUG : [rclone-test-yuxamid8hifa/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/14 21:07:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 21:07:50 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/14 21:07:50 INFO : one: Copied (new) 2024/11/14 21:07:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:50 DEBUG : two: Unchanged skipping 2024/11/14 21:07:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 21:07:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 21:07:51 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/11/14 21:07:51 INFO : three.txt: Copied (new) 2024/11/14 21:07:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 21:07:51 INFO : one-2019-01-01: Deleted 2024/11/14 21:07:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 21:07:52 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/14 21:07:52 INFO : one: Copied (new) 2024/11/14 21:07:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:52 DEBUG : two: Unchanged skipping 2024/11/14 21:07:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 21:07:52 INFO : three-2019-01-01.txt: Deleted 2024/11/14 21:07:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 21:07:53 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/11/14 21:07:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.38s) === RUN TestSyncUTFNorm run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:55 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/14 21:07:55 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:07:55 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:07:55 DEBUG : Testêé: mailru = 5468697320697320612074657374000000000000 OK 2024/11/14 21:07:55 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/14 21:07:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.02s) === RUN TestSyncImmutable run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:56 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 21:07:56 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:07:56 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:07:56 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/14 21:07:56 INFO : existing: Copied (new) 2024/11/14 21:07:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:56 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/14 21:07:56 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/14 21:07:56 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:07:56 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:07:56 ERROR : [rclone-test-yuxamid8hifa]: not deleting files as there were IO errors 2024/11/14 21:07:56 ERROR : [rclone-test-yuxamid8hifa]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncImmutable (1.63s) === RUN TestSyncIgnoreCase run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.23s) === RUN TestFixCase run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:07:58 DEBUG : [rclone-test-yuxamid8hifa]: mkDirs by part "/rclone-test-yuxamid8hifa/SUBDIRA/subdirb/SUBDIRC" 2024/11/14 21:07:59 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:07:59 DEBUG : existing: Unchanged skipping 2024/11/14 21:07:59 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/14 21:07:59 DEBUG : EXISTING: moving to existing-rclone-move-kanujic7 2024/11/14 21:07:59 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-lonecor4 2024/11/14 21:08:00 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-kanujic7 2024/11/14 21:08:00 DEBUG : EXISTING: moving to existing 2024/11/14 21:08:00 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-lonecor4 2024/11/14 21:08:00 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/14 21:08:01 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/14 21:08:01 INFO : existing-rclone-move-kanujic7: Moved (server-side) to: existing 2024/11/14 21:08:01 INFO : EXISTING: Moved (server-side) to: existing 2024/11/14 21:08:01 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/14 21:08:01 INFO : existingbutdifferent-rclone-move-lonecor4: Moved (server-side) to: existingbutdifferent 2024/11/14 21:08:01 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/14 21:08:01 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/14 21:08:02 DEBUG : existingbutdifferent: mailru = 646f6e7574000000000000000000000000000000 OK 2024/11/14 21:08:02 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/14 21:08:02 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/14 21:08:03 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/14 21:08:03 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/14 21:08:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jaqolad2 2024/11/14 21:08:04 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jaqolad2 2024/11/14 21:08:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/14 21:08:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/14 21:08:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/14 21:08:04 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:08:04 INFO : subdira/subdirb/subdirc/hello-rclone-move-jaqolad2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/14 21:08:04 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/14 21:08:04 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/14 21:08:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kedabal8 2024/11/14 21:08:05 DEBUG : subdira/subdirb/subdirc/hello: mailru = 646f6e7574000000000000000000000000000000 OK 2024/11/14 21:08:05 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/14 21:08:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kedabal8 2024/11/14 21:08:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 21:08:05 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-kedabal8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 21:08:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 21:08:05 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/14 21:08:05 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:08:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: mailru = 646f6e7574000000000000000000000000000000 OK 2024/11/14 21:08:05 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/14 21:08:05 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (10.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (0.58s) --- SKIP: TestMaxTransfer/Hard (0.17s) --- SKIP: TestMaxTransfer/Soft (0.20s) --- SKIP: TestMaxTransfer/Cautious (0.20s) === RUN TestSyncConcurrentDelete run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:08:17 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:08:17 DEBUG : both0: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both12: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both13: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both14: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both15: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both16: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both17: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both18: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both19: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both2: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both3: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both4: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both5: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both6: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both7: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both8: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:17 DEBUG : both9: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both1: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both11: Unchanged skipping 2024/11/14 21:08:17 DEBUG : both10: Unchanged skipping 2024/11/14 21:08:17 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:08:17 DEBUG : Waiting for deletions to finish 2024/11/14 21:08:17 INFO : only7: Deleted 2024/11/14 21:08:17 INFO : only11: Deleted 2024/11/14 21:08:17 INFO : only13: Deleted 2024/11/14 21:08:17 INFO : only14: Deleted 2024/11/14 21:08:17 INFO : only15: Deleted 2024/11/14 21:08:17 INFO : only16: Deleted 2024/11/14 21:08:17 INFO : only18: Deleted 2024/11/14 21:08:17 INFO : only17: Deleted 2024/11/14 21:08:18 INFO : only6: Deleted 2024/11/14 21:08:18 INFO : only8: Deleted 2024/11/14 21:08:18 INFO : only9: Deleted 2024/11/14 21:08:18 INFO : only0: Deleted 2024/11/14 21:08:18 INFO : only1: Deleted 2024/11/14 21:08:18 INFO : only19: Deleted 2024/11/14 21:08:18 INFO : only4: Deleted 2024/11/14 21:08:18 INFO : only2: Deleted 2024/11/14 21:08:18 INFO : only12: Deleted 2024/11/14 21:08:18 INFO : only10: Deleted 2024/11/14 21:08:19 INFO : only3: Deleted 2024/11/14 21:08:19 INFO : only5: Deleted run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (12.82s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:08:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for checks to finish 2024/11/14 21:08:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both10: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both12: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both0: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both1: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both13: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both14: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both11: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both16: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both19: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both2: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both17: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both15: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both5: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both18: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both3: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both8: Unchanged skipping 2024/11/14 21:08:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/14 21:08:29 DEBUG : both4: Unchanged skipping 2024/11/14 21:08:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : both6: Unchanged skipping 2024/11/14 21:08:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : both7: Unchanged skipping 2024/11/14 21:08:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : both9: Unchanged skipping 2024/11/14 21:08:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/14 21:08:29 DEBUG : [rclone-test-yuxamid8hifa]: Waiting for transfers to finish 2024/11/14 21:08:30 DEBUG : only0: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:30 INFO : only0: Copied (replaced existing) 2024/11/14 21:08:30 DEBUG : only1: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:30 INFO : only1: Copied (replaced existing) 2024/11/14 21:08:30 DEBUG : only10: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:30 INFO : only10: Copied (replaced existing) 2024/11/14 21:08:30 DEBUG : only12: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:30 INFO : only12: Copied (replaced existing) 2024/11/14 21:08:31 DEBUG : only15: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:31 INFO : only15: Copied (replaced existing) 2024/11/14 21:08:31 DEBUG : only16: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:31 INFO : only16: Copied (replaced existing) 2024/11/14 21:08:31 DEBUG : only17: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:31 INFO : only17: Copied (replaced existing) 2024/11/14 21:08:31 DEBUG : only18: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:31 INFO : only18: Copied (replaced existing) 2024/11/14 21:08:31 DEBUG : only19: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:31 INFO : only19: Copied (replaced existing) 2024/11/14 21:08:32 DEBUG : only2: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:32 INFO : only2: Copied (replaced existing) 2024/11/14 21:08:32 DEBUG : only3: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:32 INFO : only3: Copied (replaced existing) 2024/11/14 21:08:32 DEBUG : only4: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:32 INFO : only4: Copied (replaced existing) 2024/11/14 21:08:32 DEBUG : only5: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:32 INFO : only5: Copied (replaced existing) 2024/11/14 21:08:32 DEBUG : only6: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:32 INFO : only6: Copied (replaced existing) 2024/11/14 21:08:33 DEBUG : only7: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:33 INFO : only7: Copied (replaced existing) 2024/11/14 21:08:33 DEBUG : only8: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:33 INFO : only8: Copied (replaced existing) 2024/11/14 21:08:33 DEBUG : only9: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:33 INFO : only9: Copied (replaced existing) 2024/11/14 21:08:33 DEBUG : only11: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:33 INFO : only11: Copied (replaced existing) 2024/11/14 21:08:33 DEBUG : only13: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:33 INFO : only13: Copied (replaced existing) 2024/11/14 21:08:33 DEBUG : only14: mailru = 0000000000000000000000000000000000000000 OK 2024/11/14 21:08:33 INFO : only14: Copied (replaced existing) 2024/11/14 21:08:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (16.91s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:08:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:08:38 DEBUG : sub dir: Making directory 2024/11/14 21:08:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (8.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" 2024/11/14 21:08:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 21:08:46 DEBUG : sub dir: Making directory 2024/11/14 21:08:46 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" run.go:180: Remote "[rclone-test-yuxamid8hifa]", Local "Local file system at /tmp/rclone620222752", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (8.39s) PASS 2024/11/14 21:08:55 DEBUG : [rclone-test-yuxamid8hifa]: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Finished OK in 3m49.851399894s (try 1/5)