"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/01/20 01:02:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku" 2025/01/20 01:02:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/20 01:02:11 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng" 2025/01/20 01:02:12 DEBUG : Creating backend with remote "/tmp/rclone629740641" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.07s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:02:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/20 01:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:02:13 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.52s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:02:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:02:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:02:17 DEBUG : sub dir/hello world: md5 = 7c5bd49d031d5671a33a56307a093066 OK 2025/01/20 01:02:17 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:02:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.13s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:21 DEBUG : metadata sub dir: Making directory with metadata 2025/01/20 01:02:21 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:02:21 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/20 01:02:21 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:02:21 DEBUG : Local file system at /tmp/rclone629740641: File to upload is small (21 bytes), uploading instead of streaming 2025/01/20 01:02:21 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/20 01:02:21 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/20 01:02:21 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:02:22 DEBUG : Google drive root 'crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng': Skipping btime metadata as can't update it on an existing file: 2025-01-20T01:02:21.889683459Z 2025/01/20 01:02:23 INFO : empty metadata sub dir: Updated directory metadata 2025/01/20 01:02:23 DEBUG : Google drive root 'crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng': Skipping btime metadata as can't update it on an existing file: 2025-01-20T01:02:21.889683459Z 2025/01/20 01:02:24 INFO : metadata sub dir: Updated directory metadata 2025/01/20 01:02:24 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/20 01:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:02:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:02:25 DEBUG : metadata sub dir/hello metadata world: md5 = 021f38c7e990a247db34faaf6a662c3b OK 2025/01/20 01:02:25 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:28 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (9.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:31 DEBUG : metadata sub dir: Making directory with metadata 2025/01/20 01:02:31 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:02:31 DEBUG : empty metadata sub dir: Making directory with metadata 2025/01/20 01:02:31 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:02:31 DEBUG : Local file system at /tmp/rclone629740641: File to upload is small (21 bytes), uploading instead of streaming 2025/01/20 01:02:31 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/01/20 01:02:31 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/01/20 01:02:31 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:02:31 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/01/20 01:02:31 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/01/20 01:02:31 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/01/20 01:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:02:34 DEBUG : metadata sub dir/hello metadata world: md5 = e7455270cb0e37dc901c43957365b72e OK 2025/01/20 01:02:34 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/01/20 01:02:34 DEBUG : Google drive root 'crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng': Skipping btime metadata as can't update it on an existing file: 2025-01-20T01:02:31.269605958Z 2025/01/20 01:02:35 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:37 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.97s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:39 DEBUG : Creating backend with remote "/non-existing" 2025/01/20 01:02:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/20 01:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:02:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.14s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:02:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:02:43 DEBUG : sub dir/hello world: md5 = 03db236e267a93120e1f4d0becbfea9f OK 2025/01/20 01:02:43 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:02:44 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.03s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Running all checks before starting transfers 2025/01/20 01:02:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:02:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:02:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Checks finished, now starting transfers 2025/01/20 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:02:50 DEBUG : sub dir/hello world: md5 = 782727ae5cb4e83dd0aa47ab1a466c45 OK 2025/01/20 01:02:50 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:02:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.04s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:54 ERROR : Ignoring --no-traverse with sync 2025/01/20 01:02:54 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:02:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:02:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:02:57 DEBUG : sub dir/hello world: md5 = 3db296321d0142c5173d2ac90afc2ad5 OK 2025/01/20 01:02:57 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:02:57 DEBUG : Waiting for deletions to finish 2025/01/20 01:02:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:02:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.98s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:01 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/20 01:03:01 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:03 DEBUG : hello world2: md5 = 323eae1f9d86c34d5776eb685620be37 OK 2025/01/20 01:03:03 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.69s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:07 DEBUG : potato2: md5 = 95c5bc915589a034e82a9797ebfc04d7 OK 2025/01/20 01:03:07 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:10 DEBUG : potato2: md5 = 0337b9cb376f9a1455fa6d411a722c4f OK 2025/01/20 01:03:10 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/20 01:03:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:03:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 01:03:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:03:12 DEBUG : sub dir: Making directory with metadata 2025/01/20 01:03:14 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/20 01:03:14 DEBUG : sub dir2: Making directory with metadata 2025/01/20 01:03:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:03:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/20 01:03:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:03:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:16 DEBUG : sub dir/hello world: md5 = 9211ca595f4c8121d19fcb3fda61ae6e OK 2025/01/20 01:03:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/01/20 01:03:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:22 INFO : sub dir2: Making directory 2025/01/20 01:03:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/20 01:03:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:03:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:03:23 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/20 01:03:23 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/01/20 01:03:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:26 DEBUG : sub dir/hello world: md5 = 32a039afbceade052bbb0dc74b594683 OK 2025/01/20 01:03:26 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:03:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:03:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:29 DEBUG : sub dir2: Making directory with metadata 2025/01/20 01:03:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:03:29 DEBUG : sub dir: Making directory with metadata 2025/01/20 01:03:30 INFO : sub dir: Made directory with metadata (mtime=2025-01-20T01:03:29.41313834Z) 2025/01/20 01:03:30 DEBUG : sub dir2: Making directory with metadata 2025/01/20 01:03:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:33 DEBUG : sub dir/hello world: md5 = ffbe2a86d0898b845eb4d20362c393de OK 2025/01/20 01:03:33 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:03:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.20s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:37 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/01/20 01:03:37 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/20 01:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:42 INFO : sub dir2: Making directory 2025/01/20 01:03:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:03:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/20 01:03:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:45 DEBUG : sub dir/hello world: md5 = 6a21fd49021f551f64a97be8413386b1 OK 2025/01/20 01:03:45 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:03:45 INFO : sub dir/hello world: Deleted 2025/01/20 01:03:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:03:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:48 DEBUG : sub dir2: Making directory with metadata 2025/01/20 01:03:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:03:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:03:48 DEBUG : sub dir: Making directory with metadata 2025/01/20 01:03:49 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/01/20 01:03:49 DEBUG : sub dir2: Making directory with metadata 2025/01/20 01:03:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:03:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:52 DEBUG : sub dir/hello world: md5 = f0d55ff175c9c3d1eaefecea79e89994 OK 2025/01/20 01:03:52 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:03:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.47s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:03:56 INFO : sub dir2: Making directory 2025/01/20 01:03:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:03:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/01/20 01:03:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:03:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:03:59 DEBUG : sub dir/hello world: md5 = c562998f8eb6588774fc2930d3f62d83 OK 2025/01/20 01:03:59 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:03:59 DEBUG : Waiting for deletions to finish 2025/01/20 01:04:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:04:02 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.49s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:06 DEBUG : sub dir/hello world: md5 = 76b9ef054257cd8c629d384ca0a07bc2 OK 2025/01/20 01:04:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lulewet9sava" 2025/01/20 01:04:07 DEBUG : Creating backend with remote "TestDrive:crypt/o8jbt7eqfed65bt4uhu6gad0ld4oqp9icvbauqkqqet3g82rpgs0" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku' -> Encrypted drive 'TestCryptDrive:rclone-test-lulewet9sava' 2025/01/20 01:04:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulewet9sava': Waiting for checks to finish 2025/01/20 01:04:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulewet9sava': Waiting for transfers to finish 2025/01/20 01:04:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 01:04:12 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lulewet9sava': Purge remote 2025/01/20 01:04:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (13.31s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:19 DEBUG : sub dir/hello world: md5 = cd587cb9b7d0c955468b8e170ac69d07 OK 2025/01/20 01:04:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 01:04:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 01:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:04:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:04:21 DEBUG : sub dir/hello world: md5 = 11e25d86c52c1ef10c44618ce173f719 OK 2025/01/20 01:04:21 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/20 01:04:22 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.51s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:27 DEBUG : sub dir/hello world: md5 = 798f7ec1802babbd2b0e402946ae0dc5 OK 2025/01/20 01:04:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zuwunuw0dopu" 2025/01/20 01:04:28 DEBUG : Creating backend with remote "TestDrive:crypt/gk2j6tpd9upqpihvk7r354esn7qnihlp79kd7kavmqjkmjn06u1g" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku' -> Encrypted drive 'TestCryptDrive:rclone-test-zuwunuw0dopu' 2025/01/20 01:04:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:04:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuwunuw0dopu': Waiting for checks to finish 2025/01/20 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuwunuw0dopu': Waiting for transfers to finish 2025/01/20 01:04:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 01:04:33 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:35 DEBUG : sub dir/hello world: md5 = 4c3398ec638aed8842db1f12937a11ac OK 2025/01/20 01:04:36 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 01:04:36 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 01:04:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuwunuw0dopu': Waiting for checks to finish 2025/01/20 01:04:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuwunuw0dopu': Waiting for transfers to finish 2025/01/20 01:04:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 01:04:39 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zuwunuw0dopu': Purge remote 2025/01/20 01:04:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (19.00s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:46 DEBUG : sub dir/hello world: md5 = 1d4319d6cb5da86ac005b04db5326a73 OK 2025/01/20 01:04:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:04:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 01:04:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:04:48 DEBUG : sub dir/hello world: md5 = 03bc4aa3683aa11825c6f0a6bc8ef836 OK 2025/01/20 01:04:48 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/20 01:04:48 INFO : sub dir/hello world: Deleted 2025/01/20 01:04:49 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.63s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:04:55 DEBUG : sub dir/hello world: md5 = 29f8240ac0b3cc487bb625d2e7e43359 OK 2025/01/20 01:04:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jafinad2wohi" 2025/01/20 01:04:55 DEBUG : Creating backend with remote "TestDrive:crypt/b5dd4c1ic9e40tgs82939olaark8e75esl1bl8059nmhfu5a34jg" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku' -> Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi' 2025/01/20 01:04:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:04:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi': Waiting for checks to finish 2025/01/20 01:04:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi': Waiting for transfers to finish 2025/01/20 01:05:00 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/20 01:05:02 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:05 DEBUG : sub dir/hello world: md5 = ef64ae629cf1bf083042aa9973b90429 OK 2025/01/20 01:05:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi': Using server-side directory move 2025/01/20 01:05:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/20 01:05:05 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 01:05:05 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 01:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi': Waiting for checks to finish 2025/01/20 01:05:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/20 01:05:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi': Waiting for transfers to finish 2025/01/20 01:05:06 INFO : sub dir/hello world: Deleted 2025/01/20 01:05:07 INFO : sub dir/hello world: Moved (server-side) 2025/01/20 01:05:07 INFO : sub dir: Set directory modification time (using SetModTime) 2025/01/20 01:05:10 DEBUG : sub dir/hello world: md5 = 4287a7bac69aca8f60470e69c48a43d2 OK 2025/01/20 01:05:11 DEBUG : testing file moves 2025/01/20 01:05:11 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 01:05:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/01/20 01:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi': Waiting for checks to finish 2025/01/20 01:05:11 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/20 01:05:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi': Waiting for transfers to finish 2025/01/20 01:05:12 INFO : sub dir/hello world: Deleted 2025/01/20 01:05:13 INFO : sub dir/hello world: Moved (server-side) 2025/01/20 01:05:13 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jafinad2wohi': Purge remote --- PASS: TestServerSideMoveOverSelf (24.67s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:20 DEBUG : sub dir/hello world: md5 = bb5785911bcea0876fe2f6b7be42276f OK 2025/01/20 01:05:20 ERROR : : error listing: directory not found 2025/01/20 01:05:20 INFO : Local file system at /tmp/rclone629740641: Making directory 2025/01/20 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.77s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:26 DEBUG : sub dir/hello world: md5 = ef369a4058f2da83f961f7dba5c594c9 OK 2025/01/20 01:05:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:05:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:05:27 DEBUG : Local file system at /tmp/rclone629740641: Waiting for checks to finish 2025/01/20 01:05:27 DEBUG : Local file system at /tmp/rclone629740641: Waiting for transfers to finish 2025/01/20 01:05:28 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/01/20 01:05:28 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:05:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.44s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/20 01:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:33 DEBUG : check sum: md5 = 37645e0e55d1d6a6af44f792bc7eac8c OK 2025/01/20 01:05:33 INFO : check sum: Copied (new) 2025/01/20 01:05:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:34 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/20 01:05:34 DEBUG : check sum: Size of src and dst objects identical 2025/01/20 01:05:34 DEBUG : check sum: Unchanged skipping 2025/01/20 01:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:34 DEBUG : Waiting for deletions to finish 2025/01/20 01:05:34 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.61s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/20 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:38 DEBUG : sizeonly: md5 = a1b48687e9d6835ee07e6834dbf518d3 OK 2025/01/20 01:05:38 INFO : sizeonly: Copied (new) 2025/01/20 01:05:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:38 DEBUG : sizeonly: Sizes identical 2025/01/20 01:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:38 DEBUG : sizeonly: Unchanged skipping 2025/01/20 01:05:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:38 DEBUG : Waiting for deletions to finish 2025/01/20 01:05:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncSizeOnly (5.14s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/20 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:43 DEBUG : ignore-size: md5 = 92841c1f73a76f809885b75be9666389 OK 2025/01/20 01:05:43 INFO : ignore-size: Copied (new) 2025/01/20 01:05:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:05:44 DEBUG : ignore-size: Unchanged skipping 2025/01/20 01:05:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:44 DEBUG : Waiting for deletions to finish 2025/01/20 01:05:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (6.48s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:49 DEBUG : existing: md5 = 3af95f8fe19672702b28073387a05391 OK 2025/01/20 01:05:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:50 DEBUG : existing: Unchanged skipping 2025/01/20 01:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:50 DEBUG : Waiting for deletions to finish 2025/01/20 01:05:50 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/20 01:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:51 DEBUG : existing: md5 = 0e323ae504b87e0b3a69584cd6bef5f9 OK 2025/01/20 01:05:51 INFO : existing: Copied (replaced existing) 2025/01/20 01:05:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/20 01:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:55 DEBUG : existing: md5 = f7877a215399ec0db2b7389c119c9b54 OK 2025/01/20 01:05:55 INFO : existing: Copied (new) 2025/01/20 01:05:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:05:56 DEBUG : existing: Destination exists, skipping 2025/01/20 01:05:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:05:56 DEBUG : Waiting for deletions to finish 2025/01/20 01:05:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:00 DEBUG : b/potato: md5 = 724d5554974212085598afab88c321e4 OK 2025/01/20 01:06:03 DEBUG : c/non empty space: md5 = ac9005a5e6aab6a2da9dcb32459c2b68 OK 2025/01/20 01:06:03 INFO : d: Making directory 2025/01/20 01:06:04 DEBUG : Added delayed dir = "a", newDst= 2025/01/20 01:06:04 DEBUG : Added delayed dir = "c", newDst=c 2025/01/20 01:06:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/20 01:06:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:06:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:06:05 DEBUG : c/non empty space: Unchanged skipping 2025/01/20 01:06:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:06:07 DEBUG : a/potato2: md5 = d183b06cc85e8a8a1301b539a23b0014 OK 2025/01/20 01:06:07 INFO : a/potato2: Copied (new) 2025/01/20 01:06:07 DEBUG : Waiting for deletions to finish 2025/01/20 01:06:08 INFO : b/potato: Deleted 2025/01/20 01:06:08 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/20 01:06:08 INFO : d: Removing directory 2025/01/20 01:06:09 INFO : b: Removing directory 2025/01/20 01:06:09 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/20 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:13 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/20 01:06:14 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:17 DEBUG : empty space: md5 = c89da7b54d7fd9194f11d5c6c3a6823c OK 2025/01/20 01:06:17 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/20 01:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:06:17 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/01/20 01:06:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:06:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:06:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/20 01:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:06:19 DEBUG : empty space: md5 = 0aece18280b2b341b67846fd73a21929 OK 2025/01/20 01:06:19 INFO : empty space: Copied (replaced existing) 2025/01/20 01:06:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.30s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:23 DEBUG : foo: md5 = 55f53a2c76864f9caec05d4f63d23a40 OK 2025/01/20 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:06:24 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/20 01:06:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:06:25 DEBUG : foo: md5 = c4c5a1569c3dd0ef8304d94dc8664893 OK 2025/01/20 01:06:25 INFO : foo: Copied (replaced existing) 2025/01/20 01:06:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.07s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:28 DEBUG : empty space: md5 = 6dcc27cb902ea48a765e906f7c50ec9f OK 2025/01/20 01:06:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/20 01:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:06:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:06:29 DEBUG : empty space: Unchanged skipping 2025/01/20 01:06:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:06:30 DEBUG : potato: md5 = 33bbca9a95dd036a30106b30578249c4 OK 2025/01/20 01:06:30 INFO : potato: Copied (new) 2025/01/20 01:06:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:35 DEBUG : potato: md5 = 060a8f163ae912cd92e32bcbcd50e941 OK 2025/01/20 01:06:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/20 01:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:06:37 DEBUG : potato: md5 = 7693daa6939e9a9603e1d0417c1f1017 OK 2025/01/20 01:06:37 INFO : potato: Copied (replaced existing) 2025/01/20 01:06:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.45s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:40 DEBUG : potato: md5 = 4d9d38e2982e1cc0fb018aaa7a630d6c OK 2025/01/20 01:06:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:06:40 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/20 01:06:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:06:43 DEBUG : potato: md5 = d73d8e548900258e6d62c59e9a88ed04 OK 2025/01/20 01:06:43 INFO : potato: Copied (replaced existing) 2025/01/20 01:06:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (6.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:47 DEBUG : potato: md5 = dcc4a5d1ab3e1a603891dd05def530a0 OK 2025/01/20 01:06:48 DEBUG : empty space: md5 = 9e7f8a66c80d3cfb753b8c9fba00463e OK 2025/01/20 01:06:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:06:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/20 01:06:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:06:48 DEBUG : empty space: Unchanged skipping 2025/01/20 01:06:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:06:48 DEBUG : Waiting for deletions to finish 2025/01/20 01:06:48 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:06:53 DEBUG : potato: md5 = 8bfe930eba2c1e731a15f4debbbc2f02 OK 2025/01/20 01:06:55 DEBUG : empty space: md5 = 554d1ef0cfb600a93e12aadf556064c3 OK 2025/01/20 01:06:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:06:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:06:55 DEBUG : empty space: Unchanged skipping 2025/01/20 01:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:06:57 DEBUG : potato2: md5 = bb05f7a8c5868ba8507c0771ab32f4c7 OK 2025/01/20 01:06:57 INFO : potato2: Copied (new) 2025/01/20 01:06:57 DEBUG : Waiting for deletions to finish 2025/01/20 01:06:57 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:07:02 DEBUG : b/potato: md5 = 506c1e5c6cfc234227de9dc665e883ca OK 2025/01/20 01:07:05 DEBUG : c/non empty space: md5 = 920662b383793734afb16adef8da1b0e OK 2025/01/20 01:07:05 INFO : d: Making directory 2025/01/20 01:07:06 INFO : d/e: Making directory 2025/01/20 01:07:08 DEBUG : Added delayed dir = "a", newDst= 2025/01/20 01:07:08 DEBUG : Added delayed dir = "c", newDst=c 2025/01/20 01:07:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/20 01:07:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:07:08 DEBUG : c/non empty space: Unchanged skipping 2025/01/20 01:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:07:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:07:11 DEBUG : a/potato2: md5 = 22ea9eed55b9f6f242389cfe4b5b00ad OK 2025/01/20 01:07:11 INFO : a/potato2: Copied (new) 2025/01/20 01:07:11 DEBUG : Waiting for deletions to finish 2025/01/20 01:07:11 INFO : b/potato: Deleted 2025/01/20 01:07:12 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/20 01:07:12 INFO : d/e: Removing directory 2025/01/20 01:07:13 INFO : d: Removing directory 2025/01/20 01:07:13 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/01/20 01:07:13 INFO : b: Removing directory 2025/01/20 01:07:14 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/20 01:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:07:17 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/20 01:07:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:07:22 DEBUG : b/potato: md5 = cf3263b6e6aa13c95f0e592a69a1fe2c OK 2025/01/20 01:07:24 DEBUG : c/non empty space: md5 = 2aa5400be425a2d53d3dac05f589dbf5 OK 2025/01/20 01:07:24 INFO : d: Making directory 2025/01/20 01:07:26 DEBUG : Added delayed dir = "a", newDst= 2025/01/20 01:07:26 DEBUG : Added delayed dir = "c", newDst=c 2025/01/20 01:07:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/20 01:07:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:07:26 DEBUG : c/non empty space: Unchanged skipping 2025/01/20 01:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:07:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:07:29 DEBUG : a/potato2: md5 = aa90e47812e3e7a0e4bdae7a1e6dc99a OK 2025/01/20 01:07:29 INFO : a/potato2: Copied (new) 2025/01/20 01:07:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': not deleting files as there were IO errors 2025/01/20 01:07:30 INFO : a: Set directory modification time (using DirSetModTime) 2025/01/20 01:07:30 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:07:34 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/01/20 01:07:35 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/01/20 01:07:36 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.96s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:07:39 DEBUG : potato: md5 = eeeea39aa60e50c0f4d0acae4cfcc47f OK 2025/01/20 01:07:40 DEBUG : empty space: md5 = c2737f8fd52a694a918f321a8341919f OK 2025/01/20 01:07:41 DEBUG : Waiting for deletions to finish 2025/01/20 01:07:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:07:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:07:41 DEBUG : empty space: Unchanged skipping 2025/01/20 01:07:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:07:41 INFO : potato: Deleted 2025/01/20 01:07:42 DEBUG : potato2: md5 = 9882801a01be36a9255af3148bd42257 OK 2025/01/20 01:07:42 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.43s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:07:46 DEBUG : potato: md5 = bc3293d7cf80a1d85ccbd75e344e100b OK 2025/01/20 01:07:48 DEBUG : empty space: md5 = 21bf4f1653df55f6caf5b36614dfa403 OK 2025/01/20 01:07:49 DEBUG : Waiting for deletions to finish 2025/01/20 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:07:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:07:49 INFO : potato: Deleted 2025/01/20 01:07:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:07:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:07:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:07:50 DEBUG : empty space: Unchanged skipping 2025/01/20 01:07:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:07:51 DEBUG : potato2: md5 = 3d606454c29321df03885cdf32bbaad9 OK 2025/01/20 01:07:51 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:07:55 DEBUG : potato: md5 = 03ca704e1e3b46e3c7b2a39323abc8d4 OK 2025/01/20 01:07:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:07:57 DEBUG : potato2: md5 = c0c4e9f302f0aa4c2ba4993ad7b8d056 OK 2025/01/20 01:07:57 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.25s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:01 DEBUG : potato2: md5 = 3c129c7616beb767e8c7a4723ab57c3d OK 2025/01/20 01:08:03 DEBUG : empty space: md5 = 1c0c031c4fe670b98f73cbca1f3f08c8 OK 2025/01/20 01:08:03 DEBUG : enormous: Excluded (Size Filter) 2025/01/20 01:08:03 DEBUG : enormous: Excluded 2025/01/20 01:08:03 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:08:03 DEBUG : potato2: Excluded 2025/01/20 01:08:03 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:08:03 DEBUG : potato2: Excluded 2025/01/20 01:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:08:03 DEBUG : empty space: Unchanged skipping 2025/01/20 01:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:03 DEBUG : Waiting for deletions to finish 2025/01/20 01:08:03 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:04 DEBUG : enormous: Excluded (Size Filter) 2025/01/20 01:08:04 DEBUG : enormous: Excluded 2025/01/20 01:08:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:08:04 DEBUG : potato2: Excluded 2025/01/20 01:08:04 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:08:04 DEBUG : potato2: Excluded 2025/01/20 01:08:04 DEBUG : Local file system at /tmp/rclone629740641: Waiting for checks to finish 2025/01/20 01:08:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/20 01:08:04 DEBUG : empty space: Unchanged skipping 2025/01/20 01:08:04 DEBUG : Local file system at /tmp/rclone629740641: Waiting for transfers to finish 2025/01/20 01:08:04 DEBUG : Waiting for deletions to finish 2025/01/20 01:08:04 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.84s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:08 DEBUG : potato2: md5 = 38d6e3d961294ee1fd26b85cae158bfb OK 2025/01/20 01:08:10 DEBUG : empty space: md5 = 04ca366a3fe093a32afc476af10601ca OK 2025/01/20 01:08:12 DEBUG : enormous: md5 = fc3030d1500cc0e6721f01b28072bc5c OK 2025/01/20 01:08:12 DEBUG : enormous: Excluded (Size Filter) 2025/01/20 01:08:12 DEBUG : enormous: Excluded 2025/01/20 01:08:12 DEBUG : potato2: Excluded (Size Filter) 2025/01/20 01:08:12 DEBUG : potato2: Excluded 2025/01/20 01:08:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:12 DEBUG : empty space: Unchanged skipping 2025/01/20 01:08:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:12 DEBUG : Waiting for deletions to finish 2025/01/20 01:08:13 INFO : potato2: Deleted 2025/01/20 01:08:13 INFO : enormous: Deleted 2025/01/20 01:08:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:13 DEBUG : Local file system at /tmp/rclone629740641: Waiting for checks to finish 2025/01/20 01:08:13 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/20 01:08:13 DEBUG : empty space: Unchanged skipping 2025/01/20 01:08:13 DEBUG : Local file system at /tmp/rclone629740641: Waiting for transfers to finish 2025/01/20 01:08:13 DEBUG : Waiting for deletions to finish 2025/01/20 01:08:13 INFO : enormous: Deleted 2025/01/20 01:08:13 INFO : potato2: Deleted 2025/01/20 01:08:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.74s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:17 DEBUG : one: md5 = d22c70bb357fde1b364ad379939a6912 OK 2025/01/20 01:08:18 DEBUG : two: md5 = a9ad67a4d023331c23b9587bba9838ca OK 2025/01/20 01:08:20 DEBUG : three: md5 = 260ce826d1b0e080db084acb51f87a55 OK 2025/01/20 01:08:22 DEBUG : four: md5 = 7243ea5879903c1d9830a28a70856fbb OK 2025/01/20 01:08:22 DEBUG : five: Need to transfer - File not found at Destination 2025/01/20 01:08:22 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/20 01:08:22 DEBUG : three: Sizes identical 2025/01/20 01:08:22 DEBUG : one: Destination is newer than source, skipping 2025/01/20 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:22 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/20 01:08:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/20 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:23 DEBUG : four: md5 = af58ea6acb466ced0010ce797f781fc2 OK 2025/01/20 01:08:23 INFO : four: Copied (replaced existing) 2025/01/20 01:08:24 DEBUG : two: md5 = baf7ae78b8b2eb510a38eb6e288dae2f OK 2025/01/20 01:08:24 INFO : two: Copied (replaced existing) 2025/01/20 01:08:24 DEBUG : five: md5 = 9d8209cf3add7dd490cd9883269d2089 OK 2025/01/20 01:08:24 INFO : five: Copied (new) 2025/01/20 01:08:24 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (11.90s) === 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-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/01/20 01:08:27 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/20 01:08:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/20 01:08:27 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/20 01:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:29 DEBUG : potato: md5 = d283336a600faeb255d9f5fded373073 OK 2025/01/20 01:08:29 INFO : potato: Copied (new) 2025/01/20 01:08:29 DEBUG : yam: md5 = 3c5243683b3317670872c3c7610888c0 OK 2025/01/20 01:08:29 INFO : yam: Copied (new) 2025/01/20 01:08:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:29 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/20 01:08:29 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/20 01:08:29 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:29 DEBUG : potato: Unchanged skipping 2025/01/20 01:08:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:32 DEBUG : yaml: md5 = 573ec23e5fe3aa8a0a5d77ebb5dc7955 OK 2025/01/20 01:08:32 INFO : yaml: Copied (new) 2025/01/20 01:08:32 DEBUG : Waiting for deletions to finish 2025/01/20 01:08:32 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/20 01:08:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Making map for --track-renames 2025/01/20 01:08:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Finished making map for --track-renames 2025/01/20 01:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/20 01:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for renames to finish 2025/01/20 01:08:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/20 01:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:37 DEBUG : potato: md5 = ae0d2dd7ea551f1f9a2bc5a7ed3e9fb9 OK 2025/01/20 01:08:37 INFO : potato: Copied (new) 2025/01/20 01:08:37 DEBUG : yam: md5 = 37eb54947f602f8e36251666ca20dc77 OK 2025/01/20 01:08:37 INFO : yam: Copied (new) 2025/01/20 01:08:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:08:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Making map for --track-renames 2025/01/20 01:08:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Finished making map for --track-renames 2025/01/20 01:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:37 DEBUG : potato: Unchanged skipping 2025/01/20 01:08:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for renames to finish 2025/01/20 01:08:38 INFO : yam: Moved (server-side) to: yaml 2025/01/20 01:08:38 INFO : yaml: Renamed from "yam" 2025/01/20 01:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:38 DEBUG : Waiting for deletions to finish 2025/01/20 01:08:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.92s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/20 01:08:41 DEBUG : Added delayed dir = "sub", newDst= 2025/01/20 01:08:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Making map for --track-renames 2025/01/20 01:08:41 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Finished making map for --track-renames 2025/01/20 01:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/20 01:08:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/20 01:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for renames to finish 2025/01/20 01:08:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:43 DEBUG : potato: md5 = b01ebfb0c47ab688cabb6dbee1a530d2 OK 2025/01/20 01:08:43 INFO : potato: Copied (new) 2025/01/20 01:08:44 DEBUG : sub/yam: md5 = bce6d77b9d07cc6a66dc494de23da3dc OK 2025/01/20 01:08:44 INFO : sub/yam: Copied (new) 2025/01/20 01:08:44 DEBUG : Waiting for deletions to finish 2025/01/20 01:08:44 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:45 DEBUG : Added delayed dir = "sub", newDst=sub 2025/01/20 01:08:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:08:45 DEBUG : potato: Unchanged skipping 2025/01/20 01:08:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Making map for --track-renames 2025/01/20 01:08:45 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Finished making map for --track-renames 2025/01/20 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for renames to finish 2025/01/20 01:08:47 INFO : sub/yam: Moved (server-side) to: yam 2025/01/20 01:08:47 INFO : yam: Renamed from "sub/yam" 2025/01/20 01:08:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:47 DEBUG : Waiting for deletions to finish 2025/01/20 01:08:47 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.22s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:51 DEBUG : Creating backend with remote "/tmp/rclone629740641/dir1" 2025/01/20 01:08:51 DEBUG : Config file has changed externally - reloading 2025/01/20 01:08:51 DEBUG : Creating backend with remote "/tmp/rclone629740641/dir2" 2025/01/20 01:08:51 DEBUG : Local file system at /tmp/rclone629740641/dir2: Using server-side directory move 2025/01/20 01:08:51 INFO : Local file system at /tmp/rclone629740641/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/20 01:08:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/20 01:08:51 DEBUG : Local file system at /tmp/rclone629740641/dir2: Waiting for checks to finish 2025/01/20 01:08:51 DEBUG : Local file system at /tmp/rclone629740641/dir2: Waiting for transfers to finish 2025/01/20 01:08:51 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:08:52 DEBUG : Added delayed dir = "nested", newDst= 2025/01/20 01:08:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:08:52 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/20 01:08:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/20 01:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:08:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:08:54 DEBUG : sub dir/hello world: md5 = 3dd5ca6a2ed56a1c85fe86a1dd516fbd OK 2025/01/20 01:08:54 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:08:54 INFO : sub dir/hello world: Deleted 2025/01/20 01:08:57 DEBUG : nested/sub dir/file: md5 = cc3accba37befbefff1f1b6ba5fe792a OK 2025/01/20 01:08:57 INFO : nested/sub dir/file: Copied (new) 2025/01/20 01:08:57 INFO : nested/sub dir/file: Deleted 2025/01/20 01:08:58 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:08:58 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/20 01:08:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:08:58 INFO : sub dir: Removing directory 2025/01/20 01:08:58 INFO : nested/sub dir: Removing directory 2025/01/20 01:08:58 INFO : nested: Removing directory 2025/01/20 01:08:58 DEBUG : Local file system at /tmp/rclone629740641: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:09:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 01:09:02 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/20 01:09:03 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.44s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:09:04 DEBUG : Added delayed dir = "nested", newDst= 2025/01/20 01:09:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/20 01:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/20 01:09:04 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/01/20 01:09:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/20 01:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:09:07 DEBUG : sub dir/hello world: md5 = 0b2000424b4b2863d9cc23b1f7306807 OK 2025/01/20 01:09:07 INFO : sub dir/hello world: Copied (new) 2025/01/20 01:09:07 INFO : sub dir/hello world: Deleted 2025/01/20 01:09:09 DEBUG : nested/sub dir/file: md5 = 27620ccf8467a635606b9d9c391bd073 OK 2025/01/20 01:09:09 INFO : nested/sub dir/file: Copied (new) 2025/01/20 01:09:09 INFO : nested/sub dir/file: Deleted 2025/01/20 01:09:09 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:09:10 INFO : nested: Set directory modification time (using DirSetModTime) 2025/01/20 01:09:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:09:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 01:09:14 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/01/20 01:09:15 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.13s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:09:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/20 01:09:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/20 01:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:09:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:09:18 DEBUG : existing: md5 = 0897392c1ca1f46e6ca46c91af0baa74 OK 2025/01/20 01:09:18 INFO : existing: Copied (new) 2025/01/20 01:09:18 INFO : existing: Deleted 2025/01/20 01:09:18 DEBUG : existing-b: md5 = de1c9a6be64f4fa3f76fdda3a2427e24 OK 2025/01/20 01:09:18 INFO : existing-b: Copied (new) 2025/01/20 01:09:18 INFO : existing-b: Deleted 2025/01/20 01:09:18 DEBUG : existing: Destination exists, skipping 2025/01/20 01:09:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/20 01:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:09:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:09:18 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.93s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:09:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cabayov8tumu" 2025/01/20 01:09:21 DEBUG : Creating backend with remote "TestDrive:crypt/hcq9ihre0dbloj9foe615gfhm6sbe9783h3bhp61ngsnj9ug6f5g" 2025/01/20 01:09:24 DEBUG : potato2: md5 = 0f6c2c746a2cc592f823ae8fd14af0b9 OK 2025/01/20 01:09:26 DEBUG : empty space: md5 = 1ed9edc691d3754b966ea12062eb5add OK 2025/01/20 01:09:28 DEBUG : potato3: md5 = 548c41b340754c57152b53ecaa79681a OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku' -> Encrypted drive 'TestCryptDrive:rclone-test-cabayov8tumu' 2025/01/20 01:09:31 DEBUG : empty space: md5 = 053803f35d672c879c7c8c31329abb9d OK 2025/01/20 01:09:32 DEBUG : potato3: md5 = ce169b9841873d1c467ea52dc8edc821 OK 2025/01/20 01:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabayov8tumu': Using server-side directory move 2025/01/20 01:09:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cabayov8tumu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/20 01:09:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:09:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 01:09:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/20 01:09:33 DEBUG : empty space: Unchanged skipping 2025/01/20 01:09:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabayov8tumu': Waiting for checks to finish 2025/01/20 01:09:34 INFO : potato3: Deleted 2025/01/20 01:09:34 INFO : empty space: Deleted 2025/01/20 01:09:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabayov8tumu': Waiting for transfers to finish 2025/01/20 01:09:34 INFO : potato2: Moved (server-side) 2025/01/20 01:09:34 INFO : potato3: Moved (server-side) 2025/01/20 01:09:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jizegec7cudo" 2025/01/20 01:09:35 DEBUG : Creating backend with remote "TestDrive:crypt/oeotpm2i1vjfiatk3umgg032dktljvda4uu02us02l5o9jfih400" 2025/01/20 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizegec7cudo': Using server-side directory move 2025/01/20 01:09:37 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jizegec7cudo': Server side directory move succeeded 2025/01/20 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jizegec7cudo': Purge remote 2025/01/20 01:09:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cabayov8tumu': Purge remote 2025/01/20 01:09:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:09:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-tugalib3cuqa" 2025/01/20 01:09:39 DEBUG : Creating backend with remote "TestDrive:crypt/1cdds75s6lkghvo537up2thrc8tpq8cmr6ov51tlk4otcn8km7ng" 2025/01/20 01:09:41 DEBUG : potato2: md5 = af9f3873e046b65a53d79daf354bea39 OK 2025/01/20 01:09:43 DEBUG : empty space: md5 = ac93aa36b1e569d86561af698c00978d OK 2025/01/20 01:09:45 DEBUG : potato3: md5 = 29f1c5fd91e6f9e0388e252dfeeff9ac OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku' -> Encrypted drive 'TestCryptDrive:rclone-test-tugalib3cuqa' 2025/01/20 01:09:47 DEBUG : empty space: md5 = 52d9f79884bea8dc2ff9ef6679674e7b OK 2025/01/20 01:09:49 DEBUG : potato3: md5 = d2a383b69accf6260a4ffa2e204db516 OK 2025/01/20 01:09:50 DEBUG : empty space: Excluded (Size Filter) 2025/01/20 01:09:50 DEBUG : empty space: Excluded 2025/01/20 01:09:50 DEBUG : empty space: Excluded (Size Filter) 2025/01/20 01:09:50 DEBUG : empty space: Excluded 2025/01/20 01:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:09:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/20 01:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tugalib3cuqa': Waiting for checks to finish 2025/01/20 01:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tugalib3cuqa': Waiting for transfers to finish 2025/01/20 01:09:50 INFO : potato3: Deleted 2025/01/20 01:09:50 INFO : potato2: Moved (server-side) 2025/01/20 01:09:51 INFO : potato3: Moved (server-side) 2025/01/20 01:09:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pedicen8yedu" 2025/01/20 01:09:52 DEBUG : Creating backend with remote "TestDrive:crypt/hc2a68vuk4uq015a6jtknd57ce59cfkcshh4klqc3to4epkt7aq0" 2025/01/20 01:09:53 DEBUG : empty space: Excluded (Size Filter) 2025/01/20 01:09:53 DEBUG : empty space: Excluded 2025/01/20 01:09:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:09:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/20 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pedicen8yedu': Waiting for checks to finish 2025/01/20 01:09:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pedicen8yedu': Waiting for transfers to finish 2025/01/20 01:09:55 INFO : potato2: Moved (server-side) 2025/01/20 01:09:55 INFO : potato3: Moved (server-side) 2025/01/20 01:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pedicen8yedu': Purge remote 2025/01/20 01:09:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-tugalib3cuqa': Purge remote --- PASS: TestServerSideMoveWithFilter (19.32s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:09:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-koqedos0pura" 2025/01/20 01:09:58 DEBUG : Creating backend with remote "TestDrive:crypt/c9m24i86smc14rq3vd6clvc3snud6jitrbdqeot0c1v6tbsvq1a0" 2025/01/20 01:10:01 DEBUG : potato2: md5 = 52e7cfc6054882e6985c792d2f3c4cf3 OK 2025/01/20 01:10:02 DEBUG : empty space: md5 = 56e3aaab2f22bd0a5dbe860d86aeb474 OK 2025/01/20 01:10:04 DEBUG : potato3: md5 = e7a81cd273deef3172e024a1505f84ec OK 2025/01/20 01:10:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku' -> Encrypted drive 'TestCryptDrive:rclone-test-koqedos0pura' 2025/01/20 01:10:08 DEBUG : empty space: md5 = 76f4c773933dcc0c09a159a92d18964c OK 2025/01/20 01:10:10 DEBUG : potato3: md5 = 42336e550d7eeccc9a30db715853aa78 OK 2025/01/20 01:10:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koqedos0pura': Using server-side directory move 2025/01/20 01:10:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-koqedos0pura': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/20 01:10:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/20 01:10:10 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/01/20 01:10:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/20 01:10:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/20 01:10:10 DEBUG : empty space: Unchanged skipping 2025/01/20 01:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koqedos0pura': Waiting for checks to finish 2025/01/20 01:10:11 INFO : potato3: Deleted 2025/01/20 01:10:11 INFO : empty space: Deleted 2025/01/20 01:10:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koqedos0pura': Waiting for transfers to finish 2025/01/20 01:10:11 INFO : potato2: Moved (server-side) 2025/01/20 01:10:12 INFO : potato3: Moved (server-side) 2025/01/20 01:10:12 INFO : tomatoDir: Removing directory 2025/01/20 01:10:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': deleted 1 directories 2025/01/20 01:10:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xudofev0taro" 2025/01/20 01:10:14 DEBUG : Creating backend with remote "TestDrive:crypt/qb735m9j48nrmp74alape58u6dfv7q9jsuiqk8bpj99tg9jt5080" 2025/01/20 01:10:15 INFO : tomatoDir: Making directory 2025/01/20 01:10:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudofev0taro': Using server-side directory move 2025/01/20 01:10:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-xudofev0taro': Server side directory move succeeded 2025/01/20 01:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xudofev0taro': Purge remote 2025/01/20 01:10:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-koqedos0pura': Purge remote 2025/01/20 01:10:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.42s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:10:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test" 2025/01/20 01:10:20 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncOverlap (3.74s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:10:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test" 2025/01/20 01:10:24 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/01/20 01:10:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test-include/layer2" 2025/01/20 01:10:27 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/01/20 01:10:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test-ignore-file" 2025/01/20 01:10:30 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/01/20 01:10:34 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 901a8a4ce992da7a167f913ba80a540e OK 2025/01/20 01:10:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:10:36 DEBUG : rclone-sync-test: Excluded 2025/01/20 01:10:36 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/20 01:10:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/20 01:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test': Waiting for checks to finish 2025/01/20 01:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test': Waiting for transfers to finish 2025/01/20 01:10:36 DEBUG : Waiting for deletions to finish 2025/01/20 01:10:36 INFO : There was nothing to transfer 2025/01/20 01:10:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:10:37 DEBUG : rclone-sync-test: Excluded 2025/01/20 01:10:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/20 01:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:10:38 DEBUG : Waiting for deletions to finish 2025/01/20 01:10:38 INFO : rclone-sync-test-include: Removing directory 2025/01/20 01:10:38 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/20 01:10:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/20 01:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': failed to delete 1 directories 2025/01/20 01:10:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:10:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:10:39 DEBUG : rclone-sync-test: Excluded 2025/01/20 01:10:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/20 01:10:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/20 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/20 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/20 01:10:40 DEBUG : Waiting for deletions to finish 2025/01/20 01:10:40 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:10:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:10:41 DEBUG : rclone-sync-test: Excluded 2025/01/20 01:10:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/20 01:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:10:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:10:41 DEBUG : Waiting for deletions to finish 2025/01/20 01:10:41 INFO : rclone-sync-test-include: Removing directory 2025/01/20 01:10:42 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/20 01:10:42 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/20 01:10:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': failed to delete 1 directories 2025/01/20 01:10:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:10:42 DEBUG : : Excluded 2025/01/20 01:10:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/20 01:10:43 DEBUG : rclone-sync-test: Excluded 2025/01/20 01:10:43 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/01/20 01:10:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/20 01:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/20 01:10:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/20 01:10:43 DEBUG : Waiting for deletions to finish 2025/01/20 01:10:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:10:46 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/01/20 01:10:47 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (31.99s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:10:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/dst" 2025/01/20 01:10:56 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 01:10:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/CompareDest" 2025/01/20 01:10:58 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/gveqi14airsml4bgu7krj116o8" 2025/01/20 01:10:59 DEBUG : one: Need to transfer - File not found at Destination 2025/01/20 01:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:10:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:11:02 DEBUG : one: md5 = a5a61b7808476b688dca203da331800b OK 2025/01/20 01:11:02 INFO : one: Copied (new) 2025/01/20 01:11:02 DEBUG : Waiting for deletions to finish 2025/01/20 01:11:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:11:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:11:05 DEBUG : one: md5 = a9b2a27ac008ca1db9210239fb4d963f OK 2025/01/20 01:11:05 INFO : one: Copied (replaced existing) 2025/01/20 01:11:05 DEBUG : Waiting for deletions to finish 2025/01/20 01:11:07 DEBUG : dst/one: md5 = 37c1f7b62e62dd5fb6d890c5d054d8c3 OK 2025/01/20 01:11:10 DEBUG : CompareDest/one: md5 = 7ba55a4071ebb5e53930801b15018be9 OK 2025/01/20 01:11:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:11:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:11:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:11:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 01:11:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:11:11 DEBUG : Waiting for deletions to finish 2025/01/20 01:11:11 INFO : There was nothing to transfer 2025/01/20 01:11:13 DEBUG : CompareDest/two: md5 = 73d883e1d6be1434aebe0f2fb277a16c OK 2025/01/20 01:11:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:11:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/20 01:11:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:11:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:11:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 01:11:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:11:14 DEBUG : Waiting for deletions to finish 2025/01/20 01:11:14 INFO : There was nothing to transfer 2025/01/20 01:11:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:11:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/20 01:11:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:11:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:11:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:11:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 01:11:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:11:16 DEBUG : Waiting for deletions to finish 2025/01/20 01:11:16 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/20 01:11:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/20 01:11:17 DEBUG : two: Need to transfer - File not found at Destination 2025/01/20 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:11:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:11:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:11:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/20 01:11:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:11:19 DEBUG : two: md5 = b1397d8df502d9a0075a1fdda6223b05 OK 2025/01/20 01:11:19 INFO : two: Copied (new) 2025/01/20 01:11:19 DEBUG : Waiting for deletions to finish 2025/01/20 01:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 01:11:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:11:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 01:11:23 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (28.33s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:11:27 DEBUG : pre-dest1/1: md5 = b9e997072f6ac087ef998c51bc97772f OK 2025/01/20 01:11:30 DEBUG : pre-dest2/2: md5 = a57234beea03d9abbed7fcbfe26421dc OK 2025/01/20 01:11:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/dest" 2025/01/20 01:11:30 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/rg03c1jvnehrrc617i0lnqjddc" 2025/01/20 01:11:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/pre-dest1" 2025/01/20 01:11:32 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/bbnblvh6k061ssopqrp18kd7gc" 2025/01/20 01:11:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/pre-dest2" 2025/01/20 01:11:33 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/dgicm1h6b5ejvlltm8eeif0bnk" 2025/01/20 01:11:34 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:11:34 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/20 01:11:34 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:11:34 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/20 01:11:35 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/20 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dest': Waiting for checks to finish 2025/01/20 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dest': Waiting for transfers to finish 2025/01/20 01:11:37 DEBUG : 3: md5 = c5bd7e5bb47a579ac35f3d2bc33f6693 OK 2025/01/20 01:11:37 INFO : 3: Copied (new) 2025/01/20 01:11:37 DEBUG : Waiting for deletions to finish 2025/01/20 01:11:41 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/01/20 01:11:42 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/01/20 01:11:43 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.15s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:11:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/dst" 2025/01/20 01:11:43 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 01:11:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/CopyDest" 2025/01/20 01:11:45 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/d09o6po3f7bm6ce32vdgs8h9ls" 2025/01/20 01:11:47 DEBUG : one: Need to transfer - File not found at Destination 2025/01/20 01:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:11:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:11:49 DEBUG : one: md5 = ed3c76ec37f115f10ddf707454a2d578 OK 2025/01/20 01:11:49 INFO : one: Copied (new) 2025/01/20 01:11:49 DEBUG : Waiting for deletions to finish 2025/01/20 01:11:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:11:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:11:52 DEBUG : one: md5 = ff20661aedcf3771ab4362eba5b3837a OK 2025/01/20 01:11:52 INFO : one: Copied (replaced existing) 2025/01/20 01:11:52 DEBUG : Waiting for deletions to finish 2025/01/20 01:11:55 DEBUG : dst/one: md5 = 26c35ad3b313795c38e75fce3e2f8d2a OK 2025/01/20 01:11:57 DEBUG : CopyDest/one: md5 = f9fe52420a675fba41dd152e0a99aa2b OK 2025/01/20 01:11:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/BackupDir" 2025/01/20 01:11:58 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/01/20 01:12:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:12:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:12:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:12:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/20 01:12:02 INFO : one: Moved (server-side) 2025/01/20 01:12:03 INFO : one: Copied (server-side copy) 2025/01/20 01:12:03 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/20 01:12:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:12:03 DEBUG : Waiting for deletions to finish 2025/01/20 01:12:06 DEBUG : CopyDest/two: md5 = d27b8717def994b5f09811755aad432e OK 2025/01/20 01:12:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:12:08 INFO : two: Copied (server-side copy) 2025/01/20 01:12:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/20 01:12:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:12:08 DEBUG : one: Unchanged skipping 2025/01/20 01:12:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:12:08 DEBUG : Waiting for deletions to finish 2025/01/20 01:12:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:12:09 DEBUG : one: Unchanged skipping 2025/01/20 01:12:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:12:09 DEBUG : two: Unchanged skipping 2025/01/20 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:12:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:12:09 DEBUG : Waiting for deletions to finish 2025/01/20 01:12:09 INFO : There was nothing to transfer 2025/01/20 01:12:11 DEBUG : CopyDest/three: md5 = d4730fd485e82d8f928a775bd9cc363a OK 2025/01/20 01:12:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/20 01:12:12 DEBUG : three: Destination not found in --copy-dest 2025/01/20 01:12:12 DEBUG : three: Need to transfer - File not found at Destination 2025/01/20 01:12:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:12:12 DEBUG : one: Unchanged skipping 2025/01/20 01:12:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/20 01:12:12 DEBUG : two: Unchanged skipping 2025/01/20 01:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:12:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:12:13 DEBUG : three: md5 = 747513f902a77a34f9dded6a74005269 OK 2025/01/20 01:12:13 INFO : three: Copied (new) 2025/01/20 01:12:13 DEBUG : Waiting for deletions to finish 2025/01/20 01:12:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/20 01:12:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:12:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 01:12:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 01:12:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/01/20 01:12:19 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:12:20 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.42s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:12:23 DEBUG : dst/one: md5 = d001daaa8d53838f4e0902d7d13d22de OK 2025/01/20 01:12:25 DEBUG : dst/two: md5 = 42284ad1a4385c713b66cc4ccf7d298c OK 2025/01/20 01:12:27 DEBUG : dst/three.txt: md5 = d7e98fec421205d2c3076eafeb8419b6 OK 2025/01/20 01:12:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/dst" 2025/01/20 01:12:27 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 01:12:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/backup" 2025/01/20 01:12:28 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/1nrff024r7pq65ecp72fc28jb0" 2025/01/20 01:12:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:12:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:12:30 DEBUG : two: Unchanged skipping 2025/01/20 01:12:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:12:32 INFO : one: Moved (server-side) 2025/01/20 01:12:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:12:34 DEBUG : one: md5 = cf998def0f550ccab0238d6dc27c56f1 OK 2025/01/20 01:12:34 INFO : one: Copied (new) 2025/01/20 01:12:34 DEBUG : Waiting for deletions to finish 2025/01/20 01:12:35 INFO : three.txt: Moved (server-side) 2025/01/20 01:12:35 INFO : three.txt: Moved into backup dir 2025/01/20 01:12:37 DEBUG : dst/three.txt: md5 = e6c14ae9e16d4e1832d9e137450d0b4f OK 2025/01/20 01:12:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:12:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:12:38 DEBUG : two: Unchanged skipping 2025/01/20 01:12:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:12:38 INFO : one: Deleted 2025/01/20 01:12:39 INFO : one: Moved (server-side) 2025/01/20 01:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:12:41 DEBUG : one: md5 = 1e81be0ee60c47636b98eb01883509e9 OK 2025/01/20 01:12:41 INFO : one: Copied (new) 2025/01/20 01:12:41 DEBUG : Waiting for deletions to finish 2025/01/20 01:12:42 INFO : three.txt: Deleted 2025/01/20 01:12:43 INFO : three.txt: Moved (server-side) 2025/01/20 01:12:43 INFO : three.txt: Moved into backup dir 2025/01/20 01:12:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:12:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 01:12:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/20 01:12:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:12:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:12:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (26.79s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:12:50 DEBUG : dst/one: md5 = 0df547f09e439a8605001a63c8a117b0 OK 2025/01/20 01:12:52 DEBUG : dst/two: md5 = 069829f17c4580e615333e8fb15f0d7c OK 2025/01/20 01:12:53 DEBUG : dst/three.txt: md5 = 1678161f23e84106d4b87e62b44be253 OK 2025/01/20 01:12:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/dst" 2025/01/20 01:12:54 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 01:12:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/backup" 2025/01/20 01:12:55 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/1nrff024r7pq65ecp72fc28jb0" 2025/01/20 01:12:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:12:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:12:57 DEBUG : two: Unchanged skipping 2025/01/20 01:12:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:12:59 INFO : one: Moved (server-side) to: one.bak 2025/01/20 01:12:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:13:01 DEBUG : one: md5 = ec5779854fcbc19f0ebcf93c8b91226a OK 2025/01/20 01:13:01 INFO : one: Copied (new) 2025/01/20 01:13:01 DEBUG : Waiting for deletions to finish 2025/01/20 01:13:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 01:13:02 INFO : three.txt: Moved into backup dir 2025/01/20 01:13:05 DEBUG : dst/three.txt: md5 = d01c6337f81cb7eb4661c3e689aba62e OK 2025/01/20 01:13:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:13:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:13:06 DEBUG : two: Unchanged skipping 2025/01/20 01:13:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:13:07 INFO : one.bak: Deleted 2025/01/20 01:13:08 INFO : one: Moved (server-side) to: one.bak 2025/01/20 01:13:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:13:09 DEBUG : one: md5 = eba16407d38e6988122aa7c42e085049 OK 2025/01/20 01:13:09 INFO : one: Copied (new) 2025/01/20 01:13:09 DEBUG : Waiting for deletions to finish 2025/01/20 01:13:10 INFO : three.txt.bak: Deleted 2025/01/20 01:13:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 01:13:11 INFO : three.txt: Moved into backup dir 2025/01/20 01:13:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:13:14 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 01:13:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 01:13:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/20 01:13:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 01:13:15 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (28.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:13:18 DEBUG : dst/one: md5 = ff084bcd20d5a3e9debe623874013257 OK 2025/01/20 01:13:20 DEBUG : dst/two: md5 = 86b64886240f676ae828f29247aadcec OK 2025/01/20 01:13:22 DEBUG : dst/three.txt: md5 = 34bf4e82239b6ed4721d9c77d5273851 OK 2025/01/20 01:13:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/dst" 2025/01/20 01:13:22 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 01:13:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/backup" 2025/01/20 01:13:23 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/1nrff024r7pq65ecp72fc28jb0" 2025/01/20 01:13:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:13:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:13:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:13:25 DEBUG : two: Unchanged skipping 2025/01/20 01:13:27 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/20 01:13:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:13:29 DEBUG : one: md5 = c2875ed3c6bce501c9eabe1b40004a1e OK 2025/01/20 01:13:29 INFO : one: Copied (new) 2025/01/20 01:13:29 DEBUG : Waiting for deletions to finish 2025/01/20 01:13:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/20 01:13:30 INFO : three.txt: Moved into backup dir 2025/01/20 01:13:32 DEBUG : dst/three.txt: md5 = f9410afbb8aa0530302b86394db28b53 OK 2025/01/20 01:13:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:13:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:13:33 DEBUG : two: Unchanged skipping 2025/01/20 01:13:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:13:33 INFO : one-2019-01-01: Deleted 2025/01/20 01:13:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/20 01:13:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:13:36 DEBUG : one: md5 = 703962367a6d3e36f399af0ea11ec737 OK 2025/01/20 01:13:36 INFO : one: Copied (new) 2025/01/20 01:13:36 DEBUG : Waiting for deletions to finish 2025/01/20 01:13:37 INFO : three-2019-01-01.txt: Deleted 2025/01/20 01:13:38 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/20 01:13:38 INFO : three.txt: Moved into backup dir 2025/01/20 01:13:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:13:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 01:13:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/20 01:13:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/20 01:13:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/20 01:13:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (26.85s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:13:45 DEBUG : dst/one: md5 = c8371df4d22740d1ef74119205504d50 OK 2025/01/20 01:13:47 DEBUG : dst/two: md5 = 58428a9070b8076d27b9289a650e03cb OK 2025/01/20 01:13:49 DEBUG : dst/three.txt: md5 = a2eafd241e7013a35f85c3943a91a65f OK 2025/01/20 01:13:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/dst" 2025/01/20 01:13:50 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 01:13:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:13:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:13:51 DEBUG : two: Unchanged skipping 2025/01/20 01:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:13:51 INFO : one: Moved (server-side) to: one.bak 2025/01/20 01:13:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:13:53 DEBUG : one: md5 = c0a056fe2d9ab6a7d7cae563a32a6e08 OK 2025/01/20 01:13:53 INFO : one: Copied (new) 2025/01/20 01:13:53 DEBUG : Waiting for deletions to finish 2025/01/20 01:13:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 01:13:54 INFO : three.txt: Moved into backup dir 2025/01/20 01:13:56 DEBUG : dst/three.txt: md5 = c7b13f71e3dc50b773456d89b1afe174 OK 2025/01/20 01:13:57 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/20 01:13:57 DEBUG : three.txt.bak: Excluded 2025/01/20 01:13:57 DEBUG : one.bak: Excluded (Path Filter) 2025/01/20 01:13:57 DEBUG : one.bak: Excluded 2025/01/20 01:13:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:13:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:13:57 DEBUG : two: Unchanged skipping 2025/01/20 01:13:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for checks to finish 2025/01/20 01:13:58 INFO : one.bak: Deleted 2025/01/20 01:13:58 INFO : one: Moved (server-side) to: one.bak 2025/01/20 01:13:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku/dst': Waiting for transfers to finish 2025/01/20 01:14:00 DEBUG : one: md5 = c3bccb1b49d386049e6f55abf0d42cf7 OK 2025/01/20 01:14:00 INFO : one: Copied (new) 2025/01/20 01:14:00 DEBUG : Waiting for deletions to finish 2025/01/20 01:14:01 INFO : three.txt.bak: Deleted 2025/01/20 01:14:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 01:14:02 INFO : three.txt: Moved into backup dir 2025/01/20 01:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 01:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/20 01:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 01:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/20 01:14:05 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (23.27s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:14:08 DEBUG : dst/one: md5 = ae1ce57cc5150815eec8b075c116f3ab OK 2025/01/20 01:14:10 DEBUG : dst/two: md5 = afec7383840fb73a6e9644a35ec17157 OK 2025/01/20 01:14:12 DEBUG : dst/three.txt: md5 = c97682ffb521449be4a80f90e1e5cfb4 OK 2025/01/20 01:14:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/dst" 2025/01/20 01:14:12 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 01:14:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:14:14 INFO : one: Moved (server-side) to: one.bak 2025/01/20 01:14:16 DEBUG : one: md5 = c9ec5155fb2061d79363574772925250 OK 2025/01/20 01:14:16 INFO : one: Copied (new) 2025/01/20 01:14:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:14:16 DEBUG : two: Unchanged skipping 2025/01/20 01:14:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/20 01:14:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 01:14:19 DEBUG : three.txt: md5 = 2d8fe7db714677d73d0de8d63cfaac1e OK 2025/01/20 01:14:19 INFO : three.txt: Copied (new) 2025/01/20 01:14:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:14:21 INFO : one.bak: Deleted 2025/01/20 01:14:22 INFO : one: Moved (server-side) to: one.bak 2025/01/20 01:14:23 DEBUG : one: md5 = 41c705cb8e4d738d3645b96847563ac1 OK 2025/01/20 01:14:23 INFO : one: Copied (new) 2025/01/20 01:14:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:14:24 DEBUG : two: Unchanged skipping 2025/01/20 01:14:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/20 01:14:25 INFO : three.txt.bak: Deleted 2025/01/20 01:14:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/20 01:14:27 DEBUG : three.txt: md5 = 39a6fb1891a7ff5ffec00b597b024051 OK 2025/01/20 01:14:27 INFO : three.txt: Copied (new) 2025/01/20 01:14:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/20 01:14:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:14:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/01/20 01:14:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 01:14:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 01:14:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/01/20 01:14:31 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (26.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:14:35 DEBUG : dst/one: md5 = 37b16cfc0fcdcb034b78d04c09cb886a OK 2025/01/20 01:14:36 DEBUG : dst/two: md5 = d9150233cf7ca9fc78af35617c0e0c14 OK 2025/01/20 01:14:38 DEBUG : dst/three.txt: md5 = 469e83f1b7a30fb432cca9c690252035 OK 2025/01/20 01:14:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dobatul4baku/dst" 2025/01/20 01:14:39 DEBUG : Creating backend with remote "TestDrive:crypt/o2nqavmb9qcgjfnlulhnaup17hid9tjc4ndura0rmep9thgs9cng/31u3jie661vd5p8j7rtc3hgbh0" 2025/01/20 01:14:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/20 01:14:41 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/20 01:14:42 DEBUG : one: md5 = b801b6fe58abfdf68ba43e09be701891 OK 2025/01/20 01:14:42 INFO : one: Copied (new) 2025/01/20 01:14:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:14:43 DEBUG : two: Unchanged skipping 2025/01/20 01:14:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/20 01:14:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/20 01:14:45 DEBUG : three.txt: md5 = 0f3e920321e755a63741f19b0fd0b10e OK 2025/01/20 01:14:45 INFO : three.txt: Copied (new) 2025/01/20 01:14:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/20 01:14:47 INFO : one-2019-01-01: Deleted 2025/01/20 01:14:48 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/20 01:14:49 DEBUG : one: md5 = b9591db3b7be061e0ca95b535042bad6 OK 2025/01/20 01:14:49 INFO : one: Copied (new) 2025/01/20 01:14:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:14:50 DEBUG : two: Unchanged skipping 2025/01/20 01:14:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/20 01:14:51 INFO : three-2019-01-01.txt: Deleted 2025/01/20 01:14:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/20 01:14:53 DEBUG : three.txt: md5 = 98069beb9eb1d1db865e5d3254221bde OK 2025/01/20 01:14:53 INFO : three.txt: Copied (new) 2025/01/20 01:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/01/20 01:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/01/20 01:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/01/20 01:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/20 01:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/01/20 01:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/01/20 01:14:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (26.02s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:15:00 DEBUG : Testêé: md5 = f8a59556a655b0007dc47db51d4a6049 OK 2025/01/20 01:15:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/20 01:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:15:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:15:02 DEBUG : Testêé: md5 = 2cebab51db0ee76ccc3f69c8b3af0880 OK 2025/01/20 01:15:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/20 01:15:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.79s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:15:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/20 01:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:15:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:15:05 DEBUG : existing: md5 = 3384bfd25a34207ef609017c721666af OK 2025/01/20 01:15:05 INFO : existing: Copied (new) 2025/01/20 01:15:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:15:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/20 01:15:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/20 01:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:15:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:15:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': not deleting files as there were IO errors 2025/01/20 01:15:06 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncImmutable (4.96s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:15:10 DEBUG : EXISTING: md5 = 01f6a907e3b7500183a2d7ce86313dc7 OK 2025/01/20 01:15:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:15:10 DEBUG : existing: Unchanged skipping 2025/01/20 01:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:15:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:15:10 DEBUG : Waiting for deletions to finish 2025/01/20 01:15:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.62s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", 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-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", 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-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", 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-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.37s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.45s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:15:15 DEBUG : both0: md5 = bf27979b5ec51ba4271769d998b91c8c OK 2025/01/20 01:15:17 DEBUG : only0: md5 = 6902d4024eea50b20cc56d70d6196f79 OK 2025/01/20 01:15:18 DEBUG : both1: md5 = 12566f9c72f233eb4512a13f73287bf3 OK 2025/01/20 01:15:20 DEBUG : only1: md5 = 19faf35c6b9e40f94dffcbe6c8ce1dc9 OK 2025/01/20 01:15:22 DEBUG : both2: md5 = d4d477d25a74db2530ab4bd4f711105c OK 2025/01/20 01:15:24 DEBUG : only2: md5 = 003815c0a4b83d32a22829b4114ce0a2 OK 2025/01/20 01:15:25 DEBUG : both3: md5 = 050dec5f84bde490a539fbec07ab08b3 OK 2025/01/20 01:15:27 DEBUG : only3: md5 = d6ec6f93e8aec65ec9a1f2460f925d65 OK 2025/01/20 01:15:29 DEBUG : both4: md5 = 9906c9516ac8096d9cc242c7d6dd45bd OK 2025/01/20 01:15:30 DEBUG : only4: md5 = 0e50ba4f403f66b3e4b87610ae45b03e OK 2025/01/20 01:15:32 DEBUG : both5: md5 = 699c777cc02c1edf1d1fa768ba33a6e6 OK 2025/01/20 01:15:33 DEBUG : only5: md5 = a2b2d8ce1ca7dfce247357e6b0a53cda OK 2025/01/20 01:15:35 DEBUG : both6: md5 = 29b2994b8a7b3d5a508848edbaf6e543 OK 2025/01/20 01:15:37 DEBUG : only6: md5 = daf0acc53fef0b30f9e50869af5e03b2 OK 2025/01/20 01:15:39 DEBUG : both7: md5 = 3b6c4ed28950d4f34f63c2fdb14fe056 OK 2025/01/20 01:15:40 DEBUG : only7: md5 = f2d70dcead69e14e865001916c4e02d7 OK 2025/01/20 01:15:42 DEBUG : both8: md5 = 588f81df5269a81f9f1cca1f686510cc OK 2025/01/20 01:15:44 DEBUG : only8: md5 = 79f4cd13d2b7c395c643776aa7f2e42f OK 2025/01/20 01:15:46 DEBUG : both9: md5 = c55c0c26d3c623694c484f62cf2c44ed OK 2025/01/20 01:15:47 DEBUG : only9: md5 = c2ad850024b615b76df4f0e66a945258 OK 2025/01/20 01:15:49 DEBUG : both10: md5 = fa4a1ae91506cd88e57d954fd9d30b06 OK 2025/01/20 01:15:51 DEBUG : only10: md5 = 4d557d607f07b691ade869c8f55a967e OK 2025/01/20 01:15:53 DEBUG : both11: md5 = 1db556ba55f1f0595127883f42cb39fa OK 2025/01/20 01:15:55 DEBUG : only11: md5 = 88f0a44ee7b62244a1644870768d6244 OK 2025/01/20 01:15:56 DEBUG : both12: md5 = 8ace1e2933713957024694b794ba7fb5 OK 2025/01/20 01:15:58 DEBUG : only12: md5 = a7e77abbc4ab2de2d45d88d568f34e53 OK 2025/01/20 01:16:00 DEBUG : both13: md5 = 76590d9618a1efe76d37ecea381a3a35 OK 2025/01/20 01:16:02 DEBUG : only13: md5 = 84eed5c7153571bcb50d52c1e6a7d983 OK 2025/01/20 01:16:03 DEBUG : both14: md5 = 2e12642a24dfc8f4b7a9f3d38dbdf654 OK 2025/01/20 01:16:05 DEBUG : only14: md5 = 7d6b2ceb176e6e6305cb60b2e524bf94 OK 2025/01/20 01:16:07 DEBUG : both15: md5 = 35ca4762886df295c470c510bf6d20de OK 2025/01/20 01:16:08 DEBUG : only15: md5 = d8a310652fd29c012b03b5c1b1dbbc25 OK 2025/01/20 01:16:10 DEBUG : both16: md5 = 62aadb1b55c8e62c9c240ea10cd317fa OK 2025/01/20 01:16:12 DEBUG : only16: md5 = f7d8e0a780fd9a402077be6364159190 OK 2025/01/20 01:16:14 DEBUG : both17: md5 = 2958582ea0ea8109d657d9545855890d OK 2025/01/20 01:16:15 DEBUG : only17: md5 = 628d4b7a1d697172cd083795ee340714 OK 2025/01/20 01:16:17 DEBUG : both18: md5 = a8cffa87e5d47f59d964aa25fb1b9a6f OK 2025/01/20 01:16:19 DEBUG : only18: md5 = 333fc8c3061240a2a272783ce393fa00 OK 2025/01/20 01:16:20 DEBUG : both19: md5 = 4bdcd79c653afeaa2532418a4d596746 OK 2025/01/20 01:16:22 DEBUG : only19: md5 = e032f4d7f7184d0037aee7687996b16d OK 2025/01/20 01:16:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:16:22 DEBUG : both1: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both12: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both0: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both14: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both15: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both16: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both17: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both18: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both19: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both2: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both3: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both4: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both5: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both6: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both7: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both8: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:16:22 DEBUG : both9: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both10: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both11: Unchanged skipping 2025/01/20 01:16:22 DEBUG : both13: Unchanged skipping 2025/01/20 01:16:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:16:22 DEBUG : Waiting for deletions to finish 2025/01/20 01:16:23 INFO : only16: Deleted 2025/01/20 01:16:23 INFO : only1: Deleted 2025/01/20 01:16:23 INFO : only0: Deleted 2025/01/20 01:16:23 INFO : only14: Deleted 2025/01/20 01:16:24 INFO : only17: Deleted 2025/01/20 01:16:24 INFO : only2: Deleted 2025/01/20 01:16:24 INFO : only6: Deleted 2025/01/20 01:16:24 INFO : only7: Deleted 2025/01/20 01:16:24 INFO : only9: Deleted 2025/01/20 01:16:24 INFO : only13: Deleted 2025/01/20 01:16:24 INFO : only12: Deleted 2025/01/20 01:16:24 INFO : only19: Deleted 2025/01/20 01:16:25 INFO : only11: Deleted 2025/01/20 01:16:25 INFO : only15: Deleted 2025/01/20 01:16:25 INFO : only18: Deleted 2025/01/20 01:16:25 INFO : only4: Deleted 2025/01/20 01:16:25 INFO : only5: Deleted 2025/01/20 01:16:25 INFO : only10: Deleted 2025/01/20 01:16:25 INFO : only3: Deleted 2025/01/20 01:16:26 INFO : only8: Deleted 2025/01/20 01:16:26 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (84.87s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:16:40 DEBUG : both0: md5 = 56c1a416f6a65d9cfab66e69d20978ea OK 2025/01/20 01:16:41 DEBUG : only0: md5 = 80dda7df999b80e9073a2e16c232eeb7 OK 2025/01/20 01:16:43 DEBUG : both1: md5 = 8a032f72eb24e86c39a915d703f961f6 OK 2025/01/20 01:16:45 DEBUG : only1: md5 = f54eeb266f249fc7e2e21c7810a1c27c OK 2025/01/20 01:16:47 DEBUG : both2: md5 = 4e249d0e8a488c97a5952fbb93a56ae8 OK 2025/01/20 01:16:48 DEBUG : only2: md5 = 49b899f56523c96a7ac72b39ac564aff OK 2025/01/20 01:16:50 DEBUG : both3: md5 = ab2b8586258ffb0b978eca52da335304 OK 2025/01/20 01:16:52 DEBUG : only3: md5 = ff1b49549e6adb1df69e922642dfee71 OK 2025/01/20 01:16:53 DEBUG : both4: md5 = 68d9f99fa95e8741e7194fe93b8db6fb OK 2025/01/20 01:16:55 DEBUG : only4: md5 = fd6e4c53565c68d015fb6ecd56bcb1e9 OK 2025/01/20 01:16:57 DEBUG : both5: md5 = 507d77a8a88a08bc280f96c2cad295e4 OK 2025/01/20 01:16:58 DEBUG : only5: md5 = 955f7d2c4e2d6ae6cca24e2adae10321 OK 2025/01/20 01:17:00 DEBUG : both6: md5 = b45faa64a76f8ff009d45e90d454f420 OK 2025/01/20 01:17:02 DEBUG : only6: md5 = ff35cd0d0a7c6b10e00b485955b4c91c OK 2025/01/20 01:17:03 DEBUG : both7: md5 = 74f1bd3269d3bd6d079590de69edabce OK 2025/01/20 01:17:05 DEBUG : only7: md5 = 77047066e682bccc9270e181120aa5b0 OK 2025/01/20 01:17:07 DEBUG : both8: md5 = 636a0f8e66650c5b84f38391124b2a70 OK 2025/01/20 01:17:08 DEBUG : only8: md5 = 50020adeca6c0df580dbab36d7a3f072 OK 2025/01/20 01:17:10 DEBUG : both9: md5 = 57d732ec8ccac790ee3b104788aceeb6 OK 2025/01/20 01:17:11 DEBUG : only9: md5 = e3f89754ab4ba59e29bdf0caa2e7a771 OK 2025/01/20 01:17:13 DEBUG : both10: md5 = 4b07bbbba5a2c7321d9a07e40be0c6e4 OK 2025/01/20 01:17:15 DEBUG : only10: md5 = 395110e36870cbfbb39252a50fbbd3a0 OK 2025/01/20 01:17:17 DEBUG : both11: md5 = b1efb6817313634b9102782a577336d2 OK 2025/01/20 01:17:18 DEBUG : only11: md5 = e1838376116a6dfc370fe52d9ea78ee3 OK 2025/01/20 01:17:20 DEBUG : both12: md5 = 969917ed2c38068e20da1b2315aeccd7 OK 2025/01/20 01:17:22 DEBUG : only12: md5 = 2c72b391c94e8160c22196490e456293 OK 2025/01/20 01:17:23 DEBUG : both13: md5 = d4c8b5441d96b902050e4c505a96a617 OK 2025/01/20 01:17:25 DEBUG : only13: md5 = 692ce7cb9064427c4e2e84da65091544 OK 2025/01/20 01:17:27 DEBUG : both14: md5 = b2c21baad3b171161b0ac8f6954647b3 OK 2025/01/20 01:17:28 DEBUG : only14: md5 = 279d9d8b03cf12f5bb458897a9e53b0a OK 2025/01/20 01:17:30 DEBUG : both15: md5 = 7764f97355ee20ceeb5ba8f0f94a13fa OK 2025/01/20 01:17:31 DEBUG : only15: md5 = a9956bca3f305da52bd680e47e7770f2 OK 2025/01/20 01:17:33 DEBUG : both16: md5 = 092f5b6470dd11186d5dd7bc13058dee OK 2025/01/20 01:17:35 DEBUG : only16: md5 = bde9122db2958bbff4454d7bbf863232 OK 2025/01/20 01:17:36 DEBUG : both17: md5 = 26742bd84d0f93591d9cde4f24316c87 OK 2025/01/20 01:17:38 DEBUG : only17: md5 = 05b3a2c7b7c80368b07f799a1fcf1128 OK 2025/01/20 01:17:40 DEBUG : both18: md5 = 99447d4ce096bba41fa14996747c2706 OK 2025/01/20 01:17:42 DEBUG : only18: md5 = 9144a24907b932833ade1fe24455afd9 OK 2025/01/20 01:17:43 DEBUG : both19: md5 = 89af5ec721995ae2852c7a73b2ff0c81 OK 2025/01/20 01:17:45 DEBUG : only19: md5 = d98fd014f87002b63cbf85799aed3249 OK 2025/01/20 01:17:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for checks to finish 2025/01/20 01:17:45 DEBUG : both0: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both12: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both1: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both14: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both15: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both16: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both10: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both18: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both19: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both2: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both3: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both4: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both5: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both6: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both7: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both8: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/20 01:17:45 DEBUG : both9: Unchanged skipping 2025/01/20 01:17:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : both17: Unchanged skipping 2025/01/20 01:17:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/20 01:17:45 DEBUG : both11: Unchanged skipping 2025/01/20 01:17:45 DEBUG : both13: Unchanged skipping 2025/01/20 01:17:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Waiting for transfers to finish 2025/01/20 01:17:47 DEBUG : only1: md5 = 7775759e5a8794295f3adb68e835992b OK 2025/01/20 01:17:47 INFO : only1: Copied (replaced existing) 2025/01/20 01:17:47 DEBUG : only10: md5 = 48c07f1bb4995e81da98fd942d652655 OK 2025/01/20 01:17:47 INFO : only10: Copied (replaced existing) 2025/01/20 01:17:47 DEBUG : only0: md5 = a3ddc6bff42c60cc151399d7ed8b016c OK 2025/01/20 01:17:47 INFO : only0: Copied (replaced existing) 2025/01/20 01:17:47 DEBUG : only11: md5 = 2ed96dce0aaf8290700172ea79d02bbb OK 2025/01/20 01:17:47 INFO : only11: Copied (replaced existing) 2025/01/20 01:17:48 DEBUG : only12: md5 = 6638ee8d8c183ab710994f1e11ef552d OK 2025/01/20 01:17:48 INFO : only12: Copied (replaced existing) 2025/01/20 01:17:48 DEBUG : only13: md5 = f1a27967e3262b777efde6e8e9458387 OK 2025/01/20 01:17:48 INFO : only13: Copied (replaced existing) 2025/01/20 01:17:48 DEBUG : only14: md5 = bb38a90d6a0077227b317ffa1bc21f10 OK 2025/01/20 01:17:48 INFO : only14: Copied (replaced existing) 2025/01/20 01:17:48 DEBUG : only15: md5 = 224bd47ba40c177462b8e0ea94cce437 OK 2025/01/20 01:17:48 INFO : only15: Copied (replaced existing) 2025/01/20 01:17:49 DEBUG : only16: md5 = b79f526676b092d30d24386739c38c01 OK 2025/01/20 01:17:49 INFO : only16: Copied (replaced existing) 2025/01/20 01:17:49 DEBUG : only17: md5 = e7369c8a4fea19218a78c3d9161c0a30 OK 2025/01/20 01:17:49 INFO : only17: Copied (replaced existing) 2025/01/20 01:17:49 DEBUG : only18: md5 = 93e8167e39ee5aa35e3f622e6abd1fcb OK 2025/01/20 01:17:49 INFO : only18: Copied (replaced existing) 2025/01/20 01:17:50 DEBUG : only19: md5 = c3570bd3a2f66bbd408595798ab31c18 OK 2025/01/20 01:17:50 INFO : only19: Copied (replaced existing) 2025/01/20 01:17:50 DEBUG : only2: md5 = 341f1c47e508d2ff1b161b8b24d2df98 OK 2025/01/20 01:17:50 INFO : only2: Copied (replaced existing) 2025/01/20 01:17:51 DEBUG : only3: md5 = 38e7c90df9d72c1be7a8b7f119b93bca OK 2025/01/20 01:17:51 INFO : only3: Copied (replaced existing) 2025/01/20 01:17:51 DEBUG : only4: md5 = 7477a3e8d93b59bcbd973bd3c3ec6f0f OK 2025/01/20 01:17:51 INFO : only4: Copied (replaced existing) 2025/01/20 01:17:51 DEBUG : only5: md5 = 9e6fdce81b6a4cc2e5b597adaa1d0d86 OK 2025/01/20 01:17:51 INFO : only5: Copied (replaced existing) 2025/01/20 01:17:52 DEBUG : only6: md5 = d7fd8a359b4cd4fa0786f4ad8a6cc40d OK 2025/01/20 01:17:52 INFO : only6: Copied (replaced existing) 2025/01/20 01:17:52 DEBUG : only7: md5 = 4b2ab7230bdac0aa60bf9808ffae2280 OK 2025/01/20 01:17:52 INFO : only7: Copied (replaced existing) 2025/01/20 01:17:52 DEBUG : only8: md5 = bc1d778a0d2e640f2d52ba306dcb821f OK 2025/01/20 01:17:52 INFO : only8: Copied (replaced existing) 2025/01/20 01:17:53 DEBUG : only9: md5 = 70203a0eb51080ae5268c9d1e2da9d8c OK 2025/01/20 01:17:53 INFO : only9: Copied (replaced existing) 2025/01/20 01:17:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (98.63s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:18:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:18:17 DEBUG : sub dir: Making directory with metadata 2025/01/20 01:18:18 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:18:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 01:18:38 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 01:18:38 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:18:38 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:18:51 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/01/20 01:18:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 01:18:53 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/20 01:18:54 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/20 01:18:55 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:18:56 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:18:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:18:57 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:18:58 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 01:18:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/20 01:18:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:19:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (45.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:19:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/20 01:19:02 DEBUG : sub dir: Making directory with metadata 2025/01/20 01:19:04 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:19:29 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 01:19:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/20 01:19:30 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/20 01:19:30 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku'", Local "Local file system at /tmp/rclone629740641", Modify Window "1ms" 2025/01/20 01:19:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 01:19:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/01/20 01:19:44 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/01/20 01:19:45 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:19:46 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:19:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:19:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:19:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/01/20 01:19:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/01/20 01:19:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/01/20 01:19:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (49.79s) PASS 2025/01/20 01:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dobatul4baku': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 17m42.425042656s (try 1/5)