"./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Starting (try 1/5) 2024/09/26 01:02:09 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe" 2024/09/26 01:02:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/26 01:02:10 DEBUG : Creating backend with remote "/tmp/rclone267974557" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.02s) --- 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-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:10 DEBUG : [rclone-test-jumulig8zixe]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:02:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/09/26 01:02:10 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:10 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyWithDryRun (0.91s) === RUN TestCopy run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:02:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:11 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:11 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:11 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:11 DEBUG : [rclone-test-jumulig8zixe]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.57s) === RUN TestCopyMetadata run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.21s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.23s) === RUN TestCopyMissingDirectory run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:13 DEBUG : Creating backend with remote "/non-existing" 2024/09/26 01:02:13 DEBUG : Config file has changed externally - reloading 2024/09/26 01:02:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/26 01:02:13 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:13 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:13 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:13 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:14 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.45s) === RUN TestCopyCheckFirst run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:15 INFO : [rclone-test-jumulig8zixe]: Running all checks before starting transfers 2024/09/26 01:02:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:15 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:15 INFO : [rclone-test-jumulig8zixe]: Checks finished, now starting transfers 2024/09/26 01:02:15 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:15 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.45s) === RUN TestSyncNoTraverse run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:16 ERROR : Ignoring --no-traverse with sync 2024/09/26 01:02:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:16 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:16 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:16 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:16 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:02:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.43s) === RUN TestCopyWithDepth run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/26 01:02:18 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:18 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:18 DEBUG : hello world2: mailru = 68656c6c6f20776f726c64320000000000000000 OK 2024/09/26 01:02:18 INFO : hello world2: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyWithDepth (1.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:02:19 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:19 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:20 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:20 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (0.99s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:02:20 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:20 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:21 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:21 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/26 01:02:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 01:02:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/26 01:02:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:02:21 DEBUG : sub dir: Making directory 2024/09/26 01:02:22 DEBUG : sub dir2: Making directory 2024/09/26 01:02:22 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/26 01:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:22 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:22 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:22 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:23 DEBUG : [rclone-test-jumulig8zixe]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.55s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:24 DEBUG : sub dir2: Making directory 2024/09/26 01:02:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/26 01:02:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 01:02:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:24 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:24 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:24 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:25 DEBUG : sub dir2: Making directory with metadata 2024/09/26 01:02:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 01:02:25 DEBUG : sub dir: Making directory 2024/09/26 01:02:25 DEBUG : sub dir2: Making directory 2024/09/26 01:02:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:25 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:25 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:26 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:26 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:02:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:26 DEBUG : [rclone-test-jumulig8zixe]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/26 01:02:27 DEBUG : [rclone-test-jumulig8zixe]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.50s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.24s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:28 DEBUG : sub dir2: Making directory 2024/09/26 01:02:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:28 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:28 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:28 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:28 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:02:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.29s) === RUN TestSyncEmptyDirectories run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:29 DEBUG : sub dir2: Making directory with metadata 2024/09/26 01:02:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/26 01:02:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:02:29 DEBUG : sub dir: Making directory 2024/09/26 01:02:29 DEBUG : sub dir2: Making directory 2024/09/26 01:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:29 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:29 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:30 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:30 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:02:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:30 DEBUG : [rclone-test-jumulig8zixe]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.18s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:32 DEBUG : sub dir2: Making directory 2024/09/26 01:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:32 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:32 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:32 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:32 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:02:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.29s) === RUN TestServerSideCopy run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:33 DEBUG : Creating backend with remote "TestMailru:rclone-test-xakusaw6tace" 2024/09/26 01:02:33 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) [rclone-test-jumulig8zixe] -> [rclone-test-xakusaw6tace] 2024/09/26 01:02:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:34 DEBUG : [rclone-test-xakusaw6tace]: Waiting for checks to finish 2024/09/26 01:02:34 DEBUG : [rclone-test-xakusaw6tace]: Waiting for transfers to finish 2024/09/26 01:02:34 DEBUG : [rclone-test-xakusaw6tace]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:02:34 DEBUG : [rclone-test-xakusaw6tace]: mkDirs by part "/rclone-test-xakusaw6tace/sub dir" 2024/09/26 01:02:34 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:35 DEBUG : [rclone-test-xakusaw6tace]: Purge remote --- PASS: TestServerSideCopy (2.79s) === RUN TestCopyAfterDelete run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:36 ERROR : : error listing: directory not found 2024/09/26 01:02:36 DEBUG : Local file system at /tmp/rclone267974557: Making directory 2024/09/26 01:02:36 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:36 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.59s) === RUN TestCopyRedownload run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:38 DEBUG : Added delayed dir = "sub dir", newDst= 2024/09/26 01:02:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:02:38 DEBUG : Local file system at /tmp/rclone267974557: Waiting for checks to finish 2024/09/26 01:02:38 DEBUG : Local file system at /tmp/rclone267974557: Waiting for transfers to finish 2024/09/26 01:02:38 DEBUG : [rclone-test-jumulig8zixe]: Switch file server: locks 1, url https://cloclo60.datacloudmail.ru/oauth-get/, expiry "2024-09-26T01:05:38.419348647Z" 2024/09/26 01:02:38 DEBUG : [rclone-test-jumulig8zixe]: Unlock file server: locks 0, url https://cloclo60.datacloudmail.ru/oauth-get/ 2024/09/26 01:02:38 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:02:38 DEBUG : sub dir/hello world.709608ee.partial: renamed to: sub dir/hello world 2024/09/26 01:02:38 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:02:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyRedownload (1.89s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:39 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/26 01:02:39 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:39 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:40 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/26 01:02:40 INFO : check sum: Copied (new) 2024/09/26 01:02:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:40 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:40 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/26 01:02:40 DEBUG : check sum: Size and mailru of src and dst objects identical 2024/09/26 01:02:40 DEBUG : check sum: Unchanged skipping 2024/09/26 01:02:40 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:40 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:40 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.47s) === RUN TestSyncSizeOnly run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/26 01:02:41 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:41 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:41 DEBUG : sizeonly: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/26 01:02:41 INFO : sizeonly: Copied (new) 2024/09/26 01:02:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:41 DEBUG : sizeonly: Sizes identical 2024/09/26 01:02:41 DEBUG : sizeonly: Unchanged skipping 2024/09/26 01:02:41 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:41 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:41 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:41 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/26 01:02:42 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:42 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:42 DEBUG : ignore-size: mailru = 636f6e74656e7473000000000000000000000000 OK 2024/09/26 01:02:42 INFO : ignore-size: Copied (new) 2024/09/26 01:02:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:43 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:02:43 DEBUG : ignore-size: Unchanged skipping 2024/09/26 01:02:43 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:43 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:43 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:43 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.34s) === RUN TestSyncIgnoreTimes run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:44 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:02:44 DEBUG : existing: Unchanged skipping 2024/09/26 01:02:44 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:44 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:44 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:44 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/26 01:02:44 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:44 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:44 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/26 01:02:44 INFO : existing: Copied (replaced existing) 2024/09/26 01:02:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.60s) === RUN TestSyncIgnoreExisting run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/26 01:02:45 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:45 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:45 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/26 01:02:45 INFO : existing: Copied (new) 2024/09/26 01:02:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:46 DEBUG : existing: Destination exists, skipping 2024/09/26 01:02:46 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:46 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:46 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:46 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:47 DEBUG : b/potato: File has been put by hash from source 2024/09/26 01:02:47 DEBUG : d: Making directory 2024/09/26 01:02:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/26 01:02:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:02:48 DEBUG : c/non empty space: Unchanged skipping 2024/09/26 01:02:48 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:48 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:48 DEBUG : [rclone-test-jumulig8zixe]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/09/26 01:02:48 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/26 01:02:48 INFO : a/potato2: Copied (new) 2024/09/26 01:02:48 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:49 INFO : b/potato: Deleted 2024/09/26 01:02:49 INFO : d: Removing directory 2024/09/26 01:02:49 INFO : b: Removing directory 2024/09/26 01:02:49 DEBUG : [rclone-test-jumulig8zixe]: deleted 2 directories run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (4.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:51 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/09/26 01:02:51 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:51 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/26 01:02:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/09/26 01:02:51 DEBUG : empty space: Unchanged skipping 2024/09/26 01:02:51 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:51 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:51 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:51 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/09/26 01:02:51 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:51 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/26 01:02:51 INFO : empty space: Updated modification time in destination 2024/09/26 01:02:51 DEBUG : empty space: Unchanged skipping 2024/09/26 01:02:51 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:51 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:51 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:52 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/09/26 01:02:52 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:52 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/09/26 01:02:52 DEBUG : empty space: Unchanged skipping 2024/09/26 01:02:52 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:52 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:52 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:53 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/09/26 01:02:53 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:53 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 (Local file system at /tmp/rclone267974557) 2024/09/26 01:02:53 DEBUG : foo: mailru = 6261720000000000000000000000000000000000 ([rclone-test-jumulig8zixe]) 2024/09/26 01:02:53 DEBUG : foo: mailru differ 2024/09/26 01:02:53 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:54 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 OK 2024/09/26 01:02:54 INFO : foo: Copied (replaced existing) 2024/09/26 01:02:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.22s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:55 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/26 01:02:55 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:02:55 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:55 DEBUG : empty space: Unchanged skipping 2024/09/26 01:02:55 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:55 DEBUG : potato: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/26 01:02:55 INFO : potato: Copied (new) 2024/09/26 01:02:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:56 DEBUG : potato: File has been put by hash from source 2024/09/26 01:02:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/26 01:02:56 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:56 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:57 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 OK 2024/09/26 01:02:57 INFO : potato: Copied (replaced existing) 2024/09/26 01:02:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.35s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:57 DEBUG : potato: File has been put by hash from source 2024/09/26 01:02:58 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/09/26 01:02:58 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:58 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 (Local file system at /tmp/rclone267974557) 2024/09/26 01:02:58 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 ([rclone-test-jumulig8zixe]) 2024/09/26 01:02:58 DEBUG : potato: mailru differ 2024/09/26 01:02:58 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:58 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 OK 2024/09/26 01:02:58 INFO : potato: Copied (replaced existing) 2024/09/26 01:02:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:02:59 DEBUG : potato: File has been put by hash from source 2024/09/26 01:02:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:02:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/26 01:02:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:02:59 DEBUG : empty space: Unchanged skipping 2024/09/26 01:02:59 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:02:59 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:02:59 DEBUG : Waiting for deletions to finish 2024/09/26 01:02:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:00 DEBUG : potato: File has been put by hash from source 2024/09/26 01:03:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:03:00 DEBUG : empty space: Unchanged skipping 2024/09/26 01:03:00 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:00 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:01 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/26 01:03:01 INFO : potato2: Copied (new) 2024/09/26 01:03:01 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:01 INFO : potato: Deleted run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:02 DEBUG : b/potato: File has been put by hash from source 2024/09/26 01:03:02 DEBUG : d: Making directory 2024/09/26 01:03:02 DEBUG : d/e: Making directory 2024/09/26 01:03:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:03 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:03:03 DEBUG : c/non empty space: Unchanged skipping 2024/09/26 01:03:03 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:03 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:04 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/26 01:03:04 INFO : a/potato2: Copied (new) 2024/09/26 01:03:04 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:04 INFO : b/potato: Deleted 2024/09/26 01:03:04 INFO : d/e: Removing directory 2024/09/26 01:03:04 INFO : d: Removing directory 2024/09/26 01:03:04 INFO : b: Removing directory 2024/09/26 01:03:04 DEBUG : [rclone-test-jumulig8zixe]: deleted 3 directories run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:06 DEBUG : b/potato: File has been put by hash from source 2024/09/26 01:03:06 DEBUG : d: Making directory 2024/09/26 01:03:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:03:07 DEBUG : c/non empty space: Unchanged skipping 2024/09/26 01:03:07 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:07 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:08 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/26 01:03:08 INFO : a/potato2: Copied (new) 2024/09/26 01:03:08 ERROR : [rclone-test-jumulig8zixe]: not deleting files as there were IO errors 2024/09/26 01:03:08 ERROR : [rclone-test-jumulig8zixe]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.24s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:10 DEBUG : potato: File has been put by hash from source 2024/09/26 01:03:11 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:03:11 DEBUG : empty space: Unchanged skipping 2024/09/26 01:03:11 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:11 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:11 INFO : potato: Deleted 2024/09/26 01:03:12 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/26 01:03:12 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncDeleteDuring (2.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:13 DEBUG : potato: File has been put by hash from source 2024/09/26 01:03:13 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:13 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:13 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:13 INFO : potato: Deleted 2024/09/26 01:03:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:03:13 DEBUG : empty space: Unchanged skipping 2024/09/26 01:03:13 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:13 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:14 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/09/26 01:03:14 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncDeleteBefore (2.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:15 DEBUG : potato: File has been put by hash from source 2024/09/26 01:03:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:15 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:15 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:15 DEBUG : potato2: mailru = 686f706566756c6c7920636f7069656420696e00 OK 2024/09/26 01:03:15 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.53s) === RUN TestSyncWithExclude run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:16 DEBUG : potato2: File has been put by hash from source 2024/09/26 01:03:17 DEBUG : enormous: Excluded (Size Filter) 2024/09/26 01:03:17 DEBUG : enormous: Excluded 2024/09/26 01:03:17 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:03:17 DEBUG : potato2: Excluded 2024/09/26 01:03:17 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:03:17 DEBUG : potato2: Excluded 2024/09/26 01:03:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:03:17 DEBUG : empty space: Unchanged skipping 2024/09/26 01:03:17 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:17 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:17 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:17 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:17 DEBUG : enormous: Excluded (Size Filter) 2024/09/26 01:03:17 DEBUG : enormous: Excluded 2024/09/26 01:03:17 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:03:17 DEBUG : potato2: Excluded 2024/09/26 01:03:17 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:03:17 DEBUG : potato2: Excluded 2024/09/26 01:03:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/09/26 01:03:17 DEBUG : empty space: Unchanged skipping 2024/09/26 01:03:17 DEBUG : Local file system at /tmp/rclone267974557: Waiting for checks to finish 2024/09/26 01:03:17 DEBUG : Local file system at /tmp/rclone267974557: Waiting for transfers to finish 2024/09/26 01:03:17 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:17 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncWithExclude (1.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:18 DEBUG : potato2: File has been put by hash from source 2024/09/26 01:03:18 DEBUG : enormous: File has been put by hash from source 2024/09/26 01:03:19 DEBUG : enormous: Excluded (Size Filter) 2024/09/26 01:03:19 DEBUG : enormous: Excluded 2024/09/26 01:03:19 DEBUG : potato2: Excluded (Size Filter) 2024/09/26 01:03:19 DEBUG : potato2: Excluded 2024/09/26 01:03:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:03:19 DEBUG : empty space: Unchanged skipping 2024/09/26 01:03:19 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:19 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:19 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:19 INFO : enormous: Deleted 2024/09/26 01:03:19 INFO : potato2: Deleted 2024/09/26 01:03:19 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:19 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/09/26 01:03:19 DEBUG : empty space: Unchanged skipping 2024/09/26 01:03:19 DEBUG : Local file system at /tmp/rclone267974557: Waiting for checks to finish 2024/09/26 01:03:19 DEBUG : Local file system at /tmp/rclone267974557: Waiting for transfers to finish 2024/09/26 01:03:19 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:19 INFO : enormous: Deleted 2024/09/26 01:03:19 INFO : potato2: Deleted 2024/09/26 01:03:19 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.98s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:21 DEBUG : five: Need to transfer - File not found at Destination 2024/09/26 01:03:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/09/26 01:03:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/09/26 01:03:21 DEBUG : one: Destination is newer than source, skipping 2024/09/26 01:03:21 DEBUG : three: Sizes identical 2024/09/26 01:03:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/09/26 01:03:21 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:21 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 (Local file system at /tmp/rclone267974557) 2024/09/26 01:03:21 DEBUG : two: mailru = 54574f0000000000000000000000000000000000 ([rclone-test-jumulig8zixe]) 2024/09/26 01:03:21 DEBUG : two: mailru differ 2024/09/26 01:03:21 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:21 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/09/26 01:03:21 INFO : four: Copied (replaced existing) 2024/09/26 01:03:21 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/09/26 01:03:21 INFO : two: Copied (replaced existing) 2024/09/26 01:03:22 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/09/26 01:03:22 INFO : five: Copied (new) 2024/09/26 01:03:22 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:22 DEBUG : one: Destination is newer than source, skipping 2024/09/26 01:03:22 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:22 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/09/26 01:03:22 DEBUG : two: Size and mailru of src and dst objects identical 2024/09/26 01:03:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/09/26 01:03:22 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/09/26 01:03:22 DEBUG : four: Size and mailru of src and dst objects identical 2024/09/26 01:03:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/09/26 01:03:22 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/09/26 01:03:22 DEBUG : five: Size and mailru of src and dst objects identical 2024/09/26 01:03:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/09/26 01:03:22 DEBUG : three: mailru = 7468726565000000000000000000000000000000 (Local file system at /tmp/rclone267974557) 2024/09/26 01:03:22 DEBUG : three: mailru = 5448524545000000000000000000000000000000 ([rclone-test-jumulig8zixe]) 2024/09/26 01:03:22 DEBUG : three: mailru differ 2024/09/26 01:03:22 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/09/26 01:03:22 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:22 DEBUG : three: mailru = 7468726565000000000000000000000000000000 OK 2024/09/26 01:03:22 INFO : three: Copied (replaced existing) 2024/09/26 01:03:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.98s) === 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-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:1436: Can track renames: true 2024/09/26 01:03:23 INFO : [rclone-test-jumulig8zixe]: Making map for --track-renames 2024/09/26 01:03:23 INFO : [rclone-test-jumulig8zixe]: Finished making map for --track-renames 2024/09/26 01:03:23 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/26 01:03:23 DEBUG : [rclone-test-jumulig8zixe]: Waiting for renames to finish 2024/09/26 01:03:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/26 01:03:23 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:23 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/09/26 01:03:23 INFO : yam: Copied (new) 2024/09/26 01:03:24 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/09/26 01:03:24 INFO : potato: Copied (new) 2024/09/26 01:03:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:03:24 INFO : [rclone-test-jumulig8zixe]: Making map for --track-renames 2024/09/26 01:03:24 INFO : [rclone-test-jumulig8zixe]: Finished making map for --track-renames 2024/09/26 01:03:24 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:24 DEBUG : potato: Unchanged skipping 2024/09/26 01:03:24 DEBUG : [rclone-test-jumulig8zixe]: Waiting for renames to finish 2024/09/26 01:03:24 INFO : yam: Moved (server-side) to: yaml 2024/09/26 01:03:24 INFO : yaml: Renamed from "yam" 2024/09/26 01:03:24 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:24 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:24 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.29s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:1508: Can track renames: true 2024/09/26 01:03:25 INFO : [rclone-test-jumulig8zixe]: Making map for --track-renames 2024/09/26 01:03:25 INFO : [rclone-test-jumulig8zixe]: Finished making map for --track-renames 2024/09/26 01:03:25 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/26 01:03:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/26 01:03:25 DEBUG : [rclone-test-jumulig8zixe]: Waiting for renames to finish 2024/09/26 01:03:25 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:26 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/09/26 01:03:26 INFO : potato: Copied (new) 2024/09/26 01:03:26 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/09/26 01:03:26 INFO : yam: Copied (new) 2024/09/26 01:03:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:26 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:03:26 INFO : [rclone-test-jumulig8zixe]: Making map for --track-renames 2024/09/26 01:03:26 INFO : [rclone-test-jumulig8zixe]: Finished making map for --track-renames 2024/09/26 01:03:26 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:26 DEBUG : potato: Unchanged skipping 2024/09/26 01:03:26 DEBUG : [rclone-test-jumulig8zixe]: Waiting for renames to finish 2024/09/26 01:03:26 INFO : yam: Moved (server-side) to: yaml 2024/09/26 01:03:26 INFO : yaml: Renamed from "yam" 2024/09/26 01:03:26 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:26 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:26 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.26s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:1547: Can track renames: true 2024/09/26 01:03:27 INFO : [rclone-test-jumulig8zixe]: Making map for --track-renames 2024/09/26 01:03:27 INFO : [rclone-test-jumulig8zixe]: Finished making map for --track-renames 2024/09/26 01:03:27 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/26 01:03:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/26 01:03:27 DEBUG : [rclone-test-jumulig8zixe]: Waiting for renames to finish 2024/09/26 01:03:27 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:28 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/09/26 01:03:28 INFO : potato: Copied (new) 2024/09/26 01:03:28 DEBUG : sub/yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/09/26 01:03:28 INFO : sub/yam: Copied (new) 2024/09/26 01:03:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:28 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:03:28 DEBUG : potato: Unchanged skipping 2024/09/26 01:03:29 INFO : [rclone-test-jumulig8zixe]: Making map for --track-renames 2024/09/26 01:03:29 INFO : [rclone-test-jumulig8zixe]: Finished making map for --track-renames 2024/09/26 01:03:29 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:29 DEBUG : [rclone-test-jumulig8zixe]: Waiting for renames to finish 2024/09/26 01:03:29 INFO : sub/yam: Moved (server-side) to: yam 2024/09/26 01:03:29 INFO : yam: Renamed from "sub/yam" 2024/09/26 01:03:29 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:29 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:29 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.96s) === RUN TestServerSideMoveLocal run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:30 DEBUG : Creating backend with remote "/tmp/rclone267974557/dir1" 2024/09/26 01:03:30 DEBUG : Config file has changed externally - reloading 2024/09/26 01:03:30 DEBUG : Creating backend with remote "/tmp/rclone267974557/dir2" 2024/09/26 01:03:30 DEBUG : Local file system at /tmp/rclone267974557/dir2: Using server-side directory move 2024/09/26 01:03:30 INFO : Local file system at /tmp/rclone267974557/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/26 01:03:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/26 01:03:30 INFO : file1.txt: Moved (server-side) 2024/09/26 01:03:30 DEBUG : Local file system at /tmp/rclone267974557/dir2: Waiting for checks to finish 2024/09/26 01:03:30 DEBUG : Local file system at /tmp/rclone267974557/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.21s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:03:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/26 01:03:31 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:31 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:31 DEBUG : [rclone-test-jumulig8zixe]: mkDirs by part "/rclone-test-jumulig8zixe/nested/sub dir" 2024/09/26 01:03:31 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:03:31 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:03:31 INFO : sub dir/hello world: Deleted 2024/09/26 01:03:32 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/09/26 01:03:32 INFO : nested/sub dir/file: Copied (new) 2024/09/26 01:03:32 INFO : nested/sub dir/file: Deleted 2024/09/26 01:03:32 INFO : sub dir: Removing directory 2024/09/26 01:03:32 INFO : nested/sub dir: Removing directory 2024/09/26 01:03:32 INFO : nested: Removing directory 2024/09/26 01:03:32 DEBUG : Local file system at /tmp/rclone267974557: deleted 3 directories run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (3.00s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/26 01:03:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/26 01:03:34 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:34 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:34 DEBUG : [rclone-test-jumulig8zixe]: mkDirs by part "/rclone-test-jumulig8zixe/nested/sub dir" 2024/09/26 01:03:34 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/09/26 01:03:34 INFO : sub dir/hello world: Copied (new) 2024/09/26 01:03:34 INFO : sub dir/hello world: Deleted 2024/09/26 01:03:35 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/09/26 01:03:35 INFO : nested/sub dir/file: Copied (new) 2024/09/26 01:03:35 INFO : nested/sub dir/file: Deleted run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.00s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:37 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/26 01:03:37 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/26 01:03:37 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:37 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:37 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/26 01:03:37 INFO : existing: Copied (new) 2024/09/26 01:03:37 INFO : existing: Deleted 2024/09/26 01:03:37 DEBUG : existing-b: mailru = 746f6d61746f0000000000000000000000000000 OK 2024/09/26 01:03:37 INFO : existing-b: Copied (new) 2024/09/26 01:03:37 INFO : existing-b: Deleted 2024/09/26 01:03:37 DEBUG : existing: Destination exists, skipping 2024/09/26 01:03:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/26 01:03:37 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:37 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:37 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.62s) === RUN TestServerSideMove run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:38 DEBUG : Creating backend with remote "TestMailru:rclone-test-qivulex0guxa" 2024/09/26 01:03:38 DEBUG : potato2: File has been put by hash from source 2024/09/26 01:03:39 DEBUG : potato3: File has been put by hash from source sync_test.go:1603: Server side move (if possible) [rclone-test-jumulig8zixe] -> [rclone-test-qivulex0guxa] 2024/09/26 01:03:39 DEBUG : [rclone-test-qivulex0guxa]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:03:40 DEBUG : potato3: File has been put by hash from source 2024/09/26 01:03:40 DEBUG : [rclone-test-qivulex0guxa]: Using server-side directory move 2024/09/26 01:03:40 INFO : [rclone-test-qivulex0guxa]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/26 01:03:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/09/26 01:03:40 DEBUG : empty space: Unchanged skipping 2024/09/26 01:03:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/26 01:03:40 DEBUG : [rclone-test-qivulex0guxa]: Waiting for checks to finish 2024/09/26 01:03:40 INFO : empty space: Deleted 2024/09/26 01:03:40 DEBUG : [rclone-test-qivulex0guxa]: Waiting for transfers to finish 2024/09/26 01:03:40 INFO : potato3: Deleted 2024/09/26 01:03:41 INFO : potato2: Moved (server-side) 2024/09/26 01:03:41 INFO : potato3: Moved (server-side) 2024/09/26 01:03:41 DEBUG : Creating backend with remote "TestMailru:rclone-test-lovicej4wodu" 2024/09/26 01:03:41 DEBUG : [rclone-test-lovicej4wodu]: Using server-side directory move 2024/09/26 01:03:41 DEBUG : [rclone-test-lovicej4wodu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:03:41 INFO : [rclone-test-lovicej4wodu]: Server side directory move succeeded 2024/09/26 01:03:42 ERROR : : error listing: directory not found 2024/09/26 01:03:42 DEBUG : [rclone-test-lovicej4wodu]: Purge remote 2024/09/26 01:03:42 DEBUG : [rclone-test-qivulex0guxa]: Purge remote 2024/09/26 01:03:42 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (3.96s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-juratah9zaxo" 2024/09/26 01:03:42 DEBUG : potato2: File has been put by hash from source 2024/09/26 01:03:43 DEBUG : potato3: File has been put by hash from source sync_test.go:1603: Server side move (if possible) [rclone-test-jumulig8zixe] -> [rclone-test-juratah9zaxo] 2024/09/26 01:03:43 DEBUG : [rclone-test-juratah9zaxo]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:03:44 DEBUG : potato3: File has been put by hash from source 2024/09/26 01:03:44 DEBUG : empty space: Excluded (Size Filter) 2024/09/26 01:03:44 DEBUG : empty space: Excluded 2024/09/26 01:03:44 DEBUG : empty space: Excluded (Size Filter) 2024/09/26 01:03:44 DEBUG : empty space: Excluded 2024/09/26 01:03:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/26 01:03:44 DEBUG : [rclone-test-juratah9zaxo]: Waiting for checks to finish 2024/09/26 01:03:44 DEBUG : [rclone-test-juratah9zaxo]: Waiting for transfers to finish 2024/09/26 01:03:44 INFO : potato3: Deleted 2024/09/26 01:03:44 INFO : potato2: Moved (server-side) 2024/09/26 01:03:45 INFO : potato3: Moved (server-side) 2024/09/26 01:03:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-vepaxit4zasa" 2024/09/26 01:03:45 DEBUG : empty space: Excluded (Size Filter) 2024/09/26 01:03:45 DEBUG : empty space: Excluded 2024/09/26 01:03:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:45 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/26 01:03:45 DEBUG : [rclone-test-vepaxit4zasa]: Waiting for checks to finish 2024/09/26 01:03:45 DEBUG : [rclone-test-vepaxit4zasa]: Waiting for transfers to finish 2024/09/26 01:03:45 DEBUG : [rclone-test-vepaxit4zasa]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:03:46 INFO : potato2: Moved (server-side) 2024/09/26 01:03:46 INFO : potato3: Moved (server-side) 2024/09/26 01:03:46 DEBUG : [rclone-test-vepaxit4zasa]: Purge remote 2024/09/26 01:03:46 DEBUG : [rclone-test-juratah9zaxo]: Purge remote --- PASS: TestServerSideMoveWithFilter (4.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:47 DEBUG : Creating backend with remote "TestMailru:rclone-test-maxaton3raci" 2024/09/26 01:03:47 DEBUG : potato2: File has been put by hash from source 2024/09/26 01:03:47 DEBUG : potato3: File has been put by hash from source 2024/09/26 01:03:47 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) [rclone-test-jumulig8zixe] -> [rclone-test-maxaton3raci] 2024/09/26 01:03:48 DEBUG : [rclone-test-maxaton3raci]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:03:48 DEBUG : potato3: File has been put by hash from source 2024/09/26 01:03:49 DEBUG : [rclone-test-maxaton3raci]: Using server-side directory move 2024/09/26 01:03:49 INFO : [rclone-test-maxaton3raci]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/26 01:03:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/26 01:03:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/09/26 01:03:49 DEBUG : empty space: Unchanged skipping 2024/09/26 01:03:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/26 01:03:49 DEBUG : [rclone-test-maxaton3raci]: Waiting for checks to finish 2024/09/26 01:03:49 INFO : potato3: Deleted 2024/09/26 01:03:49 INFO : empty space: Deleted 2024/09/26 01:03:49 DEBUG : [rclone-test-maxaton3raci]: Waiting for transfers to finish 2024/09/26 01:03:49 INFO : potato2: Moved (server-side) 2024/09/26 01:03:50 INFO : potato3: Moved (server-side) 2024/09/26 01:03:50 INFO : tomatoDir: Removing directory 2024/09/26 01:03:50 DEBUG : [rclone-test-jumulig8zixe]: deleted 1 directories 2024/09/26 01:03:50 DEBUG : Creating backend with remote "TestMailru:rclone-test-tetufem8lepa" 2024/09/26 01:03:50 DEBUG : tomatoDir: Making directory 2024/09/26 01:03:50 DEBUG : [rclone-test-tetufem8lepa]: Using server-side directory move 2024/09/26 01:03:51 DEBUG : [rclone-test-tetufem8lepa]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:03:51 INFO : [rclone-test-tetufem8lepa]: Server side directory move succeeded 2024/09/26 01:03:51 ERROR : : error listing: directory not found 2024/09/26 01:03:51 ERROR : : error listing: directory not found 2024/09/26 01:03:51 DEBUG : [rclone-test-tetufem8lepa]: Purge remote 2024/09/26 01:03:51 DEBUG : [rclone-test-maxaton3raci]: Purge remote 2024/09/26 01:03:52 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.20s) === RUN TestSyncOverlap run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:52 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/rclone-sync-test" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncOverlap (1.90s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/rclone-sync-test" 2024/09/26 01:03:54 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:03:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/rclone-sync-test-include/layer2" 2024/09/26 01:03:54 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:03:55 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-jumulig8zixe/rclone-sync-test-include/layer2" 2024/09/26 01:03:55 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/rclone-sync-test-ignore-file" 2024/09/26 01:03:55 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:03:56 DEBUG : rclone-sync-test: Excluded 2024/09/26 01:03:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 01:03:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 01:03:56 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test]: Waiting for checks to finish 2024/09/26 01:03:56 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test]: Waiting for transfers to finish 2024/09/26 01:03:56 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:56 INFO : There was nothing to transfer 2024/09/26 01:03:57 DEBUG : rclone-sync-test: Excluded 2024/09/26 01:03:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 01:03:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 01:03:57 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:57 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:57 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:57 INFO : rclone-sync-test-include: Removing directory 2024/09/26 01:03:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/26 01:03:57 DEBUG : [rclone-test-jumulig8zixe]: failed to delete 1 directories 2024/09/26 01:03:57 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:57 DEBUG : rclone-sync-test: Excluded 2024/09/26 01:03:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 01:03:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 01:03:58 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test-include/layer2]: Waiting for checks to finish 2024/09/26 01:03:58 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test-include/layer2]: Waiting for transfers to finish 2024/09/26 01:03:58 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:58 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:58 DEBUG : rclone-sync-test: Excluded 2024/09/26 01:03:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 01:03:58 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 01:03:58 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:03:58 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:03:58 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:58 INFO : rclone-sync-test-include: Removing directory 2024/09/26 01:03:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/09/26 01:03:59 DEBUG : [rclone-test-jumulig8zixe]: failed to delete 1 directories 2024/09/26 01:03:59 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:03:59 DEBUG : : Excluded 2024/09/26 01:03:59 DEBUG : rclone-sync-test: Excluded 2024/09/26 01:03:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/26 01:03:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/09/26 01:03:59 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test-ignore-file]: Waiting for checks to finish 2024/09/26 01:03:59 DEBUG : [rclone-test-jumulig8zixe/rclone-sync-test-ignore-file]: Waiting for transfers to finish 2024/09/26 01:03:59 DEBUG : Waiting for deletions to finish 2024/09/26 01:03:59 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (10.55s) === RUN TestSyncCompareDest run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:04:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/dst" 2024/09/26 01:04:04 DEBUG : Config file has changed externally - reloading 2024/09/26 01:04:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/CompareDest" 2024/09/26 01:04:05 DEBUG : one: Need to transfer - File not found at Destination 2024/09/26 01:04:05 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:05 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:05 DEBUG : [rclone-test-jumulig8zixe/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:05 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/09/26 01:04:05 INFO : one: Copied (new) 2024/09/26 01:04:05 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:06 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:06 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:06 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/09/26 01:04:06 INFO : one: Copied (replaced existing) 2024/09/26 01:04:06 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:09 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:09 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 01:04:09 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:09 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:09 INFO : There was nothing to transfer 2024/09/26 01:04:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:10 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/26 01:04:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:10 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 01:04:10 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:10 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:10 INFO : There was nothing to transfer 2024/09/26 01:04:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/26 01:04:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:11 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:11 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 01:04:11 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:11 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:11 INFO : There was nothing to transfer 2024/09/26 01:04:11 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/09/26 01:04:11 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/09/26 01:04:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/26 01:04:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:11 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:12 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 01:04:12 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:12 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:12 INFO : There was nothing to transfer 2024/09/26 01:04:12 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:12 DEBUG : two: Need to transfer - File not found at Destination 2024/09/26 01:04:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:12 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:12 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/26 01:04:12 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:13 DEBUG : two: mailru = 74776f7433000000000000000000000000000000 OK 2024/09/26 01:04:13 INFO : two: Copied (new) 2024/09/26 01:04:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (9.73s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:04:15 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/dest" 2024/09/26 01:04:15 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/pre-dest1" 2024/09/26 01:04:15 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/pre-dest2" 2024/09/26 01:04:15 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:15 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/26 01:04:16 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:16 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/26 01:04:16 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/26 01:04:16 DEBUG : [rclone-test-jumulig8zixe/dest]: Waiting for checks to finish 2024/09/26 01:04:16 DEBUG : [rclone-test-jumulig8zixe/dest]: Waiting for transfers to finish 2024/09/26 01:04:16 DEBUG : [rclone-test-jumulig8zixe/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:16 DEBUG : 3: mailru = 3300000000000000000000000000000000000000 OK 2024/09/26 01:04:16 INFO : 3: Copied (new) 2024/09/26 01:04:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.14s) === RUN TestSyncCopyDest run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:04:18 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/dst" 2024/09/26 01:04:18 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/CopyDest" 2024/09/26 01:04:19 DEBUG : one: Need to transfer - File not found at Destination 2024/09/26 01:04:19 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:19 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:19 DEBUG : [rclone-test-jumulig8zixe/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:19 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/09/26 01:04:19 INFO : one: Copied (new) 2024/09/26 01:04:19 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:20 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:20 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:20 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/09/26 01:04:20 INFO : one: Copied (replaced existing) 2024/09/26 01:04:20 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:21 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/BackupDir" 2024/09/26 01:04:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:21 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/26 01:04:22 DEBUG : [rclone-test-jumulig8zixe/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:22 INFO : one: Moved (server-side) 2024/09/26 01:04:22 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/09/26 01:04:22 INFO : one: Copied (server-side copy) 2024/09/26 01:04:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/26 01:04:22 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:22 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:24 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/09/26 01:04:24 INFO : two: Copied (server-side copy) 2024/09/26 01:04:24 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/26 01:04:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:24 DEBUG : one: Unchanged skipping 2024/09/26 01:04:24 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:24 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:24 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:24 DEBUG : one: Unchanged skipping 2024/09/26 01:04:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:24 DEBUG : two: Unchanged skipping 2024/09/26 01:04:24 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:24 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:24 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:24 INFO : There was nothing to transfer 2024/09/26 01:04:26 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/26 01:04:26 DEBUG : three: Destination not found in --copy-dest 2024/09/26 01:04:26 DEBUG : three: Need to transfer - File not found at Destination 2024/09/26 01:04:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:26 DEBUG : one: Unchanged skipping 2024/09/26 01:04:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/09/26 01:04:26 DEBUG : two: Unchanged skipping 2024/09/26 01:04:26 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:26 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:26 DEBUG : three: mailru = 7468726565743300000000000000000000000000 OK 2024/09/26 01:04:26 INFO : three: Copied (new) 2024/09/26 01:04:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (9.86s) === RUN TestSyncBackupDir run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:04:29 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/dst" 2024/09/26 01:04:29 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/backup" 2024/09/26 01:04:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:04:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:29 DEBUG : two: Unchanged skipping 2024/09/26 01:04:29 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:30 DEBUG : [rclone-test-jumulig8zixe/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:30 INFO : one: Moved (server-side) 2024/09/26 01:04:30 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:30 DEBUG : [rclone-test-jumulig8zixe/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:30 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/26 01:04:30 INFO : one: Copied (new) 2024/09/26 01:04:30 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:31 INFO : three.txt: Moved (server-side) 2024/09/26 01:04:31 INFO : three.txt: Moved into backup dir 2024/09/26 01:04:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:04:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:32 DEBUG : two: Unchanged skipping 2024/09/26 01:04:32 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:32 INFO : one: Deleted 2024/09/26 01:04:32 INFO : one: Moved (server-side) 2024/09/26 01:04:32 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:32 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/26 01:04:32 INFO : one: Copied (new) 2024/09/26 01:04:32 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:33 INFO : three.txt: Deleted 2024/09/26 01:04:33 INFO : three.txt: Moved (server-side) 2024/09/26 01:04:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:04:35 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/dst" 2024/09/26 01:04:35 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/backup" 2024/09/26 01:04:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:04:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:36 DEBUG : two: Unchanged skipping 2024/09/26 01:04:36 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:36 DEBUG : [rclone-test-jumulig8zixe/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:36 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:04:36 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:36 DEBUG : [rclone-test-jumulig8zixe/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:37 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/26 01:04:37 INFO : one: Copied (new) 2024/09/26 01:04:37 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:04:37 INFO : three.txt: Moved into backup dir 2024/09/26 01:04:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:04:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:38 DEBUG : two: Unchanged skipping 2024/09/26 01:04:38 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:38 INFO : one.bak: Deleted 2024/09/26 01:04:39 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:04:39 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:39 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/26 01:04:39 INFO : one: Copied (new) 2024/09/26 01:04:39 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:39 INFO : three.txt.bak: Deleted 2024/09/26 01:04:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:04:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:04:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/dst" 2024/09/26 01:04:42 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/backup" 2024/09/26 01:04:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:04:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:42 DEBUG : two: Unchanged skipping 2024/09/26 01:04:42 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:42 DEBUG : [rclone-test-jumulig8zixe/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 01:04:43 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:43 DEBUG : [rclone-test-jumulig8zixe/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:43 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/26 01:04:43 INFO : one: Copied (new) 2024/09/26 01:04:43 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 01:04:43 INFO : three.txt: Moved into backup dir 2024/09/26 01:04:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:04:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:44 DEBUG : two: Unchanged skipping 2024/09/26 01:04:44 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:45 INFO : one-2019-01-01: Deleted 2024/09/26 01:04:45 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 01:04:45 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:45 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/26 01:04:45 INFO : one: Copied (new) 2024/09/26 01:04:45 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:45 INFO : three-2019-01-01.txt: Deleted 2024/09/26 01:04:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 01:04:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.32s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:04:48 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/dst" 2024/09/26 01:04:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:04:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:48 DEBUG : two: Unchanged skipping 2024/09/26 01:04:48 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:49 DEBUG : [rclone-test-jumulig8zixe/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:49 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:04:49 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:49 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/26 01:04:49 INFO : one: Copied (new) 2024/09/26 01:04:49 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:50 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:04:50 INFO : three.txt: Moved into backup dir 2024/09/26 01:04:51 DEBUG : one.bak: Excluded (Path Filter) 2024/09/26 01:04:51 DEBUG : one.bak: Excluded 2024/09/26 01:04:51 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/26 01:04:51 DEBUG : three.txt.bak: Excluded 2024/09/26 01:04:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:04:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:51 DEBUG : two: Unchanged skipping 2024/09/26 01:04:51 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for checks to finish 2024/09/26 01:04:51 INFO : one.bak: Deleted 2024/09/26 01:04:51 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:04:51 DEBUG : [rclone-test-jumulig8zixe/dst]: Waiting for transfers to finish 2024/09/26 01:04:51 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/26 01:04:51 INFO : one: Copied (new) 2024/09/26 01:04:51 DEBUG : Waiting for deletions to finish 2024/09/26 01:04:52 INFO : three.txt.bak: Deleted 2024/09/26 01:04:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:04:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.80s) === RUN TestSyncSuffix run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:04:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/dst" 2024/09/26 01:04:54 DEBUG : Config file has changed externally - reloading 2024/09/26 01:04:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:04:54 DEBUG : [rclone-test-jumulig8zixe/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:04:55 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:04:55 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/26 01:04:55 INFO : one: Copied (new) 2024/09/26 01:04:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:55 DEBUG : two: Unchanged skipping 2024/09/26 01:04:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/26 01:04:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:04:56 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/09/26 01:04:56 INFO : three.txt: Copied (new) 2024/09/26 01:04:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:04:57 INFO : one.bak: Deleted 2024/09/26 01:04:57 INFO : one: Moved (server-side) to: one.bak 2024/09/26 01:04:57 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/26 01:04:57 INFO : one: Copied (new) 2024/09/26 01:04:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:04:57 DEBUG : two: Unchanged skipping 2024/09/26 01:04:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/26 01:04:58 INFO : three.txt.bak: Deleted 2024/09/26 01:04:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/09/26 01:04:58 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/09/26 01:04:58 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.43s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:05:00 DEBUG : Creating backend with remote "TestMailru:rclone-test-jumulig8zixe/dst" 2024/09/26 01:05:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/26 01:05:01 DEBUG : [rclone-test-jumulig8zixe/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/09/26 01:05:01 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 01:05:01 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/09/26 01:05:01 INFO : one: Copied (new) 2024/09/26 01:05:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:01 DEBUG : two: Unchanged skipping 2024/09/26 01:05:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/26 01:05:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 01:05:02 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/09/26 01:05:02 INFO : three.txt: Copied (new) 2024/09/26 01:05:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/26 01:05:03 INFO : one-2019-01-01: Deleted 2024/09/26 01:05:03 INFO : one: Moved (server-side) to: one-2019-01-01 2024/09/26 01:05:04 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/09/26 01:05:04 INFO : one: Copied (new) 2024/09/26 01:05:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:04 DEBUG : two: Unchanged skipping 2024/09/26 01:05:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/26 01:05:04 INFO : three-2019-01-01.txt: Deleted 2024/09/26 01:05:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/09/26 01:05:05 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/09/26 01:05:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.41s) === RUN TestSyncUTFNorm run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:05:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/26 01:05:06 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:05:06 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:05:06 DEBUG : Testêé: mailru = 5468697320697320612074657374000000000000 OK 2024/09/26 01:05:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/26 01:05:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.01s) === RUN TestSyncImmutable run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:05:07 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/26 01:05:07 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:05:07 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:05:07 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/09/26 01:05:07 INFO : existing: Copied (new) 2024/09/26 01:05:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:05:08 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/26 01:05:08 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/26 01:05:08 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:05:08 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:05:08 ERROR : [rclone-test-jumulig8zixe]: not deleting files as there were IO errors 2024/09/26 01:05:08 ERROR : [rclone-test-jumulig8zixe]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncImmutable (1.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:2500: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.29s) === RUN TestFixCase run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:05:09 DEBUG : [rclone-test-jumulig8zixe]: mkDirs by part "/rclone-test-jumulig8zixe/SUBDIRA/subdirb/SUBDIRC" 2024/09/26 01:05:11 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:11 DEBUG : existing: Unchanged skipping 2024/09/26 01:05:11 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/09/26 01:05:11 DEBUG : EXISTING: moving to existing-rclone-move-biqeheg4 2024/09/26 01:05:11 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-boqefuc6 2024/09/26 01:05:12 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-biqeheg4 2024/09/26 01:05:12 DEBUG : EXISTING: moving to existing 2024/09/26 01:05:12 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-boqefuc6 2024/09/26 01:05:12 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/09/26 01:05:12 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/09/26 01:05:13 INFO : existing-rclone-move-biqeheg4: Moved (server-side) to: existing 2024/09/26 01:05:13 INFO : EXISTING: Moved (server-side) to: existing 2024/09/26 01:05:13 INFO : EXISTING: Fixed case by renaming to: existing 2024/09/26 01:05:13 INFO : existingbutdifferent-rclone-move-boqefuc6: Moved (server-side) to: existingbutdifferent 2024/09/26 01:05:13 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/09/26 01:05:13 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/09/26 01:05:13 DEBUG : existingbutdifferent: mailru = 646f6e7574000000000000000000000000000000 OK 2024/09/26 01:05:13 INFO : existingbutdifferent: Copied (replaced existing) 2024/09/26 01:05:14 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/09/26 01:05:14 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/09/26 01:05:14 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/09/26 01:05:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-vihufuw5 2024/09/26 01:05:15 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-vihufuw5 2024/09/26 01:05:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/09/26 01:05:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/09/26 01:05:16 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/09/26 01:05:16 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:05:16 INFO : subdira/subdirb/subdirc/hello-rclone-move-vihufuw5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/26 01:05:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/09/26 01:05:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/09/26 01:05:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guzoqiy9 2024/09/26 01:05:16 DEBUG : subdira/subdirb/subdirc/hello: mailru = 646f6e7574000000000000000000000000000000 OK 2024/09/26 01:05:16 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/09/26 01:05:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guzoqiy9 2024/09/26 01:05:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 01:05:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-guzoqiy9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 01:05:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 01:05:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/09/26 01:05:17 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:05:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: mailru = 646f6e7574000000000000000000000000000000 OK 2024/09/26 01:05:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/09/26 01:05:17 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (10.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (0.65s) --- SKIP: TestMaxTransfer/Hard (0.21s) --- SKIP: TestMaxTransfer/Soft (0.25s) --- SKIP: TestMaxTransfer/Cautious (0.19s) === RUN TestSyncConcurrentDelete run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:05:28 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both0: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both1: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both10: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both11: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both12: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both13: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both14: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both15: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both16: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both17: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both18: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both19: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both2: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both3: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both4: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both5: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both6: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both7: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : both8: Unchanged skipping 2024/09/26 01:05:28 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:28 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:05:28 DEBUG : both9: Unchanged skipping 2024/09/26 01:05:28 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:05:28 DEBUG : Waiting for deletions to finish 2024/09/26 01:05:28 INFO : only0: Deleted 2024/09/26 01:05:28 INFO : only1: Deleted 2024/09/26 01:05:29 INFO : only10: Deleted 2024/09/26 01:05:29 INFO : only14: Deleted 2024/09/26 01:05:29 INFO : only18: Deleted 2024/09/26 01:05:29 INFO : only19: Deleted 2024/09/26 01:05:29 INFO : only5: Deleted 2024/09/26 01:05:29 INFO : only12: Deleted 2024/09/26 01:05:29 INFO : only16: Deleted 2024/09/26 01:05:29 INFO : only17: Deleted 2024/09/26 01:05:29 INFO : only6: Deleted 2024/09/26 01:05:30 INFO : only3: Deleted 2024/09/26 01:05:30 INFO : only9: Deleted 2024/09/26 01:05:30 INFO : only11: Deleted 2024/09/26 01:05:30 INFO : only13: Deleted 2024/09/26 01:05:30 INFO : only15: Deleted 2024/09/26 01:05:30 INFO : only2: Deleted 2024/09/26 01:05:30 INFO : only4: Deleted 2024/09/26 01:05:30 INFO : only7: Deleted 2024/09/26 01:05:30 INFO : only8: Deleted run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (12.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:05:41 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : [rclone-test-jumulig8zixe]: Waiting for checks to finish 2024/09/26 01:05:41 DEBUG : both0: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both12: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both13: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both14: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both15: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both16: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both17: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both18: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both19: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both2: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both3: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both4: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both5: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both6: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both7: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both8: Unchanged skipping 2024/09/26 01:05:41 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/09/26 01:05:41 DEBUG : both9: Unchanged skipping 2024/09/26 01:05:41 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : both1: Unchanged skipping 2024/09/26 01:05:41 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : both10: Unchanged skipping 2024/09/26 01:05:41 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : both11: Unchanged skipping 2024/09/26 01:05:41 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/26 01:05:41 DEBUG : [rclone-test-jumulig8zixe]: Waiting for transfers to finish 2024/09/26 01:05:42 DEBUG : only0: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:42 INFO : only0: Copied (replaced existing) 2024/09/26 01:05:42 DEBUG : only1: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:42 INFO : only1: Copied (replaced existing) 2024/09/26 01:05:42 DEBUG : only12: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:42 INFO : only12: Copied (replaced existing) 2024/09/26 01:05:42 DEBUG : only14: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:42 INFO : only14: Copied (replaced existing) 2024/09/26 01:05:42 DEBUG : only15: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:42 INFO : only15: Copied (replaced existing) 2024/09/26 01:05:42 DEBUG : only16: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:42 INFO : only16: Copied (replaced existing) 2024/09/26 01:05:43 DEBUG : only17: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:43 INFO : only17: Copied (replaced existing) 2024/09/26 01:05:43 DEBUG : only18: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:43 INFO : only18: Copied (replaced existing) 2024/09/26 01:05:43 DEBUG : only19: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:43 INFO : only19: Copied (replaced existing) 2024/09/26 01:05:43 DEBUG : only11: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:43 INFO : only11: Copied (replaced existing) 2024/09/26 01:05:43 DEBUG : only3: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:43 INFO : only3: Copied (replaced existing) 2024/09/26 01:05:43 DEBUG : only4: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:43 INFO : only4: Copied (replaced existing) 2024/09/26 01:05:44 DEBUG : only10: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:44 INFO : only10: Copied (replaced existing) 2024/09/26 01:05:44 DEBUG : only5: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:44 INFO : only5: Copied (replaced existing) 2024/09/26 01:05:44 DEBUG : only2: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:44 INFO : only2: Copied (replaced existing) 2024/09/26 01:05:44 DEBUG : only13: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:44 INFO : only13: Copied (replaced existing) 2024/09/26 01:05:45 DEBUG : only7: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:45 INFO : only7: Copied (replaced existing) 2024/09/26 01:05:45 DEBUG : only6: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:45 INFO : only6: Copied (replaced existing) 2024/09/26 01:05:45 DEBUG : only8: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:45 INFO : only8: Copied (replaced existing) 2024/09/26 01:05:45 DEBUG : only9: mailru = 0000000000000000000000000000000000000000 OK 2024/09/26 01:05:45 INFO : only9: Copied (replaced existing) 2024/09/26 01:05:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (17.16s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:05:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:05:50 DEBUG : sub dir: Making directory 2024/09/26 01:05:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (8.40s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" 2024/09/26 01:05:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/26 01:05:58 DEBUG : sub dir: Making directory 2024/09/26 01:05:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" run.go:180: Remote "[rclone-test-jumulig8zixe]", Local "Local file system at /tmp/rclone267974557", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (9.49s) PASS 2024/09/26 01:06:08 DEBUG : [rclone-test-jumulig8zixe]: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Finished OK in 3m58.789974869s (try 1/5)