"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/11 02:32:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute" 2025/01/11 02:32:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 02:32:07 DEBUG : Creating backend with remote "/tmp/rclone3396381884" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:09 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:09 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:09 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyWithDryRun (3.22s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 02:32:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:10 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:10 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:11 DEBUG : B2 bucket rclone-test-vipalar8vute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.42s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:13 DEBUG : Creating backend with remote "/non-existing" 2025/01/11 02:32:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/11 02:32:13 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:13 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:14 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:14 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.16s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:16 INFO : B2 bucket rclone-test-vipalar8vute: Running all checks before starting transfers 2025/01/11 02:32:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:16 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:16 INFO : B2 bucket rclone-test-vipalar8vute: Checks finished, now starting transfers 2025/01/11 02:32:16 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.07s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:18 ERROR : Ignoring --no-traverse with sync 2025/01/11 02:32:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:18 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:18 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:19 INFO : sub dir/hello world: Copied (new) 2025/01/11 02:32:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.03s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/11 02:32:20 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:20 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:21 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/11 02:32:21 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.83s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:32:22 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:22 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.83s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:32:24 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:24 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.11s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 02:32:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 02:32:26 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/11 02:32:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 02:32:26 INFO : sub dir: Making directory 2025/01/11 02:32:26 INFO : sub dir2: Making directory 2025/01/11 02:32:26 INFO : sub dir2/sub sub dir2: Making directory 2025/01/11 02:32:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:26 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:26 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/11 02:32:27 DEBUG : B2 bucket rclone-test-vipalar8vute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.81s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:28 INFO : sub dir2: Making directory 2025/01/11 02:32:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 02:32:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 02:32:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:28 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:28 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.49s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:29 DEBUG : sub dir2: Making directory with metadata 2025/01/11 02:32:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 02:32:29 INFO : sub dir: Making directory 2025/01/11 02:32:29 INFO : sub dir2: Making directory 2025/01/11 02:32:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:29 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:29 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:30 INFO : sub dir/hello world: Copied (new) 2025/01/11 02:32:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/11 02:32:30 DEBUG : B2 bucket rclone-test-vipalar8vute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/11 02:32:30 DEBUG : B2 bucket rclone-test-vipalar8vute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.98s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:32 INFO : sub dir2: Making directory 2025/01/11 02:32:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:32 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:32 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:32 INFO : sub dir/hello world: Copied (new) 2025/01/11 02:32:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:33 DEBUG : sub dir2: Making directory with metadata 2025/01/11 02:32:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 02:32:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 02:32:33 INFO : sub dir: Making directory 2025/01/11 02:32:33 INFO : sub dir2: Making directory 2025/01/11 02:32:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:33 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:33 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:34 INFO : sub dir/hello world: Copied (new) 2025/01/11 02:32:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/11 02:32:34 DEBUG : B2 bucket rclone-test-vipalar8vute: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:35 INFO : sub dir2: Making directory 2025/01/11 02:32:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:36 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:36 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:37 INFO : sub dir/hello world: Copied (new) 2025/01/11 02:32:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.99s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yinilih3mece" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vipalar8vute -> B2 bucket rclone-test-yinilih3mece 2025/01/11 02:32:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:39 DEBUG : B2 bucket rclone-test-yinilih3mece: Waiting for checks to finish 2025/01/11 02:32:39 DEBUG : B2 bucket rclone-test-yinilih3mece: Waiting for transfers to finish 2025/01/11 02:32:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:44 DEBUG : B2 bucket rclone-test-yinilih3mece: Purge remote 2025/01/11 02:32:44 INFO : B2 bucket rclone-test-yinilih3mece: cleaning bucket "rclone-test-yinilih3mece" of all files 2025/01/11 02:32:44 DEBUG : sub dir/hello world: Deleting (id "4_z7f22dd93304d5b3b9f480e1b_f1080eddf78ebb9b9_d20250111_m023243_c001_v0001165_t0042_u01736562763726") --- PASS: TestServerSideCopy (10.19s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:49 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 02:32:49 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/11 02:32:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.82s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:51 DEBUG : Creating backend with remote "TestB2:rclone-test-sizozif0hale" 2025/01/11 02:32:51 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vipalar8vute -> B2 bucket rclone-test-sizozif0hale 2025/01/11 02:32:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:32:52 DEBUG : B2 bucket rclone-test-sizozif0hale: Waiting for checks to finish 2025/01/11 02:32:52 DEBUG : B2 bucket rclone-test-sizozif0hale: Waiting for transfers to finish 2025/01/11 02:32:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:32:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:54 DEBUG : B2 bucket rclone-test-sizozif0hale: Waiting for checks to finish 2025/01/11 02:32:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 02:32:54 DEBUG : B2 bucket rclone-test-sizozif0hale: Waiting for transfers to finish 2025/01/11 02:32:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/11 02:32:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:55 DEBUG : B2 bucket rclone-test-sizozif0hale: Purge remote 2025/01/11 02:32:55 INFO : B2 bucket rclone-test-sizozif0hale: cleaning bucket "rclone-test-sizozif0hale" of all files 2025/01/11 02:32:55 DEBUG : sub dir/hello world: Deleting (id "4_z3fa20db3305d5b3b9f480e1b_f11355f57c62da03e_d20250111_m023254_c001_v0001105_t0048_u01736562774726") 2025/01/11 02:32:55 DEBUG : sub dir/hello world: Deleting (id "4_z3fa20db3305d5b3b9f480e1b_f11141fe403d652b4_d20250111_m023253_c001_v0001180_t0055_u01736562773499") --- PASS: TestServerSideCopyOverSelf (7.14s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:32:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 02:32:58 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:32:58 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:32:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/11 02:32:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/11 02:32:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.74s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:01 DEBUG : Creating backend with remote "TestB2:rclone-test-xoridap2lema" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vipalar8vute -> B2 bucket rclone-test-xoridap2lema 2025/01/11 02:33:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:33:02 DEBUG : B2 bucket rclone-test-xoridap2lema: Waiting for checks to finish 2025/01/11 02:33:02 DEBUG : B2 bucket rclone-test-xoridap2lema: Waiting for transfers to finish 2025/01/11 02:33:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:33:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:08 DEBUG : B2 bucket rclone-test-xoridap2lema: Waiting for checks to finish 2025/01/11 02:33:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 02:33:08 DEBUG : B2 bucket rclone-test-xoridap2lema: Waiting for transfers to finish 2025/01/11 02:33:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/11 02:33:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/11 02:33:09 INFO : sub dir/hello world: Deleted 2025/01/11 02:33:10 DEBUG : testing file moves 2025/01/11 02:33:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/11 02:33:10 DEBUG : B2 bucket rclone-test-xoridap2lema: Waiting for checks to finish 2025/01/11 02:33:10 DEBUG : B2 bucket rclone-test-xoridap2lema: Waiting for transfers to finish 2025/01/11 02:33:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/11 02:33:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/11 02:33:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:11 DEBUG : B2 bucket rclone-test-xoridap2lema: Purge remote 2025/01/11 02:33:11 INFO : B2 bucket rclone-test-xoridap2lema: cleaning bucket "rclone-test-xoridap2lema" of all files 2025/01/11 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefc23d13305d5b3b9f480e1b_f100e958cb487f034_d20250111_m023310_c001_v0001183_t0012_u01736562790603") 2025/01/11 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefc23d13305d5b3b9f480e1b_f102ade325bd6912f_d20250111_m023308_c001_v0001109_t0007_u01736562788401") 2025/01/11 02:33:11 DEBUG : sub dir/hello world: Deleting (id "4_zefc23d13305d5b3b9f480e1b_f109c8abfa8c79901_d20250111_m023305_c001_v0001144_t0056_u01736562785779") --- PASS: TestServerSideMoveOverSelf (16.03s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:17 ERROR : : error listing: directory not found 2025/01/11 02:33:17 INFO : Local file system at /tmp/rclone3396381884: Making directory 2025/01/11 02:33:18 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:18 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.46s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:33:20 DEBUG : Local file system at /tmp/rclone3396381884: Waiting for checks to finish 2025/01/11 02:33:20 DEBUG : Local file system at /tmp/rclone3396381884: Waiting for transfers to finish 2025/01/11 02:33:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:33:20 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/11 02:33:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyRedownload (2.47s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:21 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/11 02:33:21 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:21 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 02:33:22 INFO : check sum: Copied (new) 2025/01/11 02:33:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:22 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 02:33:22 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/11 02:33:22 DEBUG : check sum: Unchanged skipping 2025/01/11 02:33:22 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:22 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.54s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/11 02:33:24 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:24 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 02:33:25 INFO : sizeonly: Copied (new) 2025/01/11 02:33:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:25 DEBUG : sizeonly: Sizes identical 2025/01/11 02:33:25 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:25 DEBUG : sizeonly: Unchanged skipping 2025/01/11 02:33:25 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:25 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/11 02:33:27 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:27 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/11 02:33:28 INFO : ignore-size: Copied (new) 2025/01/11 02:33:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:33:28 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:28 DEBUG : ignore-size: Unchanged skipping 2025/01/11 02:33:28 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:28 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:33:30 DEBUG : existing: Unchanged skipping 2025/01/11 02:33:30 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:30 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:30 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/11 02:33:31 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:31 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 02:33:31 INFO : existing: Copied (replaced existing) 2025/01/11 02:33:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.12s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 02:33:33 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:33 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 02:33:34 INFO : existing: Copied (new) 2025/01/11 02:33:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:34 DEBUG : existing: Destination exists, skipping 2025/01/11 02:33:34 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:34 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:34 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (3.04s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:37 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/11 02:33:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 02:33:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:33:37 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 02:33:37 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:37 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:38 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:33:38 INFO : a/potato2: Copied (new) 2025/01/11 02:33:38 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:38 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.68s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:40 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/11 02:33:40 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 02:33:40 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/11 02:33:40 DEBUG : empty space: Unchanged skipping 2025/01/11 02:33:40 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:40 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/11 02:33:41 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 02:33:42 INFO : empty space: Updated modification time in destination 2025/01/11 02:33:42 DEBUG : empty space: Unchanged skipping 2025/01/11 02:33:42 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:42 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/11 02:33:45 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 02:33:45 DEBUG : empty space: Unchanged skipping 2025/01/11 02:33:45 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:45 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.39s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:46 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/01/11 02:33:46 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:46 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3396381884) 2025/01/11 02:33:46 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vipalar8vute) 2025/01/11 02:33:46 DEBUG : foo: sha1 differ 2025/01/11 02:33:46 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:47 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/11 02:33:47 INFO : foo: Copied (replaced existing) 2025/01/11 02:33:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:49 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/11 02:33:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:33:49 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:49 DEBUG : empty space: Unchanged skipping 2025/01/11 02:33:49 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:49 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:33:49 INFO : potato: Copied (new) 2025/01/11 02:33:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.84s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:51 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/11 02:33:51 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/11 02:33:52 INFO : potato: Copied (replaced existing) 2025/01/11 02:33:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:54 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/11 02:33:54 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3396381884) 2025/01/11 02:33:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vipalar8vute) 2025/01/11 02:33:54 DEBUG : potato: sha1 differ 2025/01/11 02:33:54 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/11 02:33:55 INFO : potato: Copied (replaced existing) 2025/01/11 02:33:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:33:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:33:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:33:58 DEBUG : empty space: Unchanged skipping 2025/01/11 02:33:58 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:33:58 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:33:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/11 02:33:58 DEBUG : Waiting for deletions to finish 2025/01/11 02:33:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:34:01 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:34:01 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:01 DEBUG : empty space: Unchanged skipping 2025/01/11 02:34:01 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:34:01 INFO : potato2: Copied (new) 2025/01/11 02:34:01 DEBUG : Waiting for deletions to finish 2025/01/11 02:34:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:04 INFO : d: Making directory 2025/01/11 02:34:04 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/11 02:34:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:34:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 02:34:05 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:05 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 02:34:05 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:34:06 INFO : a/potato2: Copied (new) 2025/01/11 02:34:06 DEBUG : Waiting for deletions to finish 2025/01/11 02:34:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/11 02:34:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 02:34:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:34:09 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:09 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 02:34:09 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:34:09 INFO : a/potato2: Copied (new) 2025/01/11 02:34:09 ERROR : B2 bucket rclone-test-vipalar8vute: not deleting files as there were IO errors 2025/01/11 02:34:09 ERROR : B2 bucket rclone-test-vipalar8vute: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.81s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:12 DEBUG : Waiting for deletions to finish 2025/01/11 02:34:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:34:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:34:12 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:12 DEBUG : empty space: Unchanged skipping 2025/01/11 02:34:12 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:12 INFO : potato: Deleted 2025/01/11 02:34:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:34:13 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:17 DEBUG : Waiting for deletions to finish 2025/01/11 02:34:17 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:17 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:17 INFO : potato: Deleted 2025/01/11 02:34:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:34:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:34:17 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:17 DEBUG : empty space: Unchanged skipping 2025/01/11 02:34:17 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:34:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (5.43s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:34:21 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:21 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:21 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/11 02:34:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.05s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:24 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 02:34:24 DEBUG : enormous: Excluded 2025/01/11 02:34:24 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 02:34:24 DEBUG : potato2: Excluded 2025/01/11 02:34:24 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 02:34:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:34:24 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:24 DEBUG : empty space: Unchanged skipping 2025/01/11 02:34:24 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:24 DEBUG : Waiting for deletions to finish 2025/01/11 02:34:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:24 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 02:34:24 DEBUG : enormous: Excluded 2025/01/11 02:34:24 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 02:34:24 DEBUG : potato2: Excluded 2025/01/11 02:34:25 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 02:34:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/11 02:34:25 DEBUG : empty space: Unchanged skipping 2025/01/11 02:34:25 DEBUG : Local file system at /tmp/rclone3396381884: Waiting for checks to finish 2025/01/11 02:34:25 DEBUG : Local file system at /tmp/rclone3396381884: Waiting for transfers to finish 2025/01/11 02:34:25 DEBUG : Waiting for deletions to finish 2025/01/11 02:34:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.28s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:28 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 02:34:28 DEBUG : enormous: Excluded 2025/01/11 02:34:28 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 02:34:28 DEBUG : potato2: Excluded 2025/01/11 02:34:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:34:28 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:28 DEBUG : empty space: Unchanged skipping 2025/01/11 02:34:28 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:28 DEBUG : Waiting for deletions to finish 2025/01/11 02:34:28 INFO : enormous: Deleted 2025/01/11 02:34:28 INFO : potato2: Deleted 2025/01/11 02:34:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/11 02:34:29 DEBUG : empty space: Unchanged skipping 2025/01/11 02:34:29 DEBUG : Local file system at /tmp/rclone3396381884: Waiting for checks to finish 2025/01/11 02:34:29 DEBUG : Local file system at /tmp/rclone3396381884: Waiting for transfers to finish 2025/01/11 02:34:29 DEBUG : Waiting for deletions to finish 2025/01/11 02:34:29 INFO : enormous: Deleted 2025/01/11 02:34:29 INFO : potato2: Deleted 2025/01/11 02:34:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.09s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:32 DEBUG : five: Need to transfer - File not found at Destination 2025/01/11 02:34:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/11 02:34:32 DEBUG : one: Destination is newer than source, skipping 2025/01/11 02:34:32 DEBUG : three: Sizes identical 2025/01/11 02:34:32 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 02:34:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/11 02:34:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3396381884) 2025/01/11 02:34:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vipalar8vute) 2025/01/11 02:34:32 DEBUG : two: sha1 differ 2025/01/11 02:34:32 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/11 02:34:32 INFO : five: Copied (new) 2025/01/11 02:34:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/11 02:34:33 INFO : four: Copied (replaced existing) 2025/01/11 02:34:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/11 02:34:33 INFO : two: Copied (replaced existing) 2025/01/11 02:34:33 DEBUG : Waiting for deletions to finish 2025/01/11 02:34:33 DEBUG : one: Destination is newer than source, skipping 2025/01/11 02:34:33 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/11 02:34:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3396381884) 2025/01/11 02:34:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vipalar8vute) 2025/01/11 02:34:33 DEBUG : three: sha1 differ 2025/01/11 02:34:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/11 02:34:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/11 02:34:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/11 02:34:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/11 02:34:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/11 02:34:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 02:34:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 02:34:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/11 02:34:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/11 02:34:33 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 02:34:34 INFO : three: Copied (replaced existing) 2025/01/11 02:34:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.69s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/11 02:34:36 INFO : B2 bucket rclone-test-vipalar8vute: Making map for --track-renames 2025/01/11 02:34:36 INFO : B2 bucket rclone-test-vipalar8vute: Finished making map for --track-renames 2025/01/11 02:34:36 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 02:34:36 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for renames to finish 2025/01/11 02:34:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/11 02:34:36 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 02:34:36 INFO : yam: Copied (new) 2025/01/11 02:34:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/11 02:34:36 INFO : potato: Copied (new) 2025/01/11 02:34:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:34:37 INFO : B2 bucket rclone-test-vipalar8vute: Making map for --track-renames 2025/01/11 02:34:37 INFO : B2 bucket rclone-test-vipalar8vute: Finished making map for --track-renames 2025/01/11 02:34:37 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:37 DEBUG : potato: Unchanged skipping 2025/01/11 02:34:37 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for renames to finish 2025/01/11 02:34:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 02:34:38 INFO : yam: Copied (server-side copy) to: yaml 2025/01/11 02:34:38 INFO : yam: Deleted 2025/01/11 02:34:38 INFO : yaml: Renamed from "yam" 2025/01/11 02:34:38 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/11 02:34:40 INFO : B2 bucket rclone-test-vipalar8vute: Making map for --track-renames 2025/01/11 02:34:40 INFO : B2 bucket rclone-test-vipalar8vute: Finished making map for --track-renames 2025/01/11 02:34:40 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 02:34:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/11 02:34:40 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for renames to finish 2025/01/11 02:34:40 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 02:34:40 INFO : yam: Copied (new) 2025/01/11 02:34:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/11 02:34:41 INFO : potato: Copied (new) 2025/01/11 02:34:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:34:41 INFO : B2 bucket rclone-test-vipalar8vute: Making map for --track-renames 2025/01/11 02:34:41 INFO : B2 bucket rclone-test-vipalar8vute: Finished making map for --track-renames 2025/01/11 02:34:41 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:41 DEBUG : potato: Unchanged skipping 2025/01/11 02:34:41 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for renames to finish 2025/01/11 02:34:42 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 02:34:42 INFO : yam: Copied (server-side copy) to: yaml 2025/01/11 02:34:42 INFO : yam: Deleted 2025/01/11 02:34:42 INFO : yaml: Renamed from "yam" 2025/01/11 02:34:42 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/11 02:34:44 INFO : B2 bucket rclone-test-vipalar8vute: Making map for --track-renames 2025/01/11 02:34:44 INFO : B2 bucket rclone-test-vipalar8vute: Finished making map for --track-renames 2025/01/11 02:34:44 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:44 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 02:34:44 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/11 02:34:44 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for renames to finish 2025/01/11 02:34:44 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:44 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 02:34:44 INFO : sub/yam: Copied (new) 2025/01/11 02:34:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/11 02:34:45 INFO : potato: Copied (new) 2025/01/11 02:34:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:45 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:34:45 DEBUG : potato: Unchanged skipping 2025/01/11 02:34:45 INFO : B2 bucket rclone-test-vipalar8vute: Making map for --track-renames 2025/01/11 02:34:45 INFO : B2 bucket rclone-test-vipalar8vute: Finished making map for --track-renames 2025/01/11 02:34:45 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:45 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for renames to finish 2025/01/11 02:34:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/11 02:34:45 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/11 02:34:46 INFO : sub/yam: Deleted 2025/01/11 02:34:46 INFO : yam: Renamed from "sub/yam" 2025/01/11 02:34:46 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.45s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:47 DEBUG : Creating backend with remote "/tmp/rclone3396381884/dir1" 2025/01/11 02:34:47 DEBUG : Config file has changed externally - reloading 2025/01/11 02:34:47 DEBUG : Creating backend with remote "/tmp/rclone3396381884/dir2" 2025/01/11 02:34:47 DEBUG : Local file system at /tmp/rclone3396381884/dir2: Using server-side directory move 2025/01/11 02:34:47 INFO : Local file system at /tmp/rclone3396381884/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 02:34:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/11 02:34:47 DEBUG : Local file system at /tmp/rclone3396381884/dir2: Waiting for checks to finish 2025/01/11 02:34:47 DEBUG : Local file system at /tmp/rclone3396381884/dir2: Waiting for transfers to finish 2025/01/11 02:34:47 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:34:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/11 02:34:48 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:48 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:48 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/11 02:34:48 INFO : nested/sub dir/file: Copied (new) 2025/01/11 02:34:48 INFO : nested/sub dir/file: Deleted 2025/01/11 02:34:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:34:49 INFO : sub dir/hello world: Copied (new) 2025/01/11 02:34:49 INFO : sub dir/hello world: Deleted 2025/01/11 02:34:49 INFO : sub dir: Removing directory 2025/01/11 02:34:49 INFO : nested/sub dir: Removing directory 2025/01/11 02:34:49 INFO : nested: Removing directory 2025/01/11 02:34:49 DEBUG : Local file system at /tmp/rclone3396381884: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 02:34:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/11 02:34:50 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:50 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/11 02:34:51 INFO : sub dir/hello world: Copied (new) 2025/01/11 02:34:51 INFO : sub dir/hello world: Deleted 2025/01/11 02:34:51 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/11 02:34:51 INFO : nested/sub dir/file: Copied (new) 2025/01/11 02:34:51 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 02:34:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/11 02:34:52 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:52 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:53 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/11 02:34:53 INFO : existing-b: Copied (new) 2025/01/11 02:34:53 INFO : existing-b: Deleted 2025/01/11 02:34:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 02:34:53 INFO : existing: Copied (new) 2025/01/11 02:34:53 INFO : existing: Deleted 2025/01/11 02:34:53 DEBUG : existing: Destination exists, skipping 2025/01/11 02:34:53 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:34:53 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/11 02:34:53 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:34:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.57s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:34:55 DEBUG : Creating backend with remote "TestB2:rclone-test-difopon9kaxi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vipalar8vute -> B2 bucket rclone-test-difopon9kaxi 2025/01/11 02:35:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:35:02 DEBUG : B2 bucket rclone-test-difopon9kaxi: Waiting for checks to finish 2025/01/11 02:35:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 02:35:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/11 02:35:02 DEBUG : empty space: Unchanged skipping 2025/01/11 02:35:02 INFO : empty space: Deleted 2025/01/11 02:35:02 DEBUG : B2 bucket rclone-test-difopon9kaxi: Waiting for transfers to finish 2025/01/11 02:35:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:35:02 INFO : potato2: Copied (server-side copy) 2025/01/11 02:35:03 INFO : potato2: Deleted 2025/01/11 02:35:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 02:35:03 INFO : potato3: Copied (server-side copy) 2025/01/11 02:35:03 INFO : potato3: Deleted 2025/01/11 02:35:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bazanud3tigu" 2025/01/11 02:35:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/11 02:35:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:35:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/11 02:35:05 DEBUG : B2 bucket rclone-test-bazanud3tigu: Waiting for checks to finish 2025/01/11 02:35:05 DEBUG : B2 bucket rclone-test-bazanud3tigu: Waiting for transfers to finish 2025/01/11 02:35:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 02:35:08 INFO : empty space: Copied (server-side copy) 2025/01/11 02:35:08 INFO : empty space: Deleted 2025/01/11 02:35:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:35:08 INFO : potato2: Copied (server-side copy) 2025/01/11 02:35:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 02:35:08 INFO : potato3: Copied (server-side copy) 2025/01/11 02:35:08 INFO : potato2: Deleted 2025/01/11 02:35:08 INFO : potato3: Deleted 2025/01/11 02:35:09 DEBUG : B2 bucket rclone-test-bazanud3tigu: Purge remote 2025/01/11 02:35:09 INFO : B2 bucket rclone-test-bazanud3tigu: cleaning bucket "rclone-test-bazanud3tigu" of all files 2025/01/11 02:35:09 DEBUG : empty space: Deleting (id "4_z8f921d13307d5b3b9f480e1b_f1171e2faac343db5_d20250111_m023507_c001_v0001181_t0027_u01736562907943") 2025/01/11 02:35:09 DEBUG : potato2: Deleting (id "4_z8f921d13307d5b3b9f480e1b_f1061abac12fd2b1a_d20250111_m023508_c001_v0001184_t0033_u01736562908237") 2025/01/11 02:35:09 DEBUG : potato3: Deleting (id "4_z8f921d13307d5b3b9f480e1b_f112a993098639fde_d20250111_m023508_c001_v0001136_t0031_u01736562908344") 2025/01/11 02:35:11 DEBUG : B2 bucket rclone-test-difopon9kaxi: Purge remote 2025/01/11 02:35:11 INFO : B2 bucket rclone-test-difopon9kaxi: cleaning bucket "rclone-test-difopon9kaxi" of all files 2025/01/11 02:35:11 DEBUG : empty space: Deleting (id "4_z5f82fd23306d5b3b9f480e1b_f406740089603e4cf_d20250111_m023508_c001_v7007000_t0000_u01736562908233") 2025/01/11 02:35:11 DEBUG : empty space: Deleting (id "4_z5f82fd23306d5b3b9f480e1b_f100e958cb487f9f7_d20250111_m023501_c001_v0001183_t0015_u01736562901592") 2025/01/11 02:35:11 DEBUG : potato2: Deleting (id "4_z5f82fd23306d5b3b9f480e1b_f406740089603e4d0_d20250111_m023508_c001_v7007000_t0000_u01736562908454") 2025/01/11 02:35:11 DEBUG : potato2: Deleting (id "4_z5f82fd23306d5b3b9f480e1b_f11789ee730e51d1a_d20250111_m023502_c001_v0001184_t0046_u01736562902777") 2025/01/11 02:35:11 DEBUG : potato3: Deleting (id "4_z5f82fd23306d5b3b9f480e1b_f41522cc2b3ef9fdc_d20250111_m023508_c001_v7007000_t0000_u01736562908628") 2025/01/11 02:35:11 DEBUG : potato3: Deleting (id "4_z5f82fd23306d5b3b9f480e1b_f115e693b63afb5d1_d20250111_m023503_c001_v0001042_t0058_u01736562903007") 2025/01/11 02:35:11 DEBUG : potato3: Deleting (id "4_z5f82fd23306d5b3b9f480e1b_f100e958cb487f9fb_d20250111_m023501_c001_v0001183_t0032_u01736562901806") --- PASS: TestServerSideMove (21.14s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:35:16 DEBUG : Creating backend with remote "TestB2:rclone-test-yumuhiv0jebi" 2025/01/11 02:35:16 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vipalar8vute -> B2 bucket rclone-test-yumuhiv0jebi 2025/01/11 02:35:24 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 02:35:25 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 02:35:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:35:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 02:35:25 DEBUG : B2 bucket rclone-test-yumuhiv0jebi: Waiting for checks to finish 2025/01/11 02:35:25 DEBUG : B2 bucket rclone-test-yumuhiv0jebi: Waiting for transfers to finish 2025/01/11 02:35:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:35:25 INFO : potato2: Copied (server-side copy) 2025/01/11 02:35:25 INFO : potato2: Deleted 2025/01/11 02:35:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 02:35:25 INFO : potato3: Copied (server-side copy) 2025/01/11 02:35:25 INFO : potato3: Deleted 2025/01/11 02:35:26 DEBUG : Creating backend with remote "TestB2:rclone-test-yatapuf9fase" 2025/01/11 02:35:27 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 02:35:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:35:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/11 02:35:27 DEBUG : B2 bucket rclone-test-yatapuf9fase: Waiting for checks to finish 2025/01/11 02:35:27 DEBUG : B2 bucket rclone-test-yatapuf9fase: Waiting for transfers to finish 2025/01/11 02:35:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:35:31 INFO : potato2: Copied (server-side copy) 2025/01/11 02:35:31 INFO : potato2: Deleted 2025/01/11 02:35:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 02:35:31 INFO : potato3: Copied (server-side copy) 2025/01/11 02:35:31 INFO : potato3: Deleted 2025/01/11 02:35:32 DEBUG : B2 bucket rclone-test-yatapuf9fase: Purge remote 2025/01/11 02:35:32 INFO : B2 bucket rclone-test-yatapuf9fase: cleaning bucket "rclone-test-yatapuf9fase" of all files 2025/01/11 02:35:32 DEBUG : potato2: Deleting (id "4_z1fb26d83307d5b3b9f480e1b_f1133ca75db519ac0_d20250111_m023531_c001_v0001182_t0008_u01736562931410") 2025/01/11 02:35:32 DEBUG : potato3: Deleting (id "4_z1fb26d83307d5b3b9f480e1b_f10829259b1157cce_d20250111_m023531_c001_v0001182_t0053_u01736562931641") 2025/01/11 02:35:34 DEBUG : B2 bucket rclone-test-yumuhiv0jebi: Purge remote 2025/01/11 02:35:34 INFO : B2 bucket rclone-test-yumuhiv0jebi: cleaning bucket "rclone-test-yumuhiv0jebi" of all files 2025/01/11 02:35:34 DEBUG : empty space: Deleting (id "4_z3f024da3307d5b3b9f480e1b_f104b14e223071294_d20250111_m023524_c001_v0001182_t0002_u01736562924082") 2025/01/11 02:35:34 DEBUG : potato2: Deleting (id "4_z3f024da3307d5b3b9f480e1b_f401468940d1add91_d20250111_m023531_c001_v7007000_t0000_u01736562931621") 2025/01/11 02:35:34 DEBUG : potato2: Deleting (id "4_z3f024da3307d5b3b9f480e1b_f102762cbce41a84d_d20250111_m023525_c001_v0001120_t0038_u01736562925269") 2025/01/11 02:35:34 DEBUG : potato3: Deleting (id "4_z3f024da3307d5b3b9f480e1b_f401468940d1add92_d20250111_m023531_c001_v7007000_t0000_u01736562931847") 2025/01/11 02:35:34 DEBUG : potato3: Deleting (id "4_z3f024da3307d5b3b9f480e1b_f109389117e8ff273_d20250111_m023525_c001_v0001184_t0038_u01736562925632") 2025/01/11 02:35:34 DEBUG : potato3: Deleting (id "4_z3f024da3307d5b3b9f480e1b_f104b14e22307129c_d20250111_m023524_c001_v0001182_t0057_u01736562924281") --- PASS: TestServerSideMoveWithFilter (22.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:35:38 DEBUG : Creating backend with remote "TestB2:rclone-test-hoxehan9saqo" 2025/01/11 02:35:41 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vipalar8vute -> B2 bucket rclone-test-hoxehan9saqo 2025/01/11 02:35:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:35:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/11 02:35:47 DEBUG : empty space: Unchanged skipping 2025/01/11 02:35:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 02:35:47 DEBUG : B2 bucket rclone-test-hoxehan9saqo: Waiting for checks to finish 2025/01/11 02:35:47 INFO : empty space: Deleted 2025/01/11 02:35:47 DEBUG : B2 bucket rclone-test-hoxehan9saqo: Waiting for transfers to finish 2025/01/11 02:35:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:35:48 INFO : potato2: Copied (server-side copy) 2025/01/11 02:35:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 02:35:48 INFO : potato3: Copied (server-side copy) 2025/01/11 02:35:48 INFO : potato2: Deleted 2025/01/11 02:35:48 INFO : potato3: Deleted 2025/01/11 02:35:49 DEBUG : Creating backend with remote "TestB2:rclone-test-refilij8xuhu" 2025/01/11 02:35:49 DEBUG : Config file has changed externally - reloading 2025/01/11 02:35:49 INFO : tomatoDir: Making directory 2025/01/11 02:35:50 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/11 02:35:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 02:35:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/11 02:35:50 DEBUG : B2 bucket rclone-test-refilij8xuhu: Waiting for checks to finish 2025/01/11 02:35:50 DEBUG : B2 bucket rclone-test-refilij8xuhu: Waiting for transfers to finish 2025/01/11 02:35:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/11 02:35:52 INFO : empty space: Copied (server-side copy) 2025/01/11 02:35:52 INFO : empty space: Deleted 2025/01/11 02:35:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/11 02:35:52 INFO : potato2: Copied (server-side copy) 2025/01/11 02:35:52 INFO : potato2: Deleted 2025/01/11 02:35:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/11 02:35:53 INFO : potato3: Copied (server-side copy) 2025/01/11 02:35:53 INFO : potato3: Deleted 2025/01/11 02:35:53 DEBUG : B2 bucket rclone-test-refilij8xuhu: Purge remote 2025/01/11 02:35:53 INFO : B2 bucket rclone-test-refilij8xuhu: cleaning bucket "rclone-test-refilij8xuhu" of all files 2025/01/11 02:35:54 DEBUG : empty space: Deleting (id "4_z1f82cd23307d5b3b9f480e1b_f11553ed6c8830e78_d20250111_m023552_c001_v0001183_t0024_u01736562952299") 2025/01/11 02:35:54 DEBUG : potato2: Deleting (id "4_z1f82cd23307d5b3b9f480e1b_f11755acf8da1839b_d20250111_m023552_c001_v0001136_t0022_u01736562952519") 2025/01/11 02:35:54 DEBUG : potato3: Deleting (id "4_z1f82cd23307d5b3b9f480e1b_f10944939848e3828_d20250111_m023552_c001_v0001090_t0045_u01736562952685") 2025/01/11 02:35:55 DEBUG : B2 bucket rclone-test-hoxehan9saqo: Purge remote 2025/01/11 02:35:55 INFO : B2 bucket rclone-test-hoxehan9saqo: cleaning bucket "rclone-test-hoxehan9saqo" of all files 2025/01/11 02:35:55 DEBUG : empty space: Deleting (id "4_zaf72ad13307d5b3b9f480e1b_f407f7e6047c44b96_d20250111_m023552_c001_v7007000_t0000_u01736562952494") 2025/01/11 02:35:55 DEBUG : empty space: Deleting (id "4_zaf72ad13307d5b3b9f480e1b_f110172571e21611d_d20250111_m023546_c001_v0001177_t0046_u01736562946676") 2025/01/11 02:35:55 DEBUG : potato2: Deleting (id "4_zaf72ad13307d5b3b9f480e1b_f407f7e6047c44b98_d20250111_m023552_c001_v7007000_t0000_u01736562952779") 2025/01/11 02:35:55 DEBUG : potato2: Deleting (id "4_zaf72ad13307d5b3b9f480e1b_f100fb7bef736f76b_d20250111_m023547_c001_v0001104_t0013_u01736562947888") 2025/01/11 02:35:55 DEBUG : potato3: Deleting (id "4_zaf72ad13307d5b3b9f480e1b_f407f7e6047c44b9a_d20250111_m023553_c001_v7007000_t0000_u01736562953255") 2025/01/11 02:35:55 DEBUG : potato3: Deleting (id "4_zaf72ad13307d5b3b9f480e1b_f115263b432f1b722_d20250111_m023548_c001_v0001184_t0021_u01736562948264") 2025/01/11 02:35:55 DEBUG : potato3: Deleting (id "4_zaf72ad13307d5b3b9f480e1b_f110172571e216121_d20250111_m023546_c001_v0001177_t0039_u01736562946900") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:35:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/rclone-move-test" 2025/01/11 02:35:59 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:36:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:36:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/rclone-sync-test" 2025/01/11 02:36:06 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/rclone-sync-test-include/layer2" 2025/01/11 02:36:08 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/rclone-sync-test-ignore-file" 2025/01/11 02:36:11 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/11 02:36:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/11 02:36:12 DEBUG : pacer: Reducing sleep to 10ms 2025/01/11 02:36:12 DEBUG : B2 bucket rclone-test-vipalar8vute path rclone-sync-test: Waiting for checks to finish 2025/01/11 02:36:12 DEBUG : B2 bucket rclone-test-vipalar8vute path rclone-sync-test: Waiting for transfers to finish 2025/01/11 02:36:12 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:12 INFO : There was nothing to transfer 2025/01/11 02:36:12 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:36:12 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:36:12 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:36:13 DEBUG : B2 bucket rclone-test-vipalar8vute path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/11 02:36:13 DEBUG : B2 bucket rclone-test-vipalar8vute path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/11 02:36:13 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:36:13 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:36:13 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:36:13 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:36:13 DEBUG : B2 bucket rclone-test-vipalar8vute path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/11 02:36:13 DEBUG : B2 bucket rclone-test-vipalar8vute path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/11 02:36:13 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.97s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:36:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/dst" 2025/01/11 02:36:20 DEBUG : Config file has changed externally - reloading 2025/01/11 02:36:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/CompareDest" 2025/01/11 02:36:23 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 02:36:23 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:23 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 02:36:24 INFO : one: Copied (new) 2025/01/11 02:36:24 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:25 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:25 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/11 02:36:26 INFO : one: Copied (replaced existing) 2025/01/11 02:36:26 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:28 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 02:36:28 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:28 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:28 INFO : There was nothing to transfer 2025/01/11 02:36:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 02:36:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:29 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 02:36:29 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:29 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:29 INFO : There was nothing to transfer 2025/01/11 02:36:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 02:36:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:30 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 02:36:30 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:30 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:30 INFO : There was nothing to transfer 2025/01/11 02:36:31 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/01/11 02:36:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/11 02:36:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 02:36:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:31 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 02:36:31 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:31 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:31 INFO : There was nothing to transfer 2025/01/11 02:36:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:32 DEBUG : two: Need to transfer - File not found at Destination 2025/01/11 02:36:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:32 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 02:36:32 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/11 02:36:33 INFO : two: Copied (new) 2025/01/11 02:36:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.17s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:36:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/dest" 2025/01/11 02:36:37 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/pre-dest1" 2025/01/11 02:36:38 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/pre-dest2" 2025/01/11 02:36:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:36:40 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/11 02:36:41 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:36:41 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/11 02:36:41 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/11 02:36:41 DEBUG : B2 bucket rclone-test-vipalar8vute path dest: Waiting for checks to finish 2025/01/11 02:36:41 DEBUG : B2 bucket rclone-test-vipalar8vute path dest: Waiting for transfers to finish 2025/01/11 02:36:42 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/11 02:36:42 INFO : 3: Copied (new) 2025/01/11 02:36:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.10s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:36:43 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/dst" 2025/01/11 02:36:45 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/CopyDest" 2025/01/11 02:36:47 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 02:36:47 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:47 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 02:36:47 INFO : one: Copied (new) 2025/01/11 02:36:47 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:48 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:48 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/11 02:36:48 INFO : one: Copied (replaced existing) 2025/01/11 02:36:48 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:50 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/BackupDir" 2025/01/11 02:36:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:52 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 02:36:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 02:36:53 INFO : one: Copied (server-side copy) 2025/01/11 02:36:53 INFO : one: Deleted 2025/01/11 02:36:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/11 02:36:53 INFO : one: Copied (server-side copy) 2025/01/11 02:36:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/11 02:36:53 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:53 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/11 02:36:55 INFO : two: Copied (server-side copy) 2025/01/11 02:36:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/11 02:36:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:55 DEBUG : one: Unchanged skipping 2025/01/11 02:36:55 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:55 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:55 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:55 DEBUG : one: Unchanged skipping 2025/01/11 02:36:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:55 DEBUG : two: Unchanged skipping 2025/01/11 02:36:55 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:55 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:55 DEBUG : Waiting for deletions to finish 2025/01/11 02:36:55 INFO : There was nothing to transfer 2025/01/11 02:36:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/11 02:36:57 DEBUG : three: Destination not found in --copy-dest 2025/01/11 02:36:57 DEBUG : three: Need to transfer - File not found at Destination 2025/01/11 02:36:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:57 DEBUG : one: Unchanged skipping 2025/01/11 02:36:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/11 02:36:57 DEBUG : two: Unchanged skipping 2025/01/11 02:36:57 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:36:57 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:36:57 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/11 02:36:57 INFO : three: Copied (new) 2025/01/11 02:36:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.65s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:37:01 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/dst" 2025/01/11 02:37:02 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/backup" 2025/01/11 02:37:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 02:37:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:04 DEBUG : two: Unchanged skipping 2025/01/11 02:37:04 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:37:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 02:37:05 INFO : one: Copied (server-side copy) 2025/01/11 02:37:06 INFO : one: Deleted 2025/01/11 02:37:06 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:37:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:07 INFO : one: Copied (new) 2025/01/11 02:37:07 DEBUG : Waiting for deletions to finish 2025/01/11 02:37:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 02:37:07 INFO : three.txt: Copied (server-side copy) 2025/01/11 02:37:07 INFO : three.txt: Deleted 2025/01/11 02:37:07 INFO : three.txt: Moved into backup dir 2025/01/11 02:37:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 02:37:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:09 DEBUG : two: Unchanged skipping 2025/01/11 02:37:09 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:37:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:10 INFO : one: Copied (server-side copy) 2025/01/11 02:37:10 INFO : one: Deleted 2025/01/11 02:37:10 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:37:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 02:37:11 INFO : one: Copied (new) 2025/01/11 02:37:11 DEBUG : Waiting for deletions to finish 2025/01/11 02:37:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 02:37:11 INFO : three.txt: Copied (server-side copy) 2025/01/11 02:37:11 INFO : three.txt: Deleted 2025/01/11 02:37:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.66s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:37:14 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1106-19.backblaze.com/b2api/v1/b2_upload_file/df025da3304d5b3b9f480e1b/c001_v0001106_t0020": EOF 2025/01/11 02:37:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-19.backblaze.com/b2api/v1/b2_upload_file/df025da3304d5b3b9f480e1b/c001_v0001106_t0020": EOF) 2025/01/11 02:37:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-vipalar8vute: 1/10 (Post "https://pod-000-1106-19.backblaze.com/b2api/v1/b2_upload_file/df025da3304d5b3b9f480e1b/c001_v0001106_t0020": EOF) 2025/01/11 02:37:16 DEBUG : pacer: Reducing sleep to 10ms 2025/01/11 02:37:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/dst" 2025/01/11 02:37:18 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/backup" 2025/01/11 02:37:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 02:37:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:19 DEBUG : two: Unchanged skipping 2025/01/11 02:37:19 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:37:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 02:37:21 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 02:37:21 INFO : one: Deleted 2025/01/11 02:37:21 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:37:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:22 INFO : one: Copied (new) 2025/01/11 02:37:22 DEBUG : Waiting for deletions to finish 2025/01/11 02:37:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 02:37:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 02:37:22 INFO : three.txt: Deleted 2025/01/11 02:37:22 INFO : three.txt: Moved into backup dir 2025/01/11 02:37:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 02:37:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:24 DEBUG : two: Unchanged skipping 2025/01/11 02:37:24 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:37:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:24 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 02:37:25 INFO : one: Deleted 2025/01/11 02:37:25 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:37:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 02:37:25 INFO : one: Copied (new) 2025/01/11 02:37:25 DEBUG : Waiting for deletions to finish 2025/01/11 02:37:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 02:37:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 02:37:26 INFO : three.txt: Deleted 2025/01/11 02:37:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.38s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:37:28 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/dst" 2025/01/11 02:37:28 DEBUG : Config file has changed externally - reloading 2025/01/11 02:37:29 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/backup" 2025/01/11 02:37:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 02:37:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:31 DEBUG : two: Unchanged skipping 2025/01/11 02:37:31 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:37:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 02:37:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/11 02:37:33 INFO : one: Deleted 2025/01/11 02:37:33 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:37:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:34 INFO : one: Copied (new) 2025/01/11 02:37:34 DEBUG : Waiting for deletions to finish 2025/01/11 02:37:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 02:37:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/11 02:37:34 INFO : three.txt: Deleted 2025/01/11 02:37:34 INFO : three.txt: Moved into backup dir 2025/01/11 02:37:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 02:37:36 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:37:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:36 DEBUG : two: Unchanged skipping 2025/01/11 02:37:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/11 02:37:36 INFO : one: Deleted 2025/01/11 02:37:36 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:37:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 02:37:37 INFO : one: Copied (new) 2025/01/11 02:37:37 DEBUG : Waiting for deletions to finish 2025/01/11 02:37:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 02:37:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/11 02:37:37 INFO : three.txt: Deleted 2025/01/11 02:37:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.58s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:37:40 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/dst" 2025/01/11 02:37:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 02:37:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:42 DEBUG : two: Unchanged skipping 2025/01/11 02:37:42 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:37:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 02:37:42 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 02:37:42 INFO : one: Deleted 2025/01/11 02:37:42 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:37:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:43 INFO : one: Copied (new) 2025/01/11 02:37:43 DEBUG : Waiting for deletions to finish 2025/01/11 02:37:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 02:37:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 02:37:44 INFO : three.txt: Deleted 2025/01/11 02:37:44 INFO : three.txt: Moved into backup dir 2025/01/11 02:37:45 DEBUG : one.bak: Excluded (Path Filter) 2025/01/11 02:37:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/11 02:37:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 02:37:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:45 DEBUG : two: Unchanged skipping 2025/01/11 02:37:45 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for checks to finish 2025/01/11 02:37:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:45 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 02:37:45 INFO : one: Deleted 2025/01/11 02:37:45 DEBUG : B2 bucket rclone-test-vipalar8vute path dst: Waiting for transfers to finish 2025/01/11 02:37:46 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 02:37:46 INFO : one: Copied (new) 2025/01/11 02:37:46 DEBUG : Waiting for deletions to finish 2025/01/11 02:37:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 02:37:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 02:37:46 INFO : three.txt: Deleted 2025/01/11 02:37:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:37:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/dst" 2025/01/11 02:37:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 02:37:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 02:37:51 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 02:37:51 INFO : one: Deleted 2025/01/11 02:37:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:52 INFO : one: Copied (new) 2025/01/11 02:37:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:52 DEBUG : two: Unchanged skipping 2025/01/11 02:37:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/11 02:37:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 02:37:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 02:37:54 INFO : three.txt: Deleted 2025/01/11 02:37:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 02:37:54 INFO : three.txt: Copied (new) 2025/01/11 02:37:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 02:37:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:37:55 INFO : one: Copied (server-side copy) to: one.bak 2025/01/11 02:37:55 INFO : one: Deleted 2025/01/11 02:37:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 02:37:56 INFO : one: Copied (new) 2025/01/11 02:37:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:37:56 DEBUG : two: Unchanged skipping 2025/01/11 02:37:56 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/11 02:37:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 02:37:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/11 02:37:57 INFO : three.txt: Deleted 2025/01/11 02:37:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/11 02:37:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.13s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:38:00 DEBUG : Creating backend with remote "TestB2:rclone-test-vipalar8vute/dst" 2025/01/11 02:38:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 02:38:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/11 02:38:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/11 02:38:04 INFO : one: Deleted 2025/01/11 02:38:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:38:04 INFO : one: Copied (new) 2025/01/11 02:38:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:05 DEBUG : two: Unchanged skipping 2025/01/11 02:38:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/11 02:38:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/11 02:38:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/11 02:38:05 INFO : three.txt: Deleted 2025/01/11 02:38:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 02:38:06 INFO : three.txt: Copied (new) 2025/01/11 02:38:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 02:38:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/11 02:38:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/11 02:38:08 INFO : one: Deleted 2025/01/11 02:38:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/11 02:38:08 INFO : one: Copied (new) 2025/01/11 02:38:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:08 DEBUG : two: Unchanged skipping 2025/01/11 02:38:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/11 02:38:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/11 02:38:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/11 02:38:10 INFO : three.txt: Deleted 2025/01/11 02:38:10 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/11 02:38:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.75s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:38:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/11 02:38:12 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:38:12 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:38:13 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/11 02:38:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/11 02:38:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:38:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 02:38:14 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:38:14 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:38:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/11 02:38:14 INFO : existing: Copied (new) 2025/01/11 02:38:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:38:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/11 02:38:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/11 02:38:15 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:38:15 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:38:15 ERROR : B2 bucket rclone-test-vipalar8vute: not deleting files as there were IO errors 2025/01/11 02:38:15 ERROR : B2 bucket rclone-test-vipalar8vute: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncImmutable (2.71s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:38:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:17 DEBUG : existing: Unchanged skipping 2025/01/11 02:38:17 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:38:17 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:38:17 DEBUG : Waiting for deletions to finish 2025/01/11 02:38:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:38:19 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/df025da3304d5b3b9f480e1b/c001_v0001182_t0053": EOF 2025/01/11 02:38:19 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/df025da3304d5b3b9f480e1b/c001_v0001182_t0053": EOF) 2025/01/11 02:38:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-vipalar8vute: 1/10 (Post "https://pod-000-1182-10.backblaze.com/b2api/v1/b2_upload_file/df025da3304d5b3b9f480e1b/c001_v0001182_t0053": EOF) 2025/01/11 02:38:22 DEBUG : pacer: Reducing sleep to 10ms 2025/01/11 02:38:31 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:38:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both0: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both12: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both13: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both14: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both15: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both16: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both17: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both18: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both19: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both2: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both3: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both4: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both5: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both6: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both7: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both8: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:31 DEBUG : both9: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both1: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both10: Unchanged skipping 2025/01/11 02:38:31 DEBUG : both11: Unchanged skipping 2025/01/11 02:38:31 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:38:31 DEBUG : Waiting for deletions to finish 2025/01/11 02:38:31 INFO : only11: Deleted 2025/01/11 02:38:31 INFO : only13: Deleted 2025/01/11 02:38:31 INFO : only15: Deleted 2025/01/11 02:38:31 INFO : only17: Deleted 2025/01/11 02:38:31 INFO : only6: Deleted 2025/01/11 02:38:31 INFO : only16: Deleted 2025/01/11 02:38:32 INFO : only7: Deleted 2025/01/11 02:38:32 INFO : only9: Deleted 2025/01/11 02:38:32 INFO : only1: Deleted 2025/01/11 02:38:32 INFO : only0: Deleted 2025/01/11 02:38:32 INFO : only14: Deleted 2025/01/11 02:38:32 INFO : only18: Deleted 2025/01/11 02:38:32 INFO : only2: Deleted 2025/01/11 02:38:32 INFO : only8: Deleted 2025/01/11 02:38:32 INFO : only12: Deleted 2025/01/11 02:38:32 INFO : only3: Deleted 2025/01/11 02:38:32 INFO : only4: Deleted 2025/01/11 02:38:32 INFO : only5: Deleted 2025/01/11 02:38:32 INFO : only10: Deleted 2025/01/11 02:38:32 INFO : only19: Deleted 2025/01/11 02:38:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:38:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for checks to finish 2025/01/11 02:38:47 DEBUG : both0: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both12: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both13: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both14: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both15: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both16: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both17: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both18: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both19: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both2: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both3: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both4: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both5: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both6: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both7: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both8: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/11 02:38:47 DEBUG : both9: Unchanged skipping 2025/01/11 02:38:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/11 02:38:47 DEBUG : both1: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both10: Unchanged skipping 2025/01/11 02:38:47 DEBUG : both11: Unchanged skipping 2025/01/11 02:38:47 DEBUG : B2 bucket rclone-test-vipalar8vute: Waiting for transfers to finish 2025/01/11 02:38:48 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only0: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only12: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only1: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only10: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only13: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only14: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only11: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only15: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only16: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only17: Copied (replaced existing) 2025/01/11 02:38:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:48 INFO : only18: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:49 INFO : only19: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:49 INFO : only2: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:49 INFO : only3: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:49 INFO : only4: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:49 INFO : only5: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:49 INFO : only6: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:49 INFO : only7: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:49 INFO : only8: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/11 02:38:49 INFO : only9: Copied (replaced existing) 2025/01/11 02:38:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.55s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:38:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 02:38:58 INFO : sub dir: Making directory 2025/01/11 02:38:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" 2025/01/11 02:39:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 02:39:01 INFO : sub dir: Making directory 2025/01/11 02:39:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vipalar8vute", Local "Local file system at /tmp/rclone3396381884", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.21s) PASS 2025/01/11 02:39:04 DEBUG : B2 bucket rclone-test-vipalar8vute: Purge remote 2025/01/11 02:39:04 INFO : B2 bucket rclone-test-vipalar8vute: cleaning bucket "rclone-test-vipalar8vute" of all files 2025/01/11 02:39:05 DEBUG : BackupDir/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0f86_d20250111_m023658_c001_v7007000_t0000_u01736563018203") 2025/01/11 02:39:05 DEBUG : BackupDir/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f109389117e900037_d20250111_m023653_c001_v0001184_t0002_u01736563013327") 2025/01/11 02:39:05 DEBUG : CompareDest/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f418b9a93d6eb0a4d_d20250111_m023634_c001_v7007000_t0000_u01736562994045") 2025/01/11 02:39:05 DEBUG : CompareDest/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f1e3d_d20250111_m023627_c001_v0001182_t0024_u01736562987760") 2025/01/11 02:39:05 DEBUG : CompareDest/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f418b9a93d6eb0a4e_d20250111_m023634_c001_v7007000_t0000_u01736562994236") 2025/01/11 02:39:05 DEBUG : CompareDest/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1bb7f_d20250111_m023629_c001_v0001184_t0017_u01736562989071") 2025/01/11 02:39:05 DEBUG : CopyDest/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0f87_d20250111_m023658_c001_v7007000_t0000_u01736563018395") 2025/01/11 02:39:05 DEBUG : CopyDest/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93b7e_d20250111_m023650_c001_v0001106_t0010_u01736563010098") 2025/01/11 02:39:05 DEBUG : CopyDest/three: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fa4_d20250111_m023658_c001_v7007000_t0000_u01736563018593") 2025/01/11 02:39:05 DEBUG : CopyDest/three: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1be90_d20250111_m023656_c001_v0001184_t0052_u01736563016450") 2025/01/11 02:39:06 DEBUG : CopyDest/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fa5_d20250111_m023658_c001_v7007000_t0000_u01736563018781") 2025/01/11 02:39:06 DEBUG : CopyDest/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f200e_d20250111_m023654_c001_v0001182_t0054_u01736563014515") 2025/01/11 02:39:06 DEBUG : EXISTING: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9876_d20250111_m023817_c001_v7007000_t0000_u01736563097941") 2025/01/11 02:39:06 DEBUG : EXISTING: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c82f_d20250111_m023816_c001_v0001184_t0012_u01736563096971") 2025/01/11 02:39:06 DEBUG : Testêé: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9872_d20250111_m023813_c001_v7007000_t0000_u01736563093877") 2025/01/11 02:39:06 DEBUG : Testêé: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c7be_d20250111_m023813_c001_v0001184_t0032_u01736563093284") 2025/01/11 02:39:06 DEBUG : Testêé: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f24fc_d20250111_m023812_c001_v0001182_t0011_u01736563092342") 2025/01/11 02:39:06 DEBUG : a/potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9544_d20250111_m023410_c001_v7007000_t0000_u01736562850320") 2025/01/11 02:39:06 DEBUG : a/potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93995_d20250111_m023409_c001_v0001106_t0050_u01736562849265") 2025/01/11 02:39:06 DEBUG : a/potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab953a_d20250111_m023406_c001_v7007000_t0000_u01736562846718") 2025/01/11 02:39:06 DEBUG : a/potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93987_d20250111_m023405_c001_v0001106_t0010_u01736562845386") 2025/01/11 02:39:06 DEBUG : a/potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae3b_d20250111_m023339_c001_v7007000_t0000_u01736562819035") 2025/01/11 02:39:06 DEBUG : a/potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93919_d20250111_m023337_c001_v0001106_t0034_u01736562817798") 2025/01/11 02:39:06 DEBUG : b/potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9546_d20250111_m023410_c001_v7007000_t0000_u01736562850517") 2025/01/11 02:39:06 DEBUG : b/potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9398b_d20250111_m023407_c001_v0001106_t0022_u01736562847648") 2025/01/11 02:39:06 DEBUG : b/potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9539_d20250111_m023406_c001_v7007000_t0000_u01736562846139") 2025/01/11 02:39:06 DEBUG : b/potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9397e_d20250111_m023403_c001_v0001106_t0055_u01736562843587") 2025/01/11 02:39:07 DEBUG : b/potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae39_d20250111_m023338_c001_v7007000_t0000_u01736562818480") 2025/01/11 02:39:07 DEBUG : b/potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93911_d20250111_m023336_c001_v0001106_t0026_u01736562816291") 2025/01/11 02:39:07 DEBUG : backup/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fd4_d20250111_m023712_c001_v7007000_t0000_u01736563032444") 2025/01/11 02:39:07 DEBUG : backup/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f107b722e7a7bb8b5_d20250111_m023710_c001_v0001145_t0047_u01736563030169") 2025/01/11 02:39:07 DEBUG : backup/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1078617939eb3ac4_d20250111_m023705_c001_v0001182_t0045_u01736563025855") 2025/01/11 02:39:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053cf_d20250111_m023738_c001_v7007000_t0000_u01736563058405") 2025/01/11 02:39:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f105426f4fe4131d7_d20250111_m023736_c001_v0001184_t0019_u01736563056626") 2025/01/11 02:39:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1133ca75db51a0d7_d20250111_m023733_c001_v0001182_t0027_u01736563053019") 2025/01/11 02:39:07 DEBUG : backup/one.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053bb_d20250111_m023726_c001_v7007000_t0000_u01736563046818") 2025/01/11 02:39:07 DEBUG : backup/one.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1106679a0aa6a21f_d20250111_m023724_c001_v0001131_t0050_u01736563044758") 2025/01/11 02:39:07 DEBUG : backup/one.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1160f8dc16f4e21f_d20250111_m023720_c001_v0001182_t0050_u01736563040980") 2025/01/11 02:39:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053d0_d20250111_m023738_c001_v7007000_t0000_u01736563058593") 2025/01/11 02:39:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f111c95ba1d9ac705_d20250111_m023737_c001_v0001184_t0038_u01736563057562") 2025/01/11 02:39:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1074898747721613_d20250111_m023734_c001_v0001184_t0021_u01736563054536") 2025/01/11 02:39:07 DEBUG : backup/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fd5_d20250111_m023712_c001_v7007000_t0000_u01736563032637") 2025/01/11 02:39:07 DEBUG : backup/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f119cc77fefed92ba_d20250111_m023711_c001_v0001098_t0029_u01736563031524") 2025/01/11 02:39:07 DEBUG : backup/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f111e198683d94f1a_d20250111_m023707_c001_v0001044_t0003_u01736563027343") 2025/01/11 02:39:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053bc_d20250111_m023727_c001_v7007000_t0000_u01736563047009") 2025/01/11 02:39:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f111a8554645d5fd5_d20250111_m023725_c001_v0001090_t0045_u01736563045761") 2025/01/11 02:39:08 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f100e958cb488066d_d20250111_m023722_c001_v0001183_t0025_u01736563042639") 2025/01/11 02:39:08 DEBUG : both0: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae099_d20250111_m023850_c001_v7007000_t0000_u01736563130022") 2025/01/11 02:39:08 DEBUG : both0: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1caea_d20250111_m023838_c001_v0001184_t0045_u01736563118352") 2025/01/11 02:39:08 DEBUG : both0: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae05e_d20250111_m023833_c001_v7007000_t0000_u01736563113337") 2025/01/11 02:39:08 DEBUG : both0: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c8c9_d20250111_m023821_c001_v0001184_t0028_u01736563101881") 2025/01/11 02:39:08 DEBUG : both1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae09a_d20250111_m023850_c001_v7007000_t0000_u01736563130212") 2025/01/11 02:39:08 DEBUG : both1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cafa_d20250111_m023838_c001_v0001184_t0019_u01736563118795") 2025/01/11 02:39:08 DEBUG : both1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae05f_d20250111_m023833_c001_v7007000_t0000_u01736563113529") 2025/01/11 02:39:08 DEBUG : both1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c8d7_d20250111_m023822_c001_v0001184_t0036_u01736563102307") 2025/01/11 02:39:08 DEBUG : both10: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae09b_d20250111_m023850_c001_v7007000_t0000_u01736563130400") 2025/01/11 02:39:08 DEBUG : both10: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb7e_d20250111_m023842_c001_v0001184_t0051_u01736563122815") 2025/01/11 02:39:08 DEBUG : both10: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae061_d20250111_m023833_c001_v7007000_t0000_u01736563113770") 2025/01/11 02:39:08 DEBUG : both10: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c969_d20250111_m023826_c001_v0001184_t0014_u01736563106197") 2025/01/11 02:39:08 DEBUG : both11: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae09c_d20250111_m023850_c001_v7007000_t0000_u01736563130593") 2025/01/11 02:39:08 DEBUG : both11: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb8e_d20250111_m023843_c001_v0001184_t0047_u01736563123326") 2025/01/11 02:39:08 DEBUG : both11: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae062_d20250111_m023833_c001_v7007000_t0000_u01736563113968") 2025/01/11 02:39:09 DEBUG : both11: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c97a_d20250111_m023826_c001_v0001184_t0012_u01736563106610") 2025/01/11 02:39:09 DEBUG : both12: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae09d_d20250111_m023850_c001_v7007000_t0000_u01736563130794") 2025/01/11 02:39:09 DEBUG : both12: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cba0_d20250111_m023843_c001_v0001184_t0031_u01736563123736") 2025/01/11 02:39:09 DEBUG : both12: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae063_d20250111_m023834_c001_v7007000_t0000_u01736563114159") 2025/01/11 02:39:09 DEBUG : both12: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c992_d20250111_m023827_c001_v0001184_t0053_u01736563107034") 2025/01/11 02:39:09 DEBUG : both13: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae09e_d20250111_m023851_c001_v7007000_t0000_u01736563131016") 2025/01/11 02:39:09 DEBUG : both13: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbba_d20250111_m023844_c001_v0001184_t0018_u01736563124186") 2025/01/11 02:39:09 DEBUG : both13: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae064_d20250111_m023834_c001_v7007000_t0000_u01736563114349") 2025/01/11 02:39:09 DEBUG : both13: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c99e_d20250111_m023827_c001_v0001184_t0053_u01736563107451") 2025/01/11 02:39:09 DEBUG : both14: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae09f_d20250111_m023851_c001_v7007000_t0000_u01736563131243") 2025/01/11 02:39:09 DEBUG : both14: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbc5_d20250111_m023844_c001_v0001184_t0032_u01736563124601") 2025/01/11 02:39:09 DEBUG : both14: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae067_d20250111_m023834_c001_v7007000_t0000_u01736563114539") 2025/01/11 02:39:09 DEBUG : both14: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9ae_d20250111_m023827_c001_v0001184_t0033_u01736563107890") 2025/01/11 02:39:09 DEBUG : both15: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0a1_d20250111_m023851_c001_v7007000_t0000_u01736563131491") 2025/01/11 02:39:09 DEBUG : both15: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbd5_d20250111_m023845_c001_v0001184_t0021_u01736563125028") 2025/01/11 02:39:10 DEBUG : both15: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae06c_d20250111_m023834_c001_v7007000_t0000_u01736563114753") 2025/01/11 02:39:10 DEBUG : both15: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9c2_d20250111_m023828_c001_v0001184_t0041_u01736563108313") 2025/01/11 02:39:10 DEBUG : both16: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0a2_d20250111_m023851_c001_v7007000_t0000_u01736563131718") 2025/01/11 02:39:10 DEBUG : both16: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbe7_d20250111_m023845_c001_v0001184_t0057_u01736563125443") 2025/01/11 02:39:10 DEBUG : both16: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae06d_d20250111_m023834_c001_v7007000_t0000_u01736563114943") 2025/01/11 02:39:10 DEBUG : both16: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9d6_d20250111_m023828_c001_v0001184_t0034_u01736563108773") 2025/01/11 02:39:10 DEBUG : both17: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0a3_d20250111_m023851_c001_v7007000_t0000_u01736563131919") 2025/01/11 02:39:10 DEBUG : both17: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbf7_d20250111_m023845_c001_v0001184_t0005_u01736563125870") 2025/01/11 02:39:10 DEBUG : both17: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae06f_d20250111_m023835_c001_v7007000_t0000_u01736563115133") 2025/01/11 02:39:10 DEBUG : both17: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9ec_d20250111_m023829_c001_v0001184_t0007_u01736563109195") 2025/01/11 02:39:10 DEBUG : both18: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0a4_d20250111_m023852_c001_v7007000_t0000_u01736563132117") 2025/01/11 02:39:10 DEBUG : both18: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cc01_d20250111_m023846_c001_v0001184_t0019_u01736563126304") 2025/01/11 02:39:10 DEBUG : both18: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae072_d20250111_m023835_c001_v7007000_t0000_u01736563115376") 2025/01/11 02:39:10 DEBUG : both18: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9fe_d20250111_m023829_c001_v0001184_t0048_u01736563109618") 2025/01/11 02:39:10 DEBUG : both19: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0a5_d20250111_m023852_c001_v7007000_t0000_u01736563132309") 2025/01/11 02:39:10 DEBUG : both19: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cc0f_d20250111_m023846_c001_v0001184_t0056_u01736563126716") 2025/01/11 02:39:11 DEBUG : both19: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae074_d20250111_m023835_c001_v7007000_t0000_u01736563115568") 2025/01/11 02:39:11 DEBUG : both19: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1ca10_d20250111_m023830_c001_v0001184_t0019_u01736563110065") 2025/01/11 02:39:11 DEBUG : both2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0a6_d20250111_m023852_c001_v7007000_t0000_u01736563132497") 2025/01/11 02:39:11 DEBUG : both2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb06_d20250111_m023839_c001_v0001184_t0048_u01736563119232") 2025/01/11 02:39:11 DEBUG : both2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae07c_d20250111_m023835_c001_v7007000_t0000_u01736563115792") 2025/01/11 02:39:11 DEBUG : both2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c8e1_d20250111_m023822_c001_v0001184_t0043_u01736563102745") 2025/01/11 02:39:11 DEBUG : both3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0a7_d20250111_m023852_c001_v7007000_t0000_u01736563132690") 2025/01/11 02:39:11 DEBUG : both3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb1c_d20250111_m023839_c001_v0001184_t0013_u01736563119679") 2025/01/11 02:39:11 DEBUG : both3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae07d_d20250111_m023835_c001_v7007000_t0000_u01736563115998") 2025/01/11 02:39:11 DEBUG : both3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c8f7_d20250111_m023823_c001_v0001184_t0041_u01736563103175") 2025/01/11 02:39:11 DEBUG : both4: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0a8_d20250111_m023852_c001_v7007000_t0000_u01736563132880") 2025/01/11 02:39:11 DEBUG : both4: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb26_d20250111_m023840_c001_v0001184_t0023_u01736563120111") 2025/01/11 02:39:11 DEBUG : both4: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae07e_d20250111_m023836_c001_v7007000_t0000_u01736563116189") 2025/01/11 02:39:11 DEBUG : both4: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c901_d20250111_m023823_c001_v0001184_t0057_u01736563103599") 2025/01/11 02:39:11 DEBUG : both5: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0a9_d20250111_m023853_c001_v7007000_t0000_u01736563133070") 2025/01/11 02:39:11 DEBUG : both5: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb34_d20250111_m023840_c001_v0001184_t0058_u01736563120674") 2025/01/11 02:39:12 DEBUG : both5: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae07f_d20250111_m023836_c001_v7007000_t0000_u01736563116384") 2025/01/11 02:39:12 DEBUG : both5: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c917_d20250111_m023824_c001_v0001184_t0023_u01736563104020") 2025/01/11 02:39:12 DEBUG : both6: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0aa_d20250111_m023853_c001_v7007000_t0000_u01736563133258") 2025/01/11 02:39:12 DEBUG : both6: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb44_d20250111_m023841_c001_v0001184_t0048_u01736563121084") 2025/01/11 02:39:12 DEBUG : both6: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae080_d20250111_m023836_c001_v7007000_t0000_u01736563116646") 2025/01/11 02:39:12 DEBUG : both6: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c923_d20250111_m023824_c001_v0001184_t0050_u01736563104450") 2025/01/11 02:39:12 DEBUG : both7: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0ab_d20250111_m023853_c001_v7007000_t0000_u01736563133460") 2025/01/11 02:39:12 DEBUG : both7: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb4e_d20250111_m023841_c001_v0001184_t0010_u01736563121546") 2025/01/11 02:39:12 DEBUG : both7: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae082_d20250111_m023836_c001_v7007000_t0000_u01736563116839") 2025/01/11 02:39:12 DEBUG : both7: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c92f_d20250111_m023824_c001_v0001184_t0049_u01736563104874") 2025/01/11 02:39:12 DEBUG : both8: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0ac_d20250111_m023853_c001_v7007000_t0000_u01736563133663") 2025/01/11 02:39:12 DEBUG : both8: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb5a_d20250111_m023841_c001_v0001184_t0033_u01736563121958") 2025/01/11 02:39:12 DEBUG : both8: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae084_d20250111_m023837_c001_v7007000_t0000_u01736563117028") 2025/01/11 02:39:12 DEBUG : both8: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c941_d20250111_m023825_c001_v0001184_t0057_u01736563105309") 2025/01/11 02:39:12 DEBUG : both9: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0ad_d20250111_m023853_c001_v7007000_t0000_u01736563133851") 2025/01/11 02:39:12 DEBUG : both9: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb70_d20250111_m023842_c001_v0001184_t0044_u01736563122376") 2025/01/11 02:39:12 DEBUG : both9: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae085_d20250111_m023837_c001_v7007000_t0000_u01736563117228") 2025/01/11 02:39:12 DEBUG : both9: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c953_d20250111_m023825_c001_v0001184_t0059_u01736563105744") 2025/01/11 02:39:13 DEBUG : c/non empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9547_d20250111_m023410_c001_v7007000_t0000_u01736562850705") 2025/01/11 02:39:13 DEBUG : c/non empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9398f_d20250111_m023408_c001_v0001106_t0044_u01736562848295") 2025/01/11 02:39:13 DEBUG : c/non empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab953c_d20250111_m023406_c001_v7007000_t0000_u01736562846908") 2025/01/11 02:39:13 DEBUG : c/non empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93983_d20250111_m023404_c001_v0001106_t0052_u01736562844161") 2025/01/11 02:39:13 DEBUG : c/non empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae3c_d20250111_m023339_c001_v7007000_t0000_u01736562819231") 2025/01/11 02:39:13 DEBUG : c/non empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93913_d20250111_m023336_c001_v0001106_t0015_u01736562816769") 2025/01/11 02:39:13 DEBUG : check sum: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae19_d20250111_m023323_c001_v7007000_t0000_u01736562803248") 2025/01/11 02:39:13 DEBUG : check sum: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938e1_d20250111_m023321_c001_v0001106_t0035_u01736562801997") 2025/01/11 02:39:13 DEBUG : dest/3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0f4b_d20250111_m023643_c001_v7007000_t0000_u01736563003334") 2025/01/11 02:39:13 DEBUG : dest/3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41293a742087d05d_d20250111_m023642_c001_v0001184_t0032_u01736563002221") 2025/01/11 02:39:13 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab986a_d20250111_m023810_c001_v7007000_t0000_u01736563090823") 2025/01/11 02:39:13 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110c6c73097a2f96_d20250111_m023808_c001_v0001178_t0003_u01736563088523") 2025/01/11 02:39:13 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae042_d20250111_m023808_c001_v7007000_t0000_u01736563088323") 2025/01/11 02:39:13 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110c6c73097a2f86_d20250111_m023804_c001_v0001178_t0045_u01736563084737") 2025/01/11 02:39:13 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae039_d20250111_m023803_c001_v7007000_t0000_u01736563083997") 2025/01/11 02:39:13 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c664_d20250111_m023759_c001_v0001184_t0047_u01736563079584") 2025/01/11 02:39:13 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da178010540b_d20250111_m023758_c001_v7007000_t0000_u01736563078052") 2025/01/11 02:39:13 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1061abac12fd3ca2_d20250111_m023756_c001_v0001184_t0059_u01736563076087") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429289_d20250111_m023755_c001_v7007000_t0000_u01736563075892") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1061abac12fd3c1c_d20250111_m023752_c001_v0001184_t0051_u01736563072512") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429285_d20250111_m023751_c001_v7007000_t0000_u01736563071771") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f2351_d20250111_m023748_c001_v0001182_t0024_u01736563068454") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053d6_d20250111_m023747_c001_v7007000_t0000_u01736563067103") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f114da09103c4e314_d20250111_m023745_c001_v0001183_t0009_u01736563065893") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0ffc_d20250111_m023745_c001_v7007000_t0000_u01736563065701") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f114da09103c4e2ac_d20250111_m023743_c001_v0001183_t0038_u01736563063622") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0ff7_d20250111_m023742_c001_v7007000_t0000_u01736563062889") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f22b3_d20250111_m023739_c001_v0001182_t0015_u01736563059730") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053d1_d20250111_m023738_c001_v7007000_t0000_u01736563058800") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f109e763ac83b9401_d20250111_m023737_c001_v0001098_t0059_u01736563057017") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4173cf171847a8e2_d20250111_m023736_c001_v7007000_t0000_u01736563056827") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f109e763ac83b93f9_d20250111_m023733_c001_v0001098_t0011_u01736563053966") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4173cf171847a8b3_d20250111_m023733_c001_v7007000_t0000_u01736563053231") 2025/01/11 02:39:14 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f220b_d20250111_m023728_c001_v0001182_t0035_u01736563048145") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053be_d20250111_m023727_c001_v7007000_t0000_u01736563047202") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f119b02296065b323_d20250111_m023725_c001_v0001043_t0043_u01736563045241") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce842924f_d20250111_m023725_c001_v7007000_t0000_u01736563045041") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f119b02296065b31f_d20250111_m023721_c001_v0001043_t0025_u01736563041997") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce842924a_d20250111_m023721_c001_v7007000_t0000_u01736563041253") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f212f_d20250111_m023713_c001_v0001182_t0032_u01736563033765") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fd6_d20250111_m023712_c001_v7007000_t0000_u01736563032830") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f11193f5a1f2cde6d_d20250111_m023711_c001_v0001134_t0042_u01736563031016") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da178010533e_d20250111_m023710_c001_v7007000_t0000_u01736563030819") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f11193f5a1f2cde67_d20250111_m023706_c001_v0001134_t0000_u01736563026817") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da1780105335_d20250111_m023706_c001_v7007000_t0000_u01736563026083") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93ba6_d20250111_m023700_c001_v0001106_t0014_u01736563020101") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fa6_d20250111_m023658_c001_v7007000_t0000_u01736563018971") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1052081bae92f12e_d20250111_m023653_c001_v0001183_t0031_u01736563013755") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1adfa5_d20250111_m023653_c001_v7007000_t0000_u01736563013524") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1bdd0_d20250111_m023649_c001_v0001184_t0037_u01736563009514") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f107489874772118d_d20250111_m023648_c001_v0001184_t0048_u01736563008748") 2025/01/11 02:39:15 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f107489874772116f_d20250111_m023647_c001_v0001184_t0050_u01736563007778") 2025/01/11 02:39:16 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f418b9a93d6eb0a4f_d20250111_m023634_c001_v7007000_t0000_u01736562994429") 2025/01/11 02:39:16 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93b34_d20250111_m023626_c001_v0001106_t0014_u01736562986771") 2025/01/11 02:39:16 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f109f5e4ff2c6fc99_d20250111_m023625_c001_v0001037_t0017_u01736562985681") 2025/01/11 02:39:16 DEBUG : dst/one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f109f5e4ff2c6fc97_d20250111_m023624_c001_v0001037_t0004_u01736562984531") 2025/01/11 02:39:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab986b_d20250111_m023811_c001_v7007000_t0000_u01736563091010") 2025/01/11 02:39:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1054730cd73308f0_d20250111_m023807_c001_v0001109_t0026_u01736563087329") 2025/01/11 02:39:16 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f10195e55f984bca6_d20250111_m023803_c001_v0001144_t0012_u01736563083213") 2025/01/11 02:39:16 DEBUG : dst/one.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da178010540c_d20250111_m023758_c001_v7007000_t0000_u01736563078244") 2025/01/11 02:39:16 DEBUG : dst/one.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f113b5eaa502b2e64_d20250111_m023755_c001_v0001099_t0013_u01736563075530") 2025/01/11 02:39:16 DEBUG : dst/one.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1141b4c4f043faaf_d20250111_m023751_c001_v0001182_t0045_u01736563071557") 2025/01/11 02:39:16 DEBUG : dst/one.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053d7_d20250111_m023747_c001_v7007000_t0000_u01736563067292") 2025/01/11 02:39:16 DEBUG : dst/one.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110447d13c52e01d_d20250111_m023745_c001_v0001184_t0027_u01736563065497") 2025/01/11 02:39:16 DEBUG : dst/one.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1175003312b98c6d_d20250111_m023742_c001_v0001182_t0016_u01736563062651") 2025/01/11 02:39:16 DEBUG : dst/three: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fa7_d20250111_m023659_c001_v7007000_t0000_u01736563019168") 2025/01/11 02:39:16 DEBUG : dst/three: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1074898747721291_d20250111_m023657_c001_v0001184_t0032_u01736563017606") 2025/01/11 02:39:16 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab986c_d20250111_m023811_c001_v7007000_t0000_u01736563091204") 2025/01/11 02:39:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115a4dcdcb596df3_d20250111_m023809_c001_v0001144_t0040_u01736563089387") 2025/01/11 02:39:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f119cf65ad52c7954_d20250111_m023805_c001_v0001184_t0055_u01736563085523") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab986d_d20250111_m023811_c001_v7007000_t0000_u01736563091392") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110c6c73097a2f98_d20250111_m023810_c001_v0001178_t0056_u01736563090225") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae043_d20250111_m023810_c001_v7007000_t0000_u01736563090030") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110c6c73097a2f8e_d20250111_m023805_c001_v0001178_t0022_u01736563085974") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae03c_d20250111_m023805_c001_v7007000_t0000_u01736563085781") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c680_d20250111_m023800_c001_v0001184_t0045_u01736563080464") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da178010540d_d20250111_m023758_c001_v7007000_t0000_u01736563078438") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1061abac12fd3cc6_d20250111_m023757_c001_v0001184_t0014_u01736563077456") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce842928a_d20250111_m023757_c001_v7007000_t0000_u01736563077252") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1061abac12fd3c52_d20250111_m023754_c001_v0001184_t0017_u01736563074115") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429286_d20250111_m023753_c001_v7007000_t0000_u01736563073921") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f235a_d20250111_m023748_c001_v0001182_t0007_u01736563068876") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fff_d20250111_m023746_c001_v7007000_t0000_u01736563066516") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c43b_d20250111_m023744_c001_v0001184_t0011_u01736563064647") 2025/01/11 02:39:17 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0ff9_d20250111_m023744_c001_v7007000_t0000_u01736563064265") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f22bb_d20250111_m023740_c001_v0001182_t0002_u01736563060154") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4173cf171847a8e3_d20250111_m023737_c001_v7007000_t0000_u01736563057775") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c2f5_d20250111_m023735_c001_v0001184_t0027_u01736563055848") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4173cf171847a8ce_d20250111_m023734_c001_v7007000_t0000_u01736563054747") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f2213_d20250111_m023728_c001_v0001182_t0036_u01736563048583") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429250_d20250111_m023726_c001_v7007000_t0000_u01736563046257") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c17b_d20250111_m023723_c001_v0001184_t0027_u01736563043964") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce842924b_d20250111_m023722_c001_v7007000_t0000_u01736563042859") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f215f_d20250111_m023716_c001_v0001182_t0053_u01736563036581") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da1780105340_d20250111_m023711_c001_v7007000_t0000_u01736563031869") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93bce_d20250111_m023708_c001_v0001106_t0041_u01736563028956") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da1780105337_d20250111_m023707_c001_v7007000_t0000_u01736563027849") 2025/01/11 02:39:18 DEBUG : dst/three.txt: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1bf20_d20250111_m023701_c001_v0001184_t0004_u01736563021355") 2025/01/11 02:39:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da178010540e_d20250111_m023758_c001_v7007000_t0000_u01736563078640") 2025/01/11 02:39:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f117f8dbaedc29158_d20250111_m023756_c001_v0001157_t0043_u01736563076862") 2025/01/11 02:39:18 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f10937db086e8be5d_d20250111_m023753_c001_v0001106_t0025_u01736563073347") 2025/01/11 02:39:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053d8_d20250111_m023747_c001_v7007000_t0000_u01736563067496") 2025/01/11 02:39:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f119cf65ad52c7693_d20250111_m023746_c001_v0001184_t0014_u01736563066308") 2025/01/11 02:39:19 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1133ca75db51a167_d20250111_m023744_c001_v0001182_t0054_u01736563064040") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab986e_d20250111_m023811_c001_v7007000_t0000_u01736563091589") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f2442_d20250111_m023800_c001_v0001182_t0055_u01736563080236") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da1780105410_d20250111_m023758_c001_v7007000_t0000_u01736563078839") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c4b5_d20250111_m023748_c001_v0001184_t0011_u01736563068671") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053da_d20250111_m023747_c001_v7007000_t0000_u01736563067692") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c381_d20250111_m023739_c001_v0001184_t0033_u01736563059946") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053d2_d20250111_m023738_c001_v7007000_t0000_u01736563058990") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c203_d20250111_m023728_c001_v0001184_t0047_u01736563048371") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801053bf_d20250111_m023727_c001_v7007000_t0000_u01736563047398") 2025/01/11 02:39:19 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c06f_d20250111_m023714_c001_v0001184_t0030_u01736563034323") 2025/01/11 02:39:20 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fd7_d20250111_m023713_c001_v7007000_t0000_u01736563033022") 2025/01/11 02:39:20 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f206d_d20250111_m023701_c001_v0001182_t0009_u01736563021103") 2025/01/11 02:39:20 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0fa8_d20250111_m023659_c001_v7007000_t0000_u01736563019360") 2025/01/11 02:39:20 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1147dc2ae89d522a_d20250111_m023655_c001_v0001184_t0032_u01736563015306") 2025/01/11 02:39:20 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f418b9a93d6eb0a50_d20250111_m023634_c001_v7007000_t0000_u01736562994617") 2025/01/11 02:39:20 DEBUG : dst/two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f109f5e4ff2c6fca1_d20250111_m023633_c001_v0001037_t0039_u01736562993187") 2025/01/11 02:39:20 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801052e2_d20250111_m023547_c001_v7007000_t0000_u01736562947863") 2025/01/11 02:39:20 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1b638_d20250111_m023540_c001_v0001184_t0013_u01736562940264") 2025/01/11 02:39:20 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f400e399eebb28bea_d20250111_m023538_c001_v7007000_t0000_u01736562938383") 2025/01/11 02:39:20 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1b382_d20250111_m023518_c001_v0001184_t0054_u01736562918013") 2025/01/11 02:39:20 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40443c2818b9d722_d20250111_m023502_c001_v7007000_t0000_u01736562902750") 2025/01/11 02:39:20 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1b147_d20250111_m023456_c001_v0001184_t0034_u01736562896152") 2025/01/11 02:39:20 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290d4_d20250111_m023429_c001_v7007000_t0000_u01736562869598") 2025/01/11 02:39:20 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939d9_d20250111_m023427_c001_v0001106_t0017_u01736562867330") 2025/01/11 02:39:20 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290c1_d20250111_m023425_c001_v7007000_t0000_u01736562865328") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939cd_d20250111_m023423_c001_v0001106_t0053_u01736562863842") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290ae_d20250111_m023419_c001_v7007000_t0000_u01736562859349") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939af_d20250111_m023415_c001_v0001106_t0025_u01736562855589") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab954b_d20250111_m023413_c001_v7007000_t0000_u01736562853931") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939a1_d20250111_m023411_c001_v0001106_t0047_u01736562851908") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9535_d20250111_m023402_c001_v7007000_t0000_u01736562842651") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93977_d20250111_m023400_c001_v0001106_t0018_u01736562840363") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab952e_d20250111_m023358_c001_v7007000_t0000_u01736562838724") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9396b_d20250111_m023357_c001_v0001106_t0027_u01736562837316") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab951f_d20250111_m023350_c001_v7007000_t0000_u01736562830171") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93943_d20250111_m023348_c001_v0001106_t0007_u01736562828271") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9515_d20250111_m023345_c001_v7007000_t0000_u01736562825651") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9392f_d20250111_m023344_c001_v0001106_t0047_u01736562824003") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9509_d20250111_m023342_c001_v7007000_t0000_u01736562822907") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f111abb01aef1f096_d20250111_m023341_c001_v0001128_t0055_u01736562821765") 2025/01/11 02:39:21 DEBUG : empty space: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93921_d20250111_m023339_c001_v0001106_t0028_u01736562819968") 2025/01/11 02:39:21 DEBUG : enormous: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290cb_d20250111_m023428_c001_v7007000_t0000_u01736562868636") 2025/01/11 02:39:21 DEBUG : enormous: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939dd_d20250111_m023427_c001_v0001106_t0044_u01736562867838") 2025/01/11 02:39:21 DEBUG : existing: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9875_d20250111_m023815_c001_v7007000_t0000_u01736563095830") 2025/01/11 02:39:21 DEBUG : existing: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f252c_d20250111_m023814_c001_v0001182_t0002_u01736563094670") 2025/01/11 02:39:22 DEBUG : existing: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44b3f_d20250111_m023454_c001_v7007000_t0000_u01736562894441") 2025/01/11 02:39:22 DEBUG : existing: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93a33_d20250111_m023453_c001_v0001106_t0034_u01736562893010") 2025/01/11 02:39:22 DEBUG : existing: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae33_d20250111_m023335_c001_v7007000_t0000_u01736562815176") 2025/01/11 02:39:22 DEBUG : existing: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938ff_d20250111_m023333_c001_v0001106_t0040_u01736562813430") 2025/01/11 02:39:22 DEBUG : existing: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae29_d20250111_m023332_c001_v7007000_t0000_u01736562812153") 2025/01/11 02:39:22 DEBUG : existing: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938f9_d20250111_m023331_c001_v0001106_t0036_u01736562811195") 2025/01/11 02:39:22 DEBUG : existing: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938f5_d20250111_m023330_c001_v0001106_t0016_u01736562810129") 2025/01/11 02:39:22 DEBUG : existing-b: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44b43_d20250111_m023454_c001_v7007000_t0000_u01736562894640") 2025/01/11 02:39:22 DEBUG : existing-b: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1b0fc_d20250111_m023453_c001_v0001184_t0028_u01736562893020") 2025/01/11 02:39:22 DEBUG : five: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290f7_d20250111_m023435_c001_v7007000_t0000_u01736562875247") 2025/01/11 02:39:22 DEBUG : five: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4195298807e939ed_d20250111_m023432_c001_v0001106_t0020_u01736562872598") 2025/01/11 02:39:22 DEBUG : foo: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9518_d20250111_m023347_c001_v7007000_t0000_u01736562827534") 2025/01/11 02:39:22 DEBUG : foo: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4195298807e9393b_d20250111_m023346_c001_v0001106_t0020_u01736562826955") 2025/01/11 02:39:22 DEBUG : foo: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4195298807e93939_d20250111_m023346_c001_v0001106_t0020_u01736562826391") 2025/01/11 02:39:22 DEBUG : four: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290f9_d20250111_m023435_c001_v7007000_t0000_u01736562875442") 2025/01/11 02:39:22 DEBUG : four: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f410e9e19836f16f3_d20250111_m023433_c001_v0001182_t0053_u01736562873173") 2025/01/11 02:39:22 DEBUG : four: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939e9_d20250111_m023431_c001_v0001106_t0010_u01736562871743") 2025/01/11 02:39:22 DEBUG : hello world2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44990_d20250111_m023221_c001_v7007000_t0000_u01736562741798") 2025/01/11 02:39:23 DEBUG : hello world2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9381f_d20250111_m023220_c001_v0001106_t0052_u01736562740909") 2025/01/11 02:39:23 DEBUG : ignore-size: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae24_d20250111_m023329_c001_v7007000_t0000_u01736562809026") 2025/01/11 02:39:23 DEBUG : ignore-size: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938ef_d20250111_m023327_c001_v0001106_t0012_u01736562807574") 2025/01/11 02:39:23 DEBUG : nested/sub dir/file: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44b13_d20250111_m023451_c001_v7007000_t0000_u01736562891877") 2025/01/11 02:39:23 DEBUG : nested/sub dir/file: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f1822_d20250111_m023451_c001_v0001182_t0044_u01736562891281") 2025/01/11 02:39:23 DEBUG : nested/sub dir/file: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44aee_d20250111_m023449_c001_v7007000_t0000_u01736562889784") 2025/01/11 02:39:23 DEBUG : nested/sub dir/file: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1b08b_d20250111_m023448_c001_v0001184_t0016_u01736562888456") 2025/01/11 02:39:23 DEBUG : one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290fb_d20250111_m023435_c001_v7007000_t0000_u01736562875635") 2025/01/11 02:39:23 DEBUG : one: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4195298807e939e1_d20250111_m023430_c001_v0001106_t0020_u01736562870730") 2025/01/11 02:39:23 DEBUG : only0: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0ae_d20250111_m023854_c001_v7007000_t0000_u01736563134051") 2025/01/11 02:39:23 DEBUG : only0: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f415263b432f1cc4f_d20250111_m023847_c001_v0001184_t0031_u01736563127764") 2025/01/11 02:39:23 DEBUG : only0: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1caf8_d20250111_m023838_c001_v0001184_t0043_u01736563118568") 2025/01/11 02:39:23 DEBUG : only0: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f408469fc2438e5f2_d20250111_m023832_c001_v7007000_t0000_u01736563112047") 2025/01/11 02:39:23 DEBUG : only0: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c8d1_d20250111_m023822_c001_v0001184_t0024_u01736563102094") 2025/01/11 02:39:23 DEBUG : only1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0af_d20250111_m023854_c001_v7007000_t0000_u01736563134243") 2025/01/11 02:39:23 DEBUG : only1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4174533c55aed4ef_d20250111_m023848_c001_v0001039_t0025_u01736563128317") 2025/01/11 02:39:23 DEBUG : only1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb00_d20250111_m023838_c001_v0001184_t0015_u01736563118998") 2025/01/11 02:39:23 DEBUG : only1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cb0da_d20250111_m023832_c001_v7007000_t0000_u01736563112071") 2025/01/11 02:39:24 DEBUG : only1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c8df_d20250111_m023822_c001_v0001184_t0027_u01736563102526") 2025/01/11 02:39:24 DEBUG : only10: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0b0_d20250111_m023854_c001_v7007000_t0000_u01736563134447") 2025/01/11 02:39:24 DEBUG : only10: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40341879b08fb2bc_d20250111_m023848_c001_v0001137_t0010_u01736563128503") 2025/01/11 02:39:24 DEBUG : only10: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb88_d20250111_m023843_c001_v0001184_t0016_u01736563123121") 2025/01/11 02:39:24 DEBUG : only10: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40443c2818b9d98c_d20250111_m023832_c001_v7007000_t0000_u01736563112598") 2025/01/11 02:39:24 DEBUG : only10: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c96f_d20250111_m023826_c001_v0001184_t0042_u01736563106400") 2025/01/11 02:39:24 DEBUG : only11: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0b1_d20250111_m023854_c001_v7007000_t0000_u01736563134636") 2025/01/11 02:39:24 DEBUG : only11: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41041f050a7f82bb_d20250111_m023848_c001_v0001109_t0015_u01736563128695") 2025/01/11 02:39:24 DEBUG : only11: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb98_d20250111_m023843_c001_v0001184_t0004_u01736563123534") 2025/01/11 02:39:24 DEBUG : only11: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f408469fc2438e5ee_d20250111_m023831_c001_v7007000_t0000_u01736563111457") 2025/01/11 02:39:24 DEBUG : only11: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c984_d20250111_m023826_c001_v0001184_t0054_u01736563106810") 2025/01/11 02:39:24 DEBUG : only12: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0b2_d20250111_m023854_c001_v7007000_t0000_u01736563134825") 2025/01/11 02:39:24 DEBUG : only12: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f415263b432f1cc63_d20250111_m023848_c001_v0001184_t0031_u01736563128341") 2025/01/11 02:39:24 DEBUG : only12: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbac_d20250111_m023843_c001_v0001184_t0016_u01736563123941") 2025/01/11 02:39:24 DEBUG : only12: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40443c2818b9d98b_d20250111_m023832_c001_v7007000_t0000_u01736563112409") 2025/01/11 02:39:24 DEBUG : only12: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c996_d20250111_m023827_c001_v0001184_t0052_u01736563107236") 2025/01/11 02:39:24 DEBUG : only13: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0b3_d20250111_m023855_c001_v7007000_t0000_u01736563135017") 2025/01/11 02:39:24 DEBUG : only13: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f415263b432f1cc69_d20250111_m023848_c001_v0001184_t0031_u01736563128537") 2025/01/11 02:39:24 DEBUG : only13: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbbe_d20250111_m023844_c001_v0001184_t0045_u01736563124395") 2025/01/11 02:39:24 DEBUG : only13: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f408469fc2438e5f0_d20250111_m023831_c001_v7007000_t0000_u01736563111645") 2025/01/11 02:39:25 DEBUG : only13: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9a6_d20250111_m023827_c001_v0001184_t0041_u01736563107667") 2025/01/11 02:39:25 DEBUG : only14: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0b4_d20250111_m023855_c001_v7007000_t0000_u01736563135208") 2025/01/11 02:39:25 DEBUG : only14: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4174533c55aed4f1_d20250111_m023848_c001_v0001039_t0025_u01736563128646") 2025/01/11 02:39:25 DEBUG : only14: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbc9_d20250111_m023844_c001_v0001184_t0047_u01736563124815") 2025/01/11 02:39:25 DEBUG : only14: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40443c2818b9d98a_d20250111_m023832_c001_v7007000_t0000_u01736563112214") 2025/01/11 02:39:25 DEBUG : only14: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9b8_d20250111_m023828_c001_v0001184_t0034_u01736563108108") 2025/01/11 02:39:25 DEBUG : only15: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0b7_d20250111_m023855_c001_v7007000_t0000_u01736563135398") 2025/01/11 02:39:25 DEBUG : only15: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40341879b08fb2be_d20250111_m023848_c001_v0001137_t0010_u01736563128730") 2025/01/11 02:39:25 DEBUG : only15: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbdf_d20250111_m023845_c001_v0001184_t0027_u01736563125243") 2025/01/11 02:39:25 DEBUG : only15: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40443c2818b9d988_d20250111_m023831_c001_v7007000_t0000_u01736563111834") 2025/01/11 02:39:25 DEBUG : only15: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9ce_d20250111_m023828_c001_v0001184_t0058_u01736563108559") 2025/01/11 02:39:25 DEBUG : only16: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0b8_d20250111_m023855_c001_v7007000_t0000_u01736563135601") 2025/01/11 02:39:25 DEBUG : only16: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f415263b432f1cc6b_d20250111_m023848_c001_v0001184_t0031_u01736563128743") 2025/01/11 02:39:25 DEBUG : only16: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbf1_d20250111_m023845_c001_v0001184_t0059_u01736563125665") 2025/01/11 02:39:25 DEBUG : only16: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cb0d9_d20250111_m023831_c001_v7007000_t0000_u01736563111864") 2025/01/11 02:39:25 DEBUG : only16: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9dc_d20250111_m023828_c001_v0001184_t0038_u01736563108980") 2025/01/11 02:39:25 DEBUG : only17: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0bb_d20250111_m023855_c001_v7007000_t0000_u01736563135790") 2025/01/11 02:39:26 DEBUG : only17: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4174533c55aed4f3_d20250111_m023848_c001_v0001039_t0025_u01736563128838") 2025/01/11 02:39:26 DEBUG : only17: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cbfb_d20250111_m023846_c001_v0001184_t0040_u01736563126077") 2025/01/11 02:39:26 DEBUG : only17: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae057_d20250111_m023831_c001_v7007000_t0000_u01736563111851") 2025/01/11 02:39:26 DEBUG : only17: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c9f6_d20250111_m023829_c001_v0001184_t0040_u01736563109403") 2025/01/11 02:39:26 DEBUG : only18: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0bd_d20250111_m023855_c001_v7007000_t0000_u01736563135980") 2025/01/11 02:39:26 DEBUG : only18: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41041f050a7f82bd_d20250111_m023848_c001_v0001109_t0015_u01736563128890") 2025/01/11 02:39:26 DEBUG : only18: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cc05_d20250111_m023846_c001_v0001184_t0035_u01736563126514") 2025/01/11 02:39:26 DEBUG : only18: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae059_d20250111_m023832_c001_v7007000_t0000_u01736563112240") 2025/01/11 02:39:26 DEBUG : only18: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1ca08_d20250111_m023829_c001_v0001184_t0017_u01736563109845") 2025/01/11 02:39:26 DEBUG : only19: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0be_d20250111_m023856_c001_v7007000_t0000_u01736563136170") 2025/01/11 02:39:26 DEBUG : only19: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40341879b08fb2c0_d20250111_m023848_c001_v0001137_t0010_u01736563128924") 2025/01/11 02:39:26 DEBUG : only19: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cc1f_d20250111_m023846_c001_v0001184_t0021_u01736563126920") 2025/01/11 02:39:26 DEBUG : only19: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae05b_d20250111_m023832_c001_v7007000_t0000_u01736563112625") 2025/01/11 02:39:26 DEBUG : only19: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1ca1a_d20250111_m023830_c001_v0001184_t0016_u01736563110274") 2025/01/11 02:39:26 DEBUG : only2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0bf_d20250111_m023856_c001_v7007000_t0000_u01736563136360") 2025/01/11 02:39:26 DEBUG : only2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f415263b432f1cc71_d20250111_m023848_c001_v0001184_t0031_u01736563128940") 2025/01/11 02:39:26 DEBUG : only2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb0e_d20250111_m023839_c001_v0001184_t0021_u01736563119443") 2025/01/11 02:39:26 DEBUG : only2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cb0db_d20250111_m023832_c001_v7007000_t0000_u01736563112278") 2025/01/11 02:39:27 DEBUG : only2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c8ed_d20250111_m023822_c001_v0001184_t0011_u01736563102965") 2025/01/11 02:39:27 DEBUG : only3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0c0_d20250111_m023856_c001_v7007000_t0000_u01736563136573") 2025/01/11 02:39:27 DEBUG : only3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4174533c55aed4f5_d20250111_m023849_c001_v0001039_t0025_u01736563129028") 2025/01/11 02:39:27 DEBUG : only3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb24_d20250111_m023839_c001_v0001184_t0000_u01736563119903") 2025/01/11 02:39:27 DEBUG : only3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae05a_d20250111_m023832_c001_v7007000_t0000_u01736563112434") 2025/01/11 02:39:27 DEBUG : only3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c8fb_d20250111_m023823_c001_v0001184_t0001_u01736563103384") 2025/01/11 02:39:27 DEBUG : only4: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0c1_d20250111_m023856_c001_v7007000_t0000_u01736563136818") 2025/01/11 02:39:27 DEBUG : only4: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41041f050a7f82bf_d20250111_m023849_c001_v0001109_t0015_u01736563129085") 2025/01/11 02:39:27 DEBUG : only4: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb2a_d20250111_m023840_c001_v0001184_t0057_u01736563120457") 2025/01/11 02:39:27 DEBUG : only4: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cb0dc_d20250111_m023832_c001_v7007000_t0000_u01736563112474") 2025/01/11 02:39:27 DEBUG : only4: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c909_d20250111_m023823_c001_v0001184_t0010_u01736563103804") 2025/01/11 02:39:27 DEBUG : only5: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0c2_d20250111_m023857_c001_v7007000_t0000_u01736563137007") 2025/01/11 02:39:27 DEBUG : only5: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40341879b08fb2c2_d20250111_m023849_c001_v0001137_t0010_u01736563129114") 2025/01/11 02:39:27 DEBUG : only5: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb3e_d20250111_m023840_c001_v0001184_t0001_u01736563120882") 2025/01/11 02:39:27 DEBUG : only5: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f408469fc2438e5f4_d20250111_m023832_c001_v7007000_t0000_u01736563112477") 2025/01/11 02:39:27 DEBUG : only5: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c921_d20250111_m023824_c001_v0001184_t0013_u01736563104225") 2025/01/11 02:39:27 DEBUG : only6: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0c3_d20250111_m023857_c001_v7007000_t0000_u01736563137197") 2025/01/11 02:39:27 DEBUG : only6: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f415263b432f1cc73_d20250111_m023849_c001_v0001184_t0031_u01736563129133") 2025/01/11 02:39:28 DEBUG : only6: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb4a_d20250111_m023841_c001_v0001184_t0038_u01736563121335") 2025/01/11 02:39:28 DEBUG : only6: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f408469fc2438e5f1_d20250111_m023831_c001_v7007000_t0000_u01736563111850") 2025/01/11 02:39:28 DEBUG : only6: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c929_d20250111_m023824_c001_v0001184_t0021_u01736563104662") 2025/01/11 02:39:28 DEBUG : only7: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0c5_d20250111_m023857_c001_v7007000_t0000_u01736563137398") 2025/01/11 02:39:28 DEBUG : only7: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4174533c55aed4f7_d20250111_m023849_c001_v0001039_t0025_u01736563129224") 2025/01/11 02:39:28 DEBUG : only7: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb54_d20250111_m023841_c001_v0001184_t0026_u01736563121756") 2025/01/11 02:39:28 DEBUG : only7: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40443c2818b9d989_d20250111_m023832_c001_v7007000_t0000_u01736563112023") 2025/01/11 02:39:28 DEBUG : only7: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c935_d20250111_m023825_c001_v0001184_t0004_u01736563105100") 2025/01/11 02:39:28 DEBUG : only8: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0c6_d20250111_m023857_c001_v7007000_t0000_u01736563137594") 2025/01/11 02:39:28 DEBUG : only8: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41041f050a7f82c1_d20250111_m023849_c001_v0001109_t0015_u01736563129287") 2025/01/11 02:39:28 DEBUG : only8: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb64_d20250111_m023842_c001_v0001184_t0043_u01736563122165") 2025/01/11 02:39:28 DEBUG : only8: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f408469fc2438e5f3_d20250111_m023832_c001_v7007000_t0000_u01736563112279") 2025/01/11 02:39:28 DEBUG : only8: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c94d_d20250111_m023825_c001_v0001184_t0015_u01736563105517") 2025/01/11 02:39:28 DEBUG : only9: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0c7_d20250111_m023857_c001_v7007000_t0000_u01736563137782") 2025/01/11 02:39:28 DEBUG : only9: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40341879b08fb2c6_d20250111_m023849_c001_v0001137_t0010_u01736563129307") 2025/01/11 02:39:28 DEBUG : only9: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cb78_d20250111_m023842_c001_v0001184_t0037_u01736563122605") 2025/01/11 02:39:28 DEBUG : only9: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae058_d20250111_m023832_c001_v7007000_t0000_u01736563112042") 2025/01/11 02:39:29 DEBUG : only9: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1c95d_d20250111_m023825_c001_v0001184_t0055_u01736563105961") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429120_d20250111_m023446_c001_v7007000_t0000_u01736562886566") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f17b8_d20250111_m023444_c001_v0001182_t0026_u01736562884972") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429115_d20250111_m023443_c001_v7007000_t0000_u01736562883119") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93a09_d20250111_m023440_c001_v0001106_t0046_u01736562880648") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429106_d20250111_m023438_c001_v7007000_t0000_u01736562878772") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f1733_d20250111_m023436_c001_v0001182_t0009_u01736562876607") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290b6_d20250111_m023422_c001_v7007000_t0000_u01736562862385") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939bd_d20250111_m023420_c001_v0001106_t0055_u01736562860299") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9550_d20250111_m023417_c001_v7007000_t0000_u01736562857476") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939ab_d20250111_m023414_c001_v0001106_t0000_u01736562854869") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab954a_d20250111_m023412_c001_v7007000_t0000_u01736562852820") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9399d_d20250111_m023411_c001_v0001106_t0035_u01736562851466") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9532_d20250111_m023402_c001_v7007000_t0000_u01736562842089") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93971_d20250111_m023359_c001_v0001106_t0000_u01736562839667") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab952f_d20250111_m023358_c001_v7007000_t0000_u01736562838926") 2025/01/11 02:39:29 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93967_d20250111_m023356_c001_v0001106_t0056_u01736562836732") 2025/01/11 02:39:30 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab952a_d20250111_m023356_c001_v7007000_t0000_u01736562836002") 2025/01/11 02:39:30 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93961_d20250111_m023354_c001_v0001106_t0009_u01736562834931") 2025/01/11 02:39:30 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93957_d20250111_m023354_c001_v0001106_t0038_u01736562834062") 2025/01/11 02:39:30 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9526_d20250111_m023353_c001_v7007000_t0000_u01736562833324") 2025/01/11 02:39:30 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93953_d20250111_m023352_c001_v0001106_t0023_u01736562832033") 2025/01/11 02:39:30 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9394d_d20250111_m023351_c001_v0001106_t0058_u01736562831109") 2025/01/11 02:39:30 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9520_d20250111_m023350_c001_v7007000_t0000_u01736562830364") 2025/01/11 02:39:30 DEBUG : potato: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93945_d20250111_m023349_c001_v0001106_t0037_u01736562829229") 2025/01/11 02:39:30 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41067caade496be8_d20250111_m023601_c001_v7007000_t0000_u01736562961489") 2025/01/11 02:39:30 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f1c95_d20250111_m023600_c001_v0001182_t0039_u01736562960897") 2025/01/11 02:39:30 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801052e3_d20250111_m023548_c001_v7007000_t0000_u01736562948353") 2025/01/11 02:39:30 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f1b48_d20250111_m023539_c001_v0001182_t0001_u01736562939689") 2025/01/11 02:39:30 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801052c3_d20250111_m023525_c001_v7007000_t0000_u01736562925612") 2025/01/11 02:39:30 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f19a6_d20250111_m023517_c001_v0001182_t0053_u01736562917436") 2025/01/11 02:39:30 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40443c2818b9d724_d20250111_m023502_c001_v7007000_t0000_u01736562902975") 2025/01/11 02:39:30 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f185a_d20250111_m023455_c001_v0001182_t0010_u01736562895940") 2025/01/11 02:39:30 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290ce_d20250111_m023428_c001_v7007000_t0000_u01736562868844") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939d5_d20250111_m023426_c001_v0001106_t0050_u01736562866632") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290c2_d20250111_m023425_c001_v7007000_t0000_u01736562865519") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939c7_d20250111_m023423_c001_v0001106_t0048_u01736562863351") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290b9_d20250111_m023422_c001_v7007000_t0000_u01736562862592") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939c3_d20250111_m023421_c001_v0001106_t0056_u01736562861383") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290af_d20250111_m023419_c001_v7007000_t0000_u01736562859549") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939b7_d20250111_m023417_c001_v0001106_t0000_u01736562857852") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab954c_d20250111_m023414_c001_v7007000_t0000_u01736562854122") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939a5_d20250111_m023412_c001_v0001106_t0026_u01736562852831") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f405dec4857ab9537_d20250111_m023402_c001_v7007000_t0000_u01736562842840") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9397b_d20250111_m023401_c001_v0001106_t0043_u01736562841564") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44997_d20250111_m023225_c001_v7007000_t0000_u01736562745763") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9382b_d20250111_m023224_c001_v0001106_t0015_u01736562744939") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44993_d20250111_m023223_c001_v7007000_t0000_u01736562743624") 2025/01/11 02:39:31 DEBUG : potato2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93825_d20250111_m023222_c001_v0001106_t0014_u01736562742744") 2025/01/11 02:39:31 DEBUG : potato3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801052e4_d20250111_m023548_c001_v7007000_t0000_u01736562948561") 2025/01/11 02:39:31 DEBUG : potato3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93aba_d20250111_m023540_c001_v0001106_t0009_u01736562940845") 2025/01/11 02:39:31 DEBUG : potato3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4196da17801052c5_d20250111_m023525_c001_v7007000_t0000_u01736562925823") 2025/01/11 02:39:32 DEBUG : potato3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93a75_d20250111_m023518_c001_v0001106_t0049_u01736562918586") 2025/01/11 02:39:32 DEBUG : potato3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40443c2818b9d725_d20250111_m023503_c001_v7007000_t0000_u01736562903667") 2025/01/11 02:39:32 DEBUG : potato3: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93a3f_d20250111_m023456_c001_v0001106_t0058_u01736562896354") 2025/01/11 02:39:32 DEBUG : pre-dest1/1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0f4f_d20250111_m023643_c001_v7007000_t0000_u01736563003527") 2025/01/11 02:39:32 DEBUG : pre-dest1/1: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93b4c_d20250111_m023635_c001_v0001106_t0048_u01736562995350") 2025/01/11 02:39:32 DEBUG : pre-dest2/2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f40326dab231f0f53_d20250111_m023643_c001_v7007000_t0000_u01736563003716") 2025/01/11 02:39:32 DEBUG : pre-dest2/2: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f110e9e19836f1eb6_d20250111_m023636_c001_v0001182_t0044_u01736562996248") 2025/01/11 02:39:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f418b9a93d6eb0a2e_d20250111_m023614_c001_v7007000_t0000_u01736562974172") 2025/01/11 02:39:32 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1b988_d20250111_m023610_c001_v0001184_t0004_u01736562970920") 2025/01/11 02:39:32 DEBUG : sizeonly: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae20_d20250111_m023326_c001_v7007000_t0000_u01736562806292") 2025/01/11 02:39:32 DEBUG : sizeonly: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938e7_d20250111_m023324_c001_v0001106_t0053_u01736562804550") 2025/01/11 02:39:32 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0cd_d20250111_m023903_c001_v7007000_t0000_u01736563143511") 2025/01/11 02:39:32 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f10341879b08fb2d4_d20250111_m023902_c001_v0001137_t0017_u01736563142233") 2025/01/11 02:39:32 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0ca_d20250111_m023900_c001_v7007000_t0000_u01736563140314") 2025/01/11 02:39:32 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1cd9e_d20250111_m023859_c001_v0001184_t0050_u01736563139096") 2025/01/11 02:39:32 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44b17_d20250111_m023452_c001_v7007000_t0000_u01736562892069") 2025/01/11 02:39:32 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1b0c9_d20250111_m023450_c001_v0001184_t0040_u01736562890932") 2025/01/11 02:39:32 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44af4_d20250111_m023449_c001_v7007000_t0000_u01736562889981") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93a23_d20250111_m023448_c001_v0001106_t0038_u01736562888809") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae16_d20250111_m023321_c001_v7007000_t0000_u01736562801039") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938db_d20250111_m023319_c001_v0001106_t0022_u01736562799347") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cae0a_d20250111_m023318_c001_v7007000_t0000_u01736562798601") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938cf_d20250111_m023317_c001_v0001106_t0012_u01736562797254") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cadde_d20250111_m023310_c001_v7007000_t0000_u01736562790807") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938bb_d20250111_m023309_c001_v0001106_t0043_u01736562789676") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f41099105f55cadd4_d20250111_m023309_c001_v7007000_t0000_u01736562789125") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e938b7_d20250111_m023307_c001_v0001106_t0037_u01736562787088") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9389f_d20250111_m023300_c001_v0001106_t0033_u01736562780864") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4165d2c336ef7456_d20250111_m023300_c001_v7007000_t0000_u01736562780129") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9389b_d20250111_m023259_c001_v0001106_t0045_u01736562779005") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93899_d20250111_m023258_c001_v0001106_t0051_u01736562778128") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4165d2c336ef7450_d20250111_m023257_c001_v7007000_t0000_u01736562777017") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9388d_d20250111_m023253_c001_v0001106_t0037_u01736562773904") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93885_d20250111_m023250_c001_v0001106_t0036_u01736562770991") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4165d2c336ef7413_d20250111_m023250_c001_v7007000_t0000_u01736562770251") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9387f_d20250111_m023249_c001_v0001106_t0013_u01736562769370") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9387b_d20250111_m023248_c001_v0001106_t0046_u01736562768542") 2025/01/11 02:39:33 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4165d2c336ef7410_d20250111_m023247_c001_v7007000_t0000_u01736562767440") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93857_d20250111_m023237_c001_v0001106_t0020_u01736562757979") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f406740089603e20d_d20250111_m023237_c001_v7007000_t0000_u01736562757599") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93853_d20250111_m023236_c001_v0001106_t0001_u01736562756538") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c449c1_d20250111_m023234_c001_v7007000_t0000_u01736562754874") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9384d_d20250111_m023233_c001_v0001106_t0042_u01736562753799") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c449be_d20250111_m023233_c001_v7007000_t0000_u01736562753233") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93849_d20250111_m023232_c001_v0001106_t0058_u01736562752333") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c449bb_d20250111_m023231_c001_v7007000_t0000_u01736562751032") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93841_d20250111_m023229_c001_v0001106_t0034_u01736562749979") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c449b2_d20250111_m023229_c001_v7007000_t0000_u01736562749400") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9383b_d20250111_m023228_c001_v0001106_t0058_u01736562748490") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c449a0_d20250111_m023227_c001_v7007000_t0000_u01736562747565") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93837_d20250111_m023226_c001_v0001106_t0028_u01736562746685") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44988_d20250111_m023219_c001_v7007000_t0000_u01736562739978") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93819_d20250111_m023218_c001_v0001106_t0020_u01736562738881") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44985_d20250111_m023217_c001_v7007000_t0000_u01736562737940") 2025/01/11 02:39:34 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93811_d20250111_m023216_c001_v0001106_t0024_u01736562736815") 2025/01/11 02:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44980_d20250111_m023215_c001_v7007000_t0000_u01736562735889") 2025/01/11 02:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e9380d_d20250111_m023215_c001_v0001106_t0037_u01736562735017") 2025/01/11 02:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f407f7e6047c44973_d20250111_m023212_c001_v7007000_t0000_u01736562732046") 2025/01/11 02:39:35 DEBUG : sub dir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e93801_d20250111_m023211_c001_v0001106_t0059_u01736562731143") 2025/01/11 02:39:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0ce_d20250111_m023903_c001_v7007000_t0000_u01736563143709") 2025/01/11 02:39:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f11041f050a7f82d1_d20250111_m023902_c001_v0001109_t0017_u01736563142221") 2025/01/11 02:39:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f401468940d1ae0cb_d20250111_m023900_c001_v7007000_t0000_u01736563140507") 2025/01/11 02:39:35 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1174533c55aed501_d20250111_m023859_c001_v0001039_t0040_u01736563139105") 2025/01/11 02:39:35 DEBUG : sub/yam: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce842911f_d20250111_m023446_c001_v7007000_t0000_u01736562886003") 2025/01/11 02:39:35 DEBUG : sub/yam: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1b029_d20250111_m023444_c001_v0001184_t0018_u01736562884624") 2025/01/11 02:39:35 DEBUG : three: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290fd_d20250111_m023435_c001_v7007000_t0000_u01736562875830") 2025/01/11 02:39:35 DEBUG : three: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939f5_d20250111_m023433_c001_v0001106_t0000_u01736562873925") 2025/01/11 02:39:35 DEBUG : three: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f1195298807e939e7_d20250111_m023431_c001_v0001106_t0000_u01736562871114") 2025/01/11 02:39:35 DEBUG : two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce84290ff_d20250111_m023436_c001_v7007000_t0000_u01736562876025") 2025/01/11 02:39:35 DEBUG : two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f415263b432f1aef0_d20250111_m023433_c001_v0001184_t0031_u01736562873351") 2025/01/11 02:39:35 DEBUG : two: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f4195298807e939e5_d20250111_m023430_c001_v0001106_t0020_u01736562870925") 2025/01/11 02:39:35 DEBUG : yam: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429121_d20250111_m023446_c001_v7007000_t0000_u01736562886759") 2025/01/11 02:39:35 DEBUG : yam: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f105517694565dc66_d20250111_m023445_c001_v0001182_t0056_u01736562885781") 2025/01/11 02:39:35 DEBUG : yam: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429114_d20250111_m023442_c001_v7007000_t0000_u01736562882557") 2025/01/11 02:39:35 DEBUG : yam: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1afb2_d20250111_m023440_c001_v0001184_t0041_u01736562880293") 2025/01/11 02:39:36 DEBUG : yam: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429105_d20250111_m023438_c001_v7007000_t0000_u01736562878215") 2025/01/11 02:39:36 DEBUG : yam: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f115263b432f1af4e_d20250111_m023436_c001_v0001184_t0018_u01736562876615") 2025/01/11 02:39:36 DEBUG : yaml: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429117_d20250111_m023443_c001_v7007000_t0000_u01736562883311") 2025/01/11 02:39:36 DEBUG : yaml: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f105de51f33cafcfd_d20250111_m023441_c001_v0001092_t0013_u01736562881749") 2025/01/11 02:39:36 DEBUG : yaml: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f402c573ce8429107_d20250111_m023438_c001_v7007000_t0000_u01736562878963") 2025/01/11 02:39:36 DEBUG : yaml: Deleting (id "4_zdf025da3304d5b3b9f480e1b_f10941f51c82ad215_d20250111_m023437_c001_v0001161_t0040_u01736562877795") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m33.860299795s (try 1/5)