"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2024/12/12 04:36:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu" 2024/12/12 04:36:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/12 04:36:40 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g" 2024/12/12 04:36:41 DEBUG : Creating backend with remote "/tmp/rclone3463291396" === 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-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:36:43 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:36:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:36:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/12 04:36:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:36:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:36:43 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.40s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:36:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:36:44 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:36:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:36:46 DEBUG : sub dir/hello world: md5 = ce46e05bb3139084d48fd802dfa67be5 OK 2024/12/12 04:36:46 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:36:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:36:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.64s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:36:50 DEBUG : metadata sub dir: Making directory with metadata 2024/12/12 04:36:50 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:36:50 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/12 04:36:50 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:36:50 DEBUG : Local file system at /tmp/rclone3463291396: File to upload is small (21 bytes), uploading instead of streaming 2024/12/12 04:36:50 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/12 04:36:50 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/12 04:36:50 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:36:51 DEBUG : Google drive root 'crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g': Skipping btime metadata as can't update it on an existing file: 2024-12-12T04:36:50.880306043Z 2024/12/12 04:36:52 INFO : empty metadata sub dir: Updated directory metadata 2024/12/12 04:36:52 DEBUG : Google drive root 'crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g': Skipping btime metadata as can't update it on an existing file: 2024-12-12T04:36:50.876306069Z 2024/12/12 04:36:53 INFO : metadata sub dir: Updated directory metadata 2024/12/12 04:36:53 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/12 04:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:36:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:36:54 DEBUG : metadata sub dir/hello metadata world: md5 = b172cc1190616184fcfd7a2e4ccc4416 OK 2024/12/12 04:36:54 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:36:57 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (9.86s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:00 DEBUG : metadata sub dir: Making directory with metadata 2024/12/12 04:37:00 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:37:00 DEBUG : empty metadata sub dir: Making directory with metadata 2024/12/12 04:37:00 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:37:00 DEBUG : Local file system at /tmp/rclone3463291396: File to upload is small (21 bytes), uploading instead of streaming 2024/12/12 04:37:00 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/12/12 04:37:00 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/12/12 04:37:00 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:37:00 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/12/12 04:37:00 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/12/12 04:37:00 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/12/12 04:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:37:03 DEBUG : metadata sub dir/hello metadata world: md5 = 646050800b5b0964ec06b1301ea918e7 OK 2024/12/12 04:37:03 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/12/12 04:37:03 DEBUG : Google drive root 'crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g': Skipping btime metadata as can't update it on an existing file: 2024-12-12T04:37:00.736240683Z 2024/12/12 04:37:04 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:07 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.59s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:08 DEBUG : Creating backend with remote "/non-existing" 2024/12/12 04:37:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/12 04:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.14s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:09 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:37:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:37:12 DEBUG : sub dir/hello world: md5 = fc1c18e93d07dffcb48b54347a2c3fd0 OK 2024/12/12 04:37:12 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:37:13 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (7.10s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Running all checks before starting transfers 2024/12/12 04:37:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:37:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:16 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Checks finished, now starting transfers 2024/12/12 04:37:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:37:19 DEBUG : sub dir/hello world: md5 = 69708c6084253cc1cbbae60baca87208 OK 2024/12/12 04:37:19 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:37:19 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.55s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:23 ERROR : Ignoring --no-traverse with sync 2024/12/12 04:37:23 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:37:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:37:26 DEBUG : sub dir/hello world: md5 = dfc7a045037a46f4a0bdc98fbe57d853 OK 2024/12/12 04:37:26 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:37:26 DEBUG : Waiting for deletions to finish 2024/12/12 04:37:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.86s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/12 04:37:30 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:37:31 DEBUG : hello world2: md5 = 40d72c52be7767f3fedc7e9f22d1e5f8 OK 2024/12/12 04:37:31 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:37:35 DEBUG : potato2: md5 = cfbade1a32fa97beee13cc0e5697aa74 OK 2024/12/12 04:37:35 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:37:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:37:38 DEBUG : potato2: md5 = 4ff71c6eeea7e3b2109f2ef5b0cf83e4 OK 2024/12/12 04:37:38 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 04:37:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:37:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 04:37:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:37:40 DEBUG : sub dir: Making directory with metadata 2024/12/12 04:37:41 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/12 04:37:41 DEBUG : sub dir2: Making directory with metadata 2024/12/12 04:37:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:37:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 04:37:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:37:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:37:45 DEBUG : sub dir/hello world: md5 = 0f36a38a1be2ed4a1f1f9a03809c17f6 OK 2024/12/12 04:37:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:48 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/12/12 04:37:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:51 DEBUG : sub dir2: Making directory 2024/12/12 04:37:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/12 04:37:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:37:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:37:51 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/12 04:37:51 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/12/12 04:37:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:37:53 DEBUG : sub dir/hello world: md5 = f426cd0907c557c149c59db11783688c OK 2024/12/12 04:37:53 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:37:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:37:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.06s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:37:57 DEBUG : sub dir2: Making directory with metadata 2024/12/12 04:37:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:37:57 DEBUG : sub dir: Making directory with metadata 2024/12/12 04:37:58 INFO : sub dir: Made directory with metadata (mtime=2024-12-12T04:37:57.091865634Z) 2024/12/12 04:37:58 DEBUG : sub dir2: Making directory with metadata 2024/12/12 04:37:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:37:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:38:01 DEBUG : sub dir/hello world: md5 = 344a760951decf3df5515dd4cf7ecc03 OK 2024/12/12 04:38:01 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:38:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.98s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:06 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/12/12 04:38:06 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/12 04:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:38:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:38:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.50s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:10 DEBUG : sub dir2: Making directory 2024/12/12 04:38:10 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:38:10 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/12 04:38:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:38:13 DEBUG : sub dir/hello world: md5 = 8cc63a232f19d299dbe99453e9388cdd OK 2024/12/12 04:38:13 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:38:13 INFO : sub dir/hello world: Deleted 2024/12/12 04:38:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:38:15 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (6.04s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:16 DEBUG : sub dir2: Making directory with metadata 2024/12/12 04:38:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:38:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:38:16 DEBUG : sub dir: Making directory with metadata 2024/12/12 04:38:17 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/12/12 04:38:17 DEBUG : sub dir2: Making directory with metadata 2024/12/12 04:38:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:38:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:38:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:38:20 DEBUG : sub dir/hello world: md5 = a3f604ee7b3a826543bd4810c2122e1c OK 2024/12/12 04:38:20 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:38:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.24s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", 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-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:25 DEBUG : sub dir2: Making directory 2024/12/12 04:38:25 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:38:25 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/12/12 04:38:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:38:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:38:28 DEBUG : sub dir/hello world: md5 = b03b1f34ecbcc5875e3a79306b54e9f4 OK 2024/12/12 04:38:28 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:38:28 DEBUG : Waiting for deletions to finish 2024/12/12 04:38:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:38:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.12s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:34 DEBUG : sub dir/hello world: md5 = d96efcd8abb8199a89872c94dc4a1f9c OK 2024/12/12 04:38:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-leyowis7guza" 2024/12/12 04:38:34 DEBUG : Config file has changed externally - reloading 2024/12/12 04:38:34 DEBUG : Creating backend with remote "TestDrive:crypt/im3fcnnjb6hfunvq3tnanncc1otvvim8poogosq3dls17fis5080" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu' -> Encrypted drive 'TestCryptDrive:rclone-test-leyowis7guza' 2024/12/12 04:38:36 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:38:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyowis7guza': Waiting for checks to finish 2024/12/12 04:38:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyowis7guza': Waiting for transfers to finish 2024/12/12 04:38:39 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 04:38:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-leyowis7guza': Purge remote 2024/12/12 04:38:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.40s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:46 DEBUG : sub dir/hello world: md5 = 5b7b9755c27049ca0d40fcf77406cde8 OK 2024/12/12 04:38:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 04:38:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 04:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:38:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:38:49 DEBUG : sub dir/hello world: md5 = 122f364943c5dabef006ae3effa7d4d2 OK 2024/12/12 04:38:49 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/12 04:38:49 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.12s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:38:55 DEBUG : sub dir/hello world: md5 = add0d7f4543876fc3876cf225cac7ba1 OK 2024/12/12 04:38:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-deqikod3zamo" 2024/12/12 04:38:56 DEBUG : Creating backend with remote "TestDrive:crypt/mub9vcob9f431oa2i9puci0qve0c7kbihvkdrv4frk78nf6uph6g" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu' -> Encrypted drive 'TestCryptDrive:rclone-test-deqikod3zamo' 2024/12/12 04:38:57 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:38:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqikod3zamo': Waiting for checks to finish 2024/12/12 04:38:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqikod3zamo': Waiting for transfers to finish 2024/12/12 04:39:00 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 04:39:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:03 DEBUG : sub dir/hello world: md5 = 93cc329a4506ad22f6c1d0ee41b5018b OK 2024/12/12 04:39:04 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 04:39:04 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 04:39:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 04:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqikod3zamo': Waiting for checks to finish 2024/12/12 04:39:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqikod3zamo': Waiting for transfers to finish 2024/12/12 04:39:06 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 04:39:07 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-deqikod3zamo': Purge remote 2024/12/12 04:39:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (18.34s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:13 DEBUG : sub dir/hello world: md5 = 98569ed0f4737c5493ba2d41eb70c044 OK 2024/12/12 04:39:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 04:39:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 04:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:39:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:39:16 DEBUG : sub dir/hello world: md5 = 0bd5e24ec0c9271626475fa677cce466 OK 2024/12/12 04:39:16 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/12 04:39:16 INFO : sub dir/hello world: Deleted 2024/12/12 04:39:16 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:22 DEBUG : sub dir/hello world: md5 = f17aa8647a56f483531823ba0913c5a9 OK 2024/12/12 04:39:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-vuwinuw8kasa" 2024/12/12 04:39:23 DEBUG : Creating backend with remote "TestDrive:crypt/05pufns5r2sdrooi0otluasc90c7ln0ndsgfrjtdu0iq7ue1o2p0" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu' -> Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa' 2024/12/12 04:39:24 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:39:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa': Waiting for checks to finish 2024/12/12 04:39:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa': Waiting for transfers to finish 2024/12/12 04:39:28 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/12 04:39:28 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:30 DEBUG : sub dir/hello world: md5 = 15c28e8e55bdf095cab4b1129f528ede OK 2024/12/12 04:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa': Using server-side directory move 2024/12/12 04:39:31 INFO : Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 04:39:31 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 04:39:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 04:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa': Waiting for checks to finish 2024/12/12 04:39:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/12 04:39:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa': Waiting for transfers to finish 2024/12/12 04:39:32 INFO : sub dir/hello world: Deleted 2024/12/12 04:39:33 INFO : sub dir/hello world: Moved (server-side) 2024/12/12 04:39:33 INFO : sub dir: Set directory modification time (using SetModTime) 2024/12/12 04:39:36 DEBUG : sub dir/hello world: md5 = 43cbf042a91108292da87889bcbd7cb6 OK 2024/12/12 04:39:36 DEBUG : testing file moves 2024/12/12 04:39:37 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 04:39:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/12/12 04:39:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/12 04:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa': Waiting for checks to finish 2024/12/12 04:39:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa': Waiting for transfers to finish 2024/12/12 04:39:38 INFO : sub dir/hello world: Deleted 2024/12/12 04:39:38 INFO : sub dir/hello world: Moved (server-side) 2024/12/12 04:39:39 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-vuwinuw8kasa': Purge remote --- PASS: TestServerSideMoveOverSelf (23.39s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:46 DEBUG : sub dir/hello world: md5 = e5f9cf919b16a27326130bcaf1a6c065 OK 2024/12/12 04:39:46 ERROR : : error listing: directory not found 2024/12/12 04:39:46 DEBUG : Local file system at /tmp/rclone3463291396: Making directory 2024/12/12 04:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:39:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.78s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:52 DEBUG : sub dir/hello world: md5 = d1d35e53e0a8375e5ad4d3e7513c2b64 OK 2024/12/12 04:39:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:39:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:39:53 DEBUG : Local file system at /tmp/rclone3463291396: Waiting for checks to finish 2024/12/12 04:39:53 DEBUG : Local file system at /tmp/rclone3463291396: Waiting for transfers to finish 2024/12/12 04:39:54 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/12/12 04:39:54 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:39:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:56 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.09s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:57 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/12 04:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:39:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:39:59 DEBUG : check sum: md5 = 86aa39e9466ac430c89e7b3c0103f288 OK 2024/12/12 04:39:59 INFO : check sum: Copied (new) 2024/12/12 04:39:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:39:59 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/12 04:39:59 DEBUG : check sum: Size of src and dst objects identical 2024/12/12 04:39:59 DEBUG : check sum: Unchanged skipping 2024/12/12 04:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:39:59 DEBUG : Waiting for deletions to finish 2024/12/12 04:39:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.63s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/12 04:40:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:04 DEBUG : sizeonly: md5 = 47d291bde4a7282f59d3154544e68017 OK 2024/12/12 04:40:04 INFO : sizeonly: Copied (new) 2024/12/12 04:40:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:05 DEBUG : sizeonly: Sizes identical 2024/12/12 04:40:05 DEBUG : sizeonly: Unchanged skipping 2024/12/12 04:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:05 DEBUG : Waiting for deletions to finish 2024/12/12 04:40:05 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/12 04:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:09 DEBUG : ignore-size: md5 = 308a835ee45f24558f64e0e06815867a OK 2024/12/12 04:40:09 INFO : ignore-size: Copied (new) 2024/12/12 04:40:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:10 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:40:10 DEBUG : ignore-size: Unchanged skipping 2024/12/12 04:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:10 DEBUG : Waiting for deletions to finish 2024/12/12 04:40:10 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.78s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:14 DEBUG : existing: md5 = 175b3bb23140b3f8b8d92f40c6333a9d OK 2024/12/12 04:40:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:40:14 DEBUG : existing: Unchanged skipping 2024/12/12 04:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:14 DEBUG : Waiting for deletions to finish 2024/12/12 04:40:14 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/12 04:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:16 DEBUG : existing: md5 = 5052466c97c627a648eb0c3753441240 OK 2024/12/12 04:40:16 INFO : existing: Copied (replaced existing) 2024/12/12 04:40:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.98s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 04:40:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:20 DEBUG : existing: md5 = 4ace9557ea9dce9b378a5e22f94a724b OK 2024/12/12 04:40:20 INFO : existing: Copied (new) 2024/12/12 04:40:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:20 DEBUG : existing: Destination exists, skipping 2024/12/12 04:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:20 DEBUG : Waiting for deletions to finish 2024/12/12 04:40:20 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:25 DEBUG : b/potato: md5 = f35fcad36dea012a33ec0f22c5ee547c OK 2024/12/12 04:40:28 DEBUG : c/non empty space: md5 = fadb4555eded9b5fc6fa023f266a381d OK 2024/12/12 04:40:28 DEBUG : d: Making directory 2024/12/12 04:40:30 DEBUG : Added delayed dir = "a", newDst= 2024/12/12 04:40:30 DEBUG : Added delayed dir = "c", newDst=c 2024/12/12 04:40:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:40:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 04:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:30 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 04:40:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:33 DEBUG : a/potato2: md5 = 3c137b87233bf0ad7d0ba74872030daa OK 2024/12/12 04:40:33 INFO : a/potato2: Copied (new) 2024/12/12 04:40:33 DEBUG : Waiting for deletions to finish 2024/12/12 04:40:33 INFO : b/potato: Deleted 2024/12/12 04:40:34 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/12 04:40:34 INFO : d: Removing directory 2024/12/12 04:40:35 INFO : b: Removing directory 2024/12/12 04:40:35 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/12 04:40:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:38 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/12 04:40:39 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:42 DEBUG : empty space: md5 = c558a8763528e2fe173c26b1f4ec009e OK 2024/12/12 04:40:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:40:42 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/12/12 04:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:43 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:40:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:44 DEBUG : empty space: md5 = c3804463cbf803d9907cc49657c6ca19 OK 2024/12/12 04:40:44 INFO : empty space: Copied (replaced existing) 2024/12/12 04:40:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:48 DEBUG : foo: md5 = 67525c2f79c3ebcd8d4ceee83045944d OK 2024/12/12 04:40:49 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/12 04:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:50 DEBUG : foo: md5 = 036f8fe627dc8b06360b540e41241435 OK 2024/12/12 04:40:50 INFO : foo: Copied (replaced existing) 2024/12/12 04:40:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.26s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:40:54 DEBUG : empty space: md5 = fa57610df2b1ad85cf8065ac058c9779 OK 2024/12/12 04:40:54 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 04:40:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:40:54 DEBUG : empty space: Unchanged skipping 2024/12/12 04:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:40:56 DEBUG : potato: md5 = a3e8357844b91a11baf0f516f5647b19 OK 2024/12/12 04:40:56 INFO : potato: Copied (new) 2024/12/12 04:40:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.91s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:41:00 DEBUG : potato: md5 = b9bc3dd6d6b5b816b2e51e3eae8f5977 OK 2024/12/12 04:41:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/12 04:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:41:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:41:01 DEBUG : potato: md5 = 9958978c04f07415a3ef820a975b1fe1 OK 2024/12/12 04:41:01 INFO : potato: Copied (replaced existing) 2024/12/12 04:41:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.32s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:41:05 DEBUG : potato: md5 = b83abed27dcaf3b9232dbf1b7125c00b OK 2024/12/12 04:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:41:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/12 04:41:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:41:07 DEBUG : potato: md5 = cf8e1105c8cf4dce9324c5ef94b26ecc OK 2024/12/12 04:41:07 INFO : potato: Copied (replaced existing) 2024/12/12 04:41:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:41:10 DEBUG : potato: md5 = 0d7a5b4fa9d1f9e615d64fc8cfd7a535 OK 2024/12/12 04:41:12 DEBUG : empty space: md5 = 146d85a3ec8a376af431432cf416c609 OK 2024/12/12 04:41:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:41:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/12 04:41:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:41:12 DEBUG : empty space: Unchanged skipping 2024/12/12 04:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:41:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:41:12 DEBUG : Waiting for deletions to finish 2024/12/12 04:41:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:41:16 DEBUG : potato: md5 = 09e901e4613de72850cd522dd280a37b OK 2024/12/12 04:41:18 DEBUG : empty space: md5 = e4e13396b9e4548a97a6c669930ff5f4 OK 2024/12/12 04:41:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:41:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:41:19 DEBUG : empty space: Unchanged skipping 2024/12/12 04:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:41:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:41:20 DEBUG : potato2: md5 = db07180ed99526abb21bd401e26849eb OK 2024/12/12 04:41:20 INFO : potato2: Copied (new) 2024/12/12 04:41:20 DEBUG : Waiting for deletions to finish 2024/12/12 04:41:21 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:41:26 DEBUG : b/potato: md5 = bbc6e2ad44b7b2a0b9388d97c6ace661 OK 2024/12/12 04:41:29 DEBUG : c/non empty space: md5 = 248897c0380ca744e65af761f3f02877 OK 2024/12/12 04:41:29 DEBUG : d: Making directory 2024/12/12 04:41:30 DEBUG : d/e: Making directory 2024/12/12 04:41:32 DEBUG : Added delayed dir = "a", newDst= 2024/12/12 04:41:32 DEBUG : Added delayed dir = "c", newDst=c 2024/12/12 04:41:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:41:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 04:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:41:32 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 04:41:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:41:35 DEBUG : a/potato2: md5 = 21c5d7625525f173005ce92b4a8c3f19 OK 2024/12/12 04:41:35 INFO : a/potato2: Copied (new) 2024/12/12 04:41:35 DEBUG : Waiting for deletions to finish 2024/12/12 04:41:36 INFO : b/potato: Deleted 2024/12/12 04:41:36 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/12 04:41:36 INFO : d/e: Removing directory 2024/12/12 04:41:37 INFO : d: Removing directory 2024/12/12 04:41:37 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/12/12 04:41:38 INFO : b: Removing directory 2024/12/12 04:41:38 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/12 04:41:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:41:42 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/12 04:41:42 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:41:46 DEBUG : b/potato: md5 = 549b3c521b63feffb1ab8a70d0d7806e OK 2024/12/12 04:41:49 DEBUG : c/non empty space: md5 = 6da7526ee6ace046bd7230e358f2c44b OK 2024/12/12 04:41:49 DEBUG : d: Making directory 2024/12/12 04:41:51 DEBUG : Added delayed dir = "a", newDst= 2024/12/12 04:41:51 DEBUG : Added delayed dir = "c", newDst=c 2024/12/12 04:41:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:41:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/12 04:41:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:41:51 DEBUG : c/non empty space: Unchanged skipping 2024/12/12 04:41:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:41:54 DEBUG : a/potato2: md5 = b542e2426400e7b6024597906c5231e8 OK 2024/12/12 04:41:54 INFO : a/potato2: Copied (new) 2024/12/12 04:41:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': not deleting files as there were IO errors 2024/12/12 04:41:55 INFO : a: Set directory modification time (using DirSetModTime) 2024/12/12 04:41:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:41:59 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/12/12 04:42:00 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/12/12 04:42:01 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:42:04 DEBUG : potato: md5 = 9aeae69d526ab0208336eaa42783c359 OK 2024/12/12 04:42:05 DEBUG : empty space: md5 = 81b38bb9c8c63fb9da44092e8160527a OK 2024/12/12 04:42:06 DEBUG : Waiting for deletions to finish 2024/12/12 04:42:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:42:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:42:06 DEBUG : empty space: Unchanged skipping 2024/12/12 04:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:42:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:42:06 INFO : potato: Deleted 2024/12/12 04:42:08 DEBUG : potato2: md5 = d512062b95c2fd30e8c4a01a1839a2a8 OK 2024/12/12 04:42:08 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (8.14s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:42:12 DEBUG : potato: md5 = 91db3f9523e917ad575dc621261a9373 OK 2024/12/12 04:42:14 DEBUG : empty space: md5 = 1247542036ae4654bcb0c895bdf8f809 OK 2024/12/12 04:42:14 DEBUG : Waiting for deletions to finish 2024/12/12 04:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:42:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:42:15 INFO : potato: Deleted 2024/12/12 04:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:42:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:42:15 DEBUG : empty space: Unchanged skipping 2024/12/12 04:42:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:42:17 DEBUG : potato2: md5 = 8bd0a589a26e4a39cb96cedc4d90c0b9 OK 2024/12/12 04:42:17 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (9.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:42:21 DEBUG : potato: md5 = dc927b857a507d56da6449f88f487062 OK 2024/12/12 04:42:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:42:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:42:23 DEBUG : potato2: md5 = 4a8ce2da4f397057077100dbfd5b8933 OK 2024/12/12 04:42:23 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.48s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:42:27 DEBUG : potato2: md5 = 61234801ad1114d1c072d4fdaa58d7a8 OK 2024/12/12 04:42:29 DEBUG : empty space: md5 = 41c4f60ee332d04f65bf3eeef62f63b1 OK 2024/12/12 04:42:29 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 04:42:29 DEBUG : enormous: Excluded 2024/12/12 04:42:29 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 04:42:29 DEBUG : potato2: Excluded 2024/12/12 04:42:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 04:42:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:42:30 DEBUG : empty space: Unchanged skipping 2024/12/12 04:42:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:42:30 DEBUG : Waiting for deletions to finish 2024/12/12 04:42:30 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:42:30 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 04:42:30 DEBUG : enormous: Excluded 2024/12/12 04:42:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 04:42:30 DEBUG : potato2: Excluded 2024/12/12 04:42:30 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 04:42:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/12 04:42:30 DEBUG : empty space: Unchanged skipping 2024/12/12 04:42:30 DEBUG : Local file system at /tmp/rclone3463291396: Waiting for checks to finish 2024/12/12 04:42:30 DEBUG : Local file system at /tmp/rclone3463291396: Waiting for transfers to finish 2024/12/12 04:42:30 DEBUG : Waiting for deletions to finish 2024/12/12 04:42:30 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:42:35 DEBUG : potato2: md5 = 5510e2376b478be3d14b30dd984dc024 OK 2024/12/12 04:42:36 DEBUG : empty space: md5 = ac406d352196fbd81464379c199ae983 OK 2024/12/12 04:42:38 DEBUG : enormous: md5 = ac34252069ba99adea1f288e297aa713 OK 2024/12/12 04:42:38 DEBUG : enormous: Excluded (Size Filter) 2024/12/12 04:42:38 DEBUG : enormous: Excluded 2024/12/12 04:42:38 DEBUG : potato2: Excluded (Size Filter) 2024/12/12 04:42:38 DEBUG : potato2: Excluded 2024/12/12 04:42:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:42:39 DEBUG : empty space: Unchanged skipping 2024/12/12 04:42:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:42:39 DEBUG : Waiting for deletions to finish 2024/12/12 04:42:39 INFO : potato2: Deleted 2024/12/12 04:42:39 INFO : enormous: Deleted 2024/12/12 04:42:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:42:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/12 04:42:40 DEBUG : empty space: Unchanged skipping 2024/12/12 04:42:40 DEBUG : Local file system at /tmp/rclone3463291396: Waiting for checks to finish 2024/12/12 04:42:40 DEBUG : Local file system at /tmp/rclone3463291396: Waiting for transfers to finish 2024/12/12 04:42:40 DEBUG : Waiting for deletions to finish 2024/12/12 04:42:40 INFO : enormous: Deleted 2024/12/12 04:42:40 INFO : potato2: Deleted 2024/12/12 04:42:40 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:42:44 DEBUG : one: md5 = 386b8545b0809d0a98d1787a609105d0 OK 2024/12/12 04:42:45 DEBUG : two: md5 = 74e5a87b54ade08e14aaa4a9cf80f859 OK 2024/12/12 04:42:47 DEBUG : three: md5 = be76c3be0c339d16ff5b36521c2e92ca OK 2024/12/12 04:42:49 DEBUG : four: md5 = e916fabaed38fb27231273661b58f2a8 OK 2024/12/12 04:42:49 DEBUG : five: Need to transfer - File not found at Destination 2024/12/12 04:42:49 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/12 04:42:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/12 04:42:49 DEBUG : one: Destination is newer than source, skipping 2024/12/12 04:42:49 DEBUG : three: Sizes identical 2024/12/12 04:42:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/12 04:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:42:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:42:51 DEBUG : four: md5 = 625b75c353dd3976a7b924c59a17ae68 OK 2024/12/12 04:42:51 INFO : four: Copied (replaced existing) 2024/12/12 04:42:51 DEBUG : two: md5 = 7c536f4ac18a4669415203fd0e288bfa OK 2024/12/12 04:42:51 INFO : two: Copied (replaced existing) 2024/12/12 04:42:51 DEBUG : five: md5 = 37ccea3fd35d43fee8a925dd5d839b05 OK 2024/12/12 04:42:51 INFO : five: Copied (new) 2024/12/12 04:42:51 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (13.02s) === 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-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/12/12 04:42:55 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/12 04:42:55 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/12 04:42:55 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/12 04:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:42:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:42:57 DEBUG : yam: md5 = 1a879c32809607f53e79f2875f757dca OK 2024/12/12 04:42:57 INFO : yam: Copied (new) 2024/12/12 04:42:57 DEBUG : potato: md5 = 835f52305c64ae4b2870e0a4d6e82079 OK 2024/12/12 04:42:57 INFO : potato: Copied (new) 2024/12/12 04:42:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:42:57 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/12 04:42:57 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/12 04:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:42:57 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:42:57 DEBUG : potato: Unchanged skipping 2024/12/12 04:42:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:42:59 DEBUG : yaml: md5 = 846061ae4677e0ba616e1ff536ef0435 OK 2024/12/12 04:42:59 INFO : yaml: Copied (new) 2024/12/12 04:42:59 DEBUG : Waiting for deletions to finish 2024/12/12 04:43:00 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/12 04:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Making map for --track-renames 2024/12/12 04:43:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Finished making map for --track-renames 2024/12/12 04:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:43:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/12 04:43:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/12 04:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for renames to finish 2024/12/12 04:43:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:43:04 DEBUG : yam: md5 = ec5a93998f4cffa175f17ed688e54507 OK 2024/12/12 04:43:04 INFO : yam: Copied (new) 2024/12/12 04:43:04 DEBUG : potato: md5 = b2f0fa4d9b093f4969bf1cbba6e873a2 OK 2024/12/12 04:43:04 INFO : potato: Copied (new) 2024/12/12 04:43:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:43:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:43:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Making map for --track-renames 2024/12/12 04:43:05 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Finished making map for --track-renames 2024/12/12 04:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:43:05 DEBUG : potato: Unchanged skipping 2024/12/12 04:43:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for renames to finish 2024/12/12 04:43:06 INFO : yam: Moved (server-side) to: yaml 2024/12/12 04:43:06 INFO : yaml: Renamed from "yam" 2024/12/12 04:43:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:43:06 DEBUG : Waiting for deletions to finish 2024/12/12 04:43:06 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.18s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/12 04:43:09 DEBUG : Added delayed dir = "sub", newDst= 2024/12/12 04:43:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Making map for --track-renames 2024/12/12 04:43:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Finished making map for --track-renames 2024/12/12 04:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:43:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/12 04:43:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/12 04:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for renames to finish 2024/12/12 04:43:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:43:12 DEBUG : sub/yam: md5 = 68e93af6f349f9e1f76bbf9568d263cf OK 2024/12/12 04:43:12 INFO : sub/yam: Copied (new) 2024/12/12 04:43:12 DEBUG : potato: md5 = 461a61fc541ed52824c11c3ad849911b OK 2024/12/12 04:43:12 INFO : potato: Copied (new) 2024/12/12 04:43:12 DEBUG : Waiting for deletions to finish 2024/12/12 04:43:12 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:43:14 DEBUG : Added delayed dir = "sub", newDst=sub 2024/12/12 04:43:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:43:14 DEBUG : potato: Unchanged skipping 2024/12/12 04:43:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Making map for --track-renames 2024/12/12 04:43:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Finished making map for --track-renames 2024/12/12 04:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:43:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for renames to finish 2024/12/12 04:43:15 INFO : sub/yam: Moved (server-side) to: yam 2024/12/12 04:43:15 INFO : yam: Renamed from "sub/yam" 2024/12/12 04:43:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:43:15 DEBUG : Waiting for deletions to finish 2024/12/12 04:43:15 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:43:19 DEBUG : Creating backend with remote "/tmp/rclone3463291396/dir1" 2024/12/12 04:43:19 DEBUG : Config file has changed externally - reloading 2024/12/12 04:43:19 DEBUG : Creating backend with remote "/tmp/rclone3463291396/dir2" 2024/12/12 04:43:19 DEBUG : Local file system at /tmp/rclone3463291396/dir2: Using server-side directory move 2024/12/12 04:43:19 INFO : Local file system at /tmp/rclone3463291396/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 04:43:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/12 04:43:19 INFO : file1.txt: Moved (server-side) 2024/12/12 04:43:19 DEBUG : Local file system at /tmp/rclone3463291396/dir2: Waiting for checks to finish 2024/12/12 04:43:19 DEBUG : Local file system at /tmp/rclone3463291396/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:43:20 DEBUG : Added delayed dir = "nested", newDst= 2024/12/12 04:43:20 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:43:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:43:20 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/12 04:43:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 04:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:43:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:43:23 DEBUG : sub dir/hello world: md5 = efc04d20ea3e2804a7e064c31f08b8a9 OK 2024/12/12 04:43:23 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:43:23 INFO : sub dir/hello world: Deleted 2024/12/12 04:43:25 DEBUG : nested/sub dir/file: md5 = a58dee670797ef0dbe826616455f2291 OK 2024/12/12 04:43:25 INFO : nested/sub dir/file: Copied (new) 2024/12/12 04:43:25 INFO : nested/sub dir/file: Deleted 2024/12/12 04:43:26 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:43:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:43:26 INFO : nested: Set directory modification time (using DirSetModTime) 2024/12/12 04:43:26 INFO : sub dir: Removing directory 2024/12/12 04:43:26 INFO : nested/sub dir: Removing directory 2024/12/12 04:43:26 INFO : nested: Removing directory 2024/12/12 04:43:26 DEBUG : Local file system at /tmp/rclone3463291396: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:43:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 04:43:30 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/12 04:43:31 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:43:33 DEBUG : Added delayed dir = "nested", newDst= 2024/12/12 04:43:33 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/12 04:43:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/12 04:43:33 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/12/12 04:43:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/12 04:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:43:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:43:36 DEBUG : sub dir/hello world: md5 = 0a03b52b1a932055c00dcbc4e29de8be OK 2024/12/12 04:43:36 INFO : sub dir/hello world: Copied (new) 2024/12/12 04:43:36 INFO : sub dir/hello world: Deleted 2024/12/12 04:43:38 DEBUG : nested/sub dir/file: md5 = d1990f30d1e19ab323ee5615c5f5965c OK 2024/12/12 04:43:38 INFO : nested/sub dir/file: Copied (new) 2024/12/12 04:43:38 INFO : nested/sub dir/file: Deleted 2024/12/12 04:43:39 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:43:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:43:39 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:43:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 04:43:43 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/12/12 04:43:44 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:43:46 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 04:43:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/12 04:43:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:43:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:43:48 DEBUG : existing-b: md5 = fc2ba0f44772eab5e6776f8d2333e41c OK 2024/12/12 04:43:48 INFO : existing-b: Copied (new) 2024/12/12 04:43:48 INFO : existing-b: Deleted 2024/12/12 04:43:48 DEBUG : existing: md5 = d23e8a3b1ebb9d0aa33216ea97521eee OK 2024/12/12 04:43:48 INFO : existing: Copied (new) 2024/12/12 04:43:48 INFO : existing: Deleted 2024/12/12 04:43:48 DEBUG : existing: Destination exists, skipping 2024/12/12 04:43:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/12 04:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:43:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:43:48 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.93s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:43:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-terijuv8nesi" 2024/12/12 04:43:51 DEBUG : Creating backend with remote "TestDrive:crypt/vdlsdeasvm6hn7uupt0ljct2rpc25qu57cgu7sg0rp334ujm7aag" 2024/12/12 04:43:54 DEBUG : potato2: md5 = e6b9dd381e609fd4cf589c8f4e217549 OK 2024/12/12 04:43:55 DEBUG : empty space: md5 = ebfe32ef9cbaed0868f75b245f84bb4d OK 2024/12/12 04:43:57 DEBUG : potato3: md5 = 6a504c4a652a559b62aee7dbb2ec2074 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu' -> Encrypted drive 'TestCryptDrive:rclone-test-terijuv8nesi' 2024/12/12 04:44:01 DEBUG : empty space: md5 = 860cae07c343f36a74619656c6fa993f OK 2024/12/12 04:44:03 DEBUG : potato3: md5 = b34acaad1db6651e87d030d4c2b2ce72 OK 2024/12/12 04:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-terijuv8nesi': Using server-side directory move 2024/12/12 04:44:03 INFO : Encrypted drive 'TestCryptDrive:rclone-test-terijuv8nesi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 04:44:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:44:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 04:44:03 DEBUG : empty space: Unchanged skipping 2024/12/12 04:44:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 04:44:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-terijuv8nesi': Waiting for checks to finish 2024/12/12 04:44:04 INFO : potato3: Deleted 2024/12/12 04:44:04 INFO : empty space: Deleted 2024/12/12 04:44:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-terijuv8nesi': Waiting for transfers to finish 2024/12/12 04:44:04 INFO : potato2: Moved (server-side) 2024/12/12 04:44:04 INFO : potato3: Moved (server-side) 2024/12/12 04:44:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-jidadug5vili" 2024/12/12 04:44:05 DEBUG : Creating backend with remote "TestDrive:crypt/tcsm19u9pkelco3jh3sck1tsb3vv43pk9bg93cahvksv673srhl0" 2024/12/12 04:44:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidadug5vili': Using server-side directory move 2024/12/12 04:44:07 INFO : Encrypted drive 'TestCryptDrive:rclone-test-jidadug5vili': Server side directory move succeeded 2024/12/12 04:44:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-jidadug5vili': Purge remote 2024/12/12 04:44:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-terijuv8nesi': Purge remote 2024/12/12 04:44:09 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.52s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:44:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-habenoy5nase" 2024/12/12 04:44:09 DEBUG : Creating backend with remote "TestDrive:crypt/a6se56r7iej57lu5g1fg1k3flpuqoohtjpspcg0o1u385i3jnoag" 2024/12/12 04:44:12 DEBUG : potato2: md5 = c4cba168a3a3ffcb54d9cb67b4762056 OK 2024/12/12 04:44:14 DEBUG : empty space: md5 = 0ffa2b2777b9c4fea192841034add298 OK 2024/12/12 04:44:16 DEBUG : potato3: md5 = 148d95e52b358d851780052242f4063d OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu' -> Encrypted drive 'TestCryptDrive:rclone-test-habenoy5nase' 2024/12/12 04:44:19 DEBUG : empty space: md5 = 52ce8451065a0688170a7b95f78afc52 OK 2024/12/12 04:44:21 DEBUG : potato3: md5 = 9fbe8748e63e87fd1fedd7cf860ffc23 OK 2024/12/12 04:44:21 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 04:44:21 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 04:44:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:44:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-habenoy5nase': Waiting for checks to finish 2024/12/12 04:44:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 04:44:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-habenoy5nase': Waiting for transfers to finish 2024/12/12 04:44:22 INFO : potato3: Deleted 2024/12/12 04:44:22 INFO : potato2: Moved (server-side) 2024/12/12 04:44:23 INFO : potato3: Moved (server-side) 2024/12/12 04:44:23 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-rububag9jaga" 2024/12/12 04:44:23 DEBUG : Creating backend with remote "TestDrive:crypt/mbuh56t1s91euhspdg7sb4p8fc44j4lskgv63clpad28pv1jo220" 2024/12/12 04:44:25 DEBUG : empty space: Excluded (Size Filter) 2024/12/12 04:44:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:44:25 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/12 04:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rububag9jaga': Waiting for checks to finish 2024/12/12 04:44:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rububag9jaga': Waiting for transfers to finish 2024/12/12 04:44:27 INFO : potato2: Moved (server-side) 2024/12/12 04:44:27 INFO : potato3: Moved (server-side) 2024/12/12 04:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-rububag9jaga': Purge remote 2024/12/12 04:44:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-habenoy5nase': Purge remote --- PASS: TestServerSideMoveWithFilter (20.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:44:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-goyuyiy2gifa" 2024/12/12 04:44:30 DEBUG : Creating backend with remote "TestDrive:crypt/dd8higkpkgp9iar7dcc1d4sfhpn8o9ssh86qigddfo2klko20fgg" 2024/12/12 04:44:33 DEBUG : potato2: md5 = f4ce0aaf394567224c13dcae19eddbbd OK 2024/12/12 04:44:34 DEBUG : empty space: md5 = c26b60b0158341961a9ca3e186f762dc OK 2024/12/12 04:44:36 DEBUG : potato3: md5 = 1f042284de30a194ad504470f5622507 OK 2024/12/12 04:44:36 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu' -> Encrypted drive 'TestCryptDrive:rclone-test-goyuyiy2gifa' 2024/12/12 04:44:40 DEBUG : empty space: md5 = bd83c3364cc8a3d08c4d100af572cebf OK 2024/12/12 04:44:42 DEBUG : potato3: md5 = 99c99db7604fc07529e8856c7b8a46f4 OK 2024/12/12 04:44:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyuyiy2gifa': Using server-side directory move 2024/12/12 04:44:42 INFO : Encrypted drive 'TestCryptDrive:rclone-test-goyuyiy2gifa': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/12 04:44:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/12 04:44:43 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/12/12 04:44:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/12 04:44:43 DEBUG : empty space: Unchanged skipping 2024/12/12 04:44:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/12 04:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyuyiy2gifa': Waiting for checks to finish 2024/12/12 04:44:43 INFO : empty space: Deleted 2024/12/12 04:44:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyuyiy2gifa': Waiting for transfers to finish 2024/12/12 04:44:43 INFO : potato3: Deleted 2024/12/12 04:44:44 INFO : potato2: Moved (server-side) 2024/12/12 04:44:44 INFO : potato3: Moved (server-side) 2024/12/12 04:44:44 INFO : tomatoDir: Removing directory 2024/12/12 04:44:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': deleted 1 directories 2024/12/12 04:44:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cebowup1temi" 2024/12/12 04:44:46 DEBUG : Creating backend with remote "TestDrive:crypt/9e35fupa1aqcd9f47d69b9prka7g47vtkfnjmpj0k9l8p6ip1npg" 2024/12/12 04:44:47 DEBUG : tomatoDir: Making directory 2024/12/12 04:44:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cebowup1temi': Using server-side directory move 2024/12/12 04:44:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cebowup1temi': Server side directory move succeeded 2024/12/12 04:44:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cebowup1temi': Purge remote 2024/12/12 04:44:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-goyuyiy2gifa': Purge remote 2024/12/12 04:44:51 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.72s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:44:52 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test" 2024/12/12 04:44:52 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncOverlap (4.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:44:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test" 2024/12/12 04:44:56 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/12/12 04:44:59 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test-include/layer2" 2024/12/12 04:44:59 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/12/12 04:45:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test-ignore-file" 2024/12/12 04:45:02 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/12/12 04:45:07 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 1e6e6be5d0b86ad6f09d92e8a8892e7f OK 2024/12/12 04:45:09 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/12 04:45:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test': Waiting for checks to finish 2024/12/12 04:45:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test': Waiting for transfers to finish 2024/12/12 04:45:09 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:09 INFO : There was nothing to transfer 2024/12/12 04:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:45:11 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:11 INFO : rclone-sync-test-include: Removing directory 2024/12/12 04:45:11 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/12 04:45:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/12 04:45:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': failed to delete 1 directories 2024/12/12 04:45:11 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:45:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/12 04:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/12 04:45:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/12 04:45:13 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:45:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:45:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:45:15 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:15 INFO : rclone-sync-test-include: Removing directory 2024/12/12 04:45:16 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/12 04:45:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/12 04:45:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': failed to delete 1 directories 2024/12/12 04:45:16 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:45:18 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/12/12 04:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/12 04:45:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/12 04:45:18 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:18 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:45:20 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/12/12 04:45:21 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (34.38s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:45:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/dst" 2024/12/12 04:45:31 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:45:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/CompareDest" 2024/12/12 04:45:32 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/gveqi14airsml4bgu7krj116o8" 2024/12/12 04:45:34 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 04:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:45:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:45:35 DEBUG : Config file has changed externally - reloading 2024/12/12 04:45:35 DEBUG : TestDrive: Loaded fresh token from config file 2024/12/12 04:45:37 DEBUG : one: md5 = faf733f1503b28038d7968771a721296 OK 2024/12/12 04:45:37 INFO : one: Copied (new) 2024/12/12 04:45:37 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:37 DEBUG : TestDrive: Loaded fresh token from config file 2024/12/12 04:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:45:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:45:38 DEBUG : TestDrive: Loaded fresh token from config file 2024/12/12 04:45:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:45:40 DEBUG : one: md5 = b14e04cc7ea3a3c6d25be89dde9d4324 OK 2024/12/12 04:45:40 INFO : one: Copied (replaced existing) 2024/12/12 04:45:40 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:42 DEBUG : dst/one: md5 = d0ed176ba86d42cd7bcc8c45ab5190e6 OK 2024/12/12 04:45:45 DEBUG : CompareDest/one: md5 = 96c76da654e9e1d636a66ebf4e60eda8 OK 2024/12/12 04:45:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:45:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:45:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:45:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 04:45:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:45:46 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:46 INFO : There was nothing to transfer 2024/12/12 04:45:48 DEBUG : CompareDest/two: md5 = 6106246a34f62d9acb64c0e312644681 OK 2024/12/12 04:45:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:45:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 04:45:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:45:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:45:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 04:45:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:45:49 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:49 INFO : There was nothing to transfer 2024/12/12 04:45:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:45:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/12 04:45:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:45:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:45:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:45:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 04:45:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:45:50 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:50 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/12 04:45:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/12 04:45:52 DEBUG : two: Need to transfer - File not found at Destination 2024/12/12 04:45:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:45:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:45:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/12 04:45:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:45:54 DEBUG : two: md5 = 87c6c2ab1b01c0ca44a0d6eaf8df3e2b OK 2024/12/12 04:45:54 INFO : two: Copied (new) 2024/12/12 04:45:54 DEBUG : Waiting for deletions to finish 2024/12/12 04:45:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:45:57 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:45:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:45:58 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (28.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:46:02 DEBUG : pre-dest1/1: md5 = b600a7393ea56c450700be61d7753692 OK 2024/12/12 04:46:05 DEBUG : pre-dest2/2: md5 = aa8370611633765dfaa8b80be4f6a877 OK 2024/12/12 04:46:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/dest" 2024/12/12 04:46:05 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/rg03c1jvnehrrc617i0lnqjddc" 2024/12/12 04:46:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/pre-dest1" 2024/12/12 04:46:07 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/bbnblvh6k061ssopqrp18kd7gc" 2024/12/12 04:46:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/pre-dest2" 2024/12/12 04:46:08 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/dgicm1h6b5ejvlltm8eeif0bnk" 2024/12/12 04:46:09 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:46:09 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/12 04:46:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:46:09 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/12 04:46:10 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/12 04:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dest': Waiting for checks to finish 2024/12/12 04:46:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dest': Waiting for transfers to finish 2024/12/12 04:46:13 DEBUG : 3: md5 = acf521b4f6e4417be3d0f57584cb4c2d OK 2024/12/12 04:46:13 INFO : 3: Copied (new) 2024/12/12 04:46:13 DEBUG : Waiting for deletions to finish 2024/12/12 04:46:16 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/12/12 04:46:17 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/12/12 04:46:18 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (19.73s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:46:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/dst" 2024/12/12 04:46:19 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:46:20 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/CopyDest" 2024/12/12 04:46:20 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/d09o6po3f7bm6ce32vdgs8h9ls" 2024/12/12 04:46:22 DEBUG : one: Need to transfer - File not found at Destination 2024/12/12 04:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:46:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:46:25 DEBUG : one: md5 = 9bc7f769438f484f05c08aa99c19ea3c OK 2024/12/12 04:46:25 INFO : one: Copied (new) 2024/12/12 04:46:25 DEBUG : Waiting for deletions to finish 2024/12/12 04:46:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:46:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:46:28 DEBUG : one: md5 = fbfe10592490a855efa37d225b88b462 OK 2024/12/12 04:46:28 INFO : one: Copied (replaced existing) 2024/12/12 04:46:28 DEBUG : Waiting for deletions to finish 2024/12/12 04:46:30 DEBUG : dst/one: md5 = f1d5c8ea7b7cdb9fb4e9afd8b4cae47f OK 2024/12/12 04:46:33 DEBUG : CopyDest/one: md5 = 0d6f0cb8171e0d4f55d16f07858bc3a1 OK 2024/12/12 04:46:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/BackupDir" 2024/12/12 04:46:34 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/12/12 04:46:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:46:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:46:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:46:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/12 04:46:38 INFO : one: Moved (server-side) 2024/12/12 04:46:39 INFO : one: Copied (server-side copy) 2024/12/12 04:46:39 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/12 04:46:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:46:39 DEBUG : Waiting for deletions to finish 2024/12/12 04:46:41 DEBUG : CopyDest/two: md5 = b45e7ae0ba63f1fce07831304414e5c4 OK 2024/12/12 04:46:42 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:46:43 INFO : two: Copied (server-side copy) 2024/12/12 04:46:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/12 04:46:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:46:43 DEBUG : one: Unchanged skipping 2024/12/12 04:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:46:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:46:43 DEBUG : Waiting for deletions to finish 2024/12/12 04:46:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:46:45 DEBUG : one: Unchanged skipping 2024/12/12 04:46:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:46:45 DEBUG : two: Unchanged skipping 2024/12/12 04:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:46:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:46:45 DEBUG : Waiting for deletions to finish 2024/12/12 04:46:45 INFO : There was nothing to transfer 2024/12/12 04:46:47 DEBUG : CopyDest/three: md5 = 69a2072d0f9bd3538a68382225b8348f OK 2024/12/12 04:46:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/12 04:46:48 DEBUG : three: Destination not found in --copy-dest 2024/12/12 04:46:48 DEBUG : three: Need to transfer - File not found at Destination 2024/12/12 04:46:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:46:48 DEBUG : one: Unchanged skipping 2024/12/12 04:46:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/12 04:46:48 DEBUG : two: Unchanged skipping 2024/12/12 04:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:46:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:46:50 DEBUG : three: md5 = 9b8526392e76a30d191862456af146df OK 2024/12/12 04:46:50 INFO : three: Copied (new) 2024/12/12 04:46:50 DEBUG : Waiting for deletions to finish 2024/12/12 04:46:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/12 04:46:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:46:55 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:46:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/12/12 04:46:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:46:55 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:46:56 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (38.41s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:47:00 DEBUG : dst/one: md5 = 3d5dae56bd199596e74486a7a8ff72b7 OK 2024/12/12 04:47:01 DEBUG : dst/two: md5 = e756ed0ec339613dff59bb5a7c2194c2 OK 2024/12/12 04:47:03 DEBUG : dst/three.txt: md5 = 2f269f2af137e51c8580f737684954d4 OK 2024/12/12 04:47:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/dst" 2024/12/12 04:47:04 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:47:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/backup" 2024/12/12 04:47:04 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/1nrff024r7pq65ecp72fc28jb0" 2024/12/12 04:47:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 04:47:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:47:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:47:06 DEBUG : two: Unchanged skipping 2024/12/12 04:47:08 INFO : one: Moved (server-side) 2024/12/12 04:47:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:47:10 DEBUG : one: md5 = 08085ece4e540bf98036eec96871ebbb OK 2024/12/12 04:47:10 INFO : one: Copied (new) 2024/12/12 04:47:10 DEBUG : Waiting for deletions to finish 2024/12/12 04:47:11 INFO : three.txt: Moved (server-side) 2024/12/12 04:47:11 INFO : three.txt: Moved into backup dir 2024/12/12 04:47:13 DEBUG : dst/three.txt: md5 = 1420c9e4a01902cc3ffa632e778260ff OK 2024/12/12 04:47:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:47:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 04:47:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:47:14 DEBUG : two: Unchanged skipping 2024/12/12 04:47:15 INFO : one: Deleted 2024/12/12 04:47:16 INFO : one: Moved (server-side) 2024/12/12 04:47:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:47:18 DEBUG : one: md5 = caa064e6b0485f7205d7f3715f518235 OK 2024/12/12 04:47:18 INFO : one: Copied (new) 2024/12/12 04:47:18 DEBUG : Waiting for deletions to finish 2024/12/12 04:47:19 INFO : three.txt: Deleted 2024/12/12 04:47:20 INFO : three.txt: Moved (server-side) 2024/12/12 04:47:20 INFO : three.txt: Moved into backup dir 2024/12/12 04:47:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:47:23 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:47:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/12 04:47:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:47:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:47:24 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (27.98s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:47:28 DEBUG : dst/one: md5 = ec4a74da212a90222f737136e3d5c3eb OK 2024/12/12 04:47:30 DEBUG : dst/two: md5 = 653a66ac1fa58917ced57a8cf4b20cfa OK 2024/12/12 04:47:31 DEBUG : dst/three.txt: md5 = 0648c8fcf93fd5f84bcf4c330573b52d OK 2024/12/12 04:47:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/dst" 2024/12/12 04:47:32 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:47:33 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/backup" 2024/12/12 04:47:33 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/1nrff024r7pq65ecp72fc28jb0" 2024/12/12 04:47:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 04:47:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:47:34 DEBUG : two: Unchanged skipping 2024/12/12 04:47:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:47:37 INFO : one: Moved (server-side) to: one.bak 2024/12/12 04:47:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:47:39 DEBUG : one: md5 = d5272df1c19bb1dcaa661a58d1269dda OK 2024/12/12 04:47:39 INFO : one: Copied (new) 2024/12/12 04:47:39 DEBUG : Waiting for deletions to finish 2024/12/12 04:47:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 04:47:40 INFO : three.txt: Moved into backup dir 2024/12/12 04:47:42 DEBUG : dst/three.txt: md5 = 8fa337441f23dd9946d46fcdc9e447a6 OK 2024/12/12 04:47:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 04:47:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:47:43 DEBUG : two: Unchanged skipping 2024/12/12 04:47:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:47:44 INFO : one.bak: Deleted 2024/12/12 04:47:45 INFO : one: Moved (server-side) to: one.bak 2024/12/12 04:47:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:47:46 DEBUG : one: md5 = 0c09649c8edfdce92b13510673a88fa7 OK 2024/12/12 04:47:46 INFO : one: Copied (new) 2024/12/12 04:47:46 DEBUG : Waiting for deletions to finish 2024/12/12 04:47:47 INFO : three.txt.bak: Deleted 2024/12/12 04:47:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 04:47:48 INFO : three.txt: Moved into backup dir 2024/12/12 04:47:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:47:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:47:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 04:47:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/12 04:47:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 04:47:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (28.84s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:47:56 DEBUG : dst/one: md5 = e11ee59e4cfc7e5094f3c284d45eefa5 OK 2024/12/12 04:47:58 DEBUG : dst/two: md5 = 18f77a3cd9505733f3bc4e961e2d6794 OK 2024/12/12 04:48:00 DEBUG : dst/three.txt: md5 = 93debe33541d5238d1440863d23cf941 OK 2024/12/12 04:48:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/dst" 2024/12/12 04:48:00 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:48:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/backup" 2024/12/12 04:48:01 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/1nrff024r7pq65ecp72fc28jb0" 2024/12/12 04:48:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 04:48:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:48:03 DEBUG : two: Unchanged skipping 2024/12/12 04:48:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:48:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 04:48:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:48:07 DEBUG : one: md5 = 80cdce7ca29def24d45ebebc4c9cfcc8 OK 2024/12/12 04:48:07 INFO : one: Copied (new) 2024/12/12 04:48:07 DEBUG : Waiting for deletions to finish 2024/12/12 04:48:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 04:48:08 INFO : three.txt: Moved into backup dir 2024/12/12 04:48:10 DEBUG : dst/three.txt: md5 = 55e3efbb2cc0a002a095861f126353dd OK 2024/12/12 04:48:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 04:48:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:48:11 DEBUG : two: Unchanged skipping 2024/12/12 04:48:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:48:12 INFO : one-2019-01-01: Deleted 2024/12/12 04:48:13 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 04:48:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:48:14 DEBUG : one: md5 = 8146a2ef587a39a480ac9b76c87ba7bf OK 2024/12/12 04:48:14 INFO : one: Copied (new) 2024/12/12 04:48:14 DEBUG : Waiting for deletions to finish 2024/12/12 04:48:15 INFO : three-2019-01-01.txt: Deleted 2024/12/12 04:48:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 04:48:16 INFO : three.txt: Moved into backup dir 2024/12/12 04:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:48:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:48:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/12 04:48:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/12 04:48:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/12 04:48:20 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (27.32s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:48:24 DEBUG : dst/one: md5 = 495d0e02c38f268a3126accd51e7c8b6 OK 2024/12/12 04:48:25 DEBUG : dst/two: md5 = 7809f5b33ad2f829333c3655bee1dc1f OK 2024/12/12 04:48:27 DEBUG : dst/three.txt: md5 = 6d92bed5ec818088ad610710fc2e9e28 OK 2024/12/12 04:48:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/dst" 2024/12/12 04:48:28 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:48:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 04:48:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:48:29 DEBUG : two: Unchanged skipping 2024/12/12 04:48:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:48:29 INFO : one: Moved (server-side) to: one.bak 2024/12/12 04:48:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:48:31 DEBUG : one: md5 = 47818a50e2b3d44f2c3d01921d158e67 OK 2024/12/12 04:48:31 INFO : one: Copied (new) 2024/12/12 04:48:31 DEBUG : Waiting for deletions to finish 2024/12/12 04:48:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 04:48:32 INFO : three.txt: Moved into backup dir 2024/12/12 04:48:34 DEBUG : dst/three.txt: md5 = 8b0cd4235e70105ef64aa06ea11d1826 OK 2024/12/12 04:48:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/12 04:48:35 DEBUG : one.bak: Excluded (Path Filter) 2024/12/12 04:48:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 04:48:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:48:35 DEBUG : two: Unchanged skipping 2024/12/12 04:48:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for checks to finish 2024/12/12 04:48:36 INFO : one.bak: Deleted 2024/12/12 04:48:37 INFO : one: Moved (server-side) to: one.bak 2024/12/12 04:48:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu/dst': Waiting for transfers to finish 2024/12/12 04:48:39 DEBUG : one: md5 = 6736e3064485753952a855be92b61e79 OK 2024/12/12 04:48:39 INFO : one: Copied (new) 2024/12/12 04:48:39 DEBUG : Waiting for deletions to finish 2024/12/12 04:48:39 INFO : three.txt.bak: Deleted 2024/12/12 04:48:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 04:48:40 INFO : three.txt: Moved into backup dir 2024/12/12 04:48:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:48:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/12 04:48:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 04:48:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:48:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 04:48:44 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirSuffixOnly (23.27s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:48:47 DEBUG : dst/one: md5 = 7682bd31fa97ad4bb81aadfef13bc7b1 OK 2024/12/12 04:48:49 DEBUG : dst/two: md5 = 6e1d5e4f7be576be72907ebc1ce843bc OK 2024/12/12 04:48:51 DEBUG : dst/three.txt: md5 = ef1551e886bf1221fddfc4ea802bde12 OK 2024/12/12 04:48:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/dst" 2024/12/12 04:48:51 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:48:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 04:48:53 INFO : one: Moved (server-side) to: one.bak 2024/12/12 04:48:55 DEBUG : one: md5 = de9367310d40cfe6a563a3df2ab9813c OK 2024/12/12 04:48:55 INFO : one: Copied (new) 2024/12/12 04:48:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:48:55 DEBUG : two: Unchanged skipping 2024/12/12 04:48:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 04:48:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 04:48:58 DEBUG : three.txt: md5 = e71c4288190f19838fa78327ba1542d4 OK 2024/12/12 04:48:58 INFO : three.txt: Copied (new) 2024/12/12 04:48:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 04:49:00 INFO : one.bak: Deleted 2024/12/12 04:49:00 INFO : one: Moved (server-side) to: one.bak 2024/12/12 04:49:02 DEBUG : one: md5 = 56f4a5bb323665c9c726d6ea83cd5f4f OK 2024/12/12 04:49:02 INFO : one: Copied (new) 2024/12/12 04:49:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:49:03 DEBUG : two: Unchanged skipping 2024/12/12 04:49:03 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 04:49:04 INFO : three.txt.bak: Deleted 2024/12/12 04:49:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/12 04:49:06 DEBUG : three.txt: md5 = 2ae93feef853855889cfe1e2ffc0a35f OK 2024/12/12 04:49:06 INFO : three.txt: Copied (new) 2024/12/12 04:49:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/12 04:49:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:49:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/12 04:49:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/12/12 04:49:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/12/12 04:49:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/12/12 04:49:11 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (27.93s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:49:15 DEBUG : dst/one: md5 = be2d41374ff6d536041e5846063351a7 OK 2024/12/12 04:49:16 DEBUG : dst/two: md5 = b2941e5b8fb825300fd29cbd8ad51993 OK 2024/12/12 04:49:18 DEBUG : dst/three.txt: md5 = a85f04d03415939fea2992e4321df31a OK 2024/12/12 04:49:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-faqokec8delu/dst" 2024/12/12 04:49:19 DEBUG : Creating backend with remote "TestDrive:crypt/qbmk8mj8iohacu0dme6p80rp4o0n9n0j8q8d5tbrr287m84k5q8g/31u3jie661vd5p8j7rtc3hgbh0" 2024/12/12 04:49:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/12 04:49:21 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 04:49:22 DEBUG : one: md5 = 771dfbb86ea65f970569a288e15e11db OK 2024/12/12 04:49:22 INFO : one: Copied (new) 2024/12/12 04:49:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:49:22 DEBUG : two: Unchanged skipping 2024/12/12 04:49:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/12 04:49:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 04:49:25 DEBUG : three.txt: md5 = 61100b6da4a7023fbfb2b54c8b7563f8 OK 2024/12/12 04:49:25 INFO : three.txt: Copied (new) 2024/12/12 04:49:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/12 04:49:27 INFO : one-2019-01-01: Deleted 2024/12/12 04:49:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/12 04:49:29 DEBUG : one: md5 = 1af3ca6653642a074dec7e4d3e2c0899 OK 2024/12/12 04:49:29 INFO : one: Copied (new) 2024/12/12 04:49:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:49:30 DEBUG : two: Unchanged skipping 2024/12/12 04:49:30 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/12 04:49:31 INFO : three-2019-01-01.txt: Deleted 2024/12/12 04:49:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/12 04:49:33 DEBUG : three.txt: md5 = 34d2464d1123b6032bbf03c5cc10bad3 OK 2024/12/12 04:49:33 INFO : three.txt: Copied (new) 2024/12/12 04:49:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/12/12 04:49:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/12/12 04:49:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/12 04:49:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/12/12 04:49:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/12 04:49:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/12/12 04:49:37 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (25.44s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:49:40 DEBUG : Testêé: md5 = 2d2bd58d3b0981ed3ecdfb10b54d67a5 OK 2024/12/12 04:49:40 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/12 04:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:49:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:49:41 DEBUG : Testêé: md5 = 4e534ef2fa01a2b0fc7b351e189b6709 OK 2024/12/12 04:49:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/12 04:49:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.00s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:49:43 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/12 04:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:49:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:49:45 DEBUG : existing: md5 = 06b7f0e78453ab0c82408fb1df93dce3 OK 2024/12/12 04:49:45 INFO : existing: Copied (new) 2024/12/12 04:49:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:49:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/12 04:49:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/12 04:49:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:49:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:49:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': not deleting files as there were IO errors 2024/12/12 04:49:46 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncImmutable (5.02s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:49:50 DEBUG : EXISTING: md5 = f599fe877f7289e0c36b255c1e5959f9 OK 2024/12/12 04:49:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:49:50 DEBUG : existing: Unchanged skipping 2024/12/12 04:49:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:49:50 DEBUG : Waiting for deletions to finish 2024/12/12 04:49:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.58s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", 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-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", 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-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.38s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.47s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:49:55 DEBUG : both0: md5 = 7764814e73e01469da6add3899670ee8 OK 2024/12/12 04:49:57 DEBUG : only0: md5 = e8be902a6e824126097e749a9bcdb059 OK 2024/12/12 04:49:58 DEBUG : both1: md5 = 9800734db4a53eae7e89acff96086c35 OK 2024/12/12 04:50:00 DEBUG : only1: md5 = b36ddf7169215baa2a3c03f8e8d0ea00 OK 2024/12/12 04:50:02 DEBUG : both2: md5 = 51e4d3614cfa3361bf1385a9e2f53927 OK 2024/12/12 04:50:03 DEBUG : only2: md5 = e153e0c3bdb189e200a2869cda9db679 OK 2024/12/12 04:50:05 DEBUG : both3: md5 = 049659f8c66eb20fc2130260f8bee973 OK 2024/12/12 04:50:07 DEBUG : only3: md5 = 5e9134a373ae187f9d9d2b18945e0bef OK 2024/12/12 04:50:09 DEBUG : both4: md5 = bade565ec21b0d3ea55d29a3cb0f57e3 OK 2024/12/12 04:50:10 DEBUG : only4: md5 = cbd2627fa9ac6f235e0153dfb07e558e OK 2024/12/12 04:50:12 DEBUG : both5: md5 = 903e51d4141891cca8f82e8577af2114 OK 2024/12/12 04:50:14 DEBUG : only5: md5 = 891e78b1f7b1419c2807b05189e1f874 OK 2024/12/12 04:50:15 DEBUG : both6: md5 = db878afe90c0aa8710ae52c409463ad4 OK 2024/12/12 04:50:17 DEBUG : only6: md5 = 29ab121a3f506e68cfda6eb670c71746 OK 2024/12/12 04:50:19 DEBUG : both7: md5 = 8b887fdc3acb262f2e248067ef7ad468 OK 2024/12/12 04:50:20 DEBUG : only7: md5 = a3b50502ed4fd9f81902275d4778f1d7 OK 2024/12/12 04:50:22 DEBUG : both8: md5 = 896eb047f7192ed5c4798565be8b19e4 OK 2024/12/12 04:50:23 DEBUG : only8: md5 = 29b1e0ddd3ba532ddd3babc52a002940 OK 2024/12/12 04:50:25 DEBUG : both9: md5 = 2db096fbfbcf96d99fe14c1b0e1fb42a OK 2024/12/12 04:50:27 DEBUG : only9: md5 = f46dd7d84ce853710605595e01e6e167 OK 2024/12/12 04:50:28 DEBUG : both10: md5 = b33ab1b9903f04f370fecdd623024ec1 OK 2024/12/12 04:50:30 DEBUG : only10: md5 = 7aca22847c0302f3bc2ee3237dfa6ee7 OK 2024/12/12 04:50:31 DEBUG : both11: md5 = 05349cd6afa6c2423f2cfa9e82be0834 OK 2024/12/12 04:50:33 DEBUG : only11: md5 = 13990075a465e73dc58f904590c7fa75 OK 2024/12/12 04:50:34 DEBUG : both12: md5 = a7a35341af19e45f3313e66da3ec4274 OK 2024/12/12 04:50:36 DEBUG : only12: md5 = 40f0ab26d0560d9480a8add452233f73 OK 2024/12/12 04:50:38 DEBUG : both13: md5 = 892bb229982105c6464bf082c5a1d3e6 OK 2024/12/12 04:50:39 DEBUG : only13: md5 = 399ad1c37d157b4fb9ff97b95f2749f5 OK 2024/12/12 04:50:41 DEBUG : both14: md5 = d6fef893fa6e992b8bbda5f32702efad OK 2024/12/12 04:50:42 DEBUG : only14: md5 = 03f0ea94bab10aeb81e1e36fe4a367c6 OK 2024/12/12 04:50:44 DEBUG : both15: md5 = 7748a7277c5d54344f86a4387229ea5e OK 2024/12/12 04:50:46 DEBUG : only15: md5 = 81d20c90aa2f2007d82c1f7dc55e76b2 OK 2024/12/12 04:50:47 DEBUG : both16: md5 = f146decb3f349275bc4b9100f800f03d OK 2024/12/12 04:50:49 DEBUG : only16: md5 = ce9c273d73c800d07900bc6f59ebedb1 OK 2024/12/12 04:50:51 DEBUG : both17: md5 = f587bca39f0471f896b930423266149c OK 2024/12/12 04:50:52 DEBUG : only17: md5 = 5613942e243e62898d99569e8c9251a2 OK 2024/12/12 04:50:54 DEBUG : both18: md5 = e80ca4bb3d3a9e0985e72b2fe447f984 OK 2024/12/12 04:50:55 DEBUG : only18: md5 = 1f40b5873d1c8130bfe4ed1f0b234b54 OK 2024/12/12 04:50:57 DEBUG : both19: md5 = db4e801086f9b12fc8e23c05e374c779 OK 2024/12/12 04:50:59 DEBUG : only19: md5 = 7c7f5595060de773f8c6d7968f885f45 OK 2024/12/12 04:51:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both0: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both1: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both10: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both11: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both12: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both13: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both14: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both15: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both16: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:51:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both17: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both3: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both18: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both5: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both6: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both7: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both8: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:51:00 DEBUG : both9: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both2: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both19: Unchanged skipping 2024/12/12 04:51:00 DEBUG : both4: Unchanged skipping 2024/12/12 04:51:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:51:00 DEBUG : Waiting for deletions to finish 2024/12/12 04:51:00 INFO : only18: Deleted 2024/12/12 04:51:00 INFO : only1: Deleted 2024/12/12 04:51:00 INFO : only16: Deleted 2024/12/12 04:51:00 INFO : only12: Deleted 2024/12/12 04:51:01 INFO : only17: Deleted 2024/12/12 04:51:01 INFO : only2: Deleted 2024/12/12 04:51:01 INFO : only9: Deleted 2024/12/12 04:51:01 INFO : only0: Deleted 2024/12/12 04:51:01 INFO : only11: Deleted 2024/12/12 04:51:01 INFO : only3: Deleted 2024/12/12 04:51:01 INFO : only6: Deleted 2024/12/12 04:51:01 INFO : only15: Deleted 2024/12/12 04:51:02 INFO : only10: Deleted 2024/12/12 04:51:02 INFO : only5: Deleted 2024/12/12 04:51:02 INFO : only13: Deleted 2024/12/12 04:51:02 INFO : only4: Deleted 2024/12/12 04:51:03 INFO : only7: Deleted 2024/12/12 04:51:03 INFO : only8: Deleted 2024/12/12 04:51:03 INFO : only14: Deleted 2024/12/12 04:51:03 INFO : only19: Deleted 2024/12/12 04:51:03 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (81.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:51:17 DEBUG : both0: md5 = c7acf321780f4567eef8d9cd40c889a8 OK 2024/12/12 04:51:18 DEBUG : only0: md5 = de51a99a31d25b74ec718e808046c64e OK 2024/12/12 04:51:20 DEBUG : both1: md5 = 4f04ef54e1380f90405baf0612740a11 OK 2024/12/12 04:51:21 DEBUG : only1: md5 = c0fde71d8b59dc5d036614fb8bdf4709 OK 2024/12/12 04:51:23 DEBUG : both2: md5 = 1bf0504a5cab2e8c2c23d6701d17e98d OK 2024/12/12 04:51:25 DEBUG : only2: md5 = 2c8190ec506aa69f4773eb497910694a OK 2024/12/12 04:51:27 DEBUG : both3: md5 = a415a43fdcd19e2fb7c7a7d1a8ea9ece OK 2024/12/12 04:51:28 DEBUG : only3: md5 = cf7d5f31de56e2fc344d049c5d7df22e OK 2024/12/12 04:51:30 DEBUG : both4: md5 = 09ac000dbd900e9c477789329d058aea OK 2024/12/12 04:51:32 DEBUG : only4: md5 = 563b197c47bbf5e4d16d81ad4afc21af OK 2024/12/12 04:51:33 DEBUG : both5: md5 = a43bcf5bc2913d7e2f2825e3c85842bf OK 2024/12/12 04:51:35 DEBUG : only5: md5 = df63113ece247a9c98b0485b4b7c3447 OK 2024/12/12 04:51:37 DEBUG : both6: md5 = aa8a269f7f4f5879d2f6266cc7e5e004 OK 2024/12/12 04:51:39 DEBUG : only6: md5 = 0a2a85d98c5ae97dc84166b225301043 OK 2024/12/12 04:51:40 DEBUG : both7: md5 = 64be0699aa77969910fc06ef425caf22 OK 2024/12/12 04:51:42 DEBUG : only7: md5 = f0124c0f32c952dbe3c31d0f96345338 OK 2024/12/12 04:51:43 DEBUG : both8: md5 = 03f39ad38ed9f0bd4dbec3f3844e6d48 OK 2024/12/12 04:51:45 DEBUG : only8: md5 = 534af59e2a12efd2c1c321e6498bd9c9 OK 2024/12/12 04:51:47 DEBUG : both9: md5 = b26f0b9da8dce23c2de3b0e6d26a8988 OK 2024/12/12 04:51:48 DEBUG : only9: md5 = 266fe9f812ef2bfb185f5695cda6112f OK 2024/12/12 04:51:50 DEBUG : both10: md5 = 96593a7780b5a3e48948e539626b5c97 OK 2024/12/12 04:51:52 DEBUG : only10: md5 = b9381e688f663fc7d350fd59954c738b OK 2024/12/12 04:51:53 DEBUG : both11: md5 = b9475b8ab8daa1657e87d4ed7d1e6f00 OK 2024/12/12 04:51:55 DEBUG : only11: md5 = da694f270a4ad9e278381acba4fa176b OK 2024/12/12 04:51:57 DEBUG : both12: md5 = 172ab85709488beeecff114e7fc6b138 OK 2024/12/12 04:51:58 DEBUG : only12: md5 = 76524f10c94383c2783b581c6b4df2a7 OK 2024/12/12 04:52:00 DEBUG : both13: md5 = 2f4a8bc1676619ade32f196bd9b4ab2c OK 2024/12/12 04:52:02 DEBUG : only13: md5 = cc0a0b026a3c7fb94dcac3932120ca96 OK 2024/12/12 04:52:04 DEBUG : both14: md5 = 0f555a90110ea2c75a91256076d67e32 OK 2024/12/12 04:52:05 DEBUG : only14: md5 = 08893fd4326a55b49a5ebebc65fc9566 OK 2024/12/12 04:52:07 DEBUG : both15: md5 = 2011a1eea62c382941a1c338554b337a OK 2024/12/12 04:52:09 DEBUG : only15: md5 = e24c7f2dc9843249f8c459dc1bd0abb9 OK 2024/12/12 04:52:10 DEBUG : both16: md5 = 921339e827d37b8a727c5ed7627d389a OK 2024/12/12 04:52:12 DEBUG : only16: md5 = b86a262b3ca429e5c698cae2d586601d OK 2024/12/12 04:52:14 DEBUG : both17: md5 = 3e426186b7468e6e703eacc227ceaa4a OK 2024/12/12 04:52:15 DEBUG : only17: md5 = 6c3c96431d4528d0aa8bf1facee24bbf OK 2024/12/12 04:52:17 DEBUG : both18: md5 = 3b861d6ee54b9dfec25b79c2f0881691 OK 2024/12/12 04:52:19 DEBUG : only18: md5 = 9ecd957f72e4434e37f4a863c24b81a5 OK 2024/12/12 04:52:21 DEBUG : both19: md5 = 28d7fffe07e132197fd3b3ba46b3c7a5 OK 2024/12/12 04:52:22 DEBUG : only19: md5 = e2d92c589691979619cc92a8837edf65 OK 2024/12/12 04:52:23 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both0: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both1: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both10: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both11: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both12: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both13: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both14: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both15: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both16: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both17: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both18: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both19: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both2: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both3: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both4: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both5: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both6: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both7: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both8: Unchanged skipping 2024/12/12 04:52:23 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/12 04:52:23 DEBUG : both9: Unchanged skipping 2024/12/12 04:52:23 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/12 04:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for checks to finish 2024/12/12 04:52:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Waiting for transfers to finish 2024/12/12 04:52:24 DEBUG : only0: md5 = ef850098b80ed1b841c0fdb63c7705e6 OK 2024/12/12 04:52:24 INFO : only0: Copied (replaced existing) 2024/12/12 04:52:24 DEBUG : only1: md5 = 015820df370b50c9c9d452a2271fc276 OK 2024/12/12 04:52:24 INFO : only1: Copied (replaced existing) 2024/12/12 04:52:24 DEBUG : only11: md5 = daaf8b065e312cf31fbb51c3dfda0083 OK 2024/12/12 04:52:24 INFO : only11: Copied (replaced existing) 2024/12/12 04:52:24 DEBUG : only10: md5 = db3fbe1042c515ea15789047879eea80 OK 2024/12/12 04:52:24 INFO : only10: Copied (replaced existing) 2024/12/12 04:52:25 DEBUG : only12: md5 = 5ddc9baf0332f5a0f49b97c8dafa4988 OK 2024/12/12 04:52:25 INFO : only12: Copied (replaced existing) 2024/12/12 04:52:25 DEBUG : only13: md5 = 3e0ba7f410f5b33b1f54a39bf7636e9e OK 2024/12/12 04:52:25 INFO : only13: Copied (replaced existing) 2024/12/12 04:52:25 DEBUG : only15: md5 = 1c5b88935d71308eb912a28204598558 OK 2024/12/12 04:52:25 INFO : only15: Copied (replaced existing) 2024/12/12 04:52:26 DEBUG : only14: md5 = 9fbcb461050ec8c3f4026d0b0368ad85 OK 2024/12/12 04:52:26 INFO : only14: Copied (replaced existing) 2024/12/12 04:52:26 DEBUG : only16: md5 = 1c2835d857f8ba608601c79f673ea4b2 OK 2024/12/12 04:52:26 INFO : only16: Copied (replaced existing) 2024/12/12 04:52:26 DEBUG : only17: md5 = c6bf2fbc7ea0d0521011e3d6135502b2 OK 2024/12/12 04:52:26 INFO : only17: Copied (replaced existing) 2024/12/12 04:52:27 DEBUG : only18: md5 = d6f4718e71070c9be2c845851d823271 OK 2024/12/12 04:52:27 INFO : only18: Copied (replaced existing) 2024/12/12 04:52:27 DEBUG : only19: md5 = 8ac7fb928b35f404ab190bd26b5c379e OK 2024/12/12 04:52:27 INFO : only19: Copied (replaced existing) 2024/12/12 04:52:28 DEBUG : only2: md5 = 2788f0dbc98b6ae765fdbfe88eaefc62 OK 2024/12/12 04:52:28 INFO : only2: Copied (replaced existing) 2024/12/12 04:52:28 DEBUG : only3: md5 = 2d816013019f3ae33c221863b2d242bf OK 2024/12/12 04:52:28 INFO : only3: Copied (replaced existing) 2024/12/12 04:52:28 DEBUG : only5: md5 = 098e60ab38e6c1dc8c76f858d6dc63ae OK 2024/12/12 04:52:28 INFO : only5: Copied (replaced existing) 2024/12/12 04:52:28 DEBUG : only4: md5 = d2d861aa29aae28d1309d0793deffb14 OK 2024/12/12 04:52:28 INFO : only4: Copied (replaced existing) 2024/12/12 04:52:29 DEBUG : only7: md5 = afcfd579d8b26956ddebf5801dd81cd4 OK 2024/12/12 04:52:29 INFO : only7: Copied (replaced existing) 2024/12/12 04:52:29 DEBUG : only6: md5 = f2260d271b0dcf49e93e65b1aa1bc56d OK 2024/12/12 04:52:29 INFO : only6: Copied (replaced existing) 2024/12/12 04:52:30 DEBUG : only9: md5 = 2fa51982e049f834267b854ea14d9b55 OK 2024/12/12 04:52:30 INFO : only9: Copied (replaced existing) 2024/12/12 04:52:30 DEBUG : only8: md5 = 0ed495712b98b680b8f9af5528e1e5bb OK 2024/12/12 04:52:30 INFO : only8: Copied (replaced existing) 2024/12/12 04:52:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (97.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:52:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:52:53 DEBUG : sub dir: Making directory with metadata 2024/12/12 04:52:54 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:53:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 04:53:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 04:53:15 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:53:15 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:53:30 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/12/12 04:53:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 04:53:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/12 04:53:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/12 04:53:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:53:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:53:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:53:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:53:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 04:53:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/12 04:53:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:53:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (47.57s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:53:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/12 04:53:40 DEBUG : sub dir: Making directory with metadata 2024/12/12 04:53:41 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:54:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 04:54:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/12 04:54:07 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/12 04:54:07 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu'", Local "Local file system at /tmp/rclone3463291396", Modify Window "1ms" 2024/12/12 04:54:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 04:54:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/12/12 04:54:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/12/12 04:54:23 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:54:24 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:54:25 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:54:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:54:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/12/12 04:54:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/12/12 04:54:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/12/12 04:54:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (49.81s) PASS 2024/12/12 04:54:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-faqokec8delu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 17m50.596983109s (try 1/5)