"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 2/5) 2025/06/26 17:44:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda" 2025/06/26 17:44:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/26 17:44:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda.bin" 2025/06/26 17:44:59 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda.bin: Auto set use_segments_container to true 2025/06/26 17:45:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda" 2025/06/26 17:45:05 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda: Auto set use_segments_container to true 2025/06/26 17:45:10 DEBUG : Creating backend with remote "/tmp/rclone602199702" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:45:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:45:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/26 17:45:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:45:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.23s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:45:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 17:45:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:45:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:45:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:45:16 DEBUG : sub dir/hello world: md5 = 82df8ea2d5557281b32488e3870246a2 OK 2025/06/26 17:45:16 INFO : sub dir/hello world: Copied (new) 2025/06/26 17:45:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.90s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.30s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.09s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:45:27 DEBUG : Creating backend with remote "/non-existing" 2025/06/26 17:45:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/26 17:45:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:45:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.19s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:45:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:45:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:45:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:45:37 DEBUG : sub dir/hello world: md5 = 951527d25e14693624572c17d8f6fcf7 OK 2025/06/26 17:45:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (15.67s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:45:43 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Running all checks before starting transfers 2025/06/26 17:45:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:45:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:45:43 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Checks finished, now starting transfers 2025/06/26 17:45:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:45:48 DEBUG : sub dir/hello world: md5 = db385b2f32677fbaefac038d315c5d02 OK 2025/06/26 17:45:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (10.80s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:45:53 ERROR : Ignoring --no-traverse with sync 2025/06/26 17:45:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:45:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:45:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:45:59 DEBUG : sub dir/hello world: md5 = cf4970fe85d5a4d75e5cb1851933cce7 OK 2025/06/26 17:45:59 INFO : sub dir/hello world: Copied (new) 2025/06/26 17:45:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (10.90s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:46:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/26 17:46:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:46:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:46:05 DEBUG : hello world2: md5 = 9b440c380bd448db36fa55c02abe62b5 OK 2025/06/26 17:46:05 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:46:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 17:46:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:46:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:46:11 DEBUG : potato2: md5 = 3e850d371a0ec009a021013909b6cc06 OK 2025/06/26 17:46:11 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (11.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:46:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 17:46:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:46:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:46:27 DEBUG : potato2: md5 = 79c75cb9c3deb58a2d7b1b5cb9f6d0dc OK 2025/06/26 17:46:27 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (15.79s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:46:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 17:46:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 17:46:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/26 17:46:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 17:46:33 INFO : sub dir2: Making directory 2025/06/26 17:46:33 INFO : sub dir: Making directory 2025/06/26 17:46:33 INFO : sub dir2/sub sub dir2: Making directory 2025/06/26 17:46:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:46:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:46:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:46:38 DEBUG : sub dir/hello world: md5 = a97e25bdf68d001d8bf9d8cbca1f74e1 OK 2025/06/26 17:46:38 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/26 17:46:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:46:49 INFO : sub dir2: Making directory 2025/06/26 17:46:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/26 17:46:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 17:46:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:46:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:46:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:46:54 DEBUG : sub dir/hello world: md5 = a6c991820688960f9cbd2abb8d355043 OK 2025/06/26 17:46:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.74s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:47:05 DEBUG : sub dir2: Making directory with metadata 2025/06/26 17:47:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 17:47:05 INFO : sub dir2: Making directory 2025/06/26 17:47:05 INFO : sub dir: Making directory 2025/06/26 17:47:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:47:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:47:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:47:10 DEBUG : sub dir/hello world: md5 = b5344bb234e4b81ed7e08f775536bfb7 OK 2025/06/26 17:47:10 INFO : sub dir/hello world: Copied (new) 2025/06/26 17:47:10 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 17:47:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/26 17:47:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.20s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.23s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:47:16 INFO : sub dir2: Making directory 2025/06/26 17:47:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:47:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:47:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:47:21 DEBUG : sub dir/hello world: md5 = 71feba7c1a0233e01922948783fe114d OK 2025/06/26 17:47:21 INFO : sub dir/hello world: Copied (new) 2025/06/26 17:47:21 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.79s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:47:27 DEBUG : sub dir2: Making directory with metadata 2025/06/26 17:47:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 17:47:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 17:47:27 INFO : sub dir2: Making directory 2025/06/26 17:47:27 INFO : sub dir: Making directory 2025/06/26 17:47:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:47:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:47:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:47:32 DEBUG : sub dir/hello world: md5 = 8a6281b66615771d39f3d1bb3f123411 OK 2025/06/26 17:47:32 INFO : sub dir/hello world: Copied (new) 2025/06/26 17:47:32 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/26 17:47:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.19s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:47:38 INFO : sub dir2: Making directory 2025/06/26 17:47:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:47:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:47:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:47:43 DEBUG : sub dir/hello world: md5 = 00ba2c4d72cedbbd69bb9b02c7d0ba6c OK 2025/06/26 17:47:43 INFO : sub dir/hello world: Copied (new) 2025/06/26 17:47:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.74s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:47:59 DEBUG : sub dir/hello world: md5 = d5308572e34c8b2c2d0131ff6617a6a8 OK 2025/06/26 17:47:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zubifoq2lawi" 2025/06/26 17:47:59 DEBUG : Config file has changed externally - reloading 2025/06/26 17:47:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zubifoq2lawi.bin" 2025/06/26 17:47:59 DEBUG : Swift container crypt path rclone-test-zubifoq2lawi.bin: Auto set use_segments_container to true 2025/06/26 17:48:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zubifoq2lawi" 2025/06/26 17:48:05 DEBUG : Swift container crypt path rclone-test-zubifoq2lawi: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda' -> Encrypted drive 'TestCryptSwift:rclone-test-zubifoq2lawi' 2025/06/26 17:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:48:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zubifoq2lawi': Waiting for checks to finish 2025/06/26 17:48:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zubifoq2lawi': Waiting for transfers to finish 2025/06/26 17:48:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 17:48:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zubifoq2lawi': Purge remote 2025/06/26 17:48:31 DEBUG : Waiting for deletions to finish 2025/06/26 17:48:37 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (48.64s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:48:47 DEBUG : sub dir/hello world: md5 = a3da0a51c0cfde6ee671e321d4ce09e1 OK 2025/06/26 17:48:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 17:48:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:48:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:48:58 DEBUG : sub dir/hello world: md5 = 17efd7d8b2851d731ca444ee82aaa822 OK 2025/06/26 17:48:58 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (26.19s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:49:13 DEBUG : sub dir/hello world: md5 = bfa4f449653b1f90b7de2d13d52a5d42 OK 2025/06/26 17:49:14 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-cocifij0dipe" 2025/06/26 17:49:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cocifij0dipe.bin" 2025/06/26 17:49:14 DEBUG : Swift container crypt path rclone-test-cocifij0dipe.bin: Auto set use_segments_container to true 2025/06/26 17:49:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cocifij0dipe" 2025/06/26 17:49:20 DEBUG : Swift container crypt path rclone-test-cocifij0dipe: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda' -> Encrypted drive 'TestCryptSwift:rclone-test-cocifij0dipe' 2025/06/26 17:49:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:49:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cocifij0dipe': Waiting for checks to finish 2025/06/26 17:49:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cocifij0dipe': Waiting for transfers to finish 2025/06/26 17:49:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 17:49:36 DEBUG : sub dir/hello world: md5 = 8fe5c7caf172a1ec7a07f2b6c606c17c OK 2025/06/26 17:49:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 17:49:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cocifij0dipe': Waiting for checks to finish 2025/06/26 17:49:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cocifij0dipe': Waiting for transfers to finish 2025/06/26 17:49:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 17:49:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cocifij0dipe': Purge remote 2025/06/26 17:49:47 DEBUG : Waiting for deletions to finish 2025/06/26 17:49:47 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (44.37s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:49:58 DEBUG : sub dir/hello world: md5 = 12575c4a34052736c61f58e9105be128 OK 2025/06/26 17:49:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 17:49:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:49:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:50:03 DEBUG : sub dir/hello world: md5 = 483cd72e8929196928a2fbfa09a03960 OK 2025/06/26 17:50:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/26 17:50:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.28s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:50:19 DEBUG : sub dir/hello world: md5 = 1869aa7161a738cb4b5cfdaac480f885 OK 2025/06/26 17:50:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tisejet5mele" 2025/06/26 17:50:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tisejet5mele.bin" 2025/06/26 17:50:20 DEBUG : Swift container crypt path rclone-test-tisejet5mele.bin: Auto set use_segments_container to true 2025/06/26 17:50:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tisejet5mele" 2025/06/26 17:50:25 DEBUG : Swift container crypt path rclone-test-tisejet5mele: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda' -> Encrypted drive 'TestCryptSwift:rclone-test-tisejet5mele' 2025/06/26 17:50:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:50:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tisejet5mele': Waiting for checks to finish 2025/06/26 17:50:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tisejet5mele': Waiting for transfers to finish 2025/06/26 17:50:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 17:50:47 DEBUG : sub dir/hello world: md5 = 8f58a1cd3f81996cc0a62fa622d26bae OK 2025/06/26 17:50:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tisejet5mele': Waiting for checks to finish 2025/06/26 17:50:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/26 17:50:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tisejet5mele': Waiting for transfers to finish 2025/06/26 17:51:07 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 17:51:12 INFO : sub dir/hello world: Deleted 2025/06/26 17:51:18 DEBUG : sub dir/hello world: md5 = df416273ea84af44d9a8e2370e5f38ea OK 2025/06/26 17:51:18 DEBUG : testing file moves 2025/06/26 17:51:18 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/26 17:51:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tisejet5mele': Waiting for checks to finish 2025/06/26 17:51:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tisejet5mele': Waiting for transfers to finish 2025/06/26 17:51:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/26 17:51:34 INFO : sub dir/hello world: Deleted 2025/06/26 17:51:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tisejet5mele': Purge remote 2025/06/26 17:51:39 DEBUG : Waiting for deletions to finish 2025/06/26 17:51:44 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (90.28s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:51:49 DEBUG : sub dir/hello world: md5 = 9c05908a7a95efbfd3dfe345ca27c658 OK 2025/06/26 17:51:49 ERROR : error listing: directory not found 2025/06/26 17:51:50 INFO : Local file system at /tmp/rclone602199702: Making directory 2025/06/26 17:51:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:51:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (21.37s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:52:11 DEBUG : sub dir/hello world: md5 = 3caf4eb194cac60554a0bf79e9ef00de OK 2025/06/26 17:52:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 17:52:16 DEBUG : Local file system at /tmp/rclone602199702: Waiting for checks to finish 2025/06/26 17:52:16 DEBUG : Local file system at /tmp/rclone602199702: Waiting for transfers to finish 2025/06/26 17:52:21 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/26 17:52:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (21.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:52:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/26 17:52:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:52:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:52:32 DEBUG : check sum: md5 = a7a8f4bd0857f570a71ec170b677f8d0 OK 2025/06/26 17:52:32 INFO : check sum: Copied (new) 2025/06/26 17:52:32 DEBUG : Waiting for deletions to finish 2025/06/26 17:52:38 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/26 17:52:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:52:38 DEBUG : check sum: Size of src and dst objects identical 2025/06/26 17:52:38 DEBUG : check sum: Unchanged skipping 2025/06/26 17:52:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:52:38 DEBUG : Waiting for deletions to finish 2025/06/26 17:52:38 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (16.25s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:52:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/26 17:52:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:52:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:52:43 DEBUG : sizeonly: md5 = 38c135f618e0467430a0dc72a963f965 OK 2025/06/26 17:52:43 INFO : sizeonly: Copied (new) 2025/06/26 17:52:43 DEBUG : Waiting for deletions to finish 2025/06/26 17:52:44 DEBUG : sizeonly: Sizes identical 2025/06/26 17:52:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:52:44 DEBUG : sizeonly: Unchanged skipping 2025/06/26 17:52:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:52:44 DEBUG : Waiting for deletions to finish 2025/06/26 17:52:44 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.29s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:52:44 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/26 17:52:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:52:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:52:45 DEBUG : ignore-size: md5 = 44a237e14d53284c04b7a0500eedd153 OK 2025/06/26 17:52:45 INFO : ignore-size: Copied (new) 2025/06/26 17:52:45 DEBUG : Waiting for deletions to finish 2025/06/26 17:52:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:52:45 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:52:45 DEBUG : ignore-size: Unchanged skipping 2025/06/26 17:52:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:52:45 DEBUG : Waiting for deletions to finish 2025/06/26 17:52:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:52:51 DEBUG : existing: md5 = 6e57052e65bc3f33713e0c6b3bb7e918 OK 2025/06/26 17:52:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:52:51 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:52:51 DEBUG : existing: Unchanged skipping 2025/06/26 17:52:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:52:51 DEBUG : Waiting for deletions to finish 2025/06/26 17:52:51 INFO : There was nothing to transfer 2025/06/26 17:52:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:52:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/26 17:52:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:52:57 DEBUG : existing: md5 = 9df5cddbc48fecbcfd072d5b19b6e33f OK 2025/06/26 17:52:57 INFO : existing: Copied (replaced existing) 2025/06/26 17:52:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (26.31s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:53:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 17:53:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:53:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:53:17 DEBUG : existing: md5 = b086ea7881bce0084638c765e8b99066 OK 2025/06/26 17:53:17 INFO : existing: Copied (new) 2025/06/26 17:53:17 DEBUG : Waiting for deletions to finish 2025/06/26 17:53:18 DEBUG : existing: Destination exists, skipping 2025/06/26 17:53:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:53:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:53:18 DEBUG : Waiting for deletions to finish 2025/06/26 17:53:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (16.38s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:53:29 DEBUG : b/potato: md5 = d67bf2fc384f391f13de10f8d7d21b82 OK 2025/06/26 17:53:34 DEBUG : c/non empty space: md5 = a39dadc1cd1a0e56e6ef0c817063e1f2 OK 2025/06/26 17:53:34 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 17:53:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 17:53:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:53:40 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:53:40 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 17:53:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:53:45 DEBUG : a/potato2: md5 = 252198d1b821ab58441e17ef0a28a530 OK 2025/06/26 17:53:45 INFO : a/potato2: Copied (new) 2025/06/26 17:53:45 DEBUG : Waiting for deletions to finish 2025/06/26 17:53:45 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (32.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:54:06 DEBUG : empty space: md5 = 2189ea4257e2f4222a478a892e510c3a OK 2025/06/26 17:54:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:54:07 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/26 17:54:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:54:07 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/26 17:54:07 DEBUG : Waiting for deletions to finish 2025/06/26 17:54:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:54:07 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/26 17:54:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:54:12 DEBUG : empty space: md5 = 1ce728a5f7c4e3a3aad4ef48fb0b6990 OK 2025/06/26 17:54:12 INFO : empty space: Copied (replaced existing) 2025/06/26 17:54:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (16.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.34s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:54:18 DEBUG : foo: md5 = ce35c8f397cd967f92781f1838e9cb72 OK 2025/06/26 17:54:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:54:19 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/26 17:54:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:54:19 DEBUG : foo: md5 = 6eb4b28ec8ab88b761089274e572ea8c OK 2025/06/26 17:54:19 INFO : foo: Copied (replaced existing) 2025/06/26 17:54:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.34s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:54:25 DEBUG : empty space: md5 = bb2bafc055525051e022b12cf0866559 OK 2025/06/26 17:54:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 17:54:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:54:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:54:25 DEBUG : empty space: Unchanged skipping 2025/06/26 17:54:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:54:25 DEBUG : potato: md5 = 974b7da5c1ad02911a7ca92d2a28c7ed OK 2025/06/26 17:54:25 INFO : potato: Copied (new) 2025/06/26 17:54:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (11.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:54:31 DEBUG : potato: md5 = 6237798b34932e70f9fe53042dbdd0c1 OK 2025/06/26 17:54:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/26 17:54:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:54:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:54:32 DEBUG : potato: md5 = 933614a1dbf5e7d960fbce3d4b4f7285 OK 2025/06/26 17:54:32 INFO : potato: Copied (replaced existing) 2025/06/26 17:54:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.25s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:54:32 DEBUG : potato: md5 = a0df8bac8eaf64f23ac3f86e58102fe0 OK 2025/06/26 17:54:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:54:33 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/26 17:54:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:54:33 DEBUG : potato: md5 = d3ea692eac82c4c1726b65eefb9aff27 OK 2025/06/26 17:54:33 INFO : potato: Copied (replaced existing) 2025/06/26 17:54:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:54:34 DEBUG : potato: md5 = d3b9e545a3e1b5ba8b1fe02b4dd0d537 OK 2025/06/26 17:54:42 DEBUG : empty space: md5 = bdf158c44012a65336f8a1e64828b9c0 OK 2025/06/26 17:54:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 17:54:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/26 17:54:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:54:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:54:42 DEBUG : empty space: Unchanged skipping 2025/06/26 17:54:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:54:42 DEBUG : Waiting for deletions to finish 2025/06/26 17:54:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (14.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:54:48 DEBUG : potato: md5 = b7369c110da5e713d2e9adcc055a031c OK 2025/06/26 17:54:53 DEBUG : empty space: md5 = 1daf1d4d9df0d1139fe3af1ecef44996 OK 2025/06/26 17:54:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 17:54:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:54:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:54:53 DEBUG : empty space: Unchanged skipping 2025/06/26 17:54:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:54:59 DEBUG : potato2: md5 = 207cf1c55c9728b2b4003f35b89bb178 OK 2025/06/26 17:54:59 INFO : potato2: Copied (new) 2025/06/26 17:54:59 DEBUG : Waiting for deletions to finish 2025/06/26 17:54:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (26.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:55:15 DEBUG : b/potato: md5 = 7c27ceaa88adf3a7aaa08daa876a76cb OK 2025/06/26 17:55:20 DEBUG : c/non empty space: md5 = bce6f3644b2f46e5cd4470c2e4f948c1 OK 2025/06/26 17:55:20 INFO : d: Making directory 2025/06/26 17:55:20 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/26 17:55:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 17:55:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:55:26 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:55:26 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 17:55:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:55:26 DEBUG : a/potato2: md5 = 3b7178dcf840a2838fa3eaaa2e031546 OK 2025/06/26 17:55:26 INFO : a/potato2: Copied (new) 2025/06/26 17:55:26 DEBUG : Waiting for deletions to finish 2025/06/26 17:55:26 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:55:37 DEBUG : b/potato: md5 = 7723ef3089f6be1ba68e703d89010617 OK 2025/06/26 17:55:42 DEBUG : c/non empty space: md5 = 4a12bbc22eb1f22e14b7d7967a840dc0 OK 2025/06/26 17:55:42 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/26 17:55:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/26 17:55:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:55:42 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:55:42 DEBUG : c/non empty space: Unchanged skipping 2025/06/26 17:55:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:55:47 DEBUG : a/potato2: md5 = 13d36287654b28755af0b71d7a218874 OK 2025/06/26 17:55:47 INFO : a/potato2: Copied (new) 2025/06/26 17:55:47 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': not deleting files as there were IO errors 2025/06/26 17:55:47 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (36.90s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:56:13 DEBUG : potato: md5 = 5121ab43c8a9739fa9993a091040a311 OK 2025/06/26 17:56:19 DEBUG : empty space: md5 = 51a99907a6dca7d785b91e4bea5bd0d6 OK 2025/06/26 17:56:19 DEBUG : Waiting for deletions to finish 2025/06/26 17:56:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 17:56:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:56:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:56:19 DEBUG : empty space: Unchanged skipping 2025/06/26 17:56:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:56:19 INFO : potato: Deleted 2025/06/26 17:56:24 DEBUG : potato2: md5 = 5232c32c6ddc3f7db65db2619dd495cd OK 2025/06/26 17:56:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (21.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:56:35 DEBUG : potato: md5 = f03bbc70ca739b523266a6afc30af8b8 OK 2025/06/26 17:56:40 DEBUG : empty space: md5 = 397240c779ecf809c5563d88e3edc925 OK 2025/06/26 17:56:40 DEBUG : Waiting for deletions to finish 2025/06/26 17:56:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:56:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:56:41 INFO : potato: Deleted 2025/06/26 17:56:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 17:56:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:56:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:56:41 DEBUG : empty space: Unchanged skipping 2025/06/26 17:56:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:56:46 DEBUG : potato2: md5 = b3440c80a8275259d8eeeedef7f476a0 OK 2025/06/26 17:56:46 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (29.95s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:57:05 DEBUG : potato: md5 = a89177e9d1c28d800411ab7a3bcfc6c3 OK 2025/06/26 17:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 17:57:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:57:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:57:10 DEBUG : potato2: md5 = 42138e535eb154ef39fab0af9368c93b OK 2025/06/26 17:57:10 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (11.52s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:57:25 DEBUG : potato2: md5 = 5275e53f91cc2d778c4cda45c0e2aebb OK 2025/06/26 17:57:30 DEBUG : empty space: md5 = 7123cd10de2ddcae10bc8098c54b3049 OK 2025/06/26 17:57:30 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 17:57:30 DEBUG : enormous: Excluded 2025/06/26 17:57:30 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 17:57:30 DEBUG : potato2: Excluded 2025/06/26 17:57:31 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 17:57:31 DEBUG : potato2: Excluded 2025/06/26 17:57:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:57:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:57:31 DEBUG : empty space: Unchanged skipping 2025/06/26 17:57:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:57:31 DEBUG : Waiting for deletions to finish 2025/06/26 17:57:31 INFO : There was nothing to transfer 2025/06/26 17:57:36 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 17:57:36 DEBUG : enormous: Excluded 2025/06/26 17:57:36 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 17:57:36 DEBUG : potato2: Excluded 2025/06/26 17:57:36 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 17:57:36 DEBUG : potato2: Excluded 2025/06/26 17:57:36 DEBUG : Local file system at /tmp/rclone602199702: Waiting for checks to finish 2025/06/26 17:57:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:57:36 DEBUG : empty space: Unchanged skipping 2025/06/26 17:57:36 DEBUG : Local file system at /tmp/rclone602199702: Waiting for transfers to finish 2025/06/26 17:57:36 DEBUG : Waiting for deletions to finish 2025/06/26 17:57:36 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (29.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:57:51 DEBUG : potato2: md5 = a602885d29d7393f64ecaca354c8a5fc OK 2025/06/26 17:57:57 DEBUG : empty space: md5 = 6aed6946874a25a93ac7b266c5b168a9 OK 2025/06/26 17:57:57 DEBUG : enormous: md5 = 1e6cc41f76b2f713f04920a206cdd0b6 OK 2025/06/26 17:58:03 DEBUG : enormous: Excluded (Size Filter) 2025/06/26 17:58:03 DEBUG : enormous: Excluded 2025/06/26 17:58:03 DEBUG : potato2: Excluded (Size Filter) 2025/06/26 17:58:03 DEBUG : potato2: Excluded 2025/06/26 17:58:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:58:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:58:03 DEBUG : empty space: Unchanged skipping 2025/06/26 17:58:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:58:03 DEBUG : Waiting for deletions to finish 2025/06/26 17:58:03 INFO : enormous: Deleted 2025/06/26 17:58:08 INFO : potato2: Deleted 2025/06/26 17:58:08 INFO : There was nothing to transfer 2025/06/26 17:58:08 DEBUG : Local file system at /tmp/rclone602199702: Waiting for checks to finish 2025/06/26 17:58:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:58:08 DEBUG : empty space: Unchanged skipping 2025/06/26 17:58:08 DEBUG : Local file system at /tmp/rclone602199702: Waiting for transfers to finish 2025/06/26 17:58:08 DEBUG : Waiting for deletions to finish 2025/06/26 17:58:08 INFO : potato2: Deleted 2025/06/26 17:58:08 INFO : enormous: Deleted 2025/06/26 17:58:08 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (27.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 17:58:14 DEBUG : one: md5 = f5ab5366d93efdb718ccfa5cdf982281 OK 2025/06/26 17:58:19 DEBUG : two: md5 = 3f128edd18f186b851863c69950bf41b OK 2025/06/26 17:58:25 DEBUG : three: md5 = 74a98ad51e7e19274465f397b33d14b2 OK 2025/06/26 17:58:30 DEBUG : four: md5 = da0e9c0734bfcfab2da4d6fafe272b4b OK 2025/06/26 17:58:40 DEBUG : five: Need to transfer - File not found at Destination 2025/06/26 17:58:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:58:40 DEBUG : three: Sizes identical 2025/06/26 17:58:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/26 17:58:40 DEBUG : one: Destination is newer than source, skipping 2025/06/26 17:58:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/26 17:58:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/26 17:58:41 DEBUG : five: md5 = ddebbf0aa0c23cec1cfa9f2dacac296f OK 2025/06/26 17:58:41 INFO : five: Copied (new) 2025/06/26 17:58:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:58:45 DEBUG : four: md5 = 34cacce01d582c365c4bd77053e59449 OK 2025/06/26 17:58:45 INFO : four: Copied (replaced existing) 2025/06/26 17:58:50 DEBUG : two: md5 = b3ba8757e705152d72064d40b2471759 OK 2025/06/26 17:58:50 INFO : two: Copied (replaced existing) 2025/06/26 17:58:50 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (62.87s) === 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-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/26 17:59:16 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 17:59:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/26 17:59:17 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/26 17:59:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:59:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:59:17 DEBUG : potato: md5 = 15c05c5c8ad469cb1a784f0ae9efceb1 OK 2025/06/26 17:59:17 INFO : potato: Copied (new) 2025/06/26 17:59:22 DEBUG : yam: md5 = 8c350e85d6bf544d43ea6bd6ef75485a OK 2025/06/26 17:59:22 INFO : yam: Copied (new) 2025/06/26 17:59:22 DEBUG : Waiting for deletions to finish 2025/06/26 17:59:22 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/26 17:59:22 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/26 17:59:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:59:22 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:59:22 DEBUG : potato: Unchanged skipping 2025/06/26 17:59:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:59:27 DEBUG : yaml: md5 = 46f00943b5c976c75e8bd42d85c155fe OK 2025/06/26 17:59:27 INFO : yaml: Copied (new) 2025/06/26 17:59:27 DEBUG : Waiting for deletions to finish 2025/06/26 17:59:38 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (26.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/26 17:59:44 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Making map for --track-renames 2025/06/26 17:59:44 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Finished making map for --track-renames 2025/06/26 17:59:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:59:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 17:59:44 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/26 17:59:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for renames to finish 2025/06/26 17:59:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 17:59:44 DEBUG : potato: md5 = e79333e386c7c011a0b4a00737379fc7 OK 2025/06/26 17:59:44 INFO : potato: Copied (new) 2025/06/26 17:59:49 DEBUG : yam: md5 = 288c276c37095c5f70da27bd22f5f9d4 OK 2025/06/26 17:59:49 INFO : yam: Copied (new) 2025/06/26 17:59:49 DEBUG : Waiting for deletions to finish 2025/06/26 17:59:54 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Making map for --track-renames 2025/06/26 17:59:54 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Finished making map for --track-renames 2025/06/26 17:59:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 17:59:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 17:59:54 DEBUG : potato: Unchanged skipping 2025/06/26 17:59:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for renames to finish 2025/06/26 18:00:09 INFO : yam: Copied (server-side copy) to: yaml 2025/06/26 18:00:14 INFO : yam: Deleted 2025/06/26 18:00:14 INFO : yaml: Renamed from "yam" 2025/06/26 18:00:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:00:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (36.72s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/26 18:00:20 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Making map for --track-renames 2025/06/26 18:00:20 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Finished making map for --track-renames 2025/06/26 18:00:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:00:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/26 18:00:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/26 18:00:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for renames to finish 2025/06/26 18:00:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:00:20 DEBUG : potato: md5 = 2d8d38bc591841f518abd63d6e34ff66 OK 2025/06/26 18:00:20 INFO : potato: Copied (new) 2025/06/26 18:00:26 DEBUG : sub/yam: md5 = e1d3a0c65b7787d6c1ec40d02b7ab8dc OK 2025/06/26 18:00:26 INFO : sub/yam: Copied (new) 2025/06/26 18:00:26 DEBUG : Waiting for deletions to finish 2025/06/26 18:00:26 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:00:26 DEBUG : potato: Unchanged skipping 2025/06/26 18:00:26 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Making map for --track-renames 2025/06/26 18:00:26 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Finished making map for --track-renames 2025/06/26 18:00:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:00:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for renames to finish 2025/06/26 18:00:47 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/26 18:00:52 INFO : sub/yam: Deleted 2025/06/26 18:00:52 INFO : yam: Renamed from "sub/yam" 2025/06/26 18:00:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:00:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (42.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:01:03 DEBUG : Creating backend with remote "/tmp/rclone602199702/dir1" 2025/06/26 18:01:03 DEBUG : Config file has changed externally - reloading 2025/06/26 18:01:03 DEBUG : Creating backend with remote "/tmp/rclone602199702/dir2" 2025/06/26 18:01:03 DEBUG : Local file system at /tmp/rclone602199702/dir2: Using server-side directory move 2025/06/26 18:01:03 INFO : Local file system at /tmp/rclone602199702/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/26 18:01:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/26 18:01:03 DEBUG : Local file system at /tmp/rclone602199702/dir2: Waiting for checks to finish 2025/06/26 18:01:03 DEBUG : Local file system at /tmp/rclone602199702/dir2: Waiting for transfers to finish 2025/06/26 18:01:03 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.11s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:01:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:01:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 18:01:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:01:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:01:03 DEBUG : nested/sub dir/file: md5 = 2323970f3f62fd9d0782109ed2d0c2ad OK 2025/06/26 18:01:03 INFO : nested/sub dir/file: Copied (new) 2025/06/26 18:01:03 INFO : nested/sub dir/file: Deleted 2025/06/26 18:01:08 DEBUG : sub dir/hello world: md5 = 320e2757f2ea6c97218a6d432b2541d3 OK 2025/06/26 18:01:08 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:01:08 INFO : sub dir/hello world: Deleted 2025/06/26 18:01:08 INFO : sub dir: Removing directory 2025/06/26 18:01:08 INFO : nested/sub dir: Removing directory 2025/06/26 18:01:08 INFO : nested: Removing directory 2025/06/26 18:01:08 DEBUG : Local file system at /tmp/rclone602199702: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (10.86s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:01:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/26 18:01:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/26 18:01:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:01:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:01:14 DEBUG : nested/sub dir/file: md5 = 31607710bab56fa8d2af6c36ad306c0b OK 2025/06/26 18:01:14 INFO : nested/sub dir/file: Copied (new) 2025/06/26 18:01:14 INFO : nested/sub dir/file: Deleted 2025/06/26 18:01:19 DEBUG : sub dir/hello world: md5 = 1a2f69f481de89ba43ff669d606a4b31 OK 2025/06/26 18:01:19 INFO : sub dir/hello world: Copied (new) 2025/06/26 18:01:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.98s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:01:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/26 18:01:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 18:01:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:01:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:01:30 DEBUG : existing: md5 = 2da809c6cd152da65e4a2524cfd550a6 OK 2025/06/26 18:01:30 INFO : existing: Copied (new) 2025/06/26 18:01:30 INFO : existing: Deleted 2025/06/26 18:01:30 DEBUG : existing-b: md5 = f6a3af0015df5a4fec0fe049e7b81943 OK 2025/06/26 18:01:30 INFO : existing-b: Copied (new) 2025/06/26 18:01:30 INFO : existing-b: Deleted 2025/06/26 18:01:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:01:30 DEBUG : existing: Destination exists, skipping 2025/06/26 18:01:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/26 18:01:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:01:30 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (21.70s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:01:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-waqoyij6nade" 2025/06/26 18:01:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-waqoyij6nade.bin" 2025/06/26 18:01:47 DEBUG : Swift container crypt path rclone-test-waqoyij6nade.bin: Auto set use_segments_container to true 2025/06/26 18:01:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-waqoyij6nade" 2025/06/26 18:01:52 DEBUG : Swift container crypt path rclone-test-waqoyij6nade: Auto set use_segments_container to true 2025/06/26 18:02:03 DEBUG : potato2: md5 = b74b99b1fc8192a6f844806f30b41775 OK 2025/06/26 18:02:08 DEBUG : empty space: md5 = e5e9f13a585fc6319f77c3160c18063a OK 2025/06/26 18:02:13 DEBUG : potato3: md5 = 2269db815071eb22c93ca2362564b912 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda' -> Encrypted drive 'TestCryptSwift:rclone-test-waqoyij6nade' 2025/06/26 18:02:24 DEBUG : empty space: md5 = a5f753434757e0965e62885b388221bd OK 2025/06/26 18:02:24 DEBUG : potato3: md5 = ccd0395bbb568cee47cc78eac3699ba2 OK 2025/06/26 18:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:02:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 18:02:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-waqoyij6nade': Waiting for checks to finish 2025/06/26 18:02:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:02:35 DEBUG : empty space: Unchanged skipping 2025/06/26 18:02:35 INFO : potato3: Copied (server-side copy) 2025/06/26 18:02:36 INFO : potato2: Copied (server-side copy) 2025/06/26 18:02:40 INFO : empty space: Deleted 2025/06/26 18:02:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-waqoyij6nade': Waiting for transfers to finish 2025/06/26 18:02:40 INFO : potato3: Deleted 2025/06/26 18:02:41 INFO : potato2: Deleted 2025/06/26 18:02:41 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wunenif6gole" 2025/06/26 18:02:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wunenif6gole.bin" 2025/06/26 18:02:41 DEBUG : Swift container crypt path rclone-test-wunenif6gole.bin: Auto set use_segments_container to true 2025/06/26 18:02:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wunenif6gole" 2025/06/26 18:02:47 DEBUG : Swift container crypt path rclone-test-wunenif6gole: Auto set use_segments_container to true 2025/06/26 18:02:53 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 18:02:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:02:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 18:02:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wunenif6gole': Waiting for checks to finish 2025/06/26 18:02:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wunenif6gole': Waiting for transfers to finish 2025/06/26 18:02:58 INFO : empty space: Copied (server-side copy) 2025/06/26 18:02:58 INFO : potato3: Copied (server-side copy) 2025/06/26 18:02:59 INFO : potato3: Deleted 2025/06/26 18:03:03 INFO : empty space: Deleted 2025/06/26 18:03:04 INFO : potato2: Copied (server-side copy) 2025/06/26 18:03:04 INFO : potato2: Deleted 2025/06/26 18:03:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wunenif6gole': Purge remote 2025/06/26 18:03:04 DEBUG : Waiting for deletions to finish 2025/06/26 18:03:05 INFO : empty space.bin: Deleted 2025/06/26 18:03:05 INFO : potato3.bin: Deleted 2025/06/26 18:03:15 INFO : potato2.bin: Deleted 2025/06/26 18:03:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-waqoyij6nade': Purge remote 2025/06/26 18:03:15 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (88.92s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:03:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-royiveg4jege" 2025/06/26 18:03:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-royiveg4jege.bin" 2025/06/26 18:03:16 DEBUG : Swift container crypt path rclone-test-royiveg4jege.bin: Auto set use_segments_container to true 2025/06/26 18:03:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-royiveg4jege" 2025/06/26 18:03:21 DEBUG : Swift container crypt path rclone-test-royiveg4jege: Auto set use_segments_container to true 2025/06/26 18:03:32 DEBUG : potato2: md5 = 3df09a1f6d7718d40a1ba53309000db9 OK 2025/06/26 18:03:37 DEBUG : empty space: md5 = 8f9825b10085d7bc4f36ca0d1f8c194d OK 2025/06/26 18:03:43 DEBUG : potato3: md5 = 520a5e78a73c3e067441090e7276beb4 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda' -> Encrypted drive 'TestCryptSwift:rclone-test-royiveg4jege' 2025/06/26 18:03:48 DEBUG : empty space: md5 = 66a3658f8dd495dfd635e75f59848a9c OK 2025/06/26 18:03:50 DEBUG : potato3: md5 = 1c391e47d9c3cc24b611ce9903c5d56e OK 2025/06/26 18:03:50 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 18:03:50 DEBUG : empty space: Excluded 2025/06/26 18:03:50 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 18:03:50 DEBUG : empty space: Excluded 2025/06/26 18:03:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:03:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-royiveg4jege': Waiting for checks to finish 2025/06/26 18:03:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 18:03:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-royiveg4jege': Waiting for transfers to finish 2025/06/26 18:03:55 INFO : potato2: Copied (server-side copy) 2025/06/26 18:03:56 INFO : potato3: Copied (server-side copy) 2025/06/26 18:04:01 INFO : potato2: Deleted 2025/06/26 18:04:01 INFO : potato3: Deleted 2025/06/26 18:04:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jipomuv2puba" 2025/06/26 18:04:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jipomuv2puba.bin" 2025/06/26 18:04:01 DEBUG : Swift container crypt path rclone-test-jipomuv2puba.bin: Auto set use_segments_container to true 2025/06/26 18:04:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jipomuv2puba" 2025/06/26 18:04:07 DEBUG : Swift container crypt path rclone-test-jipomuv2puba: Auto set use_segments_container to true 2025/06/26 18:04:12 DEBUG : empty space: Excluded (Size Filter) 2025/06/26 18:04:12 DEBUG : empty space: Excluded 2025/06/26 18:04:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:04:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 18:04:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jipomuv2puba': Waiting for checks to finish 2025/06/26 18:04:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jipomuv2puba': Waiting for transfers to finish 2025/06/26 18:04:23 INFO : potato2: Copied (server-side copy) 2025/06/26 18:04:23 INFO : potato2: Deleted 2025/06/26 18:04:28 INFO : potato3: Copied (server-side copy) 2025/06/26 18:04:28 INFO : potato3: Deleted 2025/06/26 18:04:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jipomuv2puba': Purge remote 2025/06/26 18:04:39 DEBUG : Waiting for deletions to finish 2025/06/26 18:04:49 INFO : potato2.bin: Deleted 2025/06/26 18:04:49 INFO : potato3.bin: Deleted 2025/06/26 18:04:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-royiveg4jege': Purge remote 2025/06/26 18:04:49 DEBUG : Waiting for deletions to finish 2025/06/26 18:04:55 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (104.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:05:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-hacorol3sagi" 2025/06/26 18:05:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hacorol3sagi.bin" 2025/06/26 18:05:00 DEBUG : Swift container crypt path rclone-test-hacorol3sagi.bin: Auto set use_segments_container to true 2025/06/26 18:05:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hacorol3sagi" 2025/06/26 18:05:06 DEBUG : Swift container crypt path rclone-test-hacorol3sagi: Auto set use_segments_container to true 2025/06/26 18:05:16 DEBUG : potato2: md5 = cb28ec11a56749435714439414fadd1d OK 2025/06/26 18:05:21 DEBUG : empty space: md5 = 803ceacbf7633431ab6708576d6972c1 OK 2025/06/26 18:05:27 DEBUG : potato3: md5 = 8eba04309bec87c02189bbc9d4fa71a2 OK 2025/06/26 18:05:27 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda' -> Encrypted drive 'TestCryptSwift:rclone-test-hacorol3sagi' 2025/06/26 18:05:38 DEBUG : empty space: md5 = 8038390504f1eaedb447289a4aa71e03 OK 2025/06/26 18:05:38 DEBUG : potato3: md5 = 6e699624a7e655c61c702aa9eb8b91bd OK 2025/06/26 18:05:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:05:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/26 18:05:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hacorol3sagi': Waiting for checks to finish 2025/06/26 18:05:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:05:43 DEBUG : empty space: Unchanged skipping 2025/06/26 18:05:48 INFO : empty space: Deleted 2025/06/26 18:05:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hacorol3sagi': Waiting for transfers to finish 2025/06/26 18:05:49 INFO : potato3: Copied (server-side copy) 2025/06/26 18:05:49 INFO : potato2: Copied (server-side copy) 2025/06/26 18:05:54 INFO : potato3: Deleted 2025/06/26 18:05:54 INFO : potato2: Deleted 2025/06/26 18:06:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jaraliq4cida" 2025/06/26 18:06:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jaraliq4cida.bin" 2025/06/26 18:06:00 DEBUG : Swift container crypt path rclone-test-jaraliq4cida.bin: Auto set use_segments_container to true 2025/06/26 18:06:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jaraliq4cida" 2025/06/26 18:06:06 DEBUG : Swift container crypt path rclone-test-jaraliq4cida: Auto set use_segments_container to true 2025/06/26 18:06:11 INFO : tomatoDir: Making directory 2025/06/26 18:06:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/26 18:06:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/26 18:06:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/26 18:06:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jaraliq4cida': Waiting for checks to finish 2025/06/26 18:06:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jaraliq4cida': Waiting for transfers to finish 2025/06/26 18:06:17 INFO : empty space: Copied (server-side copy) 2025/06/26 18:06:22 INFO : potato3: Copied (server-side copy) 2025/06/26 18:06:22 INFO : potato2: Copied (server-side copy) 2025/06/26 18:06:22 INFO : potato3: Deleted 2025/06/26 18:06:22 INFO : empty space: Deleted 2025/06/26 18:06:27 INFO : potato2: Deleted 2025/06/26 18:06:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jaraliq4cida': Purge remote 2025/06/26 18:06:32 DEBUG : Waiting for deletions to finish 2025/06/26 18:06:32 INFO : empty space.bin: Deleted 2025/06/26 18:06:37 INFO : potato3.bin: Deleted 2025/06/26 18:06:42 INFO : potato2.bin: Deleted 2025/06/26 18:06:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hacorol3sagi': Purge remote 2025/06/26 18:06:42 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (102.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:06:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/rclone-move-test" 2025/06/26 18:06:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-move-test.bin" 2025/06/26 18:06:43 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/26 18:06:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-move-test" 2025/06/26 18:06:49 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-move-test: Auto set use_segments_container to true 2025/06/26 18:06:59 DEBUG : potato2: md5 = bcfdc9668e2391b17f207610fea9b2e4 OK --- PASS: TestServerSideMoveOverlap (32.13s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:07:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test" 2025/06/26 18:07:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-sync-test.bin" 2025/06/26 18:07:15 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/26 18:07:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-sync-test" 2025/06/26 18:07:21 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.68s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:07:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test" 2025/06/26 18:07:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-sync-test.bin" 2025/06/26 18:07:27 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/26 18:07:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-sync-test" 2025/06/26 18:07:32 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-sync-test: Auto set use_segments_container to true 2025/06/26 18:07:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test-include/layer2" 2025/06/26 18:07:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-sync-test-include/layer2.bin" 2025/06/26 18:07:38 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/26 18:07:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-sync-test-include/layer2" 2025/06/26 18:07:44 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/26 18:07:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test-ignore-file" 2025/06/26 18:07:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-sync-test-ignore-file.bin" 2025/06/26 18:07:49 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/26 18:07:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/rclone-sync-test-ignore-file" 2025/06/26 18:07:55 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/26 18:08:05 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 71850cad38012838ace3df2e45d1e8df OK 2025/06/26 18:08:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:08:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test': Waiting for checks to finish 2025/06/26 18:08:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test': Waiting for transfers to finish 2025/06/26 18:08:11 DEBUG : Waiting for deletions to finish 2025/06/26 18:08:11 INFO : There was nothing to transfer 2025/06/26 18:08:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:08:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:08:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:08:16 DEBUG : Waiting for deletions to finish 2025/06/26 18:08:16 INFO : There was nothing to transfer 2025/06/26 18:08:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:08:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/26 18:08:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/26 18:08:26 DEBUG : Waiting for deletions to finish 2025/06/26 18:08:26 INFO : There was nothing to transfer 2025/06/26 18:08:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:08:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:08:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:08:36 DEBUG : Waiting for deletions to finish 2025/06/26 18:08:36 INFO : There was nothing to transfer 2025/06/26 18:08:42 DEBUG : Excluded 2025/06/26 18:08:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/26 18:08:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/26 18:08:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/26 18:08:42 DEBUG : Waiting for deletions to finish 2025/06/26 18:08:42 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (80.67s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:08:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/dst" 2025/06/26 18:08:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst.bin" 2025/06/26 18:08:48 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst.bin: Auto set use_segments_container to true 2025/06/26 18:08:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst" 2025/06/26 18:08:53 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst: Auto set use_segments_container to true 2025/06/26 18:08:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/CompareDest" 2025/06/26 18:08:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/CompareDest.bin" 2025/06/26 18:08:59 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/CompareDest.bin: Auto set use_segments_container to true 2025/06/26 18:09:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/CompareDest" 2025/06/26 18:09:05 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/CompareDest: Auto set use_segments_container to true 2025/06/26 18:09:20 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 18:09:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:09:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:09:21 DEBUG : one: md5 = da0153fa6b889b0db123dbbd1f5560e4 OK 2025/06/26 18:09:21 INFO : one: Copied (new) 2025/06/26 18:09:21 DEBUG : Waiting for deletions to finish 2025/06/26 18:09:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:09:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:09:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:09:27 DEBUG : one: md5 = 5a004011c5a2eeaac18ded3dd13bf3d8 OK 2025/06/26 18:09:27 INFO : one: Copied (replaced existing) 2025/06/26 18:09:27 DEBUG : Waiting for deletions to finish 2025/06/26 18:09:27 DEBUG : dst/one: md5 = b691f5c2e580ae3a8217631b82bbfbfc OK 2025/06/26 18:09:32 DEBUG : CompareDest/one: md5 = 029c3c3c181bc02b037c8c25800d3ac1 OK 2025/06/26 18:09:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:09:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:09:33 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:09:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 18:09:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:09:33 DEBUG : Waiting for deletions to finish 2025/06/26 18:09:33 INFO : There was nothing to transfer 2025/06/26 18:09:38 DEBUG : CompareDest/two: md5 = 7c4427c93295a111a1028adedc8f932a OK 2025/06/26 18:09:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:09:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:09:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 18:09:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:09:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:09:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 18:09:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:09:39 DEBUG : Waiting for deletions to finish 2025/06/26 18:09:39 INFO : There was nothing to transfer 2025/06/26 18:09:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:09:39 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:09:39 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:09:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/26 18:09:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 18:09:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:09:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:09:39 DEBUG : Waiting for deletions to finish 2025/06/26 18:09:39 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/26 18:09:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:09:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:09:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/26 18:09:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/26 18:09:45 DEBUG : two: Need to transfer - File not found at Destination 2025/06/26 18:09:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:09:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:09:46 DEBUG : two: md5 = 8349cbd8d200328a0f62db5347e96e33 OK 2025/06/26 18:09:46 INFO : two: Copied (new) 2025/06/26 18:09:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (74.57s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:10:02 DEBUG : pre-dest1/1: md5 = ee4e4995fd78f687156f5a9b04121064 OK 2025/06/26 18:10:08 DEBUG : pre-dest2/2: md5 = e90298ad1948de8e6820381b859ea6bc OK 2025/06/26 18:10:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/dest" 2025/06/26 18:10:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dest.bin" 2025/06/26 18:10:13 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dest.bin: Auto set use_segments_container to true 2025/06/26 18:10:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dest" 2025/06/26 18:10:19 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dest: Auto set use_segments_container to true 2025/06/26 18:10:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/pre-dest1" 2025/06/26 18:10:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/pre-dest1.bin" 2025/06/26 18:10:24 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/pre-dest1.bin: Auto set use_segments_container to true 2025/06/26 18:10:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/pre-dest1" 2025/06/26 18:10:35 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/pre-dest1: Auto set use_segments_container to true 2025/06/26 18:10:40 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/pre-dest2" 2025/06/26 18:10:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/pre-dest2.bin" 2025/06/26 18:10:41 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/pre-dest2.bin: Auto set use_segments_container to true 2025/06/26 18:10:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/pre-dest2" 2025/06/26 18:10:46 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/pre-dest2: Auto set use_segments_container to true 2025/06/26 18:10:52 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:10:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/26 18:11:02 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:11:02 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/26 18:11:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/26 18:11:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dest': Waiting for checks to finish 2025/06/26 18:11:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dest': Waiting for transfers to finish 2025/06/26 18:11:18 DEBUG : 3: md5 = 889e2b12d415c4ec2a56d06fadf61bc7 OK 2025/06/26 18:11:18 INFO : 3: Copied (new) 2025/06/26 18:11:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (106.96s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:11:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/dst" 2025/06/26 18:11:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst.bin" 2025/06/26 18:11:49 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst.bin: Auto set use_segments_container to true 2025/06/26 18:11:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst" 2025/06/26 18:11:54 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst: Auto set use_segments_container to true 2025/06/26 18:12:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/CopyDest" 2025/06/26 18:12:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/CopyDest.bin" 2025/06/26 18:12:00 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/CopyDest.bin: Auto set use_segments_container to true 2025/06/26 18:12:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/CopyDest" 2025/06/26 18:12:06 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/CopyDest: Auto set use_segments_container to true 2025/06/26 18:12:16 DEBUG : one: Need to transfer - File not found at Destination 2025/06/26 18:12:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:12:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:12:16 DEBUG : one: md5 = a771bfa99185b8d8f0f3025fb5410e2c OK 2025/06/26 18:12:16 INFO : one: Copied (new) 2025/06/26 18:12:16 DEBUG : Waiting for deletions to finish 2025/06/26 18:12:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:12:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:12:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:12:22 DEBUG : one: md5 = b97cf6556cceaed336fd36f22f1f98de OK 2025/06/26 18:12:22 INFO : one: Copied (replaced existing) 2025/06/26 18:12:22 DEBUG : Waiting for deletions to finish 2025/06/26 18:12:23 DEBUG : dst/one: md5 = 0268fd7bd59bd3c11182f226ea615dd5 OK 2025/06/26 18:12:23 DEBUG : CopyDest/one: md5 = 482a395fba47a3b590cdad012dc85242 OK 2025/06/26 18:12:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/BackupDir" 2025/06/26 18:12:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/BackupDir.bin" 2025/06/26 18:12:23 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/BackupDir.bin: Auto set use_segments_container to true 2025/06/26 18:12:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/BackupDir" 2025/06/26 18:12:29 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/BackupDir: Auto set use_segments_container to true 2025/06/26 18:12:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:12:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:12:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:12:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/26 18:12:45 INFO : one: Copied (server-side copy) 2025/06/26 18:12:45 INFO : one: Deleted 2025/06/26 18:12:51 INFO : one: Copied (server-side copy) 2025/06/26 18:12:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/26 18:12:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:12:51 DEBUG : Waiting for deletions to finish 2025/06/26 18:12:56 DEBUG : CopyDest/two: md5 = a2260a78e82ffefdb43e0f50e30e5dfe OK 2025/06/26 18:12:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:12:57 DEBUG : one: Unchanged skipping 2025/06/26 18:13:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:13:07 INFO : two: Copied (server-side copy) 2025/06/26 18:13:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/26 18:13:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:13:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:13:07 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:13:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:13:08 DEBUG : one: Unchanged skipping 2025/06/26 18:13:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:13:08 DEBUG : two: Unchanged skipping 2025/06/26 18:13:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:13:08 DEBUG : Waiting for deletions to finish 2025/06/26 18:13:08 INFO : There was nothing to transfer 2025/06/26 18:13:13 DEBUG : CopyDest/three: md5 = 83093426f43ee1a6fa536b30dffceb35 OK 2025/06/26 18:13:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:13:19 DEBUG : one: Unchanged skipping 2025/06/26 18:13:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/26 18:13:19 DEBUG : three: Destination not found in --copy-dest 2025/06/26 18:13:19 DEBUG : three: Need to transfer - File not found at Destination 2025/06/26 18:13:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:13:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:13:19 DEBUG : two: Unchanged skipping 2025/06/26 18:13:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:13:21 DEBUG : three: md5 = f9e9509f51bd033ebb25abe4bbab79c7 OK 2025/06/26 18:13:21 INFO : three: Copied (new) 2025/06/26 18:13:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (114.40s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:13:43 DEBUG : dst/one: md5 = 63e63ebca01af29adac6d2de7c8b7de3 OK 2025/06/26 18:13:44 DEBUG : dst/two: md5 = d24214c5c28e3aac2acd59d4c5c77000 OK 2025/06/26 18:13:44 DEBUG : dst/three.txt: md5 = 0c14c549189dfdc2dd3a5f3c1b7909e2 OK 2025/06/26 18:13:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/dst" 2025/06/26 18:13:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst.bin" 2025/06/26 18:13:45 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst.bin: Auto set use_segments_container to true 2025/06/26 18:13:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst" 2025/06/26 18:13:50 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst: Auto set use_segments_container to true 2025/06/26 18:13:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/backup" 2025/06/26 18:13:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/backup.bin" 2025/06/26 18:13:56 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/backup.bin: Auto set use_segments_container to true 2025/06/26 18:14:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/backup" 2025/06/26 18:14:01 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/backup: Auto set use_segments_container to true 2025/06/26 18:14:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:14:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:14:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:14:07 DEBUG : two: Unchanged skipping 2025/06/26 18:14:23 INFO : one: Copied (server-side copy) 2025/06/26 18:14:23 INFO : one: Deleted 2025/06/26 18:14:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:14:23 DEBUG : one: md5 = de6cbee049e8d3d65977f426c4c32547 OK 2025/06/26 18:14:23 INFO : one: Copied (new) 2025/06/26 18:14:23 DEBUG : Waiting for deletions to finish 2025/06/26 18:14:34 INFO : three.txt: Copied (server-side copy) 2025/06/26 18:14:34 INFO : three.txt: Deleted 2025/06/26 18:14:34 INFO : three.txt: Moved into backup dir 2025/06/26 18:14:35 DEBUG : dst/three.txt: md5 = d325066f3d8dad8552a2388e4488003f OK 2025/06/26 18:14:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:14:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:14:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:14:41 DEBUG : two: Unchanged skipping 2025/06/26 18:14:51 INFO : one: Copied (server-side copy) 2025/06/26 18:14:51 INFO : one: Deleted 2025/06/26 18:14:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:14:51 DEBUG : one: md5 = 31c5f893dbfd01bbf80c81d451c9b1ea OK 2025/06/26 18:14:51 INFO : one: Copied (new) 2025/06/26 18:14:51 DEBUG : Waiting for deletions to finish 2025/06/26 18:14:56 INFO : three.txt: Copied (server-side copy) 2025/06/26 18:14:57 INFO : three.txt: Deleted 2025/06/26 18:14:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (84.94s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:15:08 DEBUG : dst/one: md5 = 9be1ad46ec0e758bf77569df01a419f8 OK 2025/06/26 18:15:08 DEBUG : dst/two: md5 = 8154c9a0a16077a08ce0e2df3c707844 OK 2025/06/26 18:15:09 DEBUG : dst/three.txt: md5 = 0fcded1d6ca0ec14963ad8fc5fd40156 OK 2025/06/26 18:15:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/dst" 2025/06/26 18:15:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst.bin" 2025/06/26 18:15:09 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst.bin: Auto set use_segments_container to true 2025/06/26 18:15:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst" 2025/06/26 18:15:15 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst: Auto set use_segments_container to true 2025/06/26 18:15:20 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/backup" 2025/06/26 18:15:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/backup.bin" 2025/06/26 18:15:20 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/backup.bin: Auto set use_segments_container to true 2025/06/26 18:15:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/backup" 2025/06/26 18:15:26 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/backup: Auto set use_segments_container to true 2025/06/26 18:15:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:15:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:15:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:15:31 DEBUG : two: Unchanged skipping 2025/06/26 18:15:42 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:15:42 INFO : one: Deleted 2025/06/26 18:15:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:15:42 DEBUG : one: md5 = 66a355d044ba9f98d59d6bc6ebf4f3b5 OK 2025/06/26 18:15:42 INFO : one: Copied (new) 2025/06/26 18:15:42 DEBUG : Waiting for deletions to finish 2025/06/26 18:16:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:16:03 INFO : three.txt: Deleted 2025/06/26 18:16:03 INFO : three.txt: Moved into backup dir 2025/06/26 18:16:04 DEBUG : dst/three.txt: md5 = 2443b6d4758c968d2930921ec0227c8a OK 2025/06/26 18:16:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:16:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:16:04 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:16:04 DEBUG : two: Unchanged skipping 2025/06/26 18:16:10 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:16:10 INFO : one: Deleted 2025/06/26 18:16:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:16:10 DEBUG : one: md5 = 2b666c49c479c155dd3bc325596e37e2 OK 2025/06/26 18:16:10 INFO : one: Copied (new) 2025/06/26 18:16:10 DEBUG : Waiting for deletions to finish 2025/06/26 18:16:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:16:20 INFO : three.txt: Deleted 2025/06/26 18:16:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (83.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:16:32 DEBUG : dst/one: md5 = 56332a0cb7453b349fec9a98034906b7 OK 2025/06/26 18:16:32 DEBUG : dst/two: md5 = fe8bc2503730876c12b94429280576a9 OK 2025/06/26 18:16:32 DEBUG : dst/three.txt: md5 = 9cdca2233d76e6097fdcf03c9f3b33c0 OK 2025/06/26 18:16:32 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/dst" 2025/06/26 18:16:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst.bin" 2025/06/26 18:16:33 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst.bin: Auto set use_segments_container to true 2025/06/26 18:16:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst" 2025/06/26 18:16:38 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst: Auto set use_segments_container to true 2025/06/26 18:16:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/backup" 2025/06/26 18:16:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/backup.bin" 2025/06/26 18:16:44 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/backup.bin: Auto set use_segments_container to true 2025/06/26 18:16:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/backup" 2025/06/26 18:16:49 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/backup: Auto set use_segments_container to true 2025/06/26 18:16:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:16:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:16:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:16:54 DEBUG : two: Unchanged skipping 2025/06/26 18:17:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 18:17:07 INFO : one: Deleted 2025/06/26 18:17:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:17:07 DEBUG : one: md5 = add94f2646845893ebe51840a128042a OK 2025/06/26 18:17:07 INFO : one: Copied (new) 2025/06/26 18:17:07 DEBUG : Waiting for deletions to finish 2025/06/26 18:17:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 18:17:18 INFO : three.txt: Deleted 2025/06/26 18:17:18 INFO : three.txt: Moved into backup dir 2025/06/26 18:17:19 DEBUG : dst/three.txt: md5 = 4495b51195938c2cda865de14d52cd08 OK 2025/06/26 18:17:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:17:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:17:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:17:19 DEBUG : two: Unchanged skipping 2025/06/26 18:17:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 18:17:25 INFO : one: Deleted 2025/06/26 18:17:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:17:26 DEBUG : one: md5 = 65591b5ffdc022581900fd957b6eec25 OK 2025/06/26 18:17:26 INFO : one: Copied (new) 2025/06/26 18:17:26 DEBUG : Waiting for deletions to finish 2025/06/26 18:17:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 18:17:31 INFO : three.txt: Deleted 2025/06/26 18:17:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (62.65s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:17:35 DEBUG : dst/one: md5 = 1f73c3bdbc7633c9f581d2dc5ad442e8 OK 2025/06/26 18:17:35 DEBUG : dst/two: md5 = 202fbf9170ea733e2228dfd76da83ede OK 2025/06/26 18:17:35 DEBUG : dst/three.txt: md5 = 8c7ceba7ef441a599d588671acac2037 OK 2025/06/26 18:17:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/dst" 2025/06/26 18:17:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst.bin" 2025/06/26 18:17:36 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst.bin: Auto set use_segments_container to true 2025/06/26 18:17:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst" 2025/06/26 18:17:41 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst: Auto set use_segments_container to true 2025/06/26 18:17:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:17:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:17:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:17:46 DEBUG : two: Unchanged skipping 2025/06/26 18:18:02 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:18:03 INFO : one: Deleted 2025/06/26 18:18:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:18:03 DEBUG : one: md5 = 2f477aad6e4ae2e3818c7bbe51efcd6a OK 2025/06/26 18:18:03 INFO : one: Copied (new) 2025/06/26 18:18:03 DEBUG : Waiting for deletions to finish 2025/06/26 18:18:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:18:19 INFO : three.txt: Deleted 2025/06/26 18:18:19 INFO : three.txt: Moved into backup dir 2025/06/26 18:18:24 DEBUG : dst/three.txt: md5 = b2bf8c1100f9f925e133c09ba4a584d8 OK 2025/06/26 18:18:30 DEBUG : one.bak: Excluded (Path Filter) 2025/06/26 18:18:30 DEBUG : one.bak: Excluded 2025/06/26 18:18:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/26 18:18:30 DEBUG : three.txt.bak: Excluded 2025/06/26 18:18:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for checks to finish 2025/06/26 18:18:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:18:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:18:30 DEBUG : two: Unchanged skipping 2025/06/26 18:18:50 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:18:51 INFO : one: Deleted 2025/06/26 18:18:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda/dst': Waiting for transfers to finish 2025/06/26 18:18:52 DEBUG : one: md5 = 939170fdb3793ebfc757f8ec88866aac OK 2025/06/26 18:18:52 INFO : one: Copied (new) 2025/06/26 18:18:52 DEBUG : Waiting for deletions to finish 2025/06/26 18:19:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:19:12 INFO : three.txt: Deleted 2025/06/26 18:19:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (119.57s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:19:34 DEBUG : dst/one: md5 = cfddfd08b867a84e96de630f3cfd581f OK 2025/06/26 18:19:34 DEBUG : dst/two: md5 = 72e2b40aab2e8dff1056649810be9eef OK 2025/06/26 18:19:34 DEBUG : dst/three.txt: md5 = 3d6e3aa3c3d0b90610f4b54011493e65 OK 2025/06/26 18:19:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/dst" 2025/06/26 18:19:35 DEBUG : Config file has changed externally - reloading 2025/06/26 18:19:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst.bin" 2025/06/26 18:19:35 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst.bin: Auto set use_segments_container to true 2025/06/26 18:19:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst" 2025/06/26 18:19:40 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst: Auto set use_segments_container to true 2025/06/26 18:19:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:20:03 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:20:03 INFO : one: Deleted 2025/06/26 18:20:03 DEBUG : one: md5 = be6024cfaab4a2b999f8fcce685b5c4f OK 2025/06/26 18:20:03 INFO : one: Copied (new) 2025/06/26 18:20:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:20:03 DEBUG : two: Unchanged skipping 2025/06/26 18:20:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 18:20:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:20:24 INFO : three.txt: Deleted 2025/06/26 18:20:24 DEBUG : three.txt: md5 = 14d168ea8312dff1d7d978a6a9b0c680 OK 2025/06/26 18:20:24 INFO : three.txt: Copied (new) 2025/06/26 18:20:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:20:45 INFO : one: Copied (server-side copy) to: one.bak 2025/06/26 18:20:45 INFO : one: Deleted 2025/06/26 18:20:46 DEBUG : one: md5 = a1472d102ee25b5685d02abdd4598a15 OK 2025/06/26 18:20:46 INFO : one: Copied (new) 2025/06/26 18:20:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:20:46 DEBUG : two: Unchanged skipping 2025/06/26 18:20:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 18:21:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/26 18:21:06 INFO : three.txt: Deleted 2025/06/26 18:21:06 DEBUG : three.txt: md5 = 15ee7d9d046008011c5f0f61d676cb8f OK 2025/06/26 18:21:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (119.28s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:21:33 DEBUG : dst/one: md5 = d8471b2ce467beb5ce8176414dafbe55 OK 2025/06/26 18:21:33 DEBUG : dst/two: md5 = 3e1962cb3b8154946f38287da05a83ec OK 2025/06/26 18:21:33 DEBUG : dst/three.txt: md5 = 32e41461eb67b8dcfc4b75efc7108079 OK 2025/06/26 18:21:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wijipaz5cuda/dst" 2025/06/26 18:21:34 DEBUG : Config file has changed externally - reloading 2025/06/26 18:21:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst.bin" 2025/06/26 18:21:34 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst.bin: Auto set use_segments_container to true 2025/06/26 18:21:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wijipaz5cuda/dst" 2025/06/26 18:21:39 DEBUG : Swift container crypt path rclone-test-wijipaz5cuda/dst: Auto set use_segments_container to true 2025/06/26 18:21:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/26 18:22:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 18:22:00 INFO : one: Deleted 2025/06/26 18:22:00 DEBUG : one: md5 = 97bee7ff90c70d9ec7ca6d91658de787 OK 2025/06/26 18:22:00 INFO : one: Copied (new) 2025/06/26 18:22:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:22:00 DEBUG : two: Unchanged skipping 2025/06/26 18:22:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/26 18:22:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 18:22:11 INFO : three.txt: Deleted 2025/06/26 18:22:11 DEBUG : three.txt: md5 = edb03ce6b38bd8f3c085d62d7e2309e9 OK 2025/06/26 18:22:11 INFO : three.txt: Copied (new) 2025/06/26 18:22:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/26 18:22:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/26 18:22:28 INFO : one: Deleted 2025/06/26 18:22:28 DEBUG : one: md5 = 83d5adfe3a4c793680d4ade7ffacecaa OK 2025/06/26 18:22:28 INFO : one: Copied (new) 2025/06/26 18:22:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:22:28 DEBUG : two: Unchanged skipping 2025/06/26 18:22:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/26 18:22:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/26 18:22:33 INFO : three.txt: Deleted 2025/06/26 18:22:33 DEBUG : three.txt: md5 = e9ea77b9ddb53393e723f2fb893294c4 OK 2025/06/26 18:22:33 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (66.95s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:22:46 DEBUG : Testêé: md5 = f0e2411a4801206ed692874f5d165fcb OK 2025/06/26 18:22:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:22:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/26 18:22:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:22:56 DEBUG : Testêé: md5 = 783189978fb2b439f385a460d230e843 OK 2025/06/26 18:22:56 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/26 18:22:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (21.73s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:23:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/26 18:23:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:23:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:23:07 DEBUG : existing: md5 = b118708ef8f788acd69df462eb12c5e4 OK 2025/06/26 18:23:07 INFO : existing: Copied (new) 2025/06/26 18:23:07 DEBUG : Waiting for deletions to finish 2025/06/26 18:23:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/26 18:23:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:23:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/26 18:23:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:23:13 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': not deleting files as there were IO errors 2025/06/26 18:23:13 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (21.52s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:23:29 DEBUG : EXISTING: md5 = 1706316c42732e99c7211fc7d6aecd56 OK 2025/06/26 18:23:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:23:34 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:23:34 DEBUG : existing: Unchanged skipping 2025/06/26 18:23:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:23:34 DEBUG : Waiting for deletions to finish 2025/06/26 18:23:34 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (16.22s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.24s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", 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-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", 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-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.56s) --- SKIP: TestMaxTransfer/Hard (0.16s) --- SKIP: TestMaxTransfer/Soft (0.20s) --- SKIP: TestMaxTransfer/Cautious (0.20s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:23:45 DEBUG : both0: md5 = 190f406a3c4d7c469c404d73cdccfdcd OK 2025/06/26 18:23:51 DEBUG : only0: md5 = c9344a4b9196195fc93fb37226b32ca6 OK 2025/06/26 18:23:51 DEBUG : both1: md5 = e24c1d1b6a922964c4a07890a4a014ca OK 2025/06/26 18:23:57 DEBUG : only1: md5 = 84fa91bca4afb06124b42421446178fc OK 2025/06/26 18:24:02 DEBUG : both2: md5 = 67afae0b67a8102ab52f183771b1be16 OK 2025/06/26 18:24:02 DEBUG : only2: md5 = 577594f234ca5758104a06dfa87a3552 OK 2025/06/26 18:24:03 DEBUG : both3: md5 = ad12eec51a3c2dcf09c3c2fe4343062e OK 2025/06/26 18:24:08 DEBUG : only3: md5 = f9d5c379c73fb2129af5b44818ddea3a OK 2025/06/26 18:24:08 DEBUG : both4: md5 = ae7638a754faf6764f5d17098657ce55 OK 2025/06/26 18:24:09 DEBUG : only4: md5 = 9741d10340b099c4d02eaff92b37260e OK 2025/06/26 18:24:14 DEBUG : both5: md5 = fcff4e5c3a16b8abea07df25ff01afc1 OK 2025/06/26 18:24:20 DEBUG : only5: md5 = 9fe11d486a5ae0b2043803e228a7194b OK 2025/06/26 18:24:20 DEBUG : both6: md5 = 66beea3e2bd64511777321a312812c50 OK 2025/06/26 18:24:20 DEBUG : only6: md5 = 9228c640f682d7492b30408216462bfa OK 2025/06/26 18:24:21 DEBUG : both7: md5 = c5dec10140b141b705606b386c01ca80 OK 2025/06/26 18:24:26 DEBUG : only7: md5 = 984bd3f5c65489f7e95da357dab895ba OK 2025/06/26 18:24:31 DEBUG : both8: md5 = d5b14489e151e50344b7a3c0098c7fb3 OK 2025/06/26 18:24:32 DEBUG : only8: md5 = 7ecc258b3dec65500c9d80ada365b399 OK 2025/06/26 18:24:37 DEBUG : both9: md5 = a8cb02d5885c227d3d322219007574ee OK 2025/06/26 18:24:38 DEBUG : only9: md5 = 5b60249920c47b256a09e316a956277f OK 2025/06/26 18:24:43 DEBUG : both10: md5 = f126cc0954c5f042130ae7db30514d4a OK 2025/06/26 18:24:48 DEBUG : only10: md5 = 2196ad8d076ee5ecaf06c0976e708157 OK 2025/06/26 18:24:54 DEBUG : both11: md5 = 3fc2ee6e126ea39490d0ecc0319fa7ca OK 2025/06/26 18:24:59 DEBUG : only11: md5 = 64555dd91c4b34aa9f2f00926d26d500 OK 2025/06/26 18:25:04 DEBUG : both12: md5 = 4dd418dc71f6fc53e8a46dea85a0aca5 OK 2025/06/26 18:25:05 DEBUG : only12: md5 = 08935a0d70846f0cd565c0f8a26c4b48 OK 2025/06/26 18:25:10 DEBUG : both13: md5 = 88714a2251cdc06ec63712c0a240fdba OK 2025/06/26 18:25:15 DEBUG : only13: md5 = 0fe810f5b5efce9c24981b0d19a618ad OK 2025/06/26 18:25:15 DEBUG : both14: md5 = 27c87e497d02b4fa61e6b1d101671449 OK 2025/06/26 18:25:16 DEBUG : only14: md5 = eae51e621b55f0f4d6d5099f97ab60dc OK 2025/06/26 18:25:21 DEBUG : both15: md5 = f54be1083f3a2e4456a41ebb2ebfdb15 OK 2025/06/26 18:25:21 DEBUG : only15: md5 = db0536f73e7bd9f771acd2c56c165454 OK 2025/06/26 18:25:22 DEBUG : both16: md5 = a7b068cdbc23884a55a12863900e9b65 OK 2025/06/26 18:25:29 DEBUG : only16: md5 = 6db554a902baf905ea2cbfac97b48b3a OK 2025/06/26 18:25:34 DEBUG : both17: md5 = 10b6615837451c9c349eaedf376aefc6 OK 2025/06/26 18:25:39 DEBUG : only17: md5 = c30a290acee04ef3ca051bfa347c072c OK 2025/06/26 18:25:45 DEBUG : both18: md5 = 9da928bce85a0584d236c765ed180d51 OK 2025/06/26 18:25:45 DEBUG : only18: md5 = 11e8be7d33743edf6ea7397a8176a55c OK 2025/06/26 18:25:51 DEBUG : both19: md5 = 9a5897dcb46419ceb6caaad0431e4024 OK 2025/06/26 18:25:56 DEBUG : only19: md5 = d2c961d07d0db764b8a317b63cda7a54 OK 2025/06/26 18:26:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:26:53 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:53 DEBUG : both10: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both0: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both14: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both11: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both12: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both16: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both13: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both17: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both18: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both19: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both1: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both3: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both4: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both5: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both6: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both7: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both8: Unchanged skipping 2025/06/26 18:26:58 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:26:58 DEBUG : both9: Unchanged skipping 2025/06/26 18:27:03 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:27:03 DEBUG : both15: Unchanged skipping 2025/06/26 18:27:03 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:27:03 DEBUG : both2: Unchanged skipping 2025/06/26 18:27:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:27:03 DEBUG : Waiting for deletions to finish 2025/06/26 18:27:03 INFO : only9: Deleted 2025/06/26 18:27:03 INFO : only15: Deleted 2025/06/26 18:27:03 INFO : only8: Deleted 2025/06/26 18:27:04 INFO : only14: Deleted 2025/06/26 18:27:08 INFO : only10: Deleted 2025/06/26 18:27:08 INFO : only18: Deleted 2025/06/26 18:27:09 INFO : only11: Deleted 2025/06/26 18:27:09 INFO : only16: Deleted 2025/06/26 18:27:14 INFO : only3: Deleted 2025/06/26 18:27:14 INFO : only17: Deleted 2025/06/26 18:27:14 INFO : only12: Deleted 2025/06/26 18:27:14 INFO : only0: Deleted 2025/06/26 18:27:14 INFO : only2: Deleted 2025/06/26 18:27:14 INFO : only4: Deleted 2025/06/26 18:27:15 INFO : only6: Deleted 2025/06/26 18:27:19 INFO : only5: Deleted 2025/06/26 18:27:19 INFO : only19: Deleted 2025/06/26 18:27:20 INFO : only7: Deleted 2025/06/26 18:27:24 INFO : only1: Deleted 2025/06/26 18:27:24 INFO : only13: Deleted 2025/06/26 18:27:24 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (350.94s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:29:36 DEBUG : both0: md5 = e3e5c126695da0cbaef286fc96c92619 OK 2025/06/26 18:29:41 DEBUG : only0: md5 = f2778f24e95a462361330a90a2d3ec58 OK 2025/06/26 18:29:41 DEBUG : both1: md5 = a185736d96da63d2a042491bfa76f5ce OK 2025/06/26 18:29:47 DEBUG : only1: md5 = 4d98f1315cfdc714a7526d9036e0e287 OK 2025/06/26 18:29:52 DEBUG : both2: md5 = ed14febccee246a0ffaa245375975103 OK 2025/06/26 18:29:52 DEBUG : only2: md5 = dc96a980c1cfa64e8941be128ed904af OK 2025/06/26 18:29:52 DEBUG : both3: md5 = cb3c70e18dbe43aa42d5985255965687 OK 2025/06/26 18:30:00 DEBUG : only3: md5 = 1309c5ab565d412d2c60d0b7d3f97332 OK 2025/06/26 18:30:00 DEBUG : both4: md5 = 22a28c585ed968583867ae9de3886b14 OK 2025/06/26 18:30:01 DEBUG : only4: md5 = c3adec7aabe240def1027ed94c86d91e OK 2025/06/26 18:30:06 DEBUG : both5: md5 = 9fabf1619444a86b20cb811d28c40b14 OK 2025/06/26 18:30:11 DEBUG : only5: md5 = f49ffe0c92f5ee401ce8c66ce551df76 OK 2025/06/26 18:30:11 DEBUG : both6: md5 = 257d915bce8ab46b3501bb8c3eb3732a OK 2025/06/26 18:30:11 DEBUG : only6: md5 = b53cf1fb125b51c6f48261baacacb6d4 OK 2025/06/26 18:30:11 DEBUG : both7: md5 = caa55331f94406550c394a9518811563 OK 2025/06/26 18:30:17 DEBUG : only7: md5 = 8e40770ccd2fe57ad04ef7926f6e18fd OK 2025/06/26 18:30:22 DEBUG : both8: md5 = 20173b383bfe43d82512f63ee6312036 OK 2025/06/26 18:30:22 DEBUG : only8: md5 = c5ff2cb7271fcc06ec43345e7cef4dde OK 2025/06/26 18:30:27 DEBUG : both9: md5 = 021b4369bcc10dfc3dca7642bfdf2898 OK 2025/06/26 18:30:27 DEBUG : only9: md5 = ba70d5808ef13fd5feda5abe2629a01b OK 2025/06/26 18:30:32 DEBUG : both10: md5 = 7dfc034348e1a500a7fef0350e7726f0 OK 2025/06/26 18:30:38 DEBUG : only10: md5 = 2966659ea09fbdfc4e8c5b8dbaf83de7 OK 2025/06/26 18:30:43 DEBUG : both11: md5 = 3d4190f9e2fe11801c17b7cfcbc5e2ed OK 2025/06/26 18:30:48 DEBUG : only11: md5 = 22e485edcd845b1f84bb295a30c22afb OK 2025/06/26 18:30:53 DEBUG : both12: md5 = 092eeb18b01a1ed717cb55da867316dd OK 2025/06/26 18:30:53 DEBUG : only12: md5 = bb04e2a9365ed6a2089cbcdced483277 OK 2025/06/26 18:30:59 DEBUG : both13: md5 = 23e6ee545e3197d992d2dd66e103eff3 OK 2025/06/26 18:31:04 DEBUG : only13: md5 = 7c090326870516251598b5c9166bd4fa OK 2025/06/26 18:31:04 DEBUG : both14: md5 = ccea1ac22ec3e54b74c64f62316b5475 OK 2025/06/26 18:31:04 DEBUG : only14: md5 = 0054e8b27bb8e15b062ffdcdeb256637 OK 2025/06/26 18:31:09 DEBUG : both15: md5 = 01989bb5e207ec9d39d481b2e9826277 OK 2025/06/26 18:31:09 DEBUG : only15: md5 = f40c06940f3782316b3d68b1d8e1ed4d OK 2025/06/26 18:31:09 DEBUG : both16: md5 = f4ef9741156f6d5b1fa7b2cc66dbd954 OK 2025/06/26 18:31:15 DEBUG : only16: md5 = cec4ca38183a61f39813b46dd145d97d OK 2025/06/26 18:31:20 DEBUG : both17: md5 = 2206e266136c26dc466a9733af094426 OK 2025/06/26 18:31:28 DEBUG : only17: md5 = 1f4de56bd6b4d5a76f274af97bee4b25 OK 2025/06/26 18:31:33 DEBUG : both18: md5 = 419936b434fff572c37636d982e75914 OK 2025/06/26 18:31:33 DEBUG : only18: md5 = 0e4060f67b5ae0e375e2b970ac7e1662 OK 2025/06/26 18:31:39 DEBUG : both19: md5 = 9040ce6107252a5cb9f7cc7961bbebb7 OK 2025/06/26 18:31:44 DEBUG : only19: md5 = 400f77d40d745e0d85abbd81557e6b53 OK 2025/06/26 18:32:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:32:39 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:39 DEBUG : both0: Unchanged skipping 2025/06/26 18:32:39 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:39 DEBUG : both10: Unchanged skipping 2025/06/26 18:32:39 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:39 DEBUG : both13: Unchanged skipping 2025/06/26 18:32:39 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:39 DEBUG : both14: Unchanged skipping 2025/06/26 18:32:39 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:39 DEBUG : both15: Unchanged skipping 2025/06/26 18:32:39 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:39 DEBUG : both16: Unchanged skipping 2025/06/26 18:32:39 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:39 DEBUG : both17: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both11: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both12: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both1: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both2: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both3: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both4: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both18: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both5: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both19: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both6: Unchanged skipping 2025/06/26 18:32:44 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/26 18:32:44 DEBUG : both7: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both8: Unchanged skipping 2025/06/26 18:32:44 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:32:44 DEBUG : both9: Unchanged skipping 2025/06/26 18:32:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:32:44 DEBUG : only12: md5 = 37614627a384cdeecdab9f11225cf638 OK 2025/06/26 18:32:44 INFO : only12: Copied (replaced existing) 2025/06/26 18:32:49 DEBUG : only10: md5 = 6df8c5470e3311976aa8258c03abf076 OK 2025/06/26 18:32:49 INFO : only10: Copied (replaced existing) 2025/06/26 18:32:49 DEBUG : only0: md5 = 1598fb2a87de0898ca4039748036b9b8 OK 2025/06/26 18:32:49 INFO : only0: Copied (replaced existing) 2025/06/26 18:32:49 DEBUG : only15: md5 = a89303b795eef7a5cddc3953889a1555 OK 2025/06/26 18:32:49 INFO : only15: Copied (replaced existing) 2025/06/26 18:32:49 DEBUG : only13: md5 = c6bf6e4a1d88e1dd9431042c7d1f6633 OK 2025/06/26 18:32:49 INFO : only13: Copied (replaced existing) 2025/06/26 18:32:49 DEBUG : only14: md5 = 8a0c5dff245860b1dabdd71180f88f22 OK 2025/06/26 18:32:49 INFO : only14: Copied (replaced existing) 2025/06/26 18:32:50 DEBUG : only18: md5 = 1da9d6c5190aec20f3f5a6d4e137a687 OK 2025/06/26 18:32:50 INFO : only18: Copied (replaced existing) 2025/06/26 18:32:54 DEBUG : only11: md5 = 90802c2b84bfbcd9d9c6205cb17021cb OK 2025/06/26 18:32:54 INFO : only11: Copied (replaced existing) 2025/06/26 18:32:55 DEBUG : only16: md5 = 6428f57b66c67b2d2b78f5615da5af92 OK 2025/06/26 18:32:55 INFO : only16: Copied (replaced existing) 2025/06/26 18:32:55 DEBUG : only2: md5 = 3d47a4d0c3602838a0b33c7ab4e241b4 OK 2025/06/26 18:32:55 INFO : only2: Copied (replaced existing) 2025/06/26 18:33:00 DEBUG : only17: md5 = 36a55bf5f31ee5b66bc4160d96afe045 OK 2025/06/26 18:33:00 INFO : only17: Copied (replaced existing) 2025/06/26 18:33:00 DEBUG : only4: md5 = 345d6e13498795f3480e6527deb2ee35 OK 2025/06/26 18:33:00 INFO : only4: Copied (replaced existing) 2025/06/26 18:33:00 DEBUG : only3: md5 = 46c3143f396c4cdcbcf545c559d7b15d OK 2025/06/26 18:33:00 INFO : only3: Copied (replaced existing) 2025/06/26 18:33:00 DEBUG : only19: md5 = 42673e9de0806c566ea2c9becea556f7 OK 2025/06/26 18:33:00 INFO : only19: Copied (replaced existing) 2025/06/26 18:33:00 DEBUG : only6: md5 = a426f685b201d8cedab6365ad815455b OK 2025/06/26 18:33:00 INFO : only6: Copied (replaced existing) 2025/06/26 18:33:01 DEBUG : only8: md5 = b376cfb71fc060515b9954e8333337ab OK 2025/06/26 18:33:01 INFO : only8: Copied (replaced existing) 2025/06/26 18:33:01 DEBUG : only9: md5 = 76f6a38b0cfa7fc022436575d3a34a98 OK 2025/06/26 18:33:01 INFO : only9: Copied (replaced existing) 2025/06/26 18:33:05 DEBUG : only1: md5 = b6c847d015f8e683b5355d194c788dd8 OK 2025/06/26 18:33:05 INFO : only1: Copied (replaced existing) 2025/06/26 18:33:05 DEBUG : only7: md5 = 56be84a219bd80eb882c3a3a5b730555 OK 2025/06/26 18:33:05 INFO : only7: Copied (replaced existing) 2025/06/26 18:33:06 DEBUG : only5: md5 = 93c70db152e826ea1daff51d9e605312 OK 2025/06/26 18:33:06 INFO : only5: Copied (replaced existing) 2025/06/26 18:33:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (386.98s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:35:58 DEBUG : empty_dir: Making directory with metadata 2025/06/26 18:35:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:35:58 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 18:35:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:35:58 INFO : empty_on_remote: Making directory 2025/06/26 18:35:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 18:36:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 18:36:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 18:36:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:36:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (11.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:36:10 DEBUG : empty_dir: Making directory with metadata 2025/06/26 18:36:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:36:10 DEBUG : empty_on_remote: Making directory with metadata 2025/06/26 18:36:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/26 18:36:10 INFO : empty_on_remote: Making directory 2025/06/26 18:36:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/26 18:36:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/26 18:36:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/26 18:36:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:36:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/26 18:36:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (11.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:36:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:36:21 INFO : sub dir: Making directory 2025/06/26 18:36:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (11.90s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:36:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/26 18:36:33 INFO : sub dir: Making directory 2025/06/26 18:36:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (22.23s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:37:01 DEBUG : dir1/0000-abcdefg.txt: md5 = c36e785c1ef007ce88518f4be3395534 OK 2025/06/26 18:37:01 DEBUG : dir1/0001-bcdefgh.txt: md5 = 58bf790fe65e46511af7037ace131678 OK 2025/06/26 18:37:07 DEBUG : dir1/0002-cdefghi.txt: md5 = 6afc781fafa93ebe39f87858bc38da28 OK 2025/06/26 18:37:09 DEBUG : dir1/0003-defghij.txt: md5 = 320997969d00f0a52d7d93f21f6bc1a4 OK 2025/06/26 18:37:14 DEBUG : dir1/0004-efghijk.txt: md5 = 96c2d00982640bce1c164a8f76480ab1 OK 2025/06/26 18:37:14 DEBUG : dir1/0005-fghijkl.txt: md5 = 91a751bd456db603b52441647e6284eb OK 2025/06/26 18:37:19 DEBUG : dir1/0006-ghijklm.txt: md5 = b0a67c3bf6742f58940f34e55f6ba7c6 OK 2025/06/26 18:37:20 DEBUG : dir1/0007-1234567.txt: md5 = fd224259e5a6e29fb0643e752fe684cb OK 2025/06/26 18:37:25 DEBUG : dir1/0008-2345678.txt: md5 = fdb4b2482102fcf40848b96fe3d445a1 OK 2025/06/26 18:37:26 DEBUG : dir1/0009-3456789.txt: md5 = 790f5279d272e42797a779ed5148a868 OK 2025/06/26 18:37:31 DEBUG : dir1/0010-456789.txt: md5 = e661ebaf0c5fb0943c6798b1091027c9 OK 2025/06/26 18:37:36 DEBUG : dir1/0011-56789;.txt: md5 = 92653a2e95cb962789c133bb3048dab6 OK 2025/06/26 18:37:37 DEBUG : dir1/0012-6789;.txt: md5 = 9a08ac13b3aa2b2989c4d44a93e59e59 OK 2025/06/26 18:37:37 DEBUG : dir1/0013-789;=.txt: md5 = 6c795bd4f5dfb276c38fc8f0f61dd419 OK 2025/06/26 18:37:38 DEBUG : dir1/0014-89;=.txt: md5 = 7a84c87e210ea3a17dc1bed239d4e682 OK 2025/06/26 18:37:43 DEBUG : dir1/0015-9;=.txt: md5 = 2ce9231ea8664c1693cd5bce48f9451e OK 2025/06/26 18:37:48 DEBUG : apple: md5 = 1fd1d02a26231d9ab47371e2d21acb1e OK 2025/06/26 18:37:54 DEBUG : banana: md5 = 3acf6810d1a54493422e8ba106754af3 OK 2025/06/26 18:37:54 DEBUG : appleappleapplebanana: md5 = 9a664093647d139c4c74ac881b87a241 OK 2025/06/26 18:37:59 DEBUG : splitbananasplit: md5 = 6364cf190cd4f7f51718e9fa98ed019f OK 2025/06/26 18:37:59 DEBUG : Waiting for deletions to finish 2025/06/26 18:37:59 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:37:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:38:20 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:20 DEBUG : apple: Unchanged skipping 2025/06/26 18:38:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:38:20 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:20 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:38:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:38:20 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:20 DEBUG : banana: Unchanged skipping 2025/06/26 18:38:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:38:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:38:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:38:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:38:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:38:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:38:25 DEBUG : Waiting for deletions to finish 2025/06/26 18:38:25 INFO : There was nothing to transfer 2025/06/26 18:38:25 DEBUG : Waiting for deletions to finish 2025/06/26 18:38:26 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:38:26 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : apple: Unchanged skipping 2025/06/26 18:38:26 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : banana: Unchanged skipping 2025/06/26 18:38:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:38:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:38:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:38:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:38:31 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:38:31 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:38:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:38:31 DEBUG : Waiting for deletions to finish 2025/06/26 18:38:31 INFO : There was nothing to transfer 2025/06/26 18:38:31 DEBUG : Waiting for deletions to finish 2025/06/26 18:38:31 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:38:31 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:39:53 DEBUG : dir1/0000-abcdefg.txt: md5 = 68e759ba03b271ac94cd2c341b1f6362 OK 2025/06/26 18:39:53 DEBUG : dir1/0001-bcdefgh.txt: md5 = d0a5fb5257b01d33ba94229b25c0ea2c OK 2025/06/26 18:39:58 DEBUG : dir1/0002-cdefghi.txt: md5 = dc6bc7e704e6d627a7aa935a8557437c OK 2025/06/26 18:39:59 DEBUG : dir1/0003-defghij.txt: md5 = 623a1e038f626c0a8186225f3f61446e OK 2025/06/26 18:40:04 DEBUG : dir1/0004-efghijk.txt: md5 = 9cc57731069ba50d1ad19b587b237c6a OK 2025/06/26 18:40:04 DEBUG : dir1/0005-fghijkl.txt: md5 = 72c1bd687210b041e94d9a65a37c5b8a OK 2025/06/26 18:40:09 DEBUG : dir1/0006-ghijklm.txt: md5 = e21e72aee7b9e46a6e609ae477c59262 OK 2025/06/26 18:40:09 DEBUG : dir1/0007-1234567.txt: md5 = 14ee1ff12353b67602e68ab46433351d OK 2025/06/26 18:40:15 DEBUG : dir1/0008-2345678.txt: md5 = e8e57abba97a3125b3a546b05b514d71 OK 2025/06/26 18:40:15 DEBUG : dir1/0009-3456789.txt: md5 = 9b77b40a5458056b47eeabaff3a915be OK 2025/06/26 18:40:20 DEBUG : dir1/0010-456789.txt: md5 = 51e846d3ef72ace02b6e2cdd5e8a9c98 OK 2025/06/26 18:40:25 DEBUG : dir1/0011-56789;.txt: md5 = a9ab38e60c783b79c99e91fbe7537192 OK 2025/06/26 18:40:25 DEBUG : dir1/0012-6789;.txt: md5 = e92b7af140850b75113eba2a71cc380c OK 2025/06/26 18:40:26 DEBUG : dir1/0013-789;=.txt: md5 = 5b5f9334351d461e35689c6af81d5853 OK 2025/06/26 18:40:26 DEBUG : dir1/0014-89;=.txt: md5 = 97f5f7a4f7e8dc8e38ea8cf762b85152 OK 2025/06/26 18:40:31 DEBUG : dir1/0015-9;=.txt: md5 = a993f2504c2027547fa06a92f0c49f18 OK 2025/06/26 18:40:36 DEBUG : apple: md5 = 14f5dcbd17ec8fc368d5e814fbf5113b OK 2025/06/26 18:40:41 DEBUG : banana: md5 = e51b9a43c8d403c24bbfdb80f6faade8 OK 2025/06/26 18:40:41 DEBUG : appleappleapplebanana: md5 = 70fe75b2237f8cf567cf2534cc582db3 OK 2025/06/26 18:40:46 DEBUG : splitbananasplit: md5 = 5ed443ac37fc9ee5e6d50c7a0788809a OK 2025/06/26 18:40:46 DEBUG : Waiting for deletions to finish 2025/06/26 18:40:46 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:40:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:41:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:41:13 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : apple: Unchanged skipping 2025/06/26 18:41:13 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : banana: Unchanged skipping 2025/06/26 18:41:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:41:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:41:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:41:18 DEBUG : Waiting for deletions to finish 2025/06/26 18:41:18 INFO : There was nothing to transfer 2025/06/26 18:41:18 DEBUG : Waiting for deletions to finish 2025/06/26 18:41:18 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:41:18 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : banana: Unchanged skipping 2025/06/26 18:41:18 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : apple: Unchanged skipping 2025/06/26 18:41:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:41:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:41:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:41:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:41:23 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:23 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:41:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:41:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:41:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:41:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:41:23 DEBUG : Waiting for deletions to finish 2025/06/26 18:41:23 INFO : There was nothing to transfer 2025/06/26 18:41:23 DEBUG : Waiting for deletions to finish 2025/06/26 18:41:23 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:41:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda'", Local "Local file system at /tmp/rclone602199702", Modify Window "1ns" 2025/06/26 18:42:37 DEBUG : dir1/0000-abcdefg.txt: md5 = 7fb6644bc159e864bdb14367adc17830 OK 2025/06/26 18:42:37 DEBUG : dir1/0001-bcdefgh.txt: md5 = 4b26b91711d024c97a4a2b28948cea58 OK 2025/06/26 18:42:42 DEBUG : dir1/0002-cdefghi.txt: md5 = ff4bc4efd658822edc4bced4091dace1 OK 2025/06/26 18:42:42 DEBUG : dir1/0003-defghij.txt: md5 = cdb10a64d18d3d0f5de85ea30347e1fd OK 2025/06/26 18:42:47 DEBUG : dir1/0004-efghijk.txt: md5 = 036e4c220b3c515d2cbc740dc830c89d OK 2025/06/26 18:42:48 DEBUG : dir1/0005-fghijkl.txt: md5 = a4550819b601d81394f8d3c2b26acc02 OK 2025/06/26 18:42:53 DEBUG : dir1/0006-ghijklm.txt: md5 = cb05435915e415dab9fe6d0c109b5a3d OK 2025/06/26 18:42:53 DEBUG : dir1/0007-1234567.txt: md5 = 6be5933fae7b4d37d738109edffccd32 OK 2025/06/26 18:42:58 DEBUG : dir1/0008-2345678.txt: md5 = 9e53b8917695c34b180c4464b3d70860 OK 2025/06/26 18:42:58 DEBUG : dir1/0009-3456789.txt: md5 = a27185d589eadd3c645788e1115c400a OK 2025/06/26 18:43:03 DEBUG : dir1/0010-456789.txt: md5 = 815a439087a87d6845de6b8685e5d4c0 OK 2025/06/26 18:43:09 DEBUG : dir1/0011-56789;.txt: md5 = 8f0f79bf44d73992dba4606add2b3eab OK 2025/06/26 18:43:09 DEBUG : dir1/0012-6789;.txt: md5 = 3169b81d1f7939fd949bcf2522d4ba23 OK 2025/06/26 18:43:09 DEBUG : dir1/0013-789;=.txt: md5 = bd4df47905e7aad6c866322d828c979c OK 2025/06/26 18:43:09 DEBUG : dir1/0014-89;=.txt: md5 = 018dd9fc8981c0b68548cdcefbbda5ac OK 2025/06/26 18:43:14 DEBUG : dir1/0015-9;=.txt: md5 = 39c379a57fd1403499ba0d1d8267f7a9 OK 2025/06/26 18:43:19 DEBUG : apple: md5 = 67cfb00d03726a1212c3e65c71c418b8 OK 2025/06/26 18:43:24 DEBUG : banana: md5 = e58846f2b1098ad721e00bfd99bef6a6 OK 2025/06/26 18:43:25 DEBUG : appleappleapplebanana: md5 = cc184fc1eae1f848964b440fee9a89ad OK 2025/06/26 18:43:30 DEBUG : splitbananasplit: md5 = b020e77c73d0f7aedeb9507a23028efa OK 2025/06/26 18:43:30 DEBUG : Waiting for deletions to finish 2025/06/26 18:43:30 DEBUG : apple: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : banana: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/26 18:43:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/26 18:43:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:43:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:43:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:43:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:43:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:43:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:43:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:43:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:43:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:43:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:43:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:43:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:43:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:43:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:43:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:43:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:43:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:43:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:43:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:43:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:43:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:43:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 18:43:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/26 18:43:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:43:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:43:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = c79b5b58152157a04d10c24199df3b28 OK 2025/06/26 18:43:42 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:43:42 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:42 DEBUG : YmFuYW5h: md5 = 6d7a5723a7f7d5758288ceb173dd8e25 OK 2025/06/26 18:43:42 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/26 18:43:42 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 267cac227ed367bdc12b9489b345dc3d OK 2025/06/26 18:43:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:43:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:46 DEBUG : YXBwbGU=: md5 = 64a3504305248ce4e853506aac9afa33 OK 2025/06/26 18:43:46 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/26 18:43:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 24c1c5b3d1b068f9100726f367108e30 OK 2025/06/26 18:43:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:43:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = b6db414503fd626993bed36499e6e729 OK 2025/06/26 18:43:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:43:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = a3edd8146853ba707c87a712626a77f8 OK 2025/06/26 18:43:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:43:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = 7d53ed468c2478c9862afaf2dc00f347 OK 2025/06/26 18:43:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:43:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = e5d5e4543b64aee7c0cd95809211a944 OK 2025/06/26 18:43:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:43:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:52 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = e600a4bf0715f693cb2b7f8c11859df5 OK 2025/06/26 18:43:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:43:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:53 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 0f5061679d6a9f958efcc9f8a1344c2e OK 2025/06/26 18:43:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:43:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:43:53 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = ed11ed663e98fcb598e7362108d0c6c6 OK 2025/06/26 18:43:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:43:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:53 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 8ee61170dbd2387009320876eb9829a9 OK 2025/06/26 18:43:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:43:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:53 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = c3d6a3725fa7952bca31a26246698285 OK 2025/06/26 18:43:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:43:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:43:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = a193bf0dc0787f353c3a2b9a290604df OK 2025/06/26 18:43:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:43:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:43:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = 86f1115b2908fe73ec045f9bcaea20ad OK 2025/06/26 18:43:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:43:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:43:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = 5abf7399474430b5669fd7a8962cab7f OK 2025/06/26 18:43:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:43:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = 403284add2d5c8cf6a1952f2f3ebd71c OK 2025/06/26 18:43:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:02 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = bd72d77c962f24a6e239f442f10005dd OK 2025/06/26 18:44:02 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:04 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = c1fa95cf92ed76daf97968d6487cbf9f OK 2025/06/26 18:44:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:44:04 DEBUG : Waiting for deletions to finish 2025/06/26 18:44:04 INFO : appleappleapplebanana: Deleted 2025/06/26 18:44:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/26 18:44:04 INFO : dir1/0007-1234567.txt: Deleted 2025/06/26 18:44:04 INFO : dir1/0009-3456789.txt: Deleted 2025/06/26 18:44:05 INFO : dir1/0014-89;=.txt: Deleted 2025/06/26 18:44:09 INFO : banana: Deleted 2025/06/26 18:44:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/26 18:44:09 INFO : dir1/0003-defghij.txt: Deleted 2025/06/26 18:44:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/26 18:44:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/26 18:44:09 INFO : dir1/0011-56789;.txt: Deleted 2025/06/26 18:44:09 INFO : dir1/0012-6789;.txt: Deleted 2025/06/26 18:44:10 INFO : dir1/0013-789;=.txt: Deleted 2025/06/26 18:44:14 INFO : dir1/0010-456789.txt: Deleted 2025/06/26 18:44:14 INFO : apple: Deleted 2025/06/26 18:44:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/26 18:44:14 INFO : dir1/0008-2345678.txt: Deleted 2025/06/26 18:44:15 INFO : dir1/0015-9;=.txt: Deleted 2025/06/26 18:44:15 INFO : splitbananasplit: Deleted 2025/06/26 18:44:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/26 18:44:19 DEBUG : Waiting for deletions to finish 2025/06/26 18:44:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 18:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:19 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:19 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:19 DEBUG : apple: Unchanged skipping 2025/06/26 18:44:19 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:19 DEBUG : banana: Unchanged skipping 2025/06/26 18:44:19 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:19 DEBUG : splitbananasplit: Unchanged skipping 2025/06/26 18:44:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/26 18:44:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for checks to finish 2025/06/26 18:44:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/26 18:44:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/26 18:44:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/26 18:44:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/26 18:44:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/26 18:44:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/26 18:44:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/26 18:44:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/26 18:44:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/26 18:44:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/26 18:44:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/26 18:44:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/26 18:44:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/26 18:44:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/26 18:44:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/26 18:44:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/26 18:44:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/26 18:44:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/26 18:44:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wijipaz5cuda': Waiting for transfers to finish 2025/06/26 18:44:25 DEBUG : Waiting for deletions to finish 2025/06/26 18:44:25 DEBUG : Waiting for deletions to finish 2025/06/26 18:44:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/26 18:44:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/26 18:44:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:25 DEBUG : apple: transformed to: YXBwbGU= 2025/06/26 18:44:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/26 18:44:25 DEBUG : banana: transformed to: YmFuYW5h 2025/06/26 18:44:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/26 18:44:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/26 18:44:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/26 18:44:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/26 18:44:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/26 18:44:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/26 18:44:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 panic: test timed out after 1h0m0s running tests: TestTransform (8m15s) TestTransform/base64 (2m38s) goroutine 16286 [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, 8 minutes]: testing.(*T).Run(0xc001956e00, {0x2687bc6?, 0xc000573ad8?}, 0x27b4058) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc001956e00) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc001956e00, 0xc000573c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0019bd218, {0x3e56520, 0x6b, 0x6b}, {0xedfef7e26?, 0x3e6c4e0?, 0x3e6c4e0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000616a00) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000616a00) /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 25 [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 26 [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 13989 [chan receive, 3 minutes]: testing.(*T).Run(0xc001c5a380, {0x2673ce6?, 0x41bb05?}, 0xc000813130) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc001c5a380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc001c5a380, 0x27b4058) /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 16060 [IO wait]: internal/poll.runtime_pollWait(0x73daa8f7b5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00035d800?, 0xc0001d2c80?, 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(0xc00035d800, {0xc0001d2c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00035d800, {0xc0001d2c80?, 0x1973?, 0xc002346ec0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148450, {0xc0001d2c80?, 0xc00018bdd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000011a10, {0xc0001d2c80?, 0x73daa8577598?, 0x73daf1457a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002254678, {0xc0001d2c80?, 0x1973?, 0xc0009c79c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00018beb8, {0x2aac5a0, 0xc002254678}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00018bc08, {0x73daa84b8798, 0xc000011a10}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00018bc08, 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(0xc00018bc08, {0xc000a69000, 0x1000, 0xc00043d650?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000a9afc0, {0xc000a69000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0019aaea0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0019aaea0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000a9afc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15978 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16014 [IO wait]: internal/poll.runtime_pollWait(0x73daa83ca3d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00035d880?, 0xc0001d4600?, 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(0xc00035d880, {0xc0001d4600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00035d880, {0xc0001d4600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003a46c8, {0xc0001d4600?, 0x0?, 0x3e8bda0?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0021daf78, {0xc0001d4600?, 0x73daa85dfd58?, 0x73daf14575c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009c1da0, {0xc0001d4600?, 0x3e92320?, 0xc0008099c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a3438, {0x2aac5a0, 0xc0009c1da0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a3188, {0x73daa84b8798, 0xc0021daf78}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a3188, 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(0xc0006a3188, {0xc0008a5000, 0x1000, 0xc00043d650?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0000ed560, {0xc0008a5000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a99f20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a99f20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0000ed560) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15963 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16015 [select]: net/http.(*persistConn).writeLoop(0xc0000ed560) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15963 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15898 [IO wait]: internal/poll.runtime_pollWait(0x73daa8f7a8b8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00035ce00?, 0xc0009ad300?, 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(0xc00035ce00, {0xc0009ad300, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00035ce00, {0xc0009ad300?, 0x1973?, 0xc0004f8bc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000148310, {0xc0009ad300?, 0xc000374550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000010738, {0xc0009ad300?, 0x73daa836f848?, 0x73daf1457108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0021db728, {0xc0009ad300?, 0x1973?, 0xc0005bb9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000374638, {0x2aac5a0, 0xc0021db728}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000374388, {0x73daa84b8798, 0xc000010738}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000374388, 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(0xc000374388, {0xc00070c000, 0x1000, 0xc00043d650?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000470900, {0xc00070c000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001be0240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001be0240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000470900) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15890 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 15871 [select]: net/http.(*persistConn).writeLoop(0xc000ac7320) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15859 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 2057 [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 2030 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15268 [select]: net/http.(*persistConn).writeLoop(0xc000470fc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15223 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15377 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001aa4000, 0xc00033ed20, 0xc00042b680) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001aa4000, {0x2ad1b28, 0x3e8faa0}, {0xc001a0a690, 0x4f}, {{0xc000ae3ec0, 0x5}, {0xc000ae3ec6, 0x3a}, {0x267420e, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001aa4000, {0x2ad1b28, 0x3e8faa0}, {{0xc000ae3ec0, 0x5}, {0xc000ae3ec6, 0x3a}, {0x267420e, 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, 0xc0000ce008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001b00ea0, 0xc0005b44b0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001b00ea0, 0xc0005b44b0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc001c08180, {0x2ad1b28, 0x3e8faa0}) /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(0xc001ece8c0, {0xc001a85a70, 0x2d}, 0xc000c1b920) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc00075a400?, 0xc00075a400?, 0x1df6a94?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc00075a400, 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({0xc00075a400?, 0xc000b4ca00?, 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(0xc000c1bb88) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc001a4e1c0, {0x2ad1b28, 0x3e8faa0}, {0x0?, 0x2409660?}, 0xc0004c8a20) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/crypt.(*Fs).ListR(0xc0019f2680, {0x2ad1b28, 0x3e8faa0}, {0x0, 0x0}, 0xc0008131d0) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:476 +0x118 github.com/rclone/rclone/fs/walk.listR({0x2ad1b28, 0x3e8faa0}, {0x2ae62a0, 0xc0019f2680}, {0x0, 0x0}, 0x1, 0x3, 0xc0004c8870, 0xc0019bce40, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2ad1b28, 0x3e8faa0}, {0x2ae62a0, 0xc0019f2680}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0004c8870) /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(0xc000170c40) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc001ece8c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc001ece8c0, 0xc000813130) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 13989 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 16285 [select]: net/http.(*persistConn).roundTrip(0xc0000ed560, 0xc0005b4550) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0003db380, 0xc00042b680) /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(0xc00040e310, 0xc00042b680) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00042b680, {0x2aab040, 0xc00040e310}, {0x458701?, 0x47c06e?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a961e0, 0xc00042b680, {0x0?, 0x2?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a961e0, 0xc00042b680) /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 15377 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 15869 [select]: net/http.(*persistConn).writeLoop(0xc0004706c0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15855 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15267 [IO wait]: internal/poll.runtime_pollWait(0x73daa8f7b3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0001ef080?, 0xc0009ab980?, 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(0xc0001ef080, {0xc0009ab980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0001ef080, {0xc0009ab980?, 0x1973?, 0xc0002fc3e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003a4798, {0xc0009ab980?, 0xc0001f56d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009c0c18, {0xc0009ab980?, 0x73daa836f848?, 0x73daf1457108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0021db788, {0xc0009ab980?, 0x1973?, 0xc000c219d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001f57b8, {0x2aac5a0, 0xc0021db788}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001f5508, {0x73daa84b8798, 0xc0009c0c18}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001f5508, 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(0xc0001f5508, {0xc000b01000, 0x1000, 0xc00043d650?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000470fc0, {0xc000b01000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001a98f00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001a98f00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000470fc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15223 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16059 [select]: net/http.(*persistConn).writeLoop(0xc000589c20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15996 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15870 [IO wait]: internal/poll.runtime_pollWait(0x73daa8f7ae30, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00043e900?, 0xc0009b0600?, 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(0xc00043e900, {0xc0009b0600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc00043e900, {0xc0009b0600?, 0x1973?, 0xc0004f9140?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001cf0008, {0xc0009b0600?, 0xc0003ce1d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000596000, {0xc0009b0600?, 0x73daa836f848?, 0x73daf1457108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0021db758, {0xc0009b0600?, 0x1973?, 0xc000b0a9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0003ce2b8, {0x2aac5a0, 0xc0021db758}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0003ce008, {0x73daa84b8798, 0xc000596000}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0003ce008, 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(0xc0003ce008, {0xc0008a0000, 0x1000, 0xc00043d650?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000ac7320, {0xc0008a0000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00227d4a0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00227d4a0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000ac7320) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15859 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16061 [select]: net/http.(*persistConn).writeLoop(0xc000a9afc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15978 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15899 [select]: net/http.(*persistConn).writeLoop(0xc000470900) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 15890 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 15868 [IO wait]: internal/poll.runtime_pollWait(0x73daa8f7b178, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003a0380?, 0xc0009aec80?, 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(0xc0003a0380, {0xc0009aec80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003a0380, {0xc0009aec80?, 0x1973?, 0xc0004f8e80?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003a45c8, {0xc0009aec80?, 0xc0006a2550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0021da540, {0xc0009aec80?, 0x73daa8577598?, 0x73daf1457a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0022547b0, {0xc0009aec80?, 0x1973?, 0xc000c1f9d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a2638, {0x2aac5a0, 0xc0022547b0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a2388, {0x73daa84b8798, 0xc0021da540}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a2388, 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(0xc0006a2388, {0xc00089e000, 0x1000, 0xc00043d650?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004706c0, {0xc00089e000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc00227d260) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc00227d260, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004706c0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15855 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 16058 [IO wait]: internal/poll.runtime_pollWait(0x73daa83ca4f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003a0800?, 0xc000a2a000?, 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(0xc0003a0800, {0xc000a2a000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003a0800, {0xc000a2a000?, 0x1973?, 0xc002347360?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003a4640, {0xc000a2a000?, 0xc0006a28d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0021daf30, {0xc000a2a000?, 0x73daa8577598?, 0x73daf1457a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc002254828, {0xc000a2a000?, 0x1973?, 0xc0000a39c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006a29b8, {0x2aac5a0, 0xc002254828}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0006a2708, {0x73daa84b8798, 0xc0021daf30}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0006a2708, 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(0xc0006a2708, {0xc0005f3000, 0x1000, 0xc00043d650?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000589c20, {0xc0005f3000?, 0x7f4ea5?, 0x2aa94c0?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0019aad20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0019aad20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000589c20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 15996 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.372203216s (try 2/5): exit status 2: Failed []