"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/04/11 04:09:15 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo" 2025/04/11 04:09:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 04:09:16 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160" 2025/04/11 04:09:17 DEBUG : Creating backend with remote "/tmp/rclone1494950529" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:18 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:09:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:09:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/11 04:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:09:18 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.27s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:09:19 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:09:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:09:22 DEBUG : sub dir/hello world: md5 = 7b517ea45984d6721f3ea4b8c59e5778 OK 2025/04/11 04:09:22 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:09:22 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.57s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:26 DEBUG : metadata sub dir: Making directory with metadata 2025/04/11 04:09:26 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:09:26 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/11 04:09:26 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:09:26 DEBUG : Local file system at /tmp/rclone1494950529: File to upload is small (21 bytes), uploading instead of streaming 2025/04/11 04:09:26 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/11 04:09:26 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/11 04:09:26 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:09:26 DEBUG : Google drive root 'crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160': Skipping btime metadata as can't update it on an existing file: 2025-04-11T04:09:26.151137066Z 2025/04/11 04:09:27 INFO : empty metadata sub dir: Updated directory metadata 2025/04/11 04:09:27 DEBUG : Google drive root 'crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160': Skipping btime metadata as can't update it on an existing file: 2025-04-11T04:09:26.151137066Z 2025/04/11 04:09:28 INFO : metadata sub dir: Updated directory metadata 2025/04/11 04:09:28 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/11 04:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:09:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:09:29 DEBUG : metadata sub dir/hello metadata world: md5 = 11839513f909e8ebe6750fd595906c32 OK 2025/04/11 04:09:29 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:32 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.22s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:34 DEBUG : metadata sub dir: Making directory with metadata 2025/04/11 04:09:34 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:09:34 DEBUG : empty metadata sub dir: Making directory with metadata 2025/04/11 04:09:34 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:09:34 DEBUG : Local file system at /tmp/rclone1494950529: File to upload is small (21 bytes), uploading instead of streaming 2025/04/11 04:09:34 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/04/11 04:09:34 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/04/11 04:09:34 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:09:34 DEBUG : Added delayed dir = "empty metadata sub dir", newDst=<nil> 2025/04/11 04:09:34 DEBUG : Added delayed dir = "metadata sub dir", newDst=<nil> 2025/04/11 04:09:34 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/04/11 04:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:09:36 DEBUG : metadata sub dir/hello metadata world: md5 = c715883cb783b1682cd7ce52b9eaef1a OK 2025/04/11 04:09:36 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/04/11 04:09:36 DEBUG : Google drive root 'crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160': Skipping btime metadata as can't update it on an existing file: 2025-04-11T04:09:34.371146884Z 2025/04/11 04:09:37 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:40 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.94s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:41 DEBUG : Creating backend with remote "/non-existing" 2025/04/11 04:09:41 DEBUG : Config file has changed externally - reloading 2025/04/11 04:09:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/11 04:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:09:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:42 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:09:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:09:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:09:44 DEBUG : sub dir/hello world: md5 = 3605523c088f1411003fd8f71a5e8cde OK 2025/04/11 04:09:44 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:09:45 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.87s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Running all checks before starting transfers 2025/04/11 04:09:48 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:09:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:09:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Checks finished, now starting transfers 2025/04/11 04:09:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:09:50 DEBUG : sub dir/hello world: md5 = 1396c5d7cc405817f45b147612339f83 OK 2025/04/11 04:09:50 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:09:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.92s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:54 ERROR : Ignoring --no-traverse with sync 2025/04/11 04:09:54 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:09:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:09:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:09:56 DEBUG : sub dir/hello world: md5 = a88316d86f408c86a2a1242f852417a5 OK 2025/04/11 04:09:56 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:09:56 DEBUG : Waiting for deletions to finish 2025/04/11 04:09:57 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:09:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.19s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/11 04:10:00 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:02 DEBUG : hello world2: md5 = 86773ca1c447cc43488478fb86bb0460 OK 2025/04/11 04:10:02 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.35s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:05 DEBUG : potato2: md5 = 0930afc2c2343f3d637bcdef7b5609f2 OK 2025/04/11 04:10:05 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:09 DEBUG : potato2: md5 = 8d5deb7be54e86d8a295621c3b142305 OK 2025/04/11 04:10:09 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.52s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 04:10:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:10:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/11 04:10:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:10:11 DEBUG : sub dir: Making directory with metadata 2025/04/11 04:10:11 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/11 04:10:11 DEBUG : sub dir2: Making directory with metadata 2025/04/11 04:10:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:10:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 04:10:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:10:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:14 DEBUG : sub dir/hello world: md5 = 2eb295717b447a1a5b45d515f9187760 OK 2025/04/11 04:10:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/04/11 04:10:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.95s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:19 INFO : sub dir2: Making directory 2025/04/11 04:10:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 04:10:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:10:20 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:10:20 DEBUG : Added delayed dir = "sub dir2", newDst=<nil> 2025/04/11 04:10:20 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst=<nil> 2025/04/11 04:10:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:22 DEBUG : sub dir/hello world: md5 = eba6dff949aba41c9e574cea2294cd77 OK 2025/04/11 04:10:22 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:10:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:10:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.28s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:25 DEBUG : sub dir2: Making directory with metadata 2025/04/11 04:10:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:10:25 DEBUG : sub dir: Making directory with metadata 2025/04/11 04:10:26 INFO : sub dir: Made directory with metadata (mtime=2025-04-11T04:10:25.119207812Z) 2025/04/11 04:10:26 DEBUG : sub dir2: Making directory with metadata 2025/04/11 04:10:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:10:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:28 DEBUG : sub dir/hello world: md5 = 24b97ec4d6246c21b41a4533ccce7b21 OK 2025/04/11 04:10:28 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:10:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:31 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:32 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/04/11 04:10:32 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/11 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.20s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:37 INFO : sub dir2: Making directory 2025/04/11 04:10:37 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:10:37 DEBUG : Added delayed dir = "sub dir2", newDst=<nil> 2025/04/11 04:10:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:39 DEBUG : sub dir/hello world: md5 = ea48e68c784e29ea10ab6505506c9af6 OK 2025/04/11 04:10:39 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:10:39 INFO : sub dir/hello world: Deleted 2025/04/11 04:10:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:10:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.57s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:42 DEBUG : sub dir2: Making directory with metadata 2025/04/11 04:10:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:10:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:10:42 DEBUG : sub dir: Making directory with metadata 2025/04/11 04:10:43 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/04/11 04:10:43 DEBUG : sub dir2: Making directory with metadata 2025/04/11 04:10:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:10:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:45 DEBUG : sub dir/hello world: md5 = 46967d2a18a845e2302cadfaaa6c0e01 OK 2025/04/11 04:10:45 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:10:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:50 INFO : sub dir2: Making directory 2025/04/11 04:10:50 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:10:50 DEBUG : Added delayed dir = "sub dir2", newDst=<nil> 2025/04/11 04:10:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:10:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:10:52 DEBUG : sub dir/hello world: md5 = 0db9de125b72a78bff18e7b124e19017 OK 2025/04/11 04:10:52 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:10:52 DEBUG : Waiting for deletions to finish 2025/04/11 04:10:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:10:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.16s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:10:57 DEBUG : sub dir/hello world: md5 = a1d3928e8fcfa1e2b3f8112be9bda4cd OK 2025/04/11 04:10:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wocepub0niba" 2025/04/11 04:10:58 DEBUG : Creating backend with remote "TestDrive:crypt/1lip6vilgg2q3oivimr819i9nd4elo59glojqivs4mq58ifrjfhg" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo' -> Encrypted drive 'TestCryptDrive:rclone-test-wocepub0niba' 2025/04/11 04:10:59 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:10:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wocepub0niba': Waiting for checks to finish 2025/04/11 04:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wocepub0niba': Waiting for transfers to finish 2025/04/11 04:11:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/11 04:11:02 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wocepub0niba': Purge remote 2025/04/11 04:11:05 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.84s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:08 DEBUG : sub dir/hello world: md5 = 05384332577ac4847a9dad2506c2cdd2 OK 2025/04/11 04:11:09 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/11 04:11:09 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/11 04:11:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 04:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:11:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:11:11 DEBUG : sub dir/hello world: md5 = 5b3f86234565420bcb001119a24885b3 OK 2025/04/11 04:11:11 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/11 04:11:11 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.24s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:16 DEBUG : sub dir/hello world: md5 = 8c2a6157eec73d81025a79180dd32ef5 OK 2025/04/11 04:11:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixilaj4kica" 2025/04/11 04:11:17 DEBUG : Creating backend with remote "TestDrive:crypt/qqskih2s796fgat2eh5l50av4lsavbr04afbhmev4d8701pftffg" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo' -> Encrypted drive 'TestCryptDrive:rclone-test-qixilaj4kica' 2025/04/11 04:11:18 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:11:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixilaj4kica': Waiting for checks to finish 2025/04/11 04:11:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixilaj4kica': Waiting for transfers to finish 2025/04/11 04:11:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/11 04:11:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:23 DEBUG : sub dir/hello world: md5 = 6c01e256a4ae4294d0a36981ec4bdddc OK 2025/04/11 04:11:24 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/11 04:11:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/11 04:11:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 04:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixilaj4kica': Waiting for checks to finish 2025/04/11 04:11:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixilaj4kica': Waiting for transfers to finish 2025/04/11 04:11:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/11 04:11:26 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixilaj4kica': Purge remote 2025/04/11 04:11:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.88s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:32 DEBUG : sub dir/hello world: md5 = 4f1969036bfd63937ad50bdcfe2dbbd4 OK 2025/04/11 04:11:33 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/11 04:11:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/11 04:11:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 04:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:11:35 DEBUG : sub dir/hello world: md5 = b72aa820669cce984521104ef0414351 OK 2025/04/11 04:11:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/11 04:11:35 INFO : sub dir/hello world: Deleted 2025/04/11 04:11:35 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.01s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:40 DEBUG : sub dir/hello world: md5 = 7e6fda4cf6468a1e0d8f0c40e37e9a8e OK 2025/04/11 04:11:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-voyugig7cefo" 2025/04/11 04:11:41 DEBUG : Creating backend with remote "TestDrive:crypt/pth2s8cv4dlu69dcj1dvothk0f9ahoefok928da1fd49u34l54u0" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo' -> Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo' 2025/04/11 04:11:42 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:11:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo': Waiting for checks to finish 2025/04/11 04:11:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo': Waiting for transfers to finish 2025/04/11 04:11:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/11 04:11:45 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:47 DEBUG : sub dir/hello world: md5 = 7be2b6ee93e6a13e36d8fc2c1139fc3e OK 2025/04/11 04:11:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo': Using server-side directory move 2025/04/11 04:11:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 04:11:48 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/11 04:11:48 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/11 04:11:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 04:11:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo': Waiting for checks to finish 2025/04/11 04:11:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo': Waiting for transfers to finish 2025/04/11 04:11:49 INFO : sub dir/hello world: Deleted 2025/04/11 04:11:49 INFO : sub dir/hello world: Moved (server-side) 2025/04/11 04:11:50 INFO : sub dir: Set directory modification time (using SetModTime) 2025/04/11 04:11:52 DEBUG : sub dir/hello world: md5 = 79d04d81c3054f5f1af3c788323bd6fa OK 2025/04/11 04:11:53 DEBUG : testing file moves 2025/04/11 04:11:53 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/04/11 04:11:53 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/04/11 04:11:53 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/11 04:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo': Waiting for checks to finish 2025/04/11 04:11:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo': Waiting for transfers to finish 2025/04/11 04:11:54 INFO : sub dir/hello world: Deleted 2025/04/11 04:11:54 INFO : sub dir/hello world: Moved (server-side) 2025/04/11 04:11:55 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:11:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-voyugig7cefo': Purge remote --- PASS: TestServerSideMoveOverSelf (20.65s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:01 DEBUG : sub dir/hello world: md5 = 0873c87bc0cc1bca7a956e00c5b5e2f8 OK 2025/04/11 04:12:01 ERROR : : error listing: directory not found 2025/04/11 04:12:01 INFO : Local file system at /tmp/rclone1494950529: Making directory 2025/04/11 04:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:03 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.16s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:07 DEBUG : sub dir/hello world: md5 = e45b025ee2ea03a2697f2d8fb2abbbe9 OK 2025/04/11 04:12:08 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:12:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:12:08 DEBUG : Local file system at /tmp/rclone1494950529: Waiting for checks to finish 2025/04/11 04:12:08 DEBUG : Local file system at /tmp/rclone1494950529: Waiting for transfers to finish 2025/04/11 04:12:09 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/04/11 04:12:09 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:12:09 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.40s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:11 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/11 04:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:13 DEBUG : check sum: md5 = 03f7a7d054dc1b581b9ebe62fc32034c OK 2025/04/11 04:12:13 INFO : check sum: Copied (new) 2025/04/11 04:12:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:13 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/04/11 04:12:13 DEBUG : check sum: Size of src and dst objects identical 2025/04/11 04:12:13 DEBUG : check sum: Unchanged skipping 2025/04/11 04:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:13 DEBUG : Waiting for deletions to finish 2025/04/11 04:12:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.36s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/11 04:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:17 DEBUG : sizeonly: md5 = b576d8541cb0d35be4df93e13dd46b53 OK 2025/04/11 04:12:17 INFO : sizeonly: Copied (new) 2025/04/11 04:12:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:18 DEBUG : sizeonly: Sizes identical 2025/04/11 04:12:18 DEBUG : sizeonly: Unchanged skipping 2025/04/11 04:12:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:18 DEBUG : Waiting for deletions to finish 2025/04/11 04:12:18 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/11 04:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:21 DEBUG : ignore-size: md5 = 911b0ffd5b5c637748462f9abe730984 OK 2025/04/11 04:12:21 INFO : ignore-size: Copied (new) 2025/04/11 04:12:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:22 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:22 DEBUG : ignore-size: Unchanged skipping 2025/04/11 04:12:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:22 DEBUG : Waiting for deletions to finish 2025/04/11 04:12:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:26 DEBUG : existing: md5 = d89b815387df922cf31a3afdaf92f0b2 OK 2025/04/11 04:12:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:12:26 DEBUG : existing: Unchanged skipping 2025/04/11 04:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:26 DEBUG : Waiting for deletions to finish 2025/04/11 04:12:26 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:26 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/11 04:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:27 DEBUG : existing: md5 = c32dfead7464bd9ce5884d65aaa7068f OK 2025/04/11 04:12:27 INFO : existing: Copied (replaced existing) 2025/04/11 04:12:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.68s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 04:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:31 DEBUG : existing: md5 = e7f2ea305a3dbbf2a02a5781975a05dd OK 2025/04/11 04:12:31 INFO : existing: Copied (new) 2025/04/11 04:12:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:32 DEBUG : existing: Destination exists, skipping 2025/04/11 04:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:32 DEBUG : Waiting for deletions to finish 2025/04/11 04:12:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.16s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:36 DEBUG : b/potato: md5 = 3c371ce2205671f5ff84680fb08f8d68 OK 2025/04/11 04:12:38 DEBUG : c/non empty space: md5 = 73b332f727ea7e9cd5caf15a23cbcd86 OK 2025/04/11 04:12:38 INFO : d: Making directory 2025/04/11 04:12:40 DEBUG : Added delayed dir = "a", newDst=<nil> 2025/04/11 04:12:41 INFO : c: Set directory modification time (using SetModTime) 2025/04/11 04:12:41 DEBUG : Added delayed dir = "c", newDst=c 2025/04/11 04:12:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:12:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 04:12:41 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 04:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:43 DEBUG : a/potato2: md5 = 6da503d24241e29584a1b16f40bd20f9 OK 2025/04/11 04:12:43 INFO : a/potato2: Copied (new) 2025/04/11 04:12:43 DEBUG : Waiting for deletions to finish 2025/04/11 04:12:43 INFO : b/potato: Deleted 2025/04/11 04:12:44 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/11 04:12:44 INFO : d: Removing directory 2025/04/11 04:12:45 INFO : b: Removing directory 2025/04/11 04:12:45 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/11 04:12:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:47 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/11 04:12:48 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (15.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:51 DEBUG : empty space: md5 = df1c522b7203ac10ab3af1839fb24319 OK 2025/04/11 04:12:51 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 2025/04/11 04:12:51 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/04/11 04:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:52 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 2025/04/11 04:12:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:53 DEBUG : empty space: md5 = f23b95e7630edb18e992492653068f4e OK 2025/04/11 04:12:53 INFO : empty space: Copied (replaced existing) 2025/04/11 04:12:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.70s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.56s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:12:57 DEBUG : foo: md5 = 0c4d48cbe5743b72785ef81efd7f38d9 OK 2025/04/11 04:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:12:58 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 2025/04/11 04:12:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:12:59 DEBUG : foo: md5 = 684d5a8ada9af3b138661a03cead7550 OK 2025/04/11 04:12:59 INFO : foo: Copied (replaced existing) 2025/04/11 04:12:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.92s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:13:02 DEBUG : empty space: md5 = d33d924dbec578823ff44c5bc8a4895d OK 2025/04/11 04:13:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:13:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/11 04:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:13:02 DEBUG : empty space: Unchanged skipping 2025/04/11 04:13:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:13:04 DEBUG : potato: md5 = a155c2fd5f07497a34bc462b4cb8be3e OK 2025/04/11 04:13:04 INFO : potato: Copied (new) 2025/04/11 04:13:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.34s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:13:07 DEBUG : potato: md5 = 7ca263a0103dbf1b92e6944694629ed2 OK 2025/04/11 04:13:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/11 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:13:09 DEBUG : potato: md5 = 7f19951bd6b7594438446b59b7cef24f OK 2025/04/11 04:13:09 INFO : potato: Copied (replaced existing) 2025/04/11 04:13:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.60s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:13:12 DEBUG : potato: md5 = 4bb61f6a80fcb96c321c9b21d847f777 OK 2025/04/11 04:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:13:12 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/11 04:13:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:13:14 DEBUG : potato: md5 = 2c28d03456deb12ecc5333062015158d OK 2025/04/11 04:13:14 INFO : potato: Copied (replaced existing) 2025/04/11 04:13:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:13:17 DEBUG : potato: md5 = e620302df25dc2062cef411816fda12e OK 2025/04/11 04:13:18 DEBUG : empty space: md5 = 925e215370bef1300ebc46ae429e7cb5 OK 2025/04/11 04:13:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:13:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:13:18 DEBUG : empty space: Unchanged skipping 2025/04/11 04:13:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/11 04:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:13:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:13:18 DEBUG : Waiting for deletions to finish 2025/04/11 04:13:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:13:22 DEBUG : potato: md5 = 616b3748af4dad59458afd7c9fccd167 OK 2025/04/11 04:13:24 DEBUG : empty space: md5 = 6692584c4a71affa2eca102517550554 OK 2025/04/11 04:13:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:13:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:13:24 DEBUG : empty space: Unchanged skipping 2025/04/11 04:13:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:13:26 DEBUG : potato2: md5 = 827f542078b70b7d6bed8574819b820c OK 2025/04/11 04:13:26 INFO : potato2: Copied (new) 2025/04/11 04:13:26 DEBUG : Waiting for deletions to finish 2025/04/11 04:13:26 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:13:30 DEBUG : b/potato: md5 = 395eb88f1773c8ec87b0cc4b24986ef7 OK 2025/04/11 04:13:32 DEBUG : c/non empty space: md5 = 2a312c61317b2b57314a8b663c9e3e90 OK 2025/04/11 04:13:32 INFO : d: Making directory 2025/04/11 04:13:33 INFO : d/e: Making directory 2025/04/11 04:13:35 DEBUG : Added delayed dir = "a", newDst=<nil> 2025/04/11 04:13:36 INFO : c: Set directory modification time (using SetModTime) 2025/04/11 04:13:36 DEBUG : Added delayed dir = "c", newDst=c 2025/04/11 04:13:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:13:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 04:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:13:36 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 04:13:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:13:38 DEBUG : a/potato2: md5 = 7087eaff61a6eba457cfe054f3c0d617 OK 2025/04/11 04:13:38 INFO : a/potato2: Copied (new) 2025/04/11 04:13:38 DEBUG : Waiting for deletions to finish 2025/04/11 04:13:39 INFO : b/potato: Deleted 2025/04/11 04:13:39 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/11 04:13:39 INFO : d/e: Removing directory 2025/04/11 04:13:40 INFO : d: Removing directory 2025/04/11 04:13:40 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/04/11 04:13:40 INFO : b: Removing directory 2025/04/11 04:13:41 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/11 04:13:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:13:43 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/11 04:13:44 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:13:47 DEBUG : b/potato: md5 = bfb5135148b5989133e0b504a2f9935a OK 2025/04/11 04:13:49 DEBUG : c/non empty space: md5 = 070327197569a2e23bff0fc3318f7b19 OK 2025/04/11 04:13:49 INFO : d: Making directory 2025/04/11 04:13:51 DEBUG : Added delayed dir = "a", newDst=<nil> 2025/04/11 04:13:52 INFO : c: Set directory modification time (using SetModTime) 2025/04/11 04:13:52 DEBUG : Added delayed dir = "c", newDst=c 2025/04/11 04:13:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:13:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 04:13:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:13:52 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 04:13:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:13:54 DEBUG : a/potato2: md5 = eeffabe9c06dd88faba824d6535f878c OK 2025/04/11 04:13:54 INFO : a/potato2: Copied (new) 2025/04/11 04:13:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': not deleting files as there were IO errors 2025/04/11 04:13:54 INFO : a: Set directory modification time (using DirSetModTime) 2025/04/11 04:13:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:13:58 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/04/11 04:13:58 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/04/11 04:13:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (15.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:01 DEBUG : potato: md5 = 2ac65d2f0ae2d334f6bd2c719d27c49d OK 2025/04/11 04:14:03 DEBUG : empty space: md5 = bc25ea67e1e1cf642a29d2e6bec99a5c OK 2025/04/11 04:14:03 DEBUG : Waiting for deletions to finish 2025/04/11 04:14:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:14:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:03 DEBUG : empty space: Unchanged skipping 2025/04/11 04:14:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:04 INFO : potato: Deleted 2025/04/11 04:14:05 DEBUG : potato2: md5 = 382c6a6301a51d2682df5bb7daaddcc4 OK 2025/04/11 04:14:05 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (6.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:09 DEBUG : potato: md5 = 70c8724fa5a175565bb5ae18d8b07d56 OK 2025/04/11 04:14:10 DEBUG : empty space: md5 = 8b02203c1526a23c47b5580bd405efb5 OK 2025/04/11 04:14:10 DEBUG : Waiting for deletions to finish 2025/04/11 04:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:11 INFO : potato: Deleted 2025/04/11 04:14:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:14:11 DEBUG : empty space: Unchanged skipping 2025/04/11 04:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:13 DEBUG : potato2: md5 = 07e850368c4ea75932eaaca8b27b1143 OK 2025/04/11 04:14:13 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (7.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:16 DEBUG : potato: md5 = 0bccc7d342cb7a99061037febc0ff62c OK 2025/04/11 04:14:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:18 DEBUG : potato2: md5 = bf7394ff42606a0812da4b0024233ad1 OK 2025/04/11 04:14:18 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.25s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:21 DEBUG : potato2: md5 = 43a44a047d52aeb61c8657ebf5e67465 OK 2025/04/11 04:14:23 DEBUG : empty space: md5 = 623c9d1c3e2ebe8c84e1586b4ec9dff0 OK 2025/04/11 04:14:23 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 04:14:23 DEBUG : enormous: Excluded 2025/04/11 04:14:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 04:14:23 DEBUG : potato2: Excluded 2025/04/11 04:14:23 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 04:14:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:23 DEBUG : empty space: Unchanged skipping 2025/04/11 04:14:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:23 DEBUG : Waiting for deletions to finish 2025/04/11 04:14:23 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:24 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 04:14:24 DEBUG : enormous: Excluded 2025/04/11 04:14:24 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 04:14:24 DEBUG : potato2: Excluded 2025/04/11 04:14:24 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 04:14:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/11 04:14:24 DEBUG : empty space: Unchanged skipping 2025/04/11 04:14:24 DEBUG : Local file system at /tmp/rclone1494950529: Waiting for checks to finish 2025/04/11 04:14:24 DEBUG : Local file system at /tmp/rclone1494950529: Waiting for transfers to finish 2025/04/11 04:14:24 DEBUG : Waiting for deletions to finish 2025/04/11 04:14:24 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.12s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:28 DEBUG : potato2: md5 = 39fdfcf37eec69753492c080723ed29d OK 2025/04/11 04:14:29 DEBUG : empty space: md5 = 1c24a2401344aa3d1315ce617a252458 OK 2025/04/11 04:14:30 DEBUG : enormous: md5 = be2b74157082e534034d7d5ce2923073 OK 2025/04/11 04:14:31 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 04:14:31 DEBUG : enormous: Excluded 2025/04/11 04:14:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 04:14:31 DEBUG : potato2: Excluded 2025/04/11 04:14:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:14:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:31 DEBUG : empty space: Unchanged skipping 2025/04/11 04:14:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:31 DEBUG : Waiting for deletions to finish 2025/04/11 04:14:31 INFO : potato2: Deleted 2025/04/11 04:14:31 INFO : enormous: Deleted 2025/04/11 04:14:31 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/11 04:14:32 DEBUG : empty space: Unchanged skipping 2025/04/11 04:14:32 DEBUG : Local file system at /tmp/rclone1494950529: Waiting for checks to finish 2025/04/11 04:14:32 DEBUG : Local file system at /tmp/rclone1494950529: Waiting for transfers to finish 2025/04/11 04:14:32 DEBUG : Waiting for deletions to finish 2025/04/11 04:14:32 INFO : enormous: Deleted 2025/04/11 04:14:32 INFO : potato2: Deleted 2025/04/11 04:14:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.43s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:35 DEBUG : one: md5 = 9e583cae919ce3e6d0b749a7f48a14ad OK 2025/04/11 04:14:36 DEBUG : two: md5 = d3b81f14afe17f3aeccbd8918d8fa30e OK 2025/04/11 04:14:38 DEBUG : three: md5 = 8b04f4419a7a6de57ffbc5c32166509b OK 2025/04/11 04:14:39 DEBUG : four: md5 = ea26b974aa1299fbfb74e5bf50d2ce48 OK 2025/04/11 04:14:40 DEBUG : five: Need to transfer - File not found at Destination 2025/04/11 04:14:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/11 04:14:40 DEBUG : one: Destination is newer than source, skipping 2025/04/11 04:14:40 DEBUG : three: Sizes identical 2025/04/11 04:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/11 04:14:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 04:14:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:41 DEBUG : two: md5 = 2ff1ecd1452f95605b56af8b46910cc1 OK 2025/04/11 04:14:41 INFO : two: Copied (replaced existing) 2025/04/11 04:14:41 DEBUG : four: md5 = 1ea1c42c8197c4844c4115fe72ce3f89 OK 2025/04/11 04:14:41 INFO : four: Copied (replaced existing) 2025/04/11 04:14:41 DEBUG : five: md5 = 9ec36c2ff2c42b942fe425204f46a6fc OK 2025/04/11 04:14:41 INFO : five: Copied (new) 2025/04/11 04:14:41 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.59s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/04/11 04:14:44 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/11 04:14:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/11 04:14:44 DEBUG : yam: Need to transfer - File not found at Destination 2025/04/11 04:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:46 DEBUG : potato: md5 = 9bd61ebe493a90f5a399d7ce3d129792 OK 2025/04/11 04:14:46 INFO : potato: Copied (new) 2025/04/11 04:14:46 DEBUG : yam: md5 = 7372b7216ee0f2cf910541cedd2e248d OK 2025/04/11 04:14:46 INFO : yam: Copied (new) 2025/04/11 04:14:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Ignoring --track-renames as the source and destination do not have a common hash 2025/04/11 04:14:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:14:46 DEBUG : yaml: Need to transfer - File not found at Destination 2025/04/11 04:14:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:46 DEBUG : potato: Unchanged skipping 2025/04/11 04:14:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:48 DEBUG : yaml: md5 = 825f9efd66563d8e05fac67661f71b48 OK 2025/04/11 04:14:48 INFO : yaml: Copied (new) 2025/04/11 04:14:48 DEBUG : Waiting for deletions to finish 2025/04/11 04:14:48 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (6.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/11 04:14:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Making map for --track-renames 2025/04/11 04:14:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Finished making map for --track-renames 2025/04/11 04:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 04:14:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/11 04:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for renames to finish 2025/04/11 04:14:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:52 DEBUG : potato: md5 = e06830eba381b4f0b024e2d11c8087ed OK 2025/04/11 04:14:52 INFO : potato: Copied (new) 2025/04/11 04:14:53 DEBUG : yam: md5 = 17425735f3862c12a5b1240df3d564da OK 2025/04/11 04:14:53 INFO : yam: Copied (new) 2025/04/11 04:14:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:14:53 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:14:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Making map for --track-renames 2025/04/11 04:14:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Finished making map for --track-renames 2025/04/11 04:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:53 DEBUG : potato: Unchanged skipping 2025/04/11 04:14:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for renames to finish 2025/04/11 04:14:54 INFO : yam: Moved (server-side) to: yaml 2025/04/11 04:14:54 INFO : yaml: Renamed from "yam" 2025/04/11 04:14:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:54 DEBUG : Waiting for deletions to finish 2025/04/11 04:14:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/11 04:14:57 DEBUG : Added delayed dir = "sub", newDst=<nil> 2025/04/11 04:14:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Making map for --track-renames 2025/04/11 04:14:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Finished making map for --track-renames 2025/04/11 04:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:14:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 04:14:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/11 04:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for renames to finish 2025/04/11 04:14:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:14:59 DEBUG : potato: md5 = f563c6579d65cde077004b02ddae7572 OK 2025/04/11 04:14:59 INFO : potato: Copied (new) 2025/04/11 04:14:59 DEBUG : sub/yam: md5 = 861a598ea36d2ff911b3d5db031df44d OK 2025/04/11 04:14:59 INFO : sub/yam: Copied (new) 2025/04/11 04:14:59 DEBUG : Waiting for deletions to finish 2025/04/11 04:15:00 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:15:01 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:15:01 DEBUG : potato: Unchanged skipping 2025/04/11 04:15:01 INFO : sub: Set directory modification time (using SetModTime) 2025/04/11 04:15:01 DEBUG : Added delayed dir = "sub", newDst=sub 2025/04/11 04:15:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Making map for --track-renames 2025/04/11 04:15:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Finished making map for --track-renames 2025/04/11 04:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:15:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for renames to finish 2025/04/11 04:15:02 INFO : sub/yam: Moved (server-side) to: yam 2025/04/11 04:15:02 INFO : yam: Renamed from "sub/yam" 2025/04/11 04:15:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:15:02 DEBUG : Waiting for deletions to finish 2025/04/11 04:15:02 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.23s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:15:06 DEBUG : Creating backend with remote "/tmp/rclone1494950529/dir1" 2025/04/11 04:15:06 DEBUG : Config file has changed externally - reloading 2025/04/11 04:15:06 DEBUG : Creating backend with remote "/tmp/rclone1494950529/dir2" 2025/04/11 04:15:06 DEBUG : Local file system at /tmp/rclone1494950529/dir2: Using server-side directory move 2025/04/11 04:15:06 INFO : Local file system at /tmp/rclone1494950529/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 04:15:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/11 04:15:06 DEBUG : Local file system at /tmp/rclone1494950529/dir2: Waiting for checks to finish 2025/04/11 04:15:06 DEBUG : Local file system at /tmp/rclone1494950529/dir2: Waiting for transfers to finish 2025/04/11 04:15:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:15:06 DEBUG : Added delayed dir = "nested", newDst=<nil> 2025/04/11 04:15:06 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:15:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:15:06 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil> 2025/04/11 04:15:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 04:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:15:09 DEBUG : sub dir/hello world: md5 = 0844cbdb0efa8b0fcf7d04013e24d029 OK 2025/04/11 04:15:09 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:15:09 INFO : sub dir/hello world: Deleted 2025/04/11 04:15:10 DEBUG : nested/sub dir/file: md5 = d57615bff56a0fe1918c2ab2f2d6bcd7 OK 2025/04/11 04:15:10 INFO : nested/sub dir/file: Copied (new) 2025/04/11 04:15:10 INFO : nested/sub dir/file: Deleted 2025/04/11 04:15:11 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:15:11 INFO : nested: Set directory modification time (using DirSetModTime) 2025/04/11 04:15:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:15:11 INFO : sub dir: Removing directory 2025/04/11 04:15:11 INFO : nested/sub dir: Removing directory 2025/04/11 04:15:11 INFO : nested: Removing directory 2025/04/11 04:15:11 DEBUG : Local file system at /tmp/rclone1494950529: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:15:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/11 04:15:14 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/04/11 04:15:15 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.33s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:15:17 DEBUG : Added delayed dir = "nested", newDst=<nil> 2025/04/11 04:15:17 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/04/11 04:15:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 04:15:17 DEBUG : Added delayed dir = "nested/sub dir", newDst=<nil> 2025/04/11 04:15:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 04:15:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:15:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:15:20 DEBUG : sub dir/hello world: md5 = b8068af009e71dcd8f0406fe128c3c7f OK 2025/04/11 04:15:20 INFO : sub dir/hello world: Copied (new) 2025/04/11 04:15:20 INFO : sub dir/hello world: Deleted 2025/04/11 04:15:21 DEBUG : nested/sub dir/file: md5 = 2ecbd39b391d58ddb42cdd88d96f5a6e OK 2025/04/11 04:15:21 INFO : nested/sub dir/file: Copied (new) 2025/04/11 04:15:21 INFO : nested/sub dir/file: Deleted 2025/04/11 04:15:21 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:15:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:15:22 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:15:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/11 04:15:25 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/04/11 04:15:26 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:15:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 04:15:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/11 04:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:15:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:15:28 DEBUG : existing-b: md5 = 99826f2ca5ea1ba67cde0efbcae8dda6 OK 2025/04/11 04:15:28 INFO : existing-b: Copied (new) 2025/04/11 04:15:28 INFO : existing-b: Deleted 2025/04/11 04:15:29 DEBUG : existing: md5 = 024d1a63134e4f058f8b098c5d1e1a3a OK 2025/04/11 04:15:29 INFO : existing: Copied (new) 2025/04/11 04:15:29 INFO : existing: Deleted 2025/04/11 04:15:29 DEBUG : existing: Destination exists, skipping 2025/04/11 04:15:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/11 04:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:15:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:15:29 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.27s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:15:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nunucop2beda" 2025/04/11 04:15:31 DEBUG : Creating backend with remote "TestDrive:crypt/kbmpj3d5l1hfem10rjdvob4q8ltuu30oif1t1td9t6d84s8jvjhg" 2025/04/11 04:15:34 DEBUG : potato2: md5 = 0618808a76a52d5bdf3f448bb13292f2 OK 2025/04/11 04:15:35 DEBUG : empty space: md5 = bd27cad7b78b8f4b62dc649ffa602f61 OK 2025/04/11 04:15:37 DEBUG : potato3: md5 = b7ff4f8e2339d40d1397548e25a79996 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo' -> Encrypted drive 'TestCryptDrive:rclone-test-nunucop2beda' 2025/04/11 04:15:39 DEBUG : empty space: md5 = 6869f40fcd61d9fbe5881f2689e2e7b6 OK 2025/04/11 04:15:40 DEBUG : potato3: md5 = efd37bcdf3be099f1dab7a9b0870a4d8 OK 2025/04/11 04:15:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nunucop2beda': Using server-side directory move 2025/04/11 04:15:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nunucop2beda': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 04:15:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:15:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/11 04:15:41 DEBUG : empty space: Unchanged skipping 2025/04/11 04:15:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 04:15:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nunucop2beda': Waiting for checks to finish 2025/04/11 04:15:41 INFO : potato3: Deleted 2025/04/11 04:15:41 INFO : empty space: Deleted 2025/04/11 04:15:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nunucop2beda': Waiting for transfers to finish 2025/04/11 04:15:41 INFO : potato2: Moved (server-side) 2025/04/11 04:15:42 INFO : potato3: Moved (server-side) 2025/04/11 04:15:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sekadun3vake" 2025/04/11 04:15:42 DEBUG : Creating backend with remote "TestDrive:crypt/tg75kgpu5pqj8qstul457bn5c1nhvv8o0m2ncq01f74q00m3rmqg" 2025/04/11 04:15:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekadun3vake': Using server-side directory move 2025/04/11 04:15:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sekadun3vake': Server side directory move succeeded 2025/04/11 04:15:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sekadun3vake': Purge remote 2025/04/11 04:15:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nunucop2beda': Purge remote 2025/04/11 04:15:46 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.04s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:15:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lidejox9kega" 2025/04/11 04:15:46 DEBUG : Creating backend with remote "TestDrive:crypt/9kumg0ht66l0its820rf9gdgljc5mmjm7n45bllmii6usgthff50" 2025/04/11 04:15:49 DEBUG : potato2: md5 = 2665263b7d40ceb0f9311f2de5372b3b OK 2025/04/11 04:15:50 DEBUG : empty space: md5 = a57aa286c76973f664b943fa22d33ac9 OK 2025/04/11 04:15:51 DEBUG : potato3: md5 = 162020a9b8e452641e2c2d252cbb03a8 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo' -> Encrypted drive 'TestCryptDrive:rclone-test-lidejox9kega' 2025/04/11 04:15:54 DEBUG : empty space: md5 = 4a1c2f5ccf42399b0a6c052489aa0035 OK 2025/04/11 04:15:55 DEBUG : potato3: md5 = 9cc93e70128c060395df2fe1ac2290d8 OK 2025/04/11 04:15:56 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 04:15:56 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 04:15:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:15:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 04:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidejox9kega': Waiting for checks to finish 2025/04/11 04:15:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidejox9kega': Waiting for transfers to finish 2025/04/11 04:15:56 INFO : potato3: Deleted 2025/04/11 04:15:56 INFO : potato2: Moved (server-side) 2025/04/11 04:15:57 INFO : potato3: Moved (server-side) 2025/04/11 04:15:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-runonef5cico" 2025/04/11 04:15:57 DEBUG : Creating backend with remote "TestDrive:crypt/54ftmg19kgv5kvsv9c6v7hrruuac8sg49amh4pk3ib774igsq83g" 2025/04/11 04:15:59 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 04:15:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:15:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/11 04:15:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-runonef5cico': Waiting for checks to finish 2025/04/11 04:15:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-runonef5cico': Waiting for transfers to finish 2025/04/11 04:16:00 INFO : potato2: Moved (server-side) 2025/04/11 04:16:00 INFO : potato3: Moved (server-side) 2025/04/11 04:16:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-runonef5cico': Purge remote 2025/04/11 04:16:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lidejox9kega': Purge remote --- PASS: TestServerSideMoveWithFilter (16.28s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:16:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-soxibej7waza" 2025/04/11 04:16:03 DEBUG : Creating backend with remote "TestDrive:crypt/ou7qt0uf2p2h48n37sbcc0uj7s05fjl6urpfo963e451peetvba0" 2025/04/11 04:16:05 DEBUG : potato2: md5 = 9e75d1bdeae4ccd7b4a3bb793b974d10 OK 2025/04/11 04:16:06 DEBUG : empty space: md5 = 82415c090a8a25222f9005ebd4dbdff5 OK 2025/04/11 04:16:08 DEBUG : potato3: md5 = 1b3d2a0824ec2c1fce0e42f853c88f3a OK 2025/04/11 04:16:08 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo' -> Encrypted drive 'TestCryptDrive:rclone-test-soxibej7waza' 2025/04/11 04:16:11 DEBUG : empty space: md5 = 0f0f01706b16e777eaf1910db52159ea OK 2025/04/11 04:16:13 DEBUG : potato3: md5 = 7c58438261f4f54ae619e6772edb5059 OK 2025/04/11 04:16:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soxibej7waza': Using server-side directory move 2025/04/11 04:16:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-soxibej7waza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 04:16:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 04:16:14 DEBUG : Added delayed dir = "tomatoDir", newDst=<nil> 2025/04/11 04:16:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/11 04:16:14 DEBUG : empty space: Unchanged skipping 2025/04/11 04:16:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 04:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soxibej7waza': Waiting for checks to finish 2025/04/11 04:16:14 INFO : empty space: Deleted 2025/04/11 04:16:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soxibej7waza': Waiting for transfers to finish 2025/04/11 04:16:14 INFO : potato3: Deleted 2025/04/11 04:16:14 INFO : potato2: Moved (server-side) 2025/04/11 04:16:15 INFO : potato3: Moved (server-side) 2025/04/11 04:16:15 INFO : tomatoDir: Removing directory 2025/04/11 04:16:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': deleted 1 directories 2025/04/11 04:16:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sabonad2yapi" 2025/04/11 04:16:16 DEBUG : Creating backend with remote "TestDrive:crypt/up2s2lkqfrji3cmqirah3klhv6idr7cbl86tc61ejar916sv0q50" 2025/04/11 04:16:17 INFO : tomatoDir: Making directory 2025/04/11 04:16:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sabonad2yapi': Using server-side directory move 2025/04/11 04:16:19 INFO : Encrypted drive 'TestCryptDrive:rclone-test-sabonad2yapi': Server side directory move succeeded 2025/04/11 04:16:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sabonad2yapi': Purge remote 2025/04/11 04:16:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-soxibej7waza': Purge remote 2025/04/11 04:16:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.79s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:16:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test" 2025/04/11 04:16:22 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncOverlap (3.82s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:16:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test" 2025/04/11 04:16:26 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/04/11 04:16:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test-include/layer2" 2025/04/11 04:16:28 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/04/11 04:16:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test-ignore-file" 2025/04/11 04:16:32 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/04/11 04:16:36 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = ade7aeda8cb916b93799cd6ae8bb49f0 OK 2025/04/11 04:16:38 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil> 2025/04/11 04:16:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test': Waiting for checks to finish 2025/04/11 04:16:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test': Waiting for transfers to finish 2025/04/11 04:16:38 DEBUG : Waiting for deletions to finish 2025/04/11 04:16:38 INFO : There was nothing to transfer 2025/04/11 04:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:16:40 DEBUG : Waiting for deletions to finish 2025/04/11 04:16:40 INFO : rclone-sync-test-include: Removing directory 2025/04/11 04:16:40 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/11 04:16:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/11 04:16:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': failed to delete 1 directories 2025/04/11 04:16:40 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:16:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil> 2025/04/11 04:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/11 04:16:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/11 04:16:42 DEBUG : Waiting for deletions to finish 2025/04/11 04:16:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:16:44 DEBUG : Waiting for deletions to finish 2025/04/11 04:16:44 INFO : rclone-sync-test-include: Removing directory 2025/04/11 04:16:44 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/11 04:16:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/04/11 04:16:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': failed to delete 1 directories 2025/04/11 04:16:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:16:46 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst=<nil> 2025/04/11 04:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/11 04:16:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/11 04:16:46 DEBUG : Waiting for deletions to finish 2025/04/11 04:16:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:16:48 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/04/11 04:16:49 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (32.70s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:16:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/dst" 2025/04/11 04:16:58 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 04:17:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/CompareDest" 2025/04/11 04:17:00 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/gveqi14airsml4bgu7krj116o8" 2025/04/11 04:17:02 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 04:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:17:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:17:04 DEBUG : one: md5 = f64c5a62ab2020ac9a5bd2f50f7df064 OK 2025/04/11 04:17:04 INFO : one: Copied (new) 2025/04/11 04:17:04 DEBUG : Waiting for deletions to finish 2025/04/11 04:17:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 04:17:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:17:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:17:07 DEBUG : one: md5 = c791ec50ba5378c4c0ca9e0a6bea1383 OK 2025/04/11 04:17:07 INFO : one: Copied (replaced existing) 2025/04/11 04:17:07 DEBUG : Waiting for deletions to finish 2025/04/11 04:17:09 DEBUG : dst/one: md5 = 6a89000973e209174e2bac456ab85a34 OK 2025/04/11 04:17:11 DEBUG : CompareDest/one: md5 = bb73bf11fd8b1c44c647c84a27d80bbd OK 2025/04/11 04:17:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 04:17:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:17:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:17:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 04:17:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:17:12 DEBUG : Waiting for deletions to finish 2025/04/11 04:17:12 INFO : There was nothing to transfer 2025/04/11 04:17:14 DEBUG : CompareDest/two: md5 = 2164c7b59791c54c99a48d34431cd229 OK 2025/04/11 04:17:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 04:17:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:17:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 04:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:17:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:17:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 04:17:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:17:15 DEBUG : Waiting for deletions to finish 2025/04/11 04:17:15 INFO : There was nothing to transfer 2025/04/11 04:17:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 04:17:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:17:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 04:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:17:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:17:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 04:17:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:17:16 DEBUG : Waiting for deletions to finish 2025/04/11 04:17:16 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/04/11 04:17:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 04:17:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/11 04:17:17 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 04:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:17:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:17:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 04:17:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:17:19 DEBUG : two: md5 = 901f901940ee4049ccbb7df93efb2390 OK 2025/04/11 04:17:19 INFO : two: Copied (new) 2025/04/11 04:17:19 DEBUG : Waiting for deletions to finish 2025/04/11 04:17:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 04:17:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:17:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:17:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (25.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:17:26 DEBUG : pre-dest1/1: md5 = 1a6fc770a30bde8ff1f3487c0209e436 OK 2025/04/11 04:17:28 DEBUG : pre-dest2/2: md5 = 6a309d2c993347790b6da732ae18d0e4 OK 2025/04/11 04:17:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/dest" 2025/04/11 04:17:29 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/rg03c1jvnehrrc617i0lnqjddc" 2025/04/11 04:17:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/pre-dest1" 2025/04/11 04:17:30 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/bbnblvh6k061ssopqrp18kd7gc" 2025/04/11 04:17:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/pre-dest2" 2025/04/11 04:17:31 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/dgicm1h6b5ejvlltm8eeif0bnk" 2025/04/11 04:17:32 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:17:32 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/11 04:17:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:17:33 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/11 04:17:33 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/11 04:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dest': Waiting for checks to finish 2025/04/11 04:17:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dest': Waiting for transfers to finish 2025/04/11 04:17:35 DEBUG : 3: md5 = 34c1f981e809dea08521a1a9d2a7bd60 OK 2025/04/11 04:17:35 INFO : 3: Copied (new) 2025/04/11 04:17:35 DEBUG : Waiting for deletions to finish 2025/04/11 04:17:38 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/04/11 04:17:39 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/04/11 04:17:40 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.73s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:17:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/dst" 2025/04/11 04:17:40 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 04:17:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/CopyDest" 2025/04/11 04:17:42 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/d09o6po3f7bm6ce32vdgs8h9ls" 2025/04/11 04:17:44 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 04:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:17:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:17:46 DEBUG : one: md5 = 00467e172ed37e4f91f7ba0faea3f0e6 OK 2025/04/11 04:17:46 INFO : one: Copied (new) 2025/04/11 04:17:46 DEBUG : Waiting for deletions to finish 2025/04/11 04:17:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 04:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:17:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:17:49 DEBUG : one: md5 = 428c811d95267f058126cb0274b85d1d OK 2025/04/11 04:17:49 INFO : one: Copied (replaced existing) 2025/04/11 04:17:49 DEBUG : Waiting for deletions to finish 2025/04/11 04:17:51 DEBUG : dst/one: md5 = 455063e3fc7725d8049c2b50f834438d OK 2025/04/11 04:17:53 DEBUG : CopyDest/one: md5 = 6d6d23a74e4161e581bc855a9b215fce OK 2025/04/11 04:17:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/BackupDir" 2025/04/11 04:17:53 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/04/11 04:17:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 04:17:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:17:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:17:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 04:17:57 INFO : one: Moved (server-side) 2025/04/11 04:17:58 INFO : one: Copied (server-side copy) 2025/04/11 04:17:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/11 04:17:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:17:58 DEBUG : Waiting for deletions to finish 2025/04/11 04:18:00 DEBUG : CopyDest/two: md5 = 2121ba3a5e9980b3a37ca584c1cf8718 OK 2025/04/11 04:18:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:18:01 DEBUG : one: Unchanged skipping 2025/04/11 04:18:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:18:02 INFO : two: Copied (server-side copy) 2025/04/11 04:18:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/11 04:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:18:02 DEBUG : Waiting for deletions to finish 2025/04/11 04:18:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:18:03 DEBUG : one: Unchanged skipping 2025/04/11 04:18:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:18:03 DEBUG : two: Unchanged skipping 2025/04/11 04:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:18:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:18:03 DEBUG : Waiting for deletions to finish 2025/04/11 04:18:03 INFO : There was nothing to transfer 2025/04/11 04:18:05 DEBUG : CopyDest/three: md5 = 17fb7c24f540fab6b0bc2ec246362853 OK 2025/04/11 04:18:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:18:05 DEBUG : one: Unchanged skipping 2025/04/11 04:18:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/11 04:18:06 DEBUG : three: Destination not found in --copy-dest 2025/04/11 04:18:06 DEBUG : three: Need to transfer - File not found at Destination 2025/04/11 04:18:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/11 04:18:06 DEBUG : two: Unchanged skipping 2025/04/11 04:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:18:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:18:07 DEBUG : three: md5 = 71d03bfe63ab0d0bdcb52ea719ce3c4b OK 2025/04/11 04:18:07 INFO : three: Copied (new) 2025/04/11 04:18:07 DEBUG : Waiting for deletions to finish 2025/04/11 04:18:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/11 04:18:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:18:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 04:18:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:18:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/04/11 04:18:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 04:18:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (33.39s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:18:16 DEBUG : dst/one: md5 = e8d1c4f82d3d61381ba14e908b46400b OK 2025/04/11 04:18:17 DEBUG : dst/two: md5 = e5e7d35962ef74eb6bdbd5051cd5b710 OK 2025/04/11 04:18:19 DEBUG : dst/three.txt: md5 = 35d167db7916af5730d665d07d81c360 OK 2025/04/11 04:18:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/dst" 2025/04/11 04:18:19 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 04:18:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/backup" 2025/04/11 04:18:20 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/1nrff024r7pq65ecp72fc28jb0" 2025/04/11 04:18:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 04:18:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:18:22 DEBUG : two: Unchanged skipping 2025/04/11 04:18:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:18:23 INFO : one: Moved (server-side) 2025/04/11 04:18:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:18:25 DEBUG : one: md5 = e8951d5eaa04f29bf8e9f2eb86fb4ab5 OK 2025/04/11 04:18:25 INFO : one: Copied (new) 2025/04/11 04:18:25 DEBUG : Waiting for deletions to finish 2025/04/11 04:18:25 INFO : three.txt: Moved (server-side) 2025/04/11 04:18:25 INFO : three.txt: Moved into backup dir 2025/04/11 04:18:27 DEBUG : dst/three.txt: md5 = cc7f2b5884b5b6d6d39c8bb3814adc9e OK 2025/04/11 04:18:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 04:18:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:18:28 DEBUG : two: Unchanged skipping 2025/04/11 04:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:18:29 INFO : one: Deleted 2025/04/11 04:18:29 INFO : one: Moved (server-side) 2025/04/11 04:18:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:18:31 DEBUG : one: md5 = 2fc771012c0eb63521ab78b181714fae OK 2025/04/11 04:18:31 INFO : one: Copied (new) 2025/04/11 04:18:31 DEBUG : Waiting for deletions to finish 2025/04/11 04:18:31 INFO : three.txt: Deleted 2025/04/11 04:18:32 INFO : three.txt: Moved (server-side) 2025/04/11 04:18:32 INFO : three.txt: Moved into backup dir 2025/04/11 04:18:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:18:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 04:18:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:18:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/11 04:18:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:18:36 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.87s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:18:39 DEBUG : dst/one: md5 = 627f298aa07469261fded58b4e6aaef0 OK 2025/04/11 04:18:40 DEBUG : dst/two: md5 = 9bc9edf965017d4d1a024047c7427d17 OK 2025/04/11 04:18:41 DEBUG : dst/three.txt: md5 = 9b9c3efa4805ea8f55a9f3a83b5e0081 OK 2025/04/11 04:18:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/dst" 2025/04/11 04:18:42 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 04:18:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/backup" 2025/04/11 04:18:43 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/1nrff024r7pq65ecp72fc28jb0" 2025/04/11 04:18:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:18:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 04:18:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:18:44 DEBUG : two: Unchanged skipping 2025/04/11 04:18:46 INFO : one: Moved (server-side) to: one.bak 2025/04/11 04:18:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:18:47 DEBUG : one: md5 = e6fb0c1ba38905112ea9ac97f05f0f1c OK 2025/04/11 04:18:47 INFO : one: Copied (new) 2025/04/11 04:18:47 DEBUG : Waiting for deletions to finish 2025/04/11 04:18:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 04:18:48 INFO : three.txt: Moved into backup dir 2025/04/11 04:18:50 DEBUG : dst/three.txt: md5 = 266ae897b7d0d3d50a92ffa3c1929da7 OK 2025/04/11 04:18:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 04:18:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:18:51 DEBUG : two: Unchanged skipping 2025/04/11 04:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:18:51 INFO : one.bak: Deleted 2025/04/11 04:18:52 INFO : one: Moved (server-side) to: one.bak 2025/04/11 04:18:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:18:53 DEBUG : one: md5 = 99e1c95a4cca412bc6e502d6a9a18285 OK 2025/04/11 04:18:53 INFO : one: Copied (new) 2025/04/11 04:18:53 DEBUG : Waiting for deletions to finish 2025/04/11 04:18:54 INFO : three.txt.bak: Deleted 2025/04/11 04:18:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 04:18:55 INFO : three.txt: Moved into backup dir 2025/04/11 04:18:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:18:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 04:18:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/11 04:18:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/11 04:18:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/11 04:18:59 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:19:02 DEBUG : dst/one: md5 = b95ce0def8105e43940c028136e3e766 OK 2025/04/11 04:19:03 DEBUG : dst/two: md5 = 5864cb8a6be3b2d8fc80280a5e327473 OK 2025/04/11 04:19:05 DEBUG : dst/three.txt: md5 = 1bd3c635c192bd6a92a6c39299dc8230 OK 2025/04/11 04:19:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/dst" 2025/04/11 04:19:05 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 04:19:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/backup" 2025/04/11 04:19:06 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/1nrff024r7pq65ecp72fc28jb0" 2025/04/11 04:19:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 04:19:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:19:08 DEBUG : two: Unchanged skipping 2025/04/11 04:19:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:19:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 04:19:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:19:11 DEBUG : one: md5 = 08375822f760849109fcd3787d617bbc OK 2025/04/11 04:19:11 INFO : one: Copied (new) 2025/04/11 04:19:11 DEBUG : Waiting for deletions to finish 2025/04/11 04:19:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 04:19:12 INFO : three.txt: Moved into backup dir 2025/04/11 04:19:13 DEBUG : dst/three.txt: md5 = 543ee437ce17b9d257a904fa602e0645 OK 2025/04/11 04:19:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 04:19:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:19:14 DEBUG : two: Unchanged skipping 2025/04/11 04:19:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:19:15 INFO : one-2019-01-01: Deleted 2025/04/11 04:19:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 04:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:19:17 DEBUG : one: md5 = b10b563ba3e3913db2863417373bd98d OK 2025/04/11 04:19:17 INFO : one: Copied (new) 2025/04/11 04:19:17 DEBUG : Waiting for deletions to finish 2025/04/11 04:19:17 INFO : three-2019-01-01.txt: Deleted 2025/04/11 04:19:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 04:19:18 INFO : three.txt: Moved into backup dir 2025/04/11 04:19:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:19:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 04:19:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/11 04:19:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/11 04:19:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/11 04:19:22 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (23.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:19:25 DEBUG : dst/one: md5 = 0e81d0e8299c90264be5184d1f9ff4d9 OK 2025/04/11 04:19:26 DEBUG : dst/two: md5 = 2975002fc76cdaee6b71fdd45b2902cd OK 2025/04/11 04:19:27 DEBUG : dst/three.txt: md5 = db8fb45fcc94e320eed01bd138d7c8b6 OK 2025/04/11 04:19:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/dst" 2025/04/11 04:19:28 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 04:19:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 04:19:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:19:29 DEBUG : two: Unchanged skipping 2025/04/11 04:19:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:19:30 INFO : one: Moved (server-side) to: one.bak 2025/04/11 04:19:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:19:31 DEBUG : one: md5 = 1d4c7c9c86d0f924afcf870090f0a351 OK 2025/04/11 04:19:31 INFO : one: Copied (new) 2025/04/11 04:19:31 DEBUG : Waiting for deletions to finish 2025/04/11 04:19:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 04:19:32 INFO : three.txt: Moved into backup dir 2025/04/11 04:19:34 DEBUG : dst/three.txt: md5 = 6e44e9a4e9fa245ba0e3bd4b6c0f4c50 OK 2025/04/11 04:19:34 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/11 04:19:34 DEBUG : one.bak: Excluded (Path Filter) 2025/04/11 04:19:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 04:19:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:19:34 DEBUG : two: Unchanged skipping 2025/04/11 04:19:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for checks to finish 2025/04/11 04:19:35 INFO : one.bak: Deleted 2025/04/11 04:19:35 INFO : one: Moved (server-side) to: one.bak 2025/04/11 04:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo/dst': Waiting for transfers to finish 2025/04/11 04:19:37 DEBUG : one: md5 = 5a96f7943a745b0f6d2b133a6e0fef26 OK 2025/04/11 04:19:37 INFO : one: Copied (new) 2025/04/11 04:19:37 DEBUG : Waiting for deletions to finish 2025/04/11 04:19:38 INFO : three.txt.bak: Deleted 2025/04/11 04:19:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 04:19:38 INFO : three.txt: Moved into backup dir 2025/04/11 04:19:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:19:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/11 04:19:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/11 04:19:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 04:19:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/11 04:19:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (19.36s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:19:44 DEBUG : dst/one: md5 = 65e2840c2c289af896553b2c91d01931 OK 2025/04/11 04:19:45 DEBUG : dst/two: md5 = cf45595cf3009f30ecf585aba122a53b OK 2025/04/11 04:19:47 DEBUG : dst/three.txt: md5 = b321f38cfd3238d74363cf685476966f OK 2025/04/11 04:19:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/dst" 2025/04/11 04:19:47 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 04:19:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 04:19:49 INFO : one: Moved (server-side) to: one.bak 2025/04/11 04:19:51 DEBUG : one: md5 = ab1339a6cffed85f195626e723492c85 OK 2025/04/11 04:19:51 INFO : one: Copied (new) 2025/04/11 04:19:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:19:51 DEBUG : two: Unchanged skipping 2025/04/11 04:19:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 04:19:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 04:19:53 DEBUG : three.txt: md5 = a5540234c3af1c7fe9e922608e69d648 OK 2025/04/11 04:19:53 INFO : three.txt: Copied (new) 2025/04/11 04:19:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 04:19:55 INFO : one.bak: Deleted 2025/04/11 04:19:56 INFO : one: Moved (server-side) to: one.bak 2025/04/11 04:19:57 DEBUG : one: md5 = abde035f1cabcf7e835e88e5e81705d6 OK 2025/04/11 04:19:57 INFO : one: Copied (new) 2025/04/11 04:19:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:19:57 DEBUG : two: Unchanged skipping 2025/04/11 04:19:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 04:19:58 INFO : three.txt.bak: Deleted 2025/04/11 04:19:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 04:20:01 DEBUG : three.txt: md5 = 518907eb771a5cbf43b6e0cd4281b7b5 OK 2025/04/11 04:20:01 INFO : three.txt: Copied (new) 2025/04/11 04:20:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:20:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/11 04:20:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/04/11 04:20:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/11 04:20:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/04/11 04:20:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 04:20:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (23.03s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:20:07 DEBUG : dst/one: md5 = 3fc2a93a9744fe2aebab29b3fbd5a245 OK 2025/04/11 04:20:08 DEBUG : dst/two: md5 = 5cf27e928c6f43492c986150a6a30a14 OK 2025/04/11 04:20:10 DEBUG : dst/three.txt: md5 = 31a9baa4464fc8996ed4940df8260ed7 OK 2025/04/11 04:20:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tavobeb0tupo/dst" 2025/04/11 04:20:10 DEBUG : Creating backend with remote "TestDrive:crypt/c5aosm97naaleingrgs1qplan2sgbovp1h28p6dri3vjofrnm160/31u3jie661vd5p8j7rtc3hgbh0" 2025/04/11 04:20:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 04:20:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 04:20:14 DEBUG : one: md5 = 46f224b862c1a0a6494a372ad33757cc OK 2025/04/11 04:20:14 INFO : one: Copied (new) 2025/04/11 04:20:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:20:14 DEBUG : two: Unchanged skipping 2025/04/11 04:20:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 04:20:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 04:20:16 DEBUG : three.txt: md5 = 7384ecb6354d0101fd4968c3934f1b7c OK 2025/04/11 04:20:16 INFO : three.txt: Copied (new) 2025/04/11 04:20:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 04:20:18 INFO : one-2019-01-01: Deleted 2025/04/11 04:20:19 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 04:20:20 DEBUG : one: md5 = fc5bba620aabc0292d8f8bf5a7e42f75 OK 2025/04/11 04:20:20 INFO : one: Copied (new) 2025/04/11 04:20:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:20:20 DEBUG : two: Unchanged skipping 2025/04/11 04:20:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 04:20:21 INFO : three-2019-01-01.txt: Deleted 2025/04/11 04:20:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 04:20:23 DEBUG : three.txt: md5 = c0c798471426fc8f36aa557d9b8846bd OK 2025/04/11 04:20:23 INFO : three.txt: Copied (new) 2025/04/11 04:20:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/04/11 04:20:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/04/11 04:20:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/04/11 04:20:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/04/11 04:20:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/11 04:20:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/04/11 04:20:27 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (22.49s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:20:29 DEBUG : Testêé: md5 = ecba2215076e7ad2e970860030faee84 OK 2025/04/11 04:20:29 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/11 04:20:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:20:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:20:31 DEBUG : Testêé: md5 = 10cec27fd04ecd4872ec0b584c5fce46 OK 2025/04/11 04:20:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/11 04:20:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.29s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:20:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 04:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:20:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:20:34 DEBUG : existing: md5 = e58814b5f4fb535a115c61e3043fc94b OK 2025/04/11 04:20:34 INFO : existing: Copied (new) 2025/04/11 04:20:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:20:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/11 04:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:20:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/11 04:20:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:20:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': not deleting files as there were IO errors 2025/04/11 04:20:34 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncImmutable (4.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:20:38 DEBUG : EXISTING: md5 = a8ecf7e97a3d276a4c3142e50d381c5d OK 2025/04/11 04:20:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:20:38 DEBUG : existing: Unchanged skipping 2025/04/11 04:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:20:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:20:38 DEBUG : Waiting for deletions to finish 2025/04/11 04:20:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.29s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.45s) --- SKIP: TestMaxTransfer/Hard (0.51s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:20:43 DEBUG : both0: md5 = 16a8b58307c274af0c9b8c07f8440f37 OK 2025/04/11 04:20:44 DEBUG : only0: md5 = 2f39a1133890373412920f158141ac8f OK 2025/04/11 04:20:46 DEBUG : both1: md5 = e791cc2bb34661eff613d373a863a2f1 OK 2025/04/11 04:20:47 DEBUG : only1: md5 = 8adce5436bb603e9426169e6b5933012 OK 2025/04/11 04:20:49 DEBUG : both2: md5 = 9823769472d6904241df23713931bd14 OK 2025/04/11 04:20:50 DEBUG : only2: md5 = 5114f9fceec0ffa34e574cc71d716c2c OK 2025/04/11 04:20:51 DEBUG : both3: md5 = 3dc83d77579aed5b174a45b3912999fe OK 2025/04/11 04:20:53 DEBUG : only3: md5 = f16b48bc41f267ea5a195694bf9b7901 OK 2025/04/11 04:20:54 DEBUG : both4: md5 = a4408eb5c515866d8e6acf7b9575501d OK 2025/04/11 04:20:56 DEBUG : only4: md5 = 0800158e32c986ed0714ee228bcb5e88 OK 2025/04/11 04:20:57 DEBUG : both5: md5 = 9608b11bc141822a748b2b6d3711780e OK 2025/04/11 04:20:59 DEBUG : only5: md5 = 6da24bd1edc23af5e3eede604199c68a OK 2025/04/11 04:21:00 DEBUG : both6: md5 = e48e3afc11c338add82c91b2b0b64061 OK 2025/04/11 04:21:01 DEBUG : only6: md5 = ffcc1df845616a7829ce0fc0639e1899 OK 2025/04/11 04:21:02 DEBUG : both7: md5 = 113adab89f0a5b7faf2dd14562da6974 OK 2025/04/11 04:21:04 DEBUG : only7: md5 = 3587d0fa9163cd5bc0db5eda7007df42 OK 2025/04/11 04:21:05 DEBUG : both8: md5 = 774d0417ec33dd91b875ce0b9a3307f1 OK 2025/04/11 04:21:07 DEBUG : only8: md5 = b2b660db213c99d655a75b494e66bc25 OK 2025/04/11 04:21:08 DEBUG : both9: md5 = 5cbb9c2af4d1fc5499bcea5206425f97 OK 2025/04/11 04:21:09 DEBUG : only9: md5 = 3a21ab688ffa74e4cd0cc7b6cb393141 OK 2025/04/11 04:21:11 DEBUG : both10: md5 = 99a531b5736efbc9feca05feed7405a6 OK 2025/04/11 04:21:12 DEBUG : only10: md5 = 8eaebf6eacb2c38edcc253a52104da3e OK 2025/04/11 04:21:14 DEBUG : both11: md5 = 39427d508d0fd7af6c2b5e8a8880ea90 OK 2025/04/11 04:21:15 DEBUG : only11: md5 = 6af10ca56cde8f17d37a41870b61530f OK 2025/04/11 04:21:17 DEBUG : both12: md5 = a3f6961acc1de7f110b70914a55875a2 OK 2025/04/11 04:21:18 DEBUG : only12: md5 = c5bc4608f1ea48d26733b60bb6fc494a OK 2025/04/11 04:21:19 DEBUG : both13: md5 = aba6356565423f3c0baa8b398bcd47aa OK 2025/04/11 04:21:21 DEBUG : only13: md5 = a747b315458e89369b5fe919ad1cd027 OK 2025/04/11 04:21:22 DEBUG : both14: md5 = 2c0cfddc17557fc9d171a2a16a78f08f OK 2025/04/11 04:21:24 DEBUG : only14: md5 = 1d807d74906a3f7415795f8204d45562 OK 2025/04/11 04:21:25 DEBUG : both15: md5 = ef80395a9b892a46b60a4879793ba1aa OK 2025/04/11 04:21:26 DEBUG : only15: md5 = bc87bb73cb98957bc4e24dcc0b94f0aa OK 2025/04/11 04:21:28 DEBUG : both16: md5 = 08f3ea8789d87241915f81c8b3d10a8d OK 2025/04/11 04:21:29 DEBUG : only16: md5 = b99163cfda565f19448e38fda456831b OK 2025/04/11 04:21:31 DEBUG : both17: md5 = 8a09092f48335bafa7977dcf060b27c4 OK 2025/04/11 04:21:32 DEBUG : only17: md5 = 294e86e519320a62135e65c829532af9 OK 2025/04/11 04:21:33 DEBUG : both18: md5 = c3a35cb4f5acdceefe1f8cf6d5c02589 OK 2025/04/11 04:21:35 DEBUG : only18: md5 = 1ed8c93105ba4ee32fe68d0f443da6a5 OK 2025/04/11 04:21:36 DEBUG : both19: md5 = 9c59850c457d8300d1367d7c4d2a4a9f OK 2025/04/11 04:21:38 DEBUG : only19: md5 = 5629f91333d4b07c8a9c2273e37c358e OK 2025/04/11 04:21:38 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both1: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both12: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both13: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both14: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both15: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both10: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both11: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both0: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both19: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both2: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both3: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both4: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both5: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both6: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both7: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both8: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:21:38 DEBUG : both9: Unchanged skipping 2025/04/11 04:21:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:21:38 DEBUG : both17: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both18: Unchanged skipping 2025/04/11 04:21:38 DEBUG : both16: Unchanged skipping 2025/04/11 04:21:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:21:38 DEBUG : Waiting for deletions to finish 2025/04/11 04:21:39 INFO : only12: Deleted 2025/04/11 04:21:39 INFO : only19: Deleted 2025/04/11 04:21:39 INFO : only3: Deleted 2025/04/11 04:21:39 INFO : only2: Deleted 2025/04/11 04:21:39 INFO : only11: Deleted 2025/04/11 04:21:39 INFO : only16: Deleted 2025/04/11 04:21:39 INFO : only15: Deleted 2025/04/11 04:21:39 INFO : only18: Deleted 2025/04/11 04:21:40 INFO : only5: Deleted 2025/04/11 04:21:40 INFO : only14: Deleted 2025/04/11 04:21:40 INFO : only6: Deleted 2025/04/11 04:21:40 INFO : only13: Deleted 2025/04/11 04:21:40 INFO : only4: Deleted 2025/04/11 04:21:40 INFO : only1: Deleted 2025/04/11 04:21:40 INFO : only7: Deleted 2025/04/11 04:21:40 INFO : only10: Deleted 2025/04/11 04:21:40 INFO : only17: Deleted 2025/04/11 04:21:40 INFO : only9: Deleted 2025/04/11 04:21:41 INFO : only8: Deleted 2025/04/11 04:21:41 INFO : only0: Deleted 2025/04/11 04:21:41 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (69.30s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:21:52 DEBUG : both0: md5 = a7318acaa08b8df38a7b6929cde075b6 OK 2025/04/11 04:21:54 DEBUG : only0: md5 = f9b1023e2905440be52dfafdc9fc1ce4 OK 2025/04/11 04:21:55 DEBUG : both1: md5 = 7bcd953bf57ff0f73c93039a66fe15c7 OK 2025/04/11 04:21:56 DEBUG : only1: md5 = fd05bbb8baecf1ace6a0c5c7eef16b3c OK 2025/04/11 04:21:58 DEBUG : both2: md5 = 7d19e55da4a8b29bee2764a330b20806 OK 2025/04/11 04:21:59 DEBUG : only2: md5 = 6a7b736e2c043aa62e3e7e52bc53821c OK 2025/04/11 04:22:01 DEBUG : both3: md5 = e903fe37f198f6ae9c3f88b56c38562e OK 2025/04/11 04:22:02 DEBUG : only3: md5 = 791abe856d945c226a34e0c680e4f90c OK 2025/04/11 04:22:03 DEBUG : both4: md5 = 6009526ed9baca6d42741a200b0ebef7 OK 2025/04/11 04:22:05 DEBUG : only4: md5 = 07c9d267defe749a12a18da9b4cee63b OK 2025/04/11 04:22:06 DEBUG : both5: md5 = 1ed15ea901198baaf15f2ecdc9d0f5a0 OK 2025/04/11 04:22:08 DEBUG : only5: md5 = 7106cc3cfb560f4cd07961cc248c755f OK 2025/04/11 04:22:09 DEBUG : both6: md5 = d7c141b91a669ba8ba5670664add3981 OK 2025/04/11 04:22:11 DEBUG : only6: md5 = 7e77821b9a54c1972a222da0533122e1 OK 2025/04/11 04:22:12 DEBUG : both7: md5 = c333a26f55d869d7842992d03fd89baf OK 2025/04/11 04:22:13 DEBUG : only7: md5 = 67ee3c9a53f758864431fe7652b42070 OK 2025/04/11 04:22:15 DEBUG : both8: md5 = 9f14f5953eed8ca4638b168f051adbb6 OK 2025/04/11 04:22:16 DEBUG : only8: md5 = a5e26151925d24b8532cc7ef9bd41ce4 OK 2025/04/11 04:22:18 DEBUG : both9: md5 = 206f6624fb69db71759b0f1cf66be3c5 OK 2025/04/11 04:22:19 DEBUG : only9: md5 = 72a0229f503ed85c46251c776852a122 OK 2025/04/11 04:22:21 DEBUG : both10: md5 = 3397e2bc63c9499a68cf1d5a6d47ac12 OK 2025/04/11 04:22:22 DEBUG : only10: md5 = bbee2bd99b01dfa258ec1998f4a9b7e2 OK 2025/04/11 04:22:23 DEBUG : both11: md5 = 652e33844e86aea8154a1dcb7cd85465 OK 2025/04/11 04:22:25 DEBUG : only11: md5 = 74dc79374940bdc9cb7c0547945a724d OK 2025/04/11 04:22:26 DEBUG : both12: md5 = 299429bd52805d8fe78f9f9a0a2cc97e OK 2025/04/11 04:22:27 DEBUG : only12: md5 = b04fcc76186b9e76ea130083fb045eab OK 2025/04/11 04:22:29 DEBUG : both13: md5 = 9d608540f3a7bbd011c0d10198cb03d7 OK 2025/04/11 04:22:30 DEBUG : only13: md5 = 26f71a5f7eba4bcb67e8194a5fc8869d OK 2025/04/11 04:22:32 DEBUG : both14: md5 = 54746fedad29a574cb30e503dc49215e OK 2025/04/11 04:22:33 DEBUG : only14: md5 = 83cc247c5fb0f7b0e682db4eca865fa8 OK 2025/04/11 04:22:35 DEBUG : both15: md5 = 079de5f18885490f7143a6f4e14199c2 OK 2025/04/11 04:22:36 DEBUG : only15: md5 = 6c0e9fb4d4ea1c5e771c616eb995388a OK 2025/04/11 04:22:38 DEBUG : both16: md5 = 490d7ee45be2e77bea352e65ce2bbf16 OK 2025/04/11 04:22:39 DEBUG : only16: md5 = c0edcc9c7f33d6100b7116a5227ea143 OK 2025/04/11 04:22:41 DEBUG : both17: md5 = a377eea4b492c7d5c63fbcb6067cd4db OK 2025/04/11 04:22:42 DEBUG : only17: md5 = 15acfa62079736892324e451f87a4c83 OK 2025/04/11 04:22:44 DEBUG : both18: md5 = 6672413260e670bfbe7e46b5d458ce1e OK 2025/04/11 04:22:45 DEBUG : only18: md5 = c9cf01b0a20880653fd712edb5731121 OK 2025/04/11 04:22:46 DEBUG : both19: md5 = 5477be3df661569415223212df222592 OK 2025/04/11 04:22:48 DEBUG : only19: md5 = 806242837ecc2985ce948bdf18362ade OK 2025/04/11 04:22:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both0: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both1: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both10: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both11: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both12: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both13: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both14: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both15: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both16: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both17: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both18: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both19: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both2: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both3: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both4: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both5: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both6: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both7: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both8: Unchanged skipping 2025/04/11 04:22:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/11 04:22:48 DEBUG : both9: Unchanged skipping 2025/04/11 04:22:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/11 04:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for checks to finish 2025/04/11 04:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Waiting for transfers to finish 2025/04/11 04:22:49 DEBUG : only10: md5 = bab6b4516a570d36bf93922022b9dc9c OK 2025/04/11 04:22:49 INFO : only10: Copied (replaced existing) 2025/04/11 04:22:49 DEBUG : only1: md5 = 77113513c4b40d903e65dd75d1424eaf OK 2025/04/11 04:22:49 INFO : only1: Copied (replaced existing) 2025/04/11 04:22:49 DEBUG : only0: md5 = dde657c6cd492df2acbf7ae7c22b1a1b OK 2025/04/11 04:22:49 INFO : only0: Copied (replaced existing) 2025/04/11 04:22:50 DEBUG : only11: md5 = 42596b652b84bede7f84bcb02aab61aa OK 2025/04/11 04:22:50 INFO : only11: Copied (replaced existing) 2025/04/11 04:22:50 DEBUG : only12: md5 = ee8e53ed654b470154ef47ea7c846a3a OK 2025/04/11 04:22:50 INFO : only12: Copied (replaced existing) 2025/04/11 04:22:50 DEBUG : only13: md5 = 7d8c234e5cdcc967255d0bc8512b6048 OK 2025/04/11 04:22:50 INFO : only13: Copied (replaced existing) 2025/04/11 04:22:51 DEBUG : only14: md5 = 36b56060fcd6f40f1fcd2e7aaa1d9a2b OK 2025/04/11 04:22:51 INFO : only14: Copied (replaced existing) 2025/04/11 04:22:51 DEBUG : only15: md5 = b143b94b4e0a3351738e779e8f882e5c OK 2025/04/11 04:22:51 INFO : only15: Copied (replaced existing) 2025/04/11 04:22:52 DEBUG : only17: md5 = e5c19e6956ca4a3bd804293d9abb98ae OK 2025/04/11 04:22:52 INFO : only17: Copied (replaced existing) 2025/04/11 04:22:52 DEBUG : only18: md5 = 81d1d909c9c89a0ef189f4bb04cac8e4 OK 2025/04/11 04:22:52 INFO : only18: Copied (replaced existing) 2025/04/11 04:22:52 DEBUG : only16: md5 = 19475cc5d4178693d2fde498f5438a41 OK 2025/04/11 04:22:52 INFO : only16: Copied (replaced existing) 2025/04/11 04:22:52 DEBUG : only19: md5 = 5d743fddb45efa030112fc83d7debcb3 OK 2025/04/11 04:22:52 INFO : only19: Copied (replaced existing) 2025/04/11 04:22:53 DEBUG : only3: md5 = 5163cf298568c725e348c2b153e02750 OK 2025/04/11 04:22:53 INFO : only3: Copied (replaced existing) 2025/04/11 04:22:53 DEBUG : only2: md5 = a13825cfb6c92e8606574a4bff5b203f OK 2025/04/11 04:22:53 INFO : only2: Copied (replaced existing) 2025/04/11 04:22:53 DEBUG : only4: md5 = 6b86561e118f8d0fe895e5a9377671bf OK 2025/04/11 04:22:53 INFO : only4: Copied (replaced existing) 2025/04/11 04:22:53 DEBUG : only5: md5 = ad7af3d1438eebb6a97bea961e700ca1 OK 2025/04/11 04:22:53 INFO : only5: Copied (replaced existing) 2025/04/11 04:22:54 DEBUG : only6: md5 = 9c765cc492a271e7f864ec7a1aeb1c8f OK 2025/04/11 04:22:54 INFO : only6: Copied (replaced existing) 2025/04/11 04:22:54 DEBUG : only7: md5 = f8151c1681b1603be0803008f1b3a4ac OK 2025/04/11 04:22:54 INFO : only7: Copied (replaced existing) 2025/04/11 04:22:54 DEBUG : only9: md5 = 815dd5075c86c7e526cbe299650d5134 OK 2025/04/11 04:22:54 INFO : only9: Copied (replaced existing) 2025/04/11 04:22:54 DEBUG : only8: md5 = c42d1cc484173ca6b2e8836765b30570 OK 2025/04/11 04:22:54 INFO : only8: Copied (replaced existing) 2025/04/11 04:22:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (82.60s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:23:14 DEBUG : empty_dir: Making directory with metadata 2025/04/11 04:23:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:23:14 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 04:23:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:23:14 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 04:23:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:23:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 04:23:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 04:23:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:23:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:23:27 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/04/11 04:23:27 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/04/11 04:23:28 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.91s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:23:30 DEBUG : empty_dir: Making directory with metadata 2025/04/11 04:23:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:23:30 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 04:23:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:23:30 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 04:23:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:23:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 04:23:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 04:23:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:23:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/11 04:23:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:23:44 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/04/11 04:23:44 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/04/11 04:23:45 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:23:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:23:48 DEBUG : sub dir: Making directory with metadata 2025/04/11 04:23:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:24:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/11 04:24:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/11 04:24:07 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:24:07 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:24:21 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/04/11 04:24:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/11 04:24:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/04/11 04:24:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/04/11 04:24:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:24:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:24:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:24:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:24:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/11 04:24:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/04/11 04:24:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:24:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (42.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:24:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 04:24:30 DEBUG : sub dir: Making directory with metadata 2025/04/11 04:24:31 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:24:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/11 04:24:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/11 04:24:53 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 04:24:53 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo'", Local "Local file system at /tmp/rclone1494950529", Modify Window "1ms" 2025/04/11 04:25:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/11 04:25:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/04/11 04:25:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/04/11 04:25:08 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:25:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:25:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:25:10 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:25:11 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/04/11 04:25:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/04/11 04:25:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/04/11 04:25:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (44.08s) PASS 2025/04/11 04:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tavobeb0tupo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 15m59.340814168s (try 1/5)