"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 5/5) 2025/06/18 09:06:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu" 2025/06/18 09:06:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 09:06:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu.bin" 2025/06/18 09:06:27 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu.bin: Auto set use_segments_container to true 2025/06/18 09:06:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu" 2025/06/18 09:06:33 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu: Auto set use_segments_container to true 2025/06/18 09:06:38 DEBUG : Creating backend with remote "/tmp/rclone1123233353" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:06:38 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/18 09:06:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.40s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 09:06:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:06:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:39 DEBUG : sub dir/hello world: md5 = d7af521c4cdaa8b4ad76df73927bda34 OK 2025/06/18 09:06:39 INFO : sub dir/hello world: Copied (new) 2025/06/18 09:06:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (0.92s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.32s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:40 DEBUG : Creating backend with remote "/non-existing" 2025/06/18 09:06:40 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/18 09:06:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:06:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:45 DEBUG : sub dir/hello world: md5 = 17aa6f0f922c9e0ee1e028e09512a644 OK 2025/06/18 09:06:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (5.98s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:46 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Running all checks before starting transfers 2025/06/18 09:06:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:06:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:46 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Checks finished, now starting transfers 2025/06/18 09:06:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:46 DEBUG : sub dir/hello world: md5 = 012623feb6c9383c78807841f899dad9 OK 2025/06/18 09:06:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.05s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:47 ERROR : Ignoring --no-traverse with sync 2025/06/18 09:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:06:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:48 DEBUG : sub dir/hello world: md5 = cdb778f46548b356888c6ec0ef6cf9f8 OK 2025/06/18 09:06:48 INFO : sub dir/hello world: Copied (new) 2025/06/18 09:06:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.01s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/18 09:06:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:49 DEBUG : hello world2: md5 = b5e57119333c942c0747bb490bca9a84 OK 2025/06/18 09:06:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:06:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:50 DEBUG : potato2: md5 = d9098b2d6a4f3879d090f4f8f99f7a6d OK 2025/06/18 09:06:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:06:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:56 DEBUG : potato2: md5 = f64b5ccf93d4efcd8f1c7762eb490285 OK 2025/06/18 09:06:56 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/18 09:06:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 09:06:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/18 09:06:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 09:06:57 INFO : sub dir2: Making directory 2025/06/18 09:06:57 INFO : sub dir: Making directory 2025/06/18 09:06:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:06:57 INFO : sub dir2/sub sub dir2: Making directory 2025/06/18 09:06:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:57 DEBUG : sub dir/hello world: md5 = 9c2f3a466e43fc75b8c5e1875b364d7d OK 2025/06/18 09:06:57 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/18 09:06:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.99s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:58 INFO : sub dir2: Making directory 2025/06/18 09:06:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/18 09:06:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 09:06:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:06:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:58 DEBUG : sub dir/hello world: md5 = 66a4f9343cb1fec7a6c8e73e94ead5d0 OK 2025/06/18 09:06:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.83s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:06:58 DEBUG : sub dir2: Making directory with metadata 2025/06/18 09:06:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 09:06:59 INFO : sub dir2: Making directory 2025/06/18 09:06:59 INFO : sub dir: Making directory 2025/06/18 09:06:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:06:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:06:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:06:59 DEBUG : sub dir/hello world: md5 = 5b1c05542bbac668510e61478f47062a OK 2025/06/18 09:06:59 INFO : sub dir/hello world: Copied (new) 2025/06/18 09:06:59 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/18 09:06:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/18 09:06:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.13s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.10s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:07:00 INFO : sub dir2: Making directory 2025/06/18 09:07:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:07:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:07:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:07:00 DEBUG : sub dir/hello world: md5 = ec39e987fc8dec048d01e77f300d9426 OK 2025/06/18 09:07:00 INFO : sub dir/hello world: Copied (new) 2025/06/18 09:07:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:07:01 DEBUG : sub dir2: Making directory with metadata 2025/06/18 09:07:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 09:07:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 09:07:01 INFO : sub dir2: Making directory 2025/06/18 09:07:01 INFO : sub dir: Making directory 2025/06/18 09:07:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:07:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:07:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:07:01 DEBUG : sub dir/hello world: md5 = d8d929653924c9117d17789de8e5c728 OK 2025/06/18 09:07:01 INFO : sub dir/hello world: Copied (new) 2025/06/18 09:07:01 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/18 09:07:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.85s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:07:02 INFO : sub dir2: Making directory 2025/06/18 09:07:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:07:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:07:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:07:02 DEBUG : sub dir/hello world: md5 = 913873f478edf6270db998639d3ac178 OK 2025/06/18 09:07:02 INFO : sub dir/hello world: Copied (new) 2025/06/18 09:07:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.83s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:07:03 DEBUG : sub dir/hello world: md5 = 2bb79d5f16967b57eae424069ff40ba9 OK 2025/06/18 09:07:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-notigox6guci" 2025/06/18 09:07:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-notigox6guci.bin" 2025/06/18 09:07:04 DEBUG : Swift container crypt path rclone-test-notigox6guci.bin: Auto set use_segments_container to true 2025/06/18 09:07:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-notigox6guci" 2025/06/18 09:07:09 DEBUG : Swift container crypt path rclone-test-notigox6guci: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu' -> Encrypted drive 'TestCryptSwift:rclone-test-notigox6guci' 2025/06/18 09:07:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:07:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-notigox6guci': Waiting for checks to finish 2025/06/18 09:07:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-notigox6guci': Waiting for transfers to finish 2025/06/18 09:07:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 09:07:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-notigox6guci': Purge remote 2025/06/18 09:07:20 DEBUG : Waiting for deletions to finish 2025/06/18 09:07:21 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (18.54s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:07:21 DEBUG : sub dir/hello world: md5 = 682ea5b8f572c5b057ef64d289fd356a OK 2025/06/18 09:07:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:07:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 09:07:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:07:22 DEBUG : sub dir/hello world: md5 = 27fb28020b812136132fed591022dc8b OK 2025/06/18 09:07:22 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.81s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:07:23 DEBUG : sub dir/hello world: md5 = bdb305f703641393e02867d99217c1fa OK 2025/06/18 09:07:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-masugip0rava" 2025/06/18 09:07:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-masugip0rava.bin" 2025/06/18 09:07:24 DEBUG : Swift container crypt path rclone-test-masugip0rava.bin: Auto set use_segments_container to true 2025/06/18 09:07:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-masugip0rava" 2025/06/18 09:07:30 DEBUG : Swift container crypt path rclone-test-masugip0rava: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu' -> Encrypted drive 'TestCryptSwift:rclone-test-masugip0rava' 2025/06/18 09:07:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:07:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-masugip0rava': Waiting for checks to finish 2025/06/18 09:07:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-masugip0rava': Waiting for transfers to finish 2025/06/18 09:07:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 09:07:46 DEBUG : sub dir/hello world: md5 = 77264fdc8ae0515192f0e663bc716eba OK 2025/06/18 09:07:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 09:07:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-masugip0rava': Waiting for checks to finish 2025/06/18 09:07:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-masugip0rava': Waiting for transfers to finish 2025/06/18 09:07:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 09:08:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-masugip0rava': Purge remote 2025/06/18 09:08:02 DEBUG : Waiting for deletions to finish 2025/06/18 09:08:08 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (44.98s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:08:08 DEBUG : sub dir/hello world: md5 = c494f9270e955a5d5c0a33e6159caa9a OK 2025/06/18 09:08:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 09:08:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:08:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:08:09 DEBUG : sub dir/hello world: md5 = 4a0d4d84f4cfffb50c175c33fe630015 OK 2025/06/18 09:08:09 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/18 09:08:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.81s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:08:10 DEBUG : sub dir/hello world: md5 = 852a740a823440006b5ebcb7713d647f OK 2025/06/18 09:08:10 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-mohukec8masi" 2025/06/18 09:08:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mohukec8masi.bin" 2025/06/18 09:08:11 DEBUG : Swift container crypt path rclone-test-mohukec8masi.bin: Auto set use_segments_container to true 2025/06/18 09:08:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mohukec8masi" 2025/06/18 09:08:16 DEBUG : Swift container crypt path rclone-test-mohukec8masi: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu' -> Encrypted drive 'TestCryptSwift:rclone-test-mohukec8masi' 2025/06/18 09:08:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:08:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohukec8masi': Waiting for checks to finish 2025/06/18 09:08:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohukec8masi': Waiting for transfers to finish 2025/06/18 09:08:33 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 09:08:38 DEBUG : sub dir/hello world: md5 = 51527f7fbf3d33a81068a79c60c167b7 OK 2025/06/18 09:08:39 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 09:08:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohukec8masi': Waiting for checks to finish 2025/06/18 09:08:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohukec8masi': Waiting for transfers to finish 2025/06/18 09:08:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 09:08:49 INFO : sub dir/hello world: Deleted 2025/06/18 09:08:50 DEBUG : sub dir/hello world: md5 = e4791510421e9cd6bebdbf5f46ec258d OK 2025/06/18 09:08:50 DEBUG : testing file moves 2025/06/18 09:08:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohukec8masi': Waiting for checks to finish 2025/06/18 09:08:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/18 09:08:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohukec8masi': Waiting for transfers to finish 2025/06/18 09:09:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 09:09:05 INFO : sub dir/hello world: Deleted 2025/06/18 09:09:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mohukec8masi': Purge remote 2025/06/18 09:09:06 DEBUG : Waiting for deletions to finish 2025/06/18 09:09:11 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (61.69s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:09:12 DEBUG : sub dir/hello world: md5 = c103477ca821819a279cabb51b71f0da OK 2025/06/18 09:09:12 ERROR : error listing: directory not found 2025/06/18 09:09:12 INFO : Local file system at /tmp/rclone1123233353: Making directory 2025/06/18 09:09:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.36s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:09:13 DEBUG : sub dir/hello world: md5 = e6ea69c0b6cf63f5a965a97475e3fb2b OK 2025/06/18 09:09:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:09:14 DEBUG : Local file system at /tmp/rclone1123233353: Waiting for checks to finish 2025/06/18 09:09:14 DEBUG : Local file system at /tmp/rclone1123233353: Waiting for transfers to finish 2025/06/18 09:09:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/18 09:09:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:09:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/18 09:09:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:09:19 DEBUG : check sum: md5 = b789514f263e8889d0019b71f9456e86 OK 2025/06/18 09:09:19 INFO : check sum: Copied (new) 2025/06/18 09:09:19 DEBUG : Waiting for deletions to finish 2025/06/18 09:09:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:25 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/18 09:09:25 DEBUG : check sum: Size of src and dst objects identical 2025/06/18 09:09:25 DEBUG : check sum: Unchanged skipping 2025/06/18 09:09:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:09:25 DEBUG : Waiting for deletions to finish 2025/06/18 09:09:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (20.90s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:09:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/18 09:09:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:09:36 DEBUG : sizeonly: md5 = 29fff867358147798190d230e3a5901f OK 2025/06/18 09:09:36 INFO : sizeonly: Copied (new) 2025/06/18 09:09:36 DEBUG : Waiting for deletions to finish 2025/06/18 09:09:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:36 DEBUG : sizeonly: Sizes identical 2025/06/18 09:09:36 DEBUG : sizeonly: Unchanged skipping 2025/06/18 09:09:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:09:36 DEBUG : Waiting for deletions to finish 2025/06/18 09:09:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:09:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/18 09:09:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:09:37 DEBUG : ignore-size: md5 = c81dd1b755f18ce4eae32e5962b6957e OK 2025/06/18 09:09:37 INFO : ignore-size: Copied (new) 2025/06/18 09:09:37 DEBUG : Waiting for deletions to finish 2025/06/18 09:09:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:37 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:09:37 DEBUG : ignore-size: Unchanged skipping 2025/06/18 09:09:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:09:37 DEBUG : Waiting for deletions to finish 2025/06/18 09:09:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.37s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:09:43 DEBUG : existing: md5 = 79a0037b4a9bfd8a2bb9721badde87a6 OK 2025/06/18 09:09:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:43 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:09:43 DEBUG : existing: Unchanged skipping 2025/06/18 09:09:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:09:43 DEBUG : Waiting for deletions to finish 2025/06/18 09:09:43 INFO : There was nothing to transfer 2025/06/18 09:09:44 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/18 09:09:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:09:49 DEBUG : existing: md5 = 8edb54d43b990684b39ec7edbd9f6c26 OK 2025/06/18 09:09:49 INFO : existing: Copied (replaced existing) 2025/06/18 09:09:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (21.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:09:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/18 09:09:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:09:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:10:04 DEBUG : existing: md5 = 8de38fd1f9572371c8dbf9e0b1a3d01c OK 2025/06/18 09:10:04 INFO : existing: Copied (new) 2025/06/18 09:10:04 DEBUG : Waiting for deletions to finish 2025/06/18 09:10:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:10:05 DEBUG : existing: Destination exists, skipping 2025/06/18 09:10:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:10:10 DEBUG : Waiting for deletions to finish 2025/06/18 09:10:10 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (21.08s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:10:26 DEBUG : b/potato: md5 = fa7a77d669eeed14089ea72d1678981f OK 2025/06/18 09:10:31 DEBUG : c/non empty space: md5 = 4b4281b268421462ab5ca023e6beb9d1 OK 2025/06/18 09:10:31 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/18 09:10:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/18 09:10:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:10:37 DEBUG : a/potato2: md5 = b57af3c342db6100406aa13604726efe OK 2025/06/18 09:10:37 INFO : a/potato2: Copied (new) 2025/06/18 09:10:42 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:10:42 DEBUG : c/non empty space: Unchanged skipping 2025/06/18 09:10:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:10:42 DEBUG : Waiting for deletions to finish 2025/06/18 09:10:47 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (37.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:11:03 DEBUG : empty space: md5 = 415699248fe2f3fb66129b5d56c85242 OK 2025/06/18 09:11:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:11:03 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/06/18 09:11:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:11:03 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/18 09:11:03 DEBUG : Waiting for deletions to finish 2025/06/18 09:11:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:11:03 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/06/18 09:11:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:11:09 DEBUG : empty space: md5 = 2d4dd0474d82e6193c39c5df4aed7d51 OK 2025/06/18 09:11:09 INFO : empty space: Copied (replaced existing) 2025/06/18 09:11:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (16.69s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.20s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:11:15 DEBUG : foo: md5 = a7059344d60ca037077fed609014cf2d OK 2025/06/18 09:11:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:11:15 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/06/18 09:11:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:11:15 DEBUG : foo: md5 = 50770edb7fb7be72b34a5eaad2acb6a1 OK 2025/06/18 09:11:15 INFO : foo: Copied (replaced existing) 2025/06/18 09:11:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.44s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:11:21 DEBUG : empty space: md5 = 0bf722f4a11eecf4b64608bd39684e18 OK 2025/06/18 09:11:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/18 09:11:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:11:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:11:26 DEBUG : empty space: Unchanged skipping 2025/06/18 09:11:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:11:27 DEBUG : potato: md5 = 5f7d292d66ae02c6e0116ef873ac14ca OK 2025/06/18 09:11:27 INFO : potato: Copied (new) 2025/06/18 09:11:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (26.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:11:47 DEBUG : potato: md5 = f12cdf8758a13c6592d32797e8d4ab90 OK 2025/06/18 09:11:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:11:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/18 09:11:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:11:58 DEBUG : potato: md5 = 0b08655c0b6af0bdd4cde92e32bd81fd OK 2025/06/18 09:11:58 INFO : potato: Copied (replaced existing) 2025/06/18 09:11:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (21.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:12:09 DEBUG : potato: md5 = 2cb095ecf136255abc374212fcf73d7e OK 2025/06/18 09:12:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:12:09 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/06/18 09:12:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:12:14 DEBUG : potato: md5 = cc385f95fd293dbe8ed0d7c24c9cc240 OK 2025/06/18 09:12:14 INFO : potato: Copied (replaced existing) 2025/06/18 09:12:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (21.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:12:30 DEBUG : potato: md5 = 4696b66b94c5f0c9641d42722647dcb1 OK 2025/06/18 09:12:35 DEBUG : empty space: md5 = 0ce7faebaba0d66082d270f2f0615a28 OK 2025/06/18 09:12:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:12:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/18 09:12:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:12:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:12:35 DEBUG : empty space: Unchanged skipping 2025/06/18 09:12:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:12:35 DEBUG : Waiting for deletions to finish 2025/06/18 09:12:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (21.32s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:12:51 DEBUG : potato: md5 = 6ed9a0192c81964546e0fe88420cac45 OK 2025/06/18 09:12:56 DEBUG : empty space: md5 = 5882001f48d35bd979999788aa1feb18 OK 2025/06/18 09:13:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:13:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:13:02 DEBUG : potato2: md5 = 3ce05d0bb14e3a5310a7ab88f057d9e7 OK 2025/06/18 09:13:02 INFO : potato2: Copied (new) 2025/06/18 09:13:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:13:06 DEBUG : empty space: Unchanged skipping 2025/06/18 09:13:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:13:06 DEBUG : Waiting for deletions to finish 2025/06/18 09:13:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (36.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:13:28 DEBUG : b/potato: md5 = 9fd922f3910908088f9ad397b99b1158 OK 2025/06/18 09:13:33 DEBUG : c/non empty space: md5 = 50e76b907fc3d0951cb9e9e453e961fd OK 2025/06/18 09:13:33 INFO : d: Making directory 2025/06/18 09:13:33 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/18 09:13:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/18 09:13:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:13:33 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:13:33 DEBUG : c/non empty space: Unchanged skipping 2025/06/18 09:13:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:13:33 DEBUG : a/potato2: md5 = 7966ef487432cbcedc01b7abc448c136 OK 2025/06/18 09:13:33 INFO : a/potato2: Copied (new) 2025/06/18 09:13:33 DEBUG : Waiting for deletions to finish 2025/06/18 09:13:38 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (26.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:13:54 DEBUG : b/potato: md5 = f355e813f85aa5662bd6716f19e65c1b OK 2025/06/18 09:14:00 DEBUG : c/non empty space: md5 = 73296b74b41df1837e12741a382c9b73 OK 2025/06/18 09:14:00 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/18 09:14:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/18 09:14:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:14:05 DEBUG : a/potato2: md5 = d90250c412ee21bf20046c99523f4f5e OK 2025/06/18 09:14:05 INFO : a/potato2: Copied (new) 2025/06/18 09:14:10 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:14:10 DEBUG : c/non empty space: Unchanged skipping 2025/06/18 09:14:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:14:10 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': not deleting files as there were IO errors 2025/06/18 09:14:15 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (46.68s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:14:41 DEBUG : potato: md5 = 79a41ec349cdc0f09bd7cf34f9414ccb OK 2025/06/18 09:14:46 DEBUG : empty space: md5 = 777bc8e0297084e40b5c649828be7038 OK 2025/06/18 09:14:46 DEBUG : Waiting for deletions to finish 2025/06/18 09:14:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:14:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:14:47 DEBUG : potato2: md5 = 22e1e884476613cf760b0fbd7e7cbe95 OK 2025/06/18 09:14:47 INFO : potato2: Copied (new) 2025/06/18 09:14:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:14:52 DEBUG : empty space: Unchanged skipping 2025/06/18 09:14:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:14:57 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (31.36s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:15:15 DEBUG : potato: md5 = 41d4db551d0d76966a12ebf7d011d2c7 OK 2025/06/18 09:15:21 DEBUG : empty space: md5 = 7cefc77f6a38fd9e6ca0c9b8359b08db OK 2025/06/18 09:15:21 DEBUG : Waiting for deletions to finish 2025/06/18 09:15:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:15:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:15:26 INFO : potato: Deleted 2025/06/18 09:15:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:15:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:15:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:15:26 DEBUG : empty space: Unchanged skipping 2025/06/18 09:15:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:15:26 DEBUG : potato2: md5 = 84e9e5971070c80c88468f2e896cbbb2 OK 2025/06/18 09:15:26 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (29.85s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:15:42 DEBUG : potato: md5 = 94876f0250d4596fc77d8f299d2cd0c3 OK 2025/06/18 09:15:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:15:43 DEBUG : potato2: md5 = 25f22f2d5c180d7be750f4d5e9a6fb64 OK 2025/06/18 09:15:43 INFO : potato2: Copied (new) 2025/06/18 09:15:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:15:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish --- PASS: TestCopyDeleteBefore (26.66s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:16:04 DEBUG : potato2: md5 = 177e6ab5fa6953e2e238311b2916f10f OK 2025/06/18 09:16:09 DEBUG : empty space: md5 = 4f2318201fc98d946d9727d114510442 OK 2025/06/18 09:16:09 DEBUG : enormous: Excluded (Size Filter) 2025/06/18 09:16:09 DEBUG : enormous: Excluded 2025/06/18 09:16:09 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 09:16:09 DEBUG : potato2: Excluded 2025/06/18 09:16:09 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 09:16:09 DEBUG : potato2: Excluded 2025/06/18 09:16:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:16:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:16:09 DEBUG : empty space: Unchanged skipping 2025/06/18 09:16:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:16:09 DEBUG : Waiting for deletions to finish 2025/06/18 09:16:09 INFO : There was nothing to transfer 2025/06/18 09:16:15 DEBUG : enormous: Excluded (Size Filter) 2025/06/18 09:16:15 DEBUG : enormous: Excluded 2025/06/18 09:16:15 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 09:16:15 DEBUG : potato2: Excluded 2025/06/18 09:16:15 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 09:16:15 DEBUG : potato2: Excluded 2025/06/18 09:16:15 DEBUG : Local file system at /tmp/rclone1123233353: Waiting for checks to finish 2025/06/18 09:16:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:16:20 DEBUG : empty space: Unchanged skipping 2025/06/18 09:16:20 DEBUG : Local file system at /tmp/rclone1123233353: Waiting for transfers to finish 2025/06/18 09:16:20 DEBUG : Waiting for deletions to finish 2025/06/18 09:16:20 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (26.52s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:16:30 DEBUG : potato2: md5 = 6807380225ce7d77b8c248b6fab84025 OK 2025/06/18 09:16:36 DEBUG : empty space: md5 = 9af446df050b0cfe5a824399a35838a9 OK 2025/06/18 09:16:41 DEBUG : enormous: md5 = fe7e569ba5122cc50cffea1795f1cb67 OK 2025/06/18 09:16:41 DEBUG : enormous: Excluded (Size Filter) 2025/06/18 09:16:41 DEBUG : enormous: Excluded 2025/06/18 09:16:41 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 09:16:41 DEBUG : potato2: Excluded 2025/06/18 09:16:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:16:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:16:42 DEBUG : empty space: Unchanged skipping 2025/06/18 09:16:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:16:42 DEBUG : Waiting for deletions to finish 2025/06/18 09:16:42 INFO : potato2: Deleted 2025/06/18 09:16:47 INFO : enormous: Deleted 2025/06/18 09:16:47 INFO : There was nothing to transfer 2025/06/18 09:16:47 DEBUG : Local file system at /tmp/rclone1123233353: Waiting for checks to finish 2025/06/18 09:16:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:16:47 DEBUG : empty space: Unchanged skipping 2025/06/18 09:16:47 DEBUG : Local file system at /tmp/rclone1123233353: Waiting for transfers to finish 2025/06/18 09:16:47 DEBUG : Waiting for deletions to finish 2025/06/18 09:16:47 INFO : enormous: Deleted 2025/06/18 09:16:47 INFO : potato2: Deleted 2025/06/18 09:16:47 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.14s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:16:58 DEBUG : one: md5 = 723a3db8334d6b1979a76e421e25a7e2 OK 2025/06/18 09:17:03 DEBUG : two: md5 = c90d89cd1bc257fdfb298323b8bc71d9 OK 2025/06/18 09:17:03 DEBUG : three: md5 = 3cf980b1f345c57168c3751c4553d39b OK 2025/06/18 09:17:06 DEBUG : four: md5 = 305ab570d4cb69bb7aa2fa5abeae76d5 OK 2025/06/18 09:17:07 DEBUG : five: Need to transfer - File not found at Destination 2025/06/18 09:17:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:17:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/18 09:17:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/18 09:17:07 DEBUG : three: Sizes identical 2025/06/18 09:17:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/18 09:17:07 DEBUG : four: md5 = cb7c5ec933b11f3ae37b5a5efb60dc72 OK 2025/06/18 09:17:07 INFO : four: Copied (replaced existing) 2025/06/18 09:17:12 DEBUG : one: Destination is newer than source, skipping 2025/06/18 09:17:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:17:12 DEBUG : two: md5 = b3e642bf17f13d673351c2675dbce0f0 OK 2025/06/18 09:17:12 INFO : two: Copied (replaced existing) 2025/06/18 09:17:12 DEBUG : five: md5 = dc22e02b958d068d8f11ec6f52415141 OK 2025/06/18 09:17:12 INFO : five: Copied (new) 2025/06/18 09:17:12 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (36.13s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/18 09:17:29 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/18 09:17:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/18 09:17:29 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/18 09:17:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:17:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:17:29 DEBUG : yam: md5 = 17be6302e3436c2ee09b2df1e661044b OK 2025/06/18 09:17:29 INFO : yam: Copied (new) 2025/06/18 09:17:34 DEBUG : potato: md5 = 1fcbc1ff1f47b2cd8fe61d958f8ef332 OK 2025/06/18 09:17:34 INFO : potato: Copied (new) 2025/06/18 09:17:34 DEBUG : Waiting for deletions to finish 2025/06/18 09:17:34 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/18 09:17:34 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/18 09:17:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:17:34 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:17:34 DEBUG : potato: Unchanged skipping 2025/06/18 09:17:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:17:40 DEBUG : yaml: md5 = ba96c8587cca2b3fd49866d88a226ea1 OK 2025/06/18 09:17:40 INFO : yaml: Copied (new) 2025/06/18 09:17:40 DEBUG : Waiting for deletions to finish 2025/06/18 09:17:40 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (26.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/18 09:17:56 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Making map for --track-renames 2025/06/18 09:17:56 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Finished making map for --track-renames 2025/06/18 09:17:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:17:56 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/18 09:17:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for renames to finish 2025/06/18 09:17:56 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/18 09:17:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:17:56 DEBUG : yam: md5 = 425eacace77d6bf13f2ad127034240aa OK 2025/06/18 09:17:56 INFO : yam: Copied (new) 2025/06/18 09:18:01 DEBUG : potato: md5 = 6e77424fa11f2a1280af3bd034f11ba0 OK 2025/06/18 09:18:01 INFO : potato: Copied (new) 2025/06/18 09:18:01 DEBUG : Waiting for deletions to finish 2025/06/18 09:18:06 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Making map for --track-renames 2025/06/18 09:18:06 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Finished making map for --track-renames 2025/06/18 09:18:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:18:06 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:18:06 DEBUG : potato: Unchanged skipping 2025/06/18 09:18:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for renames to finish 2025/06/18 09:18:29 INFO : yam: Copied (server-side copy) to: yaml 2025/06/18 09:18:30 INFO : yam: Deleted 2025/06/18 09:18:30 INFO : yaml: Renamed from "yam" 2025/06/18 09:18:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:18:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (49.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/18 09:18:45 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Making map for --track-renames 2025/06/18 09:18:45 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Finished making map for --track-renames 2025/06/18 09:18:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:18:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/18 09:18:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/18 09:18:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for renames to finish 2025/06/18 09:18:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:18:46 DEBUG : sub/yam: md5 = 8c89633449efc262937a077caa6251aa OK 2025/06/18 09:18:46 INFO : sub/yam: Copied (new) 2025/06/18 09:18:51 DEBUG : potato: md5 = 4b05bea87d1320e9ef730f8a86f21663 OK 2025/06/18 09:18:51 INFO : potato: Copied (new) 2025/06/18 09:18:51 DEBUG : Waiting for deletions to finish 2025/06/18 09:18:56 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:18:56 DEBUG : potato: Unchanged skipping 2025/06/18 09:18:56 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Making map for --track-renames 2025/06/18 09:18:56 INFO : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Finished making map for --track-renames 2025/06/18 09:18:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:18:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for renames to finish 2025/06/18 09:19:06 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/18 09:19:06 INFO : sub/yam: Deleted 2025/06/18 09:19:06 INFO : yam: Renamed from "sub/yam" 2025/06/18 09:19:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:19:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (26.81s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:19:12 DEBUG : Creating backend with remote "/tmp/rclone1123233353/dir1" 2025/06/18 09:19:12 DEBUG : Creating backend with remote "/tmp/rclone1123233353/dir2" 2025/06/18 09:19:12 DEBUG : Local file system at /tmp/rclone1123233353/dir2: Using server-side directory move 2025/06/18 09:19:12 INFO : Local file system at /tmp/rclone1123233353/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/18 09:19:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/18 09:19:12 DEBUG : Local file system at /tmp/rclone1123233353/dir2: Waiting for checks to finish 2025/06/18 09:19:12 DEBUG : Local file system at /tmp/rclone1123233353/dir2: Waiting for transfers to finish 2025/06/18 09:19:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.20s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:19:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:19:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/18 09:19:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:19:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:19:13 DEBUG : sub dir/hello world: md5 = 508ab580db4a9e6296d4383dc980662a OK 2025/06/18 09:19:13 INFO : sub dir/hello world: Copied (new) 2025/06/18 09:19:13 INFO : sub dir/hello world: Deleted 2025/06/18 09:19:13 DEBUG : nested/sub dir/file: md5 = 77be31a22e14376cbea52ebda7816572 OK 2025/06/18 09:19:13 INFO : nested/sub dir/file: Copied (new) 2025/06/18 09:19:13 INFO : nested/sub dir/file: Deleted 2025/06/18 09:19:13 INFO : sub dir: Removing directory 2025/06/18 09:19:13 INFO : nested/sub dir: Removing directory 2025/06/18 09:19:13 INFO : nested: Removing directory 2025/06/18 09:19:13 DEBUG : Local file system at /tmp/rclone1123233353: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:19:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 09:19:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/18 09:19:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:19:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:19:14 DEBUG : sub dir/hello world: md5 = 227da4c64092448490d7112a8429e681 OK 2025/06/18 09:19:14 INFO : sub dir/hello world: Copied (new) 2025/06/18 09:19:14 INFO : sub dir/hello world: Deleted 2025/06/18 09:19:14 DEBUG : nested/sub dir/file: md5 = 41648944101624fa94ff393e43c61231 OK 2025/06/18 09:19:14 INFO : nested/sub dir/file: Copied (new) 2025/06/18 09:19:14 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:19:15 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/18 09:19:15 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/18 09:19:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:19:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:19:15 DEBUG : existing-b: md5 = 74b3e9560323c963e102fbd8b861aa45 OK 2025/06/18 09:19:15 INFO : existing-b: Copied (new) 2025/06/18 09:19:15 INFO : existing-b: Deleted 2025/06/18 09:19:20 DEBUG : existing: md5 = c06fcfeb225f28bc495c8ebbcd683954 OK 2025/06/18 09:19:20 INFO : existing: Copied (new) 2025/06/18 09:19:20 INFO : existing: Deleted 2025/06/18 09:19:20 DEBUG : existing: Destination exists, skipping 2025/06/18 09:19:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:19:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/18 09:19:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:19:21 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (16.57s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:19:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kovulob0wofe" 2025/06/18 09:19:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kovulob0wofe.bin" 2025/06/18 09:19:32 DEBUG : Swift container crypt path rclone-test-kovulob0wofe.bin: Auto set use_segments_container to true 2025/06/18 09:19:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kovulob0wofe" 2025/06/18 09:19:37 DEBUG : Swift container crypt path rclone-test-kovulob0wofe: Auto set use_segments_container to true 2025/06/18 09:19:43 DEBUG : potato2: md5 = e69e6af0bc00a523d6b3ca730533d1c2 OK 2025/06/18 09:19:48 DEBUG : empty space: md5 = aed84148691d41ad73562ff8ee1fbe9c OK 2025/06/18 09:19:48 DEBUG : potato3: md5 = f18af484eb06be469d3ae4ee798cec86 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu' -> Encrypted drive 'TestCryptSwift:rclone-test-kovulob0wofe' 2025/06/18 09:19:54 DEBUG : empty space: md5 = daed6b0b166068723e8d2e1de0cf8af1 OK 2025/06/18 09:19:54 DEBUG : potato3: md5 = c429e297f29cb9a9622bfb6d1081fab9 OK 2025/06/18 09:19:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:19:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/18 09:19:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kovulob0wofe': Waiting for checks to finish 2025/06/18 09:20:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:20:00 DEBUG : empty space: Unchanged skipping 2025/06/18 09:20:00 INFO : potato3: Copied (server-side copy) 2025/06/18 09:20:00 INFO : potato3: Deleted 2025/06/18 09:20:01 INFO : potato2: Copied (server-side copy) 2025/06/18 09:20:01 INFO : potato2: Deleted 2025/06/18 09:20:05 INFO : empty space: Deleted 2025/06/18 09:20:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kovulob0wofe': Waiting for transfers to finish 2025/06/18 09:20:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zimujov8bado" 2025/06/18 09:20:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zimujov8bado.bin" 2025/06/18 09:20:06 DEBUG : Swift container crypt path rclone-test-zimujov8bado.bin: Auto set use_segments_container to true 2025/06/18 09:20:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zimujov8bado" 2025/06/18 09:20:12 DEBUG : Swift container crypt path rclone-test-zimujov8bado: Auto set use_segments_container to true 2025/06/18 09:20:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/18 09:20:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:20:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/18 09:20:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zimujov8bado': Waiting for checks to finish 2025/06/18 09:20:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zimujov8bado': Waiting for transfers to finish 2025/06/18 09:20:38 INFO : potato2: Copied (server-side copy) 2025/06/18 09:20:38 INFO : potato2: Deleted 2025/06/18 09:20:58 INFO : empty space: Copied (server-side copy) 2025/06/18 09:20:58 INFO : empty space: Deleted 2025/06/18 09:20:58 INFO : potato3: Copied (server-side copy) 2025/06/18 09:20:58 INFO : potato3: Deleted 2025/06/18 09:21:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zimujov8bado': Purge remote 2025/06/18 09:21:04 DEBUG : Waiting for deletions to finish 2025/06/18 09:21:04 INFO : potato2.bin: Deleted 2025/06/18 09:21:09 INFO : potato3.bin: Deleted 2025/06/18 09:21:32 INFO : empty space.bin: Deleted 2025/06/18 09:21:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kovulob0wofe': Purge remote 2025/06/18 09:21:32 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (120.92s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:21:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zaweris5jixi" 2025/06/18 09:21:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zaweris5jixi.bin" 2025/06/18 09:21:33 DEBUG : Swift container crypt path rclone-test-zaweris5jixi.bin: Auto set use_segments_container to true 2025/06/18 09:21:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zaweris5jixi" 2025/06/18 09:21:53 DEBUG : Swift container crypt path rclone-test-zaweris5jixi: Auto set use_segments_container to true 2025/06/18 09:21:59 DEBUG : potato2: md5 = 0a65187a5a1a1e05bbd74f4a9f6d1130 OK 2025/06/18 09:22:04 DEBUG : empty space: md5 = 24ae5caf52c41d0b325d7c07594e09ca OK 2025/06/18 09:22:04 DEBUG : potato3: md5 = a25826b472044cd5cbcb369a9c0fda31 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu' -> Encrypted drive 'TestCryptSwift:rclone-test-zaweris5jixi' 2025/06/18 09:22:10 DEBUG : empty space: md5 = b51df1aaf51a39e6afc97c89a3de2030 OK 2025/06/18 09:22:10 DEBUG : potato3: md5 = 14434adc1af2ac296a34f72b04afc41c OK 2025/06/18 09:22:11 DEBUG : empty space: Excluded (Size Filter) 2025/06/18 09:22:11 DEBUG : empty space: Excluded 2025/06/18 09:22:11 DEBUG : empty space: Excluded (Size Filter) 2025/06/18 09:22:11 DEBUG : empty space: Excluded 2025/06/18 09:22:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:22:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/18 09:22:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zaweris5jixi': Waiting for checks to finish 2025/06/18 09:22:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zaweris5jixi': Waiting for transfers to finish 2025/06/18 09:22:17 INFO : potato3: Copied (server-side copy) 2025/06/18 09:22:17 INFO : potato3: Deleted 2025/06/18 09:22:21 INFO : potato2: Copied (server-side copy) 2025/06/18 09:22:22 INFO : potato2: Deleted 2025/06/18 09:22:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-lusuret0caju" 2025/06/18 09:22:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lusuret0caju.bin" 2025/06/18 09:22:22 DEBUG : Swift container crypt path rclone-test-lusuret0caju.bin: Auto set use_segments_container to true 2025/06/18 09:22:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-lusuret0caju" 2025/06/18 09:22:28 DEBUG : Swift container crypt path rclone-test-lusuret0caju: Auto set use_segments_container to true 2025/06/18 09:22:34 DEBUG : empty space: Excluded (Size Filter) 2025/06/18 09:22:34 DEBUG : empty space: Excluded 2025/06/18 09:22:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:22:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/18 09:22:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lusuret0caju': Waiting for checks to finish 2025/06/18 09:22:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lusuret0caju': Waiting for transfers to finish 2025/06/18 09:22:39 INFO : potato3: Copied (server-side copy) 2025/06/18 09:22:39 INFO : potato3: Deleted 2025/06/18 09:23:09 INFO : potato2: Copied (server-side copy) 2025/06/18 09:23:30 INFO : potato2: Deleted 2025/06/18 09:23:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-lusuret0caju': Purge remote 2025/06/18 09:23:55 DEBUG : Waiting for deletions to finish 2025/06/18 09:23:56 INFO : potato3.bin: Deleted 2025/06/18 09:24:06 INFO : potato2.bin: Deleted 2025/06/18 09:24:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zaweris5jixi': Purge remote 2025/06/18 09:24:06 DEBUG : Waiting for deletions to finish 2025/06/18 09:24:27 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (184.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:24:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bijehoq1goce" 2025/06/18 09:24:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bijehoq1goce.bin" 2025/06/18 09:24:38 DEBUG : Swift container crypt path rclone-test-bijehoq1goce.bin: Auto set use_segments_container to true 2025/06/18 09:24:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bijehoq1goce" 2025/06/18 09:24:43 DEBUG : Swift container crypt path rclone-test-bijehoq1goce: Auto set use_segments_container to true 2025/06/18 09:24:49 DEBUG : potato2: md5 = 7f40447427b0b41639d30916dc8a04fa OK 2025/06/18 09:24:54 DEBUG : empty space: md5 = e2a17cf2fc20ff65aad52b58e452ca3a OK 2025/06/18 09:24:54 DEBUG : potato3: md5 = c718bcf1ce8e39edc5a1284326a7999c OK 2025/06/18 09:24:54 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu' -> Encrypted drive 'TestCryptSwift:rclone-test-bijehoq1goce' 2025/06/18 09:25:00 DEBUG : empty space: md5 = a5f7c2f66b51e7acac8bd21003d60500 OK 2025/06/18 09:25:01 DEBUG : potato3: md5 = e1433b0ad712093605d5999941b73676 OK 2025/06/18 09:25:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:25:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/18 09:25:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bijehoq1goce': Waiting for checks to finish 2025/06/18 09:25:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:25:07 DEBUG : empty space: Unchanged skipping 2025/06/18 09:25:07 INFO : potato3: Copied (server-side copy) 2025/06/18 09:25:07 INFO : potato3: Deleted 2025/06/18 09:25:07 INFO : potato2: Copied (server-side copy) 2025/06/18 09:25:07 INFO : potato2: Deleted 2025/06/18 09:25:12 INFO : empty space: Deleted 2025/06/18 09:25:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bijehoq1goce': Waiting for transfers to finish 2025/06/18 09:25:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dorokiw8vedi" 2025/06/18 09:25:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dorokiw8vedi.bin" 2025/06/18 09:25:12 DEBUG : Swift container crypt path rclone-test-dorokiw8vedi.bin: Auto set use_segments_container to true 2025/06/18 09:25:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dorokiw8vedi" 2025/06/18 09:25:18 DEBUG : Swift container crypt path rclone-test-dorokiw8vedi: Auto set use_segments_container to true 2025/06/18 09:25:24 INFO : tomatoDir: Making directory 2025/06/18 09:25:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/18 09:25:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 09:25:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/18 09:25:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dorokiw8vedi': Waiting for checks to finish 2025/06/18 09:25:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dorokiw8vedi': Waiting for transfers to finish 2025/06/18 09:25:29 INFO : empty space: Copied (server-side copy) 2025/06/18 09:25:29 INFO : empty space: Deleted 2025/06/18 09:25:29 INFO : potato2: Copied (server-side copy) 2025/06/18 09:25:29 INFO : potato2: Deleted 2025/06/18 09:25:30 INFO : potato3: Copied (server-side copy) 2025/06/18 09:25:30 INFO : potato3: Deleted 2025/06/18 09:25:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dorokiw8vedi': Purge remote 2025/06/18 09:25:31 DEBUG : Waiting for deletions to finish 2025/06/18 09:25:31 INFO : empty space.bin: Deleted 2025/06/18 09:25:31 INFO : potato2.bin: Deleted 2025/06/18 09:25:31 INFO : potato3.bin: Deleted 2025/06/18 09:25:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bijehoq1goce': Purge remote 2025/06/18 09:25:31 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (54.24s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:25:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-move-test" 2025/06/18 09:25:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-move-test.bin" 2025/06/18 09:25:32 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/18 09:25:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-move-test" 2025/06/18 09:25:37 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-move-test: Auto set use_segments_container to true 2025/06/18 09:25:48 DEBUG : potato2: md5 = e31079d3b21523e5bdcae5bdb6fb3f0e OK --- PASS: TestServerSideMoveOverlap (17.45s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:25:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test" 2025/06/18 09:25:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-sync-test.bin" 2025/06/18 09:25:49 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/18 09:25:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-sync-test" 2025/06/18 09:25:55 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.78s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:26:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test" 2025/06/18 09:26:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-sync-test.bin" 2025/06/18 09:26:01 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/18 09:26:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-sync-test" 2025/06/18 09:26:06 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-sync-test: Auto set use_segments_container to true 2025/06/18 09:26:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test-include/layer2" 2025/06/18 09:26:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-sync-test-include/layer2.bin" 2025/06/18 09:26:12 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/18 09:26:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-sync-test-include/layer2" 2025/06/18 09:26:18 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/18 09:26:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test-ignore-file" 2025/06/18 09:26:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-sync-test-ignore-file.bin" 2025/06/18 09:26:23 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/18 09:26:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/rclone-sync-test-ignore-file" 2025/06/18 09:26:29 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/18 09:26:40 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = fc8c86f8d525710638d553cc3ea3468e OK 2025/06/18 09:26:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 09:26:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test': Waiting for checks to finish 2025/06/18 09:26:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test': Waiting for transfers to finish 2025/06/18 09:26:45 DEBUG : Waiting for deletions to finish 2025/06/18 09:26:45 INFO : There was nothing to transfer 2025/06/18 09:26:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 09:26:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:26:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:26:50 DEBUG : Waiting for deletions to finish 2025/06/18 09:26:50 INFO : There was nothing to transfer 2025/06/18 09:27:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 09:27:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/18 09:27:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/18 09:27:01 DEBUG : Waiting for deletions to finish 2025/06/18 09:27:01 INFO : There was nothing to transfer 2025/06/18 09:27:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 09:27:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:27:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:27:11 DEBUG : Waiting for deletions to finish 2025/06/18 09:27:11 INFO : There was nothing to transfer 2025/06/18 09:27:11 DEBUG : Excluded 2025/06/18 09:27:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 09:27:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/18 09:27:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/18 09:27:16 DEBUG : Waiting for deletions to finish 2025/06/18 09:27:16 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (80.89s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:27:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:27:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst.bin" 2025/06/18 09:27:22 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst.bin: Auto set use_segments_container to true 2025/06/18 09:27:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:27:28 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst: Auto set use_segments_container to true 2025/06/18 09:27:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/CompareDest" 2025/06/18 09:27:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/CompareDest.bin" 2025/06/18 09:27:33 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/CompareDest.bin: Auto set use_segments_container to true 2025/06/18 09:27:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/CompareDest" 2025/06/18 09:27:39 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/CompareDest: Auto set use_segments_container to true 2025/06/18 09:27:50 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 09:27:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:27:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:27:55 DEBUG : one: md5 = e1c844634b47246a961fc6604ab1ab0e OK 2025/06/18 09:27:55 INFO : one: Copied (new) 2025/06/18 09:27:55 DEBUG : Waiting for deletions to finish 2025/06/18 09:28:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 09:28:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:28:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:28:11 DEBUG : one: md5 = ad26a2014ab43d3535fbe9482bc7af1e OK 2025/06/18 09:28:11 INFO : one: Copied (replaced existing) 2025/06/18 09:28:11 DEBUG : Waiting for deletions to finish 2025/06/18 09:28:16 DEBUG : dst/one: md5 = 4681573d775ccfb62bbf4c9e46422edb OK 2025/06/18 09:28:21 DEBUG : CompareDest/one: md5 = 952e8d38560f8fc1cef3aaac10b5b0ad OK 2025/06/18 09:28:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:28:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 09:28:32 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:28:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 09:28:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:28:32 DEBUG : Waiting for deletions to finish 2025/06/18 09:28:32 INFO : There was nothing to transfer 2025/06/18 09:28:32 DEBUG : CompareDest/two: md5 = 24a05fa21fea95a209034e3f6f62bb69 OK 2025/06/18 09:28:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 09:28:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:28:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 09:28:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:28:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:28:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 09:28:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:28:43 DEBUG : Waiting for deletions to finish 2025/06/18 09:28:43 INFO : There was nothing to transfer 2025/06/18 09:28:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 09:28:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:28:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 09:28:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:28:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:28:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 09:28:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:28:43 DEBUG : Waiting for deletions to finish 2025/06/18 09:28:43 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/18 09:28:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 09:28:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/18 09:28:48 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 09:28:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:28:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:28:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 09:28:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:28:54 DEBUG : two: md5 = 77e0ad70ee6a02eb821fc16487c31843 OK 2025/06/18 09:28:54 INFO : two: Copied (new) 2025/06/18 09:28:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (118.48s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:29:20 DEBUG : pre-dest1/1: md5 = ddec13dccff34e7ceb6666b409f04806 OK 2025/06/18 09:29:26 DEBUG : pre-dest2/2: md5 = fce7d90e17450061a7dd68a9f5d3304e OK 2025/06/18 09:29:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/dest" 2025/06/18 09:29:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dest.bin" 2025/06/18 09:29:26 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dest.bin: Auto set use_segments_container to true 2025/06/18 09:29:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dest" 2025/06/18 09:29:32 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dest: Auto set use_segments_container to true 2025/06/18 09:29:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/pre-dest1" 2025/06/18 09:29:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/pre-dest1.bin" 2025/06/18 09:29:38 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/pre-dest1.bin: Auto set use_segments_container to true 2025/06/18 09:29:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/pre-dest1" 2025/06/18 09:29:43 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/pre-dest1: Auto set use_segments_container to true 2025/06/18 09:29:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/pre-dest2" 2025/06/18 09:29:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/pre-dest2.bin" 2025/06/18 09:29:49 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/pre-dest2.bin: Auto set use_segments_container to true 2025/06/18 09:29:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/pre-dest2" 2025/06/18 09:29:55 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/pre-dest2: Auto set use_segments_container to true 2025/06/18 09:30:00 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:30:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/18 09:30:11 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:30:11 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/18 09:30:21 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/18 09:30:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dest': Waiting for checks to finish 2025/06/18 09:30:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dest': Waiting for transfers to finish 2025/06/18 09:30:26 DEBUG : 3: md5 = b39f1e72cc9372a3a19a8d85d6e16212 OK 2025/06/18 09:30:26 INFO : 3: Copied (new) 2025/06/18 09:30:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (77.39s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:30:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:30:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst.bin" 2025/06/18 09:30:38 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst.bin: Auto set use_segments_container to true 2025/06/18 09:30:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:30:43 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst: Auto set use_segments_container to true 2025/06/18 09:30:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/CopyDest" 2025/06/18 09:30:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/CopyDest.bin" 2025/06/18 09:30:49 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/CopyDest.bin: Auto set use_segments_container to true 2025/06/18 09:30:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/CopyDest" 2025/06/18 09:30:55 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/CopyDest: Auto set use_segments_container to true 2025/06/18 09:31:05 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 09:31:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:31:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:31:10 DEBUG : one: md5 = 82c110d89e80a1e2671d9550cdf3d8a6 OK 2025/06/18 09:31:10 INFO : one: Copied (new) 2025/06/18 09:31:10 DEBUG : Waiting for deletions to finish 2025/06/18 09:31:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:31:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 09:31:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:31:31 DEBUG : one: md5 = 0576a6dc61e5df6067a6c3313e30e756 OK 2025/06/18 09:31:31 INFO : one: Copied (replaced existing) 2025/06/18 09:31:31 DEBUG : Waiting for deletions to finish 2025/06/18 09:31:36 DEBUG : dst/one: md5 = d88009da81a7c2a73950008cb4dbb214 OK 2025/06/18 09:31:42 DEBUG : CopyDest/one: md5 = 0d4052d57f1a9709b91a2382d2a26d6c OK 2025/06/18 09:31:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/BackupDir" 2025/06/18 09:31:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/BackupDir.bin" 2025/06/18 09:31:47 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/BackupDir.bin: Auto set use_segments_container to true 2025/06/18 09:31:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/BackupDir" 2025/06/18 09:31:53 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/BackupDir: Auto set use_segments_container to true 2025/06/18 09:31:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:31:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 09:31:58 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:31:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 09:32:19 INFO : one: Copied (server-side copy) 2025/06/18 09:32:24 INFO : one: Deleted 2025/06/18 09:32:34 INFO : one: Copied (server-side copy) 2025/06/18 09:32:34 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/18 09:32:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:32:34 DEBUG : Waiting for deletions to finish 2025/06/18 09:32:50 DEBUG : CopyDest/two: md5 = a30e09de1c04fb5818472b50db6ba5de OK 2025/06/18 09:33:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:33:00 DEBUG : one: Unchanged skipping 2025/06/18 09:33:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:33:41 INFO : two: Copied (server-side copy) 2025/06/18 09:33:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/18 09:33:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:33:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:33:41 DEBUG : Waiting for deletions to finish 2025/06/18 09:33:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:33:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:33:46 DEBUG : one: Unchanged skipping 2025/06/18 09:33:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:33:46 DEBUG : two: Unchanged skipping 2025/06/18 09:33:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:33:46 DEBUG : Waiting for deletions to finish 2025/06/18 09:33:46 INFO : There was nothing to transfer 2025/06/18 09:34:02 DEBUG : CopyDest/three: md5 = ea7fe1ae1c63504cf77c14dc053bf406 OK 2025/06/18 09:34:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:34:13 DEBUG : one: Unchanged skipping 2025/06/18 09:34:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/18 09:34:13 DEBUG : three: Destination not found in --copy-dest 2025/06/18 09:34:13 DEBUG : three: Need to transfer - File not found at Destination 2025/06/18 09:34:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:34:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:34:13 DEBUG : two: Unchanged skipping 2025/06/18 09:34:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:34:33 DEBUG : three: md5 = 1d769b3bf922b20f869764344f4e75bb OK 2025/06/18 09:34:33 INFO : three: Copied (new) 2025/06/18 09:34:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (292.44s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:35:35 DEBUG : dst/one: md5 = 9d15f24518268bd884cc201b7c260fa1 OK 2025/06/18 09:35:40 DEBUG : dst/two: md5 = f9583a86c37bbf47cdffe6d1a4114454 OK 2025/06/18 09:35:41 DEBUG : dst/three.txt: md5 = c8997265475ad4e579ef7a9d71337306 OK 2025/06/18 09:35:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:35:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst.bin" 2025/06/18 09:35:41 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst.bin: Auto set use_segments_container to true 2025/06/18 09:35:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:35:47 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst: Auto set use_segments_container to true 2025/06/18 09:35:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/backup" 2025/06/18 09:35:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/backup.bin" 2025/06/18 09:35:53 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/backup.bin: Auto set use_segments_container to true 2025/06/18 09:35:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/backup" 2025/06/18 09:35:58 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/backup: Auto set use_segments_container to true 2025/06/18 09:36:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 09:36:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:36:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:36:09 DEBUG : two: Unchanged skipping 2025/06/18 09:36:20 INFO : one: Copied (server-side copy) 2025/06/18 09:36:25 INFO : one: Deleted 2025/06/18 09:36:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:36:30 DEBUG : one: md5 = 2a341ef99d9cc567f89e6eb2b7116ae0 OK 2025/06/18 09:36:30 INFO : one: Copied (new) 2025/06/18 09:36:30 DEBUG : Waiting for deletions to finish 2025/06/18 09:36:41 INFO : three.txt: Copied (server-side copy) 2025/06/18 09:36:41 INFO : three.txt: Deleted 2025/06/18 09:36:41 INFO : three.txt: Moved into backup dir 2025/06/18 09:36:42 DEBUG : dst/three.txt: md5 = 6ea58c43cadbfe18d8bcf00ea6afce19 OK 2025/06/18 09:36:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 09:36:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:36:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:36:53 DEBUG : two: Unchanged skipping 2025/06/18 09:36:53 INFO : one: Copied (server-side copy) 2025/06/18 09:36:58 INFO : one: Deleted 2025/06/18 09:36:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:37:03 DEBUG : one: md5 = 7cb2c6a5db5c74a49a1823235bace8b9 OK 2025/06/18 09:37:03 INFO : one: Copied (new) 2025/06/18 09:37:03 DEBUG : Waiting for deletions to finish 2025/06/18 09:37:09 INFO : three.txt: Copied (server-side copy) 2025/06/18 09:37:09 INFO : three.txt: Deleted 2025/06/18 09:37:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (115.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:37:30 DEBUG : dst/one: md5 = be4c439cf48ef3bb53b256c92cc65c89 OK 2025/06/18 09:37:35 DEBUG : dst/two: md5 = 31561109a9f8cf4f4e6ded89920f25d9 OK 2025/06/18 09:37:35 DEBUG : dst/three.txt: md5 = 2974ac94a9ab4f9a382bc821db621b10 OK 2025/06/18 09:37:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:37:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst.bin" 2025/06/18 09:37:41 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst.bin: Auto set use_segments_container to true 2025/06/18 09:37:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:37:47 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst: Auto set use_segments_container to true 2025/06/18 09:37:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/backup" 2025/06/18 09:37:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/backup.bin" 2025/06/18 09:37:52 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/backup.bin: Auto set use_segments_container to true 2025/06/18 09:37:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/backup" 2025/06/18 09:37:58 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/backup: Auto set use_segments_container to true 2025/06/18 09:38:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 09:38:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:38:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:38:03 DEBUG : two: Unchanged skipping 2025/06/18 09:38:14 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 09:38:19 INFO : one: Deleted 2025/06/18 09:38:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:38:24 DEBUG : one: md5 = 69eda8ed7663a9609d5f550c3b9e4c20 OK 2025/06/18 09:38:24 INFO : one: Copied (new) 2025/06/18 09:38:24 DEBUG : Waiting for deletions to finish 2025/06/18 09:38:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 09:38:35 INFO : three.txt: Deleted 2025/06/18 09:38:35 INFO : three.txt: Moved into backup dir 2025/06/18 09:38:36 DEBUG : dst/three.txt: md5 = e69b2b6e4139765a98dc1dfba0ab6d5c OK 2025/06/18 09:38:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 09:38:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:38:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:38:46 DEBUG : two: Unchanged skipping 2025/06/18 09:38:46 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 09:38:51 INFO : one: Deleted 2025/06/18 09:38:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:38:57 DEBUG : one: md5 = 7d1da1590127701884fee81ad042ba63 OK 2025/06/18 09:38:57 INFO : one: Copied (new) 2025/06/18 09:38:57 DEBUG : Waiting for deletions to finish 2025/06/18 09:39:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 09:39:02 INFO : three.txt: Deleted 2025/06/18 09:39:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (122.94s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:39:33 DEBUG : dst/one: md5 = 0ec309e9afc37a3282a4f90b1ecdc6b6 OK 2025/06/18 09:39:38 DEBUG : dst/two: md5 = a3ba90b44d114ce790d922c6cbc45a90 OK 2025/06/18 09:39:39 DEBUG : dst/three.txt: md5 = d810b58f0727ca20e2b0f35ff51e1cf1 OK 2025/06/18 09:39:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:39:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst.bin" 2025/06/18 09:39:44 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst.bin: Auto set use_segments_container to true 2025/06/18 09:39:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:39:50 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst: Auto set use_segments_container to true 2025/06/18 09:39:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/backup" 2025/06/18 09:39:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/backup.bin" 2025/06/18 09:39:56 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/backup.bin: Auto set use_segments_container to true 2025/06/18 09:40:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/backup" 2025/06/18 09:40:01 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/backup: Auto set use_segments_container to true 2025/06/18 09:40:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 09:40:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:40:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:40:06 DEBUG : two: Unchanged skipping 2025/06/18 09:40:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 09:40:27 INFO : one: Deleted 2025/06/18 09:40:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:40:32 DEBUG : one: md5 = 31790ec07a0bca0d95d7a029f4c74e31 OK 2025/06/18 09:40:32 INFO : one: Copied (new) 2025/06/18 09:40:32 DEBUG : Waiting for deletions to finish 2025/06/18 09:40:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 09:40:53 INFO : three.txt: Deleted 2025/06/18 09:40:53 INFO : three.txt: Moved into backup dir 2025/06/18 09:41:03 DEBUG : dst/three.txt: md5 = a738d427a290caf68afe5f54a6d987b5 OK 2025/06/18 09:41:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 09:41:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:41:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:41:19 DEBUG : two: Unchanged skipping 2025/06/18 09:41:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 09:41:35 INFO : one: Deleted 2025/06/18 09:41:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:41:40 DEBUG : one: md5 = 11ea35b62947957c5d62068ccd1054c8 OK 2025/06/18 09:41:40 INFO : one: Copied (new) 2025/06/18 09:41:40 DEBUG : Waiting for deletions to finish 2025/06/18 09:41:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 09:41:51 INFO : three.txt: Deleted 2025/06/18 09:41:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (183.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:42:37 DEBUG : dst/one: md5 = 165e45d68d8ebec295c599eeb6e68dbb OK 2025/06/18 09:42:42 DEBUG : dst/two: md5 = a8423c6e6ace28fc9ba3ee3053b8a200 OK 2025/06/18 09:42:42 DEBUG : dst/three.txt: md5 = c273c6e1854ee558361551ebf0d85e8a OK 2025/06/18 09:42:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:42:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst.bin" 2025/06/18 09:42:48 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst.bin: Auto set use_segments_container to true 2025/06/18 09:42:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:42:53 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst: Auto set use_segments_container to true 2025/06/18 09:42:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 09:42:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:42:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:42:59 DEBUG : two: Unchanged skipping 2025/06/18 09:43:14 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 09:43:19 INFO : one: Deleted 2025/06/18 09:43:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:43:25 DEBUG : one: md5 = e82c218d5c666bae2f6fb277cddd2cf5 OK 2025/06/18 09:43:25 INFO : one: Copied (new) 2025/06/18 09:43:25 DEBUG : Waiting for deletions to finish 2025/06/18 09:43:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 09:43:40 INFO : three.txt: Deleted 2025/06/18 09:43:40 INFO : three.txt: Moved into backup dir 2025/06/18 09:43:51 DEBUG : dst/three.txt: md5 = 95b7b9afcc1d07d9ec36941f60661a89 OK 2025/06/18 09:43:56 DEBUG : one.bak: Excluded (Path Filter) 2025/06/18 09:43:56 DEBUG : one.bak: Excluded 2025/06/18 09:43:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/18 09:43:56 DEBUG : three.txt.bak: Excluded 2025/06/18 09:43:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 09:43:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for checks to finish 2025/06/18 09:43:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:43:57 DEBUG : two: Unchanged skipping 2025/06/18 09:44:07 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 09:44:12 INFO : one: Deleted 2025/06/18 09:44:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu/dst': Waiting for transfers to finish 2025/06/18 09:44:17 DEBUG : one: md5 = 30599c2a360e7855ea60e58c4aa6c91c OK 2025/06/18 09:44:17 INFO : one: Copied (new) 2025/06/18 09:44:17 DEBUG : Waiting for deletions to finish 2025/06/18 09:44:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 09:44:32 INFO : three.txt: Deleted 2025/06/18 09:44:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (142.10s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:44:59 DEBUG : dst/one: md5 = ac34920b9008e4098b75e2d68be3737a OK 2025/06/18 09:45:04 DEBUG : dst/two: md5 = 0fc2ba6b3d222bd38dd588459346d230 OK 2025/06/18 09:45:04 DEBUG : dst/three.txt: md5 = f8224c1710684e08df846598f4c79592 OK 2025/06/18 09:45:10 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:45:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst.bin" 2025/06/18 09:45:10 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst.bin: Auto set use_segments_container to true 2025/06/18 09:45:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:45:16 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst: Auto set use_segments_container to true 2025/06/18 09:45:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 09:45:31 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 09:45:36 INFO : one: Deleted 2025/06/18 09:45:41 DEBUG : one: md5 = f730586a584e85f279ace4d52124d81a OK 2025/06/18 09:45:41 INFO : one: Copied (new) 2025/06/18 09:45:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:45:41 DEBUG : two: Unchanged skipping 2025/06/18 09:45:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/18 09:45:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 09:45:57 INFO : three.txt: Deleted 2025/06/18 09:45:57 DEBUG : three.txt: md5 = 963e02707e633e982ec92954a392ebb5 OK 2025/06/18 09:45:57 INFO : three.txt: Copied (new) 2025/06/18 09:46:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 09:46:23 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 09:46:29 INFO : one: Deleted 2025/06/18 09:46:34 DEBUG : one: md5 = c346626f6eb5c60f3a7d1580dca917f2 OK 2025/06/18 09:46:34 INFO : one: Copied (new) 2025/06/18 09:46:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:46:39 DEBUG : two: Unchanged skipping 2025/06/18 09:46:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/18 09:46:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 09:46:59 INFO : three.txt: Deleted 2025/06/18 09:46:59 DEBUG : three.txt: md5 = 98e27685ffe442e1254d1725693abd1f OK 2025/06/18 09:46:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (147.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:47:26 DEBUG : dst/one: md5 = 294012886c67f10f09e75753101da670 OK 2025/06/18 09:47:31 DEBUG : dst/two: md5 = 51296f81e09e767355951fcb32308b69 OK 2025/06/18 09:47:32 DEBUG : dst/three.txt: md5 = 957d9fc0a3d7067c55de98859ae443ca OK 2025/06/18 09:47:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:47:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst.bin" 2025/06/18 09:47:32 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst.bin: Auto set use_segments_container to true 2025/06/18 09:47:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jugoloc4nuqu/dst" 2025/06/18 09:47:38 DEBUG : Swift container crypt path rclone-test-jugoloc4nuqu/dst: Auto set use_segments_container to true 2025/06/18 09:47:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 09:47:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 09:47:58 INFO : one: Deleted 2025/06/18 09:48:04 DEBUG : one: md5 = a55ed6e20fa83c7504385892c01ce0bf OK 2025/06/18 09:48:04 INFO : one: Copied (new) 2025/06/18 09:48:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:48:04 DEBUG : two: Unchanged skipping 2025/06/18 09:48:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/18 09:48:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 09:48:14 INFO : three.txt: Deleted 2025/06/18 09:48:15 DEBUG : three.txt: md5 = 189162b246a6f14f137565037e8f7ae3 OK 2025/06/18 09:48:15 INFO : three.txt: Copied (new) 2025/06/18 09:48:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 09:48:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 09:48:41 INFO : one: Deleted 2025/06/18 09:48:46 DEBUG : one: md5 = 8b2ee34f55d0b97ca495b0bf72d357a3 OK 2025/06/18 09:48:46 INFO : one: Copied (new) 2025/06/18 09:48:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:48:46 DEBUG : two: Unchanged skipping 2025/06/18 09:48:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/18 09:48:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 09:48:52 INFO : three.txt: Deleted 2025/06/18 09:48:52 DEBUG : three.txt: md5 = fdbc2c6c9dee5bfe0e6d43173dbd155c OK 2025/06/18 09:48:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (102.63s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:49:04 DEBUG : Testêé: md5 = 2e46c6761de2e5b421f274304e3eacda OK 2025/06/18 09:49:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:49:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/18 09:49:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:49:05 DEBUG : Testêé: md5 = f990f232c8922b5f4bcb84f5117e40e1 OK 2025/06/18 09:49:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/18 09:49:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.67s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:49:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/18 09:49:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:49:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:49:11 DEBUG : existing: md5 = ef718957f09f58b35c53daf5dfc9a608 OK 2025/06/18 09:49:11 INFO : existing: Copied (new) 2025/06/18 09:49:11 DEBUG : Waiting for deletions to finish 2025/06/18 09:49:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/18 09:49:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:49:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/18 09:49:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:49:11 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': not deleting files as there were IO errors 2025/06/18 09:49:11 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (21.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:49:32 DEBUG : EXISTING: md5 = 26374cfc45c9fdcd75109f297b0d77ca OK 2025/06/18 09:49:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:49:38 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:49:38 DEBUG : existing: Unchanged skipping 2025/06/18 09:49:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:49:38 DEBUG : Waiting for deletions to finish 2025/06/18 09:49:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (16.29s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.20s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.60s) --- SKIP: TestMaxTransfer/Hard (0.20s) --- SKIP: TestMaxTransfer/Soft (0.20s) --- SKIP: TestMaxTransfer/Cautious (0.20s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:49:45 DEBUG : both0: md5 = 620147221ea19b907646a055a796329d OK 2025/06/18 09:49:45 DEBUG : only0: md5 = cff1dee4a27022ab19eb0d445fae8f5f OK 2025/06/18 09:49:51 DEBUG : both1: md5 = a2a8ea4915446b4aef37235bf2118cf4 OK 2025/06/18 09:49:51 DEBUG : only1: md5 = f61d73247aa586e7496023425c873edf OK 2025/06/18 09:49:56 DEBUG : both2: md5 = 20064c9bbd86af81ff542ce3fca5011a OK 2025/06/18 09:49:57 DEBUG : only2: md5 = 75ae3f0711a04bf1387050eb5d0b6246 OK 2025/06/18 09:49:57 DEBUG : both3: md5 = bd716c970625fdb65881d96c74b13023 OK 2025/06/18 09:49:57 DEBUG : only3: md5 = de0ea2ee3fd1833f7d0c481a80a8c914 OK 2025/06/18 09:50:03 DEBUG : both4: md5 = e39220c91ef371ea97ef9cfe2a6e40e4 OK 2025/06/18 09:50:08 DEBUG : only4: md5 = 3263b9ba7aeb3368b86c92d8ce2d9ca2 OK 2025/06/18 09:50:13 DEBUG : both5: md5 = b7ad3754310c3fa2db421b31237211b4 OK 2025/06/18 09:50:18 DEBUG : only5: md5 = 673896bba17d6872c1bf682c3ca9dca3 OK 2025/06/18 09:50:25 DEBUG : both6: md5 = 738dbc6636a42c70057d41630133efd9 OK 2025/06/18 09:50:25 DEBUG : only6: md5 = 927ce87e1b7cfce478ff813047e59de9 OK 2025/06/18 09:50:30 DEBUG : both7: md5 = fb74054f7371b4cf85272bdf1e8a9dc2 OK 2025/06/18 09:50:36 DEBUG : only7: md5 = 843867dc4181c9987952192352f97929 OK 2025/06/18 09:50:41 DEBUG : both8: md5 = f93a6d8aeaccf6a9b543c86920ad95f7 OK 2025/06/18 09:50:46 DEBUG : only8: md5 = 02d2768aed18c0b16dd56ba05b4477f0 OK 2025/06/18 09:50:51 DEBUG : both9: md5 = 67d5492650034b6316359816dca75352 OK 2025/06/18 09:50:52 DEBUG : only9: md5 = 8409b69d5cccd50536c77c1b9f8272a0 OK 2025/06/18 09:50:57 DEBUG : both10: md5 = c807f0a34176849e6f9f880ad963a2ec OK 2025/06/18 09:51:02 DEBUG : only10: md5 = dfce9b00f5563ff20eff11a6b705dda4 OK 2025/06/18 09:51:03 DEBUG : both11: md5 = f4c05fdb41ae539052c096221aded28e OK 2025/06/18 09:51:08 DEBUG : only11: md5 = 104cba57305833a383073f949d1fc38b OK 2025/06/18 09:51:13 DEBUG : both12: md5 = 1d1195df6b7c3f6afa24078bdfb7f721 OK 2025/06/18 09:51:18 DEBUG : only12: md5 = 0255e17560ffdeb4ea5238d2419bcead OK 2025/06/18 09:51:23 DEBUG : both13: md5 = 2f683ed59b875e61175134b266e7f5b5 OK 2025/06/18 09:51:24 DEBUG : only13: md5 = f3023b81df98448c94b48fcd46cc1cb5 OK 2025/06/18 09:51:25 DEBUG : both14: md5 = fcf5d23fed68da9275f15560acb8f6fc OK 2025/06/18 09:51:30 DEBUG : only14: md5 = 5fb1576d28cebc5b157fa4b173826934 OK 2025/06/18 09:51:35 DEBUG : both15: md5 = 6be4fadcd2a06ca1be759898abcb1e06 OK 2025/06/18 09:51:35 DEBUG : only15: md5 = f1e0e3302a6024dd6b09e83851f122c5 OK 2025/06/18 09:51:36 DEBUG : both16: md5 = 93fcff1e9383a15d465dcf8798015bea OK 2025/06/18 09:51:41 DEBUG : only16: md5 = 308d64a948b73fa3675152a3ddc4799f OK 2025/06/18 09:51:42 DEBUG : both17: md5 = 39cd45c1943f12b8c2f4ccfc40b85a77 OK 2025/06/18 09:51:42 DEBUG : only17: md5 = 6f42ee06250c64c17f91dca16eb1b4c7 OK 2025/06/18 09:51:47 DEBUG : both18: md5 = 1c7f0267fc24392c329b66adc53b689a OK 2025/06/18 09:51:53 DEBUG : only18: md5 = ce952aa353658daf69fa1a81494fe09a OK 2025/06/18 09:51:53 DEBUG : both19: md5 = c62a12686921380fe747f7a4b9788fb2 OK 2025/06/18 09:51:53 DEBUG : only19: md5 = 2bf87d0fb672511e9ce4326bdd6b6999 OK 2025/06/18 09:52:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:52:46 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:46 DEBUG : both0: Unchanged skipping 2025/06/18 09:52:46 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:46 DEBUG : both11: Unchanged skipping 2025/06/18 09:52:46 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:46 DEBUG : both14: Unchanged skipping 2025/06/18 09:52:46 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:46 DEBUG : both15: Unchanged skipping 2025/06/18 09:52:46 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:46 DEBUG : both16: Unchanged skipping 2025/06/18 09:52:46 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:46 DEBUG : both17: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both10: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both19: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both1: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both2: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both13: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both3: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both12: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both5: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both4: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both7: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both9: Unchanged skipping 2025/06/18 09:52:51 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:51 DEBUG : both18: Unchanged skipping 2025/06/18 09:52:56 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:56 DEBUG : both6: Unchanged skipping 2025/06/18 09:52:56 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:52:56 DEBUG : both8: Unchanged skipping 2025/06/18 09:52:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:52:56 DEBUG : Waiting for deletions to finish 2025/06/18 09:52:56 INFO : only15: Deleted 2025/06/18 09:52:56 INFO : only6: Deleted 2025/06/18 09:53:01 INFO : only18: Deleted 2025/06/18 09:53:01 INFO : only10: Deleted 2025/06/18 09:53:01 INFO : only11: Deleted 2025/06/18 09:53:01 INFO : only9: Deleted 2025/06/18 09:53:02 INFO : only0: Deleted 2025/06/18 09:53:02 INFO : only19: Deleted 2025/06/18 09:53:02 INFO : only17: Deleted 2025/06/18 09:53:02 INFO : only1: Deleted 2025/06/18 09:53:06 INFO : only8: Deleted 2025/06/18 09:53:07 INFO : only4: Deleted 2025/06/18 09:53:07 INFO : only7: Deleted 2025/06/18 09:53:07 INFO : only2: Deleted 2025/06/18 09:53:07 INFO : only3: Deleted 2025/06/18 09:53:07 INFO : only13: Deleted 2025/06/18 09:53:11 INFO : only16: Deleted 2025/06/18 09:53:12 INFO : only5: Deleted 2025/06/18 09:53:13 INFO : only14: Deleted 2025/06/18 09:53:16 INFO : only12: Deleted 2025/06/18 09:53:16 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (316.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 09:55:01 DEBUG : both0: md5 = f8e2ff42a42d40c85afcac704be0724d OK 2025/06/18 09:55:01 DEBUG : only0: md5 = c3af4319362900d1987416c16badde5d OK 2025/06/18 09:55:06 DEBUG : both1: md5 = 9908d5527378741b0bc7230a2e509e91 OK 2025/06/18 09:55:07 DEBUG : only1: md5 = 3a21109c78823dbc772933a0b5bb0bea OK 2025/06/18 09:55:12 DEBUG : both2: md5 = 020262f1aa2179b3af295281b6fdba99 OK 2025/06/18 09:55:12 DEBUG : only2: md5 = 61944ef658025f8bef13db675ccd5ef3 OK 2025/06/18 09:55:12 DEBUG : both3: md5 = 8ceb5658bbb351758007e37856c5bb5f OK 2025/06/18 09:55:12 DEBUG : only3: md5 = 0679dd7ebe88cb7da4717b9b9309bd0f OK 2025/06/18 09:55:17 DEBUG : both4: md5 = 0b862f61fd401acfe9b9ba44fb4b7e6a OK 2025/06/18 09:55:23 DEBUG : only4: md5 = 3e94efab0f8ad70c630f7fcce89a3433 OK 2025/06/18 09:55:28 DEBUG : both5: md5 = 2c90b03d4f1a5ee761e47e21a185e386 OK 2025/06/18 09:55:33 DEBUG : only5: md5 = ac79aab30618d45e6221e49ee1944826 OK 2025/06/18 09:55:38 DEBUG : both6: md5 = 524f989fc855899d615e19d40473bcc9 OK 2025/06/18 09:55:38 DEBUG : only6: md5 = fadb6f719e38b490885f0c923f950bda OK 2025/06/18 09:55:43 DEBUG : both7: md5 = 7be55309a6eef2602486da0e52cd281a OK 2025/06/18 09:55:49 DEBUG : only7: md5 = f8181fec96777694c0e28c6eb0ab8091 OK 2025/06/18 09:55:54 DEBUG : both8: md5 = cc03fb825f1bd5d803d872df1bbed979 OK 2025/06/18 09:55:59 DEBUG : only8: md5 = ff9d6f0171cc62c85fc5f49c5b2f836a OK 2025/06/18 09:56:04 DEBUG : both9: md5 = 3350fd0d2825ab4cd2b32d800b9a0028 OK 2025/06/18 09:56:05 DEBUG : only9: md5 = 37412a68bc6d12dc62c8bf79e9832ef3 OK 2025/06/18 09:56:10 DEBUG : both10: md5 = 22f7aa96a0f9005ea56e37f107b52f82 OK 2025/06/18 09:56:15 DEBUG : only10: md5 = 1e6a506ab12f94b021202f3010b91d95 OK 2025/06/18 09:56:15 DEBUG : both11: md5 = 8965afa40cd450fe532bc9c8e5ad7971 OK 2025/06/18 09:56:21 DEBUG : only11: md5 = b01938885240cbc6cbe7ea5b666ee7ea OK 2025/06/18 09:56:26 DEBUG : both12: md5 = 0941890cefbe21a111360dfbf71cfd33 OK 2025/06/18 09:56:31 DEBUG : only12: md5 = 88af1daabca70870b08134cec630743d OK 2025/06/18 09:56:36 DEBUG : both13: md5 = fa3db17e0c7e51cac1722856f158572b OK 2025/06/18 09:56:36 DEBUG : only13: md5 = 9c1b734af379ac918af06b3c25b25a52 OK 2025/06/18 09:56:37 DEBUG : both14: md5 = daf3f5440397e16b89bde77a85603e36 OK 2025/06/18 09:56:42 DEBUG : only14: md5 = c4c79af11664ff24021d424e10997c0f OK 2025/06/18 09:56:47 DEBUG : both15: md5 = 650433d5743f9cf731a51cb69e052584 OK 2025/06/18 09:56:47 DEBUG : only15: md5 = f59a7909bd986f14f56ffb88eb6ddf58 OK 2025/06/18 09:56:47 DEBUG : both16: md5 = 6081757cf8ad7cffa1403ab24f9eaaf0 OK 2025/06/18 09:56:52 DEBUG : only16: md5 = c77823165594db2586a4d1396cd8827a OK 2025/06/18 09:56:53 DEBUG : both17: md5 = e79f3b86a2690359f9669de39415b2ae OK 2025/06/18 09:56:53 DEBUG : only17: md5 = e20e4100f1fe9089ae43e470845439a4 OK 2025/06/18 09:56:58 DEBUG : both18: md5 = 05b7ec764f4ff3ea114ae00974c4dc65 OK 2025/06/18 09:57:03 DEBUG : only18: md5 = 0423473ced1efc3f29b9d3f9a706f46f OK 2025/06/18 09:57:03 DEBUG : both19: md5 = bbeceb70f835c9e41a6334dd25c76cba OK 2025/06/18 09:57:03 DEBUG : only19: md5 = d0331c1878d6ce0fc44fa9d9ed7c422d OK 2025/06/18 09:58:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 09:58:06 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both0: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both10: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both12: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both11: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both13: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both14: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both15: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both16: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both17: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both19: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both2: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both3: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both4: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both5: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both6: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both7: Unchanged skipping 2025/06/18 09:58:06 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both8: Unchanged skipping 2025/06/18 09:58:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/18 09:58:06 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:06 DEBUG : both9: Unchanged skipping 2025/06/18 09:58:06 DEBUG : only0: md5 = 8a228752e951b2f04908eb09a5c689fb OK 2025/06/18 09:58:06 INFO : only0: Copied (replaced existing) 2025/06/18 09:58:06 DEBUG : only13: md5 = 026d341d1baaecd11ece4121409557f0 OK 2025/06/18 09:58:06 INFO : only13: Copied (replaced existing) 2025/06/18 09:58:11 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:11 DEBUG : both18: Unchanged skipping 2025/06/18 09:58:11 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 09:58:11 DEBUG : both1: Unchanged skipping 2025/06/18 09:58:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 09:58:11 DEBUG : only12: md5 = b5461e6ab53cb8344159fba915355859 OK 2025/06/18 09:58:11 INFO : only12: Copied (replaced existing) 2025/06/18 09:58:11 DEBUG : only10: md5 = 998865f1e5027e270ab7d2dbbc0c35ce OK 2025/06/18 09:58:11 INFO : only10: Copied (replaced existing) 2025/06/18 09:58:11 DEBUG : only15: md5 = 03c11818c81effe3a2dd015c22765fc4 OK 2025/06/18 09:58:11 INFO : only15: Copied (replaced existing) 2025/06/18 09:58:11 DEBUG : only11: md5 = 0e42c803e0cbe6313e9ef093f74a04ed OK 2025/06/18 09:58:11 INFO : only11: Copied (replaced existing) 2025/06/18 09:58:12 DEBUG : only17: md5 = 9248309e01e9670d77cceed65661be66 OK 2025/06/18 09:58:12 INFO : only17: Copied (replaced existing) 2025/06/18 09:58:12 DEBUG : only19: md5 = 8ad33738b664f9f15ac41360f0d72c47 OK 2025/06/18 09:58:12 INFO : only19: Copied (replaced existing) 2025/06/18 09:58:12 DEBUG : only1: md5 = dd3b39b1e74a1688b997e836da4491a8 OK 2025/06/18 09:58:12 INFO : only1: Copied (replaced existing) 2025/06/18 09:58:12 DEBUG : only2: md5 = fa4f043654b4926f875891e147bdcb97 OK 2025/06/18 09:58:12 INFO : only2: Copied (replaced existing) 2025/06/18 09:58:12 DEBUG : only3: md5 = a965a8049fc08c8725afc695ad265de8 OK 2025/06/18 09:58:12 INFO : only3: Copied (replaced existing) 2025/06/18 09:58:16 DEBUG : only16: md5 = 72949556e35b05322df5e6ea554f28d4 OK 2025/06/18 09:58:16 INFO : only16: Copied (replaced existing) 2025/06/18 09:58:17 DEBUG : only18: md5 = 2fa10abec114d11fa231c14640a9b4db OK 2025/06/18 09:58:17 INFO : only18: Copied (replaced existing) 2025/06/18 09:58:17 DEBUG : only14: md5 = e33d1133233e438bec459de145cfa6a1 OK 2025/06/18 09:58:17 INFO : only14: Copied (replaced existing) 2025/06/18 09:58:17 DEBUG : only6: md5 = 907c0ad354bcd89926525edb2fa90ac6 OK 2025/06/18 09:58:17 INFO : only6: Copied (replaced existing) 2025/06/18 09:58:17 DEBUG : only4: md5 = 9de377e87a784626a9a037256ffd4c12 OK 2025/06/18 09:58:17 INFO : only4: Copied (replaced existing) 2025/06/18 09:58:18 DEBUG : only9: md5 = 8cbefd51dd7dacc7ba9bca32a03caf82 OK 2025/06/18 09:58:18 INFO : only9: Copied (replaced existing) 2025/06/18 09:58:22 DEBUG : only7: md5 = 6d082fc11db09c9530ed5e6ec2306d6d OK 2025/06/18 09:58:22 INFO : only7: Copied (replaced existing) 2025/06/18 09:58:22 DEBUG : only8: md5 = 065224f9ab48721a5a3156c8fd3fa37b OK 2025/06/18 09:58:22 INFO : only8: Copied (replaced existing) 2025/06/18 09:58:27 DEBUG : only5: md5 = 10d0460bca4838258d8c3d35cee47ac8 OK 2025/06/18 09:58:27 INFO : only5: Copied (replaced existing) 2025/06/18 09:58:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (404.54s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 10:01:45 DEBUG : empty_dir: Making directory with metadata 2025/06/18 10:01:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 10:01:45 DEBUG : empty_on_remote: Making directory with metadata 2025/06/18 10:01:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 10:01:45 INFO : empty_on_remote: Making directory 2025/06/18 10:01:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 10:01:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/18 10:01:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/18 10:01:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/18 10:01:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (27.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 10:02:12 DEBUG : empty_dir: Making directory with metadata 2025/06/18 10:02:12 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 10:02:12 DEBUG : empty_on_remote: Making directory with metadata 2025/06/18 10:02:12 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 10:02:12 INFO : empty_on_remote: Making directory 2025/06/18 10:02:12 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 10:02:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/18 10:02:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/18 10:02:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/18 10:02:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/18 10:02:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (41.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 10:02:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 10:02:54 INFO : sub dir: Making directory 2025/06/18 10:02:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (17.80s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 10:03:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 10:03:11 INFO : sub dir: Making directory 2025/06/18 10:03:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (22.07s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 10:03:34 DEBUG : dir1/0000-abcdefg.txt: md5 = c388d99a6c296055826f2f2d49c61393 OK 2025/06/18 10:03:34 DEBUG : dir1/0001-bcdefgh.txt: md5 = c3e4bec2fa801845bcefd6c0d8377018 OK 2025/06/18 10:03:35 DEBUG : dir1/0002-cdefghi.txt: md5 = fcc844b300bbe58a6247630b9f002f6c OK 2025/06/18 10:03:35 DEBUG : dir1/0003-defghij.txt: md5 = 23caac415d3df39eeed5ba8c9598ac32 OK 2025/06/18 10:03:36 DEBUG : dir1/0004-efghijk.txt: md5 = 57fb00dfe70af6193ce45cf79d2a68f7 OK 2025/06/18 10:03:41 DEBUG : dir1/0005-fghijkl.txt: md5 = a1229a26b27780e2b74010740dfbeb98 OK 2025/06/18 10:03:46 DEBUG : dir1/0006-ghijklm.txt: md5 = 971a5d144730f701d6250bf7185f2ccf OK 2025/06/18 10:03:47 DEBUG : dir1/0007-1234567.txt: md5 = 8d8d8e4e633b1035b06451996d15141f OK 2025/06/18 10:03:48 DEBUG : dir1/0008-2345678.txt: md5 = 36ab880ad21912fc94c140e5549e2d27 OK 2025/06/18 10:03:48 DEBUG : dir1/0009-3456789.txt: md5 = 8daee4eaaf1fa75463c93505c68f9055 OK 2025/06/18 10:03:49 DEBUG : dir1/0010-456789.txt: md5 = ef68dc7d0a64234ddb3f6c0b7efdd4c4 OK 2025/06/18 10:03:49 DEBUG : dir1/0011-56789;.txt: md5 = 635359604b4e793134ca9c5a70523371 OK 2025/06/18 10:03:50 DEBUG : dir1/0012-6789;.txt: md5 = fdad0750f96016d57d82b1817d82a8ee OK 2025/06/18 10:03:50 DEBUG : dir1/0013-789;=.txt: md5 = dff4afc9f138a9f76145c5a738d61229 OK 2025/06/18 10:03:55 DEBUG : dir1/0014-89;=.txt: md5 = 86d127185a101321879c2802a6af365d OK 2025/06/18 10:04:01 DEBUG : dir1/0015-9;=.txt: md5 = 1a13b3e08feddc228305c7ee762a9252 OK 2025/06/18 10:04:01 DEBUG : apple: md5 = 111158a18f60e1943fd7c6694ae15b0d OK 2025/06/18 10:04:07 DEBUG : banana: md5 = 4518d059f8de67545016c7243b16036e OK 2025/06/18 10:04:07 DEBUG : appleappleapplebanana: md5 = b97d9bf36b1123e5a3af3ab486c2929a OK 2025/06/18 10:04:13 DEBUG : splitbananasplit: md5 = b2e7a3a87b22610dbe3acb19c29b77b3 OK 2025/06/18 10:04:13 DEBUG : Waiting for deletions to finish 2025/06/18 10:04:13 DEBUG : apple: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : banana: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 10:04:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 10:04:29 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : apple: Unchanged skipping 2025/06/18 10:04:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 10:04:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 10:04:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 10:04:29 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : banana: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 10:04:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 10:04:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 10:04:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 10:04:34 DEBUG : Waiting for deletions to finish 2025/06/18 10:04:34 INFO : There was nothing to transfer 2025/06/18 10:04:34 DEBUG : Waiting for deletions to finish 2025/06/18 10:04:34 DEBUG : apple: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : banana: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 10:04:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 10:04:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 10:04:35 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : banana: Unchanged skipping 2025/06/18 10:04:35 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : apple: Unchanged skipping 2025/06/18 10:04:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 10:04:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 10:04:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 10:04:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 10:04:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 10:04:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 10:04:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:04:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 10:04:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 10:04:40 DEBUG : Waiting for deletions to finish 2025/06/18 10:04:40 INFO : There was nothing to transfer 2025/06/18 10:04:40 DEBUG : Waiting for deletions to finish 2025/06/18 10:04:40 DEBUG : apple: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : banana: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 10:04:40 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu'", Local "Local file system at /tmp/rclone1123233353", Modify Window "1ns" 2025/06/18 10:05:19 DEBUG : dir1/0000-abcdefg.txt: md5 = 088bcb9c09e61e0a6c9e56b12819bb90 OK 2025/06/18 10:05:19 DEBUG : dir1/0001-bcdefgh.txt: md5 = 524b5995f6c7e34e61ac819497f38ead OK 2025/06/18 10:05:19 DEBUG : dir1/0002-cdefghi.txt: md5 = 646b182052a3ff24a5256d9768d61be8 OK 2025/06/18 10:05:20 DEBUG : dir1/0003-defghij.txt: md5 = b90fdb848d8a8170c53ff75430c23967 OK 2025/06/18 10:05:20 DEBUG : dir1/0004-efghijk.txt: md5 = 873792364088d081de9a3e59c8f6a6a5 OK 2025/06/18 10:05:25 DEBUG : dir1/0005-fghijkl.txt: md5 = fbc24fe6ca860a78d15c75936aec1cd2 OK 2025/06/18 10:05:30 DEBUG : dir1/0006-ghijklm.txt: md5 = d22237a512a66d9ab3bbf43b759d433c OK 2025/06/18 10:05:31 DEBUG : dir1/0007-1234567.txt: md5 = d091b65ecebf075b043dc3218661f1d4 OK 2025/06/18 10:05:31 DEBUG : dir1/0008-2345678.txt: md5 = 06e5a7135cfeea4c37cf05766276b2fd OK 2025/06/18 10:05:31 DEBUG : dir1/0009-3456789.txt: md5 = bb6b6ff3b8d8e3732fa66c54e23a6b96 OK 2025/06/18 10:05:31 DEBUG : dir1/0010-456789.txt: md5 = 4fc344523793d3c9eae1c34b3355c723 OK 2025/06/18 10:05:31 DEBUG : dir1/0011-56789;.txt: md5 = bfc2fd95b520205a5b62e50dee9bbaae OK 2025/06/18 10:05:31 DEBUG : dir1/0012-6789;.txt: md5 = 549d6e85e5f03b77763c46a868c91e32 OK 2025/06/18 10:05:31 DEBUG : dir1/0013-789;=.txt: md5 = 2f42094f70d5eb258cd4e59874299ac7 OK 2025/06/18 10:05:37 DEBUG : dir1/0014-89;=.txt: md5 = 1f477667b7833e9b90f5caa106eca1ac OK 2025/06/18 10:05:42 DEBUG : dir1/0015-9;=.txt: md5 = 2eb03372dd964560116231aeecb81312 OK 2025/06/18 10:05:42 DEBUG : apple: md5 = 8a035ee695ff7fb22b18a28446b2a92f OK 2025/06/18 10:05:47 DEBUG : banana: md5 = edbe7d5e7c95c2435d3c57e9cc44fcc3 OK 2025/06/18 10:05:47 DEBUG : appleappleapplebanana: md5 = dc8a1a1e4e33bcecee2c5a50bd1bce94 OK 2025/06/18 10:05:53 DEBUG : splitbananasplit: md5 = 29da74887a30d637539040d59eda60ea OK 2025/06/18 10:05:53 DEBUG : Waiting for deletions to finish 2025/06/18 10:05:53 DEBUG : apple: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : banana: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 10:05:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 10:06:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 10:06:09 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : apple: Unchanged skipping 2025/06/18 10:06:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 10:06:09 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : banana: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 10:06:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 10:06:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 10:06:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 10:06:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 10:06:14 DEBUG : Waiting for deletions to finish 2025/06/18 10:06:14 INFO : There was nothing to transfer 2025/06/18 10:06:14 DEBUG : Waiting for deletions to finish 2025/06/18 10:06:14 DEBUG : apple: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : banana: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/18 10:06:14 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/18 10:06:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/18 10:06:14 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:14 DEBUG : apple: Unchanged skipping 2025/06/18 10:06:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for checks to finish 2025/06/18 10:06:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/18 10:06:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/18 10:06:19 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:19 DEBUG : banana: Unchanged skipping 2025/06/18 10:06:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 10:06:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/18 10:06:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jugoloc4nuqu': Waiting for transfers to finish 2025/06/18 10:06:20 DEBUG : Waiting for deletions to finish 2025/06/18 10:06:20 INFO : There was nothing to transfer 2025/06/18 10:06:20 DEBUG : Waiting for deletions to finish 2025/06/18 10:06:20 DEBUG : apple: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : banana: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/18 10:06:20 DEBUG : splitbananasplit: Excluded (Path Filter) panic: test timed out after 1h0m0s running tests: TestTransform (3m5s) TestTransform/NFD (1m20s) goroutine 15528 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 3 minutes]: testing.(*T).Run(0xc001a98e00, {0x26944db?, 0xc00006bad8?}, 0x27c0958) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc001a98e00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc001a98e00, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc001a8c888, {0x3e7c5e0, 0x6b, 0x6b}, {0xedfe4789e?, 0x3e925a0?, 0x3e925a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003f4fa0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0003f4fa0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:259 +0xa9 goroutine 21 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 22 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 14052 [chan receive, 2 minutes]: testing.(*T).Run(0xc001d861c0, {0x2678b35?, 0x41bb05?}, 0xc001ab7450) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc001d861c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc001d861c0, 0x27c0958) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 14488 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c7f48, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001fcc100?, 0xc0007ca600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001fcc100, {0xc0007ca600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001fcc100, {0xc0007ca600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000396208, {0xc0007ca600?, 0x0?, 0x3eb1e60?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0022b0c30, {0xc0007ca600?, 0x79e5707af158?, 0x79e5b9e88108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c58c00, {0xc0007ca600?, 0x3eb83e0?, 0xc000b599c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006829b8, {0x2ace240, 0xc001c58c00}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000682708, {0x79e571999f00, 0xc0022b0c30}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000682708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000682708, {0xc0005d4000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000491b00, {0xc0005d4000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000117c80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000117c80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000491b00) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14411 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14799 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002d74a0, 0xc00016d3b0, 0xc0009468c0) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002d74a0, {0x2af3828, 0x3eb5b60}, {0xc0019df310, 0x4f}, {{0xc00239f8c0, 0x5}, {0xc00239f8c6, 0x2f}, {0x2680b0a, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002d74a0, {0x2af3828, 0x3eb5b60}, {{0xc00239f8c0, 0x5}, {0xc00239f8c6, 0x2f}, {0x2680b0a, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001a92180, 0xc0009543c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001a92180, 0xc0009543c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc002319c80, {0x2af3828, 0x3eb5b60}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc00231ec40, {0xc002159860, 0x22}, 0xc000797920) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc0006aca00?, 0xc0006aca00?, 0x1e022f4?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc0006aca00, 0x14, 0x20}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/crypt.(*Fs).ListR.func1({0xc0006aca00?, 0xc00217b6c0?, 0x5?}) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:481 +0x5b github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc000797b88) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc001a98700, {0x2af3828, 0x3eb5b60}, {0x0?, 0x2415cc0?}, 0xc002487a70) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/crypt.(*Fs).ListR(0xc001a82680, {0x2af3828, 0x3eb5b60}, {0x0, 0x0}, 0xc001ab6fa0) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:476 +0x118 github.com/rclone/rclone/fs/walk.listR({0x2af3828, 0x3eb5b60}, {0x2b07fa0, 0xc001a82680}, {0x0, 0x0}, 0x1, 0x3, 0xc0024879e0, 0xc001a8c4b0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2af3828, 0x3eb5b60}, {0x2b07fa0, 0xc001a82680}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0024879e0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0004e5030) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00231ec40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc00231ec40, 0xc001ab7450) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 14052 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2090 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2071 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15309 [select]: net/http.(*persistConn).writeLoop(0xc00047cd80) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15271 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15306 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c8290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc002392980?, 0xc0007c7300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc002392980, {0xc0007c7300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc002392980, {0xc0007c7300?, 0x1973?, 0xc0019e8180?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000146930, {0xc0007c7300?, 0xc000b6b350?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001c58030, {0xc0007c7300?, 0x79e5707af158?, 0x79e5b9e88108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c58c30, {0xc0007c7300?, 0x1973?, 0xa0699c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b6b438, {0x2ace240, 0xc001c58c30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b6b188, {0x79e571999f00, 0xc001c58030}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b6b188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b6b188, {0xc0007e8000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00047ca20, {0xc0007e8000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a92600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a92600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00047ca20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15265 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15302 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c7c00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc002392580?, 0xc0008e4600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc002392580, {0xc0008e4600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc002392580, {0xc0008e4600?, 0x231ac40?, 0xc001f1b880?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001465d0, {0xc0008e4600?, 0xc000456ea0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002166c60, {0xc0008e4600?, 0x79e5707af158?, 0x79e5b9e88f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c58198, {0xc0008e4600?, 0xc0001941a0?, 0xc20cc1c455f95e84?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b6a9b8, {0x2ace240, 0xc001c58198}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b6a708, {0x79e571999f00, 0xc002166c60}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b6a708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b6a708, {0xc000a37000, 0x1000, 0x79e5b9e88f30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000902240, {0xc000a37000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc002318600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc002318600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000902240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15135 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15279 [select]: net/http.(*persistConn).writeLoop(0xc00001a120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15202 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15247 [select]: net/http.(*persistConn).writeLoop(0xc00047c360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15250 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15278 [IO wait]: internal/poll.runtime_pollWait(0x79e57058e258, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000426c80?, 0xc0008e2c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000426c80, {0xc0008e2c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000426c80, {0xc0008e2c80?, 0xc0002f0120?, 0xc00231f340?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001464c0, {0xc0008e2c80?, 0xc000691950?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0021665d0, {0xc0008e2c80?, 0x79e570602318?, 0x79e5b9e88f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002167f50, {0xc0008e2c80?, 0x65de6e?, 0xc20cc1c455f95e84?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b6a638, {0x2ace240, 0xc002167f50}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b6a388, {0x79e571999f00, 0xc0021665d0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b6a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b6a388, {0xc000a35000, 0x1000, 0x79e5b9e88f30?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00001a120, {0xc000a35000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001db2d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001db2d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00001a120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15202 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15277 [select]: net/http.(*persistConn).writeLoop(0xc0005a9b00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15198 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15303 [select]: net/http.(*persistConn).writeLoop(0xc000902240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15135 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15308 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c86f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000427280?, 0xc000a86600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000427280, {0xc000a86600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000427280, {0xc000a86600?, 0x41d4ae?, 0xc0009a64c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a618, {0xc000a86600?, 0x79e5707af158?, 0x6?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0017564e0, {0xc000a86600?, 0x79e5707af158?, 0x79e5b9e88108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c58be8, {0xc000a86600?, 0x1973?, 0xa05e2b?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006269b8, {0x2ace240, 0xc001c58be8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000626708, {0x79e571999f00, 0xc0017564e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000626708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000626708, {0xc000a4d000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00047cd80, {0xc000a4d000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a92780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a92780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00047cd80) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15271 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15527 [select]: net/http.(*persistConn).roundTrip(0xc0005a9b00, 0xc000954460) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0001941a0, 0xc0009468c0) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0003260e0, 0xc0009468c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0009468c0, {0x2accce0, 0xc0003260e0}, {0xc000bfed01?, 0x2acb160?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000583da0, 0xc0009468c0, {0xc0007e0101?, 0x9b4e65?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000583da0, 0xc0009468c0) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 14799 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 13885 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0002d7a40, {0x2af3908, 0xc0001c4b90}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 13763 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 15231 [select]: net/http.(*persistConn).writeLoop(0xc00001a480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15214 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15238 [IO wait]: internal/poll.runtime_pollWait(0x79e57058e028, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000144600?, 0xc0008de000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000144600, {0xc0008de000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000144600, {0xc0008de000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a398, {0xc0008de000?, 0x0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005888e8, {0xc0008de000?, 0x79e571994440?, 0x79e5b9e885c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0017572f0, {0xc0008de000?, 0x3eb83e0?, 0xc000c029c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000682638, {0x2ace240, 0xc0017572f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000682388, {0x79e571999f00, 0xc0005888e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000682388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000682388, {0xc0007e9000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00047c000, {0xc0007e9000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0006fc4e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0006fc4e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00047c000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15176 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15221 [select]: net/http.(*persistConn).writeLoop(0xc000490ea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15167 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15220 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c79d0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000426b00?, 0xc0007c4000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000426b00, {0xc0007c4000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000426b00, {0xc0007c4000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000396048, {0xc0007c4000?, 0x0?, 0x3eb1e60?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00011b230, {0xc0007c4000?, 0x79e5707af158?, 0x79e5b9e88108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c58420, {0xc0007c4000?, 0x3eb83e0?, 0xc00009a9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00035a638, {0x2ace240, 0xc001c58420}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00035a388, {0x79e571999f00, 0xc00011b230}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00035a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc00035a388, {0xc00083f000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000490ea0, {0xc00083f000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a923c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a923c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000490ea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15167 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15179 [select]: net/http.(*persistConn).writeLoop(0xc0001eeb40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15009 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15305 [select]: net/http.(*persistConn).writeLoop(0xc00047c6c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15259 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15284 [select]: net/http.(*persistConn).writeLoop(0xc00001a000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15119 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15307 [select]: net/http.(*persistConn).writeLoop(0xc00047ca20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15265 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14489 [select]: net/http.(*persistConn).writeLoop(0xc000491b00) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14411 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15180 [IO wait]: internal/poll.runtime_pollWait(0x79e57058ddf8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc002392180?, 0xc0007c5980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc002392180, {0xc0007c5980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc002392180, {0xc0007c5980?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001c70120, {0xc0007c5980?, 0x0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0019e4420, {0xc0007c5980?, 0x79e5707af158?, 0x79e5b9e88108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c583d8, {0xc0007c5980?, 0x3eb83e0?, 0xc0005c89c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001fe2b8, {0x2ace240, 0xc001c583d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001fe008, {0x79e571999f00, 0xc0019e4420}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001fe008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001fe008, {0xc000883000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000592480, {0xc000883000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0006c9080) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0006c9080, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000592480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15113 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15230 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c8808, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001fcc500?, 0xc000a84c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001fcc500, {0xc000a84c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001fcc500, {0xc000a84c80?, 0x1973?, 0xc0009a6260?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a558, {0xc000a84c80?, 0xc000683a50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000589d88, {0xc000a84c80?, 0x79e5707af158?, 0x79e5b9e88108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c58c48, {0xc000a84c80?, 0x1973?, 0xc000912960?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000683b38, {0x2ace240, 0xc001c58c48}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000683888, {0x79e571999f00, 0xc000589d88}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000683888, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000683888, {0xc000646000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00001a480, {0xc000646000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0006fc120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0006fc120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00001a480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15214 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15276 [IO wait]: internal/poll.runtime_pollWait(0x79e57058df10, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000144680?, 0xc0008df980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000144680, {0xc0008df980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000144680, {0xc0008df980?, 0x1973?, 0xc0019e8b80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001c70140, {0xc0008df980?, 0xc0001ff350?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0019e4480, {0xc0008df980?, 0x79e5707af158?, 0x79e5b9e88108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c59ab8, {0xc0008df980?, 0x90?, 0x1?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001ff438, {0x2ace240, 0xc001c59ab8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001ff188, {0x79e571999f00, 0xc0019e4480}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001ff188, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0001ff188, {0xc000885000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005a9b00, {0xc000885000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001db2ae0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001db2ae0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005a9b00) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15198 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15203 [IO wait]: internal/poll.runtime_pollWait(0x79e57058e140, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001fcc300?, 0xc0001dec80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001fcc300, {0xc0001dec80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001fcc300, {0xc0001dec80?, 0x1973?, 0xc000148140?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000146490, {0xc0001dec80?, 0xc000b6a1d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002166330, {0xc0001dec80?, 0x79e5707af158?, 0x79e5b9e88108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c58c18, {0xc0001dec80?, 0x1973?, 0xc001b1c9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b6a2b8, {0x2ace240, 0xc001c58c18}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b6a008, {0x79e571999f00, 0xc002166330}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b6a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b6a008, {0xc00077a000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001ef560, {0xc00077a000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000958fc0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000958fc0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001ef560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15188 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15204 [select]: net/http.(*persistConn).writeLoop(0xc0001ef560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15188 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15239 [select]: net/http.(*persistConn).writeLoop(0xc00047c000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15176 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15304 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c84c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001fcc400?, 0xc000a83300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001fcc400, {0xc000a83300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001fcc400, {0xc000a83300?, 0x1973?, 0xc0009a6fe0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000146928, {0xc000a83300?, 0xc000b6afd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002167f68, {0xc000a83300?, 0x79e570647778?, 0x79e5b9e88f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0022b1398, {0xc000a83300?, 0x1973?, 0xc000bfd9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000b6b0b8, {0x2ace240, 0xc0022b1398}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000b6ae08, {0x79e571999f00, 0xc002167f68}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000b6ae08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000b6ae08, {0xc000458000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00047c6c0, {0xc000458000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a92420) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a92420, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00047c6c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15259 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15178 [IO wait]: internal/poll.runtime_pollWait(0x79e57058e370, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000144300?, 0xc0001e0600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000144300, {0xc0001e0600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000144300, {0xc0001e0600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a378, {0xc0001e0600?, 0x0?, 0x3eb1e60?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0005885e8, {0xc0001e0600?, 0x79e570647778?, 0x79e5b9e88f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0022b1368, {0xc0001e0600?, 0x3eb83e0?, 0xc0005c99c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006822b8, {0x2ace240, 0xc0022b1368}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000682008, {0x79e571999f00, 0xc0005885e8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000682008, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000682008, {0xc000459000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0001eeb40, {0xc000459000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0006c8f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0006c8f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0001eeb40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15009 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15181 [select]: net/http.(*persistConn).writeLoop(0xc000592480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15113 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15283 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c7ae8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc002392480?, 0xc0008e1300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc002392480, {0xc0008e1300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc002392480, {0xc0008e1300?, 0x1973?, 0xc0019e8dc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000396568, {0xc0008e1300?, 0xc000197dd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001a8dc98, {0xc0008e1300?, 0x79e571994440?, 0x79e5b9e885c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001756648, {0xc0008e1300?, 0x1973?, 0x8155dc?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000197eb8, {0x2ace240, 0xc001756648}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000197c08, {0x79e571999f00, 0xc001a8dc98}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000197c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000197c08, {0xc00077c000, 0x1000, 0xc0003d21b0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00001a000, {0xc00077c000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001ec6f60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001ec6f60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00001a000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15119 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15291 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c83a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc002392780?, 0xc000a81980?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc002392780, {0xc000a81980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc002392780, {0xc000a81980?, 0xc001aa6270?, 0x41d41e?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a3c8, {0xc000a81980?, 0xc0006f8000?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000588b10, {0xc000a81980?, 0x79e571994440?, 0x79e5b9e885c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0017572d8, {0xc000a81980?, 0xc0001941a0?, 0xc0006909c0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006837b8, {0x2ace240, 0xc0017572d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000683508, {0x79e571999f00, 0xc000588b10}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000683508, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000683508, {0xc000907000, 0x1000, 0x79e5b9e885c0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0005a9e60, {0xc000907000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000af3a40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000af3a40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0005a9e60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15226 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15246 [IO wait]: internal/poll.runtime_pollWait(0x79e5729c7d18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000427000?, 0xc000a80000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000427000, {0xc000a80000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000427000, {0xc000a80000?, 0x231ac40?, 0xc001b1e8b0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a3b0, {0xc000a80000?, 0xc0003244e0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000588ab0, {0xc000a80000?, 0x79e5707af158?, 0x79e5b9e88108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c58408, {0xc000a80000?, 0xc001b1e998?, 0xa05e2b?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006830b8, {0x2ace240, 0xc001c58408}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000682e08, {0x79e571999f00, 0xc000588ab0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000682e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000682e08, {0xc000a41000, 0x1000, 0x79e5b9e88108?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00047c360, {0xc000a41000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc002318300) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc002318300, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00047c360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15250 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15292 [select]: net/http.(*persistConn).writeLoop(0xc0005a9e60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15226 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.573518342s (try 5/5): exit status 2: Failed []