"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2025/01/15 01:24:51 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce" 2025/01/15 01:24:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/15 01:24:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce.bin" 2025/01/15 01:24:51 DEBUG : Swift container crypt path rclone-test-woruwux5doce.bin: Auto set use_segments_container to true 2025/01/15 01:24:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce" 2025/01/15 01:24:52 DEBUG : Swift container crypt path rclone-test-woruwux5doce: Auto set use_segments_container to true 2025/01/15 01:24:53 DEBUG : Creating backend with remote "/tmp/rclone1603705124" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:24:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:24:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:24:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:24:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyWithDryRun (0.60s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:24:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 01:24:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:24:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:24:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:24:54 DEBUG : sub dir/hello world: md5 = 67679252ef2b01a4e5a7cf84b1d3fde7 OK 2025/01/15 01:24:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:24:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:24:55 DEBUG : Creating backend with remote "/non-existing" 2025/01/15 01:24:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/15 01:24:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:24:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (0.24s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:24:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:24:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:24:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:24:56 DEBUG : sub dir/hello world: md5 = ab02f41dc9497b90456607f233466794 OK 2025/01/15 01:24:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyNoTraverse (1.30s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:24:57 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Running all checks before starting transfers 2025/01/15 01:24:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:24:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:24:57 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Checks finished, now starting transfers 2025/01/15 01:24:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:24:57 DEBUG : sub dir/hello world: md5 = 3a149d8ada409ea716a2f9a8b3be47ea OK 2025/01/15 01:24:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyCheckFirst (1.30s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:24:58 ERROR : Ignoring --no-traverse with sync 2025/01/15 01:24:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:24:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:24:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:24:59 DEBUG : sub dir/hello world: md5 = 040d66df0196fc45263d51d3bb2b8fd9 OK 2025/01/15 01:24:59 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:24:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/15 01:25:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:00 DEBUG : hello world2: md5 = 7336e6b65346d9cc045b773456de6798 OK 2025/01/15 01:25:00 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyWithDepth (1.83s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:25:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:02 DEBUG : potato2: md5 = 9e6a686b44563047e6fee04865b9e855 OK 2025/01/15 01:25:02 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (1.33s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:25:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:03 DEBUG : potato2: md5 = a015765c4583a5491f562c3bd55ad2f9 OK 2025/01/15 01:25:03 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.94s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/15 01:25:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 01:25:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/15 01:25:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 01:25:04 INFO : sub dir: Making directory 2025/01/15 01:25:04 INFO : sub dir2: Making directory 2025/01/15 01:25:04 INFO : sub dir2/sub sub dir2: Making directory 2025/01/15 01:25:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:04 DEBUG : sub dir/hello world: md5 = c2f05b5d44042c108547364d8a1a3d2d OK 2025/01/15 01:25:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/15 01:25:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.15s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:05 INFO : sub dir2: Making directory 2025/01/15 01:25:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/15 01:25:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 01:25:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:05 DEBUG : sub dir/hello world: md5 = 21337d0895aee32f642b34615076c6b4 OK 2025/01/15 01:25:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.86s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:06 DEBUG : sub dir2: Making directory with metadata 2025/01/15 01:25:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 01:25:06 INFO : sub dir: Making directory 2025/01/15 01:25:06 INFO : sub dir2: Making directory 2025/01/15 01:25:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:06 DEBUG : sub dir/hello world: md5 = 4b286a4d8a7df3fa4f76b2cf8576a99d OK 2025/01/15 01:25:06 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:25:06 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/15 01:25:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/15 01:25:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.51s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:07 INFO : sub dir2: Making directory 2025/01/15 01:25:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:07 DEBUG : sub dir/hello world: md5 = 3d34b6c61138444c332aa6ae14fb534a OK 2025/01/15 01:25:07 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:25:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.19s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:09 DEBUG : sub dir2: Making directory with metadata 2025/01/15 01:25:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/15 01:25:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 01:25:09 INFO : sub dir: Making directory 2025/01/15 01:25:09 INFO : sub dir2: Making directory 2025/01/15 01:25:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:10 DEBUG : sub dir/hello world: md5 = fa3277d0fbad5c1c5ff2247d0f92db5f OK 2025/01/15 01:25:10 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:25:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/15 01:25:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.28s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:11 INFO : sub dir2: Making directory 2025/01/15 01:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:11 DEBUG : sub dir/hello world: md5 = 4910d897d25d019ddc758229814fb422 OK 2025/01/15 01:25:11 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:25:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.79s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:12 DEBUG : sub dir/hello world: md5 = a8979f37afdca9dc7c34aa926d3761d7 OK 2025/01/15 01:25:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fowesuj3yeta" 2025/01/15 01:25:12 DEBUG : Config file has changed externally - reloading 2025/01/15 01:25:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fowesuj3yeta.bin" 2025/01/15 01:25:13 DEBUG : Swift container crypt path rclone-test-fowesuj3yeta.bin: Auto set use_segments_container to true 2025/01/15 01:25:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fowesuj3yeta" 2025/01/15 01:25:14 DEBUG : Swift container crypt path rclone-test-fowesuj3yeta: Auto set use_segments_container to true sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce' -> Encrypted drive 'TestCryptSwift:rclone-test-fowesuj3yeta' 2025/01/15 01:25:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fowesuj3yeta': Waiting for checks to finish 2025/01/15 01:25:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fowesuj3yeta': Waiting for transfers to finish 2025/01/15 01:25:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fowesuj3yeta': Purge remote 2025/01/15 01:25:15 DEBUG : Waiting for deletions to finish 2025/01/15 01:25:15 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (4.58s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:16 DEBUG : sub dir/hello world: md5 = aecab6e2188198fcf5d47e61073c03bd OK 2025/01/15 01:25:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 01:25:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:17 DEBUG : sub dir/hello world: md5 = 2a48c278d10566b01aea38a19d809a81 OK 2025/01/15 01:25:17 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyOverSelf (1.62s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:18 DEBUG : sub dir/hello world: md5 = ce24de4a750298b1c4c3f7559e9adaad OK 2025/01/15 01:25:18 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nucozeh8xece" 2025/01/15 01:25:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nucozeh8xece.bin" 2025/01/15 01:25:19 DEBUG : Swift container crypt path rclone-test-nucozeh8xece.bin: Auto set use_segments_container to true 2025/01/15 01:25:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nucozeh8xece" 2025/01/15 01:25:20 DEBUG : Swift container crypt path rclone-test-nucozeh8xece: Auto set use_segments_container to true sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce' -> Encrypted drive 'TestCryptSwift:rclone-test-nucozeh8xece' 2025/01/15 01:25:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nucozeh8xece': Waiting for checks to finish 2025/01/15 01:25:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nucozeh8xece': Waiting for transfers to finish 2025/01/15 01:25:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:23 DEBUG : sub dir/hello world: md5 = 0f5041156b4f8a7084bd4d96c43c500a OK 2025/01/15 01:25:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 01:25:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nucozeh8xece': Waiting for checks to finish 2025/01/15 01:25:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nucozeh8xece': Waiting for transfers to finish 2025/01/15 01:25:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nucozeh8xece': Purge remote 2025/01/15 01:25:24 DEBUG : Waiting for deletions to finish 2025/01/15 01:25:25 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (7.52s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:25 DEBUG : sub dir/hello world: md5 = 13156b4616a9194654cca990af5ad0a6 OK 2025/01/15 01:25:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 01:25:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:26 DEBUG : sub dir/hello world: md5 = 4b6cbb8ee0609e226e6fbc11e539e685 OK 2025/01/15 01:25:26 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/15 01:25:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestMoveOverSelf (1.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:27 DEBUG : sub dir/hello world: md5 = 8bb8d9fba4e44f83ca34d60364d1eb5d OK 2025/01/15 01:25:28 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tewesik3pute" 2025/01/15 01:25:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tewesik3pute.bin" 2025/01/15 01:25:28 DEBUG : Swift container crypt path rclone-test-tewesik3pute.bin: Auto set use_segments_container to true 2025/01/15 01:25:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tewesik3pute" 2025/01/15 01:25:29 DEBUG : Swift container crypt path rclone-test-tewesik3pute: Auto set use_segments_container to true sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce' -> Encrypted drive 'TestCryptSwift:rclone-test-tewesik3pute' 2025/01/15 01:25:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tewesik3pute': Waiting for checks to finish 2025/01/15 01:25:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tewesik3pute': Waiting for transfers to finish 2025/01/15 01:25:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:31 DEBUG : sub dir/hello world: md5 = 65e40cfe3433232174ce813570162273 OK 2025/01/15 01:25:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/15 01:25:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tewesik3pute': Waiting for checks to finish 2025/01/15 01:25:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tewesik3pute': Waiting for transfers to finish 2025/01/15 01:25:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/15 01:25:31 INFO : sub dir/hello world: Deleted 2025/01/15 01:25:32 DEBUG : sub dir/hello world: md5 = 4f4c6ba78a578525fe49a59bc1df058d OK 2025/01/15 01:25:32 DEBUG : testing file moves 2025/01/15 01:25:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tewesik3pute': Waiting for checks to finish 2025/01/15 01:25:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/15 01:25:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tewesik3pute': Waiting for transfers to finish 2025/01/15 01:25:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/15 01:25:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tewesik3pute': Purge remote 2025/01/15 01:25:33 DEBUG : Waiting for deletions to finish 2025/01/15 01:25:34 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (7.08s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:34 DEBUG : sub dir/hello world: md5 = db31c4d253a1cba1492140d4b27bbd40 OK 2025/01/15 01:25:34 ERROR : : error listing: directory not found 2025/01/15 01:25:35 INFO : Local file system at /tmp/rclone1603705124: Making directory 2025/01/15 01:25:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyAfterDelete (1.31s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:36 DEBUG : sub dir/hello world: md5 = f1823985f23b3d13cdeee3e97427fad8 OK 2025/01/15 01:25:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:25:36 DEBUG : Local file system at /tmp/rclone1603705124: Waiting for checks to finish 2025/01/15 01:25:36 DEBUG : Local file system at /tmp/rclone1603705124: Waiting for transfers to finish 2025/01/15 01:25:36 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/15 01:25:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyRedownload (1.37s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:37 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/15 01:25:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:37 DEBUG : check sum: md5 = 1e3cbc49653e7dbf4833a7ed8a4b3eba OK 2025/01/15 01:25:37 INFO : check sum: Copied (new) 2025/01/15 01:25:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/15 01:25:38 DEBUG : check sum: Size of src and dst objects identical 2025/01/15 01:25:38 DEBUG : check sum: Unchanged skipping 2025/01/15 01:25:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:38 DEBUG : Waiting for deletions to finish 2025/01/15 01:25:38 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (1.94s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:39 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/15 01:25:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:39 DEBUG : sizeonly: md5 = 83bf6a819d42cc23d071363a102c28ef OK 2025/01/15 01:25:39 INFO : sizeonly: Copied (new) 2025/01/15 01:25:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:40 DEBUG : sizeonly: Sizes identical 2025/01/15 01:25:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:40 DEBUG : sizeonly: Unchanged skipping 2025/01/15 01:25:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:40 DEBUG : Waiting for deletions to finish 2025/01/15 01:25:40 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncSizeOnly (1.82s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:41 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/15 01:25:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:41 DEBUG : ignore-size: md5 = 5187d0b83da5c8c71479eece99f7ec89 OK 2025/01/15 01:25:41 INFO : ignore-size: Copied (new) 2025/01/15 01:25:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:42 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:25:42 DEBUG : ignore-size: Unchanged skipping 2025/01/15 01:25:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:42 DEBUG : Waiting for deletions to finish 2025/01/15 01:25:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (1.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:43 DEBUG : existing: md5 = e36bb40c9f96e3f5bcf117b8f12985b9 OK 2025/01/15 01:25:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:44 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:25:44 DEBUG : existing: Unchanged skipping 2025/01/15 01:25:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:44 DEBUG : Waiting for deletions to finish 2025/01/15 01:25:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/15 01:25:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:44 DEBUG : existing: md5 = 851b22bd3f187272bd643970e6acf315 OK 2025/01/15 01:25:44 INFO : existing: Copied (replaced existing) 2025/01/15 01:25:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (2.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 01:25:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:46 DEBUG : existing: md5 = 851c286809b85c532724d1470ffc8990 OK 2025/01/15 01:25:46 INFO : existing: Copied (new) 2025/01/15 01:25:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:46 DEBUG : existing: Destination exists, skipping 2025/01/15 01:25:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:46 DEBUG : Waiting for deletions to finish 2025/01/15 01:25:46 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (1.63s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:47 DEBUG : b/potato: md5 = 0f09895d5c0f12e9c7657066d23fc21b OK 2025/01/15 01:25:48 DEBUG : c/non empty space: md5 = 624f6067860b323bf6c4c4da01325ead OK 2025/01/15 01:25:48 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/15 01:25:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 01:25:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:48 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:25:48 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 01:25:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:49 DEBUG : a/potato2: md5 = 8fad9ef3497bfa4071145ff6e59ee5ef OK 2025/01/15 01:25:49 INFO : a/potato2: Copied (new) 2025/01/15 01:25:49 DEBUG : Waiting for deletions to finish 2025/01/15 01:25:49 INFO : b/potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncIgnoreErrors (3.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:50 DEBUG : empty space: md5 = 52d9a1d3250c513dd6307d5188b3530a OK 2025/01/15 01:25:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:51 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 01:25:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:51 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/01/15 01:25:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:51 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 01:25:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:51 DEBUG : empty space: md5 = 9c02846189f027da2ac9de40cd925e1a OK 2025/01/15 01:25:51 INFO : empty space: Copied (replaced existing) 2025/01/15 01:25:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (2.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:53 DEBUG : foo: md5 = 89727f2ad56f5ca68071b1e71393cdcf OK 2025/01/15 01:25:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:53 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/15 01:25:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:53 DEBUG : foo: md5 = 05073bcd88e02eb8bdb3f34fb8081f1c OK 2025/01/15 01:25:53 INFO : foo: Copied (replaced existing) 2025/01/15 01:25:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (1.80s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:54 DEBUG : empty space: md5 = be143e7d8acc6241f01d289d036fa28f OK 2025/01/15 01:25:55 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/15 01:25:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:25:55 DEBUG : empty space: Unchanged skipping 2025/01/15 01:25:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:55 DEBUG : potato: md5 = 774557e19cc3a14bf8c6359e4020da77 OK 2025/01/15 01:25:55 INFO : potato: Copied (new) 2025/01/15 01:25:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (2.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:57 DEBUG : potato: md5 = defa3f2fdc17b2ed223af00f195c8029 OK 2025/01/15 01:25:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/15 01:25:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:58 DEBUG : potato: md5 = 9bd1fd9ac73252eaeccde6700e61f98b OK 2025/01/15 01:25:58 INFO : potato: Copied (replaced existing) 2025/01/15 01:25:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.67s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:25:59 DEBUG : potato: md5 = 4e4788b96ae421c348f003a1f03b1b5e OK 2025/01/15 01:25:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:25:59 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/15 01:25:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:25:59 DEBUG : potato: md5 = 8f32c796a24c498affe42f982418e879 OK 2025/01/15 01:25:59 INFO : potato: Copied (replaced existing) 2025/01/15 01:25:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:01 DEBUG : potato: md5 = a946c732476ed8b90ddfb2814611e990 OK 2025/01/15 01:26:01 DEBUG : empty space: md5 = d3e5bb928882aea86470b4fd388cf167 OK 2025/01/15 01:26:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/15 01:26:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:01 DEBUG : empty space: Unchanged skipping 2025/01/15 01:26:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:01 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:03 DEBUG : potato: md5 = a587357a5e5a0551caa2fb8fdb91f8e0 OK 2025/01/15 01:26:03 DEBUG : empty space: md5 = 807d8b4b201da0207ac20be168d2870d OK 2025/01/15 01:26:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:03 DEBUG : empty space: Unchanged skipping 2025/01/15 01:26:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:03 DEBUG : potato2: md5 = b7e87bc88271edb940fb2b2ed7f5e49e OK 2025/01/15 01:26:03 INFO : potato2: Copied (new) 2025/01/15 01:26:03 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:04 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.35s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:05 DEBUG : b/potato: md5 = c55e853a7fd851489c8123a32ab7b701 OK 2025/01/15 01:26:05 DEBUG : c/non empty space: md5 = 0b155f36b44e4a080ed6cf2dec8895d3 OK 2025/01/15 01:26:05 INFO : d: Making directory 2025/01/15 01:26:05 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/15 01:26:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:06 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:06 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 01:26:06 DEBUG : a/potato2: md5 = 09dde48e811ad3f2125558eb66eed81a OK 2025/01/15 01:26:06 INFO : a/potato2: Copied (new) 2025/01/15 01:26:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:06 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:06 INFO : b/potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:07 DEBUG : b/potato: md5 = 6eab19ff717371ace34118e4c48be62f OK 2025/01/15 01:26:08 DEBUG : c/non empty space: md5 = b27b39c587305c7459dbc206efed260e OK 2025/01/15 01:26:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/15 01:26:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:08 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:08 DEBUG : c/non empty space: Unchanged skipping 2025/01/15 01:26:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:08 DEBUG : a/potato2: md5 = d8afaa2814ca8535333f3e2cc941bdd5 OK 2025/01/15 01:26:08 INFO : a/potato2: Copied (new) 2025/01/15 01:26:08 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': not deleting files as there were IO errors 2025/01/15 01:26:08 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:10 DEBUG : potato: md5 = 9d76cf262864dae42d2b0b88e78255c9 OK 2025/01/15 01:26:10 DEBUG : empty space: md5 = cde47d1653431b9c4c06779ae6204211 OK 2025/01/15 01:26:10 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:10 DEBUG : empty space: Unchanged skipping 2025/01/15 01:26:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:10 DEBUG : potato2: md5 = fb28ee453730695638038d6b486519eb OK 2025/01/15 01:26:10 INFO : potato2: Copied (new) 2025/01/15 01:26:10 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (1.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:12 DEBUG : potato: md5 = 36576ea838c850dd52d6f22303760663 OK 2025/01/15 01:26:12 DEBUG : empty space: md5 = d4345763851852e9c0b57fc935271665 OK 2025/01/15 01:26:12 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:12 INFO : potato: Deleted 2025/01/15 01:26:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:13 DEBUG : empty space: Unchanged skipping 2025/01/15 01:26:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:13 DEBUG : potato2: md5 = 9343d470b5d26b0204f027adfc2baaa6 OK 2025/01/15 01:26:13 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (2.70s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:14 DEBUG : potato: md5 = 44e21c890858b18390d43893752a9fd0 OK 2025/01/15 01:26:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:15 DEBUG : potato2: md5 = 35ec49807eedd7e64685d70d8b33aef8 OK 2025/01/15 01:26:15 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (2.12s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:16 DEBUG : potato2: md5 = d94dc7ead8c705e7dfefeb981e2d2ceb OK 2025/01/15 01:26:17 DEBUG : empty space: md5 = a8421bfcfdf132135a7048a7ba6b7914 OK 2025/01/15 01:26:17 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 01:26:17 DEBUG : enormous: Excluded 2025/01/15 01:26:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 01:26:17 DEBUG : potato2: Excluded 2025/01/15 01:26:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 01:26:17 DEBUG : potato2: Excluded 2025/01/15 01:26:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:17 DEBUG : empty space: Unchanged skipping 2025/01/15 01:26:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:17 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:17 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 01:26:17 DEBUG : enormous: Excluded 2025/01/15 01:26:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 01:26:17 DEBUG : potato2: Excluded 2025/01/15 01:26:17 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 01:26:17 DEBUG : potato2: Excluded 2025/01/15 01:26:17 DEBUG : Local file system at /tmp/rclone1603705124: Waiting for checks to finish 2025/01/15 01:26:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:17 DEBUG : empty space: Unchanged skipping 2025/01/15 01:26:17 DEBUG : Local file system at /tmp/rclone1603705124: Waiting for transfers to finish 2025/01/15 01:26:17 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncWithExclude (2.22s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:19 DEBUG : potato2: md5 = 17bd95ee6abc96eef2535d101aad1d4c OK 2025/01/15 01:26:19 DEBUG : empty space: md5 = ae3bbd58f394d03836902c9646db0370 OK 2025/01/15 01:26:19 DEBUG : enormous: md5 = d7690998030986bb37f2a359a23a48ee OK 2025/01/15 01:26:20 DEBUG : enormous: Excluded (Size Filter) 2025/01/15 01:26:20 DEBUG : enormous: Excluded 2025/01/15 01:26:20 DEBUG : potato2: Excluded (Size Filter) 2025/01/15 01:26:20 DEBUG : potato2: Excluded 2025/01/15 01:26:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:20 DEBUG : empty space: Unchanged skipping 2025/01/15 01:26:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:20 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:20 INFO : potato2: Deleted 2025/01/15 01:26:20 INFO : enormous: Deleted 2025/01/15 01:26:20 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:20 DEBUG : Local file system at /tmp/rclone1603705124: Waiting for checks to finish 2025/01/15 01:26:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:21 DEBUG : empty space: Unchanged skipping 2025/01/15 01:26:21 DEBUG : Local file system at /tmp/rclone1603705124: Waiting for transfers to finish 2025/01/15 01:26:21 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:21 INFO : enormous: Deleted 2025/01/15 01:26:21 INFO : potato2: Deleted 2025/01/15 01:26:21 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:22 DEBUG : one: md5 = 3d8561697152e9f5df8b91defb03d961 OK 2025/01/15 01:26:22 DEBUG : two: md5 = f7c7528398cc91a890b7133e0463166e OK 2025/01/15 01:26:23 DEBUG : three: md5 = 65ac8029350912b1860cb2952bd9a302 OK 2025/01/15 01:26:24 DEBUG : four: md5 = 65d2f18f3b144a2f6ae5588688dbd412 OK 2025/01/15 01:26:24 DEBUG : five: Need to transfer - File not found at Destination 2025/01/15 01:26:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:24 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/15 01:26:24 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/15 01:26:24 DEBUG : one: Destination is newer than source, skipping 2025/01/15 01:26:24 DEBUG : three: Sizes identical 2025/01/15 01:26:24 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/15 01:26:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:25 DEBUG : two: md5 = f0ec38809f0a6765f561ec3ee36edec3 OK 2025/01/15 01:26:25 INFO : two: Copied (replaced existing) 2025/01/15 01:26:25 DEBUG : five: md5 = adb10e5e97c88d51f937a3be2d221e72 OK 2025/01/15 01:26:25 INFO : five: Copied (new) 2025/01/15 01:26:25 DEBUG : four: md5 = d140eccd6821823ca4aed18f84e374c7 OK 2025/01/15 01:26:25 INFO : four: Copied (replaced existing) 2025/01/15 01:26:25 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (4.61s) === 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 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:1538: Can track renames: false 2025/01/15 01:26:26 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/15 01:26:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/15 01:26:26 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/15 01:26:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:27 DEBUG : yam: md5 = d8d7d6c12eaac5da059b824130bd7cf6 OK 2025/01/15 01:26:27 INFO : yam: Copied (new) 2025/01/15 01:26:29 DEBUG : potato: md5 = 96640e217083f0ef3d17416e95c6047d OK 2025/01/15 01:26:29 INFO : potato: Copied (new) 2025/01/15 01:26:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:29 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/15 01:26:29 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/15 01:26:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:29 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:29 DEBUG : potato: Unchanged skipping 2025/01/15 01:26:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:30 DEBUG : yaml: md5 = 71611aaedddb85553be2c0aa8ac936bf OK 2025/01/15 01:26:30 INFO : yaml: Copied (new) 2025/01/15 01:26:30 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:30 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (4.83s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/15 01:26:31 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Making map for --track-renames 2025/01/15 01:26:31 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Finished making map for --track-renames 2025/01/15 01:26:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 01:26:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for renames to finish 2025/01/15 01:26:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/15 01:26:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:31 DEBUG : yam: md5 = 4924aba7af8cc6104e84d02e113bdc85 OK 2025/01/15 01:26:31 INFO : yam: Copied (new) 2025/01/15 01:26:31 DEBUG : potato: md5 = f8da5f4e4f3c79143a0f48cfe449189e OK 2025/01/15 01:26:31 INFO : potato: Copied (new) 2025/01/15 01:26:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:32 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Making map for --track-renames 2025/01/15 01:26:32 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Finished making map for --track-renames 2025/01/15 01:26:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:32 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:32 DEBUG : potato: Unchanged skipping 2025/01/15 01:26:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for renames to finish 2025/01/15 01:26:32 INFO : yam: Copied (server-side copy) to: yaml 2025/01/15 01:26:32 INFO : yam: Deleted 2025/01/15 01:26:32 INFO : yaml: Renamed from "yam" 2025/01/15 01:26:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.53s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/15 01:26:34 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Making map for --track-renames 2025/01/15 01:26:34 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Finished making map for --track-renames 2025/01/15 01:26:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/15 01:26:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/15 01:26:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for renames to finish 2025/01/15 01:26:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:34 DEBUG : potato: md5 = 4ea745da47d84c38d62fc489b43a6fce OK 2025/01/15 01:26:34 INFO : potato: Copied (new) 2025/01/15 01:26:34 DEBUG : sub/yam: md5 = c9f6dda384d2918ec583b8c1af9ede98 OK 2025/01/15 01:26:34 INFO : sub/yam: Copied (new) 2025/01/15 01:26:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:34 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:34 DEBUG : potato: Unchanged skipping 2025/01/15 01:26:34 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Making map for --track-renames 2025/01/15 01:26:34 INFO : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Finished making map for --track-renames 2025/01/15 01:26:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for renames to finish 2025/01/15 01:26:35 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/15 01:26:35 INFO : sub/yam: Deleted 2025/01/15 01:26:35 INFO : yam: Renamed from "sub/yam" 2025/01/15 01:26:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:36 DEBUG : Creating backend with remote "/tmp/rclone1603705124/dir1" 2025/01/15 01:26:36 DEBUG : Config file has changed externally - reloading 2025/01/15 01:26:36 DEBUG : Creating backend with remote "/tmp/rclone1603705124/dir2" 2025/01/15 01:26:36 DEBUG : Local file system at /tmp/rclone1603705124/dir2: Using server-side directory move 2025/01/15 01:26:36 INFO : Local file system at /tmp/rclone1603705124/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/15 01:26:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/15 01:26:36 DEBUG : Local file system at /tmp/rclone1603705124/dir2: Waiting for checks to finish 2025/01/15 01:26:36 DEBUG : Local file system at /tmp/rclone1603705124/dir2: Waiting for transfers to finish 2025/01/15 01:26:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.10s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:26:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/15 01:26:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:37 DEBUG : sub dir/hello world: md5 = 4989438a6f0a3630a00a6fa495d7b0e5 OK 2025/01/15 01:26:37 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:26:37 INFO : sub dir/hello world: Deleted 2025/01/15 01:26:37 DEBUG : nested/sub dir/file: md5 = ee1a34d0642d2bcd2f9658a9fa7e134b OK 2025/01/15 01:26:37 INFO : nested/sub dir/file: Copied (new) 2025/01/15 01:26:37 INFO : nested/sub dir/file: Deleted 2025/01/15 01:26:37 INFO : sub dir: Removing directory 2025/01/15 01:26:37 INFO : nested/sub dir: Removing directory 2025/01/15 01:26:37 INFO : nested: Removing directory 2025/01/15 01:26:37 DEBUG : Local file system at /tmp/rclone1603705124: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/15 01:26:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/15 01:26:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:38 DEBUG : nested/sub dir/file: md5 = f1e112fe93966c12f0eff5870976303c OK 2025/01/15 01:26:38 INFO : nested/sub dir/file: Copied (new) 2025/01/15 01:26:38 INFO : nested/sub dir/file: Deleted 2025/01/15 01:26:38 DEBUG : sub dir/hello world: md5 = 872ce9f8aa3269056e559142d752ce51 OK 2025/01/15 01:26:38 INFO : sub dir/hello world: Copied (new) 2025/01/15 01:26:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.11s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 01:26:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/15 01:26:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:40 DEBUG : existing: md5 = a5ce99e5aa8faa42c81de3efd326d5e1 OK 2025/01/15 01:26:40 INFO : existing: Copied (new) 2025/01/15 01:26:40 INFO : existing: Deleted 2025/01/15 01:26:42 DEBUG : existing-b: md5 = 205b5600776bbfda22ef9f54d103aab9 OK 2025/01/15 01:26:42 INFO : existing-b: Copied (new) 2025/01/15 01:26:42 INFO : existing-b: Deleted 2025/01/15 01:26:42 DEBUG : existing: Destination exists, skipping 2025/01/15 01:26:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:26:42 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/15 01:26:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:26:42 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (3.83s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nisetih8feri" 2025/01/15 01:26:43 DEBUG : Config file has changed externally - reloading 2025/01/15 01:26:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nisetih8feri.bin" 2025/01/15 01:26:44 DEBUG : Swift container crypt path rclone-test-nisetih8feri.bin: Auto set use_segments_container to true 2025/01/15 01:26:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nisetih8feri" 2025/01/15 01:26:45 DEBUG : Swift container crypt path rclone-test-nisetih8feri: Auto set use_segments_container to true 2025/01/15 01:26:46 DEBUG : potato2: md5 = 678881503a0ce3ca5defe5117a4c3c17 OK 2025/01/15 01:26:46 DEBUG : empty space: md5 = 286e3283b61e4a92e1e02769d0a0cadc OK 2025/01/15 01:26:46 DEBUG : potato3: md5 = e6d92925deb7b951873ce2ebbb31a114 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce' -> Encrypted drive 'TestCryptSwift:rclone-test-nisetih8feri' 2025/01/15 01:26:47 DEBUG : empty space: md5 = 33eb65911b4d1af7eec9913d7fe2eb06 OK 2025/01/15 01:26:48 DEBUG : potato3: md5 = 6d43608ceec971c9983867784d96f08f OK 2025/01/15 01:26:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 01:26:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nisetih8feri': Waiting for checks to finish 2025/01/15 01:26:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:26:48 DEBUG : empty space: Unchanged skipping 2025/01/15 01:26:48 INFO : empty space: Deleted 2025/01/15 01:26:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nisetih8feri': Waiting for transfers to finish 2025/01/15 01:26:48 INFO : potato3: Copied (server-side copy) 2025/01/15 01:26:49 INFO : potato3: Deleted 2025/01/15 01:26:49 INFO : potato2: Copied (server-side copy) 2025/01/15 01:26:49 INFO : potato2: Deleted 2025/01/15 01:26:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-maviwok2leto" 2025/01/15 01:26:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-maviwok2leto.bin" 2025/01/15 01:26:50 DEBUG : Swift container crypt path rclone-test-maviwok2leto.bin: Auto set use_segments_container to true 2025/01/15 01:26:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-maviwok2leto" 2025/01/15 01:26:51 DEBUG : Swift container crypt path rclone-test-maviwok2leto: Auto set use_segments_container to true 2025/01/15 01:26:51 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/15 01:26:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/15 01:26:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maviwok2leto': Waiting for checks to finish 2025/01/15 01:26:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maviwok2leto': Waiting for transfers to finish 2025/01/15 01:26:52 INFO : empty space: Copied (server-side copy) 2025/01/15 01:26:52 INFO : potato3: Copied (server-side copy) 2025/01/15 01:26:52 INFO : empty space: Deleted 2025/01/15 01:26:52 INFO : potato2: Copied (server-side copy) 2025/01/15 01:26:52 INFO : potato3: Deleted 2025/01/15 01:26:52 INFO : potato2: Deleted 2025/01/15 01:26:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-maviwok2leto': Purge remote 2025/01/15 01:26:53 DEBUG : Waiting for deletions to finish 2025/01/15 01:26:53 INFO : potato2.bin: Deleted 2025/01/15 01:26:53 INFO : potato3.bin: Deleted 2025/01/15 01:26:53 INFO : empty space.bin: Deleted 2025/01/15 01:26:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nisetih8feri': Purge remote 2025/01/15 01:26:53 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (9.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:26:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nahased5copu" 2025/01/15 01:26:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nahased5copu.bin" 2025/01/15 01:26:54 DEBUG : Swift container crypt path rclone-test-nahased5copu.bin: Auto set use_segments_container to true 2025/01/15 01:26:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nahased5copu" 2025/01/15 01:26:55 DEBUG : Swift container crypt path rclone-test-nahased5copu: Auto set use_segments_container to true 2025/01/15 01:26:55 DEBUG : potato2: md5 = e31fa873aae71b3c03e6debcfcb3aa2f OK 2025/01/15 01:26:56 DEBUG : empty space: md5 = bfd4962e068183c3d10445061b2b6607 OK 2025/01/15 01:26:56 DEBUG : potato3: md5 = 033becb92b7c0ed56ed6a5fc907178dc OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce' -> Encrypted drive 'TestCryptSwift:rclone-test-nahased5copu' 2025/01/15 01:26:57 DEBUG : empty space: md5 = 2c472ea6370f0320651bdd024566ca64 OK 2025/01/15 01:26:58 DEBUG : potato3: md5 = 88678fdee421e9b92cf16859ce21e04c OK 2025/01/15 01:26:58 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 01:26:58 DEBUG : empty space: Excluded 2025/01/15 01:26:58 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 01:26:58 DEBUG : empty space: Excluded 2025/01/15 01:26:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:26:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 01:26:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nahased5copu': Waiting for checks to finish 2025/01/15 01:26:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nahased5copu': Waiting for transfers to finish 2025/01/15 01:26:58 INFO : potato3: Copied (server-side copy) 2025/01/15 01:26:58 INFO : potato3: Deleted 2025/01/15 01:26:59 INFO : potato2: Copied (server-side copy) 2025/01/15 01:26:59 INFO : potato2: Deleted 2025/01/15 01:26:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-suyagax7zana" 2025/01/15 01:26:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-suyagax7zana.bin" 2025/01/15 01:27:00 DEBUG : Swift container crypt path rclone-test-suyagax7zana.bin: Auto set use_segments_container to true 2025/01/15 01:27:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-suyagax7zana" 2025/01/15 01:27:01 DEBUG : Swift container crypt path rclone-test-suyagax7zana: Auto set use_segments_container to true 2025/01/15 01:27:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/15 01:27:01 DEBUG : empty space: Excluded 2025/01/15 01:27:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:27:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/15 01:27:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-suyagax7zana': Waiting for checks to finish 2025/01/15 01:27:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-suyagax7zana': Waiting for transfers to finish 2025/01/15 01:27:02 INFO : potato2: Copied (server-side copy) 2025/01/15 01:27:02 INFO : potato2: Deleted 2025/01/15 01:27:03 INFO : potato3: Copied (server-side copy) 2025/01/15 01:27:03 INFO : potato3: Deleted 2025/01/15 01:27:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-suyagax7zana': Purge remote 2025/01/15 01:27:04 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:05 INFO : potato2.bin: Deleted 2025/01/15 01:27:05 INFO : potato3.bin: Deleted 2025/01/15 01:27:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nahased5copu': Purge remote 2025/01/15 01:27:05 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:05 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (12.57s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-neyozeg6nepu" 2025/01/15 01:27:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-neyozeg6nepu.bin" 2025/01/15 01:27:07 DEBUG : Swift container crypt path rclone-test-neyozeg6nepu.bin: Auto set use_segments_container to true 2025/01/15 01:27:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-neyozeg6nepu" 2025/01/15 01:27:08 DEBUG : Swift container crypt path rclone-test-neyozeg6nepu: Auto set use_segments_container to true 2025/01/15 01:27:09 DEBUG : potato2: md5 = 66268dbc55e5117fb9e7d1f6b69cfc69 OK 2025/01/15 01:27:09 DEBUG : empty space: md5 = 456edab9fb36002f352b4820ebcdb666 OK 2025/01/15 01:27:09 DEBUG : potato3: md5 = a2ce216880ca69113ea6f76c824193b2 OK 2025/01/15 01:27:09 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce' -> Encrypted drive 'TestCryptSwift:rclone-test-neyozeg6nepu' 2025/01/15 01:27:10 DEBUG : empty space: md5 = 404a7a10be559f5e41720067aa80ffe8 OK 2025/01/15 01:27:10 DEBUG : potato3: md5 = a99d3de44bfbffbcb521b396069bf57b OK 2025/01/15 01:27:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:27:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/15 01:27:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-neyozeg6nepu': Waiting for checks to finish 2025/01/15 01:27:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:27:11 DEBUG : empty space: Unchanged skipping 2025/01/15 01:27:11 INFO : empty space: Deleted 2025/01/15 01:27:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-neyozeg6nepu': Waiting for transfers to finish 2025/01/15 01:27:11 INFO : potato3: Copied (server-side copy) 2025/01/15 01:27:12 INFO : potato3: Deleted 2025/01/15 01:27:12 INFO : potato2: Copied (server-side copy) 2025/01/15 01:27:12 INFO : potato2: Deleted 2025/01/15 01:27:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kejakup2meqo" 2025/01/15 01:27:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kejakup2meqo.bin" 2025/01/15 01:27:14 DEBUG : Swift container crypt path rclone-test-kejakup2meqo.bin: Auto set use_segments_container to true 2025/01/15 01:27:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kejakup2meqo" 2025/01/15 01:27:15 DEBUG : Swift container crypt path rclone-test-kejakup2meqo: Auto set use_segments_container to true 2025/01/15 01:27:15 INFO : tomatoDir: Making directory 2025/01/15 01:27:15 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/15 01:27:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/15 01:27:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/15 01:27:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kejakup2meqo': Waiting for checks to finish 2025/01/15 01:27:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kejakup2meqo': Waiting for transfers to finish 2025/01/15 01:27:16 INFO : potato3: Copied (server-side copy) 2025/01/15 01:27:16 INFO : empty space: Copied (server-side copy) 2025/01/15 01:27:16 INFO : potato3: Deleted 2025/01/15 01:27:16 INFO : empty space: Deleted 2025/01/15 01:27:16 INFO : potato2: Copied (server-side copy) 2025/01/15 01:27:16 INFO : potato2: Deleted 2025/01/15 01:27:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kejakup2meqo': Purge remote 2025/01/15 01:27:16 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:17 INFO : empty space.bin: Deleted 2025/01/15 01:27:17 INFO : potato3.bin: Deleted 2025/01/15 01:27:17 INFO : potato2.bin: Deleted 2025/01/15 01:27:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-neyozeg6nepu': Purge remote 2025/01/15 01:27:17 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/rclone-move-test" 2025/01/15 01:27:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-move-test.bin" 2025/01/15 01:27:18 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-move-test.bin: Auto set use_segments_container to true 2025/01/15 01:27:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-move-test" 2025/01/15 01:27:19 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-move-test: Auto set use_segments_container to true 2025/01/15 01:27:19 DEBUG : potato2: md5 = d0f712e50fbab2a7f0be1a91fefb00e0 OK --- PASS: TestServerSideMoveOverlap (3.09s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test" 2025/01/15 01:27:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-sync-test.bin" 2025/01/15 01:27:21 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-sync-test.bin: Auto set use_segments_container to true 2025/01/15 01:27:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-sync-test" 2025/01/15 01:27:22 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-sync-test: Auto set use_segments_container to true run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncOverlap (2.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test" 2025/01/15 01:27:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-sync-test.bin" 2025/01/15 01:27:24 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-sync-test.bin: Auto set use_segments_container to true 2025/01/15 01:27:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-sync-test" 2025/01/15 01:27:25 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-sync-test: Auto set use_segments_container to true 2025/01/15 01:27:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test-include/layer2" 2025/01/15 01:27:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-sync-test-include/layer2.bin" 2025/01/15 01:27:25 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/01/15 01:27:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-sync-test-include/layer2" 2025/01/15 01:27:26 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/01/15 01:27:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test-ignore-file" 2025/01/15 01:27:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-sync-test-ignore-file.bin" 2025/01/15 01:27:27 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/01/15 01:27:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/rclone-sync-test-ignore-file" 2025/01/15 01:27:28 DEBUG : Swift container crypt path rclone-test-woruwux5doce/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/01/15 01:27:30 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 91ed8f72227802f36ce2da06c46f2029 OK 2025/01/15 01:27:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 01:27:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test': Waiting for checks to finish 2025/01/15 01:27:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test': Waiting for transfers to finish 2025/01/15 01:27:31 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:31 INFO : There was nothing to transfer 2025/01/15 01:27:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 01:27:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:27:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:27:31 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:31 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 01:27:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/15 01:27:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/15 01:27:31 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:31 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 01:27:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:27:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:27:32 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:32 DEBUG : : Excluded 2025/01/15 01:27:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/15 01:27:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/15 01:27:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/15 01:27:32 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:32 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncOverlapWithFilter (11.55s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/dst" 2025/01/15 01:27:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst.bin" 2025/01/15 01:27:35 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst.bin: Auto set use_segments_container to true 2025/01/15 01:27:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst" 2025/01/15 01:27:36 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst: Auto set use_segments_container to true 2025/01/15 01:27:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/CompareDest" 2025/01/15 01:27:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/CompareDest.bin" 2025/01/15 01:27:37 DEBUG : Swift container crypt path rclone-test-woruwux5doce/CompareDest.bin: Auto set use_segments_container to true 2025/01/15 01:27:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/CompareDest" 2025/01/15 01:27:38 DEBUG : Swift container crypt path rclone-test-woruwux5doce/CompareDest: Auto set use_segments_container to true 2025/01/15 01:27:39 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 01:27:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:27:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:27:39 DEBUG : one: md5 = 8b53139619052111fb4d38a48b66c1ee OK 2025/01/15 01:27:39 INFO : one: Copied (new) 2025/01/15 01:27:39 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:27:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 01:27:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:27:40 DEBUG : one: md5 = b0fc9d5e6e82b9d9d09928187b5d43f8 OK 2025/01/15 01:27:40 INFO : one: Copied (replaced existing) 2025/01/15 01:27:40 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:41 DEBUG : dst/one: md5 = 9069bd881717444b611135da6507abb0 OK 2025/01/15 01:27:41 DEBUG : CompareDest/one: md5 = fc113623b0361310700950957d537592 OK 2025/01/15 01:27:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 01:27:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:27:41 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:27:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 01:27:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:27:41 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:41 INFO : There was nothing to transfer 2025/01/15 01:27:43 DEBUG : CompareDest/two: md5 = 251f6aa18340f2f6b46e749021755f08 OK 2025/01/15 01:27:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:27:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 01:27:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 01:27:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:27:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:27:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 01:27:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:27:43 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:43 INFO : There was nothing to transfer 2025/01/15 01:27:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:27:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/15 01:27:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 01:27:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:27:44 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:27:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 01:27:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:27:44 DEBUG : Waiting for deletions to finish 2025/01/15 01:27:44 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/15 01:27:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/15 01:27:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/15 01:27:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 01:27:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:27:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:27:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/15 01:27:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:27:45 DEBUG : two: md5 = cb233880e3f2e1b83c6643ce00875e1e OK 2025/01/15 01:27:45 INFO : two: Copied (new) 2025/01/15 01:27:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.05s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:48 DEBUG : pre-dest1/1: md5 = 39c6c6bb814b5edf2616ce122b7495e2 OK 2025/01/15 01:27:48 DEBUG : pre-dest2/2: md5 = f50078560888633c87ede8ce29234b4d OK 2025/01/15 01:27:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/dest" 2025/01/15 01:27:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dest.bin" 2025/01/15 01:27:49 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dest.bin: Auto set use_segments_container to true 2025/01/15 01:27:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dest" 2025/01/15 01:27:50 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dest: Auto set use_segments_container to true 2025/01/15 01:27:51 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/pre-dest1" 2025/01/15 01:27:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/pre-dest1.bin" 2025/01/15 01:27:51 DEBUG : Swift container crypt path rclone-test-woruwux5doce/pre-dest1.bin: Auto set use_segments_container to true 2025/01/15 01:27:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/pre-dest1" 2025/01/15 01:27:52 DEBUG : Swift container crypt path rclone-test-woruwux5doce/pre-dest1: Auto set use_segments_container to true 2025/01/15 01:27:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/pre-dest2" 2025/01/15 01:27:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/pre-dest2.bin" 2025/01/15 01:27:53 DEBUG : Swift container crypt path rclone-test-woruwux5doce/pre-dest2.bin: Auto set use_segments_container to true 2025/01/15 01:27:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/pre-dest2" 2025/01/15 01:27:54 DEBUG : Swift container crypt path rclone-test-woruwux5doce/pre-dest2: Auto set use_segments_container to true 2025/01/15 01:27:54 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:27:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/15 01:27:54 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:27:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/15 01:27:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/15 01:27:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dest': Waiting for checks to finish 2025/01/15 01:27:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dest': Waiting for transfers to finish 2025/01/15 01:27:55 DEBUG : 3: md5 = ea1bf8ff9f15936ad1ec4245e11d36e2 OK 2025/01/15 01:27:55 INFO : 3: Copied (new) 2025/01/15 01:27:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.39s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:27:57 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/dst" 2025/01/15 01:27:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst.bin" 2025/01/15 01:27:58 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst.bin: Auto set use_segments_container to true 2025/01/15 01:27:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst" 2025/01/15 01:27:58 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst: Auto set use_segments_container to true 2025/01/15 01:27:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/CopyDest" 2025/01/15 01:27:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/CopyDest.bin" 2025/01/15 01:27:59 DEBUG : Swift container crypt path rclone-test-woruwux5doce/CopyDest.bin: Auto set use_segments_container to true 2025/01/15 01:28:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/CopyDest" 2025/01/15 01:28:00 DEBUG : Swift container crypt path rclone-test-woruwux5doce/CopyDest: Auto set use_segments_container to true 2025/01/15 01:28:01 DEBUG : one: Need to transfer - File not found at Destination 2025/01/15 01:28:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:01 DEBUG : one: md5 = 9bfffa741af1287f30087fbc2b781143 OK 2025/01/15 01:28:01 INFO : one: Copied (new) 2025/01/15 01:28:01 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 01:28:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:02 DEBUG : one: md5 = ee602c12525f000837ee81e01633f995 OK 2025/01/15 01:28:02 INFO : one: Copied (replaced existing) 2025/01/15 01:28:02 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:03 DEBUG : dst/one: md5 = 08b9ab2e82e03cfe0b82f85ebab330bc OK 2025/01/15 01:28:03 DEBUG : CopyDest/one: md5 = 84e3cbe6623ead2c5f0aee872311a0e8 OK 2025/01/15 01:28:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/BackupDir" 2025/01/15 01:28:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/BackupDir.bin" 2025/01/15 01:28:04 DEBUG : Swift container crypt path rclone-test-woruwux5doce/BackupDir.bin: Auto set use_segments_container to true 2025/01/15 01:28:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/BackupDir" 2025/01/15 01:28:05 DEBUG : Swift container crypt path rclone-test-woruwux5doce/BackupDir: Auto set use_segments_container to true 2025/01/15 01:28:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 01:28:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/15 01:28:06 INFO : one: Copied (server-side copy) 2025/01/15 01:28:06 INFO : one: Deleted 2025/01/15 01:28:07 INFO : one: Copied (server-side copy) 2025/01/15 01:28:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/15 01:28:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:07 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:07 DEBUG : CopyDest/two: md5 = 4d062bb0f41e94cd3c3742e7a486b076 OK 2025/01/15 01:28:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:08 INFO : two: Copied (server-side copy) 2025/01/15 01:28:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/15 01:28:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:08 DEBUG : one: Unchanged skipping 2025/01/15 01:28:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:08 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:10 DEBUG : one: Unchanged skipping 2025/01/15 01:28:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:10 DEBUG : two: Unchanged skipping 2025/01/15 01:28:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:10 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:10 INFO : There was nothing to transfer 2025/01/15 01:28:10 DEBUG : CopyDest/three: md5 = ff2916fc9a9a8c86df4c787a80c2e4c3 OK 2025/01/15 01:28:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/15 01:28:11 DEBUG : three: Destination not found in --copy-dest 2025/01/15 01:28:11 DEBUG : three: Need to transfer - File not found at Destination 2025/01/15 01:28:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:12 DEBUG : one: Unchanged skipping 2025/01/15 01:28:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:12 DEBUG : two: Unchanged skipping 2025/01/15 01:28:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:12 DEBUG : three: md5 = 09280815e43dfa85524b09e0c5fc6a63 OK 2025/01/15 01:28:12 INFO : three: Copied (new) 2025/01/15 01:28:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.77s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:28:14 DEBUG : dst/one: md5 = 595eada2d626df0e23383c60a9b781bd OK 2025/01/15 01:28:14 DEBUG : dst/two: md5 = fea5af61597365f22d6c45b9afc53feb OK 2025/01/15 01:28:15 DEBUG : dst/three.txt: md5 = 12b2d86caa09d0ef08c946d292d9f9f1 OK 2025/01/15 01:28:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/dst" 2025/01/15 01:28:16 DEBUG : Config file has changed externally - reloading 2025/01/15 01:28:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst.bin" 2025/01/15 01:28:16 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst.bin: Auto set use_segments_container to true 2025/01/15 01:28:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst" 2025/01/15 01:28:17 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst: Auto set use_segments_container to true 2025/01/15 01:28:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/backup" 2025/01/15 01:28:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/backup.bin" 2025/01/15 01:28:18 DEBUG : Swift container crypt path rclone-test-woruwux5doce/backup.bin: Auto set use_segments_container to true 2025/01/15 01:28:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/backup" 2025/01/15 01:28:19 DEBUG : Swift container crypt path rclone-test-woruwux5doce/backup: Auto set use_segments_container to true 2025/01/15 01:28:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 01:28:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:19 DEBUG : two: Unchanged skipping 2025/01/15 01:28:20 INFO : one: Copied (server-side copy) 2025/01/15 01:28:20 INFO : one: Deleted 2025/01/15 01:28:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:20 DEBUG : one: md5 = 80311aca17dea38c76ccb4b02a601e3a OK 2025/01/15 01:28:20 INFO : one: Copied (new) 2025/01/15 01:28:20 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:21 INFO : three.txt: Copied (server-side copy) 2025/01/15 01:28:21 INFO : three.txt: Deleted 2025/01/15 01:28:21 INFO : three.txt: Moved into backup dir 2025/01/15 01:28:22 DEBUG : dst/three.txt: md5 = 7a1237660d08bd7a0990b23f55a2cbdd OK 2025/01/15 01:28:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 01:28:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:23 DEBUG : two: Unchanged skipping 2025/01/15 01:28:23 INFO : one: Copied (server-side copy) 2025/01/15 01:28:23 INFO : one: Deleted 2025/01/15 01:28:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:23 DEBUG : one: md5 = 8bbf39ec0492fc6276edd6fb645de4ea OK 2025/01/15 01:28:23 INFO : one: Copied (new) 2025/01/15 01:28:23 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:24 INFO : three.txt: Copied (server-side copy) 2025/01/15 01:28:24 INFO : three.txt: Deleted 2025/01/15 01:28:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:28:26 DEBUG : dst/one: md5 = 7c8878912212387bfcc48863eaadd74b OK 2025/01/15 01:28:26 DEBUG : dst/two: md5 = 75134574ece014b347c4c0d63b738fb1 OK 2025/01/15 01:28:26 DEBUG : dst/three.txt: md5 = ef7496c83e47a4bb3dbc14fec32ad248 OK 2025/01/15 01:28:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/dst" 2025/01/15 01:28:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst.bin" 2025/01/15 01:28:27 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst.bin: Auto set use_segments_container to true 2025/01/15 01:28:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst" 2025/01/15 01:28:28 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst: Auto set use_segments_container to true 2025/01/15 01:28:28 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/backup" 2025/01/15 01:28:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/backup.bin" 2025/01/15 01:28:29 DEBUG : Swift container crypt path rclone-test-woruwux5doce/backup.bin: Auto set use_segments_container to true 2025/01/15 01:28:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/backup" 2025/01/15 01:28:29 DEBUG : Swift container crypt path rclone-test-woruwux5doce/backup: Auto set use_segments_container to true 2025/01/15 01:28:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 01:28:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:30 DEBUG : two: Unchanged skipping 2025/01/15 01:28:31 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 01:28:31 INFO : one: Deleted 2025/01/15 01:28:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:31 DEBUG : one: md5 = 5fe3c0a643bab07ee35cc1e280bb6512 OK 2025/01/15 01:28:31 INFO : one: Copied (new) 2025/01/15 01:28:31 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 01:28:32 INFO : three.txt: Deleted 2025/01/15 01:28:32 INFO : three.txt: Moved into backup dir 2025/01/15 01:28:33 DEBUG : dst/three.txt: md5 = 074f8a357a96d4f6b680cb8b0b7858df OK 2025/01/15 01:28:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 01:28:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:33 DEBUG : two: Unchanged skipping 2025/01/15 01:28:34 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 01:28:34 INFO : one: Deleted 2025/01/15 01:28:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:34 DEBUG : one: md5 = dca2b066be527f1caeef6d77d3709b42 OK 2025/01/15 01:28:34 INFO : one: Copied (new) 2025/01/15 01:28:34 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 01:28:34 INFO : three.txt: Deleted 2025/01/15 01:28:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (10.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:28:37 DEBUG : dst/one: md5 = 908b5b58b05020df6cc5157eb8b5d74d OK 2025/01/15 01:28:37 DEBUG : dst/two: md5 = 8eb6291dfc77286e86b2e58929db4001 OK 2025/01/15 01:28:37 DEBUG : dst/three.txt: md5 = 007b643e1655733011453fc5f5eabd91 OK 2025/01/15 01:28:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/dst" 2025/01/15 01:28:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst.bin" 2025/01/15 01:28:38 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst.bin: Auto set use_segments_container to true 2025/01/15 01:28:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst" 2025/01/15 01:28:39 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst: Auto set use_segments_container to true 2025/01/15 01:28:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/backup" 2025/01/15 01:28:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/backup.bin" 2025/01/15 01:28:39 DEBUG : Swift container crypt path rclone-test-woruwux5doce/backup.bin: Auto set use_segments_container to true 2025/01/15 01:28:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/backup" 2025/01/15 01:28:40 DEBUG : Swift container crypt path rclone-test-woruwux5doce/backup: Auto set use_segments_container to true 2025/01/15 01:28:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 01:28:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:40 DEBUG : two: Unchanged skipping 2025/01/15 01:28:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/15 01:28:41 INFO : one: Deleted 2025/01/15 01:28:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:41 DEBUG : one: md5 = 2046faed5055a640665cd0367d23a166 OK 2025/01/15 01:28:41 INFO : one: Copied (new) 2025/01/15 01:28:41 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/15 01:28:42 INFO : three.txt: Deleted 2025/01/15 01:28:42 INFO : three.txt: Moved into backup dir 2025/01/15 01:28:43 DEBUG : dst/three.txt: md5 = eef3aab020826ffb14a3c977c2b48881 OK 2025/01/15 01:28:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 01:28:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:44 DEBUG : two: Unchanged skipping 2025/01/15 01:28:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/15 01:28:44 INFO : one: Deleted 2025/01/15 01:28:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:45 DEBUG : one: md5 = ca8741686a8013d6a5813f9210c6caa5 OK 2025/01/15 01:28:45 INFO : one: Copied (new) 2025/01/15 01:28:45 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/15 01:28:45 INFO : three.txt: Deleted 2025/01/15 01:28:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (10.00s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:28:47 DEBUG : dst/one: md5 = 6ccc3cbbf139636854f4e35996ba0d98 OK 2025/01/15 01:28:47 DEBUG : dst/two: md5 = fa9523ffa92608749d56e787ceec4078 OK 2025/01/15 01:28:47 DEBUG : dst/three.txt: md5 = 2f18fc182d7b375e2f204f98fd394610 OK 2025/01/15 01:28:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/dst" 2025/01/15 01:28:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst.bin" 2025/01/15 01:28:48 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst.bin: Auto set use_segments_container to true 2025/01/15 01:28:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst" 2025/01/15 01:28:49 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst: Auto set use_segments_container to true 2025/01/15 01:28:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 01:28:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:49 DEBUG : two: Unchanged skipping 2025/01/15 01:28:50 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 01:28:50 INFO : one: Deleted 2025/01/15 01:28:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:50 DEBUG : one: md5 = a21e6002aabcf3476a2b45df7dd45c68 OK 2025/01/15 01:28:50 INFO : one: Copied (new) 2025/01/15 01:28:50 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 01:28:51 INFO : three.txt: Deleted 2025/01/15 01:28:51 INFO : three.txt: Moved into backup dir 2025/01/15 01:28:52 DEBUG : dst/three.txt: md5 = aabeea4e29fa3442f604df139ba14a7a OK 2025/01/15 01:28:52 DEBUG : one.bak: Excluded (Path Filter) 2025/01/15 01:28:52 DEBUG : one.bak: Excluded 2025/01/15 01:28:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/15 01:28:52 DEBUG : three.txt.bak: Excluded 2025/01/15 01:28:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 01:28:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for checks to finish 2025/01/15 01:28:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:52 DEBUG : two: Unchanged skipping 2025/01/15 01:28:53 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 01:28:53 INFO : one: Deleted 2025/01/15 01:28:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce/dst': Waiting for transfers to finish 2025/01/15 01:28:53 DEBUG : one: md5 = c9a11b35438f282aab96dd8ec9a92d58 OK 2025/01/15 01:28:53 INFO : one: Copied (new) 2025/01/15 01:28:53 DEBUG : Waiting for deletions to finish 2025/01/15 01:28:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 01:28:54 INFO : three.txt: Deleted 2025/01/15 01:28:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.50s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:28:55 DEBUG : dst/one: md5 = 40102f50584fd6d0d246ba0f199c150d OK 2025/01/15 01:28:55 DEBUG : dst/two: md5 = 83ce55c9e9de9ceee62a5979e683c504 OK 2025/01/15 01:28:55 DEBUG : dst/three.txt: md5 = 518e5ca84148c9589f0a718fc7282502 OK 2025/01/15 01:28:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/dst" 2025/01/15 01:28:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst.bin" 2025/01/15 01:28:56 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst.bin: Auto set use_segments_container to true 2025/01/15 01:28:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst" 2025/01/15 01:28:57 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst: Auto set use_segments_container to true 2025/01/15 01:28:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 01:28:58 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 01:28:58 INFO : one: Deleted 2025/01/15 01:28:58 DEBUG : one: md5 = 496d09121800f37d19d0b0b13e686bb7 OK 2025/01/15 01:28:58 INFO : one: Copied (new) 2025/01/15 01:28:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:28:58 DEBUG : two: Unchanged skipping 2025/01/15 01:28:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/15 01:28:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 01:28:59 INFO : three.txt: Deleted 2025/01/15 01:28:59 DEBUG : three.txt: md5 = 81606bb828ba81c03801dd90a972d501 OK 2025/01/15 01:28:59 INFO : three.txt: Copied (new) 2025/01/15 01:29:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 01:29:00 INFO : one: Copied (server-side copy) to: one.bak 2025/01/15 01:29:00 INFO : one: Deleted 2025/01/15 01:29:01 DEBUG : one: md5 = 728dc69a2f3c415aa3a8f478621b73b4 OK 2025/01/15 01:29:01 INFO : one: Copied (new) 2025/01/15 01:29:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:01 DEBUG : two: Unchanged skipping 2025/01/15 01:29:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/15 01:29:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/15 01:29:02 INFO : three.txt: Deleted 2025/01/15 01:29:02 DEBUG : three.txt: md5 = 979f61efb25cc323d93eb91953402f29 OK 2025/01/15 01:29:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (8.58s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:29:04 DEBUG : dst/one: md5 = 81d85941bc9e87a33f3ccd265e969607 OK 2025/01/15 01:29:04 DEBUG : dst/two: md5 = 43cc033700e44e0ec76d0ffb8824b71c OK 2025/01/15 01:29:04 DEBUG : dst/three.txt: md5 = e96045ecbe3367ddb2016335d382536f OK 2025/01/15 01:29:04 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-woruwux5doce/dst" 2025/01/15 01:29:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst.bin" 2025/01/15 01:29:05 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst.bin: Auto set use_segments_container to true 2025/01/15 01:29:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-woruwux5doce/dst" 2025/01/15 01:29:05 DEBUG : Config file has changed externally - reloading 2025/01/15 01:29:06 DEBUG : Swift container crypt path rclone-test-woruwux5doce/dst: Auto set use_segments_container to true 2025/01/15 01:29:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/15 01:29:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/15 01:29:07 INFO : one: Deleted 2025/01/15 01:29:07 DEBUG : one: md5 = 2b3311d592ab9753ead2a97a24e8014e OK 2025/01/15 01:29:07 INFO : one: Copied (new) 2025/01/15 01:29:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:07 DEBUG : two: Unchanged skipping 2025/01/15 01:29:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/15 01:29:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/15 01:29:08 INFO : three.txt: Deleted 2025/01/15 01:29:09 DEBUG : three.txt: md5 = 1545ef3cff1002774dc97c537fe5c14a OK 2025/01/15 01:29:09 INFO : three.txt: Copied (new) 2025/01/15 01:29:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/15 01:29:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/15 01:29:10 INFO : one: Deleted 2025/01/15 01:29:11 DEBUG : one: md5 = e6f89dd7e82df2ee23321eeface7fe6a OK 2025/01/15 01:29:11 INFO : one: Copied (new) 2025/01/15 01:29:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:11 DEBUG : two: Unchanged skipping 2025/01/15 01:29:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/15 01:29:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/15 01:29:11 INFO : three.txt: Deleted 2025/01/15 01:29:11 DEBUG : three.txt: md5 = faccbd02c02c31d47a9510765737569a OK 2025/01/15 01:29:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (9.74s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:29:13 DEBUG : Testêé: md5 = 2a0454ec751cded9d67c06f4b09cf928 OK 2025/01/15 01:29:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/15 01:29:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:29:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:29:14 DEBUG : Testêé: md5 = cbccf9463937f90cda46286a35d70c8d OK 2025/01/15 01:29:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/15 01:29:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.99s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:29:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/15 01:29:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:29:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:29:16 DEBUG : existing: md5 = dc90117b73c6f510763a1d6a955ca74b OK 2025/01/15 01:29:16 INFO : existing: Copied (new) 2025/01/15 01:29:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:29:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:29:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/15 01:29:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/15 01:29:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:29:17 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': not deleting files as there were IO errors 2025/01/15 01:29:17 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncImmutable (2.45s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:29:18 DEBUG : EXISTING: md5 = defcdc8864a578d7a8ac7b1fc8a5757e OK 2025/01/15 01:29:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:29:19 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:19 DEBUG : existing: Unchanged skipping 2025/01/15 01:29:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:29:19 DEBUG : Waiting for deletions to finish 2025/01/15 01:29:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.51s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.50s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.44s) --- SKIP: TestMaxTransfer/Hard (0.24s) --- SKIP: TestMaxTransfer/Soft (0.09s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:29:21 DEBUG : both0: md5 = 1b8bf6399846c57fd6ab7c6eab7822c7 OK 2025/01/15 01:29:23 DEBUG : only0: md5 = e8c95b783d986e689ad65af37882613b OK 2025/01/15 01:29:23 DEBUG : both1: md5 = aa1631b7bf6dfca60f5d3ed67bd607ba OK 2025/01/15 01:29:24 DEBUG : only1: md5 = cda0b20dc4898b05d4f53ff39931dc80 OK 2025/01/15 01:29:24 DEBUG : both2: md5 = 483ac74d4427e2e52878634b3ed54666 OK 2025/01/15 01:29:25 DEBUG : only2: md5 = e65ac300a32841918dc4932855ee1638 OK 2025/01/15 01:29:25 DEBUG : both3: md5 = 616b90397373f3977cd899cc43a555ec OK 2025/01/15 01:29:25 DEBUG : only3: md5 = f1e5717fe512db3111f14fdec2cc5fe9 OK 2025/01/15 01:29:26 DEBUG : both4: md5 = abd903c5694f89404829eeb7b8775b77 OK 2025/01/15 01:29:26 DEBUG : only4: md5 = 69a0534eb6a4231d9adb633e2e703cd1 OK 2025/01/15 01:29:26 DEBUG : both5: md5 = 6c949216a2a134ba65c4512a1b0dc924 OK 2025/01/15 01:29:28 DEBUG : only5: md5 = b2d61909da5404601bd5db53bb2c4b3b OK 2025/01/15 01:29:28 DEBUG : both6: md5 = e33c4793d9cd1f3ab4eab8a4dd069d31 OK 2025/01/15 01:29:29 DEBUG : only6: md5 = 43d3703b1c362b286115551dc499afaa OK 2025/01/15 01:29:29 DEBUG : both7: md5 = 3a9dc1aa5a3a31e6d65b497d180373b0 OK 2025/01/15 01:29:29 DEBUG : only7: md5 = ae3466699e669a254d2f91c391a92f96 OK 2025/01/15 01:29:30 DEBUG : both8: md5 = e08ba26b10f29fd21c7a400f432feb21 OK 2025/01/15 01:29:30 DEBUG : only8: md5 = 501042a8636e6b1f7ee21f7f3c9a3977 OK 2025/01/15 01:29:31 DEBUG : both9: md5 = 77229c4f1e26b23ef4896e1039e1578c OK 2025/01/15 01:29:31 DEBUG : only9: md5 = cde65316c142be23a3cade461f4183dd OK 2025/01/15 01:29:34 DEBUG : both10: md5 = 9f14a02353e1ea95d432af373fa0704d OK 2025/01/15 01:29:35 DEBUG : only10: md5 = 3c7e9799fca2563c50bdc5689df57e44 OK 2025/01/15 01:29:35 DEBUG : both11: md5 = 112572c152a52a84f0422f63371a9da8 OK 2025/01/15 01:29:36 DEBUG : only11: md5 = 7793e3d9579204826ebe842c3ef2f8c8 OK 2025/01/15 01:29:36 DEBUG : both12: md5 = 52c463287576b1ef74101e2726f28e4c OK 2025/01/15 01:29:37 DEBUG : only12: md5 = f64893e09e580b75bd5e5799ccf8a907 OK 2025/01/15 01:29:38 DEBUG : both13: md5 = 018bb86b6b29a27223482d07b838a738 OK 2025/01/15 01:29:39 DEBUG : only13: md5 = 1425b129fa7e8ce3510afe444f546011 OK 2025/01/15 01:29:39 DEBUG : both14: md5 = 8698e4f10b6cac70d28854f1fbc902ae OK 2025/01/15 01:29:40 DEBUG : only14: md5 = e3513fc08818a49892febf31aa1db902 OK 2025/01/15 01:29:41 DEBUG : both15: md5 = 962f567a49af2fb146f3a84a8d7eead2 OK 2025/01/15 01:29:42 DEBUG : only15: md5 = 12c833968ef2610f5d62d672fcaac39a OK 2025/01/15 01:29:42 DEBUG : both16: md5 = 113ff3d479ad3c46a0b198462103a3e6 OK 2025/01/15 01:29:43 DEBUG : only16: md5 = cc0cb6db4baf3b54aa83541901c5a47a OK 2025/01/15 01:29:44 DEBUG : both17: md5 = 195eefceec98c9a8248710528720dd5c OK 2025/01/15 01:29:44 DEBUG : only17: md5 = 0da608d4aaf8492e6075b960dd20fc55 OK 2025/01/15 01:29:45 DEBUG : both18: md5 = 2c9d9f9182c1116c5d94f9da2cf86188 OK 2025/01/15 01:29:45 DEBUG : only18: md5 = a1511f75ebcf03a8d686e4c19e9914bd OK 2025/01/15 01:29:46 DEBUG : both19: md5 = c7149158f4783836e23dfd7d25c1f466 OK 2025/01/15 01:29:47 DEBUG : only19: md5 = 467cd7a3a44a2b0e93af932616f8d900 OK 2025/01/15 01:29:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:29:49 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both0: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both1: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both10: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both11: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both12: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both13: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both14: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both15: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both16: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both17: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both18: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both19: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both2: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both3: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both4: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both5: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both6: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both7: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both8: Unchanged skipping 2025/01/15 01:29:49 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:29:49 DEBUG : both9: Unchanged skipping 2025/01/15 01:29:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:29:49 DEBUG : Waiting for deletions to finish 2025/01/15 01:29:50 INFO : only18: Deleted 2025/01/15 01:29:50 INFO : only14: Deleted 2025/01/15 01:29:50 INFO : only2: Deleted 2025/01/15 01:29:50 INFO : only4: Deleted 2025/01/15 01:29:50 INFO : only11: Deleted 2025/01/15 01:29:50 INFO : only5: Deleted 2025/01/15 01:29:50 INFO : only7: Deleted 2025/01/15 01:29:50 INFO : only9: Deleted 2025/01/15 01:29:50 INFO : only0: Deleted 2025/01/15 01:29:50 INFO : only10: Deleted 2025/01/15 01:29:50 INFO : only13: Deleted 2025/01/15 01:29:51 INFO : only16: Deleted 2025/01/15 01:29:51 INFO : only17: Deleted 2025/01/15 01:29:51 INFO : only19: Deleted 2025/01/15 01:29:51 INFO : only3: Deleted 2025/01/15 01:29:51 INFO : only6: Deleted 2025/01/15 01:29:51 INFO : only1: Deleted 2025/01/15 01:29:51 INFO : only8: Deleted 2025/01/15 01:29:51 INFO : only15: Deleted 2025/01/15 01:29:51 INFO : only12: Deleted 2025/01/15 01:29:51 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncConcurrentDelete (37.59s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:29:58 DEBUG : both0: md5 = 4ec34c3cb0e8937ce0033e1bb16d77d1 OK 2025/01/15 01:29:58 DEBUG : only0: md5 = c48690c0aa6a43f257a1597656bff6a8 OK 2025/01/15 01:29:58 DEBUG : both1: md5 = 2c0dbc10b16e947ea5c9b3de8fc80491 OK 2025/01/15 01:29:58 DEBUG : only1: md5 = e196caadcf878eea7012a5675d7af8af OK 2025/01/15 01:29:59 DEBUG : both2: md5 = 632dd128d3a47dd814158cd847ab7afc OK 2025/01/15 01:29:59 DEBUG : only2: md5 = 845e1b132b653992cc8c4c076f00f82d OK 2025/01/15 01:29:59 DEBUG : both3: md5 = 60c3ad8d7d07215642ebf699527a930f OK 2025/01/15 01:29:59 DEBUG : only3: md5 = 0b299596269ccbdffa349eb0d9adb2af OK 2025/01/15 01:30:00 DEBUG : both4: md5 = 73d8e2a3c408e3fa54acfdd6b59c5444 OK 2025/01/15 01:30:00 DEBUG : only4: md5 = bac14e3d89ca16dae332fa137e38c57c OK 2025/01/15 01:30:00 DEBUG : both5: md5 = 68b4a9929387e5bbe7b4d0d071544ff5 OK 2025/01/15 01:30:00 DEBUG : only5: md5 = d107ff172397b463c2641faaa3abafc8 OK 2025/01/15 01:30:01 DEBUG : both6: md5 = d22053d2489706e99f548f375652ae9a OK 2025/01/15 01:30:01 DEBUG : only6: md5 = 53c016530ae818e1f70ade18c4196bb0 OK 2025/01/15 01:30:01 DEBUG : both7: md5 = 0982c297328eae812641f53820295b93 OK 2025/01/15 01:30:02 DEBUG : only7: md5 = 2f14b111600e49eb284ebbbf7e6bd15a OK 2025/01/15 01:30:02 DEBUG : both8: md5 = 2a57ea98c62d7840158f958833b78c62 OK 2025/01/15 01:30:02 DEBUG : only8: md5 = abc8fecb09d0634918048e49a24a2e13 OK 2025/01/15 01:30:02 DEBUG : both9: md5 = 1e75ff9883695b70935248b56f90ccd6 OK 2025/01/15 01:30:02 DEBUG : only9: md5 = 85ceba3763be338efca46312691035df OK 2025/01/15 01:30:03 DEBUG : both10: md5 = 6b3b0cd5aff381dda007f8a7aa60587a OK 2025/01/15 01:30:03 DEBUG : only10: md5 = d513e40411116f4f997beec09176710d OK 2025/01/15 01:30:03 DEBUG : both11: md5 = 3063332d47416179cccb2555d7b2d848 OK 2025/01/15 01:30:03 DEBUG : only11: md5 = 090f3d301624f7a9fbba2e3d85b37f1d OK 2025/01/15 01:30:04 DEBUG : both12: md5 = 017bd7dca4d5a36fc4c41f5786abb061 OK 2025/01/15 01:30:04 DEBUG : only12: md5 = bc0890bc6ce97d622f56228a50b1ce8a OK 2025/01/15 01:30:04 DEBUG : both13: md5 = 8c7168d48aac809f6c09a5998b9c8608 OK 2025/01/15 01:30:04 DEBUG : only13: md5 = 65a910f4e43962b29e1f68ddffa6d505 OK 2025/01/15 01:30:05 DEBUG : both14: md5 = 18093bb4f4d2d9e5f397944cac15d06a OK 2025/01/15 01:30:05 DEBUG : only14: md5 = 0e7deb76a2c7f7131ef4423aab7f04fb OK 2025/01/15 01:30:05 DEBUG : both15: md5 = f254716652c6a0f55df567ee21a2d18b OK 2025/01/15 01:30:05 DEBUG : only15: md5 = 8d6826d1ab518cf849461dd3b68c96fa OK 2025/01/15 01:30:06 DEBUG : both16: md5 = dfa93fa085cb076d7f7ad7cad927a057 OK 2025/01/15 01:30:06 DEBUG : only16: md5 = a95e0085c526d4c59b93e102a2ed06d8 OK 2025/01/15 01:30:06 DEBUG : both17: md5 = de04a7cfb968feefc8ded6c6204113fc OK 2025/01/15 01:30:07 DEBUG : only17: md5 = 1308f6b78fe56df1163347022e7f34a8 OK 2025/01/15 01:30:07 DEBUG : both18: md5 = 3dbe67726c6d32a98458e53f4065777f OK 2025/01/15 01:30:07 DEBUG : only18: md5 = 5eee9ae188a9368bdbff07ee13a6e845 OK 2025/01/15 01:30:07 DEBUG : both19: md5 = 66f20545c7088dc73a95ed57d11e700d OK 2025/01/15 01:30:08 DEBUG : only19: md5 = b6438edf8b63e79ab475e0f253ae5ee1 OK 2025/01/15 01:30:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for checks to finish 2025/01/15 01:30:10 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both0: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both1: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both10: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both11: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both12: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both13: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both14: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both15: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both16: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both17: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both19: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both18: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both2: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both3: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both4: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both5: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both6: Unchanged skipping 2025/01/15 01:30:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both7: Unchanged skipping 2025/01/15 01:30:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/15 01:30:10 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both8: Unchanged skipping 2025/01/15 01:30:10 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/15 01:30:10 DEBUG : both9: Unchanged skipping 2025/01/15 01:30:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Waiting for transfers to finish 2025/01/15 01:30:10 DEBUG : only1: md5 = 0355a8a6140d16cc467180c3886d90aa OK 2025/01/15 01:30:10 INFO : only1: Copied (replaced existing) 2025/01/15 01:30:10 DEBUG : only10: md5 = 5fc0c34519534dc3b470fdae7185450f OK 2025/01/15 01:30:10 INFO : only10: Copied (replaced existing) 2025/01/15 01:30:10 DEBUG : only11: md5 = 09a4381fcfb8f68f50633e8c227a7f4b OK 2025/01/15 01:30:10 INFO : only11: Copied (replaced existing) 2025/01/15 01:30:10 DEBUG : only0: md5 = 627b73102d288aa3e0701a48e9b4f666 OK 2025/01/15 01:30:10 INFO : only0: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only12: md5 = da3976794a936f80e3dbfccb7df90858 OK 2025/01/15 01:30:11 INFO : only12: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only13: md5 = 05962bea56be169a1a357a68911164f8 OK 2025/01/15 01:30:11 INFO : only13: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only15: md5 = aa5ffdb9d344cafa5050b9114613d9b1 OK 2025/01/15 01:30:11 INFO : only15: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only16: md5 = 52299885cd67cc660cfb4445b707d5b3 OK 2025/01/15 01:30:11 INFO : only16: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only17: md5 = cf99d9b52e4b34f6d066783c966158e5 OK 2025/01/15 01:30:11 INFO : only17: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only18: md5 = d2a75041d72bd8e1dd31524a4bc85b5e OK 2025/01/15 01:30:11 INFO : only18: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only14: md5 = ab77e5d4eb653ac373133e1c98407038 OK 2025/01/15 01:30:11 INFO : only14: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only3: md5 = a61d6c8ed1bb871f210164569287c693 OK 2025/01/15 01:30:11 INFO : only3: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only19: md5 = 36b7f6ef53132d70636f342ca7a62d30 OK 2025/01/15 01:30:11 INFO : only19: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only4: md5 = 08013bbecb1f2fe97ff146796d4ef74b OK 2025/01/15 01:30:11 INFO : only4: Copied (replaced existing) 2025/01/15 01:30:11 DEBUG : only5: md5 = 6a59453a56d36647b82ae4fd525d9cd4 OK 2025/01/15 01:30:11 INFO : only5: Copied (replaced existing) 2025/01/15 01:30:12 DEBUG : only6: md5 = 715da2a3fb8ee630112ad3dd229f57eb OK 2025/01/15 01:30:12 INFO : only6: Copied (replaced existing) 2025/01/15 01:30:12 DEBUG : only7: md5 = 33bc38502bb7f23c871ba8466d9090bf OK 2025/01/15 01:30:12 INFO : only7: Copied (replaced existing) 2025/01/15 01:30:12 DEBUG : only8: md5 = 9f7dd68cd32e28f7219d015557d84fb6 OK 2025/01/15 01:30:12 INFO : only8: Copied (replaced existing) 2025/01/15 01:30:12 DEBUG : only9: md5 = d58603117720f9f408ac97572910e942 OK 2025/01/15 01:30:12 INFO : only9: Copied (replaced existing) 2025/01/15 01:30:12 DEBUG : only2: md5 = 6e90a3fa4002218cbbbe1c7f3d6a751c OK 2025/01/15 01:30:12 INFO : only2: Copied (replaced existing) 2025/01/15 01:30:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestSyncConcurrentTruncate (25.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:30:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 01:30:24 INFO : sub dir: Making directory 2025/01/15 01:30:24 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestNothingToTransferWithEmptyDirs (3.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" 2025/01/15 01:30:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/15 01:30:27 INFO : sub dir: Making directory 2025/01/15 01:30:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce'", Local "Local file system at /tmp/rclone1603705124", Modify Window "1ns" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.36s) PASS 2025/01/15 01:30:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-woruwux5doce': Purge remote 2025/01/15 01:30:29 DEBUG : Waiting for deletions to finish "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 5m38.606948907s (try 1/5)