"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 3/5) 2025/06/24 06:22:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye" 2025/06/24 06:22:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 06:22:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye.bin" 2025/06/24 06:22:35 DEBUG : Swift container crypt path rclone-test-ferukur2ruye.bin: Auto set use_segments_container to true 2025/06/24 06:22:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye" 2025/06/24 06:22:41 DEBUG : Swift container crypt path rclone-test-ferukur2ruye: Auto set use_segments_container to true 2025/06/24 06:22:51 DEBUG : Creating backend with remote "/tmp/rclone875942357" === 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-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:22:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:22:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/24 06:22:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:22:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.39s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:22:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:22:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:22:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:22:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:22:57 DEBUG : sub dir/hello world: md5 = 596a4542bb75b0eb13b8934200cef3b7 OK 2025/06/24 06:22:57 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:22:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (16.33s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", 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-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:23:08 DEBUG : Creating backend with remote "/non-existing" 2025/06/24 06:23:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/24 06:23:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:23:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.30s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:23:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:23:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:23:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:23:19 DEBUG : sub dir/hello world: md5 = 180c6d1430ec2bdd41a40896ea5b61de OK 2025/06/24 06:23:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (21.07s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:23:29 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Running all checks before starting transfers 2025/06/24 06:23:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:23:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:23:29 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Checks finished, now starting transfers 2025/06/24 06:23:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:23:35 DEBUG : sub dir/hello world: md5 = ffa2d14f33df9c362573a5afa42f7b7a OK 2025/06/24 06:23:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (11.77s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:23:41 ERROR : Ignoring --no-traverse with sync 2025/06/24 06:23:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:23:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:23:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:23:46 DEBUG : sub dir/hello world: md5 = 52325988ee37ac5a7a86c81550078dd7 OK 2025/06/24 06:23:46 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:23:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (20.75s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:24:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/24 06:24:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:24:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:24:07 DEBUG : hello world2: md5 = 66a089c774053ce5126b07dac5c31a24 OK 2025/06/24 06:24:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (21.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:24:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:24:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:24:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:24:29 DEBUG : potato2: md5 = 91f34cade594001c16a07a31f586f97d OK 2025/06/24 06:24:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (11.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:24:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:24:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:24:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:24:45 DEBUG : potato2: md5 = d1b6a386db553bc573867a871095f21f OK 2025/06/24 06:24:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (16.22s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:24:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/24 06:24:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:24:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/24 06:24:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:24:51 INFO : sub dir2: Making directory 2025/06/24 06:24:51 INFO : sub dir: Making directory 2025/06/24 06:24:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:24:51 INFO : sub dir2/sub sub dir2: Making directory 2025/06/24 06:24:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:24:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:24:56 DEBUG : sub dir/hello world: md5 = 71ad09bb4a6fec0f6c8e7a2cff285c22 OK 2025/06/24 06:24:56 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/24 06:24:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:25:02 INFO : sub dir2: Making directory 2025/06/24 06:25:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/24 06:25:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:25:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:25:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:25:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:25:09 DEBUG : sub dir/hello world: md5 = d5752576603c887b383937b50bcaa8fb OK 2025/06/24 06:25:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (17.91s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:25:20 DEBUG : sub dir2: Making directory with metadata 2025/06/24 06:25:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:25:20 INFO : sub dir2: Making directory 2025/06/24 06:25:20 INFO : sub dir: Making directory 2025/06/24 06:25:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:25:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:25:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:25:25 DEBUG : sub dir/hello world: md5 = fe9ba61eeeff103ec45dcc933758c9ba OK 2025/06/24 06:25:25 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:25:25 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/24 06:25:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/24 06:25:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.91s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.26s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:25:36 INFO : sub dir2: Making directory 2025/06/24 06:25:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:25:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:25:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:25:41 DEBUG : sub dir/hello world: md5 = efe5d0fd052508ae2e1cd59b11894022 OK 2025/06/24 06:25:41 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:25:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (20.74s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:25:57 DEBUG : sub dir2: Making directory with metadata 2025/06/24 06:25:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 06:25:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 06:25:57 INFO : sub dir2: Making directory 2025/06/24 06:25:57 INFO : sub dir: Making directory 2025/06/24 06:25:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:25:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:25:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:26:02 DEBUG : sub dir/hello world: md5 = a43772f0a6533aa59f4ee842028aae5c OK 2025/06/24 06:26:02 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:26:02 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/24 06:26:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.91s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.20s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:26:08 INFO : sub dir2: Making directory 2025/06/24 06:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:26:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:26:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:26:13 DEBUG : sub dir/hello world: md5 = 3b164be859e0cc79daf44be2c5746110 OK 2025/06/24 06:26:13 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:26:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (16.13s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:26:29 DEBUG : sub dir/hello world: md5 = 2a154cd63b83ab4a3f993c1f13e5ffc9 OK 2025/06/24 06:26:29 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-hekokas7yiqu" 2025/06/24 06:26:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hekokas7yiqu.bin" 2025/06/24 06:26:30 DEBUG : Swift container crypt path rclone-test-hekokas7yiqu.bin: Auto set use_segments_container to true 2025/06/24 06:26:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hekokas7yiqu" 2025/06/24 06:26:35 DEBUG : Swift container crypt path rclone-test-hekokas7yiqu: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye' -> Encrypted drive 'TestCryptSwift:rclone-test-hekokas7yiqu' 2025/06/24 06:26:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:26:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hekokas7yiqu': Waiting for checks to finish 2025/06/24 06:26:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hekokas7yiqu': Waiting for transfers to finish 2025/06/24 06:26:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:26:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hekokas7yiqu': Purge remote 2025/06/24 06:26:47 DEBUG : Waiting for deletions to finish 2025/06/24 06:26:47 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (33.65s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:27:03 DEBUG : sub dir/hello world: md5 = 0e8a925e67e5c946b92cc5db2060edad OK 2025/06/24 06:27:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:27:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 06:27:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:27:08 DEBUG : sub dir/hello world: md5 = b86eb07ecdda44af3d921aae1ccf777b OK 2025/06/24 06:27:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.24s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:27:24 DEBUG : sub dir/hello world: md5 = 9d524adced74bebf822c78990160a471 OK 2025/06/24 06:27:29 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qihijed6neho" 2025/06/24 06:27:29 DEBUG : Config file has changed externally - reloading 2025/06/24 06:27:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qihijed6neho.bin" 2025/06/24 06:27:30 DEBUG : Swift container crypt path rclone-test-qihijed6neho.bin: Auto set use_segments_container to true 2025/06/24 06:27:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qihijed6neho" 2025/06/24 06:27:35 DEBUG : Swift container crypt path rclone-test-qihijed6neho: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye' -> Encrypted drive 'TestCryptSwift:rclone-test-qihijed6neho' 2025/06/24 06:27:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:27:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qihijed6neho': Waiting for checks to finish 2025/06/24 06:27:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qihijed6neho': Waiting for transfers to finish 2025/06/24 06:27:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:28:02 DEBUG : sub dir/hello world: md5 = 4160b9dcbb436a654cc5e3fa58dbb5f3 OK 2025/06/24 06:28:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qihijed6neho': Waiting for checks to finish 2025/06/24 06:28:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 06:28:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qihijed6neho': Waiting for transfers to finish 2025/06/24 06:28:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:28:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qihijed6neho': Purge remote 2025/06/24 06:28:13 DEBUG : Waiting for deletions to finish 2025/06/24 06:28:18 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (64.41s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:28:28 DEBUG : sub dir/hello world: md5 = 0274f0427711e771c24e59d98054f8dd OK 2025/06/24 06:28:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 06:28:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:28:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:28:34 DEBUG : sub dir/hello world: md5 = 2a788a316d878be91e9da44c56d0b4e7 OK 2025/06/24 06:28:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/24 06:28:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (16.64s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:28:45 DEBUG : sub dir/hello world: md5 = acb709ea48580090316f1e5adbbedf0e OK 2025/06/24 06:28:45 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-liwetex6ruxu" 2025/06/24 06:28:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-liwetex6ruxu.bin" 2025/06/24 06:28:46 DEBUG : Swift container crypt path rclone-test-liwetex6ruxu.bin: Auto set use_segments_container to true 2025/06/24 06:28:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-liwetex6ruxu" 2025/06/24 06:28:51 DEBUG : Swift container crypt path rclone-test-liwetex6ruxu: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye' -> Encrypted drive 'TestCryptSwift:rclone-test-liwetex6ruxu' 2025/06/24 06:28:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:28:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-liwetex6ruxu': Waiting for checks to finish 2025/06/24 06:28:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-liwetex6ruxu': Waiting for transfers to finish 2025/06/24 06:29:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:29:08 DEBUG : sub dir/hello world: md5 = ff064fc18e70bd8c04859bfa3468ad3f OK 2025/06/24 06:29:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-liwetex6ruxu': Waiting for checks to finish 2025/06/24 06:29:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 06:29:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-liwetex6ruxu': Waiting for transfers to finish 2025/06/24 06:29:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:29:24 INFO : sub dir/hello world: Deleted 2025/06/24 06:29:29 DEBUG : sub dir/hello world: md5 = c531ab1b1515a7e274267c26f67b01b9 OK 2025/06/24 06:29:34 DEBUG : testing file moves 2025/06/24 06:29:35 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/24 06:29:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-liwetex6ruxu': Waiting for checks to finish 2025/06/24 06:29:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-liwetex6ruxu': Waiting for transfers to finish 2025/06/24 06:29:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 06:29:45 INFO : sub dir/hello world: Deleted 2025/06/24 06:29:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-liwetex6ruxu': Purge remote 2025/06/24 06:29:46 DEBUG : Waiting for deletions to finish 2025/06/24 06:29:46 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (66.26s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:29:51 DEBUG : sub dir/hello world: md5 = 31c21db0349e0fef164372275bae7bf9 OK 2025/06/24 06:29:51 ERROR : error listing: directory not found 2025/06/24 06:29:56 INFO : Local file system at /tmp/rclone875942357: Making directory 2025/06/24 06:30:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (25.90s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:30:17 DEBUG : sub dir/hello world: md5 = 7898118fdac5547121f5237bf4cb4efe OK 2025/06/24 06:30:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:30:22 DEBUG : Local file system at /tmp/rclone875942357: Waiting for checks to finish 2025/06/24 06:30:22 DEBUG : Local file system at /tmp/rclone875942357: Waiting for transfers to finish 2025/06/24 06:30:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/24 06:30:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (21.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:30:33 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/24 06:30:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:34 DEBUG : check sum: md5 = 9c1d7f9a9f93fb0956e00469642b3ab3 OK 2025/06/24 06:30:34 INFO : check sum: Copied (new) 2025/06/24 06:30:34 DEBUG : Waiting for deletions to finish 2025/06/24 06:30:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:34 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/24 06:30:34 DEBUG : check sum: Size of src and dst objects identical 2025/06/24 06:30:34 DEBUG : check sum: Unchanged skipping 2025/06/24 06:30:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:34 DEBUG : Waiting for deletions to finish 2025/06/24 06:30:34 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:30:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/24 06:30:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:36 DEBUG : sizeonly: md5 = dcb1e418d2e399c2011bd1ff7285ece0 OK 2025/06/24 06:30:36 INFO : sizeonly: Copied (new) 2025/06/24 06:30:36 DEBUG : Waiting for deletions to finish 2025/06/24 06:30:36 DEBUG : sizeonly: Sizes identical 2025/06/24 06:30:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:36 DEBUG : sizeonly: Unchanged skipping 2025/06/24 06:30:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:36 DEBUG : Waiting for deletions to finish 2025/06/24 06:30:36 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.28s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:30:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/24 06:30:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:43 DEBUG : ignore-size: md5 = 377116c16fa4066672fa38322824f520 OK 2025/06/24 06:30:43 INFO : ignore-size: Copied (new) 2025/06/24 06:30:43 DEBUG : Waiting for deletions to finish 2025/06/24 06:30:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:48 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:30:48 DEBUG : ignore-size: Unchanged skipping 2025/06/24 06:30:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:48 DEBUG : Waiting for deletions to finish 2025/06/24 06:30:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (16.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:30:54 DEBUG : existing: md5 = b6eb0bc3ae8a507e212669ee6c878dc7 OK 2025/06/24 06:30:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:54 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:30:54 DEBUG : existing: Unchanged skipping 2025/06/24 06:30:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:54 DEBUG : Waiting for deletions to finish 2025/06/24 06:30:54 INFO : There was nothing to transfer 2025/06/24 06:30:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:54 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/24 06:30:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:55 DEBUG : existing: md5 = 52efb80e0661f6befd136a3fc72f8261 OK 2025/06/24 06:30:55 INFO : existing: Copied (replaced existing) 2025/06/24 06:30:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:30:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/24 06:30:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:55 DEBUG : existing: md5 = 62c4b0fbdfa32201fdb4de0446c6e9d3 OK 2025/06/24 06:30:55 INFO : existing: Copied (new) 2025/06/24 06:30:55 DEBUG : Waiting for deletions to finish 2025/06/24 06:30:56 DEBUG : existing: Destination exists, skipping 2025/06/24 06:30:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:30:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:30:56 DEBUG : Waiting for deletions to finish 2025/06/24 06:30:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.27s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:31:02 DEBUG : b/potato: md5 = b9361fc8a863bca821b9405717995b88 OK 2025/06/24 06:31:07 DEBUG : c/non empty space: md5 = be3e09b8b973cac3d8acbf66e3f63ff9 OK 2025/06/24 06:31:07 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/24 06:31:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/24 06:31:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:31:13 DEBUG : a/potato2: md5 = b68560b4895b7169a35daf08e97aa81b OK 2025/06/24 06:31:13 INFO : a/potato2: Copied (new) 2025/06/24 06:31:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:31:17 DEBUG : c/non empty space: Unchanged skipping 2025/06/24 06:31:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:31:17 DEBUG : Waiting for deletions to finish 2025/06/24 06:31:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (42.13s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:31:44 DEBUG : empty space: md5 = 5dd3227d34db2ba356705c6ab00cb04a OK 2025/06/24 06:31:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:31:49 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/24 06:31:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:31:49 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/24 06:31:49 DEBUG : Waiting for deletions to finish 2025/06/24 06:31:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:31:49 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/24 06:31:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:31:54 DEBUG : empty space: md5 = ef1edf1af443bc599f5a2cd076f90d93 OK 2025/06/24 06:31:54 INFO : empty space: Copied (replaced existing) 2025/06/24 06:31:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (27.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:32:11 DEBUG : foo: md5 = 2bf720a48852a655e179ae089b14df58 OK 2025/06/24 06:32:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:32:16 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/24 06:32:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:32:22 DEBUG : foo: md5 = 6dbbe08c00df1fa474532c9790ec5ad3 OK 2025/06/24 06:32:22 INFO : foo: Copied (replaced existing) 2025/06/24 06:32:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (20.98s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:32:32 DEBUG : empty space: md5 = 9ad2b7bea383f8f3e6223283fa0165c8 OK 2025/06/24 06:32:32 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/24 06:32:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:32:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:32:32 DEBUG : empty space: Unchanged skipping 2025/06/24 06:32:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:32:33 DEBUG : potato: md5 = 744253e363a46c075aa52ba25bf7fb49 OK 2025/06/24 06:32:33 INFO : potato: Copied (new) 2025/06/24 06:32:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (12.15s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:32:39 DEBUG : potato: md5 = 9a2af94e3dffb29d18ea050d211603c9 OK 2025/06/24 06:32:40 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/24 06:32:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:32:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:32:40 DEBUG : potato: md5 = 0d893dead55d37abb1499d5fdf6f5d7c OK 2025/06/24 06:32:40 INFO : potato: Copied (replaced existing) 2025/06/24 06:32:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:32:41 DEBUG : potato: md5 = 859d5fd29feffbdb22f0804f77c0bb35 OK 2025/06/24 06:32:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:32:41 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/24 06:32:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:32:41 DEBUG : potato: md5 = 38c24a53ff72dea5d10ff407dbee59f4 OK 2025/06/24 06:32:41 INFO : potato: Copied (replaced existing) 2025/06/24 06:32:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:32:42 DEBUG : potato: md5 = 8e418d7fb927b06707a41a358d38870a OK 2025/06/24 06:32:48 DEBUG : empty space: md5 = 1d65d31d960cf46f3fa433fd183cea8c OK 2025/06/24 06:32:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:32:48 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/24 06:32:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:32:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:32:53 DEBUG : empty space: Unchanged skipping 2025/06/24 06:32:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:32:53 DEBUG : Waiting for deletions to finish 2025/06/24 06:32:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:32:59 DEBUG : potato: md5 = a5a973c2ec97ef6d7b4f5195ccd754e3 OK 2025/06/24 06:33:04 DEBUG : empty space: md5 = a5568b9b3cfdbcbaf848c05cfba6392e OK 2025/06/24 06:33:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:33:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:33:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:33:05 DEBUG : empty space: Unchanged skipping 2025/06/24 06:33:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:33:10 DEBUG : potato2: md5 = fd5d5415a48dd4f3b9d27c5671440bee OK 2025/06/24 06:33:10 INFO : potato2: Copied (new) 2025/06/24 06:33:10 DEBUG : Waiting for deletions to finish 2025/06/24 06:33:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (27.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:33:31 DEBUG : b/potato: md5 = 210da29cbe803e3f0c3164e2ed8b7cc5 OK 2025/06/24 06:33:36 DEBUG : c/non empty space: md5 = bb25915aa6c96b5200d161e76aa034d5 OK 2025/06/24 06:33:36 INFO : d: Making directory 2025/06/24 06:33:36 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/24 06:33:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/24 06:33:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:33:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:33:37 DEBUG : c/non empty space: Unchanged skipping 2025/06/24 06:33:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:33:37 DEBUG : a/potato2: md5 = 0284c9a60c74d414434c05a6ce699e2c OK 2025/06/24 06:33:37 INFO : a/potato2: Copied (new) 2025/06/24 06:33:37 DEBUG : Waiting for deletions to finish 2025/06/24 06:33:43 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:33:58 DEBUG : b/potato: md5 = d2f66216afaf5664e4ae661e82fcda04 OK 2025/06/24 06:34:05 DEBUG : c/non empty space: md5 = 48108efffbabf6ec8600e062fa86b2cd OK 2025/06/24 06:34:05 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/24 06:34:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/24 06:34:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:34:10 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:34:10 DEBUG : c/non empty space: Unchanged skipping 2025/06/24 06:34:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:34:10 DEBUG : a/potato2: md5 = 2b532d02ad196becb9d7d91890930cdc OK 2025/06/24 06:34:10 INFO : a/potato2: Copied (new) 2025/06/24 06:34:10 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': not deleting files as there were IO errors 2025/06/24 06:34:15 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (43.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:34:37 DEBUG : potato: md5 = f8fa24758620633e3d1ffab7aeb9a6df OK 2025/06/24 06:34:42 DEBUG : empty space: md5 = f7e4f0d090946746179f83c8477728a0 OK 2025/06/24 06:34:42 DEBUG : Waiting for deletions to finish 2025/06/24 06:34:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:34:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:34:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:34:43 DEBUG : empty space: Unchanged skipping 2025/06/24 06:34:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:34:43 INFO : potato: Deleted 2025/06/24 06:34:48 DEBUG : potato2: md5 = f4616ead006258f54c44dead0ce928c3 OK 2025/06/24 06:34:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (29.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:35:07 DEBUG : potato: md5 = a786baa255a520d77d49c0a8d6eec8a3 OK 2025/06/24 06:35:12 DEBUG : empty space: md5 = 0cff252f99cead0475d319445eac7ca8 OK 2025/06/24 06:35:12 DEBUG : Waiting for deletions to finish 2025/06/24 06:35:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:35:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:35:12 INFO : potato: Deleted 2025/06/24 06:35:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:35:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:35:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:35:13 DEBUG : empty space: Unchanged skipping 2025/06/24 06:35:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:35:19 DEBUG : potato2: md5 = f3a4a26cc33e3345a1068d1af0ea0c7a OK 2025/06/24 06:35:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (23.33s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:35:30 DEBUG : potato: md5 = e6ad0cb6e91760e8e6b5ba6cb211080b OK 2025/06/24 06:35:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:35:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:35:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:35:36 DEBUG : potato2: md5 = 11e4b0c161e6a1648458d96cf6b1dfab OK 2025/06/24 06:35:36 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (11.71s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:35:47 DEBUG : potato2: md5 = 5b9c363977a8245567571e89ce8210a3 OK 2025/06/24 06:35:52 DEBUG : empty space: md5 = 0b87a74ca149d763007c4387e5a3a53b OK 2025/06/24 06:35:52 DEBUG : enormous: Excluded (Size Filter) 2025/06/24 06:35:52 DEBUG : enormous: Excluded 2025/06/24 06:35:52 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:35:52 DEBUG : potato2: Excluded 2025/06/24 06:35:52 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:35:52 DEBUG : potato2: Excluded 2025/06/24 06:35:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:35:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:35:57 DEBUG : empty space: Unchanged skipping 2025/06/24 06:35:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:35:57 DEBUG : Waiting for deletions to finish 2025/06/24 06:35:57 INFO : There was nothing to transfer 2025/06/24 06:35:57 DEBUG : enormous: Excluded (Size Filter) 2025/06/24 06:35:57 DEBUG : enormous: Excluded 2025/06/24 06:35:57 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:35:57 DEBUG : potato2: Excluded 2025/06/24 06:35:57 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:35:57 DEBUG : potato2: Excluded 2025/06/24 06:35:57 DEBUG : Local file system at /tmp/rclone875942357: Waiting for checks to finish 2025/06/24 06:35:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:35:57 DEBUG : empty space: Unchanged skipping 2025/06/24 06:35:57 DEBUG : Local file system at /tmp/rclone875942357: Waiting for transfers to finish 2025/06/24 06:35:57 DEBUG : Waiting for deletions to finish 2025/06/24 06:35:57 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (26.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:36:13 DEBUG : potato2: md5 = 57152b406aa59f07af8287004966697e OK 2025/06/24 06:36:18 DEBUG : empty space: md5 = 0b25ddb4ad0b2e29cbe575a0dc46082c OK 2025/06/24 06:36:24 DEBUG : enormous: md5 = 13553d5e2d63d19daae493bbe74432c1 OK 2025/06/24 06:36:29 DEBUG : enormous: Excluded (Size Filter) 2025/06/24 06:36:29 DEBUG : enormous: Excluded 2025/06/24 06:36:29 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 06:36:29 DEBUG : potato2: Excluded 2025/06/24 06:36:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:36:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:36:34 DEBUG : empty space: Unchanged skipping 2025/06/24 06:36:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:36:34 DEBUG : Waiting for deletions to finish 2025/06/24 06:36:40 INFO : enormous: Deleted 2025/06/24 06:36:40 INFO : potato2: Deleted 2025/06/24 06:36:40 INFO : There was nothing to transfer 2025/06/24 06:36:40 DEBUG : Local file system at /tmp/rclone875942357: Waiting for checks to finish 2025/06/24 06:36:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:36:40 DEBUG : empty space: Unchanged skipping 2025/06/24 06:36:40 DEBUG : Local file system at /tmp/rclone875942357: Waiting for transfers to finish 2025/06/24 06:36:40 DEBUG : Waiting for deletions to finish 2025/06/24 06:36:40 INFO : enormous: Deleted 2025/06/24 06:36:40 INFO : potato2: Deleted 2025/06/24 06:36:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (43.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:36:52 DEBUG : one: md5 = a541416999586097ab7387760cd7f895 OK 2025/06/24 06:36:52 DEBUG : two: md5 = 499f5ce157fa76027356b5b7137dc5e7 OK 2025/06/24 06:36:52 DEBUG : three: md5 = 3e0988e1689329f962382e26427d5e3d OK 2025/06/24 06:36:58 DEBUG : four: md5 = 79d64204459238db45d2a4bcdbeacc24 OK 2025/06/24 06:36:58 DEBUG : five: Need to transfer - File not found at Destination 2025/06/24 06:36:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:36:58 DEBUG : one: Destination is newer than source, skipping 2025/06/24 06:36:58 DEBUG : three: Sizes identical 2025/06/24 06:36:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/24 06:36:59 DEBUG : two: md5 = f2ba1fb3ef240f1b0f8e6b1d19e9ea97 OK 2025/06/24 06:36:59 INFO : two: Copied (replaced existing) 2025/06/24 06:36:59 DEBUG : five: md5 = d449c37118c3af581f9a08ccb465152a OK 2025/06/24 06:36:59 INFO : five: Copied (new) 2025/06/24 06:37:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/24 06:37:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/24 06:37:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:37:08 DEBUG : four: md5 = 46ad95c7bf23feca35134da9c4dbc86f OK 2025/06/24 06:37:08 INFO : four: Copied (replaced existing) 2025/06/24 06:37:08 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (28.68s) === 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-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/24 06:37:20 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/24 06:37:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/24 06:37:20 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/24 06:37:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:37:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:37:20 DEBUG : potato: md5 = 7f338e8ed8ffe2df19df9d32ddaee948 OK 2025/06/24 06:37:20 INFO : potato: Copied (new) 2025/06/24 06:37:25 DEBUG : yam: md5 = aac82b10b475c151c0c0f94c9db19367 OK 2025/06/24 06:37:25 INFO : yam: Copied (new) 2025/06/24 06:37:25 DEBUG : Waiting for deletions to finish 2025/06/24 06:37:31 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/24 06:37:31 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/24 06:37:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:37:31 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:37:31 DEBUG : potato: Unchanged skipping 2025/06/24 06:37:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:37:36 DEBUG : yaml: md5 = 129170560fe096107d497827651ace34 OK 2025/06/24 06:37:36 INFO : yaml: Copied (new) 2025/06/24 06:37:36 DEBUG : Waiting for deletions to finish 2025/06/24 06:37:44 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (35.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/24 06:37:55 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Making map for --track-renames 2025/06/24 06:37:55 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Finished making map for --track-renames 2025/06/24 06:37:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:37:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/24 06:37:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for renames to finish 2025/06/24 06:37:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/24 06:37:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:37:55 DEBUG : potato: md5 = bb95fbc79cfd0975866c4b1ac3eb5d94 OK 2025/06/24 06:37:55 INFO : potato: Copied (new) 2025/06/24 06:38:00 DEBUG : yam: md5 = a3cf5d6150dd603885bade72350f534b OK 2025/06/24 06:38:00 INFO : yam: Copied (new) 2025/06/24 06:38:00 DEBUG : Waiting for deletions to finish 2025/06/24 06:38:01 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Making map for --track-renames 2025/06/24 06:38:01 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Finished making map for --track-renames 2025/06/24 06:38:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:38:01 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:38:01 DEBUG : potato: Unchanged skipping 2025/06/24 06:38:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for renames to finish 2025/06/24 06:38:16 INFO : yam: Copied (server-side copy) to: yaml 2025/06/24 06:38:21 INFO : yam: Deleted 2025/06/24 06:38:21 INFO : yaml: Renamed from "yam" 2025/06/24 06:38:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:38:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (32.15s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/24 06:38:27 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Making map for --track-renames 2025/06/24 06:38:27 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Finished making map for --track-renames 2025/06/24 06:38:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:38:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/24 06:38:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/24 06:38:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for renames to finish 2025/06/24 06:38:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:38:28 DEBUG : potato: md5 = 3ceb2bfba4edc370aa49302a25053d9e OK 2025/06/24 06:38:28 INFO : potato: Copied (new) 2025/06/24 06:38:33 DEBUG : sub/yam: md5 = 4c5b222fd44458685f7361d24bc3abe0 OK 2025/06/24 06:38:33 INFO : sub/yam: Copied (new) 2025/06/24 06:38:33 DEBUG : Waiting for deletions to finish 2025/06/24 06:38:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:38:38 DEBUG : potato: Unchanged skipping 2025/06/24 06:38:38 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Making map for --track-renames 2025/06/24 06:38:38 INFO : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Finished making map for --track-renames 2025/06/24 06:38:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:38:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for renames to finish 2025/06/24 06:38:53 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/24 06:38:58 INFO : sub/yam: Deleted 2025/06/24 06:38:58 INFO : yam: Renamed from "sub/yam" 2025/06/24 06:38:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:38:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (41.93s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:39:09 DEBUG : Creating backend with remote "/tmp/rclone875942357/dir1" 2025/06/24 06:39:09 DEBUG : Creating backend with remote "/tmp/rclone875942357/dir2" 2025/06/24 06:39:09 DEBUG : Local file system at /tmp/rclone875942357/dir2: Using server-side directory move 2025/06/24 06:39:09 INFO : Local file system at /tmp/rclone875942357/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/24 06:39:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/24 06:39:09 DEBUG : Local file system at /tmp/rclone875942357/dir2: Waiting for checks to finish 2025/06/24 06:39:09 INFO : file1.txt: Moved (server-side) 2025/06/24 06:39:09 DEBUG : Local file system at /tmp/rclone875942357/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.20s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:39:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:39:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/24 06:39:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:39:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:39:14 DEBUG : sub dir/hello world: md5 = 0eb38a57f847db7697f0c99465f14922 OK 2025/06/24 06:39:14 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:39:14 INFO : sub dir/hello world: Deleted 2025/06/24 06:39:15 DEBUG : nested/sub dir/file: md5 = 6dbe3230764d156aa08645e2cf4f2f65 OK 2025/06/24 06:39:15 INFO : nested/sub dir/file: Copied (new) 2025/06/24 06:39:15 INFO : nested/sub dir/file: Deleted 2025/06/24 06:39:15 INFO : sub dir: Removing directory 2025/06/24 06:39:15 INFO : nested/sub dir: Removing directory 2025/06/24 06:39:15 INFO : nested: Removing directory 2025/06/24 06:39:15 DEBUG : Local file system at /tmp/rclone875942357: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (21.51s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:39:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 06:39:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/24 06:39:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:39:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:39:36 DEBUG : nested/sub dir/file: md5 = 00874a30ecd71a7e3b2a10a54e4e85bd OK 2025/06/24 06:39:36 INFO : nested/sub dir/file: Copied (new) 2025/06/24 06:39:36 INFO : nested/sub dir/file: Deleted 2025/06/24 06:39:36 DEBUG : sub dir/hello world: md5 = 87ba4cb1b1a2d482a689435f776b2bff OK 2025/06/24 06:39:36 INFO : sub dir/hello world: Copied (new) 2025/06/24 06:39:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (21.44s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:39:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/24 06:39:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/24 06:39:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:39:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:39:53 DEBUG : existing: md5 = 5453d582def5fc2393b7f9ed922499a8 OK 2025/06/24 06:39:53 INFO : existing: Copied (new) 2025/06/24 06:39:53 INFO : existing: Deleted 2025/06/24 06:39:53 DEBUG : existing-b: md5 = 3a2bb126315afba6b7adf2481be926fa OK 2025/06/24 06:39:53 INFO : existing-b: Copied (new) 2025/06/24 06:39:53 INFO : existing-b: Deleted 2025/06/24 06:39:53 DEBUG : existing: Destination exists, skipping 2025/06/24 06:39:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:39:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/24 06:39:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:39:53 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.58s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:39:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-viwutuf7coxa" 2025/06/24 06:39:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-viwutuf7coxa.bin" 2025/06/24 06:39:54 DEBUG : Swift container crypt path rclone-test-viwutuf7coxa.bin: Auto set use_segments_container to true 2025/06/24 06:40:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-viwutuf7coxa" 2025/06/24 06:40:00 DEBUG : Swift container crypt path rclone-test-viwutuf7coxa: Auto set use_segments_container to true 2025/06/24 06:40:10 DEBUG : potato2: md5 = b72dd13e29516996931e1ebcd046b855 OK 2025/06/24 06:40:15 DEBUG : empty space: md5 = 047d82b80d3cbac667bd3d482242d921 OK 2025/06/24 06:40:16 DEBUG : potato3: md5 = 86cfca617ecb11e434485ebc63defc59 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye' -> Encrypted drive 'TestCryptSwift:rclone-test-viwutuf7coxa' 2025/06/24 06:40:22 DEBUG : empty space: md5 = 6d5e8e6bba5c37cc28d5207fda1cb127 OK 2025/06/24 06:40:27 DEBUG : potato3: md5 = ebb04976facd7d74858cd0fd2805ab3c OK 2025/06/24 06:40:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:40:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/24 06:40:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-viwutuf7coxa': Waiting for checks to finish 2025/06/24 06:40:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:40:37 DEBUG : empty space: Unchanged skipping 2025/06/24 06:40:42 INFO : potato3: Copied (server-side copy) 2025/06/24 06:40:42 INFO : empty space: Deleted 2025/06/24 06:40:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-viwutuf7coxa': Waiting for transfers to finish 2025/06/24 06:40:42 INFO : potato3: Deleted 2025/06/24 06:40:43 INFO : potato2: Copied (server-side copy) 2025/06/24 06:40:48 INFO : potato2: Deleted 2025/06/24 06:40:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-mecogir2xaki" 2025/06/24 06:40:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mecogir2xaki.bin" 2025/06/24 06:40:49 DEBUG : Swift container crypt path rclone-test-mecogir2xaki.bin: Auto set use_segments_container to true 2025/06/24 06:40:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-mecogir2xaki" 2025/06/24 06:40:54 DEBUG : Swift container crypt path rclone-test-mecogir2xaki: Auto set use_segments_container to true 2025/06/24 06:41:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/24 06:41:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:41:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/24 06:41:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mecogir2xaki': Waiting for checks to finish 2025/06/24 06:41:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mecogir2xaki': Waiting for transfers to finish 2025/06/24 06:41:05 INFO : potato3: Copied (server-side copy) 2025/06/24 06:41:11 INFO : potato3: Deleted 2025/06/24 06:41:15 INFO : empty space: Copied (server-side copy) 2025/06/24 06:41:16 INFO : potato2: Copied (server-side copy) 2025/06/24 06:41:16 INFO : potato2: Deleted 2025/06/24 06:41:20 INFO : empty space: Deleted 2025/06/24 06:41:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-mecogir2xaki': Purge remote 2025/06/24 06:41:26 DEBUG : Waiting for deletions to finish 2025/06/24 06:41:27 INFO : potato3.bin: Deleted 2025/06/24 06:41:32 INFO : empty space.bin: Deleted 2025/06/24 06:41:32 INFO : potato2.bin: Deleted 2025/06/24 06:41:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-viwutuf7coxa': Purge remote 2025/06/24 06:41:32 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (98.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:41:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-hepofel3cuce" 2025/06/24 06:41:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hepofel3cuce.bin" 2025/06/24 06:41:32 DEBUG : Swift container crypt path rclone-test-hepofel3cuce.bin: Auto set use_segments_container to true 2025/06/24 06:41:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hepofel3cuce" 2025/06/24 06:41:39 DEBUG : Swift container crypt path rclone-test-hepofel3cuce: Auto set use_segments_container to true 2025/06/24 06:41:55 DEBUG : potato2: md5 = 564d09ade5aaff236e66ac9283657236 OK 2025/06/24 06:42:00 DEBUG : empty space: md5 = 2386fb373898dba5961dbfd15532ed71 OK 2025/06/24 06:42:00 DEBUG : potato3: md5 = ca88d95c13952c2d71583ccef2957b0b OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye' -> Encrypted drive 'TestCryptSwift:rclone-test-hepofel3cuce' 2025/06/24 06:42:11 DEBUG : empty space: md5 = c35d22ed13a6f2c98376b82522f48908 OK 2025/06/24 06:42:11 DEBUG : potato3: md5 = 0120b96a52a35754f61014e22684e10d OK 2025/06/24 06:42:11 DEBUG : empty space: Excluded (Size Filter) 2025/06/24 06:42:11 DEBUG : empty space: Excluded 2025/06/24 06:42:12 DEBUG : empty space: Excluded (Size Filter) 2025/06/24 06:42:12 DEBUG : empty space: Excluded 2025/06/24 06:42:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:42:12 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/24 06:42:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hepofel3cuce': Waiting for checks to finish 2025/06/24 06:42:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hepofel3cuce': Waiting for transfers to finish 2025/06/24 06:42:17 INFO : potato3: Copied (server-side copy) 2025/06/24 06:42:17 INFO : potato3: Deleted 2025/06/24 06:42:27 INFO : potato2: Copied (server-side copy) 2025/06/24 06:42:32 INFO : potato2: Deleted 2025/06/24 06:42:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yupujeh2fayu" 2025/06/24 06:42:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yupujeh2fayu.bin" 2025/06/24 06:42:38 DEBUG : Swift container crypt path rclone-test-yupujeh2fayu.bin: Auto set use_segments_container to true 2025/06/24 06:42:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yupujeh2fayu" 2025/06/24 06:42:44 DEBUG : Swift container crypt path rclone-test-yupujeh2fayu: Auto set use_segments_container to true 2025/06/24 06:42:49 DEBUG : empty space: Excluded (Size Filter) 2025/06/24 06:42:49 DEBUG : empty space: Excluded 2025/06/24 06:42:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:42:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/24 06:42:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yupujeh2fayu': Waiting for checks to finish 2025/06/24 06:42:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yupujeh2fayu': Waiting for transfers to finish 2025/06/24 06:42:59 INFO : potato2: Copied (server-side copy) 2025/06/24 06:43:00 INFO : potato3: Copied (server-side copy) 2025/06/24 06:43:00 INFO : potato3: Deleted 2025/06/24 06:43:05 INFO : potato2: Deleted 2025/06/24 06:43:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yupujeh2fayu': Purge remote 2025/06/24 06:43:09 DEBUG : Waiting for deletions to finish 2025/06/24 06:43:15 INFO : potato2.bin: Deleted 2025/06/24 06:43:15 INFO : potato3.bin: Deleted 2025/06/24 06:43:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hepofel3cuce': Purge remote 2025/06/24 06:43:15 DEBUG : Waiting for deletions to finish 2025/06/24 06:43:20 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (113.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:43:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qepaqig3fice" 2025/06/24 06:43:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qepaqig3fice.bin" 2025/06/24 06:43:26 DEBUG : Swift container crypt path rclone-test-qepaqig3fice.bin: Auto set use_segments_container to true 2025/06/24 06:43:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qepaqig3fice" 2025/06/24 06:43:32 DEBUG : Swift container crypt path rclone-test-qepaqig3fice: Auto set use_segments_container to true 2025/06/24 06:43:43 DEBUG : potato2: md5 = d26ba7274bc4f8e4df29e27940851a5f OK 2025/06/24 06:43:48 DEBUG : empty space: md5 = 32f0103c953e84382baedd9681187ce6 OK 2025/06/24 06:43:48 DEBUG : potato3: md5 = 2b939a5a1259def261332d4720e62978 OK 2025/06/24 06:43:48 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye' -> Encrypted drive 'TestCryptSwift:rclone-test-qepaqig3fice' 2025/06/24 06:43:54 DEBUG : empty space: md5 = f600e8225aad3be3e2705f85dfe602c5 OK 2025/06/24 06:43:54 DEBUG : potato3: md5 = 083a23d8dad5ba84f47cf33f1dd318aa OK 2025/06/24 06:43:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:43:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/24 06:43:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qepaqig3fice': Waiting for checks to finish 2025/06/24 06:44:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:44:00 DEBUG : empty space: Unchanged skipping 2025/06/24 06:44:00 INFO : potato3: Copied (server-side copy) 2025/06/24 06:44:00 INFO : potato3: Deleted 2025/06/24 06:44:05 INFO : empty space: Deleted 2025/06/24 06:44:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qepaqig3fice': Waiting for transfers to finish 2025/06/24 06:44:05 INFO : potato2: Copied (server-side copy) 2025/06/24 06:44:10 INFO : potato2: Deleted 2025/06/24 06:44:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-dokalet8vepi" 2025/06/24 06:44:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dokalet8vepi.bin" 2025/06/24 06:44:11 DEBUG : Swift container crypt path rclone-test-dokalet8vepi.bin: Auto set use_segments_container to true 2025/06/24 06:44:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-dokalet8vepi" 2025/06/24 06:44:17 DEBUG : Swift container crypt path rclone-test-dokalet8vepi: Auto set use_segments_container to true 2025/06/24 06:44:22 INFO : tomatoDir: Making directory 2025/06/24 06:44:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/24 06:44:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 06:44:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/24 06:44:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dokalet8vepi': Waiting for checks to finish 2025/06/24 06:44:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dokalet8vepi': Waiting for transfers to finish 2025/06/24 06:44:38 INFO : potato2: Copied (server-side copy) 2025/06/24 06:44:39 INFO : potato3: Copied (server-side copy) 2025/06/24 06:44:39 INFO : potato3: Deleted 2025/06/24 06:44:43 INFO : empty space: Copied (server-side copy) 2025/06/24 06:44:43 INFO : potato2: Deleted 2025/06/24 06:44:48 INFO : empty space: Deleted 2025/06/24 06:44:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-dokalet8vepi': Purge remote 2025/06/24 06:44:48 DEBUG : Waiting for deletions to finish 2025/06/24 06:44:53 INFO : empty space.bin: Deleted 2025/06/24 06:44:53 INFO : potato2.bin: Deleted 2025/06/24 06:44:58 INFO : potato3.bin: Deleted 2025/06/24 06:44:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qepaqig3fice': Purge remote 2025/06/24 06:44:58 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (93.49s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:44:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/rclone-move-test" 2025/06/24 06:44:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-move-test.bin" 2025/06/24 06:44:59 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/24 06:45:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-move-test" 2025/06/24 06:45:05 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-move-test: Auto set use_segments_container to true 2025/06/24 06:45:16 DEBUG : potato2: md5 = 7558a9b7888351a03474c3477c32740c OK --- PASS: TestServerSideMoveOverlap (27.35s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:45:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test" 2025/06/24 06:45:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-sync-test.bin" 2025/06/24 06:45:27 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/24 06:45:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-sync-test" 2025/06/24 06:45:50 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (29.64s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:45:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test" 2025/06/24 06:45:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-sync-test.bin" 2025/06/24 06:45:56 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/24 06:46:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-sync-test" 2025/06/24 06:46:02 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-sync-test: Auto set use_segments_container to true 2025/06/24 06:46:07 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test-include/layer2" 2025/06/24 06:46:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-sync-test-include/layer2.bin" 2025/06/24 06:46:08 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/24 06:46:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-sync-test-include/layer2" 2025/06/24 06:46:13 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/24 06:46:18 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test-ignore-file" 2025/06/24 06:46:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-sync-test-ignore-file.bin" 2025/06/24 06:46:19 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/24 06:46:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/rclone-sync-test-ignore-file" 2025/06/24 06:46:24 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/24 06:46:31 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = c79df165365df6f6366b6f5ec0bb3716 OK 2025/06/24 06:46:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:46:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test': Waiting for checks to finish 2025/06/24 06:46:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test': Waiting for transfers to finish 2025/06/24 06:46:36 DEBUG : Waiting for deletions to finish 2025/06/24 06:46:36 INFO : There was nothing to transfer 2025/06/24 06:46:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:46:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:46:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:46:42 DEBUG : Waiting for deletions to finish 2025/06/24 06:46:42 INFO : There was nothing to transfer 2025/06/24 06:46:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:46:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/24 06:46:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/24 06:46:47 DEBUG : Waiting for deletions to finish 2025/06/24 06:46:47 INFO : There was nothing to transfer 2025/06/24 06:46:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:46:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 06:46:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 06:46:52 DEBUG : Waiting for deletions to finish 2025/06/24 06:46:52 INFO : There was nothing to transfer 2025/06/24 06:46:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 06:46:52 DEBUG : Excluded 2025/06/24 06:46:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/24 06:46:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/24 06:46:52 DEBUG : Waiting for deletions to finish 2025/06/24 06:46:52 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (56.88s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:46:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/dst" 2025/06/24 06:46:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst.bin" 2025/06/24 06:46:53 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst.bin: Auto set use_segments_container to true 2025/06/24 06:46:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst" 2025/06/24 06:46:59 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst: Auto set use_segments_container to true 2025/06/24 06:47:04 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/CompareDest" 2025/06/24 06:47:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/CompareDest.bin" 2025/06/24 06:47:05 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/CompareDest.bin: Auto set use_segments_container to true 2025/06/24 06:47:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/CompareDest" 2025/06/24 06:47:10 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/CompareDest: Auto set use_segments_container to true 2025/06/24 06:47:21 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 06:47:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:47:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:47:27 DEBUG : one: md5 = f5620a4903284283ddb7ce1ecb687ee4 OK 2025/06/24 06:47:27 INFO : one: Copied (new) 2025/06/24 06:47:27 DEBUG : Waiting for deletions to finish 2025/06/24 06:47:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:47:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:47:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:47:43 DEBUG : one: md5 = a7c38ff3e73495dfe35c99a359e317c2 OK 2025/06/24 06:47:43 INFO : one: Copied (replaced existing) 2025/06/24 06:47:43 DEBUG : Waiting for deletions to finish 2025/06/24 06:47:48 DEBUG : dst/one: md5 = 88d6b2fb2b9bf40cb2eb50a0e4126ac3 OK 2025/06/24 06:47:54 DEBUG : CompareDest/one: md5 = c3d7fd77eaca106beda13762fb2dccdd OK 2025/06/24 06:48:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:48:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:48:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:48:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 06:48:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:48:00 DEBUG : Waiting for deletions to finish 2025/06/24 06:48:00 INFO : There was nothing to transfer 2025/06/24 06:48:15 DEBUG : CompareDest/two: md5 = 39f64eb5f701ef0881a39341532900a1 OK 2025/06/24 06:48:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:48:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:48:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 06:48:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:48:16 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:48:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 06:48:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:48:16 DEBUG : Waiting for deletions to finish 2025/06/24 06:48:16 INFO : There was nothing to transfer 2025/06/24 06:48:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:48:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:48:16 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 06:48:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:48:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:48:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 06:48:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:48:21 DEBUG : Waiting for deletions to finish 2025/06/24 06:48:21 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/24 06:48:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:48:31 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:48:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 06:48:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/24 06:48:31 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 06:48:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:48:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:48:37 DEBUG : two: md5 = 8d1b6aefad67062a2549c92c08736cdc OK 2025/06/24 06:48:37 INFO : two: Copied (new) 2025/06/24 06:48:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (144.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:49:19 DEBUG : pre-dest1/1: md5 = 794157b330827571473d6c90edd0817b OK 2025/06/24 06:49:20 DEBUG : pre-dest2/2: md5 = 37ba60e6874c987be752f534c28d2b59 OK 2025/06/24 06:49:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/dest" 2025/06/24 06:49:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dest.bin" 2025/06/24 06:49:20 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dest.bin: Auto set use_segments_container to true 2025/06/24 06:49:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dest" 2025/06/24 06:49:31 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dest: Auto set use_segments_container to true 2025/06/24 06:49:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/pre-dest1" 2025/06/24 06:49:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/pre-dest1.bin" 2025/06/24 06:49:37 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/pre-dest1.bin: Auto set use_segments_container to true 2025/06/24 06:49:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/pre-dest1" 2025/06/24 06:49:43 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/pre-dest1: Auto set use_segments_container to true 2025/06/24 06:49:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/pre-dest2" 2025/06/24 06:49:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/pre-dest2.bin" 2025/06/24 06:49:48 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/pre-dest2.bin: Auto set use_segments_container to true 2025/06/24 06:49:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/pre-dest2" 2025/06/24 06:49:54 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/pre-dest2: Auto set use_segments_container to true 2025/06/24 06:50:00 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:50:00 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/24 06:50:05 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:50:05 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/24 06:50:16 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/24 06:50:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dest': Waiting for checks to finish 2025/06/24 06:50:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dest': Waiting for transfers to finish 2025/06/24 06:50:21 DEBUG : 3: md5 = 0bd7f4c502b9362c37635e979a2b0501 OK 2025/06/24 06:50:21 INFO : 3: Copied (new) 2025/06/24 06:50:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (69.44s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:50:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/dst" 2025/06/24 06:50:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst.bin" 2025/06/24 06:50:28 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst.bin: Auto set use_segments_container to true 2025/06/24 06:50:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst" 2025/06/24 06:50:33 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst: Auto set use_segments_container to true 2025/06/24 06:50:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/CopyDest" 2025/06/24 06:50:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/CopyDest.bin" 2025/06/24 06:50:39 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/CopyDest.bin: Auto set use_segments_container to true 2025/06/24 06:50:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/CopyDest" 2025/06/24 06:50:44 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/CopyDest: Auto set use_segments_container to true 2025/06/24 06:50:55 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 06:50:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:50:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:51:00 DEBUG : one: md5 = a006d25fee332f78dcbeedc4e1496a9b OK 2025/06/24 06:51:00 INFO : one: Copied (new) 2025/06/24 06:51:00 DEBUG : Waiting for deletions to finish 2025/06/24 06:51:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:51:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:51:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:51:16 DEBUG : one: md5 = 88bab417c883d5ac570300e41df6cf1c OK 2025/06/24 06:51:16 INFO : one: Copied (replaced existing) 2025/06/24 06:51:16 DEBUG : Waiting for deletions to finish 2025/06/24 06:51:22 DEBUG : dst/one: md5 = 4223b2db1ea4db88d37385cca7800a23 OK 2025/06/24 06:51:22 DEBUG : CopyDest/one: md5 = 0c190bc60960ae8be70db3b19b159d13 OK 2025/06/24 06:51:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/BackupDir" 2025/06/24 06:51:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/BackupDir.bin" 2025/06/24 06:51:22 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/BackupDir.bin: Auto set use_segments_container to true 2025/06/24 06:51:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/BackupDir" 2025/06/24 06:51:28 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/BackupDir: Auto set use_segments_container to true 2025/06/24 06:51:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:51:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:51:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:51:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 06:51:49 INFO : one: Copied (server-side copy) 2025/06/24 06:51:54 INFO : one: Deleted 2025/06/24 06:52:10 INFO : one: Copied (server-side copy) 2025/06/24 06:52:10 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/24 06:52:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:52:10 DEBUG : Waiting for deletions to finish 2025/06/24 06:52:16 DEBUG : CopyDest/two: md5 = babfec52ec40600066b450c9c56d274f OK 2025/06/24 06:52:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:52:21 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:52:21 DEBUG : one: Unchanged skipping 2025/06/24 06:52:36 INFO : two: Copied (server-side copy) 2025/06/24 06:52:36 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/24 06:52:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:52:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:52:36 DEBUG : Waiting for deletions to finish 2025/06/24 06:52:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:52:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:52:47 DEBUG : one: Unchanged skipping 2025/06/24 06:52:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:52:47 DEBUG : two: Unchanged skipping 2025/06/24 06:52:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:52:47 DEBUG : Waiting for deletions to finish 2025/06/24 06:52:47 INFO : There was nothing to transfer 2025/06/24 06:52:48 DEBUG : CopyDest/three: md5 = 1c8ba937a203dd9f98dfb586bdce3b91 OK 2025/06/24 06:52:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/24 06:52:58 DEBUG : three: Destination not found in --copy-dest 2025/06/24 06:52:58 DEBUG : three: Need to transfer - File not found at Destination 2025/06/24 06:52:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:53:03 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:53:03 DEBUG : one: Unchanged skipping 2025/06/24 06:53:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:53:03 DEBUG : two: Unchanged skipping 2025/06/24 06:53:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:53:03 DEBUG : three: md5 = 8a993e44dc8883f4e5a100aa02c13a02 OK 2025/06/24 06:53:03 INFO : three: Copied (new) 2025/06/24 06:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (182.81s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:53:35 DEBUG : dst/one: md5 = 0d48d47902ef968d1e55da350a8292be OK 2025/06/24 06:53:40 DEBUG : dst/two: md5 = 5da64054c1b9840a21b8bccb4417458e OK 2025/06/24 06:53:41 DEBUG : dst/three.txt: md5 = 5abed90890b5f23b149926d3b0b94e2c OK 2025/06/24 06:53:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/dst" 2025/06/24 06:53:41 DEBUG : Config file has changed externally - reloading 2025/06/24 06:53:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst.bin" 2025/06/24 06:53:42 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst.bin: Auto set use_segments_container to true 2025/06/24 06:53:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst" 2025/06/24 06:53:47 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst: Auto set use_segments_container to true 2025/06/24 06:53:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/backup" 2025/06/24 06:53:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/backup.bin" 2025/06/24 06:53:53 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/backup.bin: Auto set use_segments_container to true 2025/06/24 06:53:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/backup" 2025/06/24 06:53:58 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/backup: Auto set use_segments_container to true 2025/06/24 06:54:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 06:54:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:54:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:54:04 DEBUG : two: Unchanged skipping 2025/06/24 06:54:14 INFO : one: Copied (server-side copy) 2025/06/24 06:54:19 INFO : one: Deleted 2025/06/24 06:54:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:54:25 DEBUG : one: md5 = 84f7a286ba7c397ba87a43d15e2d0ee9 OK 2025/06/24 06:54:25 INFO : one: Copied (new) 2025/06/24 06:54:25 DEBUG : Waiting for deletions to finish 2025/06/24 06:54:50 INFO : three.txt: Copied (server-side copy) 2025/06/24 06:54:50 INFO : three.txt: Deleted 2025/06/24 06:54:50 INFO : three.txt: Moved into backup dir 2025/06/24 06:54:51 DEBUG : dst/three.txt: md5 = bf7dcf6e1e5c26f9cfcfe57bd83bd5d4 OK 2025/06/24 06:54:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 06:54:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:55:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:55:01 DEBUG : two: Unchanged skipping 2025/06/24 06:55:02 INFO : one: Copied (server-side copy) 2025/06/24 06:55:07 INFO : one: Deleted 2025/06/24 06:55:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:55:12 DEBUG : one: md5 = 469433833a241204c60c2e99fbb313b3 OK 2025/06/24 06:55:12 INFO : one: Copied (new) 2025/06/24 06:55:12 DEBUG : Waiting for deletions to finish 2025/06/24 06:55:22 INFO : three.txt: Copied (server-side copy) 2025/06/24 06:55:22 INFO : three.txt: Deleted 2025/06/24 06:55:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (143.32s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:55:59 DEBUG : dst/one: md5 = 5d50ecfe70df84c51f2840bdcac57464 OK 2025/06/24 06:56:04 DEBUG : dst/two: md5 = 4c5551323d2b346f8d99b666fcd7adc8 OK 2025/06/24 06:56:04 DEBUG : dst/three.txt: md5 = 9918c1215cdf8a6b2334dc76713f07b6 OK 2025/06/24 06:56:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/dst" 2025/06/24 06:56:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst.bin" 2025/06/24 06:56:10 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst.bin: Auto set use_segments_container to true 2025/06/24 06:56:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst" 2025/06/24 06:56:15 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst: Auto set use_segments_container to true 2025/06/24 06:56:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/backup" 2025/06/24 06:56:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/backup.bin" 2025/06/24 06:56:21 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/backup.bin: Auto set use_segments_container to true 2025/06/24 06:56:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/backup" 2025/06/24 06:56:26 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/backup: Auto set use_segments_container to true 2025/06/24 06:56:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:56:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 06:56:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:56:37 DEBUG : two: Unchanged skipping 2025/06/24 06:56:42 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 06:56:48 INFO : one: Deleted 2025/06/24 06:56:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:56:53 DEBUG : one: md5 = e03feba6f1e184f882640ca28131294f OK 2025/06/24 06:56:53 INFO : one: Copied (new) 2025/06/24 06:56:53 DEBUG : Waiting for deletions to finish 2025/06/24 06:57:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 06:57:04 INFO : three.txt: Deleted 2025/06/24 06:57:04 INFO : three.txt: Moved into backup dir 2025/06/24 06:57:04 DEBUG : dst/three.txt: md5 = 5b51cfe78ea79d5de3699f00195e83db OK 2025/06/24 06:57:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 06:57:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:57:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:57:15 DEBUG : two: Unchanged skipping 2025/06/24 06:57:20 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 06:57:26 INFO : one: Deleted 2025/06/24 06:57:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:57:31 DEBUG : one: md5 = d0e6403d26e3a7b93868eb3b6aec8213 OK 2025/06/24 06:57:31 INFO : one: Copied (new) 2025/06/24 06:57:31 DEBUG : Waiting for deletions to finish 2025/06/24 06:57:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 06:57:36 INFO : three.txt: Deleted 2025/06/24 06:57:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (119.00s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 06:57:58 DEBUG : dst/one: md5 = ef72d43e925350c5834304092b8b8328 OK 2025/06/24 06:58:03 DEBUG : dst/two: md5 = dc0848ac55cf3358205ce0f1ee35c8ea OK 2025/06/24 06:58:03 DEBUG : dst/three.txt: md5 = cae39f833e991d50e5ad226c741d5af8 OK 2025/06/24 06:58:08 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/dst" 2025/06/24 06:58:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst.bin" 2025/06/24 06:58:08 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst.bin: Auto set use_segments_container to true 2025/06/24 06:58:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst" 2025/06/24 06:58:14 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst: Auto set use_segments_container to true 2025/06/24 06:58:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/backup" 2025/06/24 06:58:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/backup.bin" 2025/06/24 06:58:20 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/backup.bin: Auto set use_segments_container to true 2025/06/24 06:58:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/backup" 2025/06/24 06:58:25 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/backup: Auto set use_segments_container to true 2025/06/24 06:58:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 06:58:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:58:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:58:31 DEBUG : two: Unchanged skipping 2025/06/24 06:58:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 06:58:51 INFO : one: Deleted 2025/06/24 06:58:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:58:56 DEBUG : one: md5 = 8822b185b916c1e27299a9eab6da0398 OK 2025/06/24 06:58:56 INFO : one: Copied (new) 2025/06/24 06:58:56 DEBUG : Waiting for deletions to finish 2025/06/24 06:59:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 06:59:07 INFO : three.txt: Deleted 2025/06/24 06:59:07 INFO : three.txt: Moved into backup dir 2025/06/24 06:59:18 DEBUG : dst/three.txt: md5 = 1455e0959157ac64fe8a636022982288 OK 2025/06/24 06:59:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 06:59:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 06:59:18 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 06:59:18 DEBUG : two: Unchanged skipping 2025/06/24 06:59:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 06:59:39 INFO : one: Deleted 2025/06/24 06:59:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 06:59:44 DEBUG : one: md5 = 0033567be06d9fdd76c5b857f5f9a456 OK 2025/06/24 06:59:44 INFO : one: Copied (new) 2025/06/24 06:59:44 DEBUG : Waiting for deletions to finish 2025/06/24 06:59:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 06:59:49 INFO : three.txt: Deleted 2025/06/24 06:59:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (143.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:00:21 DEBUG : dst/one: md5 = 3d57259b447f113acd05fa68ab8c3e50 OK 2025/06/24 07:00:26 DEBUG : dst/two: md5 = 2f6712bf790d9cd9cc2a68c5bfc99cbb OK 2025/06/24 07:00:26 DEBUG : dst/three.txt: md5 = 22422d75cff02445483513b516136d11 OK 2025/06/24 07:00:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/dst" 2025/06/24 07:00:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst.bin" 2025/06/24 07:00:37 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst.bin: Auto set use_segments_container to true 2025/06/24 07:00:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst" 2025/06/24 07:00:42 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst: Auto set use_segments_container to true 2025/06/24 07:00:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 07:00:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 07:00:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:00:48 DEBUG : two: Unchanged skipping 2025/06/24 07:00:58 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 07:01:03 INFO : one: Deleted 2025/06/24 07:01:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 07:01:09 DEBUG : one: md5 = c6318b244c0ce3b79a64a57d58a445fe OK 2025/06/24 07:01:09 INFO : one: Copied (new) 2025/06/24 07:01:09 DEBUG : Waiting for deletions to finish 2025/06/24 07:01:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 07:01:20 INFO : three.txt: Deleted 2025/06/24 07:01:20 INFO : three.txt: Moved into backup dir 2025/06/24 07:01:20 DEBUG : dst/three.txt: md5 = 03a080d9c2a99f8e21873566054c65d1 OK 2025/06/24 07:01:26 DEBUG : one.bak: Excluded (Path Filter) 2025/06/24 07:01:26 DEBUG : one.bak: Excluded 2025/06/24 07:01:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/24 07:01:26 DEBUG : three.txt.bak: Excluded 2025/06/24 07:01:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 07:01:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for checks to finish 2025/06/24 07:01:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:01:26 DEBUG : two: Unchanged skipping 2025/06/24 07:01:31 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 07:01:36 INFO : one: Deleted 2025/06/24 07:01:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye/dst': Waiting for transfers to finish 2025/06/24 07:01:41 DEBUG : one: md5 = 23504eae9204e04bc54a2bc1a18dcee4 OK 2025/06/24 07:01:41 INFO : one: Copied (new) 2025/06/24 07:01:41 DEBUG : Waiting for deletions to finish 2025/06/24 07:01:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 07:01:47 INFO : three.txt: Deleted 2025/06/24 07:01:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (107.66s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:02:09 DEBUG : dst/one: md5 = 34281feba6ad803d35fecb96063d6874 OK 2025/06/24 07:02:14 DEBUG : dst/two: md5 = 12fec5b492302c75317b80b1ae26cf8c OK 2025/06/24 07:02:14 DEBUG : dst/three.txt: md5 = cfc9086278ea8771163119a8a8b862e3 OK 2025/06/24 07:02:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/dst" 2025/06/24 07:02:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst.bin" 2025/06/24 07:02:20 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst.bin: Auto set use_segments_container to true 2025/06/24 07:02:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst" 2025/06/24 07:02:25 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst: Auto set use_segments_container to true 2025/06/24 07:02:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 07:02:41 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 07:02:46 INFO : one: Deleted 2025/06/24 07:02:51 DEBUG : one: md5 = 6d4469b453771df3e2445bdfdd4c6fc2 OK 2025/06/24 07:02:51 INFO : one: Copied (new) 2025/06/24 07:02:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:02:51 DEBUG : two: Unchanged skipping 2025/06/24 07:02:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/24 07:03:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 07:03:02 INFO : three.txt: Deleted 2025/06/24 07:03:02 DEBUG : three.txt: md5 = 2bf2176a0cbca5c53ec93ca01ae393d8 OK 2025/06/24 07:03:02 INFO : three.txt: Copied (new) 2025/06/24 07:03:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 07:03:08 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 07:03:13 INFO : one: Deleted 2025/06/24 07:03:19 DEBUG : one: md5 = cb0d426a6187cbe357f0f037c6ca2834 OK 2025/06/24 07:03:19 INFO : one: Copied (new) 2025/06/24 07:03:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:03:24 DEBUG : two: Unchanged skipping 2025/06/24 07:03:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/24 07:03:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 07:03:29 INFO : three.txt: Deleted 2025/06/24 07:03:29 DEBUG : three.txt: md5 = 46a55dc5e3034fcf0a35deaef710d43a OK 2025/06/24 07:03:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (102.23s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:03:51 DEBUG : dst/one: md5 = ca345f2276fa321e20b671dfeb2d3649 OK 2025/06/24 07:03:56 DEBUG : dst/two: md5 = 2e5d8b0a5e5e656cd63a4acb0d7a7053 OK 2025/06/24 07:03:56 DEBUG : dst/three.txt: md5 = d030126ad87ef089cd0221c6744bc62a OK 2025/06/24 07:03:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ferukur2ruye/dst" 2025/06/24 07:03:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst.bin" 2025/06/24 07:03:57 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst.bin: Auto set use_segments_container to true 2025/06/24 07:04:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ferukur2ruye/dst" 2025/06/24 07:04:02 DEBUG : Swift container crypt path rclone-test-ferukur2ruye/dst: Auto set use_segments_container to true 2025/06/24 07:04:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 07:04:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 07:04:38 INFO : one: Deleted 2025/06/24 07:04:44 DEBUG : one: md5 = 34cf68081aba2baf5b411fc0a4c9a824 OK 2025/06/24 07:04:44 INFO : one: Copied (new) 2025/06/24 07:04:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:04:44 DEBUG : two: Unchanged skipping 2025/06/24 07:04:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/24 07:05:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 07:05:04 INFO : three.txt: Deleted 2025/06/24 07:05:04 DEBUG : three.txt: md5 = c220273f36c4e3f708dc29c55d351d4a OK 2025/06/24 07:05:04 INFO : three.txt: Copied (new) 2025/06/24 07:05:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 07:05:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 07:05:46 INFO : one: Deleted 2025/06/24 07:05:51 DEBUG : one: md5 = ecba33dfaf62f92c0524c88a69c7e209 OK 2025/06/24 07:05:51 INFO : one: Copied (new) 2025/06/24 07:05:51 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:05:51 DEBUG : two: Unchanged skipping 2025/06/24 07:05:51 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/24 07:06:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 07:06:06 INFO : three.txt: Deleted 2025/06/24 07:06:07 DEBUG : three.txt: md5 = bdc1a044636b2b07eed46c95e9c120b1 OK 2025/06/24 07:06:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (177.79s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:06:49 DEBUG : Testêé: md5 = 3d63807ff7ac7eaf62c359c1d317f37a OK 2025/06/24 07:06:49 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/24 07:06:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 07:06:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 07:06:54 DEBUG : Testêé: md5 = cc195ade9a81f6928078d46a50b1de05 OK 2025/06/24 07:06:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/24 07:06:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (16.56s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:07:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/24 07:07:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 07:07:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 07:07:00 DEBUG : existing: md5 = fff2a9d2b6bc611c97326a3bfbdee362 OK 2025/06/24 07:07:00 INFO : existing: Copied (new) 2025/06/24 07:07:00 DEBUG : Waiting for deletions to finish 2025/06/24 07:07:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/24 07:07:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 07:07:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/24 07:07:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 07:07:01 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': not deleting files as there were IO errors 2025/06/24 07:07:01 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.74s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:07:02 DEBUG : EXISTING: md5 = bb3e9893a52a0bd088c354316ae57c77 OK 2025/06/24 07:07:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 07:07:03 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:07:03 DEBUG : existing: Unchanged skipping 2025/06/24 07:07:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 07:07:03 DEBUG : Waiting for deletions to finish 2025/06/24 07:07:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.49s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.21s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", 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-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", 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-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.45s) --- SKIP: TestMaxTransfer/Hard (0.20s) --- SKIP: TestMaxTransfer/Soft (0.15s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:07:09 DEBUG : both0: md5 = 8ad8670f7dc7def6867dce8d7ab971b1 OK 2025/06/24 07:07:15 DEBUG : only0: md5 = 507a56d92fa57914c7c12fbc440a55f7 OK 2025/06/24 07:07:20 DEBUG : both1: md5 = 6f10cfb495444860e804ae8f4651bdde OK 2025/06/24 07:07:25 DEBUG : only1: md5 = ade70cc2459135d8158d1184fa4ea28b OK 2025/06/24 07:07:25 DEBUG : both2: md5 = 661c3e8c4f8c484cbdc23a17ca622098 OK 2025/06/24 07:07:31 DEBUG : only2: md5 = e00974d8a4f6ce996328ea2602d218a7 OK 2025/06/24 07:07:36 DEBUG : both3: md5 = 0ffb2ce4a23f04cbf1f70eb39cf0b1c2 OK 2025/06/24 07:07:37 DEBUG : only3: md5 = a0c804f081b2b0a25f4d7b02e82b4883 OK 2025/06/24 07:07:42 DEBUG : both4: md5 = 2c1fa0aecc9c4c3eac34d7e4b80be282 OK 2025/06/24 07:07:42 DEBUG : only4: md5 = 3c381a3c1b7b5da83ac30cdf92c91b74 OK 2025/06/24 07:07:43 DEBUG : both5: md5 = eaf38ef5717038f2e373be2de42e0272 OK 2025/06/24 07:07:43 DEBUG : only5: md5 = df9cb16bfdbf4b19032189eae96f94dd OK 2025/06/24 07:07:48 DEBUG : both6: md5 = 975ddf59ebed138581ea27d7130f3afd OK 2025/06/24 07:07:54 DEBUG : only6: md5 = 35437ebfe3b385beef5ef084947611c3 OK 2025/06/24 07:07:55 DEBUG : both7: md5 = ef378641c2be74775d94ec59dd063d3a OK 2025/06/24 07:07:55 DEBUG : only7: md5 = 9acdee5f3aae2752f121b30a8927f91e OK 2025/06/24 07:07:55 DEBUG : both8: md5 = 0cecae4db708af978149d7eff5cb82b3 OK 2025/06/24 07:08:01 DEBUG : only8: md5 = 1a92a43c9fe57c733574da334e73d7b5 OK 2025/06/24 07:08:01 DEBUG : both9: md5 = fdd83f9aeaa7a1e8334fd8abfec78903 OK 2025/06/24 07:08:06 DEBUG : only9: md5 = e0efc660c70735d62d19bc8d7ab52dda OK 2025/06/24 07:08:12 DEBUG : both10: md5 = cc7a7d23419dc6d9752e2e826dc5f49d OK 2025/06/24 07:08:12 DEBUG : only10: md5 = 910a246c0d9c1cdb8e819d96b624ade2 OK 2025/06/24 07:08:17 DEBUG : both11: md5 = b5d1c84a4ece710adc59016fd15fc19e OK 2025/06/24 07:08:18 DEBUG : only11: md5 = d7e5494e8fe865ed7705efbf5c9e4c4d OK 2025/06/24 07:08:23 DEBUG : both12: md5 = 415b8688e9d9428adb0dac85c0abf8ea OK 2025/06/24 07:08:29 DEBUG : only12: md5 = d40c1dd38b04dfa286e080f55cf58753 OK 2025/06/24 07:08:34 DEBUG : both13: md5 = 245989b24b4e8ab6d775baf6c7792d27 OK 2025/06/24 07:08:39 DEBUG : only13: md5 = e0dd781648928d8069ab10838de05628 OK 2025/06/24 07:08:44 DEBUG : both14: md5 = 834931747c50ea62fa04bf8f1d540b61 OK 2025/06/24 07:08:50 DEBUG : only14: md5 = 2a61cc42713a939f65c65dfebd8b9566 OK 2025/06/24 07:08:55 DEBUG : both15: md5 = 1fec20674e00935b92491ff027cc45f1 OK 2025/06/24 07:08:55 DEBUG : only15: md5 = 9b1d01955621eb8b878bb6d13cd89939 OK 2025/06/24 07:09:01 DEBUG : both16: md5 = 53ad95ebf5d36f3f2e68abfbdc746be7 OK 2025/06/24 07:09:01 DEBUG : only16: md5 = 9056a84668be37e4e8836c696971b250 OK 2025/06/24 07:09:01 DEBUG : both17: md5 = 336a692ff740322ea387c93a8af2d1ad OK 2025/06/24 07:09:02 DEBUG : only17: md5 = 44cb5d3b703e13daebdac5cd15885d37 OK 2025/06/24 07:09:07 DEBUG : both18: md5 = 067509e4c78af133554b84f38516eac3 OK 2025/06/24 07:09:08 DEBUG : only18: md5 = ce257a59ef5463aa0eea3ab50f90de08 OK 2025/06/24 07:09:13 DEBUG : both19: md5 = cbb2cfa5d90f9ecefabe5ebcf44243e3 OK 2025/06/24 07:09:14 DEBUG : only19: md5 = de9989c862ca8d73688e1598e05ea10d OK 2025/06/24 07:09:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 07:09:46 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:46 DEBUG : both0: Unchanged skipping 2025/06/24 07:09:46 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:46 DEBUG : both11: Unchanged skipping 2025/06/24 07:09:46 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:46 DEBUG : both13: Unchanged skipping 2025/06/24 07:09:46 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:46 DEBUG : both14: Unchanged skipping 2025/06/24 07:09:46 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:46 DEBUG : both15: Unchanged skipping 2025/06/24 07:09:46 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:46 DEBUG : both17: Unchanged skipping 2025/06/24 07:09:46 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:46 DEBUG : both18: Unchanged skipping 2025/06/24 07:09:46 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:46 DEBUG : both19: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both10: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both2: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both3: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both12: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both5: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both6: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both16: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both7: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both8: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both9: Unchanged skipping 2025/06/24 07:09:51 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:51 DEBUG : both1: Unchanged skipping 2025/06/24 07:09:56 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:09:56 DEBUG : both4: Unchanged skipping 2025/06/24 07:09:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 07:09:56 DEBUG : Waiting for deletions to finish 2025/06/24 07:09:56 INFO : only19: Deleted 2025/06/24 07:09:56 INFO : only16: Deleted 2025/06/24 07:09:56 INFO : only7: Deleted 2025/06/24 07:09:57 INFO : only3: Deleted 2025/06/24 07:09:57 INFO : only10: Deleted 2025/06/24 07:10:01 INFO : only6: Deleted 2025/06/24 07:10:01 INFO : only15: Deleted 2025/06/24 07:10:01 INFO : only2: Deleted 2025/06/24 07:10:02 INFO : only18: Deleted 2025/06/24 07:10:02 INFO : only5: Deleted 2025/06/24 07:10:02 INFO : only11: Deleted 2025/06/24 07:10:02 INFO : only13: Deleted 2025/06/24 07:10:06 INFO : only8: Deleted 2025/06/24 07:10:07 INFO : only17: Deleted 2025/06/24 07:10:07 INFO : only0: Deleted 2025/06/24 07:10:07 INFO : only4: Deleted 2025/06/24 07:10:12 INFO : only1: Deleted 2025/06/24 07:10:12 INFO : only14: Deleted 2025/06/24 07:10:12 INFO : only12: Deleted 2025/06/24 07:10:12 INFO : only9: Deleted 2025/06/24 07:10:12 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (315.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:12:24 DEBUG : both0: md5 = 08a818ac1e16b8c18cd4562b3811f8f8 OK 2025/06/24 07:12:30 DEBUG : only0: md5 = 7c31e13586d1d952e0843359c5606764 OK 2025/06/24 07:12:35 DEBUG : both1: md5 = 60261300dc7f537a6d7a138337ba9dad OK 2025/06/24 07:12:40 DEBUG : only1: md5 = 0fadee661818accc40a19e7b45738c5f OK 2025/06/24 07:12:40 DEBUG : both2: md5 = b8f464ccb42efad75c49a852a05af450 OK 2025/06/24 07:12:45 DEBUG : only2: md5 = 68922f97823dbcde19e7fb28ac970fe7 OK 2025/06/24 07:12:50 DEBUG : both3: md5 = d49590105e97d37da10e304dbede1485 OK 2025/06/24 07:12:50 DEBUG : only3: md5 = c9a727f72d48376fbf9d4d22554621b6 OK 2025/06/24 07:12:55 DEBUG : both4: md5 = fa9426a9d6a6b51201c7701e6e09a23f OK 2025/06/24 07:12:56 DEBUG : only4: md5 = 14c51a288750f020f937ba04f2510330 OK 2025/06/24 07:12:56 DEBUG : both5: md5 = 5f38f0947b91b3cd8255d598ab27b41b OK 2025/06/24 07:12:56 DEBUG : only5: md5 = 6cfbed49c8a8f77288286383ac85e71b OK 2025/06/24 07:13:01 DEBUG : both6: md5 = 660f1ef0c940c0961522a224a96488f5 OK 2025/06/24 07:13:06 DEBUG : only6: md5 = b4ac6a18f879f0ce5620067ea7dee6be OK 2025/06/24 07:13:06 DEBUG : both7: md5 = da534446a5c52f0e937706bf825bde54 OK 2025/06/24 07:13:07 DEBUG : only7: md5 = e3bee05525fc3af58666590f7d4653b3 OK 2025/06/24 07:13:07 DEBUG : both8: md5 = a8d015054e892ce7e01d32dce71d4365 OK 2025/06/24 07:13:12 DEBUG : only8: md5 = 9aab3e62f4edaa3ea8ff06dd8d7e0e09 OK 2025/06/24 07:13:12 DEBUG : both9: md5 = 8de56fc5c8ea3d8abd486a75792a976b OK 2025/06/24 07:13:17 DEBUG : only9: md5 = d1b02b18cfc4638caa1c55d593a6893d OK 2025/06/24 07:13:22 DEBUG : both10: md5 = fa7828f4881b7cfb107b73d4c61db47c OK 2025/06/24 07:13:23 DEBUG : only10: md5 = 8526aff854cc45744f3fc0c02e720ca1 OK 2025/06/24 07:13:28 DEBUG : both11: md5 = ce2b4c1c3e38c52a71f23f6762233c03 OK 2025/06/24 07:13:28 DEBUG : only11: md5 = 4e1200cd61e0b2752cbda813ce7ddb7b OK 2025/06/24 07:13:33 DEBUG : both12: md5 = e472f3eb521b3ff6207c792e8088cf66 OK 2025/06/24 07:13:38 DEBUG : only12: md5 = bc744105ce18ae5f4eccd783bab68596 OK 2025/06/24 07:13:43 DEBUG : both13: md5 = e99d3e0a45b3602ff81eba2949e13597 OK 2025/06/24 07:13:49 DEBUG : only13: md5 = 88f750957b865efead1fe2647cab9062 OK 2025/06/24 07:13:54 DEBUG : both14: md5 = c0a495f980291622753a77a1cd2071f9 OK 2025/06/24 07:13:59 DEBUG : only14: md5 = 50b8323bc43f37b54075e3a23655b26d OK 2025/06/24 07:14:04 DEBUG : both15: md5 = 8773dfb1712ee3b33b954943eca8a033 OK 2025/06/24 07:14:04 DEBUG : only15: md5 = 13c20b2fa8d8a711de146859bbcc1cd4 OK 2025/06/24 07:14:10 DEBUG : both16: md5 = 790aa77dd8e93f4442b09cfa05c3749f OK 2025/06/24 07:14:10 DEBUG : only16: md5 = dd79d0f35f3852176e28b2ac247a6a37 OK 2025/06/24 07:14:10 DEBUG : both17: md5 = 2e9b81971724f999a7c9dee1fffca0dd OK 2025/06/24 07:14:10 DEBUG : only17: md5 = 3c333430f9f0f5bf66757cdade01e78d OK 2025/06/24 07:14:15 DEBUG : both18: md5 = 0f0dd7ba8baeb4cf0c1e9bdd228ba800 OK 2025/06/24 07:14:15 DEBUG : only18: md5 = 751114ba0dea5f551c7ae3013907b615 OK 2025/06/24 07:14:21 DEBUG : both19: md5 = 650dd0c8672d292dc85775495164d708 OK 2025/06/24 07:14:21 DEBUG : only19: md5 = f748623ef7edbcc80dff2d00ffab44cd OK 2025/06/24 07:15:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 07:15:18 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:18 DEBUG : both11: Unchanged skipping 2025/06/24 07:15:18 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:18 DEBUG : both0: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both10: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both15: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both12: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both13: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both17: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both14: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both18: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both19: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both1: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both2: Unchanged skipping 2025/06/24 07:15:23 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:23 DEBUG : both5: Unchanged skipping 2025/06/24 07:15:28 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:28 DEBUG : both16: Unchanged skipping 2025/06/24 07:15:28 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:28 DEBUG : both7: Unchanged skipping 2025/06/24 07:15:28 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:28 DEBUG : both8: Unchanged skipping 2025/06/24 07:15:28 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:28 DEBUG : both9: Unchanged skipping 2025/06/24 07:15:28 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/24 07:15:28 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:28 DEBUG : both3: Unchanged skipping 2025/06/24 07:15:28 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:28 DEBUG : both4: Unchanged skipping 2025/06/24 07:15:28 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:15:28 DEBUG : both6: Unchanged skipping 2025/06/24 07:15:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 07:15:28 DEBUG : only11: md5 = c7740688b7fbc7f2deb4093ea67a7061 OK 2025/06/24 07:15:28 INFO : only11: Copied (replaced existing) 2025/06/24 07:15:29 DEBUG : only10: md5 = b6dd9f4a80e8f72ba428f10fc5ea3a40 OK 2025/06/24 07:15:29 INFO : only10: Copied (replaced existing) 2025/06/24 07:15:33 DEBUG : only0: md5 = db27fa7f3a81833bd0cca3ad31e9657f OK 2025/06/24 07:15:33 INFO : only0: Copied (replaced existing) 2025/06/24 07:15:33 DEBUG : only15: md5 = 5e76443bbd8107c2092d21e704578e8e OK 2025/06/24 07:15:33 INFO : only15: Copied (replaced existing) 2025/06/24 07:15:34 DEBUG : only13: md5 = cecbeda1fd21be4ea08f3506ee807898 OK 2025/06/24 07:15:34 INFO : only13: Copied (replaced existing) 2025/06/24 07:15:34 DEBUG : only16: md5 = 149277ff264033e444d7f5c3ded5f88f OK 2025/06/24 07:15:34 INFO : only16: Copied (replaced existing) 2025/06/24 07:15:34 DEBUG : only17: md5 = 99f9770c36b65bd9c65f21901258d06e OK 2025/06/24 07:15:34 INFO : only17: Copied (replaced existing) 2025/06/24 07:15:34 DEBUG : only18: md5 = b6c622a1cfef5aff44745c677b78e911 OK 2025/06/24 07:15:34 INFO : only18: Copied (replaced existing) 2025/06/24 07:15:34 DEBUG : only19: md5 = a9b67aee365fe122d27a096726a215af OK 2025/06/24 07:15:34 INFO : only19: Copied (replaced existing) 2025/06/24 07:15:38 DEBUG : only12: md5 = aad58972132954d9caf01b9cb7d12aa2 OK 2025/06/24 07:15:38 INFO : only12: Copied (replaced existing) 2025/06/24 07:15:38 DEBUG : only3: md5 = fe8117411148ead784b4c17f47c69c7e OK 2025/06/24 07:15:38 INFO : only3: Copied (replaced existing) 2025/06/24 07:15:39 DEBUG : only14: md5 = c6528a79d568ae15a00eadd111997b0d OK 2025/06/24 07:15:39 INFO : only14: Copied (replaced existing) 2025/06/24 07:15:39 DEBUG : only4: md5 = fdf4c02d3b549161ab172dc6dae4e428 OK 2025/06/24 07:15:39 INFO : only4: Copied (replaced existing) 2025/06/24 07:15:39 DEBUG : only5: md5 = 21e17912bb23ed72aa5f094ea5f7b4a2 OK 2025/06/24 07:15:39 INFO : only5: Copied (replaced existing) 2025/06/24 07:15:39 DEBUG : only7: md5 = f2203da593b546015cc8fb182ee2652a OK 2025/06/24 07:15:39 INFO : only7: Copied (replaced existing) 2025/06/24 07:15:39 DEBUG : only2: md5 = 4a26b8d9e853e5a8a6a6a3fd79c9b5cb OK 2025/06/24 07:15:39 INFO : only2: Copied (replaced existing) 2025/06/24 07:15:44 DEBUG : only6: md5 = 230b3a27c6ed3c1d4b42b554d3694e9d OK 2025/06/24 07:15:44 INFO : only6: Copied (replaced existing) 2025/06/24 07:15:44 DEBUG : only1: md5 = 280bc266000a4d8683aca48547bb453a OK 2025/06/24 07:15:44 INFO : only1: Copied (replaced existing) 2025/06/24 07:15:45 DEBUG : only9: md5 = bbbdfcb99c905c6356e0cb071d2c067d OK 2025/06/24 07:15:45 INFO : only9: Copied (replaced existing) 2025/06/24 07:15:49 DEBUG : only8: md5 = 7ab392ab06c64f32faeca7aecc41009b OK 2025/06/24 07:15:49 INFO : only8: Copied (replaced existing) 2025/06/24 07:15:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (438.46s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:19:38 DEBUG : empty_dir: Making directory with metadata 2025/06/24 07:19:38 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 07:19:38 DEBUG : empty_on_remote: Making directory with metadata 2025/06/24 07:19:38 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 07:19:38 INFO : empty_on_remote: Making directory 2025/06/24 07:19:38 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/24 07:19:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/24 07:19:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/24 07:19:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/24 07:19:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (16.97s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:19:55 DEBUG : empty_dir: Making directory with metadata 2025/06/24 07:19:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 07:19:55 DEBUG : empty_on_remote: Making directory with metadata 2025/06/24 07:19:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 07:19:55 INFO : empty_on_remote: Making directory 2025/06/24 07:19:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/24 07:20:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/24 07:20:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/24 07:20:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/24 07:20:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/24 07:20:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.69s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:20:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 07:20:21 INFO : sub dir: Making directory 2025/06/24 07:20:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (27.38s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:20:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 07:20:49 INFO : sub dir: Making directory 2025/06/24 07:20:49 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (32.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye'", Local "Local file system at /tmp/rclone875942357", Modify Window "1ns" 2025/06/24 07:21:26 DEBUG : dir1/0000-abcdefg.txt: md5 = a0caf3e9e931addc0cd4bf3e0e36c301 OK 2025/06/24 07:21:26 DEBUG : dir1/0001-bcdefgh.txt: md5 = 9ffc07d32f56d34384fd32eb753923e8 OK 2025/06/24 07:21:27 DEBUG : dir1/0002-cdefghi.txt: md5 = b3dd4f9b902b028f4fb28b825d978005 OK 2025/06/24 07:21:32 DEBUG : dir1/0003-defghij.txt: md5 = 785b424560b263184c0f26662ed11e4e OK 2025/06/24 07:21:33 DEBUG : dir1/0004-efghijk.txt: md5 = c4f16c189fc13e36ce57847d1b97f667 OK 2025/06/24 07:21:33 DEBUG : dir1/0005-fghijkl.txt: md5 = c2239e9bed4639a6e65551a06e1a5190 OK 2025/06/24 07:21:33 DEBUG : dir1/0006-ghijklm.txt: md5 = 3da971dfbac260742fd20ebcf2402bbc OK 2025/06/24 07:21:34 DEBUG : dir1/0007-1234567.txt: md5 = 04b2673c4349ea9371b0db569df04535 OK 2025/06/24 07:21:34 DEBUG : dir1/0008-2345678.txt: md5 = 69e6ff24ccff0e1e2cc7943fef3cae84 OK 2025/06/24 07:21:35 DEBUG : dir1/0009-3456789.txt: md5 = e935d973b056b73d1cd457cf2d8c09a4 OK 2025/06/24 07:21:40 DEBUG : dir1/0010-456789.txt: md5 = ed96b674c9e5c22719debfd4a082a9d4 OK 2025/06/24 07:21:46 DEBUG : dir1/0011-56789;.txt: md5 = dc67f530a9e90b1b70b7417aa36caf69 OK 2025/06/24 07:21:51 DEBUG : dir1/0012-6789;.txt: md5 = 0d7f9d016d4cb96495b54f12421338e7 OK 2025/06/24 07:21:56 DEBUG : dir1/0013-789;=.txt: md5 = 1471f5fcbea77747bfce2465c5339f9b OK 2025/06/24 07:21:57 DEBUG : dir1/0014-89;=.txt: md5 = b9e08ce84076c08872e5884d7f210956 OK 2025/06/24 07:21:57 DEBUG : dir1/0015-9;=.txt: md5 = e721f91afd14b3c85480b7e60020f983 OK 2025/06/24 07:22:02 DEBUG : apple: md5 = 2744efad5c3d2fdbe33ca8c486dcce0b OK 2025/06/24 07:22:08 DEBUG : banana: md5 = 2695a824906d6163b8d5bf53a73f2641 OK 2025/06/24 07:22:13 DEBUG : appleappleapplebanana: md5 = 07c99bad3584fce69958916b4490fbea OK 2025/06/24 07:22:13 DEBUG : splitbananasplit: md5 = 73db10818f515b47b99a0e06f3fdcedf OK 2025/06/24 07:22:13 DEBUG : Waiting for deletions to finish 2025/06/24 07:22:14 DEBUG : apple: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : banana: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 07:22:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 07:22:35 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : banana: Unchanged skipping 2025/06/24 07:22:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 07:22:35 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 07:22:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 07:22:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 07:22:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : apple: Unchanged skipping 2025/06/24 07:22:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 07:22:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 07:22:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 07:22:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 07:22:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 07:22:40 DEBUG : Waiting for deletions to finish 2025/06/24 07:22:40 INFO : There was nothing to transfer 2025/06/24 07:22:40 DEBUG : Waiting for deletions to finish 2025/06/24 07:22:40 DEBUG : apple: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : banana: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/24 07:22:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : banana: Unchanged skipping 2025/06/24 07:22:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/24 07:22:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/24 07:22:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for checks to finish 2025/06/24 07:22:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/24 07:22:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/24 07:22:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/24 07:22:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/24 07:22:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/24 07:22:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/24 07:22:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/24 07:22:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/24 07:22:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/24 07:22:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/24 07:22:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/24 07:22:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/24 07:22:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/24 07:22:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:45 DEBUG : apple: Unchanged skipping 2025/06/24 07:22:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/24 07:22:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/24 07:22:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 07:22:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/24 07:22:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ferukur2ruye': Waiting for transfers to finish 2025/06/24 07:22:46 DEBUG : Waiting for deletions to finish 2025/06/24 07:22:46 INFO : There was nothing to transfer 2025/06/24 07:22:46 DEBUG : Waiting for deletions to finish 2025/06/24 07:22:46 DEBUG : apple: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : banana: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/24 07:22:46 DEBUG : splitbananasplit: Excluded (Path Filter) panic: test timed out after 1h0m0s running tests: TestTransform (1m30s) TestTransform/NFC (1m30s) goroutine 14667 [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, 2 minutes]: testing.(*T).Run(0xc000217a40, {0x26954ee?, 0xc00006bad8?}, 0x27c1a58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000217a40) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000217a40, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc001af43c0, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfec3b3b?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000673040) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000673040) /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 8 [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 9 [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 14519 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a79b8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001bb6500?, 0xc000796000?, 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(0xc001bb6500, {0xc000796000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001bb6500, {0xc000796000?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a3a0, {0xc000796000?, 0x0?, 0x3eb3e60?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001d86660, {0xc000796000?, 0x7fbb39e2e690?, 0x7fbb8be4df30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0023172a8, {0xc000796000?, 0x3eba3e0?, 0xc0005469c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000201eb8, {0x2acf520, 0xc0023172a8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000201c08, {0x7fbb44189b40, 0xc001d86660}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000201c08, 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(0xc000201c08, {0xc000c7b000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00081eb40, {0xc000c7b000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001ba15c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001ba15c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00081eb40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14502 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14407 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a85c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fc080?, 0xc000a87980?, 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(0xc0001fc080, {0xc000a87980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fc080, {0xc000a87980?, 0x1973?, 0xc001b61080?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000130130, {0xc000a87980?, 0xc00037e550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00016eb10, {0xc000a87980?, 0x7fbb39e2e690?, 0x7fbb8be4df30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002317308, {0xc000a87980?, 0x1973?, 0xc000a669d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00037e638, {0x2acf520, 0xc002317308}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00037e388, {0x7fbb44189b40, 0xc00016eb10}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00037e388, 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(0xc00037e388, {0xc0003a6000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00081e120, {0xc0003a6000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00097a120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00097a120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00081e120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14420 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14052 [chan receive, 2 minutes]: testing.(*T).Run(0xc0008bc540, {0x2679b32?, 0x41bb05?}, 0xc00063b770) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc0008bc540) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc0008bc540, 0x27c1a58) /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 2055 [chan receive, 54 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 2045 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 14520 [select]: net/http.(*persistConn).writeLoop(0xc00081eb40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14502 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14508 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a8390, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000128b00?, 0xc000b57300?, 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(0xc000128b00, {0xc000b57300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000128b00, {0xc000b57300?, 0x1973?, 0xc0003e1660?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000130200, {0xc000b57300?, 0xc00037ec50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00016f218, {0xc000b57300?, 0x7fbb39e2e690?, 0x7fbb8be4df30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0023172d8, {0xc000b57300?, 0x1973?, 0xa06d3c?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00037ed38, {0x2acf520, 0xc0023172d8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00037ea88, {0x7fbb44189b40, 0xc00016f218}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00037ea88, 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(0xc00037ea88, {0xc000707000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004c0480, {0xc000707000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0004801e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0004801e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004c0480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14401 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14513 [select]: net/http.(*persistConn).writeLoop(0xc00081e7e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14446 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14393 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a8160, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fc100?, 0xc000a86000?, 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(0xc0001fc100, {0xc000a86000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fc100, {0xc000a86000?, 0x1973?, 0xc001b60e20?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a550, {0xc000a86000?, 0xc00013ac50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001d87230, {0xc000a86000?, 0x7fbb39e2e690?, 0x7fbb8be4df30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0023172f0, {0xc000a86000?, 0x1973?, 0xa6c9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00013ad38, {0x2acf520, 0xc0023172f0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00013aa88, {0x7fbb44189b40, 0xc001d87230}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00013aa88, 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(0xc00013aa88, {0xc0008a5000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000960000, {0xc0008a5000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a0c120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a0c120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000960000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14403 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14535 [select]: net/http.(*persistConn).writeLoop(0xc0004c07e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14478 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 13899 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc001cce000, {0x2af4be8, 0xc0001203c0}) /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 13687 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 14514 [select]: net/http.(*persistConn).writeLoop(0xc000818120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14450 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14408 [select]: net/http.(*persistConn).writeLoop(0xc00081e120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14420 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14481 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a8278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fc380?, 0xc000b58c80?, 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(0xc0001fc380, {0xc000b58c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fc380, {0xc000b58c80?, 0xc0004c0480?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001d96058, {0xc000b58c80?, 0xc0004101b0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0020b0540, {0xc000b58c80?, 0x7fbb4411f868?, 0x7fbb8be4da78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000383290, {0xc000b58c80?, 0xc0005c6000?, 0xc00063aaa0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004c49b8, {0x2acf520, 0xc000383290}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004c4708, {0x7fbb44189b40, 0xc0020b0540}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004c4708, 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(0xc0004c4708, {0xc000c77000, 0x1000, 0x7fbb8be4da78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000818120, {0xc000c77000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001ba06c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001ba06c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000818120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14450 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14427 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a7d00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000466080?, 0xc000a89300?, 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(0xc000466080, {0xc000a89300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000466080, {0xc000a89300?, 0x1973?, 0xc0003e0da0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001d961f8, {0xc000a89300?, 0xc0004c4550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0020b0b10, {0xc000a89300?, 0x7fbb3959f7c8?, 0x7fbb8be4d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0019b6a68, {0xc000a89300?, 0x1973?, 0xc000a6a9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004c4638, {0x2acf520, 0xc0019b6a68}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0004c4388, {0x7fbb44189b40, 0xc0020b0b10}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0004c4388, 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(0xc0004c4388, {0xc000b2a000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00081e000, {0xc000b2a000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000123860) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000123860, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00081e000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14321 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14509 [select]: net/http.(*persistConn).writeLoop(0xc0004c0480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14401 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14426 [select]: net/http.(*persistConn).writeLoop(0xc000818000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14386 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14506 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a7f30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000466180?, 0xc000a8ac80?, 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(0xc000466180, {0xc000a8ac80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000466180, {0xc000a8ac80?, 0x1973?, 0xc0003908e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001301f8, {0xc000a8ac80?, 0xc00037e8d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00016f188, {0xc000a8ac80?, 0x7fbb4415e6e8?, 0x7fbb8be4d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00016fb30, {0xc000a8ac80?, 0x1973?, 0xc000121130?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00037e9b8, {0x2acf520, 0xc00016fb30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00037e708, {0x7fbb44189b40, 0xc00016f188}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00037e708, 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(0xc00037e708, {0xc000b2d000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004c0000, {0xc000b2d000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0020a4120) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0020a4120, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004c0000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14397 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 13123 [select]: net/http.(*persistConn).writeLoop(0xc0004c0360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 13039 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14512 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a7e18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fc500?, 0xc000b5a600?, 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(0xc0001fc500, {0xc000b5a600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fc500, {0xc000b5a600?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001a16168, {0xc000b5a600?, 0xc00040ad80?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002316750, {0xc000b5a600?, 0x7fbb4411f868?, 0x7fbb8be4da78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000383500, {0xc000b5a600?, 0xc0005c6000?, 0x0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00062c638, {0x2acf520, 0xc000383500}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00062c388, {0x7fbb44189b40, 0xc002316750}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00062c388, 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(0xc00062c388, {0xc00077d000, 0x1000, 0x7fbb8be4da78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00081e7e0, {0xc00077d000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0004803c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0004803c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00081e7e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14446 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14694 [select]: net/http.(*persistConn).roundTrip(0xc00081e000, 0xc000c65040) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0005c6000, 0xc000866140) /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(0xc0002e41c0, 0xc000866140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000866140, {0x2acdfc0, 0xc0002e41c0}, {0x1?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0019e8db0, 0xc000866140, {0x0?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0019e8db0, 0xc000866140) /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 14053 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 14394 [select]: net/http.(*persistConn).writeLoop(0xc000960000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14403 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14492 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a8048, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000128980?, 0xc000b54000?, 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(0xc000128980, {0xc000b54000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000128980, {0xc000b54000?, 0xc000818000?, 0xc000b20086?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a358, {0xc000b54000?, 0xc000c260a0?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001d864b0, {0xc000b54000?, 0x7fbb4411f868?, 0x7fbb8be4da78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000383278, {0xc000b54000?, 0xc0005c6000?, 0x8159bc?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00013bb38, {0x2acf520, 0xc000383278}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00013b888, {0x7fbb44189b40, 0xc001d864b0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00013b888, 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(0xc00013b888, {0xc0003e2000, 0x1000, 0x7fbb8be4da78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00081e480, {0xc0003e2000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00097ae40) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00097ae40, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00081e480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14437 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14428 [select]: net/http.(*persistConn).writeLoop(0xc00081e000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14321 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14517 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a7be8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fc880?, 0xc00075e000?, 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(0xc0001fc880, {0xc00075e000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fc880, {0xc00075e000?, 0x0?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001a16170, {0xc00075e000?, 0x0?, 0x0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0023167c8, {0xc00075e000?, 0x7fbb4415e6e8?, 0x7fbb8be4d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00016fb00, {0xc00075e000?, 0x2af4be8?, 0xc000121130?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00062d438, {0x2acf520, 0xc00016fb00}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00062d188, {0x7fbb44189b40, 0xc0023167c8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00062d188, 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(0xc00062d188, {0xc000c79000, 0x1000, 0x7fbb8be4d108?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000960ea0, {0xc000c79000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001ba13e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001ba13e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000960ea0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14486 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14534 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a7ad0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001bb6480?, 0xc000797980?, 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(0xc001bb6480, {0xc000797980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001bb6480, {0xc000797980?, 0x1973?, 0xc001be8ba0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000130290, {0xc000797980?, 0xc00037f350?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00016f950, {0xc000797980?, 0x7fbb39e2e690?, 0x7fbb8be4df30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002317290, {0xc000797980?, 0x1973?, 0xbf00c000fc0000?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00037f438, {0x2acf520, 0xc002317290}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00037f188, {0x7fbb44189b40, 0xc00016f950}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00037f188, 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(0xc00037f188, {0xc0007f4000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004c07e0, {0xc0007f4000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00091e240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00091e240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004c07e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14478 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14518 [select]: net/http.(*persistConn).writeLoop(0xc000960ea0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14486 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14479 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a86d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001bb6100?, 0xc000b55980?, 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(0xc001bb6100, {0xc000b55980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001bb6100, {0xc000b55980?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000130208, {0xc000b55980?, 0x0?, 0x3eb3e60?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00016f3e0, {0xc000b55980?, 0x7fbb4415e6e8?, 0x7fbb8be4d108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00016fc08, {0xc000b55980?, 0x3eba3e0?, 0xc000c589c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00037f0b8, {0x2acf520, 0xc00016fc08}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00037ee08, {0x7fbb44189b40, 0xc00016f3e0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00037ee08, 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(0xc00037ee08, {0xc000c4f000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0009605a0, {0xc000c4f000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001ba04e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001ba04e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0009605a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14413 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14507 [select]: net/http.(*persistConn).writeLoop(0xc0004c0000) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14397 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14053 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0005321e0, 0xc0003177a0, 0xc000866140) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0005321e0, {0x2af4b08, 0x3eb7b60}, {0xc0019bc7d0, 0x4f}, {{0xc000c04c80, 0x5}, {0xc000c04c86, 0x32}, {0x2681b0a, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0005321e0, {0x2af4b08, 0x3eb7b60}, {{0xc000c04c80, 0x5}, {0xc000c04c86, 0x32}, {0x2681b0a, 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, 0xc0000b2008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001997da0, 0xc000c64fa0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001997da0, 0xc000c64fa0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc000862540, {0x2af4b08, 0x3eb7b60}) /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(0xc0008bca80, {0xc00073f8f0, 0x25}, 0xc000c2f920) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc0003d5200?, 0xc0003d5200?, 0x1e03394?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc0003d5200, 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({0xc0003d5200?, 0xc00061ff00?, 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(0xc000c2fb88) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc0018c7c00, {0x2af4b08, 0x3eb7b60}, {0x0?, 0x2416cc0?}, 0xc0004453b0) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/crypt.(*Fs).ListR(0xc001abf2b0, {0x2af4b08, 0x3eb7b60}, {0x0, 0x0}, 0xc000c64d20) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:476 +0x118 github.com/rclone/rclone/fs/walk.listR({0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc001abf2b0}, {0x0, 0x0}, 0x1, 0x3, 0xc000445290, 0xc0003edf68, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc001abf2b0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc000445290) /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(0xc000462850) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc0008bca80) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc0008bca80, 0xc00063b770) /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 14425 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a87f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000128a00?, 0xc0001e2600?, 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(0xc000128a00, {0xc0001e2600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000128a00, {0xc0001e2600?, 0x1973?, 0xc001b60bc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001a16050, {0xc0001e2600?, 0xc00062c8d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002316300, {0xc0001e2600?, 0x7fbb39e2e690?, 0x7fbb8be4df30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002317278, {0xc0001e2600?, 0x1973?, 0xc0006999c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00062c9b8, {0x2acf520, 0xc002317278}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00062c708, {0x7fbb44189b40, 0xc002316300}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00062c708, 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(0xc00062c708, {0xc000259000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000818000, {0xc000259000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0001232c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0001232c0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000818000) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14386 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 13122 [IO wait]: internal/poll.runtime_pollWait(0x7fbb449a84a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001fcf00?, 0xc0001e0c80?, 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(0xc0001fcf00, {0xc0001e0c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001fcf00, {0xc0001e0c80?, 0x1973?, 0xc001db6820?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001a161e8, {0xc0001e0c80?, 0xc00013a550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002316648, {0xc0001e0c80?, 0x7fbb39e2e690?, 0x7fbb8be4df30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0023172c0, {0xc0001e0c80?, 0x1973?, 0xc0008d39c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00013a638, {0x2acf520, 0xc0023172c0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00013a388, {0x7fbb44189b40, 0xc002316648}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00013a388, 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(0xc00013a388, {0xc000751000, 0x1000, 0xc0005ea510?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004c0360, {0xc000751000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00097a780) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00097a780, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004c0360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 13039 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14493 [select]: net/http.(*persistConn).writeLoop(0xc00081e480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14437 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14480 [select]: net/http.(*persistConn).writeLoop(0xc0009605a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14413 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m16.430731337s (try 3/5): exit status 2: Failed []