"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/11/22 03:59:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju" 2024/11/22 03:59:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/22 03:59:13 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50" 2024/11/22 03:59:14 DEBUG : Creating backend with remote "/tmp/rclone1376664344" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.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-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:15 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 03:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:59:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/22 03:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 03:59:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 03:59:15 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.45s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:59:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 03:59:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:59:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 03:59:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 03:59:19 DEBUG : sub dir/hello world: md5 = 2c31819803c7043435e2c851bead1eb8 OK 2024/11/22 03:59:19 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:59:20 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.94s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:23 DEBUG : metadata sub dir: Making directory with metadata 2024/11/22 03:59:23 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:59:23 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/22 03:59:23 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:59:23 DEBUG : Local file system at /tmp/rclone1376664344: File to upload is small (21 bytes), uploading instead of streaming 2024/11/22 03:59:23 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/22 03:59:23 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/22 03:59:23 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:59:24 DEBUG : Google drive root 'crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50': Skipping btime metadata as can't update it on an existing file: 2024-11-22T03:59:23.678753086Z 2024/11/22 03:59:25 INFO : empty metadata sub dir: Updated directory metadata 2024/11/22 03:59:25 DEBUG : Google drive root 'crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50': Skipping btime metadata as can't update it on an existing file: 2024-11-22T03:59:23.678753086Z 2024/11/22 03:59:26 INFO : metadata sub dir: Updated directory metadata 2024/11/22 03:59:26 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/22 03:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 03:59:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 03:59:27 DEBUG : metadata sub dir/hello metadata world: md5 = a53c9c57822d98a34752d3c87e225d34 OK 2024/11/22 03:59:27 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:30 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (9.11s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:32 DEBUG : metadata sub dir: Making directory with metadata 2024/11/22 03:59:32 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:59:32 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/22 03:59:32 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 03:59:32 DEBUG : Local file system at /tmp/rclone1376664344: File to upload is small (21 bytes), uploading instead of streaming 2024/11/22 03:59:32 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/22 03:59:32 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/22 03:59:32 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 03:59:33 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/11/22 03:59:33 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/11/22 03:59:33 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/22 03:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 03:59:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 03:59:35 DEBUG : metadata sub dir/hello metadata world: md5 = 62a645d3eca164ec2e576040b9fa5e25 OK 2024/11/22 03:59:35 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/11/22 03:59:35 DEBUG : Google drive root 'crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50': Skipping btime metadata as can't update it on an existing file: 2024-11-22T03:59:32.786693391Z 2024/11/22 03:59:36 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:39 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.73s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:40 DEBUG : Creating backend with remote "/non-existing" 2024/11/22 03:59:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/22 03:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 03:59:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.14s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:41 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 03:59:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 03:59:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 03:59:44 DEBUG : sub dir/hello world: md5 = 07af1524498d6e7116a05eeb3f91f154 OK 2024/11/22 03:59:44 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:59:45 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.93s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Running all checks before starting transfers 2024/11/22 03:59:48 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 03:59:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 03:59:48 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Checks finished, now starting transfers 2024/11/22 03:59:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 03:59:51 DEBUG : sub dir/hello world: md5 = a56df0a70f4448f1c91a8690d4300060 OK 2024/11/22 03:59:51 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:59:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (7.13s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 03:59:55 ERROR : Ignoring --no-traverse with sync 2024/11/22 03:59:55 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 03:59:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 03:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 03:59:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 03:59:58 DEBUG : sub dir/hello world: md5 = 2ab54b2d7bcd488105deace352afcf3f OK 2024/11/22 03:59:58 INFO : sub dir/hello world: Copied (new) 2024/11/22 03:59:58 DEBUG : Waiting for deletions to finish 2024/11/22 03:59:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:01 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (7.00s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/22 04:00:02 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:00:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:00:04 DEBUG : hello world2: md5 = 8e78e9bf89dcab0587b195308626e553 OK 2024/11/22 04:00:04 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.83s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:00:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:00:08 DEBUG : potato2: md5 = ebe2df936841f832c45c57712395565d OK 2024/11/22 04:00:08 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (4.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:00:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:00:12 DEBUG : potato2: md5 = cc160ca8c94cb3b2cb1542bfc17ddd46 OK 2024/11/22 04:00:12 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.68s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/22 04:00:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:00:14 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/22 04:00:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:00:14 DEBUG : sub dir: Making directory with metadata 2024/11/22 04:00:15 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/22 04:00:15 DEBUG : sub dir2: Making directory with metadata 2024/11/22 04:00:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:00:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/22 04:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:00:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:00:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:00:18 DEBUG : sub dir/hello world: md5 = 886463dbfc3ebad6683b5caaba160943 OK 2024/11/22 04:00:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/11/22 04:00:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (10.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:24 DEBUG : sub dir2: Making directory 2024/11/22 04:00:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/22 04:00:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:00:25 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:00:25 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/22 04:00:25 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/22 04:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:00:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:00:27 DEBUG : sub dir/hello world: md5 = 79efd5f9898bd9936d3494935be8adfe OK 2024/11/22 04:00:27 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:00:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:00:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.50s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:31 DEBUG : sub dir2: Making directory with metadata 2024/11/22 04:00:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:00:31 DEBUG : sub dir: Making directory with metadata 2024/11/22 04:00:32 INFO : sub dir: Made directory with metadata (mtime=2024-11-22T04:00:31.318309601Z) 2024/11/22 04:00:32 DEBUG : sub dir2: Making directory with metadata 2024/11/22 04:00:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:00:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:00:35 DEBUG : sub dir/hello world: md5 = ad46aebf26e2f7a49955ae7748214282 OK 2024/11/22 04:00:35 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:00:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.78s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:40 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/22 04:00:40 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/22 04:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:00:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:00:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.65s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:44 DEBUG : sub dir2: Making directory 2024/11/22 04:00:45 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:00:45 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/22 04:00:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:00:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:00:47 DEBUG : sub dir/hello world: md5 = eca6ce677f5a4bec1f2758d79f944aab OK 2024/11/22 04:00:47 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:00:47 INFO : sub dir/hello world: Deleted 2024/11/22 04:00:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:00:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (7.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:52 DEBUG : sub dir2: Making directory with metadata 2024/11/22 04:00:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:00:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:00:52 DEBUG : sub dir: Making directory with metadata 2024/11/22 04:00:53 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/22 04:00:53 DEBUG : sub dir2: Making directory with metadata 2024/11/22 04:00:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:00:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:00:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:00:56 DEBUG : sub dir/hello world: md5 = 3bce4ed89039196f33410aed9a519946 OK 2024/11/22 04:00:56 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:00:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:00:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.78s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.50s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:01 DEBUG : sub dir2: Making directory 2024/11/22 04:01:01 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:01:01 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/22 04:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:01:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:01:04 DEBUG : sub dir/hello world: md5 = 99973f9dd6edde488fc4bed12fe5abf1 OK 2024/11/22 04:01:04 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:01:04 DEBUG : Waiting for deletions to finish 2024/11/22 04:01:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:01:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.57s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:10 DEBUG : sub dir/hello world: md5 = 2d400797f94ccc2653733e47247ef110 OK 2024/11/22 04:01:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qehipaf0vile" 2024/11/22 04:01:11 DEBUG : Creating backend with remote "TestDrive:crypt/k1b6ofqte00l697r9gbildmveij1db7shlh8mb4qs0tou854g6d0" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju' -> Encrypted drive 'TestCryptDrive:rclone-test-qehipaf0vile' 2024/11/22 04:01:12 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:01:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qehipaf0vile': Waiting for checks to finish 2024/11/22 04:01:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qehipaf0vile': Waiting for transfers to finish 2024/11/22 04:01:16 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/22 04:01:16 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qehipaf0vile': Purge remote 2024/11/22 04:01:19 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (12.78s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:23 DEBUG : sub dir/hello world: md5 = 9238fb713a45a32699e675c6cb6f36c0 OK 2024/11/22 04:01:24 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/22 04:01:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 04:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:01:26 DEBUG : sub dir/hello world: md5 = 8802eb2887f93e753534ca8ea642ac04 OK 2024/11/22 04:01:26 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/22 04:01:26 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (10.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:33 DEBUG : sub dir/hello world: md5 = c433e00319c8dff8011857e996387f43 OK 2024/11/22 04:01:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-xozinuv9gefa" 2024/11/22 04:01:34 DEBUG : Creating backend with remote "TestDrive:crypt/r6ehq2i3n8pu325cof7j5hg9llmbgtvu1jfb5jir6ub2koc3mdh0" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju' -> Encrypted drive 'TestCryptDrive:rclone-test-xozinuv9gefa' 2024/11/22 04:01:35 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xozinuv9gefa': Waiting for checks to finish 2024/11/22 04:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xozinuv9gefa': Waiting for transfers to finish 2024/11/22 04:01:39 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/22 04:01:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:42 DEBUG : sub dir/hello world: md5 = 00cdac6f9d78b0fc635034a0f1ce2c05 OK 2024/11/22 04:01:43 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/22 04:01:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/22 04:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xozinuv9gefa': Waiting for checks to finish 2024/11/22 04:01:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 04:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xozinuv9gefa': Waiting for transfers to finish 2024/11/22 04:01:45 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/22 04:01:46 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-xozinuv9gefa': Purge remote 2024/11/22 04:01:49 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (20.66s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:54 DEBUG : sub dir/hello world: md5 = 1dddd0dbca28cdc34c6c6a84340d8856 OK 2024/11/22 04:01:55 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/22 04:01:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 04:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:01:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:01:57 DEBUG : sub dir/hello world: md5 = e39c903e78e99cb25c17b64dce0e3e01 OK 2024/11/22 04:01:57 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/22 04:01:57 INFO : sub dir/hello world: Deleted 2024/11/22 04:01:57 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:01:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.52s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:03 DEBUG : sub dir/hello world: md5 = b8cddb94421adf075c0d2d27f2f85408 OK 2024/11/22 04:02:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-cugurud2qige" 2024/11/22 04:02:04 DEBUG : Creating backend with remote "TestDrive:crypt/b56danicajim2v6i6pn1m66dej5q6k9lar3u0tsbaolo3n6g4v4g" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju' -> Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige' 2024/11/22 04:02:06 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:02:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige': Waiting for checks to finish 2024/11/22 04:02:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige': Waiting for transfers to finish 2024/11/22 04:02:10 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/22 04:02:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:13 DEBUG : sub dir/hello world: md5 = 691f3a9b90957ff7c5a283cdd123ba5e OK 2024/11/22 04:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige': Using server-side directory move 2024/11/22 04:02:13 INFO : Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 04:02:14 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/22 04:02:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/22 04:02:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/22 04:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige': Waiting for checks to finish 2024/11/22 04:02:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige': Waiting for transfers to finish 2024/11/22 04:02:15 INFO : sub dir/hello world: Deleted 2024/11/22 04:02:16 INFO : sub dir/hello world: Moved (server-side) 2024/11/22 04:02:16 INFO : sub dir: Set directory modification time (using SetModTime) 2024/11/22 04:02:19 DEBUG : sub dir/hello world: md5 = b94e723696bb6838448a3e1e426a5626 OK 2024/11/22 04:02:19 DEBUG : testing file moves 2024/11/22 04:02:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/22 04:02:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/22 04:02:20 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/22 04:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige': Waiting for checks to finish 2024/11/22 04:02:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige': Waiting for transfers to finish 2024/11/22 04:02:21 INFO : sub dir/hello world: Deleted 2024/11/22 04:02:22 INFO : sub dir/hello world: Moved (server-side) 2024/11/22 04:02:22 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-cugurud2qige': Purge remote --- PASS: TestServerSideMoveOverSelf (26.68s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:30 DEBUG : sub dir/hello world: md5 = 1b0d26905c02c2409f6af4a06cf6a64b OK 2024/11/22 04:02:30 ERROR : : error listing: directory not found 2024/11/22 04:02:31 DEBUG : Local file system at /tmp/rclone1376664344: Making directory 2024/11/22 04:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:02:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.96s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:37 DEBUG : sub dir/hello world: md5 = 795c50531d492aca9e27b26ec4f1d44c OK 2024/11/22 04:02:38 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:02:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:02:38 DEBUG : Local file system at /tmp/rclone1376664344: Waiting for checks to finish 2024/11/22 04:02:38 DEBUG : Local file system at /tmp/rclone1376664344: Waiting for transfers to finish 2024/11/22 04:02:39 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/11/22 04:02:39 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:02:39 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.72s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:43 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/22 04:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:02:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:02:44 DEBUG : check sum: md5 = 0d4dd718714f9789dd845fa1a509d90f OK 2024/11/22 04:02:44 INFO : check sum: Copied (new) 2024/11/22 04:02:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:45 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/22 04:02:45 DEBUG : check sum: Size of src and dst objects identical 2024/11/22 04:02:45 DEBUG : check sum: Unchanged skipping 2024/11/22 04:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:02:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:02:45 DEBUG : Waiting for deletions to finish 2024/11/22 04:02:45 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.28s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/22 04:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:02:49 DEBUG : sizeonly: md5 = 9b44c2c15b98a35512aa71c7bd4a0c8b OK 2024/11/22 04:02:49 INFO : sizeonly: Copied (new) 2024/11/22 04:02:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:50 DEBUG : sizeonly: Sizes identical 2024/11/22 04:02:50 DEBUG : sizeonly: Unchanged skipping 2024/11/22 04:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:02:50 DEBUG : Waiting for deletions to finish 2024/11/22 04:02:50 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.94s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/22 04:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:02:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:02:54 DEBUG : ignore-size: md5 = ac34e6c8c6e778e3b6ce5036945b5f9a OK 2024/11/22 04:02:54 INFO : ignore-size: Copied (new) 2024/11/22 04:02:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:55 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:02:55 DEBUG : ignore-size: Unchanged skipping 2024/11/22 04:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:02:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:02:55 DEBUG : Waiting for deletions to finish 2024/11/22 04:02:55 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:58 DEBUG : existing: md5 = de05655b52af0646481ff44e352e6214 OK 2024/11/22 04:02:59 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:02:59 DEBUG : existing: Unchanged skipping 2024/11/22 04:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:02:59 DEBUG : Waiting for deletions to finish 2024/11/22 04:02:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:02:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/22 04:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:02:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:01 DEBUG : existing: md5 = 9821b583e64891bdff7d3d8aaf9b40a1 OK 2024/11/22 04:03:01 INFO : existing: Copied (replaced existing) 2024/11/22 04:03:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:03 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 04:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:05 DEBUG : existing: md5 = 6bfd0e4103a4a530f6ded1c7fa8efe88 OK 2024/11/22 04:03:05 INFO : existing: Copied (new) 2024/11/22 04:03:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:05 DEBUG : existing: Destination exists, skipping 2024/11/22 04:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:05 DEBUG : Waiting for deletions to finish 2024/11/22 04:03:05 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.70s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:10 DEBUG : b/potato: md5 = a0a9ea08cb21dedb5db6abba161d31c8 OK 2024/11/22 04:03:13 DEBUG : c/non empty space: md5 = 7bd7d4501f3bf9c799ab142b714e4a81 OK 2024/11/22 04:03:13 DEBUG : d: Making directory 2024/11/22 04:03:15 DEBUG : Added delayed dir = "a", newDst= 2024/11/22 04:03:15 DEBUG : Added delayed dir = "c", newDst=c 2024/11/22 04:03:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 04:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:03:15 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 04:03:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:18 DEBUG : a/potato2: md5 = 1598f241c2b9f1c30542f4bf880a37c2 OK 2024/11/22 04:03:18 INFO : a/potato2: Copied (new) 2024/11/22 04:03:18 DEBUG : Waiting for deletions to finish 2024/11/22 04:03:18 INFO : b/potato: Deleted 2024/11/22 04:03:19 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/22 04:03:19 INFO : d: Removing directory 2024/11/22 04:03:20 INFO : b: Removing directory 2024/11/22 04:03:20 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/22 04:03:21 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:23 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/22 04:03:24 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:27 DEBUG : empty space: md5 = cfe8d5c202e8f1451fbb184be4ae0730 OK 2024/11/22 04:03:27 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/11/22 04:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:27 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/11/22 04:03:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:28 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/11/22 04:03:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:29 DEBUG : empty space: md5 = b4b7759aee8cd8bd22d6b7900f710aa9 OK 2024/11/22 04:03:29 INFO : empty space: Copied (replaced existing) 2024/11/22 04:03:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.45s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:34 DEBUG : foo: md5 = b929b340872d68d49efa968307fea5f5 OK 2024/11/22 04:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:34 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/11/22 04:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:35 DEBUG : foo: md5 = bd2265a5ec8a77ebe2112fef4dcbde90 OK 2024/11/22 04:03:35 INFO : foo: Copied (replaced existing) 2024/11/22 04:03:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.23s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:39 DEBUG : empty space: md5 = 6c4cf51af197774cfba806c02e52461e OK 2024/11/22 04:03:39 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/22 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:03:39 DEBUG : empty space: Unchanged skipping 2024/11/22 04:03:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:41 DEBUG : potato: md5 = 5e2c686360698871b9df2d6f68912508 OK 2024/11/22 04:03:41 INFO : potato: Copied (new) 2024/11/22 04:03:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.20s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:45 DEBUG : potato: md5 = e88de09da88dd2d429dbad4b841bab40 OK 2024/11/22 04:03:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/22 04:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:47 DEBUG : potato: md5 = cde76eb60019d521b3fa5b42bb00d993 OK 2024/11/22 04:03:47 INFO : potato: Copied (replaced existing) 2024/11/22 04:03:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.44s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:51 DEBUG : potato: md5 = 112e8e47e28c472f2d28c1b1e366b173 OK 2024/11/22 04:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:51 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/11/22 04:03:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:53 DEBUG : potato: md5 = 576841e21d9d8872ba82fa88a7ac5d12 OK 2024/11/22 04:03:53 INFO : potato: Copied (replaced existing) 2024/11/22 04:03:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:03:56 DEBUG : potato: md5 = fbf27fa97beaeeb97cd54247d40ee044 OK 2024/11/22 04:03:58 DEBUG : empty space: md5 = 5889a3559d4a7428caf8b10ea7a9d9e2 OK 2024/11/22 04:03:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:03:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/22 04:03:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:03:58 DEBUG : empty space: Unchanged skipping 2024/11/22 04:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:03:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:03:58 DEBUG : Waiting for deletions to finish 2024/11/22 04:03:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:04:02 DEBUG : potato: md5 = dbb60b5735626ed51d5872d8ffa28378 OK 2024/11/22 04:04:04 DEBUG : empty space: md5 = b7f6e05bbc49ad29b93f4a01e3317ebc OK 2024/11/22 04:04:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:04:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:04:05 DEBUG : empty space: Unchanged skipping 2024/11/22 04:04:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:04:06 DEBUG : potato2: md5 = 148efbf9c870393f864d5fd1f20ed962 OK 2024/11/22 04:04:06 INFO : potato2: Copied (new) 2024/11/22 04:04:06 DEBUG : Waiting for deletions to finish 2024/11/22 04:04:07 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:04:12 DEBUG : b/potato: md5 = ceff4c43fd955d96b267a1e2dd98d756 OK 2024/11/22 04:04:15 DEBUG : c/non empty space: md5 = 4ab0a4630d2978aa5c87bcca7789b776 OK 2024/11/22 04:04:15 DEBUG : d: Making directory 2024/11/22 04:04:16 DEBUG : d/e: Making directory 2024/11/22 04:04:18 DEBUG : Added delayed dir = "a", newDst= 2024/11/22 04:04:18 DEBUG : Added delayed dir = "c", newDst=c 2024/11/22 04:04:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 04:04:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:04:18 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 04:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:04:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:04:21 DEBUG : a/potato2: md5 = 17290fc4528a4a819a9520dfdfe87fa8 OK 2024/11/22 04:04:21 INFO : a/potato2: Copied (new) 2024/11/22 04:04:21 DEBUG : Waiting for deletions to finish 2024/11/22 04:04:21 INFO : b/potato: Deleted 2024/11/22 04:04:22 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/22 04:04:22 INFO : d/e: Removing directory 2024/11/22 04:04:23 INFO : d: Removing directory 2024/11/22 04:04:23 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/11/22 04:04:24 INFO : b: Removing directory 2024/11/22 04:04:24 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/22 04:04:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:04:27 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/22 04:04:28 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (20.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:04:32 DEBUG : b/potato: md5 = f46aa2f57afd6af7ebcf5531fe9069f2 OK 2024/11/22 04:04:35 DEBUG : c/non empty space: md5 = ed629ad9a65a7ecfd3919d7bbee8d7e7 OK 2024/11/22 04:04:35 DEBUG : d: Making directory 2024/11/22 04:04:37 DEBUG : Added delayed dir = "a", newDst= 2024/11/22 04:04:37 DEBUG : Added delayed dir = "c", newDst=c 2024/11/22 04:04:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/22 04:04:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:04:37 DEBUG : c/non empty space: Unchanged skipping 2024/11/22 04:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:04:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:04:40 DEBUG : a/potato2: md5 = 4d4313140c12fbca4d44600ba80b97b9 OK 2024/11/22 04:04:40 INFO : a/potato2: Copied (new) 2024/11/22 04:04:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': not deleting files as there were IO errors 2024/11/22 04:04:40 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/22 04:04:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:04:45 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/11/22 04:04:46 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/11/22 04:04:47 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (18.64s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:04:50 DEBUG : potato: md5 = 3a22d201b27e069eea48ed15c604e7ee OK 2024/11/22 04:04:51 DEBUG : empty space: md5 = 473c4457f62a3bf9fefab62f70d2d4c7 OK 2024/11/22 04:04:52 DEBUG : Waiting for deletions to finish 2024/11/22 04:04:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:04:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:04:52 DEBUG : empty space: Unchanged skipping 2024/11/22 04:04:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:04:52 INFO : potato: Deleted 2024/11/22 04:04:54 DEBUG : potato2: md5 = c02a3bf3f994ed8efa5ed06b7b375fd6 OK 2024/11/22 04:04:54 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.90s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:04:58 DEBUG : potato: md5 = e3b8d91ca606a536bdf2bb8d239e422d OK 2024/11/22 04:05:00 DEBUG : empty space: md5 = c0e992fb64d6bace81aa6aaf519d0614 OK 2024/11/22 04:05:00 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:01 INFO : potato: Deleted 2024/11/22 04:05:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:05:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:01 DEBUG : empty space: Unchanged skipping 2024/11/22 04:05:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:03 DEBUG : potato2: md5 = 55fb04b9c0ec9f49a30024e3e2c18962 OK 2024/11/22 04:05:03 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.93s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:05:07 DEBUG : potato: md5 = 842b44a474e866ecf12074d11374ab67 OK 2024/11/22 04:05:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:09 DEBUG : potato2: md5 = a87cdb9bfe9730e0180b2e18313d605d OK 2024/11/22 04:05:09 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.38s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:05:13 DEBUG : potato2: md5 = d91fec480b814d875d1adb0df3f8a9c2 OK 2024/11/22 04:05:15 DEBUG : empty space: md5 = 08ff4b541c533ca2bf69d62cae39cb04 OK 2024/11/22 04:05:15 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 04:05:15 DEBUG : enormous: Excluded 2024/11/22 04:05:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 04:05:15 DEBUG : potato2: Excluded 2024/11/22 04:05:15 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 04:05:15 DEBUG : potato2: Excluded 2024/11/22 04:05:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:05:15 DEBUG : empty space: Unchanged skipping 2024/11/22 04:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:15 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:15 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:05:16 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 04:05:16 DEBUG : enormous: Excluded 2024/11/22 04:05:16 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 04:05:16 DEBUG : potato2: Excluded 2024/11/22 04:05:16 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 04:05:16 DEBUG : potato2: Excluded 2024/11/22 04:05:16 DEBUG : Local file system at /tmp/rclone1376664344: Waiting for checks to finish 2024/11/22 04:05:16 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/22 04:05:16 DEBUG : empty space: Unchanged skipping 2024/11/22 04:05:16 DEBUG : Local file system at /tmp/rclone1376664344: Waiting for transfers to finish 2024/11/22 04:05:16 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:16 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:05:20 DEBUG : potato2: md5 = 73f005d2e5afa1768289476a31621ec8 OK 2024/11/22 04:05:22 DEBUG : empty space: md5 = 5abb151702d0dd81b9364d31fec8a100 OK 2024/11/22 04:05:24 DEBUG : enormous: md5 = 00dd402f40f14dab35631672fdf9f9da OK 2024/11/22 04:05:24 DEBUG : enormous: Excluded (Size Filter) 2024/11/22 04:05:24 DEBUG : enormous: Excluded 2024/11/22 04:05:24 DEBUG : potato2: Excluded (Size Filter) 2024/11/22 04:05:24 DEBUG : potato2: Excluded 2024/11/22 04:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:05:24 DEBUG : empty space: Unchanged skipping 2024/11/22 04:05:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:24 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:25 INFO : potato2: Deleted 2024/11/22 04:05:25 INFO : enormous: Deleted 2024/11/22 04:05:25 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:05:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/22 04:05:26 DEBUG : Local file system at /tmp/rclone1376664344: Waiting for checks to finish 2024/11/22 04:05:26 DEBUG : empty space: Unchanged skipping 2024/11/22 04:05:26 DEBUG : Local file system at /tmp/rclone1376664344: Waiting for transfers to finish 2024/11/22 04:05:26 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:26 INFO : enormous: Deleted 2024/11/22 04:05:26 INFO : potato2: Deleted 2024/11/22 04:05:26 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:05:29 DEBUG : one: md5 = b0be1d0631d5648d23c1c1c6cfe034a0 OK 2024/11/22 04:05:31 DEBUG : two: md5 = e4c1e8af861f490e7fcfa9d9a01919b5 OK 2024/11/22 04:05:33 DEBUG : three: md5 = 9dd6b4c23ad79f940af51dd8d4fcec2e OK 2024/11/22 04:05:34 DEBUG : four: md5 = 0a3a2c653a7794e5f7b48502ff3fe0d0 OK 2024/11/22 04:05:35 DEBUG : five: Need to transfer - File not found at Destination 2024/11/22 04:05:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/22 04:05:35 DEBUG : three: Sizes identical 2024/11/22 04:05:35 DEBUG : one: Destination is newer than source, skipping 2024/11/22 04:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/22 04:05:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/22 04:05:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:36 DEBUG : four: md5 = 1ffd784e0dde05f25b39b2911c85ec26 OK 2024/11/22 04:05:36 INFO : four: Copied (replaced existing) 2024/11/22 04:05:36 DEBUG : two: md5 = e85adae770a59d0e691dd2711890d42d OK 2024/11/22 04:05:36 INFO : two: Copied (replaced existing) 2024/11/22 04:05:37 DEBUG : five: md5 = 8461318dcf160d3bb4627e29f4cd3ae0 OK 2024/11/22 04:05:37 INFO : five: Copied (new) 2024/11/22 04:05:37 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.71s) === 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-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/11/22 04:05:40 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/22 04:05:41 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/22 04:05:41 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/22 04:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:42 DEBUG : yam: md5 = c6ca6f276c87fd7c005d248f23a2797c OK 2024/11/22 04:05:42 INFO : yam: Copied (new) 2024/11/22 04:05:43 DEBUG : potato: md5 = 3b1d0d244ede8c21e21ce1cfcb1774a4 OK 2024/11/22 04:05:43 INFO : potato: Copied (new) 2024/11/22 04:05:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:05:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/22 04:05:43 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/22 04:05:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:43 DEBUG : potato: Unchanged skipping 2024/11/22 04:05:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:45 DEBUG : yaml: md5 = bee530e732acdc0c504a007eb9d12c5b OK 2024/11/22 04:05:45 INFO : yaml: Copied (new) 2024/11/22 04:05:45 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:45 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.96s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/22 04:05:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Making map for --track-renames 2024/11/22 04:05:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Finished making map for --track-renames 2024/11/22 04:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/22 04:05:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/22 04:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for renames to finish 2024/11/22 04:05:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:50 DEBUG : potato: md5 = 658251524bbf4170d73fced95c17e01d OK 2024/11/22 04:05:50 INFO : potato: Copied (new) 2024/11/22 04:05:50 DEBUG : yam: md5 = 21efac6f9760a58d8c8904d1d58fc657 OK 2024/11/22 04:05:50 INFO : yam: Copied (new) 2024/11/22 04:05:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:05:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Making map for --track-renames 2024/11/22 04:05:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:05:51 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Finished making map for --track-renames 2024/11/22 04:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:51 DEBUG : potato: Unchanged skipping 2024/11/22 04:05:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for renames to finish 2024/11/22 04:05:52 INFO : yam: Moved (server-side) to: yaml 2024/11/22 04:05:52 INFO : yaml: Renamed from "yam" 2024/11/22 04:05:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:52 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:52 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/22 04:05:55 DEBUG : Added delayed dir = "sub", newDst= 2024/11/22 04:05:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Making map for --track-renames 2024/11/22 04:05:55 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Finished making map for --track-renames 2024/11/22 04:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:05:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/22 04:05:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/22 04:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for renames to finish 2024/11/22 04:05:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:05:58 DEBUG : sub/yam: md5 = 06a5b53b4da90ef4ca9502f3e4bea259 OK 2024/11/22 04:05:58 INFO : sub/yam: Copied (new) 2024/11/22 04:05:58 DEBUG : potato: md5 = 96edf90c9e166fb76fa4684b585aa83b OK 2024/11/22 04:05:58 INFO : potato: Copied (new) 2024/11/22 04:05:58 DEBUG : Waiting for deletions to finish 2024/11/22 04:05:59 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:06:00 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/22 04:06:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:06:00 DEBUG : potato: Unchanged skipping 2024/11/22 04:06:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Making map for --track-renames 2024/11/22 04:06:00 INFO : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Finished making map for --track-renames 2024/11/22 04:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:06:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for renames to finish 2024/11/22 04:06:01 INFO : sub/yam: Moved (server-side) to: yam 2024/11/22 04:06:01 INFO : yam: Renamed from "sub/yam" 2024/11/22 04:06:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:06:01 DEBUG : Waiting for deletions to finish 2024/11/22 04:06:01 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (11.07s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:06:06 DEBUG : Creating backend with remote "/tmp/rclone1376664344/dir1" 2024/11/22 04:06:06 DEBUG : Config file has changed externally - reloading 2024/11/22 04:06:06 DEBUG : Creating backend with remote "/tmp/rclone1376664344/dir2" 2024/11/22 04:06:06 DEBUG : Local file system at /tmp/rclone1376664344/dir2: Using server-side directory move 2024/11/22 04:06:06 INFO : Local file system at /tmp/rclone1376664344/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 04:06:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/22 04:06:06 DEBUG : Local file system at /tmp/rclone1376664344/dir2: Waiting for checks to finish 2024/11/22 04:06:06 DEBUG : Local file system at /tmp/rclone1376664344/dir2: Waiting for transfers to finish 2024/11/22 04:06:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.48s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:06:07 DEBUG : Added delayed dir = "nested", newDst= 2024/11/22 04:06:07 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:06:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:06:07 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/22 04:06:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/22 04:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:06:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:06:10 DEBUG : sub dir/hello world: md5 = 9100e2d4017509883913e73f1a4390ee OK 2024/11/22 04:06:10 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:06:10 INFO : sub dir/hello world: Deleted 2024/11/22 04:06:12 DEBUG : nested/sub dir/file: md5 = 1568a674d6012ae91db1d844cfe6f870 OK 2024/11/22 04:06:12 INFO : nested/sub dir/file: Copied (new) 2024/11/22 04:06:12 INFO : nested/sub dir/file: Deleted 2024/11/22 04:06:13 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:06:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:06:14 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/22 04:06:14 INFO : sub dir: Removing directory 2024/11/22 04:06:14 INFO : nested/sub dir: Removing directory 2024/11/22 04:06:14 INFO : nested: Removing directory 2024/11/22 04:06:14 DEBUG : Local file system at /tmp/rclone1376664344: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:06:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/22 04:06:17 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/22 04:06:18 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:06:20 DEBUG : Added delayed dir = "nested", newDst= 2024/11/22 04:06:20 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/22 04:06:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/22 04:06:20 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/22 04:06:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/22 04:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:06:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:06:23 DEBUG : sub dir/hello world: md5 = 43f101d86080ac0c4bbb262afb1f30d9 OK 2024/11/22 04:06:23 INFO : sub dir/hello world: Copied (new) 2024/11/22 04:06:23 INFO : sub dir/hello world: Deleted 2024/11/22 04:06:25 DEBUG : nested/sub dir/file: md5 = 74db9e041652003c3232a24273b60251 OK 2024/11/22 04:06:25 INFO : nested/sub dir/file: Copied (new) 2024/11/22 04:06:25 INFO : nested/sub dir/file: Deleted 2024/11/22 04:06:26 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:06:26 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/22 04:06:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:06:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/22 04:06:30 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/11/22 04:06:31 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.56s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:06:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 04:06:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/22 04:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:06:34 DEBUG : existing: md5 = 6525bb5f6ff6749bdeaff3285128b803 OK 2024/11/22 04:06:34 INFO : existing: Copied (new) 2024/11/22 04:06:34 INFO : existing: Deleted 2024/11/22 04:06:34 DEBUG : existing-b: md5 = e8afb0d7b7cecb43d70f7d4abf764bb0 OK 2024/11/22 04:06:34 INFO : existing-b: Copied (new) 2024/11/22 04:06:34 INFO : existing-b: Deleted 2024/11/22 04:06:35 DEBUG : existing: Destination exists, skipping 2024/11/22 04:06:35 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/22 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:06:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:06:35 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.04s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:06:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-heridic0punu" 2024/11/22 04:06:37 DEBUG : Creating backend with remote "TestDrive:crypt/g8vprr0b2un9annp0nrjtsb47urfv3o73ejehj3gvho96lq8kcig" 2024/11/22 04:06:40 DEBUG : potato2: md5 = bdbbabcad0990b01af5207cec3b73bb8 OK 2024/11/22 04:06:42 DEBUG : empty space: md5 = b9070230ffd76bd5b3a6b187fb81c802 OK 2024/11/22 04:06:43 DEBUG : potato3: md5 = c046caf8a97a3662f9bb82c06ffada39 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju' -> Encrypted drive 'TestCryptDrive:rclone-test-heridic0punu' 2024/11/22 04:06:46 DEBUG : empty space: md5 = 8c43439b732969444615537c7e61f6fc OK 2024/11/22 04:06:48 DEBUG : potato3: md5 = 423a82b301164f77d4b249b48edd2850 OK 2024/11/22 04:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heridic0punu': Using server-side directory move 2024/11/22 04:06:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-heridic0punu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 04:06:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:06:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heridic0punu': Waiting for checks to finish 2024/11/22 04:06:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/22 04:06:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 04:06:49 DEBUG : empty space: Unchanged skipping 2024/11/22 04:06:50 INFO : empty space: Deleted 2024/11/22 04:06:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heridic0punu': Waiting for transfers to finish 2024/11/22 04:06:50 INFO : potato3: Deleted 2024/11/22 04:06:50 INFO : potato2: Moved (server-side) 2024/11/22 04:06:51 INFO : potato3: Moved (server-side) 2024/11/22 04:06:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-guvoduj5juca" 2024/11/22 04:06:51 DEBUG : Creating backend with remote "TestDrive:crypt/fjh4li9eknr9vtru2crb6cvfkfqqivd3umd167ivd0g7h23a6s5g" 2024/11/22 04:06:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guvoduj5juca': Using server-side directory move 2024/11/22 04:06:53 INFO : Encrypted drive 'TestCryptDrive:rclone-test-guvoduj5juca': Server side directory move succeeded 2024/11/22 04:06:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-guvoduj5juca': Purge remote 2024/11/22 04:06:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-heridic0punu': Purge remote 2024/11/22 04:06:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.15s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:06:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fifodoy8yeze" 2024/11/22 04:06:56 DEBUG : Creating backend with remote "TestDrive:crypt/889rqltucth350968pombb4fmfh5b2akog8jjvqu9n2bq8gk78k0" 2024/11/22 04:06:58 DEBUG : potato2: md5 = d55ccd55bfd062cd78a7ba1926cfc7d4 OK 2024/11/22 04:07:00 DEBUG : empty space: md5 = 9b66fdf8b8bbe155a97887c4d90e8d80 OK 2024/11/22 04:07:02 DEBUG : potato3: md5 = b28f15e3d9db6cb961200621dce0c6c1 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju' -> Encrypted drive 'TestCryptDrive:rclone-test-fifodoy8yeze' 2024/11/22 04:07:05 DEBUG : empty space: md5 = c73359a19c32955c77796e715ed8811c OK 2024/11/22 04:07:06 DEBUG : potato3: md5 = 802ae5bcb2ca3b7aba179b77dc3d92e7 OK 2024/11/22 04:07:07 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 04:07:07 DEBUG : empty space: Excluded 2024/11/22 04:07:07 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 04:07:07 DEBUG : empty space: Excluded 2024/11/22 04:07:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:07:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 04:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fifodoy8yeze': Waiting for checks to finish 2024/11/22 04:07:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fifodoy8yeze': Waiting for transfers to finish 2024/11/22 04:07:08 INFO : potato3: Deleted 2024/11/22 04:07:08 INFO : potato2: Moved (server-side) 2024/11/22 04:07:09 INFO : potato3: Moved (server-side) 2024/11/22 04:07:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-hajaqil8weju" 2024/11/22 04:07:09 DEBUG : Config file has changed externally - reloading 2024/11/22 04:07:09 DEBUG : Creating backend with remote "TestDrive:crypt/kgos6rloggk94s9lpdikukprjbmujothlvhi1quoi87j2fngle40" 2024/11/22 04:07:10 DEBUG : empty space: Excluded (Size Filter) 2024/11/22 04:07:10 DEBUG : empty space: Excluded 2024/11/22 04:07:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:07:10 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/22 04:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hajaqil8weju': Waiting for checks to finish 2024/11/22 04:07:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hajaqil8weju': Waiting for transfers to finish 2024/11/22 04:07:12 INFO : potato3: Moved (server-side) 2024/11/22 04:07:13 INFO : potato2: Moved (server-side) 2024/11/22 04:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-hajaqil8weju': Purge remote 2024/11/22 04:07:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fifodoy8yeze': Purge remote --- PASS: TestServerSideMoveWithFilter (20.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:07:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-raronij8poyu" 2024/11/22 04:07:16 DEBUG : Creating backend with remote "TestDrive:crypt/1m6b4r2qtgapgnsiuticf8fq18t2cdmdcea8060b7obeud1hcmug" 2024/11/22 04:07:18 DEBUG : potato2: md5 = e8224f65147b0852452eb6f1b5f47b20 OK 2024/11/22 04:07:20 DEBUG : empty space: md5 = 62c7e72661003c243416c8d46b250097 OK 2024/11/22 04:07:22 DEBUG : potato3: md5 = acbbcef82261b15dbdccbe4da8ac7e70 OK 2024/11/22 04:07:22 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju' -> Encrypted drive 'TestCryptDrive:rclone-test-raronij8poyu' 2024/11/22 04:07:26 DEBUG : empty space: md5 = f3350fec79fec5bc6afe91451f91a917 OK 2024/11/22 04:07:28 DEBUG : potato3: md5 = 07905e31f9ea799667e4f7db417bbf32 OK 2024/11/22 04:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raronij8poyu': Using server-side directory move 2024/11/22 04:07:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-raronij8poyu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/22 04:07:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/22 04:07:28 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/22 04:07:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/22 04:07:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/22 04:07:28 DEBUG : empty space: Unchanged skipping 2024/11/22 04:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raronij8poyu': Waiting for checks to finish 2024/11/22 04:07:29 INFO : empty space: Deleted 2024/11/22 04:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raronij8poyu': Waiting for transfers to finish 2024/11/22 04:07:29 INFO : potato3: Deleted 2024/11/22 04:07:29 INFO : potato2: Moved (server-side) 2024/11/22 04:07:30 INFO : potato3: Moved (server-side) 2024/11/22 04:07:30 INFO : tomatoDir: Removing directory 2024/11/22 04:07:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': deleted 1 directories 2024/11/22 04:07:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-gicofab4cuqe" 2024/11/22 04:07:32 DEBUG : Creating backend with remote "TestDrive:crypt/jq68fql0acu491hm25qh1b8e9bri301ubc0qv90iuda7rv4cn2v0" 2024/11/22 04:07:33 DEBUG : tomatoDir: Making directory 2024/11/22 04:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicofab4cuqe': Using server-side directory move 2024/11/22 04:07:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-gicofab4cuqe': Server side directory move succeeded 2024/11/22 04:07:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-gicofab4cuqe': Purge remote 2024/11/22 04:07:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-raronij8poyu': Purge remote 2024/11/22 04:07:38 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.46s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:07:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test" 2024/11/22 04:07:39 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncOverlap (4.15s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:07:43 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test" 2024/11/22 04:07:43 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/11/22 04:07:46 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test-include/layer2" 2024/11/22 04:07:46 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/11/22 04:07:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test-ignore-file" 2024/11/22 04:07:50 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/11/22 04:07:55 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 074daadfde09ad750570d7eb30ab4423 OK 2024/11/22 04:07:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:07:56 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:07:56 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/22 04:07:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test': Waiting for checks to finish 2024/11/22 04:07:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test': Waiting for transfers to finish 2024/11/22 04:07:57 DEBUG : Waiting for deletions to finish 2024/11/22 04:07:57 INFO : There was nothing to transfer 2024/11/22 04:07:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:07:58 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:07:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:07:59 DEBUG : Waiting for deletions to finish 2024/11/22 04:07:59 INFO : rclone-sync-test-include: Removing directory 2024/11/22 04:07:59 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/22 04:07:59 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/22 04:07:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': failed to delete 1 directories 2024/11/22 04:07:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:08:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:08:01 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:08:01 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/22 04:08:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/22 04:08:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/22 04:08:02 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:02 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:08:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:08:03 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:08:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:08:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:08:03 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:03 INFO : rclone-sync-test-include: Removing directory 2024/11/22 04:08:04 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/22 04:08:04 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/22 04:08:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': failed to delete 1 directories 2024/11/22 04:08:04 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:08:04 DEBUG : : Excluded 2024/11/22 04:08:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/22 04:08:05 DEBUG : rclone-sync-test: Excluded 2024/11/22 04:08:05 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/22 04:08:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/22 04:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/22 04:08:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/22 04:08:05 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:05 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:08:08 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/11/22 04:08:09 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (36.25s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:08:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/dst" 2024/11/22 04:08:19 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 04:08:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/CompareDest" 2024/11/22 04:08:21 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/gveqi14airsml4bgu7krj116o8" 2024/11/22 04:08:23 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 04:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:08:26 DEBUG : one: md5 = 1fa0e0becc2f7b72a87452519ab5fd3c OK 2024/11/22 04:08:26 INFO : one: Copied (new) 2024/11/22 04:08:26 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:08:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:08:29 DEBUG : one: md5 = ab1673bbd3debe1a9d518c80b2404beb OK 2024/11/22 04:08:29 INFO : one: Copied (replaced existing) 2024/11/22 04:08:29 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:31 DEBUG : dst/one: md5 = d470b5cd723a6a282b640cb0da197353 OK 2024/11/22 04:08:34 DEBUG : CompareDest/one: md5 = 0fc1614cceb5c905679fcb3fc78de6d0 OK 2024/11/22 04:08:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:08:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:08:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 04:08:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:08:35 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:35 INFO : There was nothing to transfer 2024/11/22 04:08:37 DEBUG : CompareDest/two: md5 = 2e283fb0c6a349b08bdf1e1d1d2b5940 OK 2024/11/22 04:08:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:08:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 04:08:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:08:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:08:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:08:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 04:08:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:08:39 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:39 INFO : There was nothing to transfer 2024/11/22 04:08:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:08:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/22 04:08:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:08:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:08:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 04:08:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:08:40 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:40 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/22 04:08:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/22 04:08:42 DEBUG : two: Need to transfer - File not found at Destination 2024/11/22 04:08:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:08:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:08:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/22 04:08:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:08:44 DEBUG : two: md5 = 94dea56bb6b957406babd2735f79aaf4 OK 2024/11/22 04:08:44 INFO : two: Copied (new) 2024/11/22 04:08:44 DEBUG : Waiting for deletions to finish 2024/11/22 04:08:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 04:08:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:08:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:08:48 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (29.52s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:08:52 DEBUG : pre-dest1/1: md5 = 9622efb8c72d3f86784922f18e50216a OK 2024/11/22 04:08:54 DEBUG : pre-dest2/2: md5 = 39eb01310c694b4979dc58e6635889c2 OK 2024/11/22 04:08:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/dest" 2024/11/22 04:08:55 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/rg03c1jvnehrrc617i0lnqjddc" 2024/11/22 04:08:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/pre-dest1" 2024/11/22 04:08:56 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/bbnblvh6k061ssopqrp18kd7gc" 2024/11/22 04:08:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/pre-dest2" 2024/11/22 04:08:57 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/dgicm1h6b5ejvlltm8eeif0bnk" 2024/11/22 04:08:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:08:58 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/22 04:08:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:08:59 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/22 04:08:59 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/22 04:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dest': Waiting for checks to finish 2024/11/22 04:08:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dest': Waiting for transfers to finish 2024/11/22 04:09:02 DEBUG : 3: md5 = 9cb19a06d17ad226da79091c4b4420be OK 2024/11/22 04:09:02 INFO : 3: Copied (new) 2024/11/22 04:09:02 DEBUG : Waiting for deletions to finish 2024/11/22 04:09:07 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/11/22 04:09:08 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/11/22 04:09:09 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (20.62s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:09:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/dst" 2024/11/22 04:09:10 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 04:09:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/CopyDest" 2024/11/22 04:09:11 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/d09o6po3f7bm6ce32vdgs8h9ls" 2024/11/22 04:09:13 DEBUG : one: Need to transfer - File not found at Destination 2024/11/22 04:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:09:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:09:16 DEBUG : one: md5 = 5d5717a09f61d4abbb1a1be03b4528db OK 2024/11/22 04:09:16 INFO : one: Copied (new) 2024/11/22 04:09:16 DEBUG : Waiting for deletions to finish 2024/11/22 04:09:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:09:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:09:19 DEBUG : one: md5 = 52e5d675cdffd48e1a14636016775146 OK 2024/11/22 04:09:19 INFO : one: Copied (replaced existing) 2024/11/22 04:09:19 DEBUG : Waiting for deletions to finish 2024/11/22 04:09:21 DEBUG : dst/one: md5 = 29ac9e197cfe377a1ab881dcc8f91829 OK 2024/11/22 04:09:24 DEBUG : CopyDest/one: md5 = 6b693e28c51b86815333a0e3d1ad8567 OK 2024/11/22 04:09:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/BackupDir" 2024/11/22 04:09:25 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/11/22 04:09:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:09:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:09:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:09:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/22 04:09:29 INFO : one: Moved (server-side) 2024/11/22 04:09:31 INFO : one: Copied (server-side copy) 2024/11/22 04:09:31 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/22 04:09:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:09:31 DEBUG : Waiting for deletions to finish 2024/11/22 04:09:33 DEBUG : CopyDest/two: md5 = 34cb1c72d96b1c2e33356b3a70158d97 OK 2024/11/22 04:09:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:09:36 INFO : two: Copied (server-side copy) 2024/11/22 04:09:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/22 04:09:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:09:36 DEBUG : one: Unchanged skipping 2024/11/22 04:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:09:36 DEBUG : Waiting for deletions to finish 2024/11/22 04:09:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:09:37 DEBUG : one: Unchanged skipping 2024/11/22 04:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:09:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:09:37 DEBUG : two: Unchanged skipping 2024/11/22 04:09:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:09:37 DEBUG : Waiting for deletions to finish 2024/11/22 04:09:37 INFO : There was nothing to transfer 2024/11/22 04:09:39 DEBUG : CopyDest/three: md5 = b4095204f2471ff8863b2abda33d2e27 OK 2024/11/22 04:09:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/22 04:09:40 DEBUG : three: Destination not found in --copy-dest 2024/11/22 04:09:40 DEBUG : three: Need to transfer - File not found at Destination 2024/11/22 04:09:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:09:40 DEBUG : two: Unchanged skipping 2024/11/22 04:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:09:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/22 04:09:40 DEBUG : one: Unchanged skipping 2024/11/22 04:09:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:09:42 DEBUG : three: md5 = 3fe1154e494769147901056f8f01c644 OK 2024/11/22 04:09:42 INFO : three: Copied (new) 2024/11/22 04:09:42 DEBUG : Waiting for deletions to finish 2024/11/22 04:09:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/22 04:09:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 04:09:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:09:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 04:09:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/11/22 04:09:48 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:09:49 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (40.37s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:09:53 DEBUG : dst/one: md5 = 9907a8cf4e4dc68c6952f62cc3f090c6 OK 2024/11/22 04:09:54 DEBUG : dst/two: md5 = d6e21595fd0bf7c9c7224baf97751250 OK 2024/11/22 04:09:56 DEBUG : dst/three.txt: md5 = 964bebd25618ea16ee25d49383e66067 OK 2024/11/22 04:09:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/dst" 2024/11/22 04:09:57 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 04:09:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/backup" 2024/11/22 04:09:57 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/1nrff024r7pq65ecp72fc28jb0" 2024/11/22 04:09:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:09:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:09:59 DEBUG : two: Unchanged skipping 2024/11/22 04:09:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:10:01 INFO : one: Moved (server-side) 2024/11/22 04:10:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:10:03 DEBUG : one: md5 = 51deb1a4a094f19dd612ea5693ae5aaa OK 2024/11/22 04:10:03 INFO : one: Copied (new) 2024/11/22 04:10:03 DEBUG : Waiting for deletions to finish 2024/11/22 04:10:04 INFO : three.txt: Moved (server-side) 2024/11/22 04:10:04 INFO : three.txt: Moved into backup dir 2024/11/22 04:10:06 DEBUG : dst/three.txt: md5 = d2703b67f627de37c2f91d241435b92e OK 2024/11/22 04:10:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:10:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:10:07 DEBUG : two: Unchanged skipping 2024/11/22 04:10:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:10:08 INFO : one: Deleted 2024/11/22 04:10:09 INFO : one: Moved (server-side) 2024/11/22 04:10:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:10:11 DEBUG : one: md5 = e81e8e272eaeca11985cf2ad801c0451 OK 2024/11/22 04:10:11 INFO : one: Copied (new) 2024/11/22 04:10:11 DEBUG : Waiting for deletions to finish 2024/11/22 04:10:12 INFO : three.txt: Deleted 2024/11/22 04:10:13 INFO : three.txt: Moved (server-side) 2024/11/22 04:10:13 INFO : three.txt: Moved into backup dir 2024/11/22 04:10:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:10:16 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 04:10:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:10:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/22 04:10:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/22 04:10:17 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncBackupDir (28.31s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:10:21 DEBUG : dst/one: md5 = 095eb33777f868b99328c7692c046dd1 OK 2024/11/22 04:10:23 DEBUG : dst/two: md5 = 99baad3c67e2bee58fa2e4901964af37 OK 2024/11/22 04:10:25 DEBUG : dst/three.txt: md5 = 3155c7ec3ed770308834c0bc624790f6 OK 2024/11/22 04:10:25 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/dst" 2024/11/22 04:10:25 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 04:10:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/backup" 2024/11/22 04:10:26 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/1nrff024r7pq65ecp72fc28jb0" 2024/11/22 04:10:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:10:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:10:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:10:28 DEBUG : two: Unchanged skipping 2024/11/22 04:10:30 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:10:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:10:32 DEBUG : one: md5 = b0d0a0b70720f6b45d11c5505d0cb94b OK 2024/11/22 04:10:32 INFO : one: Copied (new) 2024/11/22 04:10:32 DEBUG : Waiting for deletions to finish 2024/11/22 04:10:33 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:10:33 INFO : three.txt: Moved into backup dir 2024/11/22 04:10:35 DEBUG : dst/three.txt: md5 = 77116abb652b91a9bd3d321264c24c10 OK 2024/11/22 04:10:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:10:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:10:36 DEBUG : two: Unchanged skipping 2024/11/22 04:10:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:10:37 INFO : one.bak: Deleted 2024/11/22 04:10:38 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:10:40 DEBUG : one: md5 = 25ba9e3108c370f1d8a3a1e194a77fef OK 2024/11/22 04:10:40 INFO : one: Copied (new) 2024/11/22 04:10:40 DEBUG : Waiting for deletions to finish 2024/11/22 04:10:41 INFO : three.txt.bak: Deleted 2024/11/22 04:10:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:10:42 INFO : three.txt: Moved into backup dir 2024/11/22 04:10:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:10:46 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 04:10:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/22 04:10:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/22 04:10:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/22 04:10:47 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (29.35s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:10:50 DEBUG : dst/one: md5 = fef64b3d7a35ea12f61ee58d449aea08 OK 2024/11/22 04:10:52 DEBUG : dst/two: md5 = 6da6a5e227ba681f4622ad133150808d OK 2024/11/22 04:10:54 DEBUG : dst/three.txt: md5 = 9ef23879d02d65d54475326cda86d8e4 OK 2024/11/22 04:10:54 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/dst" 2024/11/22 04:10:54 DEBUG : Config file has changed externally - reloading 2024/11/22 04:10:54 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 04:10:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/backup" 2024/11/22 04:10:55 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/1nrff024r7pq65ecp72fc28jb0" 2024/11/22 04:10:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:10:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:10:57 DEBUG : two: Unchanged skipping 2024/11/22 04:10:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:11:00 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 04:11:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:11:01 DEBUG : one: md5 = 471934923cadd046be605327467462fa OK 2024/11/22 04:11:01 INFO : one: Copied (new) 2024/11/22 04:11:01 DEBUG : Waiting for deletions to finish 2024/11/22 04:11:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 04:11:03 INFO : three.txt: Moved into backup dir 2024/11/22 04:11:05 DEBUG : dst/three.txt: md5 = d3bef2141ba25266fc6cfeae45934fea OK 2024/11/22 04:11:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:11:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:11:05 DEBUG : two: Unchanged skipping 2024/11/22 04:11:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:11:06 INFO : one-2019-01-01: Deleted 2024/11/22 04:11:07 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 04:11:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:11:09 DEBUG : one: md5 = 50ca8a5b94e2388cf2915cdd370696da OK 2024/11/22 04:11:09 INFO : one: Copied (new) 2024/11/22 04:11:09 DEBUG : Waiting for deletions to finish 2024/11/22 04:11:10 INFO : three-2019-01-01.txt: Deleted 2024/11/22 04:11:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 04:11:11 INFO : three.txt: Moved into backup dir 2024/11/22 04:11:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:11:15 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 04:11:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/22 04:11:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/22 04:11:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/22 04:11:16 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.63s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:11:20 DEBUG : dst/one: md5 = deb3cadc9d45e7e0a3c5194d9661c8c0 OK 2024/11/22 04:11:22 DEBUG : dst/two: md5 = b628e1517fa76de03e49ecf014cc9cff OK 2024/11/22 04:11:23 DEBUG : dst/three.txt: md5 = 5b7fea872e209723176bbc88bc853458 OK 2024/11/22 04:11:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/dst" 2024/11/22 04:11:24 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 04:11:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:11:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:11:25 DEBUG : two: Unchanged skipping 2024/11/22 04:11:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:11:26 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:11:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:11:28 DEBUG : one: md5 = 9aee5cfca2f708043ae282441d4fefa9 OK 2024/11/22 04:11:28 INFO : one: Copied (new) 2024/11/22 04:11:28 DEBUG : Waiting for deletions to finish 2024/11/22 04:11:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:11:28 INFO : three.txt: Moved into backup dir 2024/11/22 04:11:30 DEBUG : dst/three.txt: md5 = ae91f263225f91bba821b9ab6c624fcc OK 2024/11/22 04:11:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/22 04:11:31 DEBUG : three.txt.bak: Excluded 2024/11/22 04:11:31 DEBUG : one.bak: Excluded (Path Filter) 2024/11/22 04:11:31 DEBUG : one.bak: Excluded 2024/11/22 04:11:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for checks to finish 2024/11/22 04:11:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:11:31 DEBUG : two: Unchanged skipping 2024/11/22 04:11:32 INFO : one.bak: Deleted 2024/11/22 04:11:33 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju/dst': Waiting for transfers to finish 2024/11/22 04:11:35 DEBUG : one: md5 = aaca5eff0224112d8423b22ca275c514 OK 2024/11/22 04:11:35 INFO : one: Copied (new) 2024/11/22 04:11:35 DEBUG : Waiting for deletions to finish 2024/11/22 04:11:35 INFO : three.txt.bak: Deleted 2024/11/22 04:11:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:11:36 INFO : three.txt: Moved into backup dir 2024/11/22 04:11:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:11:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/22 04:11:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/22 04:11:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/22 04:11:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/22 04:11:40 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (23.40s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:11:43 DEBUG : dst/one: md5 = b6495160cf384409fd03acb70adea13b OK 2024/11/22 04:11:45 DEBUG : dst/two: md5 = 8638e89331dc630e47e59c76848fe1e3 OK 2024/11/22 04:11:47 DEBUG : dst/three.txt: md5 = ce072cb6dce66fb1af111358403b0a92 OK 2024/11/22 04:11:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/dst" 2024/11/22 04:11:47 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 04:11:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:11:50 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:11:51 DEBUG : one: md5 = 9c1d927390ea762fd9fbfff9da33ba3d OK 2024/11/22 04:11:51 INFO : one: Copied (new) 2024/11/22 04:11:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:11:52 DEBUG : two: Unchanged skipping 2024/11/22 04:11:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/22 04:11:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:11:55 DEBUG : three.txt: md5 = ece032a785cca37b0514e1d5761c083c OK 2024/11/22 04:11:55 INFO : three.txt: Copied (new) 2024/11/22 04:11:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:11:57 INFO : one.bak: Deleted 2024/11/22 04:11:57 INFO : one: Moved (server-side) to: one.bak 2024/11/22 04:11:59 DEBUG : one: md5 = 6c10b7c8dfa981ffed1151dbde4be6d2 OK 2024/11/22 04:11:59 INFO : one: Copied (new) 2024/11/22 04:11:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:11:59 DEBUG : two: Unchanged skipping 2024/11/22 04:11:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/22 04:12:00 INFO : three.txt.bak: Deleted 2024/11/22 04:12:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/22 04:12:03 DEBUG : three.txt: md5 = 73a2ab0b10c9b898b5a3d679e265216c OK 2024/11/22 04:12:03 INFO : three.txt: Copied (new) 2024/11/22 04:12:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:12:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/22 04:12:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/11/22 04:12:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/22 04:12:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 04:12:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/11/22 04:12:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncSuffix (27.20s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:12:10 DEBUG : dst/one: md5 = e935f6d7488fa9c519438a70cfd0c06d OK 2024/11/22 04:12:12 DEBUG : dst/two: md5 = 1ec79bf7b731fde426601ac413d333f1 OK 2024/11/22 04:12:14 DEBUG : dst/three.txt: md5 = a8effa0a0e33b5c514730f44761ffb10 OK 2024/11/22 04:12:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-joweqip1yiju/dst" 2024/11/22 04:12:14 DEBUG : Creating backend with remote "TestDrive:crypt/f15fhed36u57gdg527ul4atraagv2dbpv2uipgk0m6idn2g9oj50/31u3jie661vd5p8j7rtc3hgbh0" 2024/11/22 04:12:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/22 04:12:16 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 04:12:18 DEBUG : one: md5 = 46196ad7ceb9d7b7400fc45329ea3892 OK 2024/11/22 04:12:18 INFO : one: Copied (new) 2024/11/22 04:12:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:12:18 DEBUG : two: Unchanged skipping 2024/11/22 04:12:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/22 04:12:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 04:12:21 DEBUG : three.txt: md5 = e9aa60d3be510e538e6501a66dc15c5e OK 2024/11/22 04:12:21 INFO : three.txt: Copied (new) 2024/11/22 04:12:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/22 04:12:23 INFO : one-2019-01-01: Deleted 2024/11/22 04:12:23 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/22 04:12:25 DEBUG : one: md5 = 49b57b0dadcbbcb499d909c93bb44855 OK 2024/11/22 04:12:25 INFO : one: Copied (new) 2024/11/22 04:12:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:12:25 DEBUG : two: Unchanged skipping 2024/11/22 04:12:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/22 04:12:26 INFO : three-2019-01-01.txt: Deleted 2024/11/22 04:12:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/22 04:12:29 DEBUG : three.txt: md5 = 47a95a97b5391357b1658fbfed49e196 OK 2024/11/22 04:12:29 INFO : three.txt: Copied (new) 2024/11/22 04:12:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/11/22 04:12:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/11/22 04:12:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/11/22 04:12:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/11/22 04:12:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/22 04:12:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/11/22 04:12:33 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (26.18s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:12:36 DEBUG : Testêé: md5 = 3e8a374ace02fd48c28a58a962e44256 OK 2024/11/22 04:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:12:36 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/22 04:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:12:37 DEBUG : Testêé: md5 = ac8aaa1862d9320b84c774c7eeafed3b OK 2024/11/22 04:12:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/22 04:12:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.77s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:12:39 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/22 04:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:12:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:12:41 DEBUG : existing: md5 = b4bd11d9bf9563554adfcf3eaf1ed070 OK 2024/11/22 04:12:41 INFO : existing: Copied (new) 2024/11/22 04:12:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:12:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/22 04:12:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/22 04:12:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:12:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': not deleting files as there were IO errors 2024/11/22 04:12:41 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncImmutable (5.03s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:12:45 DEBUG : EXISTING: md5 = 6d5f965f532c35af3e7dd2d94df3656a OK 2024/11/22 04:12:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:12:46 DEBUG : existing: Unchanged skipping 2024/11/22 04:12:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:12:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:12:46 DEBUG : Waiting for deletions to finish 2024/11/22 04:12:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.53s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.45s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", 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-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", 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-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.46s) --- SKIP: TestMaxTransfer/Soft (0.50s) --- SKIP: TestMaxTransfer/Cautious (0.48s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:12:51 DEBUG : both0: md5 = 229dd4b21b93f42c337e15fc08b11a5f OK 2024/11/22 04:12:52 DEBUG : only0: md5 = 12a0893678c25e4c591d9a9c2bddd109 OK 2024/11/22 04:12:54 DEBUG : both1: md5 = 678fdfa1c350b02d6bc4e1f0a3f929b4 OK 2024/11/22 04:12:56 DEBUG : only1: md5 = 7505ad5873ffc166c5cf7b75cba00677 OK 2024/11/22 04:12:58 DEBUG : both2: md5 = 0453212f24ab106b2a943ead2c3b0517 OK 2024/11/22 04:12:59 DEBUG : only2: md5 = fc118c128206c48320b393656d2bdb5d OK 2024/11/22 04:13:01 DEBUG : both3: md5 = 868c653fff4c87aa553471a551bd64c1 OK 2024/11/22 04:13:03 DEBUG : only3: md5 = 57ab14bdb36a0879a900109c143e3326 OK 2024/11/22 04:13:04 DEBUG : both4: md5 = 718e5f493988ed1ee3ea7b2eb8021c11 OK 2024/11/22 04:13:06 DEBUG : only4: md5 = 3bf70790f4216bce3ae0d000c957a44f OK 2024/11/22 04:13:08 DEBUG : both5: md5 = b9748851d8de51cfe5eb95506925f992 OK 2024/11/22 04:13:09 DEBUG : only5: md5 = 4d853f577ef41484755713d8301662a3 OK 2024/11/22 04:13:11 DEBUG : both6: md5 = 9ccd6b7eee95eb53b4b0d403a1b81135 OK 2024/11/22 04:13:13 DEBUG : only6: md5 = 766f308704342ad44b60c8d89f5f5187 OK 2024/11/22 04:13:14 DEBUG : both7: md5 = ce893df4e25bc3fb7462e50348d24a06 OK 2024/11/22 04:13:16 DEBUG : only7: md5 = 614542647e3504003a6b724f08a7ccd6 OK 2024/11/22 04:13:18 DEBUG : both8: md5 = 4bdfdc7546866d5e0e1590e792d7aaa5 OK 2024/11/22 04:13:19 DEBUG : only8: md5 = 1864ad94dd504f443571d192405651ff OK 2024/11/22 04:13:21 DEBUG : both9: md5 = a8060b4e288c915182c279d93c4a83bd OK 2024/11/22 04:13:23 DEBUG : only9: md5 = 9cd0519e117dfa2ff4dda956d3681e78 OK 2024/11/22 04:13:25 DEBUG : both10: md5 = 851631b354947487402bd74612f8fec2 OK 2024/11/22 04:13:26 DEBUG : only10: md5 = 2e24b3ed4eaf7cf1f63099c97cce34fc OK 2024/11/22 04:13:28 DEBUG : both11: md5 = 4b2554e25ce5c5de69badb76c0de4788 OK 2024/11/22 04:13:30 DEBUG : only11: md5 = a94413be9fdf5f87007387362b5f1ea7 OK 2024/11/22 04:13:32 DEBUG : both12: md5 = f5f28ba917b12892f784e30a17ff317a OK 2024/11/22 04:13:33 DEBUG : only12: md5 = 1388c492f4cd0b2f355ae71bd0b692bb OK 2024/11/22 04:13:35 DEBUG : both13: md5 = ec1a527ebc77b30e248808121f319ffd OK 2024/11/22 04:13:37 DEBUG : only13: md5 = 48669a7f7f0e16523a2e6038bdd38e45 OK 2024/11/22 04:13:39 DEBUG : both14: md5 = 0bb1eaac37d9727f156fa8bc69779d94 OK 2024/11/22 04:13:41 DEBUG : only14: md5 = 5fb6e87e4ccd7f4be4914492dba08dac OK 2024/11/22 04:13:42 DEBUG : both15: md5 = df2a659ed071454ef8500f6df67eab08 OK 2024/11/22 04:13:45 DEBUG : only15: md5 = cd9e697c1954aa8e12eae373b674089f OK 2024/11/22 04:13:46 DEBUG : both16: md5 = 03a3e33f019649d746ceecd8f10c8901 OK 2024/11/22 04:13:48 DEBUG : only16: md5 = 9197b8282821650d9daaeba7649625c9 OK 2024/11/22 04:13:50 DEBUG : both17: md5 = cbd5b6294461764da638f79d4ab98305 OK 2024/11/22 04:13:51 DEBUG : only17: md5 = ad77227dbdcb57c94112cb17c1f06ea7 OK 2024/11/22 04:13:53 DEBUG : both18: md5 = 47b740593f06f4d34cf294a99f86b7b1 OK 2024/11/22 04:13:55 DEBUG : only18: md5 = 58473bae981c612c0fef6c1d239593fe OK 2024/11/22 04:13:57 DEBUG : both19: md5 = 04ea586790de07b96ef11f2fa7c564f8 OK 2024/11/22 04:13:58 DEBUG : only19: md5 = 2b32e0def1774e42ed73f5f2b39e0b77 OK 2024/11/22 04:13:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:13:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both1: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both12: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both13: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both14: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both15: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both16: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both17: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both18: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both11: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both2: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both10: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both0: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both19: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both6: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both7: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both3: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:13:59 DEBUG : both4: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both5: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both8: Unchanged skipping 2024/11/22 04:13:59 DEBUG : both9: Unchanged skipping 2024/11/22 04:13:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:13:59 DEBUG : Waiting for deletions to finish 2024/11/22 04:13:59 INFO : only17: Deleted 2024/11/22 04:13:59 INFO : only0: Deleted 2024/11/22 04:14:00 INFO : only19: Deleted 2024/11/22 04:14:00 INFO : only12: Deleted 2024/11/22 04:14:00 INFO : only3: Deleted 2024/11/22 04:14:00 INFO : only6: Deleted 2024/11/22 04:14:00 INFO : only10: Deleted 2024/11/22 04:14:00 INFO : only1: Deleted 2024/11/22 04:14:01 INFO : only15: Deleted 2024/11/22 04:14:01 INFO : only4: Deleted 2024/11/22 04:14:01 INFO : only13: Deleted 2024/11/22 04:14:01 INFO : only16: Deleted 2024/11/22 04:14:01 INFO : only5: Deleted 2024/11/22 04:14:01 INFO : only8: Deleted 2024/11/22 04:14:01 INFO : only11: Deleted 2024/11/22 04:14:01 INFO : only14: Deleted 2024/11/22 04:14:02 INFO : only2: Deleted 2024/11/22 04:14:02 INFO : only18: Deleted 2024/11/22 04:14:02 INFO : only9: Deleted 2024/11/22 04:14:02 INFO : only7: Deleted 2024/11/22 04:14:02 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (86.03s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:14:17 DEBUG : both0: md5 = 2439b462b4f1fac83b5f148fdab9e32e OK 2024/11/22 04:14:19 DEBUG : only0: md5 = b785d7ee7a3b5557d935ad7ca0de22b5 OK 2024/11/22 04:14:20 DEBUG : both1: md5 = 86581de6dac8e47fc646629d5d2c213e OK 2024/11/22 04:14:22 DEBUG : only1: md5 = 4bfae434ad05047301f45cfe07172e5a OK 2024/11/22 04:14:24 DEBUG : both2: md5 = d18847a2c5d271a4af6b3c0ce7e5b866 OK 2024/11/22 04:14:25 DEBUG : only2: md5 = 5587d46073ff1306463966e2b0a21938 OK 2024/11/22 04:14:27 DEBUG : both3: md5 = 91aab13270f588172b3418b478aee838 OK 2024/11/22 04:14:29 DEBUG : only3: md5 = 4fd164fa638b07c9b52ea9a8f0e9567c OK 2024/11/22 04:14:31 DEBUG : both4: md5 = f924ae702ca639efaa4d47aca76406c3 OK 2024/11/22 04:14:33 DEBUG : only4: md5 = 0a7f004f01c951c1bb192ed27da72e2a OK 2024/11/22 04:14:34 DEBUG : both5: md5 = 5a563fee2ca1f35ef36449d71a98373a OK 2024/11/22 04:14:36 DEBUG : only5: md5 = cc452bd4f7d38be0292833f0803d4dd4 OK 2024/11/22 04:14:38 DEBUG : both6: md5 = 730743888d5752e036a3f1f3e5d1131d OK 2024/11/22 04:14:39 DEBUG : only6: md5 = 09c2cd3c14b8850489e04ef00a1d04da OK 2024/11/22 04:14:41 DEBUG : both7: md5 = 765babe3c83b00b7b5f9fe63c3cb8db5 OK 2024/11/22 04:14:43 DEBUG : only7: md5 = a1c0a97371fb627844053b4af65bb3b5 OK 2024/11/22 04:14:45 DEBUG : both8: md5 = 28608891cbb0fc4fcaf5d7135d9f6af2 OK 2024/11/22 04:14:47 DEBUG : only8: md5 = 483e917a59460c1c0d04e126e4fd4541 OK 2024/11/22 04:14:49 DEBUG : both9: md5 = 5c6995e8b2853213d9606ec0fb2e248a OK 2024/11/22 04:14:51 DEBUG : only9: md5 = 023e5e6b1ecc4e641b445028049c879c OK 2024/11/22 04:14:52 DEBUG : both10: md5 = b338f289de12a3fc6aace210602c44cc OK 2024/11/22 04:14:54 DEBUG : only10: md5 = 2f3d14c04a63ef455f4f1ff0004f2a38 OK 2024/11/22 04:14:56 DEBUG : both11: md5 = cdf9325d6127cec0d415e613084da933 OK 2024/11/22 04:14:58 DEBUG : only11: md5 = 7a453660e099c2703e6c03703ede6ced OK 2024/11/22 04:14:59 DEBUG : both12: md5 = b9e10274929e1c8b42f32c26ae75250c OK 2024/11/22 04:15:01 DEBUG : only12: md5 = 493b79365289c9f90532fa16b9e5e5d3 OK 2024/11/22 04:15:03 DEBUG : both13: md5 = 2630935364e12f0efefba826dcc71e82 OK 2024/11/22 04:15:05 DEBUG : only13: md5 = dd533b67dbb6ad9bd1ad53823ea25f5b OK 2024/11/22 04:15:07 DEBUG : both14: md5 = db7055f251f6de9ad2575d4a19820a12 OK 2024/11/22 04:15:08 DEBUG : only14: md5 = 945f276edfecbfa9eadb418277cd89fe OK 2024/11/22 04:15:10 DEBUG : both15: md5 = a09e4b032cff6af56bb403afb8324803 OK 2024/11/22 04:15:12 DEBUG : only15: md5 = d8d51475a41301e3afb3ced5fd288e31 OK 2024/11/22 04:15:14 DEBUG : both16: md5 = 99b3c2d2a1fa6b38c971f3b0dabd87bf OK 2024/11/22 04:15:15 DEBUG : only16: md5 = 2295c672895cd236326ec660c5b5a34a OK 2024/11/22 04:15:17 DEBUG : both17: md5 = 4e2ca780fad37f277b8b256f5b559d4a OK 2024/11/22 04:15:19 DEBUG : only17: md5 = c0dc5b39058072cc8f70b43b332f307c OK 2024/11/22 04:15:20 DEBUG : both18: md5 = 8d54afb25262a690b9fcddc51dd07ade OK 2024/11/22 04:15:22 DEBUG : only18: md5 = e7f8cd3f39e4360606d2b923d6e1ef9f OK 2024/11/22 04:15:24 DEBUG : both19: md5 = 4f9f32577fa7e46ce51ce318b2d1834b OK 2024/11/22 04:15:26 DEBUG : only19: md5 = 8180c3c91ea82aeb133c567230b70e0b OK 2024/11/22 04:15:26 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for checks to finish 2024/11/22 04:15:26 DEBUG : both10: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both12: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both13: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both14: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both15: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both0: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both17: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both18: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both11: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both2: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both3: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both4: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both5: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both6: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both7: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both8: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/22 04:15:26 DEBUG : both9: Unchanged skipping 2024/11/22 04:15:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/22 04:15:26 DEBUG : both1: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both16: Unchanged skipping 2024/11/22 04:15:26 DEBUG : both19: Unchanged skipping 2024/11/22 04:15:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Waiting for transfers to finish 2024/11/22 04:15:28 DEBUG : only1: md5 = f91feb919553833c1e1e7955139b24d7 OK 2024/11/22 04:15:28 INFO : only1: Copied (replaced existing) 2024/11/22 04:15:28 DEBUG : only11: md5 = 052a2cf5b3c4136cbe97b1d80e02799b OK 2024/11/22 04:15:28 INFO : only11: Copied (replaced existing) 2024/11/22 04:15:28 DEBUG : only0: md5 = 66f2ab37cf09270aecfaffb909c78d97 OK 2024/11/22 04:15:28 INFO : only0: Copied (replaced existing) 2024/11/22 04:15:28 DEBUG : only10: md5 = 1d01677d170584410e0d6509d73409f6 OK 2024/11/22 04:15:28 INFO : only10: Copied (replaced existing) 2024/11/22 04:15:29 DEBUG : only15: md5 = 30f91e1fae07dd460e65577a6634a3e0 OK 2024/11/22 04:15:29 INFO : only15: Copied (replaced existing) 2024/11/22 04:15:29 DEBUG : only14: md5 = 5bcc81b1cbebddd511e8c696150b6ac9 OK 2024/11/22 04:15:29 INFO : only14: Copied (replaced existing) 2024/11/22 04:15:29 DEBUG : only12: md5 = f062a6ac9fb1bdabd5f93b9894ac9da4 OK 2024/11/22 04:15:29 INFO : only12: Copied (replaced existing) 2024/11/22 04:15:29 DEBUG : only13: md5 = 1e3092c4a9a34e139ed66e104b63728b OK 2024/11/22 04:15:29 INFO : only13: Copied (replaced existing) 2024/11/22 04:15:30 DEBUG : only17: md5 = 1bc4ffbad471aec6655501399acd7084 OK 2024/11/22 04:15:30 INFO : only17: Copied (replaced existing) 2024/11/22 04:15:30 DEBUG : only16: md5 = 931024d51a2f96aeb52b1ab635ad4622 OK 2024/11/22 04:15:30 INFO : only16: Copied (replaced existing) 2024/11/22 04:15:30 DEBUG : only19: md5 = b9b23f2b4f38e69fca640991cd79a6c2 OK 2024/11/22 04:15:30 INFO : only19: Copied (replaced existing) 2024/11/22 04:15:31 DEBUG : only18: md5 = e95bb107401064345f246bbc8268def0 OK 2024/11/22 04:15:31 INFO : only18: Copied (replaced existing) 2024/11/22 04:15:31 DEBUG : only2: md5 = 078ac44becde1631f3b813d570ba045a OK 2024/11/22 04:15:31 INFO : only2: Copied (replaced existing) 2024/11/22 04:15:32 DEBUG : only3: md5 = 5dac03297c05186e269c1d7c1ea9b565 OK 2024/11/22 04:15:32 INFO : only3: Copied (replaced existing) 2024/11/22 04:15:32 DEBUG : only4: md5 = 712d0a764b789e3de20bfc06cf9d0df3 OK 2024/11/22 04:15:32 INFO : only4: Copied (replaced existing) 2024/11/22 04:15:32 DEBUG : only5: md5 = 4f4d95742b07e068ddb74ee0b7a4b1a3 OK 2024/11/22 04:15:32 INFO : only5: Copied (replaced existing) 2024/11/22 04:15:33 DEBUG : only6: md5 = 99a1b1eec0e307cc72e3d52dc5cc48b2 OK 2024/11/22 04:15:33 INFO : only6: Copied (replaced existing) 2024/11/22 04:15:33 DEBUG : only8: md5 = 51539c4efdcf41551e1563328ea6bd1a OK 2024/11/22 04:15:33 INFO : only8: Copied (replaced existing) 2024/11/22 04:15:33 DEBUG : only7: md5 = 3bb76fcc941c89041338a14112256ed3 OK 2024/11/22 04:15:33 INFO : only7: Copied (replaced existing) 2024/11/22 04:15:33 DEBUG : only9: md5 = 022fe140fb9085928fd030dd5163e3d8 OK 2024/11/22 04:15:33 INFO : only9: Copied (replaced existing) 2024/11/22 04:15:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (103.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:15:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:15:59 DEBUG : sub dir: Making directory with metadata 2024/11/22 04:16:00 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:16:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/22 04:16:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/22 04:16:21 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:16:21 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:16:35 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/11/22 04:16:36 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/22 04:16:37 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/22 04:16:38 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/22 04:16:39 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:16:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:16:40 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:16:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:16:42 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/22 04:16:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/22 04:16:43 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:16:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (47.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:16:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/22 04:16:46 DEBUG : sub dir: Making directory with metadata 2024/11/22 04:16:47 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:17:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/22 04:17:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/22 04:17:13 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/22 04:17:13 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju'", Local "Local file system at /tmp/rclone1376664344", Modify Window "1ms" 2024/11/22 04:17:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/22 04:17:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/11/22 04:17:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/11/22 04:17:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:17:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:17:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:17:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:17:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/11/22 04:17:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/11/22 04:17:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/11/22 04:17:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (50.18s) PASS 2024/11/22 04:17:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-joweqip1yiju': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 18m24.445129533s (try 1/5)