"./sync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/11/14 22:01:03 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise" 2024/11/14 22:01:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/14 22:01:04 DEBUG : Creating backend with remote "/tmp/rclone765602604" === RUN TestPipe --- PASS: TestPipe (0.06s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.07s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.02s) --- PASS: TestPipeOrderBy/#00 (0.01s) --- 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.02s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.01s) --- 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 "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:01:08 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:01:08 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:01:08 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:01:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/14 22:01:08 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestCopyWithDryRun (123.94s) === RUN TestCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:03:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:03:26 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:03:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:03:26 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:03:26 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:03:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:03:31 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:03:32 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:03:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:03:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopy (13.68s) === RUN TestCopyMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:03:38 DEBUG : metadata sub dir: Making directory with metadata 2024/11/14 22:03:38 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:03:38 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/14 22:03:38 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:03:38 DEBUG : Local file system at /tmp/rclone765602604: File to upload is small (21 bytes), uploading instead of streaming 2024/11/14 22:03:38 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/14 22:03:38 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/14 22:03:38 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:03:39 DEBUG : Google drive root 'rclone-test-qovibub7dise': Skipping btime metadata as can't update it on an existing file: 2024-11-14T22:03:38.600481573Z 2024/11/14 22:03:40 INFO : empty metadata sub dir: Updated directory metadata 2024/11/14 22:03:40 DEBUG : Google drive root 'rclone-test-qovibub7dise': Skipping btime metadata as can't update it on an existing file: 2024-11-14T22:03:38.600481573Z 2024/11/14 22:03:41 INFO : metadata sub dir: Updated directory metadata 2024/11/14 22:03:41 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/14 22:03:41 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:03:41 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:03:45 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/14 22:03:45 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:03:51 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" 2024/11/14 22:03:51 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" --- PASS: TestCopyMetadata (15.22s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:03:53 DEBUG : metadata sub dir: Making directory with metadata 2024/11/14 22:03:53 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:03:53 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/14 22:03:53 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:03:53 DEBUG : Local file system at /tmp/rclone765602604: File to upload is small (21 bytes), uploading instead of streaming 2024/11/14 22:03:53 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/14 22:03:53 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/14 22:03:53 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:03:54 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/11/14 22:03:54 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/11/14 22:03:54 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/14 22:03:54 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:03:54 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:03:59 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/14 22:03:59 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/11/14 22:03:59 DEBUG : Google drive root 'rclone-test-qovibub7dise': Skipping btime metadata as can't update it on an existing file: 2024-11-14T22:03:53.816351818Z 2024/11/14 22:03:59 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:04:05 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" 2024/11/14 22:04:05 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" --- PASS: TestCopyMetadataNoEmptyDirs (13.59s) === RUN TestCopyMissingDirectory run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:04:07 DEBUG : Creating backend with remote "/non-existing" 2024/11/14 22:04:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/14 22:04:07 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:04:07 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.23s) === RUN TestCopyNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:04:08 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:04:08 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:04:08 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:04:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:04:14 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:04:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:04:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:04:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyNoTraverse (12.81s) === RUN TestCopyCheckFirst run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:04:21 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Running all checks before starting transfers 2024/11/14 22:04:21 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:04:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:04:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:04:21 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Checks finished, now starting transfers 2024/11/14 22:04:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:04:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:04:28 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:04:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:04:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:04:33 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyCheckFirst (13.08s) === RUN TestSyncNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:04:34 ERROR : Ignoring --no-traverse with sync 2024/11/14 22:04:34 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:04:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:04:34 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:04:34 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:04:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:04:40 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:04:40 DEBUG : Waiting for deletions to finish 2024/11/14 22:04:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:05:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:05:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestSyncNoTraverse (37.39s) === RUN TestCopyWithDepth run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:05:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/14 22:05:12 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:05:12 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:05:12 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:10:53 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/14 22:10:53 INFO : hello world2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestCopyWithDepth (346.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:10:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:10:59 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:10:59 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:11:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:11:05 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (14.23s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:11:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:11:13 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:11:13 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:13:58 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:13:58 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (169.59s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:14:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 22:14:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:14:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 22:14:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:14:02 DEBUG : sub dir: Making directory with metadata 2024/11/14 22:14:03 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/14 22:14:03 DEBUG : sub dir2: Making directory with metadata 2024/11/14 22:14:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:14:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 22:14:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:14:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:14:06 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:14:06 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:14:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:14:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:16:26 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2024/11/14 22:16:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:16:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyEmptyDirectories (146.25s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:16:28 DEBUG : sub dir2: Making directory 2024/11/14 22:16:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/14 22:16:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:16:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:16:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/14 22:16:29 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/14 22:16:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:16:29 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:16:29 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:16:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:16:34 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:16:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:16:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:16:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyNoEmptyDirectories (11.91s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:16:40 DEBUG : sub dir2: Making directory with metadata 2024/11/14 22:16:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:16:40 DEBUG : sub dir: Making directory with metadata 2024/11/14 22:16:42 INFO : sub dir: Made directory with metadata (mtime=2024-11-14T22:16:40.714432437Z) 2024/11/14 22:16:42 DEBUG : sub dir2: Making directory with metadata 2024/11/14 22:16:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:16:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:16:43 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:16:43 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:17:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:17:27 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:17:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:17:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:17:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveEmptyDirectories (55.42s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:17:36 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/14 22:17:36 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/14 22:17:39 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:17:39 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:17:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (9.03s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:17:45 DEBUG : sub dir2: Making directory 2024/11/14 22:17:45 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:17:45 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/14 22:17:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:17:45 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:17:45 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:18:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:18:44 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:18:45 INFO : sub dir/hello world: Deleted 2024/11/14 22:19:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:19:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:19:13 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveNoEmptyDirectories (89.60s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:19:14 DEBUG : sub dir2: Making directory with metadata 2024/11/14 22:19:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:19:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:19:15 DEBUG : sub dir: Making directory with metadata 2024/11/14 22:19:16 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/14 22:19:16 DEBUG : sub dir2: Making directory with metadata 2024/11/14 22:19:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 22:19:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:19:17 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:19:17 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:19:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:19:21 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:19:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:19:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:19:27 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestSyncEmptyDirectories (13.94s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:19:29 DEBUG : sub dir2: Making directory 2024/11/14 22:19:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:19:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/14 22:19:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:19:29 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:19:29 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:19:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:19:34 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:19:34 DEBUG : Waiting for deletions to finish 2024/11/14 22:19:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:19:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/11/14 22:19:39 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestSyncNoEmptyDirectories (11.53s) === RUN TestServerSideCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:19:47 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-hifewol3wuna" 2024/11/14 22:19:47 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-qovibub7dise -> Compressed: TestCompressDrive:rclone-test-hifewol3wuna 2024/11/14 22:19:48 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:19:49 DEBUG : Compressed: TestCompressDrive:rclone-test-hifewol3wuna: Waiting for checks to finish 2024/11/14 22:19:49 DEBUG : Compressed: TestCompressDrive:rclone-test-hifewol3wuna: Waiting for transfers to finish 2024/11/14 22:19:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:19:55 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/14 22:19:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:19:57 DEBUG : Compressed: TestCompressDrive:rclone-test-hifewol3wuna: Purge remote 2024/11/14 22:20:01 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:20:01 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestServerSideCopy (21.84s) === RUN TestCopyAfterDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:20:23 ERROR : : error listing: directory not found 2024/11/14 22:20:25 DEBUG : Local file system at /tmp/rclone765602604: Making directory 2024/11/14 22:20:28 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:20:28 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:20:33 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2024/11/14 22:20:33 DEBUG : Saving config "token" in section "TestDrive" of the config file 2024/11/14 22:20:33 DEBUG : TestDrive: Saved new token in config file 2024/11/14 22:20:58 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:20:58 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyAfterDelete (57.31s) === RUN TestCopyRedownload run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:21:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:21:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:21:14 DEBUG : Local file system at /tmp/rclone765602604: Waiting for checks to finish 2024/11/14 22:21:14 DEBUG : Local file system at /tmp/rclone765602604: Waiting for transfers to finish 2024/11/14 22:21:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:21:15 DEBUG : sub dir/hello world.adb18a5f.partial: renamed to: sub dir/hello world 2024/11/14 22:21:15 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:21:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:21:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:21:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyRedownload (29.88s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:21:29 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/14 22:21:29 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:21:29 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:21:35 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:21:35 INFO : check sum: Copied (new) 2024/11/14 22:21:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:21:44 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:21:45 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:21:45 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/14 22:21:45 DEBUG : check sum: Unchanged skipping 2024/11/14 22:21:45 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:21:45 DEBUG : Waiting for deletions to finish 2024/11/14 22:21:45 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (20.32s) === RUN TestSyncSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:21:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/14 22:21:50 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:21:50 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:21:54 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:21:54 INFO : sizeonly: Copied (new) 2024/11/14 22:21:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:21:56 DEBUG : sizeonly: Sizes identical 2024/11/14 22:21:56 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:21:57 DEBUG : sizeonly: Unchanged skipping 2024/11/14 22:21:57 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:21:57 DEBUG : Waiting for deletions to finish 2024/11/14 22:21:57 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncSizeOnly (12.29s) === RUN TestSyncIgnoreSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:22:02 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/14 22:22:02 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:22:02 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:22:06 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/14 22:22:06 INFO : ignore-size: Copied (new) 2024/11/14 22:22:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:22:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:22:09 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:22:10 DEBUG : ignore-size: Unchanged skipping 2024/11/14 22:22:10 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:22:10 DEBUG : Waiting for deletions to finish 2024/11/14 22:22:10 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (13.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:22:21 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:22:21 DEBUG : existing: Unchanged skipping 2024/11/14 22:22:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:22:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:22:21 DEBUG : Waiting for deletions to finish 2024/11/14 22:22:21 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:22:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/14 22:22:22 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:22:22 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:22:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:22:26 INFO : existing: Copied (replaced existing) 2024/11/14 22:22:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (15.50s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:22:31 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 22:22:31 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:22:31 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:22:35 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:22:35 INFO : existing: Copied (new) 2024/11/14 22:22:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:22:37 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:22:37 DEBUG : existing: Destination exists, skipping 2024/11/14 22:22:39 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:22:39 DEBUG : Waiting for deletions to finish 2024/11/14 22:22:39 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (16.98s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:22:58 DEBUG : d: Making directory 2024/11/14 22:23:03 DEBUG : Added delayed dir = "a", newDst= 2024/11/14 22:23:03 DEBUG : Added delayed dir = "c", newDst=c 2024/11/14 22:23:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 22:23:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:23:03 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 22:23:03 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:23:03 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:23:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:23:08 INFO : a/potato2: Copied (new) 2024/11/14 22:23:08 DEBUG : Waiting for deletions to finish 2024/11/14 22:23:10 INFO : b/potato: Deleted 2024/11/14 22:23:11 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/14 22:23:11 INFO : d: Removing directory 2024/11/14 22:23:12 INFO : b: Removing directory 2024/11/14 22:23:12 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2024/11/14 22:23:12 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2024/11/14 22:23:13 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: deleted 2 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:23:19 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2024/11/14 22:23:19 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2024/11/14 22:23:20 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" 2024/11/14 22:23:20 DEBUG : a: Rmdir: contains trashed file: "potato2.json" --- PASS: TestSyncIgnoreErrors (33.57s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:23:27 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:23:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/14 22:23:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:23:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/14 22:23:28 DEBUG : empty space: Unchanged skipping 2024/11/14 22:23:28 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:23:28 DEBUG : Waiting for deletions to finish 2024/11/14 22:23:28 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:23:30 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:23:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/14 22:23:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:23:32 INFO : empty space: Updated modification time in destination 2024/11/14 22:23:32 DEBUG : empty space: Unchanged skipping 2024/11/14 22:23:32 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:23:32 DEBUG : Waiting for deletions to finish 2024/11/14 22:23:32 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (15.62s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:23:43 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/14 22:23:43 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:23:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/14 22:23:45 DEBUG : empty space: Unchanged skipping 2024/11/14 22:23:45 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:23:45 DEBUG : Waiting for deletions to finish 2024/11/14 22:23:45 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.62s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:23:54 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/14 22:23:54 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:23:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone765602604) 2024/11/14 22:23:56 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Compressed: TestCompressDrive:rclone-test-qovibub7dise) 2024/11/14 22:23:56 DEBUG : foo: md5 differ 2024/11/14 22:23:56 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:23:59 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/14 22:23:59 INFO : foo: Copied (replaced existing) 2024/11/14 22:23:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (14.53s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:24:09 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/14 22:24:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:24:09 DEBUG : empty space: Unchanged skipping 2024/11/14 22:24:09 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:24:09 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:24:13 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:24:13 INFO : potato: Copied (new) 2024/11/14 22:24:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (17.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:24:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/14 22:24:26 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:24:26 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:24:30 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/14 22:24:30 INFO : potato: Copied (replaced existing) 2024/11/14 22:24:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (13.63s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:24:40 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:24:40 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/14 22:24:41 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone765602604) 2024/11/14 22:24:41 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Compressed: TestCompressDrive:rclone-test-qovibub7dise) 2024/11/14 22:24:41 DEBUG : potato: md5 differ 2024/11/14 22:24:41 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:24:44 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/14 22:24:44 INFO : potato: Copied (replaced existing) 2024/11/14 22:24:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (14.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:24:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:24:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/14 22:24:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:24:59 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:25:00 DEBUG : empty space: Unchanged skipping 2024/11/14 22:25:00 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:25:00 DEBUG : Waiting for deletions to finish 2024/11/14 22:25:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:25:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:25:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:25:18 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:25:18 DEBUG : empty space: Unchanged skipping 2024/11/14 22:25:18 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:25:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:25:22 INFO : potato2: Copied (new) 2024/11/14 22:25:22 DEBUG : Waiting for deletions to finish 2024/11/14 22:25:24 INFO : potato: Deleted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:25:40 DEBUG : d: Making directory 2024/11/14 22:25:41 DEBUG : d/e: Making directory 2024/11/14 22:25:46 DEBUG : Added delayed dir = "a", newDst= 2024/11/14 22:25:46 DEBUG : Added delayed dir = "c", newDst=c 2024/11/14 22:25:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 22:25:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:25:46 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 22:25:48 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:25:48 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:25:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:25:51 INFO : a/potato2: Copied (new) 2024/11/14 22:25:51 DEBUG : Waiting for deletions to finish 2024/11/14 22:25:53 INFO : b/potato: Deleted 2024/11/14 22:25:53 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/14 22:25:53 INFO : d/e: Removing directory 2024/11/14 22:25:54 INFO : d: Removing directory 2024/11/14 22:25:55 DEBUG : d: Rmdir: contains trashed file: "e" 2024/11/14 22:25:55 INFO : b: Removing directory 2024/11/14 22:25:56 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2024/11/14 22:25:56 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2024/11/14 22:25:56 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: deleted 3 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:26:03 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2024/11/14 22:26:03 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2024/11/14 22:26:03 DEBUG : a: Rmdir: contains trashed file: "potato2.json" 2024/11/14 22:26:03 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (34.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:26:15 DEBUG : d: Making directory 2024/11/14 22:26:19 DEBUG : Added delayed dir = "a", newDst= 2024/11/14 22:26:19 DEBUG : Added delayed dir = "c", newDst=c 2024/11/14 22:26:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/14 22:26:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:26:19 DEBUG : c/non empty space: Unchanged skipping 2024/11/14 22:26:19 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:26:19 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:26:24 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:26:24 INFO : a/potato2: Copied (new) 2024/11/14 22:26:24 ERROR : Compressed: TestCompressDrive:rclone-test-qovibub7dise: not deleting files as there were IO errors 2024/11/14 22:26:26 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/14 22:26:26 ERROR : Compressed: TestCompressDrive:rclone-test-qovibub7dise: not deleting directories as there were IO errors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:26:36 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2024/11/14 22:26:36 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2024/11/14 22:26:37 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2024/11/14 22:26:37 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2024/11/14 22:26:38 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" 2024/11/14 22:26:38 DEBUG : a: Rmdir: contains trashed file: "potato2.json" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (34.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:26:51 DEBUG : Waiting for deletions to finish 2024/11/14 22:26:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:26:51 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:26:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:26:51 DEBUG : empty space: Unchanged skipping 2024/11/14 22:26:51 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:26:53 INFO : potato: Deleted 2024/11/14 22:26:56 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:26:56 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (29.87s) === RUN TestSyncDeleteBefore run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:27:20 DEBUG : Waiting for deletions to finish 2024/11/14 22:27:20 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:27:20 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:27:21 INFO : potato: Deleted 2024/11/14 22:27:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:27:22 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:27:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:27:22 DEBUG : empty space: Unchanged skipping 2024/11/14 22:27:22 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:27:26 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/14 22:27:26 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (22.65s) === RUN TestCopyDeleteBefore run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:27:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:27:40 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:27:40 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:27:43 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/14 22:27:43 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (17.67s) === RUN TestSyncWithExclude run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:28:00 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 22:28:00 DEBUG : enormous: Excluded 2024/11/14 22:28:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:28:00 DEBUG : potato2: Excluded 2024/11/14 22:28:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:28:00 DEBUG : potato2: Excluded 2024/11/14 22:28:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:28:00 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:28:00 DEBUG : empty space: Unchanged skipping 2024/11/14 22:28:00 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:28:00 DEBUG : Waiting for deletions to finish 2024/11/14 22:28:00 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:28:02 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 22:28:02 DEBUG : enormous: Excluded 2024/11/14 22:28:02 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:28:02 DEBUG : potato2: Excluded 2024/11/14 22:28:03 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:28:03 DEBUG : potato2: Excluded 2024/11/14 22:28:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/14 22:28:03 DEBUG : Local file system at /tmp/rclone765602604: Waiting for checks to finish 2024/11/14 22:28:04 DEBUG : empty space: Unchanged skipping 2024/11/14 22:28:04 DEBUG : Local file system at /tmp/rclone765602604: Waiting for transfers to finish 2024/11/14 22:28:04 DEBUG : Waiting for deletions to finish 2024/11/14 22:28:04 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncWithExclude (19.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:28:25 DEBUG : enormous: Excluded (Size Filter) 2024/11/14 22:28:25 DEBUG : enormous: Excluded 2024/11/14 22:28:25 DEBUG : potato2: Excluded (Size Filter) 2024/11/14 22:28:25 DEBUG : potato2: Excluded 2024/11/14 22:28:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:28:25 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:28:25 DEBUG : empty space: Unchanged skipping 2024/11/14 22:28:25 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:28:25 DEBUG : Waiting for deletions to finish 2024/11/14 22:28:27 INFO : potato2: Deleted 2024/11/14 22:28:27 INFO : enormous: Deleted 2024/11/14 22:28:27 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:28:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/14 22:28:29 DEBUG : Local file system at /tmp/rclone765602604: Waiting for checks to finish 2024/11/14 22:28:30 DEBUG : empty space: Unchanged skipping 2024/11/14 22:28:30 DEBUG : Local file system at /tmp/rclone765602604: Waiting for transfers to finish 2024/11/14 22:28:30 DEBUG : Waiting for deletions to finish 2024/11/14 22:28:30 INFO : enormous: Deleted 2024/11/14 22:28:30 INFO : potato2: Deleted 2024/11/14 22:28:30 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (23.46s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:28:54 DEBUG : five: Need to transfer - File not found at Destination 2024/11/14 22:28:54 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/14 22:28:54 DEBUG : three: Sizes identical 2024/11/14 22:28:54 DEBUG : one: Destination is newer than source, skipping 2024/11/14 22:28:54 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:28:54 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 22:28:55 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:28:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone765602604) 2024/11/14 22:28:55 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Compressed: TestCompressDrive:rclone-test-qovibub7dise) 2024/11/14 22:28:55 DEBUG : two: md5 differ 2024/11/14 22:28:56 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:28:58 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/14 22:28:58 INFO : five: Copied (new) 2024/11/14 22:28:58 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/14 22:28:58 INFO : four: Copied (replaced existing) 2024/11/14 22:28:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 22:28:59 INFO : two: Copied (replaced existing) 2024/11/14 22:28:59 DEBUG : Waiting for deletions to finish 2024/11/14 22:29:05 DEBUG : one: Destination is newer than source, skipping 2024/11/14 22:29:05 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:29:06 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone765602604) 2024/11/14 22:29:06 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Compressed: TestCompressDrive:rclone-test-qovibub7dise) 2024/11/14 22:29:06 DEBUG : three: md5 differ 2024/11/14 22:29:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/14 22:29:06 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/14 22:29:06 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 22:29:06 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/14 22:29:06 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/14 22:29:06 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/14 22:29:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/14 22:29:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:29:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:29:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/14 22:29:06 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:29:09 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/14 22:29:09 INFO : three: Copied (replaced existing) 2024/11/14 22:29:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (49.39s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1364: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1364: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" sync_test.go:1436: Can track renames: true 2024/11/14 22:29:23 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Making map for --track-renames 2024/11/14 22:29:23 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Finished making map for --track-renames 2024/11/14 22:29:23 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:29:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 22:29:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 22:29:23 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for renames to finish 2024/11/14 22:29:23 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:29:27 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/14 22:29:27 INFO : yam: Copied (new) 2024/11/14 22:29:27 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/14 22:29:27 INFO : potato: Copied (new) 2024/11/14 22:29:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:29:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:29:30 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Making map for --track-renames 2024/11/14 22:29:30 DEBUG : potato: Unchanged skipping 2024/11/14 22:29:31 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Finished making map for --track-renames 2024/11/14 22:29:31 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:29:31 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for renames to finish 2024/11/14 22:29:33 INFO : yam: Moved (server-side) to: yaml 2024/11/14 22:29:33 INFO : yaml: Renamed from "yam" 2024/11/14 22:29:33 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:29:33 DEBUG : Waiting for deletions to finish 2024/11/14 22:29:33 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (17.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" sync_test.go:1508: Can track renames: true 2024/11/14 22:29:40 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Making map for --track-renames 2024/11/14 22:29:40 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Finished making map for --track-renames 2024/11/14 22:29:40 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:29:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 22:29:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/14 22:29:40 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for renames to finish 2024/11/14 22:29:40 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:29:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/14 22:29:44 INFO : potato: Copied (new) 2024/11/14 22:29:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/14 22:29:44 INFO : yam: Copied (new) 2024/11/14 22:29:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:29:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:29:47 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Making map for --track-renames 2024/11/14 22:29:47 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Finished making map for --track-renames 2024/11/14 22:29:47 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:29:47 DEBUG : potato: Unchanged skipping 2024/11/14 22:29:47 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for renames to finish 2024/11/14 22:29:50 INFO : yam: Moved (server-side) to: yaml 2024/11/14 22:29:50 INFO : yaml: Renamed from "yam" 2024/11/14 22:29:50 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:29:50 DEBUG : Waiting for deletions to finish 2024/11/14 22:29:50 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (17.76s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" sync_test.go:1547: Can track renames: true 2024/11/14 22:29:58 DEBUG : Added delayed dir = "sub", newDst= 2024/11/14 22:29:58 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Making map for --track-renames 2024/11/14 22:29:58 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Finished making map for --track-renames 2024/11/14 22:29:58 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:29:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/14 22:29:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/14 22:29:58 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for renames to finish 2024/11/14 22:29:58 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:30:03 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/14 22:30:03 INFO : potato: Copied (new) 2024/11/14 22:30:03 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/14 22:30:03 INFO : sub/yam: Copied (new) 2024/11/14 22:30:03 DEBUG : Waiting for deletions to finish 2024/11/14 22:30:04 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:30:07 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/14 22:30:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:30:07 DEBUG : potato: Unchanged skipping 2024/11/14 22:30:07 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Making map for --track-renames 2024/11/14 22:30:07 INFO : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Finished making map for --track-renames 2024/11/14 22:30:07 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:30:07 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for renames to finish 2024/11/14 22:30:11 INFO : sub/yam: Moved (server-side) to: yam 2024/11/14 22:30:11 INFO : yam: Renamed from "sub/yam" 2024/11/14 22:30:11 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:30:11 DEBUG : Waiting for deletions to finish 2024/11/14 22:30:11 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.36s) === RUN TestServerSideMoveLocal run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:30:20 DEBUG : Creating backend with remote "/tmp/rclone765602604/dir1" 2024/11/14 22:30:20 DEBUG : Config file has changed externally - reloading 2024/11/14 22:30:20 DEBUG : Creating backend with remote "/tmp/rclone765602604/dir2" 2024/11/14 22:30:20 DEBUG : Local file system at /tmp/rclone765602604/dir2: Using server-side directory move 2024/11/14 22:30:20 INFO : Local file system at /tmp/rclone765602604/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 22:30:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/14 22:30:20 DEBUG : Local file system at /tmp/rclone765602604/dir2: Waiting for checks to finish 2024/11/14 22:30:20 DEBUG : Local file system at /tmp/rclone765602604/dir2: Waiting for transfers to finish 2024/11/14 22:30:20 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.47s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:30:21 DEBUG : Added delayed dir = "nested", newDst= 2024/11/14 22:30:21 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:30:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:30:21 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/14 22:30:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 22:30:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:30:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:30:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:30:27 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:30:27 INFO : sub dir/hello world: Deleted 2024/11/14 22:30:29 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/14 22:30:29 INFO : nested/sub dir/file: Copied (new) 2024/11/14 22:30:29 INFO : nested/sub dir/file: Deleted 2024/11/14 22:30:30 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:30:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:30:31 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/14 22:30:31 INFO : sub dir: Removing directory 2024/11/14 22:30:31 INFO : nested/sub dir: Removing directory 2024/11/14 22:30:31 INFO : nested: Removing directory 2024/11/14 22:30:31 DEBUG : Local file system at /tmp/rclone765602604: deleted 3 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:30:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/11/14 22:30:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:30:39 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2024/11/14 22:30:39 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2024/11/14 22:30:40 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (20.61s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:30:41 DEBUG : Added delayed dir = "nested", newDst= 2024/11/14 22:30:41 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/14 22:30:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/14 22:30:41 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/14 22:30:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/14 22:30:41 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:30:41 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:30:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/14 22:30:47 INFO : sub dir/hello world: Copied (new) 2024/11/14 22:30:47 INFO : sub dir/hello world: Deleted 2024/11/14 22:30:49 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/14 22:30:49 INFO : nested/sub dir/file: Copied (new) 2024/11/14 22:30:49 INFO : nested/sub dir/file: Deleted 2024/11/14 22:30:50 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:30:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:30:50 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:30:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/11/14 22:30:57 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 22:30:58 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2024/11/14 22:30:58 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2024/11/14 22:30:59 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:31:01 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 22:31:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/14 22:31:01 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:31:01 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:31:05 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/14 22:31:05 INFO : existing-b: Copied (new) 2024/11/14 22:31:05 INFO : existing-b: Deleted 2024/11/14 22:31:05 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:31:05 INFO : existing: Copied (new) 2024/11/14 22:31:05 INFO : existing: Deleted 2024/11/14 22:31:09 DEBUG : existing: Destination exists, skipping 2024/11/14 22:31:09 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:31:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/14 22:31:10 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:31:10 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (16.77s) === RUN TestServerSideMove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:31:17 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-tidaxuc2nuli" sync_test.go:1603: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-qovibub7dise -> Compressed: TestCompressDrive:rclone-test-tidaxuc2nuli 2024/11/14 22:31:46 DEBUG : Compressed: TestCompressDrive:rclone-test-tidaxuc2nuli: Using server-side directory move 2024/11/14 22:31:46 INFO : Compressed: TestCompressDrive:rclone-test-tidaxuc2nuli: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 22:31:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:31:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/14 22:31:46 DEBUG : empty space: Unchanged skipping 2024/11/14 22:31:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 22:31:46 DEBUG : Compressed: TestCompressDrive:rclone-test-tidaxuc2nuli: Waiting for checks to finish 2024/11/14 22:31:48 INFO : potato3: Deleted 2024/11/14 22:31:48 INFO : empty space: Deleted 2024/11/14 22:31:48 DEBUG : Compressed: TestCompressDrive:rclone-test-tidaxuc2nuli: Waiting for transfers to finish 2024/11/14 22:31:50 INFO : potato2: Moved (server-side) 2024/11/14 22:31:51 INFO : potato3: Moved (server-side) 2024/11/14 22:31:55 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-paxofir9gove" 2024/11/14 22:31:55 DEBUG : Config file has changed externally - reloading 2024/11/14 22:31:56 DEBUG : Compressed: TestCompressDrive:rclone-test-paxofir9gove: Using server-side directory move 2024/11/14 22:31:57 INFO : Compressed: TestCompressDrive:rclone-test-paxofir9gove: Server side directory move succeeded 2024/11/14 22:32:05 DEBUG : Compressed: TestCompressDrive:rclone-test-paxofir9gove: Purge remote 2024/11/14 22:32:06 DEBUG : Compressed: TestCompressDrive:rclone-test-tidaxuc2nuli: Purge remote 2024/11/14 22:32:06 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (49.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:32:07 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-laxilet1feji" sync_test.go:1603: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-qovibub7dise -> Compressed: TestCompressDrive:rclone-test-laxilet1feji 2024/11/14 22:32:35 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 22:32:35 DEBUG : empty space: Excluded 2024/11/14 22:32:35 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 22:32:35 DEBUG : empty space: Excluded 2024/11/14 22:32:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:32:35 DEBUG : Compressed: TestCompressDrive:rclone-test-laxilet1feji: Waiting for checks to finish 2024/11/14 22:32:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 22:32:35 DEBUG : Compressed: TestCompressDrive:rclone-test-laxilet1feji: Waiting for transfers to finish 2024/11/14 22:32:37 INFO : potato3: Deleted 2024/11/14 22:32:38 INFO : potato2: Moved (server-side) 2024/11/14 22:32:40 INFO : potato3: Moved (server-side) 2024/11/14 22:32:44 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-gofigay7heqi" 2024/11/14 22:32:45 DEBUG : empty space: Excluded (Size Filter) 2024/11/14 22:32:45 DEBUG : empty space: Excluded 2024/11/14 22:32:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:32:45 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/14 22:32:45 DEBUG : Compressed: TestCompressDrive:rclone-test-gofigay7heqi: Waiting for checks to finish 2024/11/14 22:32:45 DEBUG : Compressed: TestCompressDrive:rclone-test-gofigay7heqi: Waiting for transfers to finish 2024/11/14 22:32:50 INFO : potato2: Moved (server-side) 2024/11/14 22:32:50 INFO : potato3: Moved (server-side) 2024/11/14 22:32:55 DEBUG : Compressed: TestCompressDrive:rclone-test-gofigay7heqi: Purge remote 2024/11/14 22:32:56 DEBUG : Compressed: TestCompressDrive:rclone-test-laxilet1feji: Purge remote --- PASS: TestServerSideMoveWithFilter (51.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:32:59 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-vizalek1bogi" 2024/11/14 22:33:12 DEBUG : tomatoDir: Making directory sync_test.go:1603: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-qovibub7dise -> Compressed: TestCompressDrive:rclone-test-vizalek1bogi 2024/11/14 22:33:29 DEBUG : Compressed: TestCompressDrive:rclone-test-vizalek1bogi: Using server-side directory move 2024/11/14 22:33:29 INFO : Compressed: TestCompressDrive:rclone-test-vizalek1bogi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/14 22:33:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/14 22:33:30 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/14 22:33:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/14 22:33:30 DEBUG : empty space: Unchanged skipping 2024/11/14 22:33:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/14 22:33:30 DEBUG : Compressed: TestCompressDrive:rclone-test-vizalek1bogi: Waiting for checks to finish 2024/11/14 22:33:31 INFO : empty space: Deleted 2024/11/14 22:33:31 DEBUG : Compressed: TestCompressDrive:rclone-test-vizalek1bogi: Waiting for transfers to finish 2024/11/14 22:33:31 INFO : potato3: Deleted 2024/11/14 22:33:33 INFO : potato2: Moved (server-side) 2024/11/14 22:33:35 INFO : potato3: Moved (server-side) 2024/11/14 22:33:35 INFO : tomatoDir: Removing directory 2024/11/14 22:33:35 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: deleted 1 directories 2024/11/14 22:33:39 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-nigosow2goma" 2024/11/14 22:33:40 DEBUG : tomatoDir: Making directory 2024/11/14 22:33:42 DEBUG : Compressed: TestCompressDrive:rclone-test-nigosow2goma: Using server-side directory move 2024/11/14 22:33:43 INFO : Compressed: TestCompressDrive:rclone-test-nigosow2goma: Server side directory move succeeded 2024/11/14 22:33:47 DEBUG : Compressed: TestCompressDrive:rclone-test-nigosow2goma: Purge remote 2024/11/14 22:33:47 DEBUG : Compressed: TestCompressDrive:rclone-test-vizalek1bogi: Purge remote 2024/11/14 22:33:47 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (49.37s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" sync_test.go:1808: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.50s) === RUN TestSyncOverlap run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:33:48 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncOverlap (4.76s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:33:53 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test" 2024/11/14 22:33:57 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test-include/layer2" 2024/11/14 22:34:01 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test-ignore-file" 2024/11/14 22:34:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:34:15 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:34:15 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/14 22:34:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:34:15 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test: Waiting for checks to finish 2024/11/14 22:34:15 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test: Waiting for transfers to finish 2024/11/14 22:34:15 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:15 INFO : There was nothing to transfer 2024/11/14 22:34:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:34:20 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:34:21 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:34:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:34:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:34:21 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:21 INFO : rclone-sync-test-include: Removing directory 2024/11/14 22:34:21 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/11/14 22:34:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 22:34:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: failed to delete 1 directories 2024/11/14 22:34:21 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:34:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:34:26 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:34:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/14 22:34:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:34:27 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/14 22:34:27 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/14 22:34:27 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:27 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:34:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:34:30 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:34:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:34:31 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:34:31 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:34:31 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:31 INFO : rclone-sync-test-include: Removing directory 2024/11/14 22:34:32 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/11/14 22:34:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/14 22:34:32 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: failed to delete 1 directories 2024/11/14 22:34:32 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:34:34 DEBUG : : Excluded 2024/11/14 22:34:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/14 22:34:36 DEBUG : rclone-sync-test: Excluded 2024/11/14 22:34:36 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/14 22:34:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/14 22:34:37 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/14 22:34:37 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/14 22:34:37 DEBUG : Waiting for deletions to finish 2024/11/14 22:34:37 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:34:42 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2024/11/14 22:34:43 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.json" 2024/11/14 22:34:43 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.bin" --- PASS: TestSyncOverlapWithFilter (62.16s) === RUN TestSyncCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:34:55 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/dst" 2024/11/14 22:34:57 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/CompareDest" 2024/11/14 22:35:00 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 22:35:00 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:35:00 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:35:06 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 22:35:06 INFO : one: Copied (new) 2024/11/14 22:35:06 DEBUG : Waiting for deletions to finish 2024/11/14 22:35:10 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:35:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:35:10 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:35:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 22:35:14 INFO : one: Copied (replaced existing) 2024/11/14 22:35:14 DEBUG : Waiting for deletions to finish 2024/11/14 22:35:28 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:35:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:35:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:35:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:35:30 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:35:30 DEBUG : Waiting for deletions to finish 2024/11/14 22:35:30 INFO : There was nothing to transfer 2024/11/14 22:35:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:35:42 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 22:35:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:35:42 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:35:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:35:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:35:43 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:35:43 DEBUG : Waiting for deletions to finish 2024/11/14 22:35:43 INFO : There was nothing to transfer 2024/11/14 22:35:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:35:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 22:35:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:35:48 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:35:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:35:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:35:49 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:35:49 DEBUG : Waiting for deletions to finish 2024/11/14 22:35:49 INFO : There was nothing to transfer 2024/11/14 22:35:55 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/11/14 22:35:55 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 22:35:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/14 22:35:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:35:55 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:35:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:35:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:35:56 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:35:56 DEBUG : Waiting for deletions to finish 2024/11/14 22:35:56 INFO : There was nothing to transfer 2024/11/14 22:36:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/14 22:36:05 DEBUG : two: Need to transfer - File not found at Destination 2024/11/14 22:36:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:36:05 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:36:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:36:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/14 22:36:06 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:36:09 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/14 22:36:09 INFO : two: Copied (new) 2024/11/14 22:36:09 DEBUG : Waiting for deletions to finish 2024/11/14 22:36:21 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/11/14 22:36:21 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:36:21 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:36:21 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/11/14 22:36:22 DEBUG : CompareDest: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:36:22 DEBUG : CompareDest: Rmdir: contains trashed file: "two.json" 2024/11/14 22:36:22 DEBUG : CompareDest: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:36:22 DEBUG : CompareDest: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncCompareDest (87.92s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:36:37 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/dest" 2024/11/14 22:36:37 DEBUG : Config file has changed externally - reloading 2024/11/14 22:36:39 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/pre-dest1" 2024/11/14 22:36:41 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/pre-dest2" 2024/11/14 22:36:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:36:44 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/14 22:36:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:36:46 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/14 22:36:46 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/14 22:36:46 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dest: Waiting for checks to finish 2024/11/14 22:36:46 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dest: Waiting for transfers to finish 2024/11/14 22:36:51 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/14 22:36:51 INFO : 3: Copied (new) 2024/11/14 22:36:51 DEBUG : Waiting for deletions to finish 2024/11/14 22:37:04 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.bin" 2024/11/14 22:37:04 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.json" 2024/11/14 22:37:05 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.json" 2024/11/14 22:37:05 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.bin" 2024/11/14 22:37:06 DEBUG : dest: Rmdir: contains trashed file: "3.bin" 2024/11/14 22:37:06 DEBUG : dest: Rmdir: contains trashed file: "3.json" --- PASS: TestSyncMultipleCompareDest (43.33s) === RUN TestSyncCopyDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:37:07 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/dst" 2024/11/14 22:37:09 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/CopyDest" 2024/11/14 22:37:12 DEBUG : one: Need to transfer - File not found at Destination 2024/11/14 22:37:12 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:37:12 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:37:17 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/14 22:37:17 INFO : one: Copied (new) 2024/11/14 22:37:17 DEBUG : Waiting for deletions to finish 2024/11/14 22:37:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:37:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:37:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:37:25 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 22:37:25 INFO : one: Copied (replaced existing) 2024/11/14 22:37:25 DEBUG : Waiting for deletions to finish 2024/11/14 22:37:41 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/BackupDir" 2024/11/14 22:37:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:37:44 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:37:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:37:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/14 22:37:54 INFO : one: Moved (server-side) 2024/11/14 22:37:57 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/14 22:37:57 INFO : one: Copied (server-side copy) 2024/11/14 22:37:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/14 22:37:57 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:37:57 DEBUG : Waiting for deletions to finish 2024/11/14 22:38:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:38:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/14 22:38:15 INFO : two: Copied (server-side copy) 2024/11/14 22:38:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/14 22:38:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:38:15 DEBUG : one: Unchanged skipping 2024/11/14 22:38:15 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:38:15 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:38:15 DEBUG : Waiting for deletions to finish 2024/11/14 22:38:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:38:20 DEBUG : one: Unchanged skipping 2024/11/14 22:38:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:38:20 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:38:20 DEBUG : two: Unchanged skipping 2024/11/14 22:38:20 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:38:20 DEBUG : Waiting for deletions to finish 2024/11/14 22:38:20 INFO : There was nothing to transfer 2024/11/14 22:38:38 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/14 22:38:38 DEBUG : three: Destination not found in --copy-dest 2024/11/14 22:38:38 DEBUG : three: Need to transfer - File not found at Destination 2024/11/14 22:38:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:38:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/14 22:38:38 DEBUG : one: Unchanged skipping 2024/11/14 22:38:38 DEBUG : two: Unchanged skipping 2024/11/14 22:38:38 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:38:38 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:38:42 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/14 22:38:42 INFO : three: Copied (new) 2024/11/14 22:38:42 DEBUG : Waiting for deletions to finish 2024/11/14 22:39:03 DEBUG : dst: Rmdir: contains trashed file: "three.bin" 2024/11/14 22:39:03 DEBUG : dst: Rmdir: contains trashed file: "three.json" 2024/11/14 22:39:03 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:39:03 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:39:03 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/11/14 22:39:03 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/11/14 22:39:04 DEBUG : CopyDest: Rmdir: contains trashed file: "three.bin" 2024/11/14 22:39:04 DEBUG : CopyDest: Rmdir: contains trashed file: "three.json" 2024/11/14 22:39:04 DEBUG : CopyDest: Rmdir: contains trashed file: "two.json" 2024/11/14 22:39:04 DEBUG : CopyDest: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:39:04 DEBUG : CopyDest: Rmdir: contains trashed file: "one.json" 2024/11/14 22:39:04 DEBUG : CopyDest: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:39:05 DEBUG : BackupDir: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:39:05 DEBUG : BackupDir: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncCopyDest (119.27s) === RUN TestSyncBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:39:23 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/dst" 2024/11/14 22:39:24 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/backup" 2024/11/14 22:39:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:39:27 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:39:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:39:27 DEBUG : two: Unchanged skipping 2024/11/14 22:39:33 INFO : one: Moved (server-side) 2024/11/14 22:39:33 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:39:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:39:36 INFO : one: Copied (new) 2024/11/14 22:39:36 DEBUG : Waiting for deletions to finish 2024/11/14 22:39:40 INFO : three.txt: Moved (server-side) 2024/11/14 22:39:40 INFO : three.txt: Moved into backup dir 2024/11/14 22:40:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:40:13 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:40:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:40:13 DEBUG : two: Unchanged skipping 2024/11/14 22:40:18 INFO : one: Deleted 2024/11/14 22:40:25 INFO : one: Moved (server-side) 2024/11/14 22:40:25 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:40:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:40:30 INFO : one: Copied (new) 2024/11/14 22:40:30 DEBUG : Waiting for deletions to finish 2024/11/14 22:40:50 INFO : three.txt: Deleted 2024/11/14 22:41:07 INFO : three.txt: Moved (server-side) 2024/11/14 22:41:07 INFO : three.txt: Moved into backup dir 2024/11/14 22:41:23 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/11/14 22:41:23 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:41:23 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:41:23 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/11/14 22:41:24 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2024/11/14 22:41:24 DEBUG : backup: Rmdir: contains trashed file: "one.json" 2024/11/14 22:41:24 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2024/11/14 22:41:24 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:41:24 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:41:24 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2024/11/14 22:41:24 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2024/11/14 22:41:24 DEBUG : backup: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncBackupDir (139.27s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:41:47 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/dst" 2024/11/14 22:41:49 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/backup" 2024/11/14 22:41:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:41:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:41:52 DEBUG : two: Unchanged skipping 2024/11/14 22:41:52 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:42:02 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:42:02 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:42:06 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:42:06 INFO : one: Copied (new) 2024/11/14 22:42:06 DEBUG : Waiting for deletions to finish 2024/11/14 22:42:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:42:09 INFO : three.txt: Moved into backup dir 2024/11/14 22:42:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:42:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:42:25 DEBUG : two: Unchanged skipping 2024/11/14 22:42:25 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:42:28 INFO : one.bak: Deleted 2024/11/14 22:42:31 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:42:31 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:42:35 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:42:35 INFO : one: Copied (new) 2024/11/14 22:42:35 DEBUG : Waiting for deletions to finish 2024/11/14 22:42:37 INFO : three.txt.bak: Deleted 2024/11/14 22:42:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:42:41 INFO : three.txt: Moved into backup dir 2024/11/14 22:42:54 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/11/14 22:42:54 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:42:54 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:42:54 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/11/14 22:42:55 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/11/14 22:42:55 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" 2024/11/14 22:42:55 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" 2024/11/14 22:42:55 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" 2024/11/14 22:42:55 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" 2024/11/14 22:42:55 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" 2024/11/14 22:42:55 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/11/14 22:42:55 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" --- PASS: TestSyncBackupDirWithSuffix (91.20s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:43:13 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/dst" 2024/11/14 22:43:15 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/backup" 2024/11/14 22:43:18 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:43:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:43:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:43:18 DEBUG : two: Unchanged skipping 2024/11/14 22:43:22 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 22:43:22 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:43:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:43:26 INFO : one: Copied (new) 2024/11/14 22:43:26 DEBUG : Waiting for deletions to finish 2024/11/14 22:43:29 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 22:43:29 INFO : three.txt: Moved into backup dir 2024/11/14 22:43:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:43:45 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:43:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:43:45 DEBUG : two: Unchanged skipping 2024/11/14 22:43:48 INFO : one-2019-01-01: Deleted 2024/11/14 22:43:51 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 22:43:51 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:43:55 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:43:55 INFO : one: Copied (new) 2024/11/14 22:43:55 DEBUG : Waiting for deletions to finish 2024/11/14 22:43:57 INFO : three-2019-01-01.txt: Deleted 2024/11/14 22:44:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 22:44:01 INFO : three.txt: Moved into backup dir 2024/11/14 22:44:13 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/11/14 22:44:13 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:44:13 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:44:13 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/11/14 22:44:14 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/11/14 22:44:14 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/11/14 22:44:14 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/11/14 22:44:14 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/11/14 22:44:14 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/11/14 22:44:14 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/11/14 22:44:14 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/11/14 22:44:14 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (78.25s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:44:31 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/dst" 2024/11/14 22:44:31 DEBUG : Config file has changed externally - reloading 2024/11/14 22:44:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:44:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:44:33 DEBUG : two: Unchanged skipping 2024/11/14 22:44:33 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:44:36 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:44:36 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:44:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:44:39 INFO : one: Copied (new) 2024/11/14 22:44:39 DEBUG : Waiting for deletions to finish 2024/11/14 22:44:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:44:43 INFO : three.txt: Moved into backup dir 2024/11/14 22:44:57 DEBUG : one.bak: Excluded (Path Filter) 2024/11/14 22:44:57 DEBUG : one.bak: Excluded 2024/11/14 22:44:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/14 22:44:57 DEBUG : three.txt.bak: Excluded 2024/11/14 22:44:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:44:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:44:57 DEBUG : two: Unchanged skipping 2024/11/14 22:44:57 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for checks to finish 2024/11/14 22:44:59 INFO : one.bak: Deleted 2024/11/14 22:45:02 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:45:02 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise/dst: Waiting for transfers to finish 2024/11/14 22:45:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:45:06 INFO : one: Copied (new) 2024/11/14 22:45:06 DEBUG : Waiting for deletions to finish 2024/11/14 22:45:09 INFO : three.txt.bak: Deleted 2024/11/14 22:45:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:45:11 INFO : three.txt: Moved into backup dir 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:45:23 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" --- PASS: TestSyncBackupDirSuffixOnly (69.32s) === RUN TestSyncSuffix run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:45:41 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/dst" 2024/11/14 22:45:41 DEBUG : Config file has changed externally - reloading 2024/11/14 22:45:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:45:45 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:45:49 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:45:49 INFO : one: Copied (new) 2024/11/14 22:45:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:45:51 DEBUG : two: Unchanged skipping 2024/11/14 22:45:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 22:45:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:45:57 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/14 22:45:57 INFO : three.txt: Copied (new) 2024/11/14 22:46:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:46:12 INFO : one.bak: Deleted 2024/11/14 22:46:14 INFO : one: Moved (server-side) to: one.bak 2024/11/14 22:46:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:46:17 INFO : one: Copied (new) 2024/11/14 22:46:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:46:19 DEBUG : two: Unchanged skipping 2024/11/14 22:46:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 22:46:23 INFO : three.txt.bak: Deleted 2024/11/14 22:46:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/14 22:46:29 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/14 22:46:29 INFO : three.txt: Copied (new) 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/11/14 22:46:43 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" --- PASS: TestSyncSuffix (80.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:47:02 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qovibub7dise/dst" 2024/11/14 22:47:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/14 22:47:06 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 22:47:10 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/14 22:47:10 INFO : one: Copied (new) 2024/11/14 22:47:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:47:11 DEBUG : two: Unchanged skipping 2024/11/14 22:47:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/14 22:47:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 22:47:18 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/14 22:47:18 INFO : three.txt: Copied (new) 2024/11/14 22:47:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/14 22:47:34 INFO : one-2019-01-01: Deleted 2024/11/14 22:47:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/14 22:47:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/14 22:47:39 INFO : one: Copied (new) 2024/11/14 22:47:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:47:40 DEBUG : two: Unchanged skipping 2024/11/14 22:47:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/14 22:47:44 INFO : three-2019-01-01.txt: Deleted 2024/11/14 22:47:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/14 22:47:50 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/14 22:47:50 INFO : three.txt: Copied (new) 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/11/14 22:48:05 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" --- PASS: TestSyncSuffixKeepExtension (81.64s) === RUN TestSyncUTFNorm run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:48:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/14 22:48:12 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:48:12 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:48:17 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/14 22:48:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/14 22:48:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.77s) === RUN TestSyncImmutable run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:48:21 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/14 22:48:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:48:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:48:26 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/14 22:48:26 INFO : existing: Copied (new) 2024/11/14 22:48:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:48:33 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/14 22:48:33 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:48:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/14 22:48:34 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:48:34 ERROR : Compressed: TestCompressDrive:rclone-test-qovibub7dise: not deleting files as there were IO errors 2024/11/14 22:48:34 ERROR : Compressed: TestCompressDrive:rclone-test-qovibub7dise: not deleting directories as there were IO errors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncImmutable (19.54s) === RUN TestSyncIgnoreCase run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:49:12 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:49:12 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:49:12 DEBUG : existing: Unchanged skipping 2024/11/14 22:49:12 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:49:12 DEBUG : Waiting for deletions to finish 2024/11/14 22:49:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (36.82s) === RUN TestFixCase run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" sync_test.go:2529: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (1.18s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" sync_test.go:2568: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" sync_test.go:2568: This test only runs on local --- PASS: TestMaxTransfer (1.80s) --- SKIP: TestMaxTransfer/Hard (0.53s) --- SKIP: TestMaxTransfer/Soft (0.74s) --- SKIP: TestMaxTransfer/Cautious (0.53s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:52:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:52:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both0: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both12: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both13: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both1: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both15: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both11: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both17: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both18: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both19: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both10: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both3: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both14: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both5: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both6: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both7: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both16: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:52:46 DEBUG : both9: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both2: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both4: Unchanged skipping 2024/11/14 22:52:46 DEBUG : both8: Unchanged skipping 2024/11/14 22:52:46 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:52:46 DEBUG : Waiting for deletions to finish 2024/11/14 22:52:47 INFO : only10: Deleted 2024/11/14 22:52:47 INFO : only0: Deleted 2024/11/14 22:52:47 INFO : only8: Deleted 2024/11/14 22:52:47 INFO : only3: Deleted 2024/11/14 22:52:49 INFO : only13: Deleted 2024/11/14 22:52:49 INFO : only12: Deleted 2024/11/14 22:52:49 INFO : only2: Deleted 2024/11/14 22:52:49 INFO : only1: Deleted 2024/11/14 22:52:50 INFO : only14: Deleted 2024/11/14 22:52:50 INFO : only9: Deleted 2024/11/14 22:52:51 INFO : only5: Deleted 2024/11/14 22:52:51 INFO : only7: Deleted 2024/11/14 22:52:52 INFO : only18: Deleted 2024/11/14 22:52:52 INFO : only19: Deleted 2024/11/14 22:52:52 INFO : only4: Deleted 2024/11/14 22:52:52 INFO : only6: Deleted 2024/11/14 22:52:53 INFO : only11: Deleted 2024/11/14 22:52:54 INFO : only15: Deleted 2024/11/14 22:52:54 INFO : only16: Deleted 2024/11/14 22:52:54 INFO : only17: Deleted 2024/11/14 22:52:54 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (267.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:57:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for checks to finish 2024/11/14 22:57:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both1: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both12: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both13: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both14: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both15: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both10: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both17: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both0: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both19: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both2: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both3: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both4: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both5: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both6: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both7: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both8: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/14 22:57:21 DEBUG : both9: Unchanged skipping 2024/11/14 22:57:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/14 22:57:21 DEBUG : both11: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both16: Unchanged skipping 2024/11/14 22:57:21 DEBUG : both18: Unchanged skipping 2024/11/14 22:57:21 DEBUG : Compressed: TestCompressDrive:rclone-test-qovibub7dise: Waiting for transfers to finish 2024/11/14 22:57:25 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:25 INFO : only11: Copied (replaced existing) 2024/11/14 22:57:25 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:25 INFO : only1: Copied (replaced existing) 2024/11/14 22:57:25 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:25 INFO : only10: Copied (replaced existing) 2024/11/14 22:57:26 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:26 INFO : only0: Copied (replaced existing) 2024/11/14 22:57:29 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:29 INFO : only14: Copied (replaced existing) 2024/11/14 22:57:29 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:29 INFO : only12: Copied (replaced existing) 2024/11/14 22:57:29 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:29 INFO : only13: Copied (replaced existing) 2024/11/14 22:57:30 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:30 INFO : only15: Copied (replaced existing) 2024/11/14 22:57:33 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:33 INFO : only16: Copied (replaced existing) 2024/11/14 22:57:33 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:33 INFO : only17: Copied (replaced existing) 2024/11/14 22:57:34 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:34 INFO : only18: Copied (replaced existing) 2024/11/14 22:57:34 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:34 INFO : only19: Copied (replaced existing) 2024/11/14 22:57:37 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:37 INFO : only2: Copied (replaced existing) 2024/11/14 22:57:37 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:37 INFO : only3: Copied (replaced existing) 2024/11/14 22:57:38 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:38 INFO : only4: Copied (replaced existing) 2024/11/14 22:57:38 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:38 INFO : only5: Copied (replaced existing) 2024/11/14 22:57:40 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:40 INFO : only6: Copied (replaced existing) 2024/11/14 22:57:41 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:41 INFO : only7: Copied (replaced existing) 2024/11/14 22:57:42 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:42 INFO : only9: Copied (replaced existing) 2024/11/14 22:57:42 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/14 22:57:42 INFO : only8: Copied (replaced existing) 2024/11/14 22:57:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (344.98s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 22:59:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 22:59:33 DEBUG : sub dir: Making directory with metadata 2024/11/14 22:59:34 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 23:00:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 23:00:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/14 23:00:04 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/14 23:00:04 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 23:00:27 DEBUG : sub dirEmpty: Rmdir: contains trashed file: "sub dirEmpty2" 2024/11/14 23:00:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 23:00:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.json" 2024/11/14 23:00:29 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/11/14 23:00:30 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/11/14 23:00:31 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/11/14 23:00:32 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/11/14 23:00:33 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/11/14 23:00:34 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/11/14 23:00:35 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.json" 2024/11/14 23:00:35 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.bin" 2024/11/14 23:00:36 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2024/11/14 23:00:36 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/11/14 23:00:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/11/14 23:00:37 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestNothingToTransferWithEmptyDirs (66.59s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" 2024/11/14 23:00:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/14 23:00:39 DEBUG : sub dir: Making directory with metadata 2024/11/14 23:00:40 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-qovibub7dise", Local "Local file system at /tmp/rclone765602604", Modify Window "1ms" panic: test timed out after 1h0m0s running tests: TestNothingToTransferWithoutEmptyDirs (25s) goroutine 17497 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2366 +0x385 created by time.goFunc /usr/local/go/src/time/sleep.go:177 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc0002e89c0, {0x23542a3?, 0x0?}, 0x242ef08) /usr/local/go/src/testing/testing.go:1750 +0x3ab testing.runTests.func1(0xc0002e89c0) /usr/local/go/src/testing/testing.go:2161 +0x37 testing.tRunner(0xc0002e89c0, 0xc000987c00) /usr/local/go/src/testing/testing.go:1689 +0xfb testing.runTests(0xc000910df8, {0x383cf80, 0x56, 0x56}, {0x1?, 0xedec86a20?, 0x3867c60?}) /usr/local/go/src/testing/testing.go:2159 +0x445 testing.(*M).Run(0xc000452d20) /usr/local/go/src/testing/testing.go:2027 +0x68b github.com/rclone/rclone/fstest.TestMain(0xc000452d20) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:44 main.main() _testmain.go:219 +0x196 goroutine 24 [select]: go.opencensus.io/stats/view.(*worker).start(0xc0001a7500) /home/rclone/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker.go:292 +0x9f created by go.opencensus.io/stats/view.init.0 in goroutine 1 /home/rclone/go/pkg/mod/go.opencensus.io@v0.24.0/stats/view/worker.go:34 +0x8d goroutine 27 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:151 +0x1f goroutine 28 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xab goroutine 17151 [select]: net/http.(*persistConn).writeLoop(0xc0008bbc20) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 17079 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 2557 [chan receive, 40 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2572 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17301 [select]: net/http.(*persistConn).roundTrip(0xc000a198c0, 0xc00133c440) /usr/local/go/src/net/http/transport.go:2674 +0x979 net/http.(*Transport).roundTrip(0xc0001eea00, 0xc000a7cd80) /usr/local/go/src/net/http/transport.go:608 +0x79a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:17 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004780e0, 0xc000a7cd80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:352 +0x345 golang.org/x/oauth2.(*Transport).RoundTrip(0xc00010f5a0, 0xc000a7cb40) /home/rclone/go/pkg/mod/golang.org/x/oauth2@v0.21.0/transport.go:55 +0x3de net/http.send(0xc000a7cb40, {0x26b6ba0, 0xc00010f5a0}, {0x1?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e4 net/http.(*Client).send(0xc0000388d0, 0xc000a7cb40, {0x0?, 0x6e75ae?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x98 net/http.(*Client).do(0xc0000388d0, 0xc000a7cb40) /usr/local/go/src/net/http/client.go:724 +0x8dc net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:590 google.golang.org/api/internal/gensupport.send({0x26d88e0, 0x38cade0}, 0x230ce92?, 0xc000a7ca20) /home/rclone/go/pkg/mod/google.golang.org/api@v0.188.0/internal/gensupport/send.go:88 +0xd9 google.golang.org/api/internal/gensupport.SendRequest({0x26d88e0, 0x38cade0}, 0xc0000388d0, 0xc000a7ca20) /home/rclone/go/pkg/mod/google.golang.org/api@v0.188.0/internal/gensupport/send.go:81 +0xfc google.golang.org/api/drive/v3.(*FilesListCall).doRequest(0xc00133c400, {0x22f4620, 0x4}) /home/rclone/go/pkg/mod/google.golang.org/api@v0.188.0/drive/v3/drive-gen.go:6357 +0x39a google.golang.org/api/drive/v3.(*FilesListCall).Do(0xc00133c400, {0x0?, 0x22f6fec?, 0x6?}) /home/rclone/go/pkg/mod/google.golang.org/api@v0.188.0/drive/v3/drive-gen.go:6367 +0x65 github.com/rclone/rclone/backend/drive.(*Fs).list.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/drive/drive.go:1117 +0x16e github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:88 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc00057a4e0, 0xc0002acb90, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc00057a4e0, 0xc0002acb90) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x92 github.com/rclone/rclone/backend/drive.(*Fs).list(0xc000211448, {0x26d88e0, 0x38cade0}, {0xc000819068, 0x1, 0xc000819030?}, {0xc00077e380, 0x10}, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/drive/drive.go:1116 +0x183c github.com/rclone/rclone/backend/drive.(*Fs).getRemoteInfoWithExport(0xc000211448, {0x26d88e0, 0x38cade0}, {0xc00077e378?, 0xc000100008?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drive/drive.go:3991 +0x30c github.com/rclone/rclone/backend/drive.(*Fs).NewObject(0xc000211448, {0x26d88e0, 0x38cade0}, {0xc00077e378, 0x18}) /home/rclone/go/src/github.com/rclone/rclone/backend/drive/drive.go:1709 +0x87 github.com/rclone/rclone/backend/compress.(*Object).loadMetadataObjectIfNotLoaded(...) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1230 github.com/rclone/rclone/backend/compress.(*Object).loadMetadataIfNotLoaded(0xc0002acaf0, {0x26d88e0, 0x38cade0}) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1217 +0x55 github.com/rclone/rclone/backend/compress.(*Object).Hash(0xc0002acaf0, {0x26d88e0?, 0x38cade0?}, 0xc0002acaf0?) /home/rclone/go/src/github.com/rclone/rclone/backend/compress/compress.go:1307 +0x33 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc0004783f0, 0xc0002e9040, {0x26eb560, 0xc0002acaf0}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:135 +0x35c github.com/rclone/rclone/fstest.(*Item).Check(0xc0004783f0, 0xc0002e9040, {0x26eb560, 0xc0002acaf0}, 0xf4240) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc000819500, 0xc0002e9040, {0x26eb560, 0xc0002acaf0}, 0xf4240) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 +0x189 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc0002e9040, {0x26eb4f0, 0xc00052a880}, {0x0, 0x0}, {0xc0004783f0, 0x2, 0x2}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 +0x8ea github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 github.com/rclone/rclone/fstest.(*Run).CheckRemoteItems(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 github.com/rclone/rclone/fs/sync.testNothingToTransfer(0xc0002e9040, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2692 +0x875 github.com/rclone/rclone/fs/sync.TestNothingToTransferWithoutEmptyDirs(0xc0002e9040?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2769 +0x15 testing.tRunner(0xc0002e9040, 0x242ef08) /usr/local/go/src/testing/testing.go:1689 +0xfb created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1742 +0x390 goroutine 16166 [select]: net/http.(*persistConn).writeLoop(0xc000a198c0) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 16159 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 17044 [IO wait]: internal/poll.runtime_pollWait(0x7fab8b7bfe90, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc001529b80?, 0xc000632a00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001529b80, {0xc000632a00, 0x1500, 0x1500}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc001529b80, {0xc000632a00?, 0xc00065b850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00014c7c8, {0xc000632a00?, 0x7fab989b1538?, 0xc0004f1320?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00013fe18, {0xc000632a00?, 0x0?, 0x65b930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0004f1320, {0xc000632a00?, 0x0?, 0xc0004f1320?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0008f4d30, {0x26b61c0, 0xc0004f1320}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0008f4a88, {0x7fab8a600cd8, 0xc00013fe18}, 0xc00065b978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0008f4a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc0008f4a88, {0xc000a6c000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc0009bd0e0, {0xc000a6c000?, 0xc000cbfc80?, 0xc00065bd38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc001afbf20) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc001afbf20, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0009bd0e0) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 17038 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 16254 [IO wait]: internal/poll.runtime_pollWait(0x7fab8b7bf9b8, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc001528700?, 0xc000631500?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001528700, {0xc000631500, 0x1500, 0x1500}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc001528700, {0xc000631500?, 0xc0004d4850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001544450, {0xc000631500?, 0x7fab8b781b28?, 0xc0007742b8?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000775488, {0xc000631500?, 0x0?, 0x4d4930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0007742b8, {0xc000631500?, 0x0?, 0xc0007742b8?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc000960d30, {0x26b61c0, 0xc0007742b8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000960a88, {0x7fab8a600cd8, 0xc000775488}, 0xc0004d4978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000960a88, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc000960a88, {0xc000bf2000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000a7cc60, {0xc000bf2000?, 0xc00149c540?, 0xc0004d4d38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc00137da40) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc00137da40, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a7cc60) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 16741 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 17150 [IO wait]: internal/poll.runtime_pollWait(0x7fab8b7bfba8, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc000477080?, 0xc00018ea00?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000477080, {0xc00018ea00, 0x1500, 0x1500}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc000477080, {0xc00018ea00?, 0xc000d12850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001544038, {0xc00018ea00?, 0x7fab89d7e948?, 0xc000910f90?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000774210, {0xc00018ea00?, 0x0?, 0xd12930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc000910f90, {0xc00018ea00?, 0x0?, 0xc000910f90?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc0009609b0, {0x26b61c0, 0xc000910f90}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000960708, {0x7fab8a600cd8, 0xc000774210}, 0xc000d12978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000960708, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc000960708, {0xc0007ce000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc0008bbc20, {0xc0007ce000?, 0xc00149c8a0?, 0xc000d12d38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc0000c6ae0) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0000c6ae0, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc0008bbc20) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 17079 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 16255 [select]: net/http.(*persistConn).writeLoop(0xc000a7cc60) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 16741 /usr/local/go/src/net/http/transport.go:1799 +0x1585 goroutine 16165 [IO wait]: internal/poll.runtime_pollWait(0x7fab8b7bf7c8, 0x72) /usr/local/go/src/runtime/netpoll.go:345 +0x85 internal/poll.(*pollDesc).wait(0xc00052b400?, 0xc000b0b500?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00052b400, {0xc000b0b500, 0x1500, 0x1500}) /usr/local/go/src/internal/poll/fd_unix.go:164 +0x27a net.(*netFD).Read(0xc00052b400, {0xc000b0b500?, 0xc000d10850?, 0x41c385?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0000f7f38, {0xc000b0b500?, 0x7fab8b781b28?, 0xc0007742a0?}) /usr/local/go/src/net/net.go:179 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0019c7410, {0xc000b0b500?, 0x0?, 0xd10930?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x2c crypto/tls.(*atLeastReader).Read(0xc0007742a0, {0xc000b0b500?, 0x0?, 0xc0007742a0?}) /usr/local/go/src/crypto/tls/conn.go:806 +0x3b bytes.(*Buffer).ReadFrom(0xc000aa8630, {0x26b61c0, 0xc0007742a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000aa8388, {0x7fab8a600cd8, 0xc0019c7410}, 0xc000d10978?) /usr/local/go/src/crypto/tls/conn.go:828 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000aa8388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0xc000aa8388, {0xc001332000, 0x1000, 0x8?}) /usr/local/go/src/crypto/tls/conn.go:1370 +0x156 net/http.(*persistConn).Read(0xc000a198c0, {0xc001332000?, 0xc000cbfb00?, 0xc000d10d38?}) /usr/local/go/src/net/http/transport.go:1976 +0x4a bufio.(*Reader).fill(0xc0016a2120) /usr/local/go/src/bufio/bufio.go:110 +0x103 bufio.(*Reader).Peek(0xc0016a2120, 0x1) /usr/local/go/src/bufio/bufio.go:148 +0x53 net/http.(*persistConn).readLoop(0xc000a198c0) /usr/local/go/src/net/http/transport.go:2140 +0x1b9 created by net/http.(*Transport).dialConn in goroutine 16159 /usr/local/go/src/net/http/transport.go:1798 +0x152f goroutine 17045 [select]: net/http.(*persistConn).writeLoop(0xc0009bd0e0) /usr/local/go/src/net/http/transport.go:2443 +0xf0 created by net/http.(*Transport).dialConn in goroutine 17038 /usr/local/go/src/net/http/transport.go:1799 +0x1585 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished ERROR in 1h0m1.669930567s (try 1/5): exit status 2: Failed []