"./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Starting (try 1/5) 2024/11/26 04:10:11 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu" 2024/11/26 04:10:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 04:10:11 DEBUG : Creating backend with remote "/tmp/rclone880024293" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:11 DEBUG : [rclone-test-cuqakop0dihu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:10:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:12 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:12 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:12 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.00s) === RUN TestCopy run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:10:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:12 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:12 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:12 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:13 DEBUG : [rclone-test-cuqakop0dihu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.42s) === RUN TestCopyMetadata run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.20s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.20s) === RUN TestCopyMissingDirectory run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:14 DEBUG : Creating backend with remote "/non-existing" 2024/11/26 04:10:14 DEBUG : Config file has changed externally - reloading 2024/11/26 04:10:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/26 04:10:14 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:14 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.50s) === RUN TestCopyNoTraverse run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:15 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:15 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:15 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyNoTraverse (1.42s) === RUN TestCopyCheckFirst run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:16 INFO : [rclone-test-cuqakop0dihu]: Running all checks before starting transfers 2024/11/26 04:10:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:16 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:16 INFO : [rclone-test-cuqakop0dihu]: Checks finished, now starting transfers 2024/11/26 04:10:16 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:16 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyCheckFirst (1.41s) === RUN TestSyncNoTraverse run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:17 ERROR : Ignoring --no-traverse with sync 2024/11/26 04:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:17 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:17 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:18 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:18 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:10:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncNoTraverse (1.42s) === RUN TestCopyWithDepth run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:19 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/26 04:10:19 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:19 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:19 DEBUG : hello world2: mailru = 68656c6c6f20776f726c64320000000000000000 OK 2024/11/26 04:10:19 INFO : hello world2: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyWithDepth (1.01s) === RUN TestCopyWithFilesFrom run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:10:20 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:20 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:20 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:20 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:10:21 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:21 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:21 DEBUG : potato2: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:21 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.99s) === RUN TestCopyEmptyDirectories run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 04:10:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 04:10:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 04:10:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:10:22 DEBUG : sub dir: Making directory 2024/11/26 04:10:22 DEBUG : sub dir2: Making directory 2024/11/26 04:10:22 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/26 04:10:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:22 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:22 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:22 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:23 DEBUG : [rclone-test-cuqakop0dihu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.71s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:24 DEBUG : sub dir2: Making directory 2024/11/26 04:10:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 04:10:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 04:10:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:25 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:25 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:25 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:26 DEBUG : sub dir2: Making directory with metadata 2024/11/26 04:10:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 04:10:26 DEBUG : sub dir: Making directory 2024/11/26 04:10:26 DEBUG : sub dir2: Making directory 2024/11/26 04:10:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:26 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:26 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:26 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:26 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:10:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:27 DEBUG : [rclone-test-cuqakop0dihu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/26 04:10:27 DEBUG : [rclone-test-cuqakop0dihu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.14s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.22s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:28 DEBUG : sub dir2: Making directory 2024/11/26 04:10:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:28 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:28 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:28 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:28 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:10:28 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.23s) === RUN TestSyncEmptyDirectories run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:29 DEBUG : sub dir2: Making directory with metadata 2024/11/26 04:10:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 04:10:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:10:29 DEBUG : sub dir: Making directory 2024/11/26 04:10:29 DEBUG : sub dir2: Making directory 2024/11/26 04:10:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:29 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:29 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:30 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:30 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:10:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:30 DEBUG : [rclone-test-cuqakop0dihu]: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.22s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:31 DEBUG : sub dir2: Making directory 2024/11/26 04:10:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:32 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:32 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:32 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:32 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:33 DEBUG : Creating backend with remote "TestMailru:rclone-test-kegafej1piqu" sync_test.go:590: Server side copy (if possible) [rclone-test-cuqakop0dihu] -> [rclone-test-kegafej1piqu] 2024/11/26 04:10:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:33 DEBUG : [rclone-test-kegafej1piqu]: Waiting for checks to finish 2024/11/26 04:10:33 DEBUG : [rclone-test-kegafej1piqu]: Waiting for transfers to finish 2024/11/26 04:10:34 DEBUG : [rclone-test-kegafej1piqu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:10:34 DEBUG : [rclone-test-kegafej1piqu]: mkDirs by part "/rclone-test-kegafej1piqu/sub dir" 2024/11/26 04:10:34 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:34 DEBUG : [rclone-test-kegafej1piqu]: Purge remote --- PASS: TestServerSideCopy (2.79s) === RUN TestCopyOverSelf run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 04:10:36 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:36 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:36 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/11/26 04:10:36 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyOverSelf (1.95s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:38 DEBUG : Creating backend with remote "TestMailru:rclone-test-sixobot4lono" 2024/11/26 04:10:38 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) [rclone-test-cuqakop0dihu] -> [rclone-test-sixobot4lono] 2024/11/26 04:10:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:38 DEBUG : [rclone-test-sixobot4lono]: Waiting for checks to finish 2024/11/26 04:10:38 DEBUG : [rclone-test-sixobot4lono]: Waiting for transfers to finish 2024/11/26 04:10:38 DEBUG : [rclone-test-sixobot4lono]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:10:38 DEBUG : [rclone-test-sixobot4lono]: mkDirs by part "/rclone-test-sixobot4lono/sub dir" 2024/11/26 04:10:39 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 04:10:40 DEBUG : [rclone-test-sixobot4lono]: Waiting for checks to finish 2024/11/26 04:10:40 DEBUG : [rclone-test-sixobot4lono]: Waiting for transfers to finish 2024/11/26 04:10:40 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/11/26 04:10:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:40 DEBUG : [rclone-test-sixobot4lono]: Purge remote --- PASS: TestServerSideCopyOverSelf (4.38s) === RUN TestMoveOverSelf run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 04:10:42 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:42 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:42 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c6420616761696e000000 OK 2024/11/26 04:10:42 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/26 04:10:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestMoveOverSelf (1.82s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:44 DEBUG : Creating backend with remote "TestMailru:rclone-test-xokojes3wowu" 2024/11/26 04:10:44 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) [rclone-test-cuqakop0dihu] -> [rclone-test-xokojes3wowu] 2024/11/26 04:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:44 DEBUG : [rclone-test-xokojes3wowu]: Waiting for checks to finish 2024/11/26 04:10:44 DEBUG : [rclone-test-xokojes3wowu]: Waiting for transfers to finish 2024/11/26 04:10:44 DEBUG : [rclone-test-xokojes3wowu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:10:45 DEBUG : [rclone-test-xokojes3wowu]: mkDirs by part "/rclone-test-xokojes3wowu/sub dir" 2024/11/26 04:10:45 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:46 DEBUG : [rclone-test-xokojes3wowu]: Using server-side directory move 2024/11/26 04:10:46 INFO : [rclone-test-xokojes3wowu]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 04:10:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 04:10:46 DEBUG : [rclone-test-xokojes3wowu]: Waiting for checks to finish 2024/11/26 04:10:46 DEBUG : [rclone-test-xokojes3wowu]: Waiting for transfers to finish 2024/11/26 04:10:46 INFO : sub dir/hello world: Deleted 2024/11/26 04:10:46 INFO : sub dir/hello world: Moved (server-side) 2024/11/26 04:10:47 DEBUG : sub dir/hello world: File has been put by hash from source 2024/11/26 04:10:47 DEBUG : testing file moves 2024/11/26 04:10:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/26 04:10:47 DEBUG : [rclone-test-xokojes3wowu]: Waiting for checks to finish 2024/11/26 04:10:47 DEBUG : [rclone-test-xokojes3wowu]: Waiting for transfers to finish 2024/11/26 04:10:47 INFO : sub dir/hello world: Deleted 2024/11/26 04:10:48 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:48 DEBUG : [rclone-test-xokojes3wowu]: Purge remote --- PASS: TestServerSideMoveOverSelf (5.87s) === RUN TestCopyAfterDelete run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:50 ERROR : : error listing: directory not found 2024/11/26 04:10:50 DEBUG : Local file system at /tmp/rclone880024293: Making directory 2024/11/26 04:10:50 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:50 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:52 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/26 04:10:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:10:52 DEBUG : Local file system at /tmp/rclone880024293: Waiting for checks to finish 2024/11/26 04:10:52 DEBUG : Local file system at /tmp/rclone880024293: Waiting for transfers to finish 2024/11/26 04:10:52 DEBUG : [rclone-test-cuqakop0dihu]: Switch file server: locks 1, url https://cloclo57.datacloudmail.ru/oauth-get/, expiry "2024-11-26T04:13:52.179320975Z" 2024/11/26 04:10:52 DEBUG : [rclone-test-cuqakop0dihu]: Unlock file server: locks 0, url https://cloclo57.datacloudmail.ru/oauth-get/ 2024/11/26 04:10:52 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:10:52 DEBUG : sub dir/hello world.709608ee.partial: renamed to: sub dir/hello world 2024/11/26 04:10:52 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:10:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyRedownload (1.81s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:53 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/26 04:10:53 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:53 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:53 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/26 04:10:53 INFO : check sum: Copied (new) 2024/11/26 04:10:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:53 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:53 DEBUG : check sum: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/26 04:10:53 DEBUG : check sum: Size and mailru of src and dst objects identical 2024/11/26 04:10:53 DEBUG : check sum: Unchanged skipping 2024/11/26 04:10:53 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:53 DEBUG : Waiting for deletions to finish 2024/11/26 04:10:53 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (1.42s) === RUN TestSyncSizeOnly run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:54 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/26 04:10:54 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:54 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:55 DEBUG : sizeonly: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/26 04:10:55 INFO : sizeonly: Copied (new) 2024/11/26 04:10:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:55 DEBUG : sizeonly: Sizes identical 2024/11/26 04:10:55 DEBUG : sizeonly: Unchanged skipping 2024/11/26 04:10:55 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:55 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:55 DEBUG : Waiting for deletions to finish 2024/11/26 04:10:55 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncSizeOnly (1.41s) === RUN TestSyncIgnoreSize run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/26 04:10:56 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:56 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:56 DEBUG : ignore-size: mailru = 636f6e74656e7473000000000000000000000000 OK 2024/11/26 04:10:56 INFO : ignore-size: Copied (new) 2024/11/26 04:10:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:56 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:10:56 DEBUG : ignore-size: Unchanged skipping 2024/11/26 04:10:56 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:56 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:56 DEBUG : Waiting for deletions to finish 2024/11/26 04:10:56 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncIgnoreSize (1.34s) === RUN TestSyncIgnoreTimes run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:57 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:10:57 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:57 DEBUG : existing: Unchanged skipping 2024/11/26 04:10:57 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:57 DEBUG : Waiting for deletions to finish 2024/11/26 04:10:57 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/26 04:10:58 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:58 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:58 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/26 04:10:58 INFO : existing: Copied (replaced existing) 2024/11/26 04:10:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (1.58s) === RUN TestSyncIgnoreExisting run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 04:10:59 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:59 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:59 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/26 04:10:59 INFO : existing: Copied (new) 2024/11/26 04:10:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:10:59 DEBUG : existing: Destination exists, skipping 2024/11/26 04:10:59 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:10:59 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:10:59 DEBUG : Waiting for deletions to finish 2024/11/26 04:10:59 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (1.45s) === RUN TestSyncIgnoreErrors run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:00 DEBUG : b/potato: File has been put by hash from source 2024/11/26 04:11:00 DEBUG : d: Making directory 2024/11/26 04:11:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:01 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 04:11:01 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:01 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:02 DEBUG : [rclone-test-cuqakop0dihu]: new upload shard: https://uploader.cloud.mail.ru/upload/ 2024/11/26 04:11:02 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/26 04:11:02 INFO : a/potato2: Copied (new) 2024/11/26 04:11:02 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:02 INFO : b/potato: Deleted 2024/11/26 04:11:02 INFO : d: Removing directory 2024/11/26 04:11:02 INFO : b: Removing directory 2024/11/26 04:11:02 DEBUG : [rclone-test-cuqakop0dihu]: deleted 2 directories run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (3.94s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:04 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/26 04:11:04 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:04 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/26 04:11:04 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/26 04:11:04 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:04 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:04 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:04 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:05 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:05 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/26 04:11:05 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/26 04:11:05 INFO : empty space: Updated modification time in destination 2024/11/26 04:11:05 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:05 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:05 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:05 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (1.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:06 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:06 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/26 04:11:06 DEBUG : empty space: mailru = 2d00000000000000000000000000000000000000 OK 2024/11/26 04:11:06 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:06 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:06 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:06 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.04s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:07 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:07 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/26 04:11:07 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 (Local file system at /tmp/rclone880024293) 2024/11/26 04:11:07 DEBUG : foo: mailru = 6261720000000000000000000000000000000000 ([rclone-test-cuqakop0dihu]) 2024/11/26 04:11:07 DEBUG : foo: mailru differ 2024/11/26 04:11:07 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:07 DEBUG : foo: mailru = 666f6f0000000000000000000000000000000000 OK 2024/11/26 04:11:07 INFO : foo: Copied (replaced existing) 2024/11/26 04:11:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (1.21s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:08 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/26 04:11:08 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:08 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:08 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:08 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:09 DEBUG : potato: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/26 04:11:09 INFO : potato: Copied (new) 2024/11/26 04:11:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (1.56s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:10 DEBUG : potato: File has been put by hash from source 2024/11/26 04:11:10 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/26 04:11:10 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:10 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:10 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 OK 2024/11/26 04:11:10 INFO : potato: Copied (replaced existing) 2024/11/26 04:11:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.38s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:11 DEBUG : potato: File has been put by hash from source 2024/11/26 04:11:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/26 04:11:11 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:11 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 (Local file system at /tmp/rclone880024293) 2024/11/26 04:11:11 DEBUG : potato: mailru = c28ac87ac8b5e86903c4e607c5ca1749e3177a12 ([rclone-test-cuqakop0dihu]) 2024/11/26 04:11:11 DEBUG : potato: mailru differ 2024/11/26 04:11:11 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:11 DEBUG : potato: mailru = 585efbbf6c4e4bc9434610cb18d1a68d304a4fe6 OK 2024/11/26 04:11:11 INFO : potato: Copied (replaced existing) 2024/11/26 04:11:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (1.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:12 DEBUG : potato: File has been put by hash from source 2024/11/26 04:11:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/26 04:11:13 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:13 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:13 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:13 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:13 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:13 DEBUG : potato: File has been put by hash from source 2024/11/26 04:11:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:14 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:14 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:14 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:14 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/26 04:11:14 INFO : potato2: Copied (new) 2024/11/26 04:11:14 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:14 INFO : potato: Deleted run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:15 DEBUG : b/potato: File has been put by hash from source 2024/11/26 04:11:16 DEBUG : d: Making directory 2024/11/26 04:11:16 DEBUG : d/e: Making directory 2024/11/26 04:11:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 04:11:17 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:17 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:17 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/26 04:11:17 INFO : a/potato2: Copied (new) 2024/11/26 04:11:17 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:17 INFO : b/potato: Deleted 2024/11/26 04:11:17 INFO : d/e: Removing directory 2024/11/26 04:11:18 INFO : d: Removing directory 2024/11/26 04:11:18 INFO : b: Removing directory 2024/11/26 04:11:18 DEBUG : [rclone-test-cuqakop0dihu]: deleted 3 directories run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:20 DEBUG : b/potato: File has been put by hash from source 2024/11/26 04:11:20 DEBUG : d: Making directory 2024/11/26 04:11:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:21 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 04:11:21 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:21 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:21 DEBUG : a/potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/26 04:11:21 INFO : a/potato2: Copied (new) 2024/11/26 04:11:21 ERROR : [rclone-test-cuqakop0dihu]: not deleting files as there were IO errors 2024/11/26 04:11:21 ERROR : [rclone-test-cuqakop0dihu]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.28s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:24 DEBUG : potato: File has been put by hash from source 2024/11/26 04:11:24 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:24 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:24 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:24 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:24 INFO : potato: Deleted 2024/11/26 04:11:25 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/26 04:11:25 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncDeleteDuring (1.88s) === RUN TestSyncDeleteBefore run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:26 DEBUG : potato: File has been put by hash from source 2024/11/26 04:11:26 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:26 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:26 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:26 INFO : potato: Deleted 2024/11/26 04:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:26 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:26 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:26 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:27 DEBUG : potato2: mailru = bd261602de5fe00b7f413ca31a48857417d86654 OK 2024/11/26 04:11:27 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncDeleteBefore (2.00s) === RUN TestCopyDeleteBefore run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:28 DEBUG : potato: File has been put by hash from source 2024/11/26 04:11:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:28 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:28 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:28 DEBUG : potato2: mailru = 686f706566756c6c7920636f7069656420696e00 OK 2024/11/26 04:11:28 INFO : potato2: Copied (new) run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestCopyDeleteBefore (1.46s) === RUN TestSyncWithExclude run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:29 DEBUG : potato2: File has been put by hash from source 2024/11/26 04:11:30 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 04:11:30 DEBUG : enormous: Excluded 2024/11/26 04:11:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:11:30 DEBUG : potato2: Excluded 2024/11/26 04:11:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:11:30 DEBUG : potato2: Excluded 2024/11/26 04:11:30 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:30 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:30 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:30 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:30 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:30 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:30 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 04:11:30 DEBUG : enormous: Excluded 2024/11/26 04:11:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:11:30 DEBUG : potato2: Excluded 2024/11/26 04:11:30 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:11:30 DEBUG : potato2: Excluded 2024/11/26 04:11:30 DEBUG : Local file system at /tmp/rclone880024293: Waiting for checks to finish 2024/11/26 04:11:30 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/26 04:11:30 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:30 DEBUG : Local file system at /tmp/rclone880024293: Waiting for transfers to finish 2024/11/26 04:11:30 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:30 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncWithExclude (1.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:31 DEBUG : potato2: File has been put by hash from source 2024/11/26 04:11:31 DEBUG : enormous: File has been put by hash from source 2024/11/26 04:11:31 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 04:11:31 DEBUG : enormous: Excluded 2024/11/26 04:11:31 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 04:11:31 DEBUG : potato2: Excluded 2024/11/26 04:11:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:11:32 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:32 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:32 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:32 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:32 INFO : enormous: Deleted 2024/11/26 04:11:32 INFO : potato2: Deleted 2024/11/26 04:11:32 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/26 04:11:32 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:32 DEBUG : Local file system at /tmp/rclone880024293: Waiting for checks to finish 2024/11/26 04:11:32 DEBUG : Local file system at /tmp/rclone880024293: Waiting for transfers to finish 2024/11/26 04:11:32 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:32 INFO : potato2: Deleted 2024/11/26 04:11:32 INFO : enormous: Deleted 2024/11/26 04:11:32 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.92s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:34 DEBUG : five: Need to transfer - File not found at Destination 2024/11/26 04:11:34 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/26 04:11:34 DEBUG : one: Destination is newer than source, skipping 2024/11/26 04:11:34 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:34 DEBUG : three: Sizes identical 2024/11/26 04:11:34 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/26 04:11:34 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 (Local file system at /tmp/rclone880024293) 2024/11/26 04:11:34 DEBUG : two: mailru = 54574f0000000000000000000000000000000000 ([rclone-test-cuqakop0dihu]) 2024/11/26 04:11:34 DEBUG : two: mailru differ 2024/11/26 04:11:34 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 04:11:34 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:34 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/11/26 04:11:34 INFO : four: Copied (replaced existing) 2024/11/26 04:11:34 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/26 04:11:34 INFO : two: Copied (replaced existing) 2024/11/26 04:11:34 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/11/26 04:11:34 INFO : five: Copied (new) 2024/11/26 04:11:34 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:35 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:35 DEBUG : one: Destination is newer than source, skipping 2024/11/26 04:11:35 DEBUG : four: mailru = 666f757200000000000000000000000000000000 OK 2024/11/26 04:11:35 DEBUG : three: mailru = 7468726565000000000000000000000000000000 (Local file system at /tmp/rclone880024293) 2024/11/26 04:11:35 DEBUG : five: mailru = 6669766500000000000000000000000000000000 OK 2024/11/26 04:11:35 DEBUG : four: Size and mailru of src and dst objects identical 2024/11/26 04:11:35 DEBUG : three: mailru = 5448524545000000000000000000000000000000 ([rclone-test-cuqakop0dihu]) 2024/11/26 04:11:35 DEBUG : five: Size and mailru of src and dst objects identical 2024/11/26 04:11:35 DEBUG : three: mailru differ 2024/11/26 04:11:35 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 04:11:35 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/26 04:11:35 DEBUG : two: Size and mailru of src and dst objects identical 2024/11/26 04:11:35 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/26 04:11:35 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 04:11:35 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 04:11:35 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:35 DEBUG : three: mailru = 7468726565000000000000000000000000000000 OK 2024/11/26 04:11:35 INFO : three: Copied (replaced existing) 2024/11/26 04:11:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (2.93s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/26 04:11:36 INFO : [rclone-test-cuqakop0dihu]: Making map for --track-renames 2024/11/26 04:11:36 INFO : [rclone-test-cuqakop0dihu]: Finished making map for --track-renames 2024/11/26 04:11:36 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 04:11:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/26 04:11:36 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for renames to finish 2024/11/26 04:11:36 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:36 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/11/26 04:11:36 INFO : potato: Copied (new) 2024/11/26 04:11:36 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/11/26 04:11:36 INFO : yam: Copied (new) 2024/11/26 04:11:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:37 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:11:37 INFO : [rclone-test-cuqakop0dihu]: Making map for --track-renames 2024/11/26 04:11:37 INFO : [rclone-test-cuqakop0dihu]: Finished making map for --track-renames 2024/11/26 04:11:37 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:37 DEBUG : potato: Unchanged skipping 2024/11/26 04:11:37 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for renames to finish 2024/11/26 04:11:37 INFO : yam: Moved (server-side) to: yaml 2024/11/26 04:11:37 INFO : yaml: Renamed from "yam" 2024/11/26 04:11:37 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:37 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:37 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (2.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/26 04:11:38 INFO : [rclone-test-cuqakop0dihu]: Making map for --track-renames 2024/11/26 04:11:38 INFO : [rclone-test-cuqakop0dihu]: Finished making map for --track-renames 2024/11/26 04:11:38 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 04:11:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/26 04:11:38 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for renames to finish 2024/11/26 04:11:38 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:39 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/11/26 04:11:39 INFO : potato: Copied (new) 2024/11/26 04:11:39 DEBUG : yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/11/26 04:11:39 INFO : yam: Copied (new) 2024/11/26 04:11:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:39 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:11:39 INFO : [rclone-test-cuqakop0dihu]: Making map for --track-renames 2024/11/26 04:11:39 INFO : [rclone-test-cuqakop0dihu]: Finished making map for --track-renames 2024/11/26 04:11:39 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:39 DEBUG : potato: Unchanged skipping 2024/11/26 04:11:39 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for renames to finish 2024/11/26 04:11:39 INFO : yam: Moved (server-side) to: yaml 2024/11/26 04:11:39 INFO : yaml: Renamed from "yam" 2024/11/26 04:11:39 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:39 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:39 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.23s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/26 04:11:40 INFO : [rclone-test-cuqakop0dihu]: Making map for --track-renames 2024/11/26 04:11:40 INFO : [rclone-test-cuqakop0dihu]: Finished making map for --track-renames 2024/11/26 04:11:40 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 04:11:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/26 04:11:40 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for renames to finish 2024/11/26 04:11:40 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:41 DEBUG : potato: mailru = 506f7461746f20436f6e74656e74000000000000 OK 2024/11/26 04:11:41 INFO : potato: Copied (new) 2024/11/26 04:11:41 DEBUG : sub/yam: mailru = 59616d20436f6e74656e74000000000000000000 OK 2024/11/26 04:11:41 INFO : sub/yam: Copied (new) 2024/11/26 04:11:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:11:41 DEBUG : potato: Unchanged skipping 2024/11/26 04:11:41 INFO : [rclone-test-cuqakop0dihu]: Making map for --track-renames 2024/11/26 04:11:41 INFO : [rclone-test-cuqakop0dihu]: Finished making map for --track-renames 2024/11/26 04:11:41 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:41 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for renames to finish 2024/11/26 04:11:42 INFO : sub/yam: Moved (server-side) to: yam 2024/11/26 04:11:42 INFO : yam: Renamed from "sub/yam" 2024/11/26 04:11:42 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:42 DEBUG : Waiting for deletions to finish 2024/11/26 04:11:42 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:43 DEBUG : Creating backend with remote "/tmp/rclone880024293/dir1" 2024/11/26 04:11:43 DEBUG : Config file has changed externally - reloading 2024/11/26 04:11:43 DEBUG : Creating backend with remote "/tmp/rclone880024293/dir2" 2024/11/26 04:11:43 DEBUG : Local file system at /tmp/rclone880024293/dir2: Using server-side directory move 2024/11/26 04:11:43 INFO : Local file system at /tmp/rclone880024293/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 04:11:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/26 04:11:43 INFO : file1.txt: Moved (server-side) 2024/11/26 04:11:43 DEBUG : Local file system at /tmp/rclone880024293/dir2: Waiting for checks to finish 2024/11/26 04:11:43 DEBUG : Local file system at /tmp/rclone880024293/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.19s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:11:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 04:11:43 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:43 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:44 DEBUG : [rclone-test-cuqakop0dihu]: mkDirs by part "/rclone-test-cuqakop0dihu/nested/sub dir" 2024/11/26 04:11:44 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:11:44 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:11:44 INFO : sub dir/hello world: Deleted 2024/11/26 04:11:44 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/11/26 04:11:44 INFO : nested/sub dir/file: Copied (new) 2024/11/26 04:11:44 INFO : nested/sub dir/file: Deleted 2024/11/26 04:11:44 INFO : sub dir: Removing directory 2024/11/26 04:11:44 INFO : nested/sub dir: Removing directory 2024/11/26 04:11:44 INFO : nested: Removing directory 2024/11/26 04:11:44 DEBUG : Local file system at /tmp/rclone880024293: deleted 3 directories run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.99s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 04:11:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 04:11:46 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:46 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:47 DEBUG : [rclone-test-cuqakop0dihu]: mkDirs by part "/rclone-test-cuqakop0dihu/nested/sub dir" 2024/11/26 04:11:47 DEBUG : sub dir/hello world: mailru = 68656c6c6f20776f726c64000000000000000000 OK 2024/11/26 04:11:47 INFO : sub dir/hello world: Copied (new) 2024/11/26 04:11:47 INFO : sub dir/hello world: Deleted 2024/11/26 04:11:47 DEBUG : nested/sub dir/file: mailru = 6e65737465640000000000000000000000000000 OK 2024/11/26 04:11:47 INFO : nested/sub dir/file: Copied (new) 2024/11/26 04:11:47 INFO : nested/sub dir/file: Deleted run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.92s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 04:11:49 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/26 04:11:49 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:49 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:50 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/26 04:11:50 INFO : existing: Copied (new) 2024/11/26 04:11:50 INFO : existing: Deleted 2024/11/26 04:11:50 DEBUG : existing-b: mailru = 746f6d61746f0000000000000000000000000000 OK 2024/11/26 04:11:50 INFO : existing-b: Copied (new) 2024/11/26 04:11:50 INFO : existing-b: Deleted 2024/11/26 04:11:50 DEBUG : existing: Destination exists, skipping 2024/11/26 04:11:50 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:11:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/26 04:11:50 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:11:50 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (1.59s) === RUN TestServerSideMove run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:51 DEBUG : Creating backend with remote "TestMailru:rclone-test-tekemol5fure" 2024/11/26 04:11:51 DEBUG : potato2: File has been put by hash from source 2024/11/26 04:11:51 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-cuqakop0dihu] -> [rclone-test-tekemol5fure] 2024/11/26 04:11:52 DEBUG : [rclone-test-tekemol5fure]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:11:53 DEBUG : potato3: File has been put by hash from source 2024/11/26 04:11:53 DEBUG : [rclone-test-tekemol5fure]: Using server-side directory move 2024/11/26 04:11:53 INFO : [rclone-test-tekemol5fure]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 04:11:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/26 04:11:53 DEBUG : empty space: Unchanged skipping 2024/11/26 04:11:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 04:11:53 DEBUG : [rclone-test-tekemol5fure]: Waiting for checks to finish 2024/11/26 04:11:53 INFO : empty space: Deleted 2024/11/26 04:11:53 DEBUG : [rclone-test-tekemol5fure]: Waiting for transfers to finish 2024/11/26 04:11:53 INFO : potato3: Deleted 2024/11/26 04:11:54 INFO : potato2: Moved (server-side) 2024/11/26 04:11:54 INFO : potato3: Moved (server-side) 2024/11/26 04:11:54 DEBUG : Creating backend with remote "TestMailru:rclone-test-hocehic0bexu" 2024/11/26 04:11:54 DEBUG : [rclone-test-hocehic0bexu]: Using server-side directory move 2024/11/26 04:11:54 DEBUG : [rclone-test-hocehic0bexu]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:11:55 INFO : [rclone-test-hocehic0bexu]: Server side directory move succeeded 2024/11/26 04:11:55 ERROR : : error listing: directory not found 2024/11/26 04:11:55 DEBUG : [rclone-test-hocehic0bexu]: Purge remote 2024/11/26 04:11:55 DEBUG : [rclone-test-tekemol5fure]: Purge remote 2024/11/26 04:11:55 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMove (4.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:11:55 DEBUG : Creating backend with remote "TestMailru:rclone-test-wowukac1ravi" 2024/11/26 04:11:55 DEBUG : potato2: File has been put by hash from source 2024/11/26 04:11:56 DEBUG : potato3: File has been put by hash from source sync_test.go:1705: Server side move (if possible) [rclone-test-cuqakop0dihu] -> [rclone-test-wowukac1ravi] 2024/11/26 04:11:56 DEBUG : [rclone-test-wowukac1ravi]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:11:57 DEBUG : potato3: File has been put by hash from source 2024/11/26 04:11:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 04:11:57 DEBUG : empty space: Excluded 2024/11/26 04:11:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 04:11:57 DEBUG : empty space: Excluded 2024/11/26 04:11:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:57 DEBUG : [rclone-test-wowukac1ravi]: Waiting for checks to finish 2024/11/26 04:11:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 04:11:57 DEBUG : [rclone-test-wowukac1ravi]: Waiting for transfers to finish 2024/11/26 04:11:57 INFO : potato3: Deleted 2024/11/26 04:11:57 INFO : potato2: Moved (server-side) 2024/11/26 04:11:58 INFO : potato3: Moved (server-side) 2024/11/26 04:11:58 DEBUG : Creating backend with remote "TestMailru:rclone-test-yeparug8kege" 2024/11/26 04:11:58 DEBUG : Config file has changed externally - reloading 2024/11/26 04:11:58 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 04:11:58 DEBUG : empty space: Excluded 2024/11/26 04:11:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:11:58 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/26 04:11:58 DEBUG : [rclone-test-yeparug8kege]: Waiting for checks to finish 2024/11/26 04:11:58 DEBUG : [rclone-test-yeparug8kege]: Waiting for transfers to finish 2024/11/26 04:11:58 DEBUG : [rclone-test-yeparug8kege]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:11:59 INFO : potato2: Moved (server-side) 2024/11/26 04:11:59 INFO : potato3: Moved (server-side) 2024/11/26 04:11:59 DEBUG : [rclone-test-yeparug8kege]: Purge remote 2024/11/26 04:11:59 DEBUG : [rclone-test-wowukac1ravi]: Purge remote --- PASS: TestServerSideMoveWithFilter (4.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:00 DEBUG : Creating backend with remote "TestMailru:rclone-test-biquqij3zuva" 2024/11/26 04:12:00 DEBUG : potato2: File has been put by hash from source 2024/11/26 04:12:00 DEBUG : potato3: File has been put by hash from source 2024/11/26 04:12:00 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) [rclone-test-cuqakop0dihu] -> [rclone-test-biquqij3zuva] 2024/11/26 04:12:01 DEBUG : [rclone-test-biquqij3zuva]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:01 DEBUG : potato3: File has been put by hash from source 2024/11/26 04:12:02 DEBUG : [rclone-test-biquqij3zuva]: Using server-side directory move 2024/11/26 04:12:02 INFO : [rclone-test-biquqij3zuva]: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 04:12:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 04:12:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/26 04:12:02 DEBUG : empty space: Unchanged skipping 2024/11/26 04:12:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 04:12:02 DEBUG : [rclone-test-biquqij3zuva]: Waiting for checks to finish 2024/11/26 04:12:02 INFO : empty space: Deleted 2024/11/26 04:12:02 DEBUG : [rclone-test-biquqij3zuva]: Waiting for transfers to finish 2024/11/26 04:12:02 INFO : potato3: Deleted 2024/11/26 04:12:02 INFO : potato2: Moved (server-side) 2024/11/26 04:12:03 INFO : potato3: Moved (server-side) 2024/11/26 04:12:03 INFO : tomatoDir: Removing directory 2024/11/26 04:12:03 DEBUG : [rclone-test-cuqakop0dihu]: deleted 1 directories 2024/11/26 04:12:03 DEBUG : Creating backend with remote "TestMailru:rclone-test-xuheziy8mexe" 2024/11/26 04:12:03 DEBUG : tomatoDir: Making directory 2024/11/26 04:12:03 DEBUG : [rclone-test-xuheziy8mexe]: Using server-side directory move 2024/11/26 04:12:03 DEBUG : [rclone-test-xuheziy8mexe]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:04 INFO : [rclone-test-xuheziy8mexe]: Server side directory move succeeded 2024/11/26 04:12:04 ERROR : : error listing: directory not found 2024/11/26 04:12:04 ERROR : : error listing: directory not found 2024/11/26 04:12:04 DEBUG : [rclone-test-xuheziy8mexe]: Purge remote 2024/11/26 04:12:05 DEBUG : [rclone-test-biquqij3zuva]: Purge remote 2024/11/26 04:12:05 NOTICE: purge failed: purge failed: object not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (5.21s) === RUN TestServerSideMoveOverlap run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.21s) === RUN TestSyncOverlap run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:05 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/rclone-sync-test" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncOverlap (1.12s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:06 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/rclone-sync-test" 2024/11/26 04:12:06 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:07 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/rclone-sync-test-include/layer2" 2024/11/26 04:12:07 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test-include/layer2]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:07 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test-include/layer2]: mkDirs by part "/rclone-test-cuqakop0dihu/rclone-sync-test-include/layer2" 2024/11/26 04:12:07 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/rclone-sync-test-ignore-file" 2024/11/26 04:12:08 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test-ignore-file]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:08 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:12:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:12:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:12:09 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test]: Waiting for checks to finish 2024/11/26 04:12:09 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test]: Waiting for transfers to finish 2024/11/26 04:12:09 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:09 INFO : There was nothing to transfer 2024/11/26 04:12:09 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:12:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:12:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:12:09 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:12:09 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:12:09 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:09 INFO : rclone-sync-test-include: Removing directory 2024/11/26 04:12:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/26 04:12:10 DEBUG : [rclone-test-cuqakop0dihu]: failed to delete 1 directories 2024/11/26 04:12:10 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:10 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:12:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:12:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:12:10 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test-include/layer2]: Waiting for checks to finish 2024/11/26 04:12:10 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test-include/layer2]: Waiting for transfers to finish 2024/11/26 04:12:10 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:10 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:11 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:12:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:12:11 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:12:11 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:12:11 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:12:11 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:11 INFO : rclone-sync-test-include: Removing directory 2024/11/26 04:12:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/26 04:12:11 DEBUG : [rclone-test-cuqakop0dihu]: failed to delete 1 directories 2024/11/26 04:12:11 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:11 DEBUG : : Excluded 2024/11/26 04:12:11 DEBUG : rclone-sync-test: Excluded 2024/11/26 04:12:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 04:12:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/26 04:12:12 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test-ignore-file]: Waiting for checks to finish 2024/11/26 04:12:12 DEBUG : [rclone-test-cuqakop0dihu/rclone-sync-test-ignore-file]: Waiting for transfers to finish 2024/11/26 04:12:12 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:12 INFO : There was nothing to transfer run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (10.52s) === RUN TestSyncCompareDest run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:17 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/dst" 2024/11/26 04:12:17 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/CompareDest" 2024/11/26 04:12:17 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 04:12:17 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:17 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:17 DEBUG : [rclone-test-cuqakop0dihu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:18 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/11/26 04:12:18 INFO : one: Copied (new) 2024/11/26 04:12:18 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:18 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:18 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:18 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/26 04:12:18 INFO : one: Copied (replaced existing) 2024/11/26 04:12:18 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:19 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 04:12:19 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:19 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:19 INFO : There was nothing to transfer 2024/11/26 04:12:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:20 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 04:12:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:20 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:20 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 04:12:20 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:20 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:20 INFO : There was nothing to transfer 2024/11/26 04:12:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:21 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 04:12:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:21 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:21 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 04:12:21 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:21 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:21 INFO : There was nothing to transfer 2024/11/26 04:12:22 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59 +0000 UTC 2024/11/26 04:12:22 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/26 04:12:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 04:12:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:22 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 04:12:22 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:22 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:22 INFO : There was nothing to transfer 2024/11/26 04:12:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:22 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 04:12:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:22 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 04:12:23 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:23 DEBUG : two: mailru = 74776f7433000000000000000000000000000000 OK 2024/11/26 04:12:23 INFO : two: Copied (new) 2024/11/26 04:12:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.64s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/dest" 2024/11/26 04:12:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/pre-dest1" 2024/11/26 04:12:25 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/pre-dest2" 2024/11/26 04:12:26 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:12:26 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/26 04:12:26 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:12:26 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/26 04:12:26 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/26 04:12:26 DEBUG : [rclone-test-cuqakop0dihu/dest]: Waiting for checks to finish 2024/11/26 04:12:26 DEBUG : [rclone-test-cuqakop0dihu/dest]: Waiting for transfers to finish 2024/11/26 04:12:26 DEBUG : [rclone-test-cuqakop0dihu/dest]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:27 DEBUG : 3: mailru = 3300000000000000000000000000000000000000 OK 2024/11/26 04:12:27 INFO : 3: Copied (new) 2024/11/26 04:12:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (4.07s) === RUN TestSyncCopyDest run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:28 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/dst" 2024/11/26 04:12:29 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/CopyDest" 2024/11/26 04:12:29 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 04:12:29 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:29 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:29 DEBUG : [rclone-test-cuqakop0dihu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:29 DEBUG : one: mailru = 6f6e650000000000000000000000000000000000 OK 2024/11/26 04:12:29 INFO : one: Copied (new) 2024/11/26 04:12:29 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:30 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:30 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:30 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/26 04:12:30 INFO : one: Copied (replaced existing) 2024/11/26 04:12:30 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:31 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/BackupDir" 2024/11/26 04:12:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:31 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 04:12:32 DEBUG : [rclone-test-cuqakop0dihu/BackupDir]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:32 INFO : one: Moved (server-side) 2024/11/26 04:12:32 DEBUG : one: mailru = 6f6e657432000000000000000000000000000000 OK 2024/11/26 04:12:32 INFO : one: Copied (server-side copy) 2024/11/26 04:12:32 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/26 04:12:32 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:32 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:33 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:34 DEBUG : two: mailru = 74776f0000000000000000000000000000000000 OK 2024/11/26 04:12:34 INFO : two: Copied (server-side copy) 2024/11/26 04:12:34 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/26 04:12:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:34 DEBUG : one: Unchanged skipping 2024/11/26 04:12:34 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:34 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:34 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:34 DEBUG : one: Unchanged skipping 2024/11/26 04:12:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:34 DEBUG : two: Unchanged skipping 2024/11/26 04:12:34 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:34 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:34 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:34 INFO : There was nothing to transfer 2024/11/26 04:12:36 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/26 04:12:36 DEBUG : three: Destination not found in --copy-dest 2024/11/26 04:12:36 DEBUG : three: Need to transfer - File not found at Destination 2024/11/26 04:12:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:36 DEBUG : one: Unchanged skipping 2024/11/26 04:12:36 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/26 04:12:36 DEBUG : two: Unchanged skipping 2024/11/26 04:12:36 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:36 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:36 DEBUG : three: mailru = 7468726565743300000000000000000000000000 OK 2024/11/26 04:12:36 INFO : three: Copied (new) 2024/11/26 04:12:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (9.55s) === RUN TestSyncBackupDir run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:39 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/dst" 2024/11/26 04:12:39 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/backup" 2024/11/26 04:12:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:12:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:12:39 DEBUG : two: Unchanged skipping 2024/11/26 04:12:39 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:39 DEBUG : [rclone-test-cuqakop0dihu/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:40 INFO : one: Moved (server-side) 2024/11/26 04:12:40 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:40 DEBUG : [rclone-test-cuqakop0dihu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:40 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/26 04:12:40 INFO : one: Copied (new) 2024/11/26 04:12:40 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:41 INFO : three.txt: Moved (server-side) 2024/11/26 04:12:41 INFO : three.txt: Moved into backup dir 2024/11/26 04:12:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:12:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:12:42 DEBUG : two: Unchanged skipping 2024/11/26 04:12:42 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:42 INFO : one: Deleted 2024/11/26 04:12:42 INFO : one: Moved (server-side) 2024/11/26 04:12:42 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:42 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/26 04:12:42 INFO : one: Copied (new) 2024/11/26 04:12:42 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:43 INFO : three.txt: Deleted 2024/11/26 04:12:43 INFO : three.txt: Moved (server-side) 2024/11/26 04:12:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (6.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/dst" 2024/11/26 04:12:45 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/backup" 2024/11/26 04:12:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:12:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:12:45 DEBUG : two: Unchanged skipping 2024/11/26 04:12:45 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:46 DEBUG : [rclone-test-cuqakop0dihu/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:46 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:12:46 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:46 DEBUG : [rclone-test-cuqakop0dihu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:47 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/26 04:12:47 INFO : one: Copied (new) 2024/11/26 04:12:47 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:12:47 INFO : three.txt: Moved into backup dir 2024/11/26 04:12:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:12:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:12:48 DEBUG : two: Unchanged skipping 2024/11/26 04:12:48 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:48 INFO : one.bak: Deleted 2024/11/26 04:12:48 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:12:48 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:49 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/26 04:12:49 INFO : one: Copied (new) 2024/11/26 04:12:49 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:49 INFO : three.txt.bak: Deleted 2024/11/26 04:12:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:12:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (6.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:51 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/dst" 2024/11/26 04:12:52 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/backup" 2024/11/26 04:12:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:12:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:12:52 DEBUG : two: Unchanged skipping 2024/11/26 04:12:52 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:52 DEBUG : [rclone-test-cuqakop0dihu/backup]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:52 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 04:12:52 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:53 DEBUG : [rclone-test-cuqakop0dihu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:53 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/26 04:12:53 INFO : one: Copied (new) 2024/11/26 04:12:53 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 04:12:53 INFO : three.txt: Moved into backup dir 2024/11/26 04:12:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:12:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:12:54 DEBUG : two: Unchanged skipping 2024/11/26 04:12:54 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:54 INFO : one-2019-01-01: Deleted 2024/11/26 04:12:55 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 04:12:55 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:55 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/26 04:12:55 INFO : one: Copied (new) 2024/11/26 04:12:55 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:55 INFO : three-2019-01-01.txt: Deleted 2024/11/26 04:12:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 04:12:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:12:58 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/dst" 2024/11/26 04:12:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:12:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:12:58 DEBUG : two: Unchanged skipping 2024/11/26 04:12:58 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:12:58 DEBUG : [rclone-test-cuqakop0dihu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:12:59 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:12:59 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:12:59 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/26 04:12:59 INFO : one: Copied (new) 2024/11/26 04:12:59 DEBUG : Waiting for deletions to finish 2024/11/26 04:12:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:12:59 INFO : three.txt: Moved into backup dir 2024/11/26 04:13:00 DEBUG : one.bak: Excluded (Path Filter) 2024/11/26 04:13:00 DEBUG : one.bak: Excluded 2024/11/26 04:13:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/26 04:13:00 DEBUG : three.txt.bak: Excluded 2024/11/26 04:13:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:13:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:00 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for checks to finish 2024/11/26 04:13:00 DEBUG : two: Unchanged skipping 2024/11/26 04:13:00 INFO : one.bak: Deleted 2024/11/26 04:13:01 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:13:01 DEBUG : [rclone-test-cuqakop0dihu/dst]: Waiting for transfers to finish 2024/11/26 04:13:01 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/26 04:13:01 INFO : one: Copied (new) 2024/11/26 04:13:01 DEBUG : Waiting for deletions to finish 2024/11/26 04:13:01 INFO : three.txt.bak: Deleted 2024/11/26 04:13:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:13:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.62s) === RUN TestSyncSuffix run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:13:04 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/dst" 2024/11/26 04:13:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:13:04 DEBUG : [rclone-test-cuqakop0dihu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:13:04 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:13:05 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/26 04:13:05 INFO : one: Copied (new) 2024/11/26 04:13:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:05 DEBUG : two: Unchanged skipping 2024/11/26 04:13:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 04:13:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:13:06 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/11/26 04:13:06 INFO : three.txt: Copied (new) 2024/11/26 04:13:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:13:07 INFO : one.bak: Deleted 2024/11/26 04:13:07 INFO : one: Moved (server-side) to: one.bak 2024/11/26 04:13:07 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/26 04:13:07 INFO : one: Copied (new) 2024/11/26 04:13:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:07 DEBUG : two: Unchanged skipping 2024/11/26 04:13:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 04:13:08 INFO : three.txt.bak: Deleted 2024/11/26 04:13:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/26 04:13:08 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/11/26 04:13:08 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (6.83s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:13:10 DEBUG : Creating backend with remote "TestMailru:rclone-test-cuqakop0dihu/dst" 2024/11/26 04:13:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 04:13:11 DEBUG : [rclone-test-cuqakop0dihu/dst]: new meta server: https://cld-extapi.datacloudmail.ru/meta/ 2024/11/26 04:13:11 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 04:13:12 DEBUG : one: mailru = 6f6e654100000000000000000000000000000000 OK 2024/11/26 04:13:12 INFO : one: Copied (new) 2024/11/26 04:13:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:12 DEBUG : two: Unchanged skipping 2024/11/26 04:13:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 04:13:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 04:13:12 DEBUG : three.txt: mailru = 7468726565410000000000000000000000000000 OK 2024/11/26 04:13:12 INFO : three.txt: Copied (new) 2024/11/26 04:13:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 04:13:13 INFO : one-2019-01-01: Deleted 2024/11/26 04:13:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/26 04:13:14 DEBUG : one: mailru = 6f6e654242000000000000000000000000000000 OK 2024/11/26 04:13:14 INFO : one: Copied (new) 2024/11/26 04:13:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:14 DEBUG : two: Unchanged skipping 2024/11/26 04:13:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 04:13:14 INFO : three-2019-01-01.txt: Deleted 2024/11/26 04:13:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/26 04:13:15 DEBUG : three.txt: mailru = 746872656542446966666572656e7453697a6500 OK 2024/11/26 04:13:15 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (6.49s) === RUN TestSyncUTFNorm run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:13:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/26 04:13:16 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:13:16 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:13:17 DEBUG : Testêé: mailru = 5468697320697320612074657374000000000000 OK 2024/11/26 04:13:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/26 04:13:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.05s) === RUN TestSyncImmutable run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:13:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 04:13:17 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:13:17 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:13:18 DEBUG : existing: mailru = 706f7461746f0000000000000000000000000000 OK 2024/11/26 04:13:18 INFO : existing: Copied (new) 2024/11/26 04:13:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:13:18 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/26 04:13:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/26 04:13:18 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:13:18 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:13:18 ERROR : [rclone-test-cuqakop0dihu]: not deleting files as there were IO errors 2024/11/26 04:13:18 ERROR : [rclone-test-cuqakop0dihu]: not deleting directories as there were IO errors run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncImmutable (1.67s) === RUN TestSyncIgnoreCase run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.20s) === RUN TestFixCase run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:13:19 DEBUG : [rclone-test-cuqakop0dihu]: mkDirs by part "/rclone-test-cuqakop0dihu/SUBDIRA/subdirb/SUBDIRC" 2024/11/26 04:13:21 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/26 04:13:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:21 DEBUG : existing: Unchanged skipping 2024/11/26 04:13:21 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-cijavuq3 2024/11/26 04:13:21 DEBUG : EXISTING: moving to existing-rclone-move-duhowis8 2024/11/26 04:13:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-cijavuq3 2024/11/26 04:13:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/26 04:13:22 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-duhowis8 2024/11/26 04:13:22 DEBUG : EXISTING: moving to existing 2024/11/26 04:13:22 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/26 04:13:23 INFO : existingbutdifferent-rclone-move-cijavuq3: Moved (server-side) to: existingbutdifferent 2024/11/26 04:13:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/26 04:13:23 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/26 04:13:23 INFO : existing-rclone-move-duhowis8: Moved (server-side) to: existing 2024/11/26 04:13:23 INFO : EXISTING: Moved (server-side) to: existing 2024/11/26 04:13:23 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/26 04:13:23 DEBUG : existingbutdifferent: mailru = 646f6e7574000000000000000000000000000000 OK 2024/11/26 04:13:23 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/26 04:13:24 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/26 04:13:24 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/26 04:13:24 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/26 04:13:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-polavah2 2024/11/26 04:13:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-polavah2 2024/11/26 04:13:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/26 04:13:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/26 04:13:26 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/26 04:13:26 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:13:26 INFO : subdira/subdirb/subdirc/hello-rclone-move-polavah2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/26 04:13:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/26 04:13:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/26 04:13:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mebiqoc9 2024/11/26 04:13:26 DEBUG : subdira/subdirb/subdirc/hello: mailru = 646f6e7574000000000000000000000000000000 OK 2024/11/26 04:13:26 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/26 04:13:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mebiqoc9 2024/11/26 04:13:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/26 04:13:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mebiqoc9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/26 04:13:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/26 04:13:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/26 04:13:27 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:13:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: mailru = 646f6e7574000000000000000000000000000000 OK 2024/11/26 04:13:27 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/26 04:13:27 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (10.51s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.61s) --- SKIP: TestMaxTransfer/Hard (0.22s) --- SKIP: TestMaxTransfer/Soft (0.19s) --- SKIP: TestMaxTransfer/Cautious (0.20s) === RUN TestSyncConcurrentDelete run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:13:38 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both0: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both1: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both10: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both11: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both12: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both13: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both14: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both15: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:13:38 DEBUG : both16: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both2: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both3: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both17: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both18: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both4: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both19: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both5: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:38 DEBUG : both9: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both6: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both7: Unchanged skipping 2024/11/26 04:13:38 DEBUG : both8: Unchanged skipping 2024/11/26 04:13:38 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:13:38 DEBUG : Waiting for deletions to finish 2024/11/26 04:13:38 INFO : only13: Deleted 2024/11/26 04:13:38 INFO : only3: Deleted 2024/11/26 04:13:39 INFO : only9: Deleted 2024/11/26 04:13:39 INFO : only2: Deleted 2024/11/26 04:13:39 INFO : only7: Deleted 2024/11/26 04:13:39 INFO : only1: Deleted 2024/11/26 04:13:39 INFO : only10: Deleted 2024/11/26 04:13:39 INFO : only14: Deleted 2024/11/26 04:13:39 INFO : only4: Deleted 2024/11/26 04:13:39 INFO : only6: Deleted 2024/11/26 04:13:39 INFO : only8: Deleted 2024/11/26 04:13:40 INFO : only11: Deleted 2024/11/26 04:13:40 INFO : only16: Deleted 2024/11/26 04:13:40 INFO : only19: Deleted 2024/11/26 04:13:40 INFO : only17: Deleted 2024/11/26 04:13:40 INFO : only18: Deleted 2024/11/26 04:13:40 INFO : only5: Deleted 2024/11/26 04:13:40 INFO : only0: Deleted 2024/11/26 04:13:40 INFO : only15: Deleted 2024/11/26 04:13:40 INFO : only12: Deleted run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (13.02s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:13:51 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for checks to finish 2024/11/26 04:13:51 DEBUG : both0: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both12: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both13: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both14: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both15: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both16: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both17: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both18: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both1: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both10: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both11: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both19: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both5: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both6: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both7: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both8: Unchanged skipping 2024/11/26 04:13:51 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/26 04:13:51 DEBUG : both9: Unchanged skipping 2024/11/26 04:13:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : both2: Unchanged skipping 2024/11/26 04:13:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : both3: Unchanged skipping 2024/11/26 04:13:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : both4: Unchanged skipping 2024/11/26 04:13:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/26 04:13:51 DEBUG : [rclone-test-cuqakop0dihu]: Waiting for transfers to finish 2024/11/26 04:13:52 DEBUG : only0: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:52 INFO : only0: Copied (replaced existing) 2024/11/26 04:13:52 DEBUG : only11: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:52 INFO : only11: Copied (replaced existing) 2024/11/26 04:13:52 DEBUG : only1: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:52 INFO : only1: Copied (replaced existing) 2024/11/26 04:13:52 DEBUG : only14: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:52 INFO : only14: Copied (replaced existing) 2024/11/26 04:13:53 DEBUG : only13: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:53 INFO : only13: Copied (replaced existing) 2024/11/26 04:13:53 DEBUG : only16: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:53 INFO : only16: Copied (replaced existing) 2024/11/26 04:13:53 DEBUG : only17: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:53 INFO : only17: Copied (replaced existing) 2024/11/26 04:13:53 DEBUG : only18: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:53 INFO : only18: Copied (replaced existing) 2024/11/26 04:13:53 DEBUG : only12: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:53 INFO : only12: Copied (replaced existing) 2024/11/26 04:13:54 DEBUG : only2: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:54 INFO : only2: Copied (replaced existing) 2024/11/26 04:13:54 DEBUG : only3: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:54 INFO : only3: Copied (replaced existing) 2024/11/26 04:13:54 DEBUG : only4: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:54 INFO : only4: Copied (replaced existing) 2024/11/26 04:13:54 DEBUG : only5: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:54 INFO : only5: Copied (replaced existing) 2024/11/26 04:13:54 DEBUG : only6: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:54 INFO : only6: Copied (replaced existing) 2024/11/26 04:13:54 DEBUG : only7: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:54 INFO : only7: Copied (replaced existing) 2024/11/26 04:13:55 DEBUG : only8: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:55 INFO : only8: Copied (replaced existing) 2024/11/26 04:13:55 DEBUG : only10: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:55 INFO : only10: Copied (replaced existing) 2024/11/26 04:13:55 DEBUG : only15: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:55 INFO : only15: Copied (replaced existing) 2024/11/26 04:13:55 DEBUG : only19: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:55 INFO : only19: Copied (replaced existing) 2024/11/26 04:13:55 DEBUG : only9: mailru = 0000000000000000000000000000000000000000 OK 2024/11/26 04:13:55 INFO : only9: Copied (replaced existing) 2024/11/26 04:13:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (16.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:14:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:14:00 DEBUG : sub dir: Making directory 2024/11/26 04:14:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (8.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" 2024/11/26 04:14:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 04:14:08 DEBUG : sub dir: Making directory 2024/11/26 04:14:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" run.go:180: Remote "[rclone-test-cuqakop0dihu]", Local "Local file system at /tmp/rclone880024293", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (8.45s) PASS 2024/11/26 04:14:17 DEBUG : [rclone-test-cuqakop0dihu]: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMailru: -verbose" - Finished OK in 4m6.198286206s (try 1/5)