"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/05 05:30:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo" 2025/05/05 05:30:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/05 05:30:09 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g" 2025/05/05 05:30:10 DEBUG : Creating backend with remote "/tmp/rclone2262538497" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:11 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:30:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:30:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:11 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/05 05:30:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:11 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.16s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:30:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:30:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:30:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:14 DEBUG : sub dir/hello world: md5 = c92e50141e2093f0b8d3e5eedeae7b9e OK 2025/05/05 05:30:14 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:30:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:17 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.15s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:18 DEBUG : metadata sub dir: Making directory with metadata 2025/05/05 05:30:18 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:30:18 DEBUG : empty metadata sub dir: Making directory with metadata 2025/05/05 05:30:18 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:30:18 DEBUG : Local file system at /tmp/rclone2262538497: File to upload is small (21 bytes), uploading instead of streaming 2025/05/05 05:30:18 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/05/05 05:30:18 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/05/05 05:30:18 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:30:18 DEBUG : Google drive root 'crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g': Skipping btime metadata as can't update it on an existing file: 2025-05-05T05:30:18.471509892Z 2025/05/05 05:30:19 INFO : empty metadata sub dir: Updated directory metadata 2025/05/05 05:30:19 DEBUG : Google drive root 'crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g': Skipping btime metadata as can't update it on an existing file: 2025-05-05T05:30:18.471509892Z 2025/05/05 05:30:20 INFO : metadata sub dir: Updated directory metadata 2025/05/05 05:30:20 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/05/05 05:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:21 DEBUG : metadata sub dir/hello metadata world: md5 = 44e835051bdff723a25263b7d7d3b2c2 OK 2025/05/05 05:30:21 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:24 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:26 DEBUG : metadata sub dir: Making directory with metadata 2025/05/05 05:30:26 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:30:26 DEBUG : empty metadata sub dir: Making directory with metadata 2025/05/05 05:30:26 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:30:26 DEBUG : Local file system at /tmp/rclone2262538497: File to upload is small (21 bytes), uploading instead of streaming 2025/05/05 05:30:26 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/05/05 05:30:26 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/05/05 05:30:26 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:30:26 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/05/05 05:30:26 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/05/05 05:30:26 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/05/05 05:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:29 DEBUG : metadata sub dir/hello metadata world: md5 = 4b50c1ce8a6481be07a3e153d57fce3b OK 2025/05/05 05:30:29 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/05/05 05:30:29 DEBUG : Google drive root 'crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g': Skipping btime metadata as can't update it on an existing file: 2025-05-05T05:30:26.571514892Z 2025/05/05 05:30:29 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:32 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.50s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:33 DEBUG : Creating backend with remote "/non-existing" 2025/05/05 05:30:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/05 05:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.05s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:30:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:36 DEBUG : sub dir/hello world: md5 = 579f540b7f7a7bfcde6b07ecfb1f6c65 OK 2025/05/05 05:30:36 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:30:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:38 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.78s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:39 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Running all checks before starting transfers 2025/05/05 05:30:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:30:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:40 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Checks finished, now starting transfers 2025/05/05 05:30:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:42 DEBUG : sub dir/hello world: md5 = a89727e554f647ff232c432325e71195 OK 2025/05/05 05:30:42 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:30:42 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:44 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (5.82s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:45 ERROR : Ignoring --no-traverse with sync 2025/05/05 05:30:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:30:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:30:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:47 DEBUG : sub dir/hello world: md5 = 61e574a090f6f2fbfa19cfbbedb7cd27 OK 2025/05/05 05:30:47 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:30:47 DEBUG : Waiting for deletions to finish 2025/05/05 05:30:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:50 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.37s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/05 05:30:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:30:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:52 DEBUG : hello world2: md5 = b843bc084a8c253d10f4482120abc546 OK 2025/05/05 05:30:52 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:55 DEBUG : potato2: md5 = 4feeb9322e0bacfa0e75b759391f1692 OK 2025/05/05 05:30:55 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.06s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:30:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:30:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:30:59 DEBUG : potato2: md5 = 7d1f9238c8d5ba21bab14f6c8ae28773 OK 2025/05/05 05:30:59 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.27s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/05 05:31:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:31:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/05 05:31:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:31:00 DEBUG : sub dir: Making directory with metadata 2025/05/05 05:31:01 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/05 05:31:01 DEBUG : sub dir2: Making directory with metadata 2025/05/05 05:31:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:31:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/05 05:31:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:31:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:31:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:31:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:31:04 DEBUG : sub dir/hello world: md5 = 3c59ae0f5456beab9e34c45a17d97d5c OK 2025/05/05 05:31:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:07 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/05/05 05:31:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.58s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:09 INFO : sub dir2: Making directory 2025/05/05 05:31:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/05 05:31:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:31:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:31:09 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/05/05 05:31:09 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/05/05 05:31:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:31:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:31:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:31:11 DEBUG : sub dir/hello world: md5 = cf97e20e68929d0cfc9be7aba603279a OK 2025/05/05 05:31:11 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:31:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:31:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.23s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:14 DEBUG : sub dir2: Making directory with metadata 2025/05/05 05:31:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:31:14 DEBUG : sub dir: Making directory with metadata 2025/05/05 05:31:15 INFO : sub dir: Made directory with metadata (mtime=2025-05-05T05:31:14.495545103Z) 2025/05/05 05:31:15 DEBUG : sub dir2: Making directory with metadata 2025/05/05 05:31:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:31:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:31:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:31:17 DEBUG : sub dir/hello world: md5 = feee315c733c6830389546f7913da57e OK 2025/05/05 05:31:17 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:31:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:20 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.04s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:21 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/05/05 05:31:21 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/05 05:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:31:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:31:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (3.70s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:25 INFO : sub dir2: Making directory 2025/05/05 05:31:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:31:25 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/05/05 05:31:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:31:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:31:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:31:27 DEBUG : sub dir/hello world: md5 = bd81420d1c96646a4f98296878562585 OK 2025/05/05 05:31:27 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:31:27 INFO : sub dir/hello world: Deleted 2025/05/05 05:31:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:31:29 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.17s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:30 DEBUG : sub dir2: Making directory with metadata 2025/05/05 05:31:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:31:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:31:30 DEBUG : sub dir: Making directory with metadata 2025/05/05 05:31:31 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/05 05:31:31 DEBUG : sub dir2: Making directory with metadata 2025/05/05 05:31:32 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:31:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:31:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:31:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:31:33 DEBUG : sub dir/hello world: md5 = 89045066f6e469b096b17afbb9f2dcdc OK 2025/05/05 05:31:33 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:31:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (6.82s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:37 INFO : sub dir2: Making directory 2025/05/05 05:31:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:31:37 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/05/05 05:31:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:31:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:31:39 DEBUG : sub dir/hello world: md5 = 323c32249ef87217c1531431be1f6d02 OK 2025/05/05 05:31:39 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:31:39 DEBUG : Waiting for deletions to finish 2025/05/05 05:31:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:31:42 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.13s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:44 DEBUG : sub dir/hello world: md5 = 26d1f4ec92a4574885bc7457ad491214 OK 2025/05/05 05:31:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-mivopaw5buba" 2025/05/05 05:31:45 DEBUG : Creating backend with remote "TestDrive:crypt/flkaqlm4b5kr4fk3ddm3c6iee6d142qpcbn3vlj04lehhq6g3k4g" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo' -> Encrypted drive 'TestCryptDrive:rclone-test-mivopaw5buba' 2025/05/05 05:31:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:31:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivopaw5buba': Waiting for checks to finish 2025/05/05 05:31:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivopaw5buba': Waiting for transfers to finish 2025/05/05 05:31:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/05 05:31:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-mivopaw5buba': Purge remote 2025/05/05 05:31:51 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (9.92s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:54 DEBUG : sub dir/hello world: md5 = 9306a041f92c2994e248d9a1a39bae1d OK 2025/05/05 05:31:56 INFO : sub dir: Set directory modification time (using SetModTime) 2025/05/05 05:31:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/05 05:31:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 05:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:31:57 DEBUG : sub dir/hello world: md5 = 66c1484ac6ae289c1b6364f156b6ceeb OK 2025/05/05 05:31:57 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/05 05:31:58 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:31:59 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (8.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:02 DEBUG : sub dir/hello world: md5 = cfc0142ac8cb7f794686cbd4264c535e OK 2025/05/05 05:32:03 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-quzumiq2ruwa" 2025/05/05 05:32:03 DEBUG : Creating backend with remote "TestDrive:crypt/cf80sfbksuho2vmufa0q36blbg3nnlden7ta2inbmrbbsk6bc830" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo' -> Encrypted drive 'TestCryptDrive:rclone-test-quzumiq2ruwa' 2025/05/05 05:32:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:32:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzumiq2ruwa': Waiting for checks to finish 2025/05/05 05:32:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzumiq2ruwa': Waiting for transfers to finish 2025/05/05 05:32:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/05 05:32:07 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:09 DEBUG : sub dir/hello world: md5 = 6b0e7a6093cd805252685afbd9206064 OK 2025/05/05 05:32:10 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/05/05 05:32:10 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/05 05:32:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 05:32:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzumiq2ruwa': Waiting for checks to finish 2025/05/05 05:32:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzumiq2ruwa': Waiting for transfers to finish 2025/05/05 05:32:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/05 05:32:12 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-quzumiq2ruwa': Purge remote 2025/05/05 05:32:14 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (15.15s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:18 DEBUG : sub dir/hello world: md5 = 1baadf0645b3038375e488587619c105 OK 2025/05/05 05:32:19 INFO : sub dir: Set directory modification time (using SetModTime) 2025/05/05 05:32:19 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/05 05:32:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 05:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:32:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:32:20 DEBUG : sub dir/hello world: md5 = 8af1a480623196bfe9d9989f45b7f515 OK 2025/05/05 05:32:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/05 05:32:20 INFO : sub dir/hello world: Deleted 2025/05/05 05:32:20 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (7.81s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:25 DEBUG : sub dir/hello world: md5 = c8e8223c1367a1de6f112123866ee52c OK 2025/05/05 05:32:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ladomul6qewo" 2025/05/05 05:32:26 DEBUG : Creating backend with remote "TestDrive:crypt/9v0hp9lpm3ic971i9s5gst5vg8a75nu3kq35an113lgon74bmgn0" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo' -> Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo' 2025/05/05 05:32:27 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:32:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo': Waiting for checks to finish 2025/05/05 05:32:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo': Waiting for transfers to finish 2025/05/05 05:32:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/05 05:32:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:32 DEBUG : sub dir/hello world: md5 = 0ca6ef373e76479a990936c834e3194e OK 2025/05/05 05:32:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo': Using server-side directory move 2025/05/05 05:32:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/05 05:32:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/05/05 05:32:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/05 05:32:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo': Waiting for checks to finish 2025/05/05 05:32:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/05 05:32:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo': Waiting for transfers to finish 2025/05/05 05:32:33 INFO : sub dir/hello world: Deleted 2025/05/05 05:32:34 INFO : sub dir/hello world: Moved (server-side) 2025/05/05 05:32:34 INFO : sub dir: Set directory modification time (using SetModTime) 2025/05/05 05:32:36 DEBUG : sub dir/hello world: md5 = e69d1e140cb27723178da1fa6003ac9a OK 2025/05/05 05:32:37 DEBUG : testing file moves 2025/05/05 05:32:37 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/05/05 05:32:37 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/05 05:32:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/05 05:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo': Waiting for checks to finish 2025/05/05 05:32:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo': Waiting for transfers to finish 2025/05/05 05:32:38 INFO : sub dir/hello world: Deleted 2025/05/05 05:32:38 INFO : sub dir/hello world: Moved (server-side) 2025/05/05 05:32:39 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ladomul6qewo': Purge remote --- PASS: TestServerSideMoveOverSelf (19.29s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:45 DEBUG : sub dir/hello world: md5 = f8686fed4609a11fc92b6b5e564d888f OK 2025/05/05 05:32:45 ERROR : : error listing: directory not found 2025/05/05 05:32:45 INFO : Local file system at /tmp/rclone2262538497: Making directory 2025/05/05 05:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:32:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.86s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:50 DEBUG : sub dir/hello world: md5 = 1a6410e3eeeee7443ed0825521b8e1ee OK 2025/05/05 05:32:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:32:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:32:51 DEBUG : Local file system at /tmp/rclone2262538497: Waiting for checks to finish 2025/05/05 05:32:51 DEBUG : Local file system at /tmp/rclone2262538497: Waiting for transfers to finish 2025/05/05 05:32:52 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/05/05 05:32:52 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:32:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:53 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (5.99s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:55 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/05 05:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:32:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:32:56 DEBUG : check sum: md5 = 7846f7108b8389541bb74e61682e2a6d OK 2025/05/05 05:32:56 INFO : check sum: Copied (new) 2025/05/05 05:32:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:32:56 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/05 05:32:56 DEBUG : check sum: Size of src and dst objects identical 2025/05/05 05:32:56 DEBUG : check sum: Unchanged skipping 2025/05/05 05:32:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:32:56 DEBUG : Waiting for deletions to finish 2025/05/05 05:32:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.99s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:32:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/05 05:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:32:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:00 DEBUG : sizeonly: md5 = 106000ca47c4fbedbe9016d85ee0f6d2 OK 2025/05/05 05:33:00 INFO : sizeonly: Copied (new) 2025/05/05 05:33:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:00 DEBUG : sizeonly: Sizes identical 2025/05/05 05:33:00 DEBUG : sizeonly: Unchanged skipping 2025/05/05 05:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:00 DEBUG : Waiting for deletions to finish 2025/05/05 05:33:00 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.90s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/05 05:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:04 DEBUG : ignore-size: md5 = 7e6a329adab3887735e5d9cb8a828973 OK 2025/05/05 05:33:04 INFO : ignore-size: Copied (new) 2025/05/05 05:33:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:04 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:33:04 DEBUG : ignore-size: Unchanged skipping 2025/05/05 05:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:04 DEBUG : Waiting for deletions to finish 2025/05/05 05:33:04 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.14s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:08 DEBUG : existing: md5 = e8344da36b8eb4f90a9282cffb1e8f08 OK 2025/05/05 05:33:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:08 DEBUG : existing: Unchanged skipping 2025/05/05 05:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:08 DEBUG : Waiting for deletions to finish 2025/05/05 05:33:08 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/05 05:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:10 DEBUG : existing: md5 = 6d27400ec26c93148511b484df83ff17 OK 2025/05/05 05:33:10 INFO : existing: Copied (replaced existing) 2025/05/05 05:33:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.35s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/05 05:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:13 DEBUG : existing: md5 = a06380f7cc75f3ba976229485aa4ef39 OK 2025/05/05 05:33:13 INFO : existing: Copied (new) 2025/05/05 05:33:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:14 DEBUG : existing: Destination exists, skipping 2025/05/05 05:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:14 DEBUG : Waiting for deletions to finish 2025/05/05 05:33:14 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.13s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:18 DEBUG : b/potato: md5 = d916bdee5ee83e670eca45ecccb843d7 OK 2025/05/05 05:33:20 DEBUG : c/non empty space: md5 = 95066a6b3f77b09945bc7ca886b555c1 OK 2025/05/05 05:33:20 INFO : d: Making directory 2025/05/05 05:33:22 DEBUG : Added delayed dir = "a", newDst= 2025/05/05 05:33:22 INFO : c: Set directory modification time (using SetModTime) 2025/05/05 05:33:22 DEBUG : Added delayed dir = "c", newDst=c 2025/05/05 05:33:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:33:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/05 05:33:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:22 DEBUG : c/non empty space: Unchanged skipping 2025/05/05 05:33:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:24 DEBUG : a/potato2: md5 = a81b3fb7034c2cc6d7591f2a9eac18bd OK 2025/05/05 05:33:24 INFO : a/potato2: Copied (new) 2025/05/05 05:33:24 DEBUG : Waiting for deletions to finish 2025/05/05 05:33:25 INFO : b/potato: Deleted 2025/05/05 05:33:25 INFO : a: Set directory modification time (using DirSetModTime) 2025/05/05 05:33:25 INFO : d: Removing directory 2025/05/05 05:33:26 INFO : b: Removing directory 2025/05/05 05:33:26 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/05 05:33:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:28 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/05/05 05:33:29 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:31 DEBUG : empty space: md5 = 23d428d36c25c498edb21945dc844bd9 OK 2025/05/05 05:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/05 05:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:32 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/05/05 05:33:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/05 05:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:34 DEBUG : empty space: md5 = 4c414c2e3f15e42dfdd01322f634b76c OK 2025/05/05 05:33:34 INFO : empty space: Copied (replaced existing) 2025/05/05 05:33:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:37 DEBUG : foo: md5 = 88612aef489398c156e5140825d47b47 OK 2025/05/05 05:33:38 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/05 05:33:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:39 DEBUG : foo: md5 = ec61a1b562bfae645b70e49b040b8561 OK 2025/05/05 05:33:39 INFO : foo: Copied (replaced existing) 2025/05/05 05:33:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:42 DEBUG : empty space: md5 = 962963e1283a0191b98df99183b7d1e1 OK 2025/05/05 05:33:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:33:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/05 05:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:42 DEBUG : empty space: Unchanged skipping 2025/05/05 05:33:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:43 DEBUG : potato: md5 = e674ea341680efdff5901cad7220f265 OK 2025/05/05 05:33:43 INFO : potato: Copied (new) 2025/05/05 05:33:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:47 DEBUG : potato: md5 = 4278baa2669936d510a58a33efef1898 OK 2025/05/05 05:33:47 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/05 05:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:48 DEBUG : potato: md5 = d6e8cc7ef46196c3a19ab6655d753b88 OK 2025/05/05 05:33:48 INFO : potato: Copied (replaced existing) 2025/05/05 05:33:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.40s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:51 DEBUG : potato: md5 = 809aa28463b6a7769badaa7a567c2ed8 OK 2025/05/05 05:33:52 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/05 05:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:53 DEBUG : potato: md5 = 13a114591c6dba39ee9d0f0784021fe6 OK 2025/05/05 05:33:53 INFO : potato: Copied (replaced existing) 2025/05/05 05:33:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:33:56 DEBUG : potato: md5 = 6cf0db44ea7e34bc06416a2973657530 OK 2025/05/05 05:33:57 DEBUG : empty space: md5 = e15fd18447433650e7e4a7580deec156 OK 2025/05/05 05:33:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:33:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:33:57 DEBUG : empty space: Unchanged skipping 2025/05/05 05:33:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:33:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:33:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/05 05:33:57 DEBUG : Waiting for deletions to finish 2025/05/05 05:33:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:34:01 DEBUG : potato: md5 = 43701e4774e10a3962db466641afd0b9 OK 2025/05/05 05:34:02 DEBUG : empty space: md5 = 34f0d8776419a90a2fc98386019dfa8d OK 2025/05/05 05:34:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:34:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:34:03 DEBUG : empty space: Unchanged skipping 2025/05/05 05:34:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:34:04 DEBUG : potato2: md5 = 93586342db388a96b86482ddd9f9dc5e OK 2025/05/05 05:34:04 INFO : potato2: Copied (new) 2025/05/05 05:34:04 DEBUG : Waiting for deletions to finish 2025/05/05 05:34:04 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:34:08 DEBUG : b/potato: md5 = a5f2fe1359dd35e0067e50451111633b OK 2025/05/05 05:34:10 DEBUG : c/non empty space: md5 = 0b618c609578521868d79e90d6035b11 OK 2025/05/05 05:34:10 INFO : d: Making directory 2025/05/05 05:34:11 INFO : d/e: Making directory 2025/05/05 05:34:13 DEBUG : Added delayed dir = "a", newDst= 2025/05/05 05:34:14 INFO : c: Set directory modification time (using SetModTime) 2025/05/05 05:34:14 DEBUG : Added delayed dir = "c", newDst=c 2025/05/05 05:34:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:34:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/05 05:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:34:14 DEBUG : c/non empty space: Unchanged skipping 2025/05/05 05:34:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:34:16 DEBUG : a/potato2: md5 = 3e16b6c00a5fb50ad384e0ceb3d9b49a OK 2025/05/05 05:34:16 INFO : a/potato2: Copied (new) 2025/05/05 05:34:16 DEBUG : Waiting for deletions to finish 2025/05/05 05:34:16 INFO : b/potato: Deleted 2025/05/05 05:34:17 INFO : a: Set directory modification time (using DirSetModTime) 2025/05/05 05:34:17 INFO : d/e: Removing directory 2025/05/05 05:34:17 INFO : d: Removing directory 2025/05/05 05:34:18 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/05/05 05:34:18 INFO : b: Removing directory 2025/05/05 05:34:18 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/05 05:34:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:34:21 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/05/05 05:34:22 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:34:25 DEBUG : b/potato: md5 = 8a7db81965b8d675372f60cde3d8cb1d OK 2025/05/05 05:34:27 DEBUG : c/non empty space: md5 = 053c947b6d8c6d5be5f1cc24d331cf4b OK 2025/05/05 05:34:27 INFO : d: Making directory 2025/05/05 05:34:29 DEBUG : Added delayed dir = "a", newDst= 2025/05/05 05:34:29 INFO : c: Set directory modification time (using SetModTime) 2025/05/05 05:34:29 DEBUG : Added delayed dir = "c", newDst=c 2025/05/05 05:34:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:34:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/05 05:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:34:29 DEBUG : c/non empty space: Unchanged skipping 2025/05/05 05:34:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:34:31 DEBUG : a/potato2: md5 = cd5f58cf5146354d984e77b7f624193b OK 2025/05/05 05:34:31 INFO : a/potato2: Copied (new) 2025/05/05 05:34:31 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': not deleting files as there were IO errors 2025/05/05 05:34:32 INFO : a: Set directory modification time (using DirSetModTime) 2025/05/05 05:34:32 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:34:35 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/05/05 05:34:36 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/05 05:34:36 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.79s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:34:39 DEBUG : potato: md5 = 1eb19613568b229786bb0a0cc310b998 OK 2025/05/05 05:34:40 DEBUG : empty space: md5 = 163c37488e45713e1d4925a5b5d903bb OK 2025/05/05 05:34:40 DEBUG : Waiting for deletions to finish 2025/05/05 05:34:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:34:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:34:41 DEBUG : empty space: Unchanged skipping 2025/05/05 05:34:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:34:41 INFO : potato: Deleted 2025/05/05 05:34:42 DEBUG : potato2: md5 = dddfdfdcf7167d46af12b17e90bff4e9 OK 2025/05/05 05:34:42 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (6.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:34:45 DEBUG : potato: md5 = 2da896be70f089403c37e9ccb80f419b OK 2025/05/05 05:34:47 DEBUG : empty space: md5 = aa96f13454c1eb7ff00dd80749738488 OK 2025/05/05 05:34:47 DEBUG : Waiting for deletions to finish 2025/05/05 05:34:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:34:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:34:48 INFO : potato: Deleted 2025/05/05 05:34:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:34:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:34:48 DEBUG : empty space: Unchanged skipping 2025/05/05 05:34:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:34:49 DEBUG : potato2: md5 = 7db4bce18eebfc8e8dfacb35de3a891b OK 2025/05/05 05:34:49 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (7.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:34:52 DEBUG : potato: md5 = 8cdb71c1212d8ad2d488b674dff22f85 OK 2025/05/05 05:34:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:34:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:34:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:34:54 DEBUG : potato2: md5 = df1f3ea79fa0ec77ab6dc43e6697f429 OK 2025/05/05 05:34:54 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.22s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:34:58 DEBUG : potato2: md5 = 084faac38992134ee7b9e632c5b40303 OK 2025/05/05 05:34:59 DEBUG : empty space: md5 = 9c0f98a7a8469d361c0d86a4d5b216ce OK 2025/05/05 05:34:59 DEBUG : enormous: Excluded (Size Filter) 2025/05/05 05:34:59 DEBUG : enormous: Excluded 2025/05/05 05:34:59 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 05:34:59 DEBUG : potato2: Excluded 2025/05/05 05:34:59 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 05:34:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:34:59 DEBUG : empty space: Unchanged skipping 2025/05/05 05:34:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:34:59 DEBUG : Waiting for deletions to finish 2025/05/05 05:34:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:00 DEBUG : enormous: Excluded (Size Filter) 2025/05/05 05:35:00 DEBUG : enormous: Excluded 2025/05/05 05:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 05:35:00 DEBUG : potato2: Excluded 2025/05/05 05:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 05:35:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/05 05:35:00 DEBUG : empty space: Unchanged skipping 2025/05/05 05:35:00 DEBUG : Local file system at /tmp/rclone2262538497: Waiting for checks to finish 2025/05/05 05:35:00 DEBUG : Local file system at /tmp/rclone2262538497: Waiting for transfers to finish 2025/05/05 05:35:00 DEBUG : Waiting for deletions to finish 2025/05/05 05:35:00 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncWithExclude (5.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:04 DEBUG : potato2: md5 = 3b7e38bcab053519e7caa920d0543e94 OK 2025/05/05 05:35:05 DEBUG : empty space: md5 = 85382af15aa21681fdbd6b564ddd2480 OK 2025/05/05 05:35:06 DEBUG : enormous: md5 = 14767f82061430fc97a4d8faaeabdad8 OK 2025/05/05 05:35:06 DEBUG : enormous: Excluded (Size Filter) 2025/05/05 05:35:06 DEBUG : enormous: Excluded 2025/05/05 05:35:06 DEBUG : potato2: Excluded (Size Filter) 2025/05/05 05:35:06 DEBUG : potato2: Excluded 2025/05/05 05:35:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:07 DEBUG : empty space: Unchanged skipping 2025/05/05 05:35:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:07 DEBUG : Waiting for deletions to finish 2025/05/05 05:35:07 INFO : potato2: Deleted 2025/05/05 05:35:07 INFO : enormous: Deleted 2025/05/05 05:35:07 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/05 05:35:08 DEBUG : empty space: Unchanged skipping 2025/05/05 05:35:08 DEBUG : Local file system at /tmp/rclone2262538497: Waiting for checks to finish 2025/05/05 05:35:08 DEBUG : Local file system at /tmp/rclone2262538497: Waiting for transfers to finish 2025/05/05 05:35:08 DEBUG : Waiting for deletions to finish 2025/05/05 05:35:08 INFO : enormous: Deleted 2025/05/05 05:35:08 INFO : potato2: Deleted 2025/05/05 05:35:08 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:11 DEBUG : one: md5 = 3903c931dd1267d2078dd4f37ce36407 OK 2025/05/05 05:35:12 DEBUG : two: md5 = ff48a50efd0dda39e56211010e42dc32 OK 2025/05/05 05:35:13 DEBUG : three: md5 = 39498281faa344297a50c0e786324572 OK 2025/05/05 05:35:15 DEBUG : four: md5 = da9582e0992104c6609dc4a8929fe59a OK 2025/05/05 05:35:15 DEBUG : five: Need to transfer - File not found at Destination 2025/05/05 05:35:15 DEBUG : three: Sizes identical 2025/05/05 05:35:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/05 05:35:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/05 05:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:15 DEBUG : one: Destination is newer than source, skipping 2025/05/05 05:35:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/05 05:35:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:16 DEBUG : four: md5 = e029cd29b9c0840d6ddfcb1ad7044991 OK 2025/05/05 05:35:16 INFO : four: Copied (replaced existing) 2025/05/05 05:35:16 DEBUG : two: md5 = 26d73781f2a743d83362f801be781de2 OK 2025/05/05 05:35:16 INFO : two: Copied (replaced existing) 2025/05/05 05:35:17 DEBUG : five: md5 = 0a4957435054dbd3b95c49bfc9ceb091 OK 2025/05/05 05:35:17 INFO : five: Copied (new) 2025/05/05 05:35:17 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.20s) === 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-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/05/05 05:35:20 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/05 05:35:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/05 05:35:20 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/05 05:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:21 DEBUG : yam: md5 = 397c007118113df73e4ad070fbba041f OK 2025/05/05 05:35:21 INFO : yam: Copied (new) 2025/05/05 05:35:21 DEBUG : potato: md5 = 530b1935683c41eab1c84f548d377bf1 OK 2025/05/05 05:35:21 INFO : potato: Copied (new) 2025/05/05 05:35:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:21 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/05 05:35:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:35:22 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/05 05:35:22 DEBUG : potato: Unchanged skipping 2025/05/05 05:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:23 DEBUG : yaml: md5 = 31db69c34b0b4e09598c0271e17a0552 OK 2025/05/05 05:35:23 INFO : yaml: Copied (new) 2025/05/05 05:35:23 DEBUG : Waiting for deletions to finish 2025/05/05 05:35:23 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (6.54s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/05 05:35:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Making map for --track-renames 2025/05/05 05:35:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Finished making map for --track-renames 2025/05/05 05:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/05 05:35:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/05 05:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for renames to finish 2025/05/05 05:35:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:27 DEBUG : yam: md5 = 0bd6b47fa7795749089a0a1ca0acbb79 OK 2025/05/05 05:35:27 INFO : yam: Copied (new) 2025/05/05 05:35:28 DEBUG : potato: md5 = 56c00a40c9deff9021f2df37f6e49e2c OK 2025/05/05 05:35:28 INFO : potato: Copied (new) 2025/05/05 05:35:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:35:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Making map for --track-renames 2025/05/05 05:35:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Finished making map for --track-renames 2025/05/05 05:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:28 DEBUG : potato: Unchanged skipping 2025/05/05 05:35:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for renames to finish 2025/05/05 05:35:29 INFO : yam: Moved (server-side) to: yaml 2025/05/05 05:35:29 INFO : yaml: Renamed from "yam" 2025/05/05 05:35:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:29 DEBUG : Waiting for deletions to finish 2025/05/05 05:35:29 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/05 05:35:32 DEBUG : Added delayed dir = "sub", newDst= 2025/05/05 05:35:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Making map for --track-renames 2025/05/05 05:35:32 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Finished making map for --track-renames 2025/05/05 05:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/05 05:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for renames to finish 2025/05/05 05:35:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/05 05:35:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:34 DEBUG : sub/yam: md5 = f464f9b49eba69c2af1308803a33b549 OK 2025/05/05 05:35:34 INFO : sub/yam: Copied (new) 2025/05/05 05:35:34 DEBUG : potato: md5 = 4fb58427efa7cffbb2c61bbc68a8264f OK 2025/05/05 05:35:34 INFO : potato: Copied (new) 2025/05/05 05:35:34 DEBUG : Waiting for deletions to finish 2025/05/05 05:35:34 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:35:35 DEBUG : potato: Unchanged skipping 2025/05/05 05:35:36 INFO : sub: Set directory modification time (using SetModTime) 2025/05/05 05:35:36 DEBUG : Added delayed dir = "sub", newDst=sub 2025/05/05 05:35:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Making map for --track-renames 2025/05/05 05:35:36 INFO : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Finished making map for --track-renames 2025/05/05 05:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for renames to finish 2025/05/05 05:35:36 INFO : sub/yam: Moved (server-side) to: yam 2025/05/05 05:35:36 INFO : yam: Renamed from "sub/yam" 2025/05/05 05:35:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:36 DEBUG : Waiting for deletions to finish 2025/05/05 05:35:36 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.51s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:40 DEBUG : Creating backend with remote "/tmp/rclone2262538497/dir1" 2025/05/05 05:35:40 DEBUG : Creating backend with remote "/tmp/rclone2262538497/dir2" 2025/05/05 05:35:40 DEBUG : Local file system at /tmp/rclone2262538497/dir2: Using server-side directory move 2025/05/05 05:35:40 INFO : Local file system at /tmp/rclone2262538497/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/05 05:35:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/05 05:35:40 DEBUG : Local file system at /tmp/rclone2262538497/dir2: Waiting for checks to finish 2025/05/05 05:35:40 DEBUG : Local file system at /tmp/rclone2262538497/dir2: Waiting for transfers to finish 2025/05/05 05:35:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:41 DEBUG : Added delayed dir = "nested", newDst= 2025/05/05 05:35:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:35:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:35:41 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/05/05 05:35:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/05 05:35:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:43 DEBUG : sub dir/hello world: md5 = 50c39dd211448ee1615316a4269e6021 OK 2025/05/05 05:35:43 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:35:43 INFO : sub dir/hello world: Deleted 2025/05/05 05:35:44 DEBUG : nested/sub dir/file: md5 = 0682e9fdbd252797ab8cef1355491ed9 OK 2025/05/05 05:35:44 INFO : nested/sub dir/file: Copied (new) 2025/05/05 05:35:44 INFO : nested/sub dir/file: Deleted 2025/05/05 05:35:45 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:35:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:35:46 INFO : nested: Set directory modification time (using DirSetModTime) 2025/05/05 05:35:46 INFO : sub dir: Removing directory 2025/05/05 05:35:46 INFO : nested/sub dir: Removing directory 2025/05/05 05:35:46 INFO : nested: Removing directory 2025/05/05 05:35:46 DEBUG : Local file system at /tmp/rclone2262538497: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:48 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 05:35:49 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/05/05 05:35:49 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (10.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:51 DEBUG : Added delayed dir = "nested", newDst= 2025/05/05 05:35:51 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/05 05:35:51 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/05/05 05:35:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/05 05:35:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/05 05:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:35:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:35:53 DEBUG : sub dir/hello world: md5 = 2e40cc314e7c87d055c1df81f4805581 OK 2025/05/05 05:35:53 INFO : sub dir/hello world: Copied (new) 2025/05/05 05:35:53 INFO : sub dir/hello world: Deleted 2025/05/05 05:35:55 DEBUG : nested/sub dir/file: md5 = 853ce0bc778a0d573e0418a5315e5ad7 OK 2025/05/05 05:35:55 INFO : nested/sub dir/file: Copied (new) 2025/05/05 05:35:55 INFO : nested/sub dir/file: Deleted 2025/05/05 05:35:55 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:35:56 INFO : nested: Set directory modification time (using DirSetModTime) 2025/05/05 05:35:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:35:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 05:35:59 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/05/05 05:36:00 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:36:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/05 05:36:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/05 05:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:36:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:36:02 DEBUG : existing-b: md5 = 3fe82357cad4cf47ec1ad6aeaae4db60 OK 2025/05/05 05:36:02 INFO : existing-b: Copied (new) 2025/05/05 05:36:02 INFO : existing-b: Deleted 2025/05/05 05:36:02 DEBUG : existing: md5 = ea00d127b831bceddb52fa85d44c6b7d OK 2025/05/05 05:36:02 INFO : existing: Copied (new) 2025/05/05 05:36:02 INFO : existing: Deleted 2025/05/05 05:36:03 DEBUG : existing: Destination exists, skipping 2025/05/05 05:36:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/05 05:36:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:36:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:36:03 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (3.88s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:36:05 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-lubumac6teda" 2025/05/05 05:36:05 DEBUG : Config file has changed externally - reloading 2025/05/05 05:36:05 DEBUG : Creating backend with remote "TestDrive:crypt/nllbqh6ko5g8cpoav1j6psoij1s8h37t6q5m994n8b716l7193d0" 2025/05/05 05:36:07 DEBUG : potato2: md5 = 454667170a9be99080fb9e30dddb40a5 OK 2025/05/05 05:36:08 DEBUG : empty space: md5 = c953652375a29e1c1b29638f6bca3f93 OK 2025/05/05 05:36:10 DEBUG : potato3: md5 = 5c6973874d506480085508fb7549b62f OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo' -> Encrypted drive 'TestCryptDrive:rclone-test-lubumac6teda' 2025/05/05 05:36:12 DEBUG : empty space: md5 = b0d6ceffc8f45f5d4562174a3b202974 OK 2025/05/05 05:36:14 DEBUG : potato3: md5 = ca6e47ea0306ce9f7b21f83dda5fc34b OK 2025/05/05 05:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lubumac6teda': Using server-side directory move 2025/05/05 05:36:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-lubumac6teda': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/05 05:36:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:36:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/05 05:36:14 DEBUG : empty space: Unchanged skipping 2025/05/05 05:36:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/05 05:36:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lubumac6teda': Waiting for checks to finish 2025/05/05 05:36:15 INFO : empty space: Deleted 2025/05/05 05:36:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lubumac6teda': Waiting for transfers to finish 2025/05/05 05:36:15 INFO : potato3: Deleted 2025/05/05 05:36:15 INFO : potato2: Moved (server-side) 2025/05/05 05:36:15 INFO : potato3: Moved (server-side) 2025/05/05 05:36:16 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-zahedox2nepu" 2025/05/05 05:36:16 DEBUG : Creating backend with remote "TestDrive:crypt/spjjgt1a0r12infu8q89rnr2ln5hs8ksrgm5qs8ntcrmq3bngcr0" 2025/05/05 05:36:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zahedox2nepu': Using server-side directory move 2025/05/05 05:36:17 INFO : Encrypted drive 'TestCryptDrive:rclone-test-zahedox2nepu': Server side directory move succeeded 2025/05/05 05:36:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-zahedox2nepu': Purge remote 2025/05/05 05:36:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-lubumac6teda': Purge remote 2025/05/05 05:36:19 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:36:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pedevaz5yisa" 2025/05/05 05:36:19 DEBUG : Creating backend with remote "TestDrive:crypt/sb5vsrnichu2r99gooj7rvnvajjqphps48chc6j0021k2fbo0im0" 2025/05/05 05:36:21 DEBUG : potato2: md5 = 31a5897a2a9fa3929dbf2cb77636fbac OK 2025/05/05 05:36:23 DEBUG : empty space: md5 = dac1161d558cd9c3ba5aef72fc28722e OK 2025/05/05 05:36:24 DEBUG : potato3: md5 = da48876aa14dc209caf5401957da2a04 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo' -> Encrypted drive 'TestCryptDrive:rclone-test-pedevaz5yisa' 2025/05/05 05:36:26 DEBUG : empty space: md5 = 59d7b4147f4a50b987953dbaf44d9e92 OK 2025/05/05 05:36:27 DEBUG : potato3: md5 = 096f253772572bdf1034e51c2b404fcd OK 2025/05/05 05:36:28 DEBUG : empty space: Excluded (Size Filter) 2025/05/05 05:36:28 DEBUG : empty space: Excluded (Size Filter) 2025/05/05 05:36:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:36:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/05 05:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pedevaz5yisa': Waiting for checks to finish 2025/05/05 05:36:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pedevaz5yisa': Waiting for transfers to finish 2025/05/05 05:36:28 INFO : potato3: Deleted 2025/05/05 05:36:28 INFO : potato2: Moved (server-side) 2025/05/05 05:36:29 INFO : potato3: Moved (server-side) 2025/05/05 05:36:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-burijul1kiyu" 2025/05/05 05:36:30 DEBUG : Creating backend with remote "TestDrive:crypt/8dkc78opd7agif8udqorpopqabd3trfcuf54g26rk1kig3ltfstg" 2025/05/05 05:36:31 DEBUG : empty space: Excluded (Size Filter) 2025/05/05 05:36:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:36:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/05 05:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-burijul1kiyu': Waiting for checks to finish 2025/05/05 05:36:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-burijul1kiyu': Waiting for transfers to finish 2025/05/05 05:36:32 INFO : potato2: Moved (server-side) 2025/05/05 05:36:32 INFO : potato3: Moved (server-side) 2025/05/05 05:36:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-burijul1kiyu': Purge remote 2025/05/05 05:36:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pedevaz5yisa': Purge remote --- PASS: TestServerSideMoveWithFilter (15.49s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:36:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wamedad5mogi" 2025/05/05 05:36:35 DEBUG : Creating backend with remote "TestDrive:crypt/cf4nledtht8rkf50itkj15qt91t6p2i5uli3bdaekdhku3q3dkg0" 2025/05/05 05:36:37 DEBUG : potato2: md5 = 2dfafb6a9d6644dc4c2d889cbec04722 OK 2025/05/05 05:36:38 DEBUG : empty space: md5 = a72ae98a601433d2e676bf8c80686810 OK 2025/05/05 05:36:40 DEBUG : potato3: md5 = a907298a7f186c703c3bec5eb063a858 OK 2025/05/05 05:36:40 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo' -> Encrypted drive 'TestCryptDrive:rclone-test-wamedad5mogi' 2025/05/05 05:36:43 DEBUG : empty space: md5 = 9460375036045f9af1ac3be427ede603 OK 2025/05/05 05:36:44 DEBUG : potato3: md5 = cf711c24691569ed36cc34cdb2111e2a OK 2025/05/05 05:36:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamedad5mogi': Using server-side directory move 2025/05/05 05:36:44 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wamedad5mogi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/05 05:36:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/05 05:36:45 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/05/05 05:36:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/05 05:36:45 DEBUG : empty space: Unchanged skipping 2025/05/05 05:36:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/05 05:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamedad5mogi': Waiting for checks to finish 2025/05/05 05:36:45 INFO : empty space: Deleted 2025/05/05 05:36:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamedad5mogi': Waiting for transfers to finish 2025/05/05 05:36:45 INFO : potato3: Deleted 2025/05/05 05:36:45 INFO : potato2: Moved (server-side) 2025/05/05 05:36:46 INFO : potato3: Moved (server-side) 2025/05/05 05:36:46 INFO : tomatoDir: Removing directory 2025/05/05 05:36:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': deleted 1 directories 2025/05/05 05:36:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-furoral8qaga" 2025/05/05 05:36:47 DEBUG : Creating backend with remote "TestDrive:crypt/8lgqknc4gs2canoj9lv6ef19f1guhhabajek76cp3grjk9mo3hg0" 2025/05/05 05:36:48 INFO : tomatoDir: Making directory 2025/05/05 05:36:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-furoral8qaga': Using server-side directory move 2025/05/05 05:36:50 INFO : Encrypted drive 'TestCryptDrive:rclone-test-furoral8qaga': Server side directory move succeeded 2025/05/05 05:36:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-furoral8qaga': Purge remote 2025/05/05 05:36:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wamedad5mogi': Purge remote 2025/05/05 05:36:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.54s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.40s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:36:53 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test" 2025/05/05 05:36:53 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncOverlap (3.70s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:36:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test" 2025/05/05 05:36:56 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/05/05 05:36:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test-include/layer2" 2025/05/05 05:36:59 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/05/05 05:37:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test-ignore-file" 2025/05/05 05:37:01 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/05/05 05:37:05 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 45bbc9fab35aef89e2033fa5bbbf182b OK 2025/05/05 05:37:07 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/05/05 05:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test': Waiting for checks to finish 2025/05/05 05:37:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test': Waiting for transfers to finish 2025/05/05 05:37:07 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:07 INFO : There was nothing to transfer 2025/05/05 05:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:37:09 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:09 INFO : rclone-sync-test-include: Removing directory 2025/05/05 05:37:09 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/05/05 05:37:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/05 05:37:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': failed to delete 1 directories 2025/05/05 05:37:09 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:37:11 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/05/05 05:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/05 05:37:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/05 05:37:11 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:11 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:37:13 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:13 INFO : rclone-sync-test-include: Removing directory 2025/05/05 05:37:13 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/05/05 05:37:13 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/05 05:37:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': failed to delete 1 directories 2025/05/05 05:37:13 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:37:15 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/05/05 05:37:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/05 05:37:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/05 05:37:15 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:15 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:37:17 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/05/05 05:37:18 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (30.18s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:37:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/dst" 2025/05/05 05:37:27 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:37:28 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/CompareDest" 2025/05/05 05:37:28 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/gveqi14airsml4bgu7krj116o8" 2025/05/05 05:37:30 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 05:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:37:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:37:32 DEBUG : one: md5 = ce2370fa8884314f7c4ab65353403f3e OK 2025/05/05 05:37:32 INFO : one: Copied (new) 2025/05/05 05:37:32 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:37:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:37:34 DEBUG : one: md5 = 734dd06ddc2c1450cb0bdcfca91de1c5 OK 2025/05/05 05:37:34 INFO : one: Copied (replaced existing) 2025/05/05 05:37:34 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:36 DEBUG : dst/one: md5 = d7ba5d315c42111f1e5401943d0fa537 OK 2025/05/05 05:37:38 DEBUG : CompareDest/one: md5 = d6781862a29b5793a42e0b7ba679d40b OK 2025/05/05 05:37:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:37:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:37:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:37:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 05:37:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:37:40 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:40 INFO : There was nothing to transfer 2025/05/05 05:37:42 DEBUG : CompareDest/two: md5 = fd626dbee28d6c372d3004e990ebcf00 OK 2025/05/05 05:37:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:37:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:37:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 05:37:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:37:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:37:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 05:37:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:37:43 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:43 INFO : There was nothing to transfer 2025/05/05 05:37:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:37:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:37:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/05 05:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:37:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:37:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 05:37:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:37:44 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:44 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/05 05:37:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:37:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/05 05:37:45 DEBUG : two: Need to transfer - File not found at Destination 2025/05/05 05:37:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:37:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:37:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/05 05:37:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:37:46 DEBUG : two: md5 = 7ad71ee35f36aa61b71fb5ea1789f8d8 OK 2025/05/05 05:37:46 INFO : two: Copied (new) 2025/05/05 05:37:46 DEBUG : Waiting for deletions to finish 2025/05/05 05:37:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:37:49 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:37:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:37:50 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (23.86s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:37:52 DEBUG : pre-dest1/1: md5 = b663ff4360e02b8389c90caa95795224 OK 2025/05/05 05:37:54 DEBUG : pre-dest2/2: md5 = 91606b37ab4b700404f425adbf001a5e OK 2025/05/05 05:37:55 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/dest" 2025/05/05 05:37:55 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/rg03c1jvnehrrc617i0lnqjddc" 2025/05/05 05:37:56 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/pre-dest1" 2025/05/05 05:37:56 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/bbnblvh6k061ssopqrp18kd7gc" 2025/05/05 05:37:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/pre-dest2" 2025/05/05 05:37:57 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/dgicm1h6b5ejvlltm8eeif0bnk" 2025/05/05 05:37:58 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:37:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/05 05:37:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:37:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/05 05:37:59 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/05 05:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dest': Waiting for checks to finish 2025/05/05 05:37:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dest': Waiting for transfers to finish 2025/05/05 05:38:01 DEBUG : 3: md5 = ef9987a65ec2207c2f8ef902e9fa7bf1 OK 2025/05/05 05:38:01 INFO : 3: Copied (new) 2025/05/05 05:38:01 DEBUG : Waiting for deletions to finish 2025/05/05 05:38:04 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/05/05 05:38:05 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/05/05 05:38:06 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (15.81s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:38:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/dst" 2025/05/05 05:38:06 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:38:08 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/CopyDest" 2025/05/05 05:38:08 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/05 05:38:10 DEBUG : one: Need to transfer - File not found at Destination 2025/05/05 05:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:38:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:38:12 DEBUG : one: md5 = cf2d5bcbf63ba1441bdc2c7deaf8e86e OK 2025/05/05 05:38:12 INFO : one: Copied (new) 2025/05/05 05:38:12 DEBUG : Waiting for deletions to finish 2025/05/05 05:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:38:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:38:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:38:14 DEBUG : one: md5 = fca7ce47dfece40670c5ea6f38ee5e60 OK 2025/05/05 05:38:14 INFO : one: Copied (replaced existing) 2025/05/05 05:38:14 DEBUG : Waiting for deletions to finish 2025/05/05 05:38:16 DEBUG : dst/one: md5 = e0cac3064f8b589001ef4cf45af32a59 OK 2025/05/05 05:38:18 DEBUG : CopyDest/one: md5 = 448a6753b53af118bc72fafc189dd9bf OK 2025/05/05 05:38:19 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/BackupDir" 2025/05/05 05:38:19 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/05 05:38:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:38:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:38:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:38:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/05 05:38:22 INFO : one: Moved (server-side) 2025/05/05 05:38:23 INFO : one: Copied (server-side copy) 2025/05/05 05:38:23 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/05 05:38:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:38:23 DEBUG : Waiting for deletions to finish 2025/05/05 05:38:25 DEBUG : CopyDest/two: md5 = 8aedf37387cbc4b53ff735762a830aa6 OK 2025/05/05 05:38:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:38:26 DEBUG : one: Unchanged skipping 2025/05/05 05:38:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:38:27 INFO : two: Copied (server-side copy) 2025/05/05 05:38:27 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/05 05:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:38:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:38:27 DEBUG : Waiting for deletions to finish 2025/05/05 05:38:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:38:28 DEBUG : one: Unchanged skipping 2025/05/05 05:38:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:38:28 DEBUG : two: Unchanged skipping 2025/05/05 05:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:38:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:38:28 DEBUG : Waiting for deletions to finish 2025/05/05 05:38:28 INFO : There was nothing to transfer 2025/05/05 05:38:30 DEBUG : CopyDest/three: md5 = 9d184ff909dcf21982cdd7eb5cbf30b2 OK 2025/05/05 05:38:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:38:30 DEBUG : one: Unchanged skipping 2025/05/05 05:38:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/05 05:38:31 DEBUG : three: Destination not found in --copy-dest 2025/05/05 05:38:31 DEBUG : three: Need to transfer - File not found at Destination 2025/05/05 05:38:31 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/05 05:38:31 DEBUG : two: Unchanged skipping 2025/05/05 05:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:38:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:38:32 DEBUG : three: md5 = efbe16f7077322b953f9d409c2a0c2d7 OK 2025/05/05 05:38:32 INFO : three: Copied (new) 2025/05/05 05:38:32 DEBUG : Waiting for deletions to finish 2025/05/05 05:38:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/05 05:38:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:38:36 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:38:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:38:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:38:37 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/05 05:38:38 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (32.14s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:38:40 DEBUG : dst/one: md5 = 5d7305626c0111b5a54a0fbdabd904e7 OK 2025/05/05 05:38:42 DEBUG : dst/two: md5 = 4b29de707495bdd2ba4c7f1b8ffea8a4 OK 2025/05/05 05:38:43 DEBUG : dst/three.txt: md5 = 72720aa1561654dcbd50643b307d474d OK 2025/05/05 05:38:44 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/dst" 2025/05/05 05:38:44 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:38:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/backup" 2025/05/05 05:38:45 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/1nrff024r7pq65ecp72fc28jb0" 2025/05/05 05:38:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 05:38:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:38:46 DEBUG : two: Unchanged skipping 2025/05/05 05:38:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:38:48 INFO : one: Moved (server-side) 2025/05/05 05:38:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:38:49 DEBUG : one: md5 = a50d50ee433108e6fefaa4426d92e9bd OK 2025/05/05 05:38:49 INFO : one: Copied (new) 2025/05/05 05:38:49 DEBUG : Waiting for deletions to finish 2025/05/05 05:38:50 INFO : three.txt: Moved (server-side) 2025/05/05 05:38:50 INFO : three.txt: Moved into backup dir 2025/05/05 05:38:52 DEBUG : dst/three.txt: md5 = 8bb6cd1332bf060a9628459adca2f393 OK 2025/05/05 05:38:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 05:38:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:38:52 DEBUG : two: Unchanged skipping 2025/05/05 05:38:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:38:53 INFO : one: Deleted 2025/05/05 05:38:54 INFO : one: Moved (server-side) 2025/05/05 05:38:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:38:55 DEBUG : one: md5 = 1731c996a831772b50e110973ce94a9e OK 2025/05/05 05:38:55 INFO : one: Copied (new) 2025/05/05 05:38:55 DEBUG : Waiting for deletions to finish 2025/05/05 05:38:56 INFO : three.txt: Deleted 2025/05/05 05:38:56 INFO : three.txt: Moved (server-side) 2025/05/05 05:38:56 INFO : three.txt: Moved into backup dir 2025/05/05 05:38:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:38:59 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:39:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/05 05:39:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:39:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:39:00 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (22.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:39:03 DEBUG : dst/one: md5 = 80c540c69191890ce3ec70bb64f085ee OK 2025/05/05 05:39:04 DEBUG : dst/two: md5 = e62083762cf3f810db39c2b69e5364fa OK 2025/05/05 05:39:05 DEBUG : dst/three.txt: md5 = f7a029e77d7e7761cb80bbeb87661657 OK 2025/05/05 05:39:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/dst" 2025/05/05 05:39:06 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:39:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/backup" 2025/05/05 05:39:07 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/1nrff024r7pq65ecp72fc28jb0" 2025/05/05 05:39:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 05:39:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:39:08 DEBUG : two: Unchanged skipping 2025/05/05 05:39:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:39:10 INFO : one: Moved (server-side) to: one.bak 2025/05/05 05:39:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:39:11 DEBUG : one: md5 = 3b035b618992b49c398da5b90b9d25ba OK 2025/05/05 05:39:11 INFO : one: Copied (new) 2025/05/05 05:39:11 DEBUG : Waiting for deletions to finish 2025/05/05 05:39:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/05 05:39:12 INFO : three.txt: Moved into backup dir 2025/05/05 05:39:14 DEBUG : dst/three.txt: md5 = e746235b82c991f676db9c5d1a91d502 OK 2025/05/05 05:39:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 05:39:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:39:15 DEBUG : two: Unchanged skipping 2025/05/05 05:39:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:39:15 INFO : one.bak: Deleted 2025/05/05 05:39:16 INFO : one: Moved (server-side) to: one.bak 2025/05/05 05:39:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:39:17 DEBUG : one: md5 = 1f353cb1f18be90839600ac157bdfe32 OK 2025/05/05 05:39:17 INFO : one: Copied (new) 2025/05/05 05:39:17 DEBUG : Waiting for deletions to finish 2025/05/05 05:39:18 INFO : three.txt.bak: Deleted 2025/05/05 05:39:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/05 05:39:19 INFO : three.txt: Moved into backup dir 2025/05/05 05:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:39:22 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:39:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/05 05:39:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/05/05 05:39:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/05 05:39:23 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirWithSuffix (22.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:39:26 DEBUG : dst/one: md5 = cbc3976f3320dbc3e70e7fa85d728cd8 OK 2025/05/05 05:39:27 DEBUG : dst/two: md5 = 0b32386e15a83ce3e24906f8cb61933b OK 2025/05/05 05:39:28 DEBUG : dst/three.txt: md5 = 4e7dade2b620fc30895d6216460165bd OK 2025/05/05 05:39:29 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/dst" 2025/05/05 05:39:29 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:39:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/backup" 2025/05/05 05:39:30 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/1nrff024r7pq65ecp72fc28jb0" 2025/05/05 05:39:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 05:39:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:39:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:39:32 DEBUG : two: Unchanged skipping 2025/05/05 05:39:34 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/05 05:39:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:39:35 DEBUG : one: md5 = 5e8dc990907a3ab2de9ff32e98805c68 OK 2025/05/05 05:39:35 INFO : one: Copied (new) 2025/05/05 05:39:35 DEBUG : Waiting for deletions to finish 2025/05/05 05:39:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/05 05:39:36 INFO : three.txt: Moved into backup dir 2025/05/05 05:39:38 DEBUG : dst/three.txt: md5 = 5341ddf4ed3433d34d5a44225e7e4472 OK 2025/05/05 05:39:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 05:39:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:39:38 DEBUG : two: Unchanged skipping 2025/05/05 05:39:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:39:39 INFO : one-2019-01-01: Deleted 2025/05/05 05:39:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/05 05:39:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:39:41 DEBUG : one: md5 = 381ad565a4123463f35500d18af1d02e OK 2025/05/05 05:39:41 INFO : one: Copied (new) 2025/05/05 05:39:41 DEBUG : Waiting for deletions to finish 2025/05/05 05:39:42 INFO : three-2019-01-01.txt: Deleted 2025/05/05 05:39:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/05 05:39:42 INFO : three.txt: Moved into backup dir 2025/05/05 05:39:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:39:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:39:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/05/05 05:39:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/05/05 05:39:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/05/05 05:39:46 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.86s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:39:48 DEBUG : dst/one: md5 = db18389855cecd32935495a2236ecde6 OK 2025/05/05 05:39:50 DEBUG : dst/two: md5 = b1586612ceb8a7b537bfd58a91d7b589 OK 2025/05/05 05:39:51 DEBUG : dst/three.txt: md5 = 0704bc412647e1ece6bfacc259560871 OK 2025/05/05 05:39:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/dst" 2025/05/05 05:39:52 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:39:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 05:39:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:39:52 DEBUG : two: Unchanged skipping 2025/05/05 05:39:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:39:53 INFO : one: Moved (server-side) to: one.bak 2025/05/05 05:39:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:39:55 DEBUG : one: md5 = 3da6c54900dd1b7686310b52b801da56 OK 2025/05/05 05:39:55 INFO : one: Copied (new) 2025/05/05 05:39:55 DEBUG : Waiting for deletions to finish 2025/05/05 05:39:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/05 05:39:55 INFO : three.txt: Moved into backup dir 2025/05/05 05:39:57 DEBUG : dst/three.txt: md5 = 5ef780a8f8ba925d26682e851f8b1cf1 OK 2025/05/05 05:39:58 DEBUG : one.bak: Excluded (Path Filter) 2025/05/05 05:39:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/05 05:39:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for checks to finish 2025/05/05 05:39:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 05:39:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:39:58 DEBUG : two: Unchanged skipping 2025/05/05 05:39:58 INFO : one.bak: Deleted 2025/05/05 05:39:59 INFO : one: Moved (server-side) to: one.bak 2025/05/05 05:39:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo/dst': Waiting for transfers to finish 2025/05/05 05:40:00 DEBUG : one: md5 = 7a3d6c87434fd519d9f010d6bd6b71e9 OK 2025/05/05 05:40:00 INFO : one: Copied (new) 2025/05/05 05:40:00 DEBUG : Waiting for deletions to finish 2025/05/05 05:40:01 INFO : three.txt.bak: Deleted 2025/05/05 05:40:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/05 05:40:01 INFO : three.txt: Moved into backup dir 2025/05/05 05:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/05 05:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/05/05 05:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/05 05:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/05/05 05:40:04 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncBackupDirSuffixOnly (18.30s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:40:07 DEBUG : dst/one: md5 = 1ef85979a9e3851584d6781816429751 OK 2025/05/05 05:40:08 DEBUG : dst/two: md5 = 988cbb3cd0112fcf14dbee937818ce4d OK 2025/05/05 05:40:10 DEBUG : dst/three.txt: md5 = a8766948364fc740edc8c84d07c41eaf OK 2025/05/05 05:40:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/dst" 2025/05/05 05:40:10 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:40:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 05:40:12 INFO : one: Moved (server-side) to: one.bak 2025/05/05 05:40:13 DEBUG : one: md5 = 16751c8c33fa8d65a828c480f480c9e9 OK 2025/05/05 05:40:13 INFO : one: Copied (new) 2025/05/05 05:40:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:40:13 DEBUG : two: Unchanged skipping 2025/05/05 05:40:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/05 05:40:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/05 05:40:15 DEBUG : three.txt: md5 = 14b93e97695426ab2a81b25acb1804f0 OK 2025/05/05 05:40:15 INFO : three.txt: Copied (new) 2025/05/05 05:40:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 05:40:17 INFO : one.bak: Deleted 2025/05/05 05:40:18 INFO : one: Moved (server-side) to: one.bak 2025/05/05 05:40:19 DEBUG : one: md5 = 682d5124bb030d1a6e411bcdd16e97cd OK 2025/05/05 05:40:19 INFO : one: Copied (new) 2025/05/05 05:40:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:40:19 DEBUG : two: Unchanged skipping 2025/05/05 05:40:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/05 05:40:20 INFO : three.txt.bak: Deleted 2025/05/05 05:40:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/05 05:40:22 DEBUG : three.txt: md5 = 55a588897af27736d2bd74989a36cf77 OK 2025/05/05 05:40:22 INFO : three.txt: Copied (new) 2025/05/05 05:40:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:40:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/05 05:40:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/05 05:40:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/05 05:40:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/05/05 05:40:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/05 05:40:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (21.39s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:40:28 DEBUG : dst/one: md5 = 4eefd9282867e9fa39ed059a58fe36e0 OK 2025/05/05 05:40:29 DEBUG : dst/two: md5 = 70fecf536487c420987e86bf9a88481d OK 2025/05/05 05:40:31 DEBUG : dst/three.txt: md5 = 44ca4296bd463481cd41dc5fa23b61a6 OK 2025/05/05 05:40:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-majucek7womo/dst" 2025/05/05 05:40:31 DEBUG : Config file has changed externally - reloading 2025/05/05 05:40:31 DEBUG : Creating backend with remote "TestDrive:crypt/vt6esd91pgo31b1clda6dpedcrbf7p2tbh9ett0ipe6ojk0vcp3g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/05 05:40:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/05 05:40:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/05 05:40:34 DEBUG : one: md5 = 9099392cc82eca6530263d3a52fe9ae2 OK 2025/05/05 05:40:34 INFO : one: Copied (new) 2025/05/05 05:40:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:40:34 DEBUG : two: Unchanged skipping 2025/05/05 05:40:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/05 05:40:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/05 05:40:37 DEBUG : three.txt: md5 = b57b1540dbe07e120a80487f234ed7f4 OK 2025/05/05 05:40:37 INFO : three.txt: Copied (new) 2025/05/05 05:40:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/05 05:40:39 INFO : one-2019-01-01: Deleted 2025/05/05 05:40:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/05 05:40:41 DEBUG : one: md5 = 5e80149f3573a486c75249c376cc0cd9 OK 2025/05/05 05:40:41 INFO : one: Copied (new) 2025/05/05 05:40:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:40:41 DEBUG : two: Unchanged skipping 2025/05/05 05:40:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/05 05:40:42 INFO : three-2019-01-01.txt: Deleted 2025/05/05 05:40:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/05 05:40:44 DEBUG : three.txt: md5 = 1f7d965088d39f824d195e18aa9978ad OK 2025/05/05 05:40:44 INFO : three.txt: Copied (new) 2025/05/05 05:40:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/05 05:40:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/05 05:40:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/05/05 05:40:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/05/05 05:40:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/05/05 05:40:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/05/05 05:40:47 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffixKeepExtension (21.64s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:40:49 DEBUG : Testêé: md5 = 9b0ff964fc20059fabc0a58b4419b270 OK 2025/05/05 05:40:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/05 05:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:40:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:40:51 DEBUG : Testêé: md5 = ae94c54248b91f53a9f6c2c25e9f7486 OK 2025/05/05 05:40:51 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/05 05:40:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.84s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:40:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/05 05:40:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:40:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:40:53 DEBUG : existing: md5 = fa1d99d4877f8fb161e43ac1bcabc1b4 OK 2025/05/05 05:40:53 INFO : existing: Copied (new) 2025/05/05 05:40:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:40:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/05 05:40:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/05 05:40:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:40:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': not deleting files as there were IO errors 2025/05/05 05:40:54 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncImmutable (4.54s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:40:57 DEBUG : EXISTING: md5 = d3827a9cd804bd7f58a5e8b3337b624e OK 2025/05/05 05:40:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:40:58 DEBUG : existing: Unchanged skipping 2025/05/05 05:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:40:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:40:58 DEBUG : Waiting for deletions to finish 2025/05/05 05:40:58 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.87s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", 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-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", 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-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.27s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:41:02 DEBUG : both0: md5 = 67163b2d2662d1368a1ed212a22bb141 OK 2025/05/05 05:41:03 DEBUG : only0: md5 = f4f1b899e4a47bddc7827591f3b3f852 OK 2025/05/05 05:41:05 DEBUG : both1: md5 = 9ebecf334d4bcf5769d2c2b311f58710 OK 2025/05/05 05:41:06 DEBUG : only1: md5 = 0f9a85c936c0575019e8d41d04fb355d OK 2025/05/05 05:41:07 DEBUG : both2: md5 = 98fcc64aef700d879c4839ba673469e6 OK 2025/05/05 05:41:09 DEBUG : only2: md5 = 3ca558978f74e25fece678018aba6626 OK 2025/05/05 05:41:10 DEBUG : both3: md5 = 1e621bdd2255ee6cb8ebb212ec55d88c OK 2025/05/05 05:41:11 DEBUG : only3: md5 = 2a6337f17f70d5abf0be047b8f34b7c3 OK 2025/05/05 05:41:13 DEBUG : both4: md5 = e9286cc6b1bc800d8f57a4ff179c4519 OK 2025/05/05 05:41:14 DEBUG : only4: md5 = 5c75ea2837ead0a09447e16414b431b3 OK 2025/05/05 05:41:16 DEBUG : both5: md5 = aea1631eb9ae8a8ff2f50fa5e5a00b1d OK 2025/05/05 05:41:17 DEBUG : only5: md5 = 8dba1efed9c04335d8a953594f872b3c OK 2025/05/05 05:41:18 DEBUG : both6: md5 = a4fa73adc693760500817ee1dd9f82f5 OK 2025/05/05 05:41:19 DEBUG : only6: md5 = b1dc31296d4af33758e9bb500f69fe00 OK 2025/05/05 05:41:21 DEBUG : both7: md5 = 84a9153851422cb0354606b0016b450f OK 2025/05/05 05:41:22 DEBUG : only7: md5 = f3e367eaf6a68279b532498c6d7dc191 OK 2025/05/05 05:41:23 DEBUG : both8: md5 = 453c7e1d968edc1eae7cfbad562c155a OK 2025/05/05 05:41:25 DEBUG : only8: md5 = 6b8edfc7af096c7169e1a9e3e403baad OK 2025/05/05 05:41:26 DEBUG : both9: md5 = 9969ed0b963e50cf3b0c62c53a336e69 OK 2025/05/05 05:41:27 DEBUG : only9: md5 = fa59fe376a8ad511c6fbeab6f6d4b19d OK 2025/05/05 05:41:29 DEBUG : both10: md5 = b9d2ddeaf4a46599f94387b2715ac871 OK 2025/05/05 05:41:30 DEBUG : only10: md5 = 44703226b5a03cf282b0a65e18e694a2 OK 2025/05/05 05:41:31 DEBUG : both11: md5 = ad9334393d23766303c205520e5ac60a OK 2025/05/05 05:41:33 DEBUG : only11: md5 = 60c73ee741ff5b40a5b033612aa17752 OK 2025/05/05 05:41:34 DEBUG : both12: md5 = c90e4ecc4e7878c422b16e228756dfa1 OK 2025/05/05 05:41:35 DEBUG : only12: md5 = d4fdb9197ab195edd679d9f6c2534f29 OK 2025/05/05 05:41:37 DEBUG : both13: md5 = 635cc0d5bd1e7930b806a7611cfe7789 OK 2025/05/05 05:41:38 DEBUG : only13: md5 = 4a93870684b0a5583a09332faa62ed27 OK 2025/05/05 05:41:39 DEBUG : both14: md5 = faf6ceb7b578c75c2d1eea0ede230510 OK 2025/05/05 05:41:41 DEBUG : only14: md5 = 208d7feb558c5412a198174fa8f58b6e OK 2025/05/05 05:41:42 DEBUG : both15: md5 = 82c34900629913960229e4666f14ebfd OK 2025/05/05 05:41:43 DEBUG : only15: md5 = d135bd71e3e4ab8d2ab9bac43859e3de OK 2025/05/05 05:41:45 DEBUG : both16: md5 = 124782feaddd5ab08b385baefc6c0277 OK 2025/05/05 05:41:46 DEBUG : only16: md5 = 884bd9f6ff3f3a245e668b58914c8e34 OK 2025/05/05 05:41:47 DEBUG : both17: md5 = ab17bc97bb20e5e78e7a085c261a3a10 OK 2025/05/05 05:41:49 DEBUG : only17: md5 = f04f80fbb7b0844c14939c0a159a4c22 OK 2025/05/05 05:41:50 DEBUG : both18: md5 = 2e2f02d8aeb6e560467ee62c261f20d1 OK 2025/05/05 05:41:51 DEBUG : only18: md5 = 07297dfddbbb1d1c2ce1cd7ea0261b26 OK 2025/05/05 05:41:53 DEBUG : both19: md5 = c52e50831cbf1ec7d7e6872c1da08823 OK 2025/05/05 05:41:54 DEBUG : only19: md5 = fa04d69629a8997c874cd372ee7df08a OK 2025/05/05 05:41:54 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both1: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both11: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both13: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both14: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both15: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both16: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both17: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both12: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both10: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both0: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both18: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both3: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both5: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both6: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both7: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both8: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:41:54 DEBUG : both4: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both19: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both2: Unchanged skipping 2025/05/05 05:41:54 DEBUG : both9: Unchanged skipping 2025/05/05 05:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:41:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:41:54 DEBUG : Waiting for deletions to finish 2025/05/05 05:41:55 INFO : only19: Deleted 2025/05/05 05:41:55 INFO : only5: Deleted 2025/05/05 05:41:55 INFO : only17: Deleted 2025/05/05 05:41:55 INFO : only13: Deleted 2025/05/05 05:41:55 INFO : only0: Deleted 2025/05/05 05:41:55 INFO : only6: Deleted 2025/05/05 05:41:55 INFO : only18: Deleted 2025/05/05 05:41:55 INFO : only4: Deleted 2025/05/05 05:41:56 INFO : only10: Deleted 2025/05/05 05:41:56 INFO : only3: Deleted 2025/05/05 05:41:56 INFO : only14: Deleted 2025/05/05 05:41:56 INFO : only11: Deleted 2025/05/05 05:41:56 INFO : only15: Deleted 2025/05/05 05:41:56 INFO : only12: Deleted 2025/05/05 05:41:56 INFO : only2: Deleted 2025/05/05 05:41:56 INFO : only16: Deleted 2025/05/05 05:41:56 INFO : only7: Deleted 2025/05/05 05:41:56 INFO : only8: Deleted 2025/05/05 05:41:57 INFO : only1: Deleted 2025/05/05 05:41:57 INFO : only9: Deleted 2025/05/05 05:41:57 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (65.72s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:42:08 DEBUG : both0: md5 = 2952142b78e15bc823ddfc5c462beff8 OK 2025/05/05 05:42:09 DEBUG : only0: md5 = ed32c1892e93f4d72d1e84fd9e1f01cd OK 2025/05/05 05:42:10 DEBUG : both1: md5 = 248ee0b2b199022bea39a019c1a02679 OK 2025/05/05 05:42:12 DEBUG : only1: md5 = fef5f5082d30799e2043d60d98124cc5 OK 2025/05/05 05:42:13 DEBUG : both2: md5 = 2750f2cd207d7c8f17dce8ee30b35b5e OK 2025/05/05 05:42:15 DEBUG : only2: md5 = 42fb6722cb5ba4d28cbae0ae3fe5c098 OK 2025/05/05 05:42:16 DEBUG : both3: md5 = 455cca44d4e68dedbd4ae527ce6f6d2b OK 2025/05/05 05:42:17 DEBUG : only3: md5 = 1783ed25fd014e8ec9a287df8cc6272e OK 2025/05/05 05:42:19 DEBUG : both4: md5 = ea17382678b4cc168f4c4328585e904a OK 2025/05/05 05:42:20 DEBUG : only4: md5 = a36900fc1382f0a8c0b32ecec7d29a39 OK 2025/05/05 05:42:21 DEBUG : both5: md5 = 3728130f7ab0b695e313217dde524fcf OK 2025/05/05 05:42:22 DEBUG : only5: md5 = 30e6565cbd32707ccbf274bb24474ab0 OK 2025/05/05 05:42:24 DEBUG : both6: md5 = 8c71b7fec552be6062f7055a37342f76 OK 2025/05/05 05:42:25 DEBUG : only6: md5 = f6fa48c021736a9f83ab498785c414e6 OK 2025/05/05 05:42:27 DEBUG : both7: md5 = 619667cee45effa5a8cdebf95e908a4b OK 2025/05/05 05:42:28 DEBUG : only7: md5 = ec01c5b06f692b56a9b834eb9685f232 OK 2025/05/05 05:42:29 DEBUG : both8: md5 = 0a2ab81c20ee40f047065d4be10fd3d7 OK 2025/05/05 05:42:31 DEBUG : only8: md5 = b4d0ab0dac2a51d76531cb00c06e8195 OK 2025/05/05 05:42:32 DEBUG : both9: md5 = 2c2dfdd377aece56a333ed87f025b498 OK 2025/05/05 05:42:33 DEBUG : only9: md5 = 779b520d8d40f3a83aab6e2c8cc40fcb OK 2025/05/05 05:42:34 DEBUG : both10: md5 = 23a4d37f4c30ce55a0f2027cd505eb84 OK 2025/05/05 05:42:36 DEBUG : only10: md5 = 67e81e37e47c7a55affbdf794f291cfb OK 2025/05/05 05:42:37 DEBUG : both11: md5 = 65a0d20d827082151e516a14acce6eff OK 2025/05/05 05:42:38 DEBUG : only11: md5 = 26d101e5b98aad3d544242c979aee239 OK 2025/05/05 05:42:40 DEBUG : both12: md5 = a243db5c671ce149606f0345e324029c OK 2025/05/05 05:42:41 DEBUG : only12: md5 = 21512f8071aa5935424ae6f7c5c27a91 OK 2025/05/05 05:42:42 DEBUG : both13: md5 = 90e2f332e928237462ba286f7ae29c74 OK 2025/05/05 05:42:43 DEBUG : only13: md5 = 1b4a0d140a1e443909f49cbd263185eb OK 2025/05/05 05:42:45 DEBUG : both14: md5 = ae066d26e5dfe982070f90eb93fdf3c1 OK 2025/05/05 05:42:46 DEBUG : only14: md5 = c57f8d6ceed54e07c1fccd1ebc755318 OK 2025/05/05 05:42:48 DEBUG : both15: md5 = e327949a4297419a3907c725fddcc26e OK 2025/05/05 05:42:49 DEBUG : only15: md5 = b29a186d906423458ab648c8f8e925cc OK 2025/05/05 05:42:50 DEBUG : both16: md5 = f2db82f0910820b50a647e82d66dfc2e OK 2025/05/05 05:42:51 DEBUG : only16: md5 = bec3bd54f341ab90c377b9dbff71171e OK 2025/05/05 05:42:53 DEBUG : both17: md5 = 21803c41b3db060bad7eed1b00b56c97 OK 2025/05/05 05:42:54 DEBUG : only17: md5 = 6aa9ebf4698a4b9a57d8022c069707fb OK 2025/05/05 05:42:55 DEBUG : both18: md5 = 9e1a5a5219ecfea12c3215af23cd4d26 OK 2025/05/05 05:42:56 DEBUG : only18: md5 = 9331e6429e7758cc506f9661fa2244c6 OK 2025/05/05 05:42:58 DEBUG : both19: md5 = 5581d270bd1995eb08e8d5f2022eb8cd OK 2025/05/05 05:42:59 DEBUG : only19: md5 = d68ada959ef4c33212f760427de70ba2 OK 2025/05/05 05:43:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both0: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both1: Unchanged skipping 2025/05/05 05:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for checks to finish 2025/05/05 05:43:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both12: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both14: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both15: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both16: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both17: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both18: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both13: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both2: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both11: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both10: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both19: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both5: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both7: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both8: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/05 05:43:00 DEBUG : both9: Unchanged skipping 2025/05/05 05:43:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : both3: Unchanged skipping 2025/05/05 05:43:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : both4: Unchanged skipping 2025/05/05 05:43:00 DEBUG : both6: Unchanged skipping 2025/05/05 05:43:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/05 05:43:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Waiting for transfers to finish 2025/05/05 05:43:01 DEBUG : only14: md5 = de9298acb55cf8d182286cf9842daa12 OK 2025/05/05 05:43:01 INFO : only14: Copied (replaced existing) 2025/05/05 05:43:01 DEBUG : only13: md5 = b134d4cd30f8476ad9ef2e1dcd015d6d OK 2025/05/05 05:43:01 INFO : only13: Copied (replaced existing) 2025/05/05 05:43:01 DEBUG : only11: md5 = 26b9b6604c2775ef1cf4bf689d2da304 OK 2025/05/05 05:43:01 INFO : only11: Copied (replaced existing) 2025/05/05 05:43:01 DEBUG : only10: md5 = c14cf1e86b19cf3aa850441a2463b494 OK 2025/05/05 05:43:01 INFO : only10: Copied (replaced existing) 2025/05/05 05:43:02 DEBUG : only15: md5 = a1fa51cc31ed36a2f22ec1174625b398 OK 2025/05/05 05:43:02 INFO : only15: Copied (replaced existing) 2025/05/05 05:43:02 DEBUG : only16: md5 = c1206817c5dbc4d50c495c77bc3d0b44 OK 2025/05/05 05:43:02 INFO : only16: Copied (replaced existing) 2025/05/05 05:43:02 DEBUG : only18: md5 = 59a3664ee54c30f89fa1e55880389bab OK 2025/05/05 05:43:02 INFO : only18: Copied (replaced existing) 2025/05/05 05:43:02 DEBUG : only17: md5 = d040e0c643af63f0bab9efe3dcde63a9 OK 2025/05/05 05:43:02 INFO : only17: Copied (replaced existing) 2025/05/05 05:43:03 DEBUG : only12: md5 = dd5b0186ccecf69c7f60c47dd92c656f OK 2025/05/05 05:43:03 INFO : only12: Copied (replaced existing) 2025/05/05 05:43:03 DEBUG : only19: md5 = e9a7d0ebfa1452a65ec188a5e991cc81 OK 2025/05/05 05:43:03 INFO : only19: Copied (replaced existing) 2025/05/05 05:43:03 DEBUG : only4: md5 = 876c8910b4d65f868ca8c7fc9df1179e OK 2025/05/05 05:43:03 INFO : only4: Copied (replaced existing) 2025/05/05 05:43:03 DEBUG : only3: md5 = c46181e6355d88a55454bc7603574454 OK 2025/05/05 05:43:03 INFO : only3: Copied (replaced existing) 2025/05/05 05:43:04 DEBUG : only5: md5 = 2c2d010ead6ee07a481f59b84982ba16 OK 2025/05/05 05:43:04 INFO : only5: Copied (replaced existing) 2025/05/05 05:43:04 DEBUG : only1: md5 = 18d6a1168d1df5822559ea0731268af1 OK 2025/05/05 05:43:04 INFO : only1: Copied (replaced existing) 2025/05/05 05:43:04 DEBUG : only2: md5 = 429d07e0985df139c8d0ec3bc3e0b9be OK 2025/05/05 05:43:04 INFO : only2: Copied (replaced existing) 2025/05/05 05:43:04 DEBUG : only6: md5 = 4a89d8aa1233eceeda35d5c3d4e3c282 OK 2025/05/05 05:43:04 INFO : only6: Copied (replaced existing) 2025/05/05 05:43:05 DEBUG : only9: md5 = 3e14481c66e1ae91737308908febcd4c OK 2025/05/05 05:43:05 INFO : only9: Copied (replaced existing) 2025/05/05 05:43:05 DEBUG : only0: md5 = a29f39d1491a980afca8cb586a515c3f OK 2025/05/05 05:43:05 INFO : only0: Copied (replaced existing) 2025/05/05 05:43:05 DEBUG : only7: md5 = d23bbe88ab17470e59b337f176c301d7 OK 2025/05/05 05:43:05 INFO : only7: Copied (replaced existing) 2025/05/05 05:43:05 DEBUG : only8: md5 = b98653f49729cd5ff02de77c93a4c30e OK 2025/05/05 05:43:05 INFO : only8: Copied (replaced existing) 2025/05/05 05:43:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (77.97s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:43:24 DEBUG : empty_dir: Making directory with metadata 2025/05/05 05:43:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:43:24 DEBUG : empty_on_remote: Making directory with metadata 2025/05/05 05:43:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:43:24 DEBUG : empty_on_remote: Making directory with metadata 2025/05/05 05:43:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:43:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/05 05:43:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/05 05:43:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:43:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:43:37 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/05/05 05:43:37 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/05/05 05:43:38 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:43:40 DEBUG : empty_dir: Making directory with metadata 2025/05/05 05:43:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:43:40 DEBUG : empty_on_remote: Making directory with metadata 2025/05/05 05:43:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:43:40 DEBUG : empty_on_remote: Making directory with metadata 2025/05/05 05:43:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:43:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/05 05:43:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/05 05:43:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:43:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/05 05:43:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:43:53 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/05/05 05:43:53 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/05/05 05:43:54 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (16.49s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:43:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:43:57 DEBUG : sub dir: Making directory with metadata 2025/05/05 05:43:58 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:44:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/05 05:44:15 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/05 05:44:15 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:44:15 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:44:29 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/05/05 05:44:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 05:44:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/05/05 05:44:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/05/05 05:44:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:44:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:44:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:44:34 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:44:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 05:44:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/05/05 05:44:35 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:44:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (40.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:44:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/05 05:44:38 DEBUG : sub dir: Making directory with metadata 2025/05/05 05:44:38 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:45:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/05 05:45:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/05 05:45:00 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/05 05:45:00 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo'", Local "Local file system at /tmp/rclone2262538497", Modify Window "1ms" 2025/05/05 05:45:12 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 05:45:13 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/05/05 05:45:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/05/05 05:45:14 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:45:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:45:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:45:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:45:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/05 05:45:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/05/05 05:45:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/05 05:45:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.61s) PASS 2025/05/05 05:45:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-majucek7womo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 15m12.422001138s (try 1/5)