"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/12/11 02:40:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami" 2024/12/11 02:40:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 02:40:03 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og" 2024/12/11 02:40:04 DEBUG : Creating backend with remote "/tmp/rclone2133034538" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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.01s) --- 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-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:06 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:40:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:40:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/11 02:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:06 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.30s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:40:07 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:40:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:09 DEBUG : sub dir/hello world: md5 = 67a61c03eed960a0844afc9d14b51211 OK 2024/12/11 02:40:09 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:40:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:12 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.26s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:13 DEBUG : metadata sub dir: Making directory with metadata 2024/12/11 02:40:13 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:40:13 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/11 02:40:13 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:40:13 DEBUG : Local file system at /tmp/rclone2133034538: File to upload is small (21 bytes), uploading instead of streaming 2024/12/11 02:40:13 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/11 02:40:13 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/11 02:40:13 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:40:13 DEBUG : Google drive root 'crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og': Skipping btime metadata as can't update it on an existing file: 2024-12-11T02:40:13.526554078Z 2024/12/11 02:40:14 INFO : empty metadata sub dir: Updated directory metadata 2024/12/11 02:40:14 DEBUG : Google drive root 'crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og': Skipping btime metadata as can't update it on an existing file: 2024-12-11T02:40:13.526554078Z 2024/12/11 02:40:15 INFO : metadata sub dir: Updated directory metadata 2024/12/11 02:40:15 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/11 02:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:17 DEBUG : metadata sub dir/hello metadata world: md5 = 081166a5348641f3066485762530ecec OK 2024/12/11 02:40:17 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:19 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.50s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:22 DEBUG : metadata sub dir: Making directory with metadata 2024/12/11 02:40:22 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:40:22 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/11 02:40:22 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:40:22 DEBUG : Local file system at /tmp/rclone2133034538: File to upload is small (21 bytes), uploading instead of streaming 2024/12/11 02:40:22 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/11 02:40:22 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/11 02:40:22 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:40:22 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/12/11 02:40:22 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/12/11 02:40:22 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/11 02:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:24 DEBUG : metadata sub dir/hello metadata world: md5 = bf6eab1c2bda34883418cc82756e309d OK 2024/12/11 02:40:24 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/12/11 02:40:24 DEBUG : Google drive root 'crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og': Skipping btime metadata as can't update it on an existing file: 2024-12-11T02:40:22.026460063Z 2024/12/11 02:40:25 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:28 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.66s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:29 DEBUG : Creating backend with remote "/non-existing" 2024/12/11 02:40:29 DEBUG : Config file has changed externally - reloading 2024/12/11 02:40:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/11 02:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.12s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:30 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:40:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:33 DEBUG : sub dir/hello world: md5 = 052d75f03e9df9157251ded05ecfe348 OK 2024/12/11 02:40:33 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:40:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.07s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Running all checks before starting transfers 2024/12/11 02:40:37 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:40:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Checks finished, now starting transfers 2024/12/11 02:40:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:39 DEBUG : sub dir/hello world: md5 = c291795d1ebead42f5016b008796ec18 OK 2024/12/11 02:40:39 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:40:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.85s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:43 ERROR : Ignoring --no-traverse with sync 2024/12/11 02:40:43 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:40:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:46 DEBUG : sub dir/hello world: md5 = 95912ed24c79e85df7b602a8db8fd3e8 OK 2024/12/11 02:40:46 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:40:46 DEBUG : Waiting for deletions to finish 2024/12/11 02:40:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (7.05s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/11 02:40:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:52 DEBUG : hello world2: md5 = 062629caaf4da0421f59673c24431135 OK 2024/12/11 02:40:52 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.69s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:56 DEBUG : potato2: md5 = 9e616431315f0c1491651c849270bbab OK 2024/12/11 02:40:56 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.39s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:40:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:40:59 DEBUG : potato2: md5 = e60bc49ce592bb8d4cfe0ba7eedc3212 OK 2024/12/11 02:40:59 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:01 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/11 02:41:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:41:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/11 02:41:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:41:01 DEBUG : sub dir: Making directory with metadata 2024/12/11 02:41:02 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/11 02:41:02 DEBUG : sub dir2: Making directory with metadata 2024/12/11 02:41:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:41:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/11 02:41:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:41:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:41:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:41:05 DEBUG : sub dir/hello world: md5 = 5c7894b98557d5a2c1733060ffaef803 OK 2024/12/11 02:41:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:09 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/12/11 02:41:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.88s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:11 DEBUG : sub dir2: Making directory 2024/12/11 02:41:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/11 02:41:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:41:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:41:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/11 02:41:11 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/12/11 02:41:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:41:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:41:14 DEBUG : sub dir/hello world: md5 = 3a080472b9c485ec3642e202472f3059 OK 2024/12/11 02:41:14 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:41:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:41:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.72s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:17 DEBUG : sub dir2: Making directory with metadata 2024/12/11 02:41:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:41:17 DEBUG : sub dir: Making directory with metadata 2024/12/11 02:41:18 INFO : sub dir: Made directory with metadata (mtime=2024-12-11T02:41:17.169853297Z) 2024/12/11 02:41:18 DEBUG : sub dir2: Making directory with metadata 2024/12/11 02:41:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:41:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:41:20 DEBUG : sub dir/hello world: md5 = 964bbda386e1abccc13fca26ad09180a OK 2024/12/11 02:41:20 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:41:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:24 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.14s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:25 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/12/11 02:41:25 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/11 02:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:41:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:41:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:29 DEBUG : sub dir2: Making directory 2024/12/11 02:41:29 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:41:29 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/11 02:41:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:41:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:41:32 DEBUG : sub dir/hello world: md5 = 80452999c1c7b0e36e04040cb939d7bb OK 2024/12/11 02:41:32 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:41:32 INFO : sub dir/hello world: Deleted 2024/12/11 02:41:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:41:35 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:35 DEBUG : sub dir2: Making directory with metadata 2024/12/11 02:41:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:41:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:41:36 DEBUG : sub dir: Making directory with metadata 2024/12/11 02:41:37 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/11 02:41:37 DEBUG : sub dir2: Making directory with metadata 2024/12/11 02:41:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:41:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:41:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:41:39 DEBUG : sub dir/hello world: md5 = 37af32f8dedd8749e459a7d850821f32 OK 2024/12/11 02:41:39 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:41:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.46s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:44 DEBUG : sub dir2: Making directory 2024/12/11 02:41:44 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:41:44 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/11 02:41:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:41:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:41:47 DEBUG : sub dir/hello world: md5 = 0f681b2c4d274e0fcf4ccfc2187bf672 OK 2024/12/11 02:41:47 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:41:47 DEBUG : Waiting for deletions to finish 2024/12/11 02:41:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:41:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.29s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:41:53 DEBUG : sub dir/hello world: md5 = 672f36caf2359214a1992bc664c4bff7 OK 2024/12/11 02:41:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zozifen6xici" 2024/12/11 02:41:53 DEBUG : Config file has changed externally - reloading 2024/12/11 02:41:53 DEBUG : Creating backend with remote "TestDrive:crypt/0rhnpvlgmtb49oioi5b4la6dh4i79v99knqjku26aooofhvcvp00" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami' -> Encrypted drive 'TestCryptDrive:rclone-test-zozifen6xici' 2024/12/11 02:41:55 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:41:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zozifen6xici': Waiting for checks to finish 2024/12/11 02:41:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zozifen6xici': Waiting for transfers to finish 2024/12/11 02:41:58 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/11 02:41:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zozifen6xici': Purge remote 2024/12/11 02:42:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.72s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:05 DEBUG : sub dir/hello world: md5 = 1126a75cd823dfb71af033416ccfad9c OK 2024/12/11 02:42:06 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/11 02:42:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 02:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:42:08 DEBUG : sub dir/hello world: md5 = 26173494d35a2b0fb7ef262c28ab3bb0 OK 2024/12/11 02:42:08 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/11 02:42:08 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.58s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:14 DEBUG : sub dir/hello world: md5 = cdd7e6d4ae790100b2b226febee57707 OK 2024/12/11 02:42:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yezilij5qecu" 2024/12/11 02:42:14 DEBUG : Creating backend with remote "TestDrive:crypt/scb7mqtb8telpt9gs0ds42hu1trut9tk1jut4i256shhstccp9tg" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami' -> Encrypted drive 'TestCryptDrive:rclone-test-yezilij5qecu' 2024/12/11 02:42:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:42:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yezilij5qecu': Waiting for checks to finish 2024/12/11 02:42:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yezilij5qecu': Waiting for transfers to finish 2024/12/11 02:42:19 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/11 02:42:20 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:22 DEBUG : sub dir/hello world: md5 = be4ac5a02d0222302821e8615f5323d1 OK 2024/12/11 02:42:23 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/11 02:42:23 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/11 02:42:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 02:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yezilij5qecu': Waiting for checks to finish 2024/12/11 02:42:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yezilij5qecu': Waiting for transfers to finish 2024/12/11 02:42:25 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/11 02:42:25 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yezilij5qecu': Purge remote 2024/12/11 02:42:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (18.00s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:32 DEBUG : sub dir/hello world: md5 = 9d6f771d13a32db9ee9bb648f2431164 OK 2024/12/11 02:42:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/11 02:42:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 02:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:42:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:42:34 DEBUG : sub dir/hello world: md5 = d58d18fe1ef9d82251ae0f66006f58ab OK 2024/12/11 02:42:34 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/11 02:42:34 INFO : sub dir/hello world: Deleted 2024/12/11 02:42:35 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:37 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.46s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:41 DEBUG : sub dir/hello world: md5 = 48f5025e29336c6399c09b31f23ab7a1 OK 2024/12/11 02:42:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-darocej6xoyi" 2024/12/11 02:42:41 DEBUG : Creating backend with remote "TestDrive:crypt/d6m8a9q0dgu42r31vh4sp16c5a9g5reqv0b6u6b7a71rnsm8hogg" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami' -> Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi' 2024/12/11 02:42:43 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:42:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi': Waiting for checks to finish 2024/12/11 02:42:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi': Waiting for transfers to finish 2024/12/11 02:42:46 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/11 02:42:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:49 DEBUG : sub dir/hello world: md5 = 21d5b69f0b4853f559a1588fd6011d60 OK 2024/12/11 02:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi': Using server-side directory move 2024/12/11 02:42:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 02:42:50 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/11 02:42:50 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/11 02:42:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 02:42:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi': Waiting for checks to finish 2024/12/11 02:42:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi': Waiting for transfers to finish 2024/12/11 02:42:50 INFO : sub dir/hello world: Deleted 2024/12/11 02:42:51 INFO : sub dir/hello world: Moved (server-side) 2024/12/11 02:42:51 INFO : sub dir: Set directory modification time (using SetModTime) 2024/12/11 02:42:54 DEBUG : sub dir/hello world: md5 = c43593021daa31f0657eb1f883448a49 OK 2024/12/11 02:42:55 DEBUG : testing file moves 2024/12/11 02:42:55 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/11 02:42:55 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/11 02:42:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/11 02:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi': Waiting for checks to finish 2024/12/11 02:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi': Waiting for transfers to finish 2024/12/11 02:42:56 INFO : sub dir/hello world: Deleted 2024/12/11 02:42:57 INFO : sub dir/hello world: Moved (server-side) 2024/12/11 02:42:57 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:42:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-darocej6xoyi': Purge remote --- PASS: TestServerSideMoveOverSelf (23.37s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:04 DEBUG : sub dir/hello world: md5 = d2746c3b8c1a77640c6a2320e34ce82e OK 2024/12/11 02:43:04 ERROR : : error listing: directory not found 2024/12/11 02:43:04 DEBUG : Local file system at /tmp/rclone2133034538: Making directory 2024/12/11 02:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.75s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:10 DEBUG : sub dir/hello world: md5 = 42fad03715ad3af2c0e91624e5ffd8a3 OK 2024/12/11 02:43:12 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:43:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:43:12 DEBUG : Local file system at /tmp/rclone2133034538: Waiting for checks to finish 2024/12/11 02:43:12 DEBUG : Local file system at /tmp/rclone2133034538: Waiting for transfers to finish 2024/12/11 02:43:13 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/12/11 02:43:13 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:43:13 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:15 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/11 02:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:17 DEBUG : check sum: md5 = cc69f481e2f59f1e5bb1fb1fdc088452 OK 2024/12/11 02:43:17 INFO : check sum: Copied (new) 2024/12/11 02:43:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/11 02:43:17 DEBUG : check sum: Size of src and dst objects identical 2024/12/11 02:43:17 DEBUG : check sum: Unchanged skipping 2024/12/11 02:43:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:17 DEBUG : Waiting for deletions to finish 2024/12/11 02:43:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.06s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/11 02:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:22 DEBUG : sizeonly: md5 = 47e897c519147a36e60ea0c50ccedcee OK 2024/12/11 02:43:22 INFO : sizeonly: Copied (new) 2024/12/11 02:43:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:22 DEBUG : sizeonly: Sizes identical 2024/12/11 02:43:22 DEBUG : sizeonly: Unchanged skipping 2024/12/11 02:43:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:22 DEBUG : Waiting for deletions to finish 2024/12/11 02:43:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncSizeOnly (5.16s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/11 02:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:27 DEBUG : ignore-size: md5 = 344101215ed42587ca0176a6eb20c434 OK 2024/12/11 02:43:27 INFO : ignore-size: Copied (new) 2024/12/11 02:43:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:27 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:27 DEBUG : ignore-size: Unchanged skipping 2024/12/11 02:43:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:27 DEBUG : Waiting for deletions to finish 2024/12/11 02:43:27 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:31 DEBUG : existing: md5 = 0785ab0e8598125173de5e6d86964068 OK 2024/12/11 02:43:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:43:32 DEBUG : existing: Unchanged skipping 2024/12/11 02:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:32 DEBUG : Waiting for deletions to finish 2024/12/11 02:43:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/11 02:43:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:33 DEBUG : existing: md5 = 14c9c55024bfdf10ebeb73ab822903c4 OK 2024/12/11 02:43:33 INFO : existing: Copied (replaced existing) 2024/12/11 02:43:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:36 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 02:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:37 DEBUG : existing: md5 = de4d5daf23321a1dc5196fdb497e505c OK 2024/12/11 02:43:37 INFO : existing: Copied (new) 2024/12/11 02:43:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:38 DEBUG : existing: Destination exists, skipping 2024/12/11 02:43:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:38 DEBUG : Waiting for deletions to finish 2024/12/11 02:43:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (5.13s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:43 DEBUG : b/potato: md5 = ca1078184fa56abed75870782bf26a19 OK 2024/12/11 02:43:46 DEBUG : c/non empty space: md5 = 34b21cedda95b0de067eccc5e1fc4ea0 OK 2024/12/11 02:43:46 DEBUG : d: Making directory 2024/12/11 02:43:47 DEBUG : Added delayed dir = "a", newDst= 2024/12/11 02:43:47 DEBUG : Added delayed dir = "c", newDst=c 2024/12/11 02:43:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:43:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 02:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:47 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 02:43:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:50 DEBUG : a/potato2: md5 = f186d0b05394afb9c895ed7c5048d10c OK 2024/12/11 02:43:50 INFO : a/potato2: Copied (new) 2024/12/11 02:43:50 DEBUG : Waiting for deletions to finish 2024/12/11 02:43:50 INFO : b/potato: Deleted 2024/12/11 02:43:51 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/11 02:43:51 INFO : d: Removing directory 2024/12/11 02:43:52 INFO : b: Removing directory 2024/12/11 02:43:52 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/11 02:43:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/11 02:43:56 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (16.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:43:59 DEBUG : empty space: md5 = b10f4c935728bce3b4a24b7bb9d4b913 OK 2024/12/11 02:43:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/11 02:43:59 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/12/11 02:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:43:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:43:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:44:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:44:00 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/11 02:44:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:44:01 DEBUG : empty space: md5 = 736c5037dc18d2c3a24dd3cd3ccf3c85 OK 2024/12/11 02:44:01 INFO : empty space: Copied (replaced existing) 2024/12/11 02:44:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.28s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.47s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:44:05 DEBUG : foo: md5 = f6714e6823f827aef30a2f784d8875e5 OK 2024/12/11 02:44:06 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/11 02:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:44:07 DEBUG : foo: md5 = 9bf95dcb7fdf3af6a1cbd869eaf9de5f OK 2024/12/11 02:44:07 INFO : foo: Copied (replaced existing) 2024/12/11 02:44:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.99s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:44:10 DEBUG : empty space: md5 = 49c5e2c9ff7f7e84ac05f8638857c969 OK 2024/12/11 02:44:11 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/11 02:44:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:44:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:44:11 DEBUG : empty space: Unchanged skipping 2024/12/11 02:44:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:44:13 DEBUG : potato: md5 = a1d7d9e1c3e97a6b31ad0907698ab5c6 OK 2024/12/11 02:44:13 INFO : potato: Copied (new) 2024/12/11 02:44:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:44:17 DEBUG : potato: md5 = d628a1acb2c16c5b953856f0e4cdd799 OK 2024/12/11 02:44:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/11 02:44:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:44:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:44:18 DEBUG : potato: md5 = 99df98631dbef82dc9e50c22ea6bda0b OK 2024/12/11 02:44:18 INFO : potato: Copied (replaced existing) 2024/12/11 02:44:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.13s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:44:22 DEBUG : potato: md5 = 121b60c5de5e323f8ba81abebdcd6994 OK 2024/12/11 02:44:22 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/11 02:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:44:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:44:24 DEBUG : potato: md5 = 2356f569aa22795dc2dd201cab661210 OK 2024/12/11 02:44:24 INFO : potato: Copied (replaced existing) 2024/12/11 02:44:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:44:27 DEBUG : potato: md5 = 6d6daa32491dca2994240ecb5de805f6 OK 2024/12/11 02:44:29 DEBUG : empty space: md5 = bd4aaa4266652f3c424075a35cb38be2 OK 2024/12/11 02:44:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:44:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/11 02:44:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:44:29 DEBUG : empty space: Unchanged skipping 2024/12/11 02:44:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:44:29 DEBUG : Waiting for deletions to finish 2024/12/11 02:44:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:44:33 DEBUG : potato: md5 = b05b98d39c3500f2483cf329d5be196d OK 2024/12/11 02:44:34 DEBUG : empty space: md5 = ec08b35b857686dccd06fcff133bc039 OK 2024/12/11 02:44:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:44:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:44:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:44:35 DEBUG : empty space: Unchanged skipping 2024/12/11 02:44:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:44:37 DEBUG : potato2: md5 = f02b15d6b0b0d63f790fe6aab365e5e6 OK 2024/12/11 02:44:37 INFO : potato2: Copied (new) 2024/12/11 02:44:37 DEBUG : Waiting for deletions to finish 2024/12/11 02:44:37 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:44:43 DEBUG : b/potato: md5 = 052f0a2d2784b0c5b12b5e5b39026d53 OK 2024/12/11 02:44:45 DEBUG : c/non empty space: md5 = d845137124b1a486bf9ea6d6d3f1bbb1 OK 2024/12/11 02:44:45 DEBUG : d: Making directory 2024/12/11 02:44:46 DEBUG : d/e: Making directory 2024/12/11 02:44:49 DEBUG : Added delayed dir = "a", newDst= 2024/12/11 02:44:49 DEBUG : Added delayed dir = "c", newDst=c 2024/12/11 02:44:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:44:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 02:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:44:49 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 02:44:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:44:52 DEBUG : a/potato2: md5 = e7e392a13c1c87903baa41c7d2e4f524 OK 2024/12/11 02:44:52 INFO : a/potato2: Copied (new) 2024/12/11 02:44:52 DEBUG : Waiting for deletions to finish 2024/12/11 02:44:52 INFO : b/potato: Deleted 2024/12/11 02:44:53 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/11 02:44:53 INFO : d/e: Removing directory 2024/12/11 02:44:54 INFO : d: Removing directory 2024/12/11 02:44:54 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/12/11 02:44:55 INFO : b: Removing directory 2024/12/11 02:44:55 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/11 02:44:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:44:58 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/11 02:44:59 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:03 DEBUG : b/potato: md5 = 615b3b7045d059472a09d8e7eb64dc24 OK 2024/12/11 02:45:06 DEBUG : c/non empty space: md5 = f5bfa04eab74d834340b0a61ce235fa9 OK 2024/12/11 02:45:06 DEBUG : d: Making directory 2024/12/11 02:45:08 DEBUG : Added delayed dir = "a", newDst= 2024/12/11 02:45:08 DEBUG : Added delayed dir = "c", newDst=c 2024/12/11 02:45:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:45:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 02:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:45:08 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 02:45:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:45:10 DEBUG : a/potato2: md5 = 65a31f8bd5b131b5a83d425d6e3620cc OK 2024/12/11 02:45:10 INFO : a/potato2: Copied (new) 2024/12/11 02:45:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': not deleting files as there were IO errors 2024/12/11 02:45:11 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/11 02:45:11 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:15 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/11 02:45:16 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/11 02:45:17 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:20 DEBUG : potato: md5 = 8bbf9ca5c2ff503a390420093347428d OK 2024/12/11 02:45:21 DEBUG : empty space: md5 = 028f3ddef0eb0547f809c1f21743fe01 OK 2024/12/11 02:45:22 DEBUG : Waiting for deletions to finish 2024/12/11 02:45:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:45:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:45:22 DEBUG : empty space: Unchanged skipping 2024/12/11 02:45:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:45:22 INFO : potato: Deleted 2024/12/11 02:45:24 DEBUG : potato2: md5 = 881e0f0a54bf40dd200c9b6adca912d5 OK 2024/12/11 02:45:24 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.90s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:27 DEBUG : potato: md5 = 01fe3f22a43a9a37e904e82cc01d596d OK 2024/12/11 02:45:29 DEBUG : empty space: md5 = c6e295f6dfb564fd2e9e5e774a63bf83 OK 2024/12/11 02:45:29 DEBUG : Waiting for deletions to finish 2024/12/11 02:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:45:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:45:30 INFO : potato: Deleted 2024/12/11 02:45:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:45:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:45:31 DEBUG : empty space: Unchanged skipping 2024/12/11 02:45:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:45:32 DEBUG : potato2: md5 = 52f559e5f1699dc97a7a1f94b0efb3b7 OK 2024/12/11 02:45:32 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.56s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:36 DEBUG : potato: md5 = c491d4c945e5a07a79bd604550f4fa65 OK 2024/12/11 02:45:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:45:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:45:38 DEBUG : potato2: md5 = 0d12373d92bd234689b1065207c3afe2 OK 2024/12/11 02:45:38 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.00s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:42 DEBUG : potato2: md5 = a59c1d412c2a5e989efd5323729a47ba OK 2024/12/11 02:45:43 DEBUG : empty space: md5 = cdb1acd46338413ad8557e44bddd2ee9 OK 2024/12/11 02:45:44 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 02:45:44 DEBUG : enormous: Excluded 2024/12/11 02:45:44 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:45:44 DEBUG : potato2: Excluded 2024/12/11 02:45:44 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:45:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:45:44 DEBUG : empty space: Unchanged skipping 2024/12/11 02:45:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:45:44 DEBUG : Waiting for deletions to finish 2024/12/11 02:45:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:44 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 02:45:44 DEBUG : enormous: Excluded 2024/12/11 02:45:44 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:45:44 DEBUG : potato2: Excluded 2024/12/11 02:45:45 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:45:45 DEBUG : Local file system at /tmp/rclone2133034538: Waiting for checks to finish 2024/12/11 02:45:45 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/11 02:45:45 DEBUG : empty space: Unchanged skipping 2024/12/11 02:45:45 DEBUG : Local file system at /tmp/rclone2133034538: Waiting for transfers to finish 2024/12/11 02:45:45 DEBUG : Waiting for deletions to finish 2024/12/11 02:45:45 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:49 DEBUG : potato2: md5 = 568fedd308d560a995a16eef9575e09f OK 2024/12/11 02:45:51 DEBUG : empty space: md5 = 234860450f4eea3ef95d36d372c9b4b5 OK 2024/12/11 02:45:52 DEBUG : enormous: md5 = 20034048452f2c7f057ac869e6d5b67c OK 2024/12/11 02:45:52 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 02:45:52 DEBUG : enormous: Excluded 2024/12/11 02:45:52 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:45:52 DEBUG : potato2: Excluded 2024/12/11 02:45:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:45:53 DEBUG : empty space: Unchanged skipping 2024/12/11 02:45:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:45:53 DEBUG : Waiting for deletions to finish 2024/12/11 02:45:53 INFO : potato2: Deleted 2024/12/11 02:45:53 INFO : enormous: Deleted 2024/12/11 02:45:53 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/11 02:45:54 DEBUG : empty space: Unchanged skipping 2024/12/11 02:45:54 DEBUG : Local file system at /tmp/rclone2133034538: Waiting for checks to finish 2024/12/11 02:45:54 DEBUG : Local file system at /tmp/rclone2133034538: Waiting for transfers to finish 2024/12/11 02:45:54 DEBUG : Waiting for deletions to finish 2024/12/11 02:45:54 INFO : potato2: Deleted 2024/12/11 02:45:54 INFO : enormous: Deleted 2024/12/11 02:45:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.47s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:45:57 DEBUG : one: md5 = e8e39ec18b0a3f2d0c4756b2f2360cd8 OK 2024/12/11 02:45:59 DEBUG : two: md5 = 9cebde587ec74902031273f76b7eba82 OK 2024/12/11 02:46:01 DEBUG : three: md5 = a6f78246c80542b4048d8070312582b6 OK 2024/12/11 02:46:02 DEBUG : four: md5 = 4b44b587896c1d846d975dba0d318e76 OK 2024/12/11 02:46:03 DEBUG : five: Need to transfer - File not found at Destination 2024/12/11 02:46:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/11 02:46:03 DEBUG : one: Destination is newer than source, skipping 2024/12/11 02:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:03 DEBUG : three: Sizes identical 2024/12/11 02:46:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/11 02:46:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 02:46:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:46:04 DEBUG : four: md5 = ed8accf4b24eca082df2935b376386b3 OK 2024/12/11 02:46:04 INFO : four: Copied (replaced existing) 2024/12/11 02:46:04 DEBUG : two: md5 = 0b579b12fbf643a039b67379c0bfb495 OK 2024/12/11 02:46:04 INFO : two: Copied (replaced existing) 2024/12/11 02:46:05 DEBUG : five: md5 = 9d2055ef850fef118df431d11e819a18 OK 2024/12/11 02:46:05 INFO : five: Copied (new) 2024/12/11 02:46:05 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.53s) === 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-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/12/11 02:46:08 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/11 02:46:08 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/11 02:46:08 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/11 02:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:46:10 DEBUG : yam: md5 = eb2bfb9f4e3db967bdf470600e8cfe57 OK 2024/12/11 02:46:10 INFO : yam: Copied (new) 2024/12/11 02:46:10 DEBUG : potato: md5 = 9e48cefc823e1651291a15ea8958675d OK 2024/12/11 02:46:10 INFO : potato: Copied (new) 2024/12/11 02:46:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:46:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/11 02:46:11 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/11 02:46:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:11 DEBUG : potato: Unchanged skipping 2024/12/11 02:46:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:46:12 DEBUG : yaml: md5 = 1eb674e29ec74d35a24a2c57f2638a98 OK 2024/12/11 02:46:12 INFO : yaml: Copied (new) 2024/12/11 02:46:12 DEBUG : Waiting for deletions to finish 2024/12/11 02:46:13 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/11 02:46:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Making map for --track-renames 2024/12/11 02:46:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Finished making map for --track-renames 2024/12/11 02:46:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 02:46:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/11 02:46:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for renames to finish 2024/12/11 02:46:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:46:18 DEBUG : potato: md5 = 7dc7f4da6eadce6f9a7b3da46c217089 OK 2024/12/11 02:46:18 INFO : potato: Copied (new) 2024/12/11 02:46:18 DEBUG : yam: md5 = 6647d1b1dc6481d7a3e415d816318dea OK 2024/12/11 02:46:18 INFO : yam: Copied (new) 2024/12/11 02:46:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:46:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:46:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Making map for --track-renames 2024/12/11 02:46:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Finished making map for --track-renames 2024/12/11 02:46:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:18 DEBUG : potato: Unchanged skipping 2024/12/11 02:46:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for renames to finish 2024/12/11 02:46:19 INFO : yam: Moved (server-side) to: yaml 2024/12/11 02:46:19 INFO : yaml: Renamed from "yam" 2024/12/11 02:46:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:46:19 DEBUG : Waiting for deletions to finish 2024/12/11 02:46:19 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/11 02:46:22 DEBUG : Added delayed dir = "sub", newDst= 2024/12/11 02:46:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Making map for --track-renames 2024/12/11 02:46:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Finished making map for --track-renames 2024/12/11 02:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 02:46:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/11 02:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for renames to finish 2024/12/11 02:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:46:25 DEBUG : potato: md5 = 4017b3a298f103b394137bbf57abdf24 OK 2024/12/11 02:46:25 INFO : potato: Copied (new) 2024/12/11 02:46:25 DEBUG : sub/yam: md5 = 7e8f5d3433a645d9377247e96475fe5b OK 2024/12/11 02:46:25 INFO : sub/yam: Copied (new) 2024/12/11 02:46:25 DEBUG : Waiting for deletions to finish 2024/12/11 02:46:26 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:46:27 DEBUG : Added delayed dir = "sub", newDst=sub 2024/12/11 02:46:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:46:27 DEBUG : potato: Unchanged skipping 2024/12/11 02:46:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Making map for --track-renames 2024/12/11 02:46:27 INFO : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Finished making map for --track-renames 2024/12/11 02:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for renames to finish 2024/12/11 02:46:28 INFO : sub/yam: Moved (server-side) to: yam 2024/12/11 02:46:28 INFO : yam: Renamed from "sub/yam" 2024/12/11 02:46:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:46:28 DEBUG : Waiting for deletions to finish 2024/12/11 02:46:28 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.61s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:46:33 DEBUG : Creating backend with remote "/tmp/rclone2133034538/dir1" 2024/12/11 02:46:33 DEBUG : Creating backend with remote "/tmp/rclone2133034538/dir2" 2024/12/11 02:46:33 DEBUG : Local file system at /tmp/rclone2133034538/dir2: Using server-side directory move 2024/12/11 02:46:33 INFO : Local file system at /tmp/rclone2133034538/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 02:46:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/11 02:46:33 INFO : file1.txt: Moved (server-side) 2024/12/11 02:46:33 DEBUG : Local file system at /tmp/rclone2133034538/dir2: Waiting for checks to finish 2024/12/11 02:46:33 DEBUG : Local file system at /tmp/rclone2133034538/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.49s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:46:33 DEBUG : Added delayed dir = "nested", newDst= 2024/12/11 02:46:33 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:46:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:46:33 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/11 02:46:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/11 02:46:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:46:36 DEBUG : sub dir/hello world: md5 = 5afd4d9d2bd7d63ba73b4a2cd4683f8c OK 2024/12/11 02:46:36 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:46:36 INFO : sub dir/hello world: Deleted 2024/12/11 02:46:38 DEBUG : nested/sub dir/file: md5 = 7ded85848aa6e917faf91766f73eacff OK 2024/12/11 02:46:38 INFO : nested/sub dir/file: Copied (new) 2024/12/11 02:46:38 INFO : nested/sub dir/file: Deleted 2024/12/11 02:46:39 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:46:39 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/11 02:46:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:46:39 INFO : sub dir: Removing directory 2024/12/11 02:46:39 INFO : nested/sub dir: Removing directory 2024/12/11 02:46:39 INFO : nested: Removing directory 2024/12/11 02:46:39 DEBUG : Local file system at /tmp/rclone2133034538: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:46:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/11 02:46:43 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/11 02:46:44 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.49s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:46:46 DEBUG : Added delayed dir = "nested", newDst= 2024/12/11 02:46:46 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:46:46 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/11 02:46:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/11 02:46:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:46:50 DEBUG : nested/sub dir/file: md5 = 2c9f41c57d452d3b113e31e6f9d89984 OK 2024/12/11 02:46:50 INFO : nested/sub dir/file: Copied (new) 2024/12/11 02:46:50 INFO : nested/sub dir/file: Deleted 2024/12/11 02:46:51 DEBUG : sub dir/hello world: md5 = 522cbbd25a42e0bb749faa010b7b55cd OK 2024/12/11 02:46:51 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:46:51 INFO : sub dir/hello world: Deleted 2024/12/11 02:46:51 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:46:52 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/11 02:46:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:46:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/11 02:46:56 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/11 02:46:57 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.36s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:46:58 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 02:46:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/11 02:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:46:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:47:00 DEBUG : existing-b: md5 = 31205289c12aa55231f07c243b891dea OK 2024/12/11 02:47:00 INFO : existing-b: Copied (new) 2024/12/11 02:47:00 INFO : existing-b: Deleted 2024/12/11 02:47:00 DEBUG : existing: md5 = 683c69f85d491dc45fa4ab8c5e6eeeb8 OK 2024/12/11 02:47:00 INFO : existing: Copied (new) 2024/12/11 02:47:00 INFO : existing: Deleted 2024/12/11 02:47:00 DEBUG : existing: Destination exists, skipping 2024/12/11 02:47:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/11 02:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:47:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:47:00 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.86s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:47:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-barufuy4jojo" 2024/12/11 02:47:03 DEBUG : Config file has changed externally - reloading 2024/12/11 02:47:03 DEBUG : Creating backend with remote "TestDrive:crypt/7pfaaj066id754o42jgtslqj3o514qdc8c0ijh3a63v74ujqspug" 2024/12/11 02:47:06 DEBUG : potato2: md5 = 41d8c8e4f3dbd9e6f21e43211b6b17a4 OK 2024/12/11 02:47:07 DEBUG : empty space: md5 = 128a4055121df172de30fc7eea4b45f0 OK 2024/12/11 02:47:09 DEBUG : potato3: md5 = c6cf45d5c6ca6397085bb6e5e2700200 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami' -> Encrypted drive 'TestCryptDrive:rclone-test-barufuy4jojo' 2024/12/11 02:47:12 DEBUG : empty space: md5 = e2dcbadc95fec43500b24ba4ac3f2e07 OK 2024/12/11 02:47:14 DEBUG : potato3: md5 = b1f7c185994ed849ddf028c7c4dc80cf OK 2024/12/11 02:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-barufuy4jojo': Using server-side directory move 2024/12/11 02:47:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-barufuy4jojo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 02:47:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:47:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/11 02:47:14 DEBUG : empty space: Unchanged skipping 2024/12/11 02:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-barufuy4jojo': Waiting for checks to finish 2024/12/11 02:47:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 02:47:15 INFO : potato3: Deleted 2024/12/11 02:47:15 INFO : empty space: Deleted 2024/12/11 02:47:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-barufuy4jojo': Waiting for transfers to finish 2024/12/11 02:47:15 INFO : potato2: Moved (server-side) 2024/12/11 02:47:15 INFO : potato3: Moved (server-side) 2024/12/11 02:47:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mafajid6kazu" 2024/12/11 02:47:16 DEBUG : Creating backend with remote "TestDrive:crypt/gvf4908ercbprbsbkfmqhodjp2ap9mepd7r8hflqdferp8jq9ud0" 2024/12/11 02:47:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafajid6kazu': Using server-side directory move 2024/12/11 02:47:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-mafajid6kazu': Server side directory move succeeded 2024/12/11 02:47:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mafajid6kazu': Purge remote 2024/12/11 02:47:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-barufuy4jojo': Purge remote 2024/12/11 02:47:20 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.45s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:47:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-juwawog5bawe" 2024/12/11 02:47:20 DEBUG : Creating backend with remote "TestDrive:crypt/qjcat87rqqb7rtbvajfqqv8gp8p9ro53p2j2l43nsemgm9igckhg" 2024/12/11 02:47:23 DEBUG : potato2: md5 = 613ccd3ba9247565bce7cb53d7eeb45c OK 2024/12/11 02:47:25 DEBUG : empty space: md5 = 716915ed7503d1e867d8ef5510f1f8d0 OK 2024/12/11 02:47:26 DEBUG : potato3: md5 = 79b10d650ea04d94e4369abd867d4a91 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami' -> Encrypted drive 'TestCryptDrive:rclone-test-juwawog5bawe' 2024/12/11 02:47:29 DEBUG : empty space: md5 = 965c6dea6ebca1968d8d9611590da19d OK 2024/12/11 02:47:31 DEBUG : potato3: md5 = efaa8daae0bf614751cacc4c17a13e27 OK 2024/12/11 02:47:31 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 02:47:31 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 02:47:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juwawog5bawe': Waiting for checks to finish 2024/12/11 02:47:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 02:47:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juwawog5bawe': Waiting for transfers to finish 2024/12/11 02:47:32 INFO : potato3: Deleted 2024/12/11 02:47:32 INFO : potato2: Moved (server-side) 2024/12/11 02:47:33 INFO : potato3: Moved (server-side) 2024/12/11 02:47:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bobexet0kada" 2024/12/11 02:47:33 DEBUG : Creating backend with remote "TestDrive:crypt/d3e79u7mcdc3se5ftqs5hq2vcntukpkc63tsj581k5rr07rmn7v0" 2024/12/11 02:47:35 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 02:47:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:47:35 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/11 02:47:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobexet0kada': Waiting for checks to finish 2024/12/11 02:47:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobexet0kada': Waiting for transfers to finish 2024/12/11 02:47:37 INFO : potato2: Moved (server-side) 2024/12/11 02:47:37 INFO : potato3: Moved (server-side) 2024/12/11 02:47:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bobexet0kada': Purge remote 2024/12/11 02:47:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-juwawog5bawe': Purge remote --- PASS: TestServerSideMoveWithFilter (19.56s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:47:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-nebobad7xoqe" 2024/12/11 02:47:40 DEBUG : Creating backend with remote "TestDrive:crypt/sq7cajsmf0t11vdpdotrc2dasbocmejhdlcbhhk2f83ojgba0oe0" 2024/12/11 02:47:42 DEBUG : potato2: md5 = c829f8d1933ab30e6d9b78c18d325a48 OK 2024/12/11 02:47:44 DEBUG : empty space: md5 = 35c28d34c1ea09894fb98ba85902a48b OK 2024/12/11 02:47:46 DEBUG : potato3: md5 = fd85dd1aac1c1b4f5f35363dc9ccb929 OK 2024/12/11 02:47:46 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami' -> Encrypted drive 'TestCryptDrive:rclone-test-nebobad7xoqe' 2024/12/11 02:47:50 DEBUG : empty space: md5 = 062582c4b8f08cefce5f633838835c5a OK 2024/12/11 02:47:52 DEBUG : potato3: md5 = c2ea10dd3c8d1710847d971749a57971 OK 2024/12/11 02:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebobad7xoqe': Using server-side directory move 2024/12/11 02:47:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-nebobad7xoqe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 02:47:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:47:53 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/12/11 02:47:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/11 02:47:53 DEBUG : empty space: Unchanged skipping 2024/12/11 02:47:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 02:47:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebobad7xoqe': Waiting for checks to finish 2024/12/11 02:47:54 INFO : empty space: Deleted 2024/12/11 02:47:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebobad7xoqe': Waiting for transfers to finish 2024/12/11 02:47:54 INFO : potato3: Deleted 2024/12/11 02:47:55 INFO : potato2: Moved (server-side) 2024/12/11 02:47:56 INFO : potato3: Moved (server-side) 2024/12/11 02:47:56 INFO : tomatoDir: Removing directory 2024/12/11 02:47:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': deleted 1 directories 2024/12/11 02:47:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-famelac5zapi" 2024/12/11 02:47:57 DEBUG : Creating backend with remote "TestDrive:crypt/8ird5cueu8uukdkmatkvnlsf9bhpmafoig0qb2dohef764ebeg0g" 2024/12/11 02:47:58 DEBUG : tomatoDir: Making directory 2024/12/11 02:48:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-famelac5zapi': Using server-side directory move 2024/12/11 02:48:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-famelac5zapi': Server side directory move succeeded 2024/12/11 02:48:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-famelac5zapi': Purge remote 2024/12/11 02:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-nebobad7xoqe': Purge remote 2024/12/11 02:48:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.51s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", 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-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:48:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test" 2024/12/11 02:48:04 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncOverlap (3.86s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:48:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test" 2024/12/11 02:48:08 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/12/11 02:48:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test-include/layer2" 2024/12/11 02:48:10 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/12/11 02:48:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test-ignore-file" 2024/12/11 02:48:14 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/12/11 02:48:19 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 49bb1d772be023543a79a5348f0aac98 OK 2024/12/11 02:48:21 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/11 02:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test': Waiting for checks to finish 2024/12/11 02:48:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test': Waiting for transfers to finish 2024/12/11 02:48:21 DEBUG : Waiting for deletions to finish 2024/12/11 02:48:21 INFO : There was nothing to transfer 2024/12/11 02:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:48:23 DEBUG : Waiting for deletions to finish 2024/12/11 02:48:23 INFO : rclone-sync-test-include: Removing directory 2024/12/11 02:48:23 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/11 02:48:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/11 02:48:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': failed to delete 1 directories 2024/12/11 02:48:23 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:48:25 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/11 02:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/11 02:48:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/11 02:48:25 DEBUG : Waiting for deletions to finish 2024/12/11 02:48:25 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:48:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:48:27 DEBUG : Waiting for deletions to finish 2024/12/11 02:48:27 INFO : rclone-sync-test-include: Removing directory 2024/12/11 02:48:28 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/11 02:48:28 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/11 02:48:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': failed to delete 1 directories 2024/12/11 02:48:28 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:48:30 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/11 02:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/11 02:48:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/11 02:48:30 DEBUG : Waiting for deletions to finish 2024/12/11 02:48:30 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:48:32 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/11 02:48:33 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (35.62s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:48:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/dst" 2024/12/11 02:48:43 DEBUG : Config file has changed externally - reloading 2024/12/11 02:48:43 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 02:48:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/CompareDest" 2024/12/11 02:48:45 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/gveqi14airsml4bgu7krj116o8" 2024/12/11 02:48:47 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 02:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:48:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:48:50 DEBUG : one: md5 = f69e2b93217a6124a4780b863c8420b8 OK 2024/12/11 02:48:50 INFO : one: Copied (new) 2024/12/11 02:48:50 DEBUG : Waiting for deletions to finish 2024/12/11 02:48:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:48:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:48:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:48:53 DEBUG : one: md5 = 96643116e96cb79361658e0da88bb064 OK 2024/12/11 02:48:53 INFO : one: Copied (replaced existing) 2024/12/11 02:48:53 DEBUG : Waiting for deletions to finish 2024/12/11 02:48:55 DEBUG : dst/one: md5 = 7675f09e0155d199e11d8a5a05cd1753 OK 2024/12/11 02:48:58 DEBUG : CompareDest/one: md5 = 1d2ff11f9d7bc9ae9e04bdc6fd882fc1 OK 2024/12/11 02:48:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:48:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:48:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 02:48:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:48:59 DEBUG : Waiting for deletions to finish 2024/12/11 02:48:59 INFO : There was nothing to transfer 2024/12/11 02:49:01 DEBUG : CompareDest/two: md5 = 42c389af1ac6d48d60760c281f471221 OK 2024/12/11 02:49:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:49:03 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 02:49:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:49:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:49:03 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 02:49:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:49:03 DEBUG : Waiting for deletions to finish 2024/12/11 02:49:03 INFO : There was nothing to transfer 2024/12/11 02:49:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:49:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 02:49:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:49:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:49:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 02:49:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:49:04 DEBUG : Waiting for deletions to finish 2024/12/11 02:49:04 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/11 02:49:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/11 02:49:06 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 02:49:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:49:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:49:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:49:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 02:49:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:49:07 DEBUG : two: md5 = 6be2e90a24320eddf48e80629c3dbcc7 OK 2024/12/11 02:49:07 INFO : two: Copied (new) 2024/12/11 02:49:07 DEBUG : Waiting for deletions to finish 2024/12/11 02:49:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:49:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:49:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:49:12 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (29.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:49:16 DEBUG : pre-dest1/1: md5 = d7081ef214305a296a17e48b9bc86716 OK 2024/12/11 02:49:18 DEBUG : pre-dest2/2: md5 = ff6e1fd993710b8da715d1f51ac2d19f OK 2024/12/11 02:49:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/dest" 2024/12/11 02:49:19 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/rg03c1jvnehrrc617i0lnqjddc" 2024/12/11 02:49:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/pre-dest1" 2024/12/11 02:49:20 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/bbnblvh6k061ssopqrp18kd7gc" 2024/12/11 02:49:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/pre-dest2" 2024/12/11 02:49:21 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/dgicm1h6b5ejvlltm8eeif0bnk" 2024/12/11 02:49:22 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:49:22 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/11 02:49:23 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:49:23 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/11 02:49:23 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/11 02:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dest': Waiting for checks to finish 2024/12/11 02:49:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dest': Waiting for transfers to finish 2024/12/11 02:49:27 DEBUG : 3: md5 = a03dc80257f7854ba23a69c023c7d7b1 OK 2024/12/11 02:49:27 INFO : 3: Copied (new) 2024/12/11 02:49:27 DEBUG : Waiting for deletions to finish 2024/12/11 02:49:30 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/12/11 02:49:31 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/12/11 02:49:32 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.64s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:49:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/dst" 2024/12/11 02:49:33 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 02:49:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/CopyDest" 2024/12/11 02:49:34 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/11 02:49:36 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 02:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:49:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:49:39 DEBUG : one: md5 = 5b3b9b5533e2c9626cb64237e3732160 OK 2024/12/11 02:49:39 INFO : one: Copied (new) 2024/12/11 02:49:39 DEBUG : Waiting for deletions to finish 2024/12/11 02:49:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:49:42 DEBUG : one: md5 = 64113adc2b94fcf55df6262d7c17cb5f OK 2024/12/11 02:49:42 INFO : one: Copied (replaced existing) 2024/12/11 02:49:42 DEBUG : Waiting for deletions to finish 2024/12/11 02:49:46 DEBUG : dst/one: md5 = d93e7aa9e210a722212cc530f098cb37 OK 2024/12/11 02:49:49 DEBUG : CopyDest/one: md5 = 8f43af7fd2f331991d48523fca225a4d OK 2024/12/11 02:49:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/BackupDir" 2024/12/11 02:49:49 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/11 02:49:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:49:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:49:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:49:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:49:54 INFO : one: Moved (server-side) 2024/12/11 02:49:55 INFO : one: Copied (server-side copy) 2024/12/11 02:49:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/11 02:49:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:49:55 DEBUG : Waiting for deletions to finish 2024/12/11 02:49:57 DEBUG : CopyDest/two: md5 = 7aa697f3f288463bb4a2dcea9d199beb OK 2024/12/11 02:49:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:50:00 INFO : two: Copied (server-side copy) 2024/12/11 02:50:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/11 02:50:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:50:00 DEBUG : one: Unchanged skipping 2024/12/11 02:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:50:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:50:00 DEBUG : Waiting for deletions to finish 2024/12/11 02:50:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:50:01 DEBUG : one: Unchanged skipping 2024/12/11 02:50:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:50:01 DEBUG : two: Unchanged skipping 2024/12/11 02:50:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:50:01 DEBUG : Waiting for deletions to finish 2024/12/11 02:50:01 INFO : There was nothing to transfer 2024/12/11 02:50:03 DEBUG : CopyDest/three: md5 = dad049afd4b7d23704711f9b9a1acfe5 OK 2024/12/11 02:50:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/11 02:50:04 DEBUG : three: Destination not found in --copy-dest 2024/12/11 02:50:04 DEBUG : three: Need to transfer - File not found at Destination 2024/12/11 02:50:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:50:04 DEBUG : one: Unchanged skipping 2024/12/11 02:50:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/11 02:50:04 DEBUG : two: Unchanged skipping 2024/12/11 02:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:50:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:50:06 DEBUG : three: md5 = c1a860b577ff7de7764404146b475735 OK 2024/12/11 02:50:06 INFO : three: Copied (new) 2024/12/11 02:50:06 DEBUG : Waiting for deletions to finish 2024/12/11 02:50:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/11 02:50:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:50:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:50:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/11 02:50:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:50:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:50:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (41.50s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:50:17 DEBUG : dst/one: md5 = fc1e46d50622ddae6f84fb935d5a8813 OK 2024/12/11 02:50:18 DEBUG : dst/two: md5 = f8bdc4b1ca480eef1deb6b7fa3616f51 OK 2024/12/11 02:50:20 DEBUG : dst/three.txt: md5 = 38174434540a8c64e809aa12f443518a OK 2024/12/11 02:50:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/dst" 2024/12/11 02:50:21 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 02:50:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/backup" 2024/12/11 02:50:21 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/1nrff024r7pq65ecp72fc28jb0" 2024/12/11 02:50:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:50:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:50:23 DEBUG : two: Unchanged skipping 2024/12/11 02:50:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:50:26 INFO : one: Moved (server-side) 2024/12/11 02:50:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:50:27 DEBUG : one: md5 = 19126fb7b06cde6cf5c6ea93b5948ee5 OK 2024/12/11 02:50:27 INFO : one: Copied (new) 2024/12/11 02:50:27 DEBUG : Waiting for deletions to finish 2024/12/11 02:50:28 INFO : three.txt: Moved (server-side) 2024/12/11 02:50:28 INFO : three.txt: Moved into backup dir 2024/12/11 02:50:31 DEBUG : dst/three.txt: md5 = a5c70332f190bb1160c35c4c9742df8f OK 2024/12/11 02:50:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:50:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:50:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:50:31 DEBUG : two: Unchanged skipping 2024/12/11 02:50:32 INFO : one: Deleted 2024/12/11 02:50:33 INFO : one: Moved (server-side) 2024/12/11 02:50:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:50:35 DEBUG : one: md5 = 430f0ada1fcd3185e4e2815d1944c8ae OK 2024/12/11 02:50:35 INFO : one: Copied (new) 2024/12/11 02:50:35 DEBUG : Waiting for deletions to finish 2024/12/11 02:50:36 INFO : three.txt: Deleted 2024/12/11 02:50:37 INFO : three.txt: Moved (server-side) 2024/12/11 02:50:37 INFO : three.txt: Moved into backup dir 2024/12/11 02:50:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:50:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:50:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/11 02:50:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:50:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:50:41 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (27.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:50:45 DEBUG : dst/one: md5 = a8ae9c3ab8ce593b762eb4dabbb08974 OK 2024/12/11 02:50:47 DEBUG : dst/two: md5 = 3bc243af73dfb8fde4e497e87fb1e75f OK 2024/12/11 02:50:48 DEBUG : dst/three.txt: md5 = c244e6336f30c8d110005e4e7b53aaad OK 2024/12/11 02:50:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/dst" 2024/12/11 02:50:49 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 02:50:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/backup" 2024/12/11 02:50:49 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/1nrff024r7pq65ecp72fc28jb0" 2024/12/11 02:50:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:50:51 DEBUG : two: Unchanged skipping 2024/12/11 02:50:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:50:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:50:54 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:50:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:50:55 DEBUG : one: md5 = 469a852c9fe3a4e62dbf8474eec26d1b OK 2024/12/11 02:50:55 INFO : one: Copied (new) 2024/12/11 02:50:55 DEBUG : Waiting for deletions to finish 2024/12/11 02:50:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:50:56 INFO : three.txt: Moved into backup dir 2024/12/11 02:50:58 DEBUG : dst/three.txt: md5 = 2a10406624f4e52b39895a269d41099a OK 2024/12/11 02:50:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:50:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:50:59 DEBUG : two: Unchanged skipping 2024/12/11 02:50:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:51:00 INFO : one.bak: Deleted 2024/12/11 02:51:01 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:51:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:51:03 DEBUG : one: md5 = e3c927e0bab2ad8e9b08c310c02320fc OK 2024/12/11 02:51:03 INFO : one: Copied (new) 2024/12/11 02:51:03 DEBUG : Waiting for deletions to finish 2024/12/11 02:51:04 INFO : three.txt.bak: Deleted 2024/12/11 02:51:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:51:05 INFO : three.txt: Moved into backup dir 2024/12/11 02:51:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:51:08 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:51:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/11 02:51:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/11 02:51:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/11 02:51:09 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (28.22s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:51:13 DEBUG : dst/one: md5 = 964b78dbd877ba7128ceb4995aa00767 OK 2024/12/11 02:51:15 DEBUG : dst/two: md5 = b06695b6fb88bdb8d269de09de2a5637 OK 2024/12/11 02:51:16 DEBUG : dst/three.txt: md5 = 09daa248ff28972e79e14d5b31334b1c OK 2024/12/11 02:51:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/dst" 2024/12/11 02:51:17 DEBUG : Config file has changed externally - reloading 2024/12/11 02:51:17 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 02:51:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/backup" 2024/12/11 02:51:18 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/1nrff024r7pq65ecp72fc28jb0" 2024/12/11 02:51:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:51:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:51:19 DEBUG : two: Unchanged skipping 2024/12/11 02:51:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:51:22 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 02:51:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:51:24 DEBUG : one: md5 = bd33075f9309f83135bf31676d7bfbf5 OK 2024/12/11 02:51:24 INFO : one: Copied (new) 2024/12/11 02:51:24 DEBUG : Waiting for deletions to finish 2024/12/11 02:51:25 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 02:51:25 INFO : three.txt: Moved into backup dir 2024/12/11 02:51:27 DEBUG : dst/three.txt: md5 = 4f9d4f8293ba5e5e028ca3ea0ffe2e7f OK 2024/12/11 02:51:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:51:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:51:27 DEBUG : two: Unchanged skipping 2024/12/11 02:51:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:51:28 INFO : one-2019-01-01: Deleted 2024/12/11 02:51:29 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 02:51:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:51:31 DEBUG : one: md5 = f525962398c37fba1f0f7e8a2a70be11 OK 2024/12/11 02:51:31 INFO : one: Copied (new) 2024/12/11 02:51:31 DEBUG : Waiting for deletions to finish 2024/12/11 02:51:32 INFO : three-2019-01-01.txt: Deleted 2024/12/11 02:51:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 02:51:33 INFO : three.txt: Moved into backup dir 2024/12/11 02:51:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:51:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:51:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/11 02:51:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/11 02:51:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/11 02:51:37 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.95s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:51:41 DEBUG : dst/one: md5 = 7ccd46039efc5e82b2554b090575d6cf OK 2024/12/11 02:51:43 DEBUG : dst/two: md5 = 6da7ee47aec9066a1275a3753b09c5dd OK 2024/12/11 02:51:44 DEBUG : dst/three.txt: md5 = 057c58faf6155f71cd45bf40542e5397 OK 2024/12/11 02:51:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/dst" 2024/12/11 02:51:45 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 02:51:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:51:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:51:46 DEBUG : two: Unchanged skipping 2024/12/11 02:51:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:51:47 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:51:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:51:48 DEBUG : one: md5 = 6691dc21bb16bec27c225137bbbb6f69 OK 2024/12/11 02:51:48 INFO : one: Copied (new) 2024/12/11 02:51:48 DEBUG : Waiting for deletions to finish 2024/12/11 02:51:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:51:49 INFO : three.txt: Moved into backup dir 2024/12/11 02:51:51 DEBUG : dst/three.txt: md5 = c40b678344a8515cfe10bfe33f4a279f OK 2024/12/11 02:51:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/11 02:51:52 DEBUG : one.bak: Excluded (Path Filter) 2024/12/11 02:51:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:51:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:51:52 DEBUG : two: Unchanged skipping 2024/12/11 02:51:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for checks to finish 2024/12/11 02:51:53 INFO : one.bak: Deleted 2024/12/11 02:51:53 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:51:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami/dst': Waiting for transfers to finish 2024/12/11 02:51:55 DEBUG : one: md5 = 506577c39fef398327b0d9de295667fc OK 2024/12/11 02:51:55 INFO : one: Copied (new) 2024/12/11 02:51:55 DEBUG : Waiting for deletions to finish 2024/12/11 02:51:56 INFO : three.txt.bak: Deleted 2024/12/11 02:51:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:51:57 INFO : three.txt: Moved into backup dir 2024/12/11 02:52:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:52:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/11 02:52:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/11 02:52:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/11 02:52:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:52:00 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (23.14s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:52:04 DEBUG : dst/one: md5 = bb8d5393d59ffb2145c654e20414dca2 OK 2024/12/11 02:52:06 DEBUG : dst/two: md5 = 91773d3bfc44a44a2fce15cbfbc525a2 OK 2024/12/11 02:52:07 DEBUG : dst/three.txt: md5 = 3d722d4bef56fb36a2daee347eb85f78 OK 2024/12/11 02:52:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/dst" 2024/12/11 02:52:08 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 02:52:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:52:10 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:52:11 DEBUG : one: md5 = e78ed58b57cac09cc8c43f78f5711f2b OK 2024/12/11 02:52:11 INFO : one: Copied (new) 2024/12/11 02:52:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:52:12 DEBUG : two: Unchanged skipping 2024/12/11 02:52:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/11 02:52:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:52:14 DEBUG : three.txt: md5 = 1283f892929f675b6b5ae9100f1bf6bf OK 2024/12/11 02:52:14 INFO : three.txt: Copied (new) 2024/12/11 02:52:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:52:16 INFO : one.bak: Deleted 2024/12/11 02:52:17 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:52:19 DEBUG : one: md5 = c85b10e0ba8464280db80946243bb584 OK 2024/12/11 02:52:19 INFO : one: Copied (new) 2024/12/11 02:52:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:52:19 DEBUG : two: Unchanged skipping 2024/12/11 02:52:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/11 02:52:20 INFO : three.txt.bak: Deleted 2024/12/11 02:52:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:52:22 DEBUG : three.txt: md5 = 5813bcdac947861ce1502aeacebcedaa OK 2024/12/11 02:52:22 INFO : three.txt: Copied (new) 2024/12/11 02:52:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:52:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/11 02:52:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/11 02:52:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/11 02:52:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/11 02:52:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:52:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (26.18s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:52:30 DEBUG : dst/one: md5 = 346c36fc44b40af6f7c5c5b46c941158 OK 2024/12/11 02:52:32 DEBUG : dst/two: md5 = 81910840c3929dfe3a42c1e1b775893c OK 2024/12/11 02:52:33 DEBUG : dst/three.txt: md5 = 779b2058c1c47e1a09989aa6d6481b34 OK 2024/12/11 02:52:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-perabex1vami/dst" 2024/12/11 02:52:34 DEBUG : Creating backend with remote "TestDrive:crypt/79qs8ce5jjp8k4fubcqli8pifn60m8rpnmir5r4m0qim6h8de7og/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/11 02:52:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:52:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 02:52:38 DEBUG : one: md5 = ec53f8d454ed5be5737d2b265a22f480 OK 2024/12/11 02:52:38 INFO : one: Copied (new) 2024/12/11 02:52:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:52:38 DEBUG : two: Unchanged skipping 2024/12/11 02:52:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/11 02:52:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 02:52:40 DEBUG : three.txt: md5 = 6d9f6c038db126acc53ac02d6fdf59a7 OK 2024/12/11 02:52:40 INFO : three.txt: Copied (new) 2024/12/11 02:52:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:52:42 INFO : one-2019-01-01: Deleted 2024/12/11 02:52:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 02:52:45 DEBUG : one: md5 = 6c231f5989ff4a776f292458f0663806 OK 2024/12/11 02:52:45 INFO : one: Copied (new) 2024/12/11 02:52:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:52:45 DEBUG : two: Unchanged skipping 2024/12/11 02:52:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/11 02:52:46 INFO : three-2019-01-01.txt: Deleted 2024/12/11 02:52:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 02:52:48 DEBUG : three.txt: md5 = 1cb5b597a384973dd44eeec908b21791 OK 2024/12/11 02:52:48 INFO : three.txt: Copied (new) 2024/12/11 02:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/11 02:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/11 02:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/11 02:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/11 02:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/11 02:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/11 02:52:53 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (26.02s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:52:55 DEBUG : Testêé: md5 = 96766d2109daa16e9f34e47b5b87fa61 OK 2024/12/11 02:52:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/11 02:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:52:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:52:57 DEBUG : Testêé: md5 = 3f99fa84802b137eadfb3a86cf5c0908 OK 2024/12/11 02:52:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/11 02:52:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.06s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:52:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 02:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:52:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:53:00 DEBUG : existing: md5 = 00a8aea5b22310052e193429fd80f4e9 OK 2024/12/11 02:53:00 INFO : existing: Copied (new) 2024/12/11 02:53:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:53:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/11 02:53:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/11 02:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:53:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:53:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': not deleting files as there were IO errors 2024/12/11 02:53:01 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncImmutable (5.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:53:05 DEBUG : EXISTING: md5 = 3c296970ad7a2f7949e76617c88a903e OK 2024/12/11 02:53:06 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:53:06 DEBUG : existing: Unchanged skipping 2024/12/11 02:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:53:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:53:06 DEBUG : Waiting for deletions to finish 2024/12/11 02:53:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.35s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", 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-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", 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-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.42s) --- SKIP: TestMaxTransfer/Hard (0.47s) --- SKIP: TestMaxTransfer/Soft (0.47s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:53:11 DEBUG : both0: md5 = afe44e112a63150ab613371a3c149541 OK 2024/12/11 02:53:12 DEBUG : only0: md5 = 2fc2b7e97bfd21173276645728f0e0bd OK 2024/12/11 02:53:14 DEBUG : both1: md5 = 78afaba9018c07a04628dbc747374e12 OK 2024/12/11 02:53:16 DEBUG : only1: md5 = 2ae8d3d627defff7497a64fab7cc34b8 OK 2024/12/11 02:53:17 DEBUG : both2: md5 = 8b795e4870c86777863f220a4366a3a3 OK 2024/12/11 02:53:19 DEBUG : only2: md5 = 32d9b30a8b3ee8703276ccb86e0d7d02 OK 2024/12/11 02:53:21 DEBUG : both3: md5 = c6812d1424ada2dee48b5dfdfce24e26 OK 2024/12/11 02:53:23 DEBUG : only3: md5 = 81b193aa3b81fb2e95af96624261637f OK 2024/12/11 02:53:24 DEBUG : both4: md5 = 686c52281f2fe3e48ac30d783c0b74e6 OK 2024/12/11 02:53:26 DEBUG : only4: md5 = f0ac4729c181970f53b3fb3a963d4131 OK 2024/12/11 02:53:27 DEBUG : both5: md5 = ceac089b05b4f1f446d6f05f61b14779 OK 2024/12/11 02:53:29 DEBUG : only5: md5 = a5b8ee75429ca90d23446ffd470cad43 OK 2024/12/11 02:53:31 DEBUG : both6: md5 = 8dc56b667ba37baa14af4a35f3f48fd3 OK 2024/12/11 02:53:33 DEBUG : only6: md5 = 031429b70bbaa4fa1fc28457251afbf9 OK 2024/12/11 02:53:34 DEBUG : both7: md5 = 69a567687ca0b80c416af09996082c83 OK 2024/12/11 02:53:36 DEBUG : only7: md5 = f19f67d21b10ae6f24f203d9adf8ea39 OK 2024/12/11 02:53:38 DEBUG : both8: md5 = 19da779e1f7172ba086148257e20215f OK 2024/12/11 02:53:39 DEBUG : only8: md5 = c097e6db2506c91f880ac70e461efc92 OK 2024/12/11 02:53:41 DEBUG : both9: md5 = 22c754b3f64884bd0056d65505967af9 OK 2024/12/11 02:53:42 DEBUG : only9: md5 = 045ec0136df829279c6fcffc45f2e55c OK 2024/12/11 02:53:44 DEBUG : both10: md5 = bfc09ac661f0953eb328cb1a8043e70b OK 2024/12/11 02:53:46 DEBUG : only10: md5 = f2f82f2d7823ee86c0178306ca99fd06 OK 2024/12/11 02:53:48 DEBUG : both11: md5 = bafac0a28aa63c5e58a95ccede265189 OK 2024/12/11 02:53:49 DEBUG : only11: md5 = 2670b83894f743a9f2edef29fac38e81 OK 2024/12/11 02:53:51 DEBUG : both12: md5 = 914e7789a98a643723f397b3085b8000 OK 2024/12/11 02:53:53 DEBUG : only12: md5 = c818c31c0dc11e27bb6405c1bde0d47b OK 2024/12/11 02:53:55 DEBUG : both13: md5 = 2e3bbf7808d66fed1205ecdbc44f67b7 OK 2024/12/11 02:53:56 DEBUG : only13: md5 = 900476fa92d21f33e99b6d613d75cf1a OK 2024/12/11 02:53:58 DEBUG : both14: md5 = 65aefae6d52b4c31aae347593d46e3fe OK 2024/12/11 02:54:02 DEBUG : only14: md5 = b436a94e46fcabe8dfcd67149c747bc4 OK 2024/12/11 02:54:03 DEBUG : both15: md5 = 4cf937411cbaf6e158f5713f9d155ce5 OK 2024/12/11 02:54:05 DEBUG : only15: md5 = db979f3e1db814458fd7a783f3403854 OK 2024/12/11 02:54:06 DEBUG : both16: md5 = 26eff30600e1483797b40243e0468a39 OK 2024/12/11 02:54:08 DEBUG : only16: md5 = ca7740c1533ab6c46b5570f9d65f63dc OK 2024/12/11 02:54:10 DEBUG : both17: md5 = ee4b4765340f75b627ee0a5c6a63b981 OK 2024/12/11 02:54:11 DEBUG : only17: md5 = 389263896cae1987bd27be0eeb142874 OK 2024/12/11 02:54:13 DEBUG : both18: md5 = ba39bf70cc27c58aaadcf47baac64f3a OK 2024/12/11 02:54:15 DEBUG : only18: md5 = a8ff3251943b50748fad463275c2f2b3 OK 2024/12/11 02:54:16 DEBUG : both19: md5 = 3869f7ae9ab05a77d7adb09d90e8bcc8 OK 2024/12/11 02:54:18 DEBUG : only19: md5 = f7e2a4deb804dd40b0652d35aa67408e OK 2024/12/11 02:54:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both0: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both1: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both10: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both11: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both12: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both13: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both14: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both15: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both16: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both17: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both18: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both19: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both2: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both3: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both4: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both5: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both6: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both7: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both8: Unchanged skipping 2024/12/11 02:54:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:54:19 DEBUG : both9: Unchanged skipping 2024/12/11 02:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:54:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:54:19 DEBUG : Waiting for deletions to finish 2024/12/11 02:54:19 INFO : only7: Deleted 2024/12/11 02:54:19 INFO : only19: Deleted 2024/12/11 02:54:19 INFO : only13: Deleted 2024/12/11 02:54:19 INFO : only10: Deleted 2024/12/11 02:54:20 INFO : only16: Deleted 2024/12/11 02:54:20 INFO : only14: Deleted 2024/12/11 02:54:20 INFO : only12: Deleted 2024/12/11 02:54:20 INFO : only4: Deleted 2024/12/11 02:54:20 INFO : only6: Deleted 2024/12/11 02:54:20 INFO : only1: Deleted 2024/12/11 02:54:20 INFO : only8: Deleted 2024/12/11 02:54:20 INFO : only17: Deleted 2024/12/11 02:54:21 INFO : only18: Deleted 2024/12/11 02:54:21 INFO : only2: Deleted 2024/12/11 02:54:21 INFO : only3: Deleted 2024/12/11 02:54:21 INFO : only0: Deleted 2024/12/11 02:54:21 INFO : only11: Deleted 2024/12/11 02:54:21 INFO : only15: Deleted 2024/12/11 02:54:22 INFO : only5: Deleted 2024/12/11 02:54:22 INFO : only9: Deleted 2024/12/11 02:54:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (86.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:54:37 DEBUG : both0: md5 = 453d9f50b86e988a3c754c426694fdd0 OK 2024/12/11 02:54:38 DEBUG : only0: md5 = ee1279b8a8899ea4001db1861cb77b7f OK 2024/12/11 02:54:40 DEBUG : both1: md5 = 66896df6b3dd24f50d75d0b0daa1a9f2 OK 2024/12/11 02:54:42 DEBUG : only1: md5 = ca09d6f828bb4a2374776e25066fe739 OK 2024/12/11 02:54:43 DEBUG : both2: md5 = e2c06a1a0526498733edc5297a1bbae4 OK 2024/12/11 02:54:45 DEBUG : only2: md5 = 2aed84dd964e258a3f767cadb359c097 OK 2024/12/11 02:54:47 DEBUG : both3: md5 = d62e234960234f106b953c980d67bd80 OK 2024/12/11 02:54:48 DEBUG : only3: md5 = 193aea8344977332c56c0f953664438f OK 2024/12/11 02:54:50 DEBUG : both4: md5 = 8d22287d6e6b0a4f4fa4a486183992fe OK 2024/12/11 02:54:52 DEBUG : only4: md5 = a1f9f95e67c5a9f532f7b679842b2e82 OK 2024/12/11 02:54:53 DEBUG : both5: md5 = 865247c93f2bae8d76a44ddcde9e151d OK 2024/12/11 02:54:55 DEBUG : only5: md5 = c5bec41fa2548e37801d313ddc7c4f26 OK 2024/12/11 02:54:57 DEBUG : both6: md5 = 7b5fab0fc873e047f5c6ac9a6a9936c1 OK 2024/12/11 02:54:58 DEBUG : only6: md5 = 33ace82f17a2e016fc4c6c212b702aa7 OK 2024/12/11 02:55:00 DEBUG : both7: md5 = 391a8ec9e2ecd2d6bf82a0b814ef97ac OK 2024/12/11 02:55:02 DEBUG : only7: md5 = 12ef32fb6735e4be5802fd211921981d OK 2024/12/11 02:55:03 DEBUG : both8: md5 = fa5242e97354f4b06636c88b62249bf6 OK 2024/12/11 02:55:05 DEBUG : only8: md5 = 07b2a9afbc0876c3f5716c64d88a2fe7 OK 2024/12/11 02:55:07 DEBUG : both9: md5 = 7a220ad3a7c30b51dc9427eb5c4a1cd9 OK 2024/12/11 02:55:09 DEBUG : only9: md5 = be7de440f5814b0ce2fa84010e3caf39 OK 2024/12/11 02:55:10 DEBUG : both10: md5 = da97d32ee154c48a58f5eefd818d5c48 OK 2024/12/11 02:55:12 DEBUG : only10: md5 = 126f4dc8a669ae1bb657960c21a3ac45 OK 2024/12/11 02:55:14 DEBUG : both11: md5 = d735740b58b1ff8c96b4e65f255fe2c9 OK 2024/12/11 02:55:15 DEBUG : only11: md5 = 0173bfc97f2bed680b80c4e30ef2a062 OK 2024/12/11 02:55:17 DEBUG : both12: md5 = 0c271d198a8c7cae2af4d407a24bcc79 OK 2024/12/11 02:55:18 DEBUG : only12: md5 = 630805016405abc0a64003aa5fd1b45c OK 2024/12/11 02:55:20 DEBUG : both13: md5 = d03ae66ade8b1c1e451dcf5aa62b3eb1 OK 2024/12/11 02:55:22 DEBUG : only13: md5 = 84b830d5d648746dac541405cfb66c38 OK 2024/12/11 02:55:23 DEBUG : both14: md5 = 47f144464a800a09794360caf8efba84 OK 2024/12/11 02:55:25 DEBUG : only14: md5 = 457e8b7395a751c54539a5f2672da255 OK 2024/12/11 02:55:27 DEBUG : both15: md5 = 6a9d7e94f838894427705035bf85847e OK 2024/12/11 02:55:28 DEBUG : only15: md5 = 2cd323ebd18db33a06fdbc62ea5fd718 OK 2024/12/11 02:55:30 DEBUG : both16: md5 = 8002c8d67fed31ff77ed6effebe60071 OK 2024/12/11 02:55:32 DEBUG : only16: md5 = a4b3847a25b4888b6315d9accd8542c2 OK 2024/12/11 02:55:33 DEBUG : both17: md5 = 5c3779674b48d96c73fe4d434a842768 OK 2024/12/11 02:55:35 DEBUG : only17: md5 = 9a9e0245e258b8ea7f4b5c5dac1722e2 OK 2024/12/11 02:55:37 DEBUG : both18: md5 = 483678a88718ac3489b632b763e6f814 OK 2024/12/11 02:55:38 DEBUG : only18: md5 = 885fd434182f3cb283db144b25de7236 OK 2024/12/11 02:55:40 DEBUG : both19: md5 = 2b8b6dae8e71d6830ea77aabcc691968 OK 2024/12/11 02:55:42 DEBUG : only19: md5 = 0c446b72ba15b9256087dab189eb0757 OK 2024/12/11 02:55:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both0: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both1: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both10: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both11: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both12: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both13: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both14: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both15: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both16: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both17: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both18: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both19: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both2: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both3: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both4: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both6: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/11 02:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for checks to finish 2024/12/11 02:55:42 DEBUG : both7: Unchanged skipping 2024/12/11 02:55:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : both5: Unchanged skipping 2024/12/11 02:55:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/11 02:55:42 DEBUG : both9: Unchanged skipping 2024/12/11 02:55:42 DEBUG : both8: Unchanged skipping 2024/12/11 02:55:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Waiting for transfers to finish 2024/12/11 02:55:43 DEBUG : only12: md5 = 0a0cd2038067e806e814a6572987484d OK 2024/12/11 02:55:43 INFO : only12: Copied (replaced existing) 2024/12/11 02:55:43 DEBUG : only10: md5 = 22e5e9e8d8254dfa5345e2353c2b5dc1 OK 2024/12/11 02:55:43 INFO : only10: Copied (replaced existing) 2024/12/11 02:55:43 DEBUG : only0: md5 = 028438804e474fe9a05fc08ffb92d312 OK 2024/12/11 02:55:43 INFO : only0: Copied (replaced existing) 2024/12/11 02:55:44 DEBUG : only11: md5 = 4eed1e53a96cf39e4431d522d14e822b OK 2024/12/11 02:55:44 INFO : only11: Copied (replaced existing) 2024/12/11 02:55:45 DEBUG : only15: md5 = 98d6bd3d8eb280a4cfe282bbf40b6b70 OK 2024/12/11 02:55:45 INFO : only15: Copied (replaced existing) 2024/12/11 02:55:45 DEBUG : only13: md5 = 4bec6e0a0fd4ccd6c2a5019be92ee4a4 OK 2024/12/11 02:55:45 INFO : only13: Copied (replaced existing) 2024/12/11 02:55:45 DEBUG : only14: md5 = b5e9675eea2912ceacd3c3ee13e0c171 OK 2024/12/11 02:55:45 INFO : only14: Copied (replaced existing) 2024/12/11 02:55:45 DEBUG : only16: md5 = 3882ce9f99fa5d817c5d9c1ad532b6a7 OK 2024/12/11 02:55:45 INFO : only16: Copied (replaced existing) 2024/12/11 02:55:46 DEBUG : only17: md5 = c7e8325ab2caf2ab4397799b87912551 OK 2024/12/11 02:55:46 INFO : only17: Copied (replaced existing) 2024/12/11 02:55:46 DEBUG : only19: md5 = c25fed4548bb0c31165193e295e6a1c2 OK 2024/12/11 02:55:46 INFO : only19: Copied (replaced existing) 2024/12/11 02:55:46 DEBUG : only18: md5 = afc4fdff1b65d5fc21fcb45bf8fee0fb OK 2024/12/11 02:55:46 INFO : only18: Copied (replaced existing) 2024/12/11 02:55:46 DEBUG : only2: md5 = 86810c32b3e5412ea6f98e8017ae36c2 OK 2024/12/11 02:55:46 INFO : only2: Copied (replaced existing) 2024/12/11 02:55:47 DEBUG : only5: md5 = 7b3b209afb4975823311efc757793023 OK 2024/12/11 02:55:47 INFO : only5: Copied (replaced existing) 2024/12/11 02:55:47 DEBUG : only4: md5 = f284e07a72f9cae429898dbfa2cabfc2 OK 2024/12/11 02:55:47 INFO : only4: Copied (replaced existing) 2024/12/11 02:55:47 DEBUG : only3: md5 = 86c05304f7266fca25a810c3f29584ce OK 2024/12/11 02:55:47 INFO : only3: Copied (replaced existing) 2024/12/11 02:55:48 DEBUG : only6: md5 = 36c374e10d6305954e3ba472954b88fb OK 2024/12/11 02:55:48 INFO : only6: Copied (replaced existing) 2024/12/11 02:55:48 DEBUG : only7: md5 = b2b75f94e018b7384af8becfb2f57c43 OK 2024/12/11 02:55:48 INFO : only7: Copied (replaced existing) 2024/12/11 02:55:49 DEBUG : only8: md5 = 9d3e0d4694042d00dbfd3ee43435cfe6 OK 2024/12/11 02:55:49 INFO : only8: Copied (replaced existing) 2024/12/11 02:55:49 DEBUG : only9: md5 = 344d1ce321b28b39353e004cbdd3d4ec OK 2024/12/11 02:55:49 INFO : only9: Copied (replaced existing) 2024/12/11 02:55:49 DEBUG : only1: md5 = e4acc2b1aebb516609b400ee399c8d21 OK 2024/12/11 02:55:49 INFO : only1: Copied (replaced existing) 2024/12/11 02:55:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (98.15s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:56:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:56:13 DEBUG : sub dir: Making directory with metadata 2024/12/11 02:56:14 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:56:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/11 02:56:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/11 02:56:35 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:56:35 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:56:51 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/12/11 02:56:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/11 02:56:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/11 02:56:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/11 02:56:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:56:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:56:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:56:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:56:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/11 02:56:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/11 02:56:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:56:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (48.37s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:57:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:57:01 DEBUG : sub dir: Making directory with metadata 2024/12/11 02:57:02 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:57:27 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/11 02:57:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/11 02:57:28 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:57:28 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami'", Local "Local file system at /tmp/rclone2133034538", Modify Window "1ms" 2024/12/11 02:57:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/11 02:57:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/11 02:57:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/11 02:57:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:57:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:57:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:57:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:57:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/11 02:57:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/11 02:57:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/11 02:57:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.75s) PASS 2024/12/11 02:57:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-perabex1vami': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 17m49.605052521s (try 1/5)