"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2025/02/05 02:20:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi" 2025/02/05 02:20:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/05 02:20:25 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg" 2025/02/05 02:20:26 DEBUG : Creating backend with remote "/tmp/rclone3679057968" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:20:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:20:27 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/05 02:20:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:20:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:20:27 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.23s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:20:28 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:20:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:20:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:20:30 DEBUG : sub dir/hello world: md5 = 2542830bdaa367a2e066ae9a93b6b16c OK 2025/02/05 02:20:30 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:20:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.25s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:34 DEBUG : metadata sub dir: Making directory with metadata 2025/02/05 02:20:34 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:20:34 DEBUG : empty metadata sub dir: Making directory with metadata 2025/02/05 02:20:34 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:20:34 DEBUG : Local file system at /tmp/rclone3679057968: File to upload is small (21 bytes), uploading instead of streaming 2025/02/05 02:20:34 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/02/05 02:20:34 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/02/05 02:20:34 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:20:35 DEBUG : Google drive root 'crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg': Skipping btime metadata as can't update it on an existing file: 2025-02-05T02:20:34.665778437Z 2025/02/05 02:20:35 INFO : empty metadata sub dir: Updated directory metadata 2025/02/05 02:20:35 DEBUG : Google drive root 'crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg': Skipping btime metadata as can't update it on an existing file: 2025-02-05T02:20:34.665778437Z 2025/02/05 02:20:36 INFO : metadata sub dir: Updated directory metadata 2025/02/05 02:20:36 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/02/05 02:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:20:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:20:37 DEBUG : metadata sub dir/hello metadata world: md5 = bc246480b9802e1ae4e6b46a4ef1ca4d OK 2025/02/05 02:20:37 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:40 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.02s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:42 DEBUG : metadata sub dir: Making directory with metadata 2025/02/05 02:20:42 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:20:42 DEBUG : empty metadata sub dir: Making directory with metadata 2025/02/05 02:20:42 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:20:42 DEBUG : Local file system at /tmp/rclone3679057968: File to upload is small (21 bytes), uploading instead of streaming 2025/02/05 02:20:42 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/02/05 02:20:42 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/02/05 02:20:42 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:20:42 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/02/05 02:20:42 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/02/05 02:20:42 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/02/05 02:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:20:45 DEBUG : metadata sub dir/hello metadata world: md5 = 256e29fd34d61dfac23e1eea6bfdba34 OK 2025/02/05 02:20:45 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/02/05 02:20:45 DEBUG : Google drive root 'crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg': Skipping btime metadata as can't update it on an existing file: 2025-02-05T02:20:42.689731874Z 2025/02/05 02:20:45 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:48 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.28s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:49 DEBUG : Creating backend with remote "/non-existing" 2025/02/05 02:20:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/05 02:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:20:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:20:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:20:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:20:53 DEBUG : sub dir/hello world: md5 = 0d33808a41c246b2b4e7fd7609c303c8 OK 2025/02/05 02:20:53 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:20:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.00s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:20:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Running all checks before starting transfers 2025/02/05 02:20:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:20:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:20:57 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Checks finished, now starting transfers 2025/02/05 02:20:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:20:59 DEBUG : sub dir/hello world: md5 = 11680a57198460bdb49e8ee45ebd7a45 OK 2025/02/05 02:20:59 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:20:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.83s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:02 ERROR : Ignoring --no-traverse with sync 2025/02/05 02:21:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:21:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:05 DEBUG : sub dir/hello world: md5 = ab797b50e6711c8faf8595be02d65e64 OK 2025/02/05 02:21:05 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:21:05 DEBUG : Waiting for deletions to finish 2025/02/05 02:21:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.97s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:09 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/05 02:21:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:10 DEBUG : hello world2: md5 = 8c252cc4f772f98510bcd73db2c7fb4e OK 2025/02/05 02:21:10 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.33s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:13 DEBUG : potato2: md5 = f843acfa77262ba3207f000e55860052 OK 2025/02/05 02:21:13 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.24s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:17 DEBUG : potato2: md5 = 3e5ddf432b7dcfdb56effd285c69df2f OK 2025/02/05 02:21:17 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.20s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/05 02:21:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:21:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/05 02:21:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:21:18 DEBUG : sub dir: Making directory with metadata 2025/02/05 02:21:19 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/05 02:21:19 DEBUG : sub dir2: Making directory with metadata 2025/02/05 02:21:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:21:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:21:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/05 02:21:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:21:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:21 DEBUG : sub dir/hello world: md5 = f6a438d78a3e4c6aa49258e89fcf9bdb OK 2025/02/05 02:21:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/02/05 02:21:26 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.89s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:27 INFO : sub dir2: Making directory 2025/02/05 02:21:27 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/05 02:21:27 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:21:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:21:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/02/05 02:21:27 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/02/05 02:21:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:21:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:30 DEBUG : sub dir/hello world: md5 = 5b321370797bd2ce44073ca412d1aa9e OK 2025/02/05 02:21:30 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:21:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:21:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:32 DEBUG : sub dir2: Making directory with metadata 2025/02/05 02:21:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:21:33 DEBUG : sub dir: Making directory with metadata 2025/02/05 02:21:33 INFO : sub dir: Made directory with metadata (mtime=2025-02-05T02:21:32.789438489Z) 2025/02/05 02:21:33 DEBUG : sub dir2: Making directory with metadata 2025/02/05 02:21:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:21:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:21:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:35 DEBUG : sub dir/hello world: md5 = d949be380db7ff4a61312094731e19be OK 2025/02/05 02:21:35 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:21:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (6.92s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:39 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/02/05 02:21:39 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/05 02:21:41 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2025/02/05 02:21:41 DEBUG : Saving config "token" in section "TestDrive" of the config file 2025/02/05 02:21:41 DEBUG : TestDrive: Saved new token in config file 2025/02/05 02:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:44 INFO : sub dir2: Making directory 2025/02/05 02:21:44 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:21:44 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/02/05 02:21:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:46 DEBUG : sub dir/hello world: md5 = 536f13437d11803ac28c3cf9c7711b76 OK 2025/02/05 02:21:46 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:21:46 INFO : sub dir/hello world: Deleted 2025/02/05 02:21:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:21:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:49 DEBUG : sub dir2: Making directory with metadata 2025/02/05 02:21:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:21:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:21:49 DEBUG : sub dir: Making directory with metadata 2025/02/05 02:21:50 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/02/05 02:21:50 DEBUG : sub dir2: Making directory with metadata 2025/02/05 02:21:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:21:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:52 DEBUG : sub dir/hello world: md5 = 85c80fa2f85c14e67bcf74c8e800e81e OK 2025/02/05 02:21:52 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:21:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:55 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.41s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:21:57 INFO : sub dir2: Making directory 2025/02/05 02:21:57 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:21:57 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/02/05 02:21:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:21:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:21:59 DEBUG : sub dir/hello world: md5 = a86c89fc32c85987b6542ca92578a41e OK 2025/02/05 02:21:59 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:21:59 DEBUG : Waiting for deletions to finish 2025/02/05 02:22:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:22:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.49s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:04 DEBUG : sub dir/hello world: md5 = 9db8de887aedb638ff341b27afa72400 OK 2025/02/05 02:22:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-capesub1weta" 2025/02/05 02:22:05 DEBUG : Creating backend with remote "TestDrive:crypt/af5otttkidbel2f95e8h9g8lru4o8rqqllmqma8v63d62b08ler0" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi' -> Encrypted drive 'TestCryptDrive:rclone-test-capesub1weta' 2025/02/05 02:22:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:22:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capesub1weta': Waiting for checks to finish 2025/02/05 02:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capesub1weta': Waiting for transfers to finish 2025/02/05 02:22:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/05 02:22:09 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-capesub1weta': Purge remote 2025/02/05 02:22:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.32s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:15 DEBUG : sub dir/hello world: md5 = 2f934e02bc760a291d06983cbc4c8bad OK 2025/02/05 02:22:15 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/05 02:22:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 02:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:22:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:22:17 DEBUG : sub dir/hello world: md5 = c029989092fd285d528166361637b0b1 OK 2025/02/05 02:22:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/05 02:22:17 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.57s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:23 DEBUG : sub dir/hello world: md5 = 8081a8ec33e06de34893d434cfc18494 OK 2025/02/05 02:22:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-besuxov0mubi" 2025/02/05 02:22:23 DEBUG : Creating backend with remote "TestDrive:crypt/8okm0erhv1bdolvsou4ofieabiuobdajs4ll7fjg76l8d0sllhng" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi' -> Encrypted drive 'TestCryptDrive:rclone-test-besuxov0mubi' 2025/02/05 02:22:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:22:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:22:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besuxov0mubi': Waiting for checks to finish 2025/02/05 02:22:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besuxov0mubi': Waiting for transfers to finish 2025/02/05 02:22:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/05 02:22:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:29 DEBUG : sub dir/hello world: md5 = 2d4f072e5b758cc5845ab06a57ed2dad OK 2025/02/05 02:22:30 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/02/05 02:22:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/05 02:22:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 02:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besuxov0mubi': Waiting for checks to finish 2025/02/05 02:22:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besuxov0mubi': Waiting for transfers to finish 2025/02/05 02:22:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/05 02:22:32 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-besuxov0mubi': Purge remote 2025/02/05 02:22:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.95s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:38 DEBUG : sub dir/hello world: md5 = 94374c7e78b00b3500b3aeb515d144d6 OK 2025/02/05 02:22:39 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/05 02:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:22:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 02:22:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:22:41 DEBUG : sub dir/hello world: md5 = 0e3e6d4deb76ea4528f904070d48544f OK 2025/02/05 02:22:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/05 02:22:41 INFO : sub dir/hello world: Deleted 2025/02/05 02:22:41 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:43 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:46 DEBUG : sub dir/hello world: md5 = b5be4fea682228e45e56c07c1f0c7bc4 OK 2025/02/05 02:22:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-socasey9viro" 2025/02/05 02:22:47 DEBUG : Creating backend with remote "TestDrive:crypt/1em98tv2p7hrenlgh0bb9qv0a37hlkt8ge7o9lupu34p5b0q8hh0" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi' -> Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro' 2025/02/05 02:22:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro': Waiting for checks to finish 2025/02/05 02:22:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro': Waiting for transfers to finish 2025/02/05 02:22:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/05 02:22:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:22:53 DEBUG : sub dir/hello world: md5 = 0894217fabc405af2587588ed2f231e9 OK 2025/02/05 02:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro': Using server-side directory move 2025/02/05 02:22:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 02:22:54 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/02/05 02:22:54 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/05 02:22:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/05 02:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro': Waiting for checks to finish 2025/02/05 02:22:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro': Waiting for transfers to finish 2025/02/05 02:22:55 INFO : sub dir/hello world: Deleted 2025/02/05 02:22:55 INFO : sub dir/hello world: Moved (server-side) 2025/02/05 02:22:56 INFO : sub dir: Set directory modification time (using SetModTime) 2025/02/05 02:22:59 DEBUG : sub dir/hello world: md5 = 30268c594dec8fd252f4ef73c682cdbb OK 2025/02/05 02:22:59 DEBUG : testing file moves 2025/02/05 02:23:00 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/02/05 02:23:00 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/02/05 02:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro': Waiting for checks to finish 2025/02/05 02:23:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/05 02:23:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro': Waiting for transfers to finish 2025/02/05 02:23:00 INFO : sub dir/hello world: Deleted 2025/02/05 02:23:01 INFO : sub dir/hello world: Moved (server-side) 2025/02/05 02:23:02 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-socasey9viro': Purge remote --- PASS: TestServerSideMoveOverSelf (21.34s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:08 DEBUG : sub dir/hello world: md5 = 965b7f54ff72d70106bf7dabb8a6134c OK 2025/02/05 02:23:08 ERROR : : error listing: directory not found 2025/02/05 02:23:08 INFO : Local file system at /tmp/rclone3679057968: Making directory 2025/02/05 02:23:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:10 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.02s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:13 DEBUG : sub dir/hello world: md5 = ca79ba32228ed7b98eae28f8f742c69b OK 2025/02/05 02:23:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:23:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:23:14 DEBUG : Local file system at /tmp/rclone3679057968: Waiting for checks to finish 2025/02/05 02:23:14 DEBUG : Local file system at /tmp/rclone3679057968: Waiting for transfers to finish 2025/02/05 02:23:15 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/02/05 02:23:15 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:23:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.20s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/05 02:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:19 DEBUG : check sum: md5 = bd63cf67ba601a7593883505b4872b62 OK 2025/02/05 02:23:19 INFO : check sum: Copied (new) 2025/02/05 02:23:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:20 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/05 02:23:20 DEBUG : check sum: Size of src and dst objects identical 2025/02/05 02:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:20 DEBUG : check sum: Unchanged skipping 2025/02/05 02:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:20 DEBUG : Waiting for deletions to finish 2025/02/05 02:23:20 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.12s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/05 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:23 DEBUG : sizeonly: md5 = 5565100ec0040cab462110841159615d OK 2025/02/05 02:23:23 INFO : sizeonly: Copied (new) 2025/02/05 02:23:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:24 DEBUG : sizeonly: Sizes identical 2025/02/05 02:23:24 DEBUG : sizeonly: Unchanged skipping 2025/02/05 02:23:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:24 DEBUG : Waiting for deletions to finish 2025/02/05 02:23:24 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.29s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:26 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/05 02:23:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:28 DEBUG : ignore-size: md5 = 7605a2cc6f27bfcf3523480cd3ac30c1 OK 2025/02/05 02:23:28 INFO : ignore-size: Copied (new) 2025/02/05 02:23:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:23:28 DEBUG : ignore-size: Unchanged skipping 2025/02/05 02:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:28 DEBUG : Waiting for deletions to finish 2025/02/05 02:23:28 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.32s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:32 DEBUG : existing: md5 = f768587710dc431cb08cf9289040a78d OK 2025/02/05 02:23:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:32 DEBUG : existing: Unchanged skipping 2025/02/05 02:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:32 DEBUG : Waiting for deletions to finish 2025/02/05 02:23:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/05 02:23:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:34 DEBUG : existing: md5 = 639712fbbd5ba74db6039e5bf3407019 OK 2025/02/05 02:23:34 INFO : existing: Copied (replaced existing) 2025/02/05 02:23:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.39s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 02:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:37 DEBUG : existing: md5 = e4db6629ebfa3815e856532633d7c69e OK 2025/02/05 02:23:37 INFO : existing: Copied (new) 2025/02/05 02:23:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:38 DEBUG : existing: Destination exists, skipping 2025/02/05 02:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:38 DEBUG : Waiting for deletions to finish 2025/02/05 02:23:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:42 DEBUG : b/potato: md5 = a15b6d67d395817f550afa5daae7f4ce OK 2025/02/05 02:23:44 DEBUG : c/non empty space: md5 = 72deb7f14d8fd0eeabe21d9cb47d60a3 OK 2025/02/05 02:23:44 INFO : d: Making directory 2025/02/05 02:23:46 DEBUG : Added delayed dir = "a", newDst= 2025/02/05 02:23:46 DEBUG : Added delayed dir = "c", newDst=c 2025/02/05 02:23:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 02:23:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:23:46 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 02:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:48 DEBUG : a/potato2: md5 = 348178cadaeebbe440539c7cde6319cf OK 2025/02/05 02:23:48 INFO : a/potato2: Copied (new) 2025/02/05 02:23:48 DEBUG : Waiting for deletions to finish 2025/02/05 02:23:48 INFO : b/potato: Deleted 2025/02/05 02:23:49 INFO : a: Set directory modification time (using DirSetModTime) 2025/02/05 02:23:49 INFO : d: Removing directory 2025/02/05 02:23:50 INFO : b: Removing directory 2025/02/05 02:23:50 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/05 02:23:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:52 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/02/05 02:23:53 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.20s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:56 DEBUG : empty space: md5 = 59e6759be9b55813a7d5808c2f626d13 OK 2025/02/05 02:23:56 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/02/05 02:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:56 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/02/05 02:23:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:23:56 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/02/05 02:23:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:23:58 DEBUG : empty space: md5 = e7b9b908ee5a72d3ba2b113f1bc68ae5 OK 2025/02/05 02:23:58 INFO : empty space: Copied (replaced existing) 2025/02/05 02:23:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:24:02 DEBUG : foo: md5 = b17fbfd609fd31117b6bd508e8533763 OK 2025/02/05 02:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:24:02 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/02/05 02:24:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:24:03 DEBUG : foo: md5 = 81ade9d1b267eebe1b8a32d542bd670e OK 2025/02/05 02:24:03 INFO : foo: Copied (replaced existing) 2025/02/05 02:24:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:24:06 DEBUG : empty space: md5 = 658079b63da28aca9c0d19b9d66f85ea OK 2025/02/05 02:24:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/05 02:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:24:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:24:07 DEBUG : empty space: Unchanged skipping 2025/02/05 02:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:24:08 DEBUG : potato: md5 = 894e642fa0d44e675607293f0ac7acb0 OK 2025/02/05 02:24:08 INFO : potato: Copied (new) 2025/02/05 02:24:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.29s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:24:12 DEBUG : potato: md5 = 1d62e02f6f130ea9b02b6303b2293f95 OK 2025/02/05 02:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:24:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/05 02:24:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:24:13 DEBUG : potato: md5 = dad29175cef79cd590cb106bf8d62c21 OK 2025/02/05 02:24:13 INFO : potato: Copied (replaced existing) 2025/02/05 02:24:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:24:17 DEBUG : potato: md5 = caba646b4922dafd838f8e620e1a3b47 OK 2025/02/05 02:24:17 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/02/05 02:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:24:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:24:19 DEBUG : potato: md5 = 872ca7af1eb6f425b9052697c22794e2 OK 2025/02/05 02:24:19 INFO : potato: Copied (replaced existing) 2025/02/05 02:24:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:24:22 DEBUG : potato: md5 = aaddb1f5973126d4a894207188840805 OK 2025/02/05 02:24:23 DEBUG : empty space: md5 = 8e0ef53da9e9678bcab757bdf9e7ba5e OK 2025/02/05 02:24:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:24:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/05 02:24:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:24:23 DEBUG : empty space: Unchanged skipping 2025/02/05 02:24:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:24:23 DEBUG : Waiting for deletions to finish 2025/02/05 02:24:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:24:27 DEBUG : potato: md5 = 7fedb14a2730e541621261a7d990fe58 OK 2025/02/05 02:24:28 DEBUG : empty space: md5 = 8fd365287a2276c944e158e566ba9770 OK 2025/02/05 02:24:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:24:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:24:29 DEBUG : empty space: Unchanged skipping 2025/02/05 02:24:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:24:30 DEBUG : potato2: md5 = b5b1ee7c8fafe46b45fdec523f509a78 OK 2025/02/05 02:24:30 INFO : potato2: Copied (new) 2025/02/05 02:24:30 DEBUG : Waiting for deletions to finish 2025/02/05 02:24:31 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:24:35 DEBUG : b/potato: md5 = 9a71fdd6112d79cde5708252daf69168 OK 2025/02/05 02:24:37 DEBUG : c/non empty space: md5 = 3556f0019f8c3f7e689bd41e5f318a87 OK 2025/02/05 02:24:37 INFO : d: Making directory 2025/02/05 02:24:38 INFO : d/e: Making directory 2025/02/05 02:24:39 DEBUG : Added delayed dir = "a", newDst= 2025/02/05 02:24:39 DEBUG : Added delayed dir = "c", newDst=c 2025/02/05 02:24:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 02:24:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:24:40 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 02:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:24:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:24:42 DEBUG : a/potato2: md5 = b84e62e92d4aed680d58f88e827ecffb OK 2025/02/05 02:24:42 INFO : a/potato2: Copied (new) 2025/02/05 02:24:42 DEBUG : Waiting for deletions to finish 2025/02/05 02:24:42 INFO : b/potato: Deleted 2025/02/05 02:24:43 INFO : a: Set directory modification time (using DirSetModTime) 2025/02/05 02:24:43 INFO : d/e: Removing directory 2025/02/05 02:24:44 INFO : d: Removing directory 2025/02/05 02:24:44 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/02/05 02:24:45 INFO : b: Removing directory 2025/02/05 02:24:45 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/05 02:24:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:24:48 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/02/05 02:24:48 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:24:52 DEBUG : b/potato: md5 = dbf9834942095e33969c62125311193e OK 2025/02/05 02:24:54 DEBUG : c/non empty space: md5 = 4dbd42ad2c2915cb3816f648299e589d OK 2025/02/05 02:24:54 INFO : d: Making directory 2025/02/05 02:24:55 DEBUG : Added delayed dir = "a", newDst= 2025/02/05 02:24:55 DEBUG : Added delayed dir = "c", newDst=c 2025/02/05 02:24:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/05 02:24:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:24:56 DEBUG : c/non empty space: Unchanged skipping 2025/02/05 02:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:24:58 DEBUG : a/potato2: md5 = 3d672258470992b3050a599fee88e46e OK 2025/02/05 02:24:58 INFO : a/potato2: Copied (new) 2025/02/05 02:24:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': not deleting files as there were IO errors 2025/02/05 02:24:58 INFO : a: Set directory modification time (using DirSetModTime) 2025/02/05 02:24:58 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:01 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/02/05 02:25:02 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/02/05 02:25:03 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:05 DEBUG : potato: md5 = e2ac16f7bf4cdc08eaee32f88c4c2c51 OK 2025/02/05 02:25:07 DEBUG : empty space: md5 = 3cb5bb666101c375c88555bee73a3577 OK 2025/02/05 02:25:07 DEBUG : Waiting for deletions to finish 2025/02/05 02:25:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:25:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:07 DEBUG : empty space: Unchanged skipping 2025/02/05 02:25:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:08 INFO : potato: Deleted 2025/02/05 02:25:09 DEBUG : potato2: md5 = d3350958cb2e2ec65dbc74abb4feedca OK 2025/02/05 02:25:09 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (6.99s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:12 DEBUG : potato: md5 = 04a2bc1c84521ca1150c175b9083f5ae OK 2025/02/05 02:25:14 DEBUG : empty space: md5 = 9a0c3d555ef482c6e2158ede4a596602 OK 2025/02/05 02:25:14 DEBUG : Waiting for deletions to finish 2025/02/05 02:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:15 INFO : potato: Deleted 2025/02/05 02:25:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:25:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:25:15 DEBUG : empty space: Unchanged skipping 2025/02/05 02:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:16 DEBUG : potato2: md5 = 2ed597b13a954811ff961f40ccf604b0 OK 2025/02/05 02:25:16 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (7.67s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:20 DEBUG : potato: md5 = ff56c727a0e552e057608c5966a88780 OK 2025/02/05 02:25:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:22 DEBUG : potato2: md5 = 330e646a4f04a0f6482f83ba4c5ccaf4 OK 2025/02/05 02:25:22 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.49s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:26 DEBUG : potato2: md5 = 93a8ea1b1e54e020e4be01c1b0e508f5 OK 2025/02/05 02:25:27 DEBUG : empty space: md5 = 45028250b14ae5d6c69863b6f761965d OK 2025/02/05 02:25:27 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 02:25:27 DEBUG : enormous: Excluded 2025/02/05 02:25:27 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:25:27 DEBUG : potato2: Excluded 2025/02/05 02:25:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:25:28 DEBUG : potato2: Excluded 2025/02/05 02:25:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:28 DEBUG : empty space: Unchanged skipping 2025/02/05 02:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:28 DEBUG : Waiting for deletions to finish 2025/02/05 02:25:28 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:28 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 02:25:28 DEBUG : enormous: Excluded 2025/02/05 02:25:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:25:28 DEBUG : potato2: Excluded 2025/02/05 02:25:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:25:28 DEBUG : potato2: Excluded 2025/02/05 02:25:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/05 02:25:28 DEBUG : empty space: Unchanged skipping 2025/02/05 02:25:28 DEBUG : Local file system at /tmp/rclone3679057968: Waiting for checks to finish 2025/02/05 02:25:28 DEBUG : Local file system at /tmp/rclone3679057968: Waiting for transfers to finish 2025/02/05 02:25:28 DEBUG : Waiting for deletions to finish 2025/02/05 02:25:28 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:32 DEBUG : potato2: md5 = 402ea3292f6c3df379bb559e39fe47dd OK 2025/02/05 02:25:33 DEBUG : empty space: md5 = 44e70abc895be69f5f797248a0a9e453 OK 2025/02/05 02:25:35 DEBUG : enormous: md5 = 42b99d92b9e2254d14daafb767479bc0 OK 2025/02/05 02:25:35 DEBUG : enormous: Excluded (Size Filter) 2025/02/05 02:25:35 DEBUG : enormous: Excluded 2025/02/05 02:25:35 DEBUG : potato2: Excluded (Size Filter) 2025/02/05 02:25:35 DEBUG : potato2: Excluded 2025/02/05 02:25:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:25:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:36 DEBUG : empty space: Unchanged skipping 2025/02/05 02:25:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:36 DEBUG : Waiting for deletions to finish 2025/02/05 02:25:36 INFO : potato2: Deleted 2025/02/05 02:25:36 INFO : enormous: Deleted 2025/02/05 02:25:36 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:37 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/05 02:25:37 DEBUG : empty space: Unchanged skipping 2025/02/05 02:25:37 DEBUG : Local file system at /tmp/rclone3679057968: Waiting for checks to finish 2025/02/05 02:25:37 DEBUG : Local file system at /tmp/rclone3679057968: Waiting for transfers to finish 2025/02/05 02:25:37 DEBUG : Waiting for deletions to finish 2025/02/05 02:25:37 INFO : enormous: Deleted 2025/02/05 02:25:37 INFO : potato2: Deleted 2025/02/05 02:25:37 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:40 DEBUG : one: md5 = 144739e63bcb92f8832a78dbce4684e9 OK 2025/02/05 02:25:41 DEBUG : two: md5 = 99f87618b9fec06a73df0337da0201fa OK 2025/02/05 02:25:42 DEBUG : three: md5 = 1367ddd961e6c6bcf11e3fa2dff66e75 OK 2025/02/05 02:25:44 DEBUG : four: md5 = 5a6dec999a1990d69dbc63d9f23242db OK 2025/02/05 02:25:44 DEBUG : five: Need to transfer - File not found at Destination 2025/02/05 02:25:44 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/05 02:25:44 DEBUG : one: Destination is newer than source, skipping 2025/02/05 02:25:44 DEBUG : three: Sizes identical 2025/02/05 02:25:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:44 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/05 02:25:44 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/05 02:25:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:46 DEBUG : four: md5 = bb628591fdcc19778241440b697ae2de OK 2025/02/05 02:25:46 INFO : four: Copied (replaced existing) 2025/02/05 02:25:46 DEBUG : two: md5 = d58d78b4df8bb006d64e449a99f7f08c OK 2025/02/05 02:25:46 INFO : two: Copied (replaced existing) 2025/02/05 02:25:46 DEBUG : five: md5 = 2b228aea1daf53dc657c1ca581c0143b OK 2025/02/05 02:25:46 INFO : five: Copied (new) 2025/02/05 02:25:46 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.25s) === 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-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/02/05 02:25:49 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/05 02:25:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/05 02:25:49 DEBUG : yam: Need to transfer - File not found at Destination 2025/02/05 02:25:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:50 DEBUG : potato: md5 = 79f0960246316e6231971cfc3dc07626 OK 2025/02/05 02:25:50 INFO : potato: Copied (new) 2025/02/05 02:25:50 DEBUG : yam: md5 = c94381f9563db0454442207dcc8d6d82 OK 2025/02/05 02:25:50 INFO : yam: Copied (new) 2025/02/05 02:25:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:51 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Ignoring --track-renames as the source and destination do not have a common hash 2025/02/05 02:25:51 DEBUG : yaml: Need to transfer - File not found at Destination 2025/02/05 02:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:25:51 DEBUG : potato: Unchanged skipping 2025/02/05 02:25:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:52 DEBUG : yaml: md5 = 8c6a1d4bd7c64844a4717a0428440018 OK 2025/02/05 02:25:52 INFO : yaml: Copied (new) 2025/02/05 02:25:52 DEBUG : Waiting for deletions to finish 2025/02/05 02:25:53 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (6.86s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/05 02:25:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Making map for --track-renames 2025/02/05 02:25:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Finished making map for --track-renames 2025/02/05 02:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/05 02:25:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 02:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for renames to finish 2025/02/05 02:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:57 DEBUG : potato: md5 = fcd3a2500fbb53cd09947dd9f750ebf8 OK 2025/02/05 02:25:57 INFO : potato: Copied (new) 2025/02/05 02:25:57 DEBUG : yam: md5 = 0155cc3a4d78f0d79a5fd87e581b2753 OK 2025/02/05 02:25:57 INFO : yam: Copied (new) 2025/02/05 02:25:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:25:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:25:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Making map for --track-renames 2025/02/05 02:25:58 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Finished making map for --track-renames 2025/02/05 02:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:25:58 DEBUG : potato: Unchanged skipping 2025/02/05 02:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for renames to finish 2025/02/05 02:25:58 INFO : yam: Moved (server-side) to: yaml 2025/02/05 02:25:58 INFO : yaml: Renamed from "yam" 2025/02/05 02:25:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:25:58 DEBUG : Waiting for deletions to finish 2025/02/05 02:25:58 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/05 02:26:01 DEBUG : Added delayed dir = "sub", newDst= 2025/02/05 02:26:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Making map for --track-renames 2025/02/05 02:26:01 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Finished making map for --track-renames 2025/02/05 02:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:26:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/05 02:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for renames to finish 2025/02/05 02:26:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/05 02:26:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:26:03 DEBUG : potato: md5 = 75564ece9640a44bcc53237efcd3615a OK 2025/02/05 02:26:03 INFO : potato: Copied (new) 2025/02/05 02:26:03 DEBUG : sub/yam: md5 = 61c8d14e2a0e41f87e81a207ad45405e OK 2025/02/05 02:26:03 INFO : sub/yam: Copied (new) 2025/02/05 02:26:03 DEBUG : Waiting for deletions to finish 2025/02/05 02:26:04 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:26:05 DEBUG : Added delayed dir = "sub", newDst=sub 2025/02/05 02:26:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:26:05 DEBUG : potato: Unchanged skipping 2025/02/05 02:26:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Making map for --track-renames 2025/02/05 02:26:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Finished making map for --track-renames 2025/02/05 02:26:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:26:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for renames to finish 2025/02/05 02:26:06 INFO : sub/yam: Moved (server-side) to: yam 2025/02/05 02:26:06 INFO : yam: Renamed from "sub/yam" 2025/02/05 02:26:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:26:06 DEBUG : Waiting for deletions to finish 2025/02/05 02:26:06 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.45s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:26:09 DEBUG : Creating backend with remote "/tmp/rclone3679057968/dir1" 2025/02/05 02:26:09 DEBUG : Config file has changed externally - reloading 2025/02/05 02:26:09 DEBUG : Creating backend with remote "/tmp/rclone3679057968/dir2" 2025/02/05 02:26:09 DEBUG : Local file system at /tmp/rclone3679057968/dir2: Using server-side directory move 2025/02/05 02:26:09 INFO : Local file system at /tmp/rclone3679057968/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 02:26:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/05 02:26:09 DEBUG : Local file system at /tmp/rclone3679057968/dir2: Waiting for checks to finish 2025/02/05 02:26:09 INFO : file1.txt: Moved (server-side) 2025/02/05 02:26:09 DEBUG : Local file system at /tmp/rclone3679057968/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:26:10 DEBUG : Added delayed dir = "nested", newDst= 2025/02/05 02:26:10 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:26:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:26:10 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/02/05 02:26:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/05 02:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:26:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:26:12 DEBUG : sub dir/hello world: md5 = 39bb73584885ef2da248d4c8442ffb5f OK 2025/02/05 02:26:12 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:26:12 INFO : sub dir/hello world: Deleted 2025/02/05 02:26:14 DEBUG : nested/sub dir/file: md5 = 8898cf933cf70958eff4737cd984f9ee OK 2025/02/05 02:26:14 INFO : nested/sub dir/file: Copied (new) 2025/02/05 02:26:14 INFO : nested/sub dir/file: Deleted 2025/02/05 02:26:14 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:26:15 INFO : nested: Set directory modification time (using DirSetModTime) 2025/02/05 02:26:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:26:15 INFO : sub dir: Removing directory 2025/02/05 02:26:15 INFO : nested/sub dir: Removing directory 2025/02/05 02:26:15 INFO : nested: Removing directory 2025/02/05 02:26:15 DEBUG : Local file system at /tmp/rclone3679057968: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:26:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/05 02:26:18 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/02/05 02:26:19 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:26:20 DEBUG : Added delayed dir = "nested", newDst= 2025/02/05 02:26:20 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/05 02:26:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/05 02:26:20 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/02/05 02:26:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/05 02:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:26:22 DEBUG : sub dir/hello world: md5 = 98d0a1a2e3e846e22dd712c8175643c1 OK 2025/02/05 02:26:22 INFO : sub dir/hello world: Copied (new) 2025/02/05 02:26:22 INFO : sub dir/hello world: Deleted 2025/02/05 02:26:24 DEBUG : nested/sub dir/file: md5 = 80e8904d713de92a1e4bdb82cf6ce028 OK 2025/02/05 02:26:24 INFO : nested/sub dir/file: Copied (new) 2025/02/05 02:26:24 INFO : nested/sub dir/file: Deleted 2025/02/05 02:26:24 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:26:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:26:25 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:26:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/05 02:26:28 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/02/05 02:26:29 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.97s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:26:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 02:26:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/05 02:26:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:26:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:26:31 DEBUG : existing-b: md5 = a4f5c69a278a56a40a57d149febc737b OK 2025/02/05 02:26:31 INFO : existing-b: Copied (new) 2025/02/05 02:26:31 INFO : existing-b: Deleted 2025/02/05 02:26:32 DEBUG : existing: md5 = 75acceaff81557338577c6bf17b92649 OK 2025/02/05 02:26:32 INFO : existing: Copied (new) 2025/02/05 02:26:32 INFO : existing: Deleted 2025/02/05 02:26:32 DEBUG : existing: Destination exists, skipping 2025/02/05 02:26:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:26:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/05 02:26:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:26:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.57s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:26:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cohuqex3levi" 2025/02/05 02:26:35 DEBUG : Creating backend with remote "TestDrive:crypt/129vebitj1tsf1seuhue4ddicgk80h9lhksk0hj98e2l305ee9j0" 2025/02/05 02:26:37 DEBUG : potato2: md5 = 63863803cc0dc63636dec28874f0c1f9 OK 2025/02/05 02:26:38 DEBUG : empty space: md5 = c238f548fbf13580f547c50a8a5e7774 OK 2025/02/05 02:26:40 DEBUG : potato3: md5 = dbf13a324fb56ac8e9cbfa070e8acc6f OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi' -> Encrypted drive 'TestCryptDrive:rclone-test-cohuqex3levi' 2025/02/05 02:26:42 DEBUG : empty space: md5 = 587d5886df5723fc7087682c8af2c1db OK 2025/02/05 02:26:43 DEBUG : potato3: md5 = 9f8ebf1aa74e7d9c050cb75b8cb1cb66 OK 2025/02/05 02:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohuqex3levi': Using server-side directory move 2025/02/05 02:26:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cohuqex3levi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 02:26:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:26:44 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/05 02:26:44 DEBUG : empty space: Unchanged skipping 2025/02/05 02:26:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 02:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohuqex3levi': Waiting for checks to finish 2025/02/05 02:26:44 INFO : potato3: Deleted 2025/02/05 02:26:44 INFO : empty space: Deleted 2025/02/05 02:26:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohuqex3levi': Waiting for transfers to finish 2025/02/05 02:26:45 INFO : potato2: Moved (server-side) 2025/02/05 02:26:45 INFO : potato3: Moved (server-side) 2025/02/05 02:26:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-dileqac6veha" 2025/02/05 02:26:46 DEBUG : Creating backend with remote "TestDrive:crypt/t7f5j5qcsgehc6if5g9td1pikjkk4c1drdu9b1fch6jqu6nd8jg0" 2025/02/05 02:26:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dileqac6veha': Using server-side directory move 2025/02/05 02:26:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-dileqac6veha': Server side directory move succeeded 2025/02/05 02:26:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-dileqac6veha': Purge remote 2025/02/05 02:26:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cohuqex3levi': Purge remote 2025/02/05 02:26:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (15.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:26:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yidoves1fegu" 2025/02/05 02:26:50 DEBUG : Creating backend with remote "TestDrive:crypt/r3le3abmo6ip068vb7dgbc0dnhc976rn9kbbh5f271jlo95183p0" 2025/02/05 02:26:52 DEBUG : potato2: md5 = 2559cfcf743826d34ba37ab301e67688 OK 2025/02/05 02:26:53 DEBUG : empty space: md5 = 964fb0069d15d38c857da5024464a94a OK 2025/02/05 02:26:55 DEBUG : potato3: md5 = 4b895605f4a6f1506581a9faf19239f1 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi' -> Encrypted drive 'TestCryptDrive:rclone-test-yidoves1fegu' 2025/02/05 02:26:57 DEBUG : empty space: md5 = 24881ae29df263913fea338246925588 OK 2025/02/05 02:26:59 DEBUG : potato3: md5 = 4e08031169629500f928a6c44f8b0e58 OK 2025/02/05 02:26:59 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 02:26:59 DEBUG : empty space: Excluded 2025/02/05 02:26:59 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 02:26:59 DEBUG : empty space: Excluded 2025/02/05 02:26:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:26:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 02:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidoves1fegu': Waiting for checks to finish 2025/02/05 02:26:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidoves1fegu': Waiting for transfers to finish 2025/02/05 02:27:00 INFO : potato3: Deleted 2025/02/05 02:27:00 INFO : potato2: Moved (server-side) 2025/02/05 02:27:00 INFO : potato3: Moved (server-side) 2025/02/05 02:27:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-farumah7riva" 2025/02/05 02:27:01 DEBUG : Creating backend with remote "TestDrive:crypt/oqv0gah0vi84rke2otq7455075809qhje8ldl8krsiih7audd27g" 2025/02/05 02:27:02 DEBUG : empty space: Excluded (Size Filter) 2025/02/05 02:27:02 DEBUG : empty space: Excluded 2025/02/05 02:27:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:27:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/05 02:27:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-farumah7riva': Waiting for checks to finish 2025/02/05 02:27:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-farumah7riva': Waiting for transfers to finish 2025/02/05 02:27:04 INFO : potato2: Moved (server-side) 2025/02/05 02:27:04 INFO : potato3: Moved (server-side) 2025/02/05 02:27:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-farumah7riva': Purge remote 2025/02/05 02:27:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yidoves1fegu': Purge remote --- PASS: TestServerSideMoveWithFilter (16.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:27:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vovegiz8ciji" 2025/02/05 02:27:06 DEBUG : Creating backend with remote "TestDrive:crypt/3boe9m6q6tcn57ic85ipdk0mcj5dgfde2aunaf7i5tcn8v33v01g" 2025/02/05 02:27:09 DEBUG : potato2: md5 = e95915d96d9468592a8af6111ecc202c OK 2025/02/05 02:27:10 DEBUG : empty space: md5 = 6fc1424ad9a5f0574d682af1875cbb0e OK 2025/02/05 02:27:11 DEBUG : potato3: md5 = 33cd8c3e2c5d14959be4ecd122b6b4b9 OK 2025/02/05 02:27:11 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi' -> Encrypted drive 'TestCryptDrive:rclone-test-vovegiz8ciji' 2025/02/05 02:27:15 DEBUG : empty space: md5 = 2b48ba3de52b7983744fa669e41b055a OK 2025/02/05 02:27:16 DEBUG : potato3: md5 = 3b8501b519741e95eb0000d18225c2fe OK 2025/02/05 02:27:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vovegiz8ciji': Using server-side directory move 2025/02/05 02:27:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vovegiz8ciji': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/05 02:27:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/05 02:27:17 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/02/05 02:27:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/05 02:27:17 DEBUG : empty space: Unchanged skipping 2025/02/05 02:27:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/05 02:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vovegiz8ciji': Waiting for checks to finish 2025/02/05 02:27:17 INFO : empty space: Deleted 2025/02/05 02:27:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vovegiz8ciji': Waiting for transfers to finish 2025/02/05 02:27:17 INFO : potato3: Deleted 2025/02/05 02:27:17 INFO : potato2: Moved (server-side) 2025/02/05 02:27:18 INFO : potato3: Moved (server-side) 2025/02/05 02:27:18 INFO : tomatoDir: Removing directory 2025/02/05 02:27:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': deleted 1 directories 2025/02/05 02:27:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doyerer0mequ" 2025/02/05 02:27:19 DEBUG : Creating backend with remote "TestDrive:crypt/9051s8vacta2pjjvk2vp9oiec1nronoatocsrdel3n45rokgb5og" 2025/02/05 02:27:20 INFO : tomatoDir: Making directory 2025/02/05 02:27:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doyerer0mequ': Using server-side directory move 2025/02/05 02:27:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doyerer0mequ': Server side directory move succeeded 2025/02/05 02:27:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doyerer0mequ': Purge remote 2025/02/05 02:27:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vovegiz8ciji': Purge remote 2025/02/05 02:27:24 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (18.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:27:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test" 2025/02/05 02:27:25 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncOverlap (3.70s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:27:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test" 2025/02/05 02:27:29 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/02/05 02:27:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test-include/layer2" 2025/02/05 02:27:31 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/02/05 02:27:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test-ignore-file" 2025/02/05 02:27:34 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/02/05 02:27:38 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 3dd85a5e51b3a52ef0cb51c68ea6d813 OK 2025/02/05 02:27:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:27:39 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:27:39 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/02/05 02:27:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/05 02:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test': Waiting for checks to finish 2025/02/05 02:27:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test': Waiting for transfers to finish 2025/02/05 02:27:39 DEBUG : Waiting for deletions to finish 2025/02/05 02:27:39 INFO : There was nothing to transfer 2025/02/05 02:27:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:27:41 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:27:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/05 02:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:27:41 DEBUG : Waiting for deletions to finish 2025/02/05 02:27:41 INFO : rclone-sync-test-include: Removing directory 2025/02/05 02:27:41 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/02/05 02:27:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/05 02:27:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': failed to delete 1 directories 2025/02/05 02:27:41 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:27:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:27:42 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:27:42 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/02/05 02:27:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/05 02:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/05 02:27:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/05 02:27:43 DEBUG : Waiting for deletions to finish 2025/02/05 02:27:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:27:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:27:44 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:27:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/05 02:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:27:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:27:44 DEBUG : Waiting for deletions to finish 2025/02/05 02:27:44 INFO : rclone-sync-test-include: Removing directory 2025/02/05 02:27:45 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/02/05 02:27:45 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/02/05 02:27:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': failed to delete 1 directories 2025/02/05 02:27:45 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:27:45 DEBUG : : Excluded 2025/02/05 02:27:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/05 02:27:46 DEBUG : rclone-sync-test: Excluded 2025/02/05 02:27:46 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/02/05 02:27:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/05 02:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/05 02:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/05 02:27:46 DEBUG : Waiting for deletions to finish 2025/02/05 02:27:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:27:48 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/02/05 02:27:49 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (29.33s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:27:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/dst" 2025/02/05 02:27:58 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:27:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/CompareDest" 2025/02/05 02:27:59 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/gveqi14airsml4bgu7krj116o8" 2025/02/05 02:28:01 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 02:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:28:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:28:03 DEBUG : one: md5 = 1e422d3b3486b3e18ba72f3e5e80112f OK 2025/02/05 02:28:03 INFO : one: Copied (new) 2025/02/05 02:28:03 DEBUG : Waiting for deletions to finish 2025/02/05 02:28:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:28:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:28:06 DEBUG : one: md5 = 2d41ae26d88d7a8fa6349b8ec43acd92 OK 2025/02/05 02:28:06 INFO : one: Copied (replaced existing) 2025/02/05 02:28:06 DEBUG : Waiting for deletions to finish 2025/02/05 02:28:08 DEBUG : dst/one: md5 = d4eb5f0fd12ea768a68d1d3d5c9b4233 OK 2025/02/05 02:28:10 DEBUG : CompareDest/one: md5 = 2db03eb6293784202eee6c5064aa17f1 OK 2025/02/05 02:28:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:28:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:28:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:28:11 DEBUG : Waiting for deletions to finish 2025/02/05 02:28:11 INFO : There was nothing to transfer 2025/02/05 02:28:13 DEBUG : CompareDest/two: md5 = 9167f7d55cc15f33aead3f79f030f404 OK 2025/02/05 02:28:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:28:14 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 02:28:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:28:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:28:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:28:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:28:14 DEBUG : Waiting for deletions to finish 2025/02/05 02:28:14 INFO : There was nothing to transfer 2025/02/05 02:28:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:28:15 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/05 02:28:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:28:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:28:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:28:15 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:28:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:28:15 DEBUG : Waiting for deletions to finish 2025/02/05 02:28:15 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/05 02:28:17 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/05 02:28:17 DEBUG : two: Need to transfer - File not found at Destination 2025/02/05 02:28:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:28:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:28:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/05 02:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:28:18 DEBUG : two: md5 = a278938a33c4cd7625f2823e3af5fb6f OK 2025/02/05 02:28:18 INFO : two: Copied (new) 2025/02/05 02:28:18 DEBUG : Waiting for deletions to finish 2025/02/05 02:28:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:28:21 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:28:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:28:22 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (24.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:28:25 DEBUG : pre-dest1/1: md5 = 1561213ca4b844b0f52b2132d4d10387 OK 2025/02/05 02:28:27 DEBUG : pre-dest2/2: md5 = 8ed638cedd0731c16355f1afa6f22ef7 OK 2025/02/05 02:28:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/dest" 2025/02/05 02:28:28 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/rg03c1jvnehrrc617i0lnqjddc" 2025/02/05 02:28:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/pre-dest1" 2025/02/05 02:28:29 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/bbnblvh6k061ssopqrp18kd7gc" 2025/02/05 02:28:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/pre-dest2" 2025/02/05 02:28:30 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/dgicm1h6b5ejvlltm8eeif0bnk" 2025/02/05 02:28:31 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:28:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/05 02:28:32 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:28:32 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/05 02:28:32 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/05 02:28:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dest': Waiting for checks to finish 2025/02/05 02:28:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dest': Waiting for transfers to finish 2025/02/05 02:28:34 DEBUG : 3: md5 = 8999025d1b7500ed0cc4721c11b8a151 OK 2025/02/05 02:28:34 INFO : 3: Copied (new) 2025/02/05 02:28:34 DEBUG : Waiting for deletions to finish 2025/02/05 02:28:37 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/02/05 02:28:38 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/02/05 02:28:38 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.13s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:28:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/dst" 2025/02/05 02:28:39 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:28:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/CopyDest" 2025/02/05 02:28:41 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/d09o6po3f7bm6ce32vdgs8h9ls" 2025/02/05 02:28:42 DEBUG : one: Need to transfer - File not found at Destination 2025/02/05 02:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:28:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:28:45 DEBUG : one: md5 = e7b0d2c74fe0844ca33371bb9744d4b9 OK 2025/02/05 02:28:45 INFO : one: Copied (new) 2025/02/05 02:28:45 DEBUG : Waiting for deletions to finish 2025/02/05 02:28:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:28:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:28:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:28:47 DEBUG : one: md5 = 1d2f928279a1c271667402e4a1600ee3 OK 2025/02/05 02:28:47 INFO : one: Copied (replaced existing) 2025/02/05 02:28:47 DEBUG : Waiting for deletions to finish 2025/02/05 02:28:49 DEBUG : dst/one: md5 = ce9ecdffdda2cd7d94e054f4f3849060 OK 2025/02/05 02:28:52 DEBUG : CopyDest/one: md5 = c864ffae5ffec1bb652ea4690010579d OK 2025/02/05 02:28:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/BackupDir" 2025/02/05 02:28:52 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/02/05 02:28:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:28:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:28:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:28:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/05 02:28:57 INFO : one: Moved (server-side) 2025/02/05 02:28:58 INFO : one: Copied (server-side copy) 2025/02/05 02:28:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/05 02:28:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:28:58 DEBUG : Waiting for deletions to finish 2025/02/05 02:29:00 DEBUG : CopyDest/two: md5 = 777d945e087d4dff069fa8671a9b6476 OK 2025/02/05 02:29:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:29:02 INFO : two: Copied (server-side copy) 2025/02/05 02:29:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/05 02:29:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:29:02 DEBUG : one: Unchanged skipping 2025/02/05 02:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:29:02 DEBUG : Waiting for deletions to finish 2025/02/05 02:29:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:29:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:29:02 DEBUG : two: Unchanged skipping 2025/02/05 02:29:02 DEBUG : one: Unchanged skipping 2025/02/05 02:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:29:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:29:02 DEBUG : Waiting for deletions to finish 2025/02/05 02:29:02 INFO : There was nothing to transfer 2025/02/05 02:29:04 DEBUG : CopyDest/three: md5 = 18b7be9a49f6b502e2beec3d6c8410d5 OK 2025/02/05 02:29:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/05 02:29:05 DEBUG : three: Destination not found in --copy-dest 2025/02/05 02:29:05 DEBUG : three: Need to transfer - File not found at Destination 2025/02/05 02:29:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:29:05 DEBUG : two: Unchanged skipping 2025/02/05 02:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:29:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/05 02:29:05 DEBUG : one: Unchanged skipping 2025/02/05 02:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:29:07 DEBUG : three: md5 = f487b1c674569ce8272d813fc6b8ed01 OK 2025/02/05 02:29:07 INFO : three: Copied (new) 2025/02/05 02:29:07 DEBUG : Waiting for deletions to finish 2025/02/05 02:29:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/05 02:29:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:29:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:29:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:29:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/02/05 02:29:12 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:29:13 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (34.27s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:29:15 DEBUG : dst/one: md5 = 73f24f25590992b412050e9eab719510 OK 2025/02/05 02:29:17 DEBUG : dst/two: md5 = 7a401e9ffcf73bea7d397543d7f34bb8 OK 2025/02/05 02:29:18 DEBUG : dst/three.txt: md5 = 8adde46114fd1f9a1a128697635bbf5a OK 2025/02/05 02:29:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/dst" 2025/02/05 02:29:19 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:29:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/backup" 2025/02/05 02:29:20 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/1nrff024r7pq65ecp72fc28jb0" 2025/02/05 02:29:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:29:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:29:21 DEBUG : two: Unchanged skipping 2025/02/05 02:29:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:29:23 INFO : one: Moved (server-side) 2025/02/05 02:29:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:29:24 DEBUG : one: md5 = f2896271c87a090e9748f493f42a96c2 OK 2025/02/05 02:29:24 INFO : one: Copied (new) 2025/02/05 02:29:24 DEBUG : Waiting for deletions to finish 2025/02/05 02:29:25 INFO : three.txt: Moved (server-side) 2025/02/05 02:29:25 INFO : three.txt: Moved into backup dir 2025/02/05 02:29:27 DEBUG : dst/three.txt: md5 = d99c5d6ef408f0207e3c995b77bc93bb OK 2025/02/05 02:29:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:29:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:29:28 DEBUG : two: Unchanged skipping 2025/02/05 02:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:29:28 INFO : one: Deleted 2025/02/05 02:29:29 INFO : one: Moved (server-side) 2025/02/05 02:29:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:29:30 DEBUG : one: md5 = 1112f9bc836f30898e6136db9f4879fd OK 2025/02/05 02:29:30 INFO : one: Copied (new) 2025/02/05 02:29:30 DEBUG : Waiting for deletions to finish 2025/02/05 02:29:31 INFO : three.txt: Deleted 2025/02/05 02:29:32 INFO : three.txt: Moved (server-side) 2025/02/05 02:29:32 INFO : three.txt: Moved into backup dir 2025/02/05 02:29:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:29:35 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:29:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/05 02:29:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:29:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/05 02:29:35 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (22.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:29:38 DEBUG : dst/one: md5 = 2a2ad826ff49039098eefe8a812d322f OK 2025/02/05 02:29:39 DEBUG : dst/two: md5 = fa7aa6ebc49c56eb3b7ef9e29ad743a2 OK 2025/02/05 02:29:41 DEBUG : dst/three.txt: md5 = aaedfcfa21854bdfb45ae048536fbe44 OK 2025/02/05 02:29:41 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/dst" 2025/02/05 02:29:41 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:29:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/backup" 2025/02/05 02:29:42 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/1nrff024r7pq65ecp72fc28jb0" 2025/02/05 02:29:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:29:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:29:44 DEBUG : two: Unchanged skipping 2025/02/05 02:29:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:29:45 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:29:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:29:47 DEBUG : one: md5 = fe12cd17eaad0ebdf41ff43d5fe0e6e6 OK 2025/02/05 02:29:47 INFO : one: Copied (new) 2025/02/05 02:29:47 DEBUG : Waiting for deletions to finish 2025/02/05 02:29:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:29:48 INFO : three.txt: Moved into backup dir 2025/02/05 02:29:50 DEBUG : dst/three.txt: md5 = 77aba1966721fe2f7a3605f0065e8ac4 OK 2025/02/05 02:29:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:29:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:29:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:29:51 DEBUG : two: Unchanged skipping 2025/02/05 02:29:51 INFO : one.bak: Deleted 2025/02/05 02:29:52 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:29:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:29:53 DEBUG : one: md5 = e280dadd572121a364aac54dcc1ab220 OK 2025/02/05 02:29:53 INFO : one: Copied (new) 2025/02/05 02:29:53 DEBUG : Waiting for deletions to finish 2025/02/05 02:29:54 INFO : three.txt.bak: Deleted 2025/02/05 02:29:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:29:55 INFO : three.txt: Moved into backup dir 2025/02/05 02:29:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:29:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:29:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/02/05 02:29:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/02/05 02:29:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/02/05 02:29:58 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (23.21s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:30:01 DEBUG : dst/one: md5 = 1c71d140ebabc89b9497038d0391d9cb OK 2025/02/05 02:30:03 DEBUG : dst/two: md5 = cc65888cf5c73970710e4e67549f4b16 OK 2025/02/05 02:30:04 DEBUG : dst/three.txt: md5 = 538cdb7fae2919eeee4c660c6742f52b OK 2025/02/05 02:30:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/dst" 2025/02/05 02:30:05 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:30:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/backup" 2025/02/05 02:30:05 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/1nrff024r7pq65ecp72fc28jb0" 2025/02/05 02:30:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:30:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:30:07 DEBUG : two: Unchanged skipping 2025/02/05 02:30:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:30:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/05 02:30:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:30:10 DEBUG : one: md5 = 562ce1d11610c021c9b32a68ac2d91e9 OK 2025/02/05 02:30:10 INFO : one: Copied (new) 2025/02/05 02:30:10 DEBUG : Waiting for deletions to finish 2025/02/05 02:30:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/05 02:30:11 INFO : three.txt: Moved into backup dir 2025/02/05 02:30:13 DEBUG : dst/three.txt: md5 = b792552382ed75bcea3574b56e9a9ca8 OK 2025/02/05 02:30:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:30:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:30:13 DEBUG : two: Unchanged skipping 2025/02/05 02:30:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:30:14 INFO : one-2019-01-01: Deleted 2025/02/05 02:30:15 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/05 02:30:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:30:16 DEBUG : one: md5 = bc3ab9cd76203de33964013cbabc2437 OK 2025/02/05 02:30:16 INFO : one: Copied (new) 2025/02/05 02:30:16 DEBUG : Waiting for deletions to finish 2025/02/05 02:30:17 INFO : three-2019-01-01.txt: Deleted 2025/02/05 02:30:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/05 02:30:17 INFO : three.txt: Moved into backup dir 2025/02/05 02:30:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:30:20 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:30:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/02/05 02:30:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/02/05 02:30:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/02/05 02:30:21 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.86s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:30:24 DEBUG : dst/one: md5 = b25169a592d6a46a4b2894d4723e3007 OK 2025/02/05 02:30:26 DEBUG : dst/two: md5 = cbd40d53d524d09fa0ae866df8c307dc OK 2025/02/05 02:30:27 DEBUG : dst/three.txt: md5 = 2b9b473c38418700abb0d0742763ef47 OK 2025/02/05 02:30:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/dst" 2025/02/05 02:30:28 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:30:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:30:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:30:29 DEBUG : two: Unchanged skipping 2025/02/05 02:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:30:29 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:30:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:30:31 DEBUG : one: md5 = bf6383f235b3cddbae0174db268962a5 OK 2025/02/05 02:30:31 INFO : one: Copied (new) 2025/02/05 02:30:31 DEBUG : Waiting for deletions to finish 2025/02/05 02:30:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:30:32 INFO : three.txt: Moved into backup dir 2025/02/05 02:30:34 DEBUG : dst/three.txt: md5 = 16b80fdad615937bf5eb30a85efe1c0f OK 2025/02/05 02:30:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/05 02:30:35 DEBUG : three.txt.bak: Excluded 2025/02/05 02:30:35 DEBUG : one.bak: Excluded (Path Filter) 2025/02/05 02:30:35 DEBUG : one.bak: Excluded 2025/02/05 02:30:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:30:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:30:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for checks to finish 2025/02/05 02:30:35 DEBUG : two: Unchanged skipping 2025/02/05 02:30:35 INFO : one.bak: Deleted 2025/02/05 02:30:36 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:30:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi/dst': Waiting for transfers to finish 2025/02/05 02:30:37 DEBUG : one: md5 = 70e3635905d5337dd5ff7746197f74e3 OK 2025/02/05 02:30:37 INFO : one: Copied (new) 2025/02/05 02:30:37 DEBUG : Waiting for deletions to finish 2025/02/05 02:30:38 INFO : three.txt.bak: Deleted 2025/02/05 02:30:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:30:39 INFO : three.txt: Moved into backup dir 2025/02/05 02:30:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:30:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/02/05 02:30:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/02/05 02:30:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:30:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/02/05 02:30:42 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (20.63s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:30:45 DEBUG : dst/one: md5 = c684b6eb8bf350a80928c9e60a183fc7 OK 2025/02/05 02:30:47 DEBUG : dst/two: md5 = ad42aedd4a5d27d4c7996a7d1aa76247 OK 2025/02/05 02:30:48 DEBUG : dst/three.txt: md5 = ca1c009310c10076623a267692ae31f7 OK 2025/02/05 02:30:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/dst" 2025/02/05 02:30:49 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:30:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:30:51 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:30:52 DEBUG : one: md5 = 5f7927b305e934c5c3063e9468114696 OK 2025/02/05 02:30:52 INFO : one: Copied (new) 2025/02/05 02:30:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:30:52 DEBUG : two: Unchanged skipping 2025/02/05 02:30:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/05 02:30:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:30:55 DEBUG : three.txt: md5 = 4d0491c69a656046af7416985a94aa05 OK 2025/02/05 02:30:55 INFO : three.txt: Copied (new) 2025/02/05 02:30:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:30:57 INFO : one.bak: Deleted 2025/02/05 02:30:57 INFO : one: Moved (server-side) to: one.bak 2025/02/05 02:30:59 DEBUG : one: md5 = f893236101fabd990a867df49d46acc1 OK 2025/02/05 02:30:59 INFO : one: Copied (new) 2025/02/05 02:30:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:30:59 DEBUG : two: Unchanged skipping 2025/02/05 02:30:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/05 02:31:00 INFO : three.txt.bak: Deleted 2025/02/05 02:31:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/05 02:31:02 DEBUG : three.txt: md5 = d97ddffb988dbfd1f15318b1a378304e OK 2025/02/05 02:31:02 INFO : three.txt: Copied (new) 2025/02/05 02:31:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:31:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/05 02:31:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/02/05 02:31:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/02/05 02:31:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/02/05 02:31:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/02/05 02:31:06 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (23.68s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:31:08 DEBUG : dst/one: md5 = 19c6dc8d8d55605aa74ab5f188007c2c OK 2025/02/05 02:31:10 DEBUG : dst/two: md5 = 03617ff45cd5d662f3f7e2461fe01d02 OK 2025/02/05 02:31:11 DEBUG : dst/three.txt: md5 = 3a93b47263e49bc754c90f562c0ebeda OK 2025/02/05 02:31:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vawivit6raqi/dst" 2025/02/05 02:31:12 DEBUG : Creating backend with remote "TestDrive:crypt/hbqnfrtl532hap5fft1b6nc1mti89tpm3kj00863uqcgtpds4dvg/31u3jie661vd5p8j7rtc3hgbh0" 2025/02/05 02:31:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/05 02:31:13 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/05 02:31:15 DEBUG : one: md5 = 5f357ec55af3f1712b24af9303e9f164 OK 2025/02/05 02:31:15 INFO : one: Copied (new) 2025/02/05 02:31:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:31:16 DEBUG : two: Unchanged skipping 2025/02/05 02:31:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/05 02:31:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/05 02:31:18 DEBUG : three.txt: md5 = 255b13b11fcb4a00d6293b5e635a4504 OK 2025/02/05 02:31:18 INFO : three.txt: Copied (new) 2025/02/05 02:31:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/05 02:31:20 INFO : one-2019-01-01: Deleted 2025/02/05 02:31:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/05 02:31:22 DEBUG : one: md5 = 82245b51c6411923fcd10395050cf9b5 OK 2025/02/05 02:31:22 INFO : one: Copied (new) 2025/02/05 02:31:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:31:22 DEBUG : two: Unchanged skipping 2025/02/05 02:31:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/05 02:31:23 INFO : three-2019-01-01.txt: Deleted 2025/02/05 02:31:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/05 02:31:25 DEBUG : three.txt: md5 = 0243296761e7bbbf1d6a5a45d236aaf3 OK 2025/02/05 02:31:25 INFO : three.txt: Copied (new) 2025/02/05 02:31:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/02/05 02:31:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/02/05 02:31:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/02/05 02:31:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/02/05 02:31:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/02/05 02:31:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/02/05 02:31:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (22.60s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:31:30 DEBUG : Testêé: md5 = 23e54ff4459354e45a42250784b0e084 OK 2025/02/05 02:31:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:31:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/05 02:31:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:31:32 DEBUG : Testêé: md5 = a02b5f02b66193b9fcdf2abb32131ce1 OK 2025/02/05 02:31:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/05 02:31:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.37s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:31:34 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/05 02:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:31:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:31:35 DEBUG : existing: md5 = 9cfa8e0d7a2c5879b8eaf7dfb06cd1c2 OK 2025/02/05 02:31:35 INFO : existing: Copied (new) 2025/02/05 02:31:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:31:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/05 02:31:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/05 02:31:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:31:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': not deleting files as there were IO errors 2025/02/05 02:31:36 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncImmutable (4.56s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:31:39 DEBUG : EXISTING: md5 = 36c104eb7c83a7fc765389ec7dae52e5 OK 2025/02/05 02:31:40 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:31:40 DEBUG : existing: Unchanged skipping 2025/02/05 02:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:31:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:31:40 DEBUG : Waiting for deletions to finish 2025/02/05 02:31:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.32s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", 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-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", 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-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.36s) --- SKIP: TestMaxTransfer/Hard (0.45s) --- SKIP: TestMaxTransfer/Soft (0.48s) --- SKIP: TestMaxTransfer/Cautious (0.43s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:31:44 DEBUG : both0: md5 = 1e71f33ca5cb540a2f7c46805e8957ec OK 2025/02/05 02:31:46 DEBUG : only0: md5 = 803d72e05b2e1449fb33791a6cc39ce8 OK 2025/02/05 02:31:47 DEBUG : both1: md5 = fc839dc71548154f9eae9d62e088ddb1 OK 2025/02/05 02:31:49 DEBUG : only1: md5 = 2050b0f70f3d9aab8a34fdf2ca89d210 OK 2025/02/05 02:31:50 DEBUG : both2: md5 = c7b67e446436d2bcaccf4efd55218779 OK 2025/02/05 02:31:52 DEBUG : only2: md5 = 2f37a073197329261a2f0e798a71041c OK 2025/02/05 02:31:53 DEBUG : both3: md5 = a0e8799eddc4ff2672e087c5ad601359 OK 2025/02/05 02:31:55 DEBUG : only3: md5 = b69338619d0ab88d9af68fd4e1de4228 OK 2025/02/05 02:31:56 DEBUG : both4: md5 = f2ddb12dad17f5932a91a7cab7973a23 OK 2025/02/05 02:31:57 DEBUG : only4: md5 = 576b2e11e1804adc7d21e50b235406ea OK 2025/02/05 02:31:59 DEBUG : both5: md5 = c55d7b0d0d51130374f8dd456e0167a5 OK 2025/02/05 02:32:00 DEBUG : only5: md5 = 3e1bcd851893515d487ab9647750541d OK 2025/02/05 02:32:02 DEBUG : both6: md5 = 37188b33b23e78128bd93c0a6f58f77f OK 2025/02/05 02:32:03 DEBUG : only6: md5 = 5c28129a0739e73a6992fee20d297568 OK 2025/02/05 02:32:05 DEBUG : both7: md5 = 385e1a302ea2b124ba14ea1aaa7ca629 OK 2025/02/05 02:32:06 DEBUG : only7: md5 = 6549c6795726a0046141cadeb2c51f94 OK 2025/02/05 02:32:07 DEBUG : both8: md5 = eef13ca6bfd28f64acf20ecd2ee42695 OK 2025/02/05 02:32:09 DEBUG : only8: md5 = 56f9b26b86fbfe743ec9a5113db04e44 OK 2025/02/05 02:32:10 DEBUG : both9: md5 = ecad9ebd7ba63766e9a253d6213e31f4 OK 2025/02/05 02:32:12 DEBUG : only9: md5 = 11a9214d526e83817467e6addeab16e3 OK 2025/02/05 02:32:13 DEBUG : both10: md5 = fbd1df60b36cda510462a14ee6924fc9 OK 2025/02/05 02:32:15 DEBUG : only10: md5 = 5730778805d4ef636f378f6f45556b94 OK 2025/02/05 02:32:16 DEBUG : both11: md5 = 54404f66b2155922b2b3f78c408cff9d OK 2025/02/05 02:32:17 DEBUG : only11: md5 = f1a2ea0bd140a63ea9db22dc7e728345 OK 2025/02/05 02:32:19 DEBUG : both12: md5 = 89cb8f8b373a512724982eea4a3878bd OK 2025/02/05 02:32:20 DEBUG : only12: md5 = da7aa3d2d26d3293dafcbfe1134b0436 OK 2025/02/05 02:32:22 DEBUG : both13: md5 = 7c1ffd0a07204473aac0f43552426a25 OK 2025/02/05 02:32:23 DEBUG : only13: md5 = a4b060396cdf6bce0a491f2e46901ce5 OK 2025/02/05 02:32:24 DEBUG : both14: md5 = 2779531f606d1ca2ccbcb5ef8faff2eb OK 2025/02/05 02:32:26 DEBUG : only14: md5 = 1254c916c63bbfc3c5cafc00d9d043f2 OK 2025/02/05 02:32:27 DEBUG : both15: md5 = 278a28d9e7fc3168c60a3c172e58dfb4 OK 2025/02/05 02:32:28 DEBUG : only15: md5 = 1a2bb845988232c855697dc4a3e031db OK 2025/02/05 02:32:30 DEBUG : both16: md5 = 69c027d2e6f2a83461d83a373bade70d OK 2025/02/05 02:32:31 DEBUG : only16: md5 = f29b6293405f6c03cd9a8bdef309b1d5 OK 2025/02/05 02:32:33 DEBUG : both17: md5 = 61b3fbf2b0de70472bde964a56a3781f OK 2025/02/05 02:32:34 DEBUG : only17: md5 = fa68c0003318510442dcfdc8af49f4c8 OK 2025/02/05 02:32:35 DEBUG : both18: md5 = 8556fae63469b9e08a28a2f1f1f342d0 OK 2025/02/05 02:32:37 DEBUG : only18: md5 = 4f3f2bd8ab526b82f8301c1013d165d7 OK 2025/02/05 02:32:38 DEBUG : both19: md5 = 9eaa3e9da913e1e13636aad887f5e96f OK 2025/02/05 02:32:40 DEBUG : only19: md5 = bfa84519f64f5f1aeaa1b079503cd19a OK 2025/02/05 02:32:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:32:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both0: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both1: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both13: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both14: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both15: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both16: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both11: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both10: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both19: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both2: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both3: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both4: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both5: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both6: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both7: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both8: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:32:40 DEBUG : both9: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both12: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both17: Unchanged skipping 2025/02/05 02:32:40 DEBUG : both18: Unchanged skipping 2025/02/05 02:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:32:40 DEBUG : Waiting for deletions to finish 2025/02/05 02:32:41 INFO : only10: Deleted 2025/02/05 02:32:41 INFO : only19: Deleted 2025/02/05 02:32:41 INFO : only18: Deleted 2025/02/05 02:32:41 INFO : only13: Deleted 2025/02/05 02:32:41 INFO : only14: Deleted 2025/02/05 02:32:41 INFO : only16: Deleted 2025/02/05 02:32:41 INFO : only5: Deleted 2025/02/05 02:32:41 INFO : only2: Deleted 2025/02/05 02:32:41 INFO : only3: Deleted 2025/02/05 02:32:41 INFO : only6: Deleted 2025/02/05 02:32:41 INFO : only12: Deleted 2025/02/05 02:32:42 INFO : only11: Deleted 2025/02/05 02:32:42 INFO : only9: Deleted 2025/02/05 02:32:42 INFO : only8: Deleted 2025/02/05 02:32:42 INFO : only15: Deleted 2025/02/05 02:32:42 INFO : only0: Deleted 2025/02/05 02:32:42 INFO : only17: Deleted 2025/02/05 02:32:42 INFO : only4: Deleted 2025/02/05 02:32:42 INFO : only1: Deleted 2025/02/05 02:32:43 INFO : only7: Deleted 2025/02/05 02:32:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (69.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:32:54 DEBUG : both0: md5 = 48c90f2cad3c4f3b756fc454ed3760f7 OK 2025/02/05 02:32:55 DEBUG : only0: md5 = 5950f36e41c6e5e2f7e2ff449440f0e4 OK 2025/02/05 02:32:57 DEBUG : both1: md5 = a102bb037fce1976661451fa95405c70 OK 2025/02/05 02:32:58 DEBUG : only1: md5 = f8bb42992fd2a6f6a1b3a20300139d72 OK 2025/02/05 02:33:00 DEBUG : both2: md5 = 8555af3761728190aca8b17c31501bfd OK 2025/02/05 02:33:01 DEBUG : only2: md5 = f676b64c82cb6a8573c7d81f1346eb24 OK 2025/02/05 02:33:02 DEBUG : both3: md5 = 826f5fa7b8db99e85741a918b0935563 OK 2025/02/05 02:33:04 DEBUG : only3: md5 = 2c2971f2abbec46ed8764c3375f6ed35 OK 2025/02/05 02:33:05 DEBUG : both4: md5 = b3f743aa1a8287e2bc27771b4bfaeaa1 OK 2025/02/05 02:33:06 DEBUG : only4: md5 = 8ed312523d72ed01e3484da355af68f9 OK 2025/02/05 02:33:08 DEBUG : both5: md5 = f4875e1058f2b01ee97142eb310b4eee OK 2025/02/05 02:33:09 DEBUG : only5: md5 = a3f9b528bf7584db36fd72488ded16d0 OK 2025/02/05 02:33:11 DEBUG : both6: md5 = 4d06c1672ff9091bd0b51b6ab24eff24 OK 2025/02/05 02:33:12 DEBUG : only6: md5 = 5fe555d8098f0f7fdfc8d68e44240e38 OK 2025/02/05 02:33:13 DEBUG : both7: md5 = 5f11b07f09d1d54624d33c0b5c7dd5fb OK 2025/02/05 02:33:15 DEBUG : only7: md5 = 43daf6ec1fea7165536c8d9d08388faf OK 2025/02/05 02:33:16 DEBUG : both8: md5 = c3cff49637c44557081d374c27404f9d OK 2025/02/05 02:33:18 DEBUG : only8: md5 = 83c794bce0276ffd78b203c1cbbac1f5 OK 2025/02/05 02:33:19 DEBUG : both9: md5 = 290b2f8f250a0f2b26ce1b98774b6d5f OK 2025/02/05 02:33:20 DEBUG : only9: md5 = a2523975f44b0d5d7874e92df1b0dc60 OK 2025/02/05 02:33:22 DEBUG : both10: md5 = b5ec8d97c4614424a46d572c0ece5cf6 OK 2025/02/05 02:33:23 DEBUG : only10: md5 = ecba58ee1cdd365c5c362b6aa6b848df OK 2025/02/05 02:33:24 DEBUG : both11: md5 = 74a54a7d5b4c396806f749d4c112f0c5 OK 2025/02/05 02:33:26 DEBUG : only11: md5 = 47b56d09197ad9b412b06f68bf6f801a OK 2025/02/05 02:33:27 DEBUG : both12: md5 = 9105741cfd657cd7bbe4afd5e03a11e7 OK 2025/02/05 02:33:29 DEBUG : only12: md5 = 132ef365a512d9f77087fe12f89b3bd4 OK 2025/02/05 02:33:30 DEBUG : both13: md5 = 3120b8ad26a3a0a2ceb23b9fcf9a9462 OK 2025/02/05 02:33:31 DEBUG : only13: md5 = ec0da7a466ffda3ca15a483f85e1abb5 OK 2025/02/05 02:33:33 DEBUG : both14: md5 = 5fe27d87a9f5b0d49c67b71805db334d OK 2025/02/05 02:33:34 DEBUG : only14: md5 = b6468d5b3c2de325dea956496792edb4 OK 2025/02/05 02:33:35 DEBUG : both15: md5 = b4e0652e17f66452ac738caf7ecfd5e0 OK 2025/02/05 02:33:37 DEBUG : only15: md5 = 2ef6df77b288c0a98d4999efebfc5b02 OK 2025/02/05 02:33:38 DEBUG : both16: md5 = 7b0f578bef345940446123a7da10defa OK 2025/02/05 02:33:40 DEBUG : only16: md5 = e0582fb88d2d00e76d479da15b5c5331 OK 2025/02/05 02:33:41 DEBUG : both17: md5 = dc45fc12c2c74bdf616e954377ee41a1 OK 2025/02/05 02:33:42 DEBUG : only17: md5 = a8fb05faa77edf321feabcc4ac1989aa OK 2025/02/05 02:33:44 DEBUG : both18: md5 = f7e7ad0e99cfb29678d00f6fae05abf7 OK 2025/02/05 02:33:45 DEBUG : only18: md5 = 8dfa33d470e60f3f00aa953f8a0341db OK 2025/02/05 02:33:46 DEBUG : both19: md5 = 0e9efeacdc603f41e448f854c62aedc7 OK 2025/02/05 02:33:48 DEBUG : only19: md5 = 00186288b56fed75dcb91d29f5ed0cd4 OK 2025/02/05 02:33:49 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for checks to finish 2025/02/05 02:33:49 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both1: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both12: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both13: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both14: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both0: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both16: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both17: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both10: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both19: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both2: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both3: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both4: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both5: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both6: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both7: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both8: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/05 02:33:49 DEBUG : both9: Unchanged skipping 2025/02/05 02:33:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/05 02:33:49 DEBUG : both11: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both15: Unchanged skipping 2025/02/05 02:33:49 DEBUG : both18: Unchanged skipping 2025/02/05 02:33:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Waiting for transfers to finish 2025/02/05 02:33:50 DEBUG : only0: md5 = 68461b6d33a2044abb6e1345b6d0fd55 OK 2025/02/05 02:33:50 INFO : only0: Copied (replaced existing) 2025/02/05 02:33:50 DEBUG : only1: md5 = 70ea32d19691e6dc169adcf464fe345d OK 2025/02/05 02:33:50 INFO : only1: Copied (replaced existing) 2025/02/05 02:33:50 DEBUG : only10: md5 = 12ef3cbdab7be5484a588bb3555e1bce OK 2025/02/05 02:33:50 INFO : only10: Copied (replaced existing) 2025/02/05 02:33:50 DEBUG : only11: md5 = 9a572715f61f6d2d0771c918b281d170 OK 2025/02/05 02:33:50 INFO : only11: Copied (replaced existing) 2025/02/05 02:33:51 DEBUG : only14: md5 = 6ea427ba10be3f421ec8763f925d8b6b OK 2025/02/05 02:33:51 INFO : only14: Copied (replaced existing) 2025/02/05 02:33:51 DEBUG : only13: md5 = f46dac793181e0af3108b7b12cf48dad OK 2025/02/05 02:33:51 INFO : only13: Copied (replaced existing) 2025/02/05 02:33:51 DEBUG : only12: md5 = 173b79753a39690c949a2dc3080dd6a8 OK 2025/02/05 02:33:51 INFO : only12: Copied (replaced existing) 2025/02/05 02:33:51 DEBUG : only15: md5 = c37b2417062a7402a6225960bbb19c37 OK 2025/02/05 02:33:51 INFO : only15: Copied (replaced existing) 2025/02/05 02:33:52 DEBUG : only18: md5 = 04f8adb7782b41877f786178ce9ba904 OK 2025/02/05 02:33:52 INFO : only18: Copied (replaced existing) 2025/02/05 02:33:52 DEBUG : only17: md5 = ff60aa3fef10774f5c7023231ae284d8 OK 2025/02/05 02:33:52 INFO : only17: Copied (replaced existing) 2025/02/05 02:33:52 DEBUG : only16: md5 = ab42ee26bc4e8fa8202f372dfe05d16d OK 2025/02/05 02:33:52 INFO : only16: Copied (replaced existing) 2025/02/05 02:33:52 DEBUG : only19: md5 = 1f4e2935adcd5a43cbc5dcbcd5c4635e OK 2025/02/05 02:33:52 INFO : only19: Copied (replaced existing) 2025/02/05 02:33:53 DEBUG : only2: md5 = 5b7f4ce8321b24acef5e393e29a496b3 OK 2025/02/05 02:33:53 INFO : only2: Copied (replaced existing) 2025/02/05 02:33:53 DEBUG : only3: md5 = 6fa0aa5ee9c7d63abdb509845f418cca OK 2025/02/05 02:33:53 INFO : only3: Copied (replaced existing) 2025/02/05 02:33:53 DEBUG : only4: md5 = 2d75e36b7a9b753d030e19f14675d5ae OK 2025/02/05 02:33:53 INFO : only4: Copied (replaced existing) 2025/02/05 02:33:53 DEBUG : only5: md5 = ca61f40ef59c2b1676c5565d63da7550 OK 2025/02/05 02:33:53 INFO : only5: Copied (replaced existing) 2025/02/05 02:33:54 DEBUG : only6: md5 = 796de5b8b7fdd527975a43701150f973 OK 2025/02/05 02:33:54 INFO : only6: Copied (replaced existing) 2025/02/05 02:33:54 DEBUG : only7: md5 = 85df8a0dc7c705ebcf194d45cd96187d OK 2025/02/05 02:33:54 INFO : only7: Copied (replaced existing) 2025/02/05 02:33:54 DEBUG : only8: md5 = 83895e3adc9c8bc2aa37ac8923da8dd7 OK 2025/02/05 02:33:54 INFO : only8: Copied (replaced existing) 2025/02/05 02:33:54 DEBUG : only9: md5 = 1bb46fe74f83f957c6df21fa42b12cac OK 2025/02/05 02:33:54 INFO : only9: Copied (replaced existing) 2025/02/05 02:33:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (82.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:34:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:34:15 DEBUG : sub dir: Making directory with metadata 2025/02/05 02:34:16 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:34:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/05 02:34:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/05 02:34:33 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:34:33 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:34:46 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/02/05 02:34:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/05 02:34:47 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/02/05 02:34:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/02/05 02:34:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:34:49 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:34:50 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:34:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:34:51 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/05 02:34:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/02/05 02:34:52 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:34:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (39.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:34:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/05 02:34:55 DEBUG : sub dir: Making directory with metadata 2025/02/05 02:34:56 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:35:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/05 02:35:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/05 02:35:17 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/05 02:35:17 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi'", Local "Local file system at /tmp/rclone3679057968", Modify Window "1ms" 2025/02/05 02:35:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/05 02:35:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/02/05 02:35:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/02/05 02:35:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:35:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:35:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:35:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:35:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/02/05 02:35:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/02/05 02:35:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/02/05 02:35:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (41.43s) PASS 2025/02/05 02:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vawivit6raqi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 15m12.266049475s (try 1/5)