"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/04 04:17:50 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme" 2025/04/04 04:17:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 04:17:51 DEBUG : Creating backend with remote "/tmp/rclone1610861911" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:17:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/04 04:17:52 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:17:52 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:17:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 04:17:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:17:53 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:17:53 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:17:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:17:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:17:54 DEBUG : B2 bucket rclone-test-xadoluq0meme: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.05s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", 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-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:17:56 DEBUG : Creating backend with remote "/non-existing" 2025/04/04 04:17:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/04 04:17:56 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:17:56 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.92s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:17:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:17:57 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:17:57 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:17:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:17:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.97s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:17:58 INFO : B2 bucket rclone-test-xadoluq0meme: Running all checks before starting transfers 2025/04/04 04:17:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:17:59 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:17:59 INFO : B2 bucket rclone-test-xadoluq0meme: Checks finished, now starting transfers 2025/04/04 04:17:59 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:17:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:17:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.54s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:00 ERROR : Ignoring --no-traverse with sync 2025/04/04 04:18:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:00 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:00 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:00 INFO : sub dir/hello world: Copied (new) 2025/04/04 04:18:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:02 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/04 04:18:02 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:02 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:02 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/04 04:18:02 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.53s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:18:03 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:03 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.52s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:18:05 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:05 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.89s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/04 04:18:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 04:18:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/04 04:18:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 04:18:07 INFO : sub dir: Making directory 2025/04/04 04:18:07 INFO : sub dir2: Making directory 2025/04/04 04:18:07 INFO : sub dir2/sub sub dir2: Making directory 2025/04/04 04:18:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:07 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:07 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/04 04:18:07 DEBUG : B2 bucket rclone-test-xadoluq0meme: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.63s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:08 INFO : sub dir2: Making directory 2025/04/04 04:18:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/04 04:18:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 04:18:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:08 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:08 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:09 DEBUG : sub dir2: Making directory with metadata 2025/04/04 04:18:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 04:18:09 INFO : sub dir: Making directory 2025/04/04 04:18:09 INFO : sub dir2: Making directory 2025/04/04 04:18:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:09 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:09 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:10 INFO : sub dir/hello world: Copied (new) 2025/04/04 04:18:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/04 04:18:10 DEBUG : B2 bucket rclone-test-xadoluq0meme: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/04 04:18:10 DEBUG : B2 bucket rclone-test-xadoluq0meme: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.68s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:11 INFO : sub dir2: Making directory 2025/04/04 04:18:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:11 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:11 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:12 INFO : sub dir/hello world: Copied (new) 2025/04/04 04:18:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:12 DEBUG : sub dir2: Making directory with metadata 2025/04/04 04:18:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 04:18:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 04:18:13 INFO : sub dir: Making directory 2025/04/04 04:18:13 INFO : sub dir2: Making directory 2025/04/04 04:18:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:13 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:13 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:13 INFO : sub dir/hello world: Copied (new) 2025/04/04 04:18:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/04 04:18:13 DEBUG : B2 bucket rclone-test-xadoluq0meme: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:14 INFO : sub dir2: Making directory 2025/04/04 04:18:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:15 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:15 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:15 INFO : sub dir/hello world: Copied (new) 2025/04/04 04:18:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.50s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:16 DEBUG : Creating backend with remote "TestB2:rclone-test-gubilik1xaki" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xadoluq0meme -> B2 bucket rclone-test-gubilik1xaki 2025/04/04 04:18:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:17 DEBUG : B2 bucket rclone-test-gubilik1xaki: Waiting for checks to finish 2025/04/04 04:18:17 DEBUG : B2 bucket rclone-test-gubilik1xaki: Waiting for transfers to finish 2025/04/04 04:18:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:18 DEBUG : B2 bucket rclone-test-gubilik1xaki: Purge remote 2025/04/04 04:18:18 INFO : B2 bucket rclone-test-gubilik1xaki: cleaning bucket "rclone-test-gubilik1xaki" of all files 2025/04/04 04:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z0f426d33005dfbfb9f580e1b_f1151e2bf5257e237_d20250404_m041818_c001_v0001154_t0002_u01743740298389") --- PASS: TestServerSideCopy (4.34s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/04 04:18:21 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:21 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/04 04:18:21 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.91s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:22 DEBUG : Creating backend with remote "TestB2:rclone-test-momejix6juvi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xadoluq0meme -> B2 bucket rclone-test-momejix6juvi 2025/04/04 04:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:24 DEBUG : B2 bucket rclone-test-momejix6juvi: Waiting for checks to finish 2025/04/04 04:18:24 DEBUG : B2 bucket rclone-test-momejix6juvi: Waiting for transfers to finish 2025/04/04 04:18:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/04 04:18:26 DEBUG : B2 bucket rclone-test-momejix6juvi: Waiting for checks to finish 2025/04/04 04:18:26 DEBUG : B2 bucket rclone-test-momejix6juvi: Waiting for transfers to finish 2025/04/04 04:18:26 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/04 04:18:26 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:26 DEBUG : B2 bucket rclone-test-momejix6juvi: Purge remote 2025/04/04 04:18:26 INFO : B2 bucket rclone-test-momejix6juvi: cleaning bucket "rclone-test-momejix6juvi" of all files 2025/04/04 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f427db3005dfbfb9f580e1b_f102ff8c2cf42bb32_d20250404_m041826_c001_v0001183_t0045_u01743740306307") 2025/04/04 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f427db3005dfbfb9f580e1b_f1160836f0d19f801_d20250404_m041824_c001_v0001116_t0008_u01743740304622") --- PASS: TestServerSideCopyOverSelf (9.42s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/04 04:18:32 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:32 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/04 04:18:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/04 04:18:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.40s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:34 DEBUG : Creating backend with remote "TestB2:rclone-test-tunelej7lefa" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xadoluq0meme -> B2 bucket rclone-test-tunelej7lefa 2025/04/04 04:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:35 DEBUG : B2 bucket rclone-test-tunelej7lefa: Waiting for checks to finish 2025/04/04 04:18:35 DEBUG : B2 bucket rclone-test-tunelej7lefa: Waiting for transfers to finish 2025/04/04 04:18:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/04 04:18:37 DEBUG : B2 bucket rclone-test-tunelej7lefa: Waiting for checks to finish 2025/04/04 04:18:37 DEBUG : B2 bucket rclone-test-tunelej7lefa: Waiting for transfers to finish 2025/04/04 04:18:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/04 04:18:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/04 04:18:37 INFO : sub dir/hello world: Deleted 2025/04/04 04:18:38 DEBUG : testing file moves 2025/04/04 04:18:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/04 04:18:38 DEBUG : B2 bucket rclone-test-tunelej7lefa: Waiting for checks to finish 2025/04/04 04:18:38 DEBUG : B2 bucket rclone-test-tunelej7lefa: Waiting for transfers to finish 2025/04/04 04:18:39 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/04 04:18:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/04 04:18:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:39 DEBUG : B2 bucket rclone-test-tunelej7lefa: Purge remote 2025/04/04 04:18:39 INFO : B2 bucket rclone-test-tunelej7lefa: cleaning bucket "rclone-test-tunelej7lefa" of all files 2025/04/04 04:18:39 DEBUG : sub dir/hello world: Deleting (id "4_z5f92ad93005dfbfb9f580e1b_f1004f8865f25f892_d20250404_m041839_c001_v0001183_t0022_u01743740319020") 2025/04/04 04:18:39 DEBUG : sub dir/hello world: Deleting (id "4_z5f92ad93005dfbfb9f580e1b_f11202013d9ef0ff3_d20250404_m041837_c001_v0001181_t0003_u01743740317665") 2025/04/04 04:18:39 DEBUG : sub dir/hello world: Deleting (id "4_z5f92ad93005dfbfb9f580e1b_f1147a917523c23e4_d20250404_m041836_c001_v0001042_t0047_u01743740316449") --- PASS: TestServerSideMoveOverSelf (7.65s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:42 ERROR : : error listing: directory not found 2025/04/04 04:18:42 INFO : Local file system at /tmp/rclone1610861911: Making directory 2025/04/04 04:18:42 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:42 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:18:44 DEBUG : Local file system at /tmp/rclone1610861911: Waiting for checks to finish 2025/04/04 04:18:44 DEBUG : Local file system at /tmp/rclone1610861911: Waiting for transfers to finish 2025/04/04 04:18:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:18:44 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/04 04:18:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyRedownload (2.06s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/04 04:18:45 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:45 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 04:18:46 INFO : check sum: Copied (new) 2025/04/04 04:18:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:46 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:46 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 04:18:46 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/04 04:18:46 DEBUG : check sum: Unchanged skipping 2025/04/04 04:18:46 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:46 DEBUG : Waiting for deletions to finish 2025/04/04 04:18:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.24s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/04 04:18:48 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:48 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 04:18:48 INFO : sizeonly: Copied (new) 2025/04/04 04:18:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:48 DEBUG : sizeonly: Sizes identical 2025/04/04 04:18:48 DEBUG : sizeonly: Unchanged skipping 2025/04/04 04:18:48 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:48 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:48 DEBUG : Waiting for deletions to finish 2025/04/04 04:18:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.24s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/04 04:18:50 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:50 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:50 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/04 04:18:50 INFO : ignore-size: Copied (new) 2025/04/04 04:18:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:18:50 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:50 DEBUG : ignore-size: Unchanged skipping 2025/04/04 04:18:50 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:50 DEBUG : Waiting for deletions to finish 2025/04/04 04:18:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:53 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:18:53 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:53 DEBUG : existing: Unchanged skipping 2025/04/04 04:18:53 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:53 DEBUG : Waiting for deletions to finish 2025/04/04 04:18:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/04 04:18:53 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:53 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 04:18:53 INFO : existing: Copied (replaced existing) 2025/04/04 04:18:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/04 04:18:55 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:55 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 04:18:55 INFO : existing: Copied (new) 2025/04/04 04:18:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:56 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:56 DEBUG : existing: Destination exists, skipping 2025/04/04 04:18:56 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:56 DEBUG : Waiting for deletions to finish 2025/04/04 04:18:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:18:58 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/04 04:18:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:18:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/04 04:18:58 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:18:58 DEBUG : c/non empty space: Unchanged skipping 2025/04/04 04:18:58 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:18:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:18:58 INFO : a/potato2: Copied (new) 2025/04/04 04:18:58 DEBUG : Waiting for deletions to finish 2025/04/04 04:18:58 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.56s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:00 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:00 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/04/04 04:19:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 04:19:00 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/04 04:19:00 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:00 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:00 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:01 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:01 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/04/04 04:19:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 04:19:01 INFO : empty space: Updated modification time in destination 2025/04/04 04:19:01 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:01 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:01 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.27s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:04 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:04 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/04/04 04:19:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 04:19:04 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:04 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:04 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.73s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:05 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/04/04 04:19:05 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1610861911) 2025/04/04 04:19:05 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xadoluq0meme) 2025/04/04 04:19:05 DEBUG : foo: sha1 differ 2025/04/04 04:19:05 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:05 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/04 04:19:05 INFO : foo: Copied (replaced existing) 2025/04/04 04:19:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/04 04:19:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:19:07 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:07 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:07 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:07 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:19:07 INFO : potato: Copied (new) 2025/04/04 04:19:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.13s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/04 04:19:09 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:09 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:09 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/04 04:19:09 INFO : potato: Copied (replaced existing) 2025/04/04 04:19:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:11 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/04/04 04:19:11 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1610861911) 2025/04/04 04:19:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xadoluq0meme) 2025/04/04 04:19:11 DEBUG : potato: sha1 differ 2025/04/04 04:19:11 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/04 04:19:11 INFO : potato: Copied (replaced existing) 2025/04/04 04:19:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:19:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:19:13 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:13 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:13 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:13 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/04 04:19:13 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:13 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:19:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:19:15 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:15 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:15 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:19:16 INFO : potato2: Copied (new) 2025/04/04 04:19:16 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:16 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:18 INFO : d: Making directory 2025/04/04 04:19:18 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/04 04:19:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:19:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/04 04:19:18 DEBUG : c/non empty space: Unchanged skipping 2025/04/04 04:19:18 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:18 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:19:19 INFO : a/potato2: Copied (new) 2025/04/04 04:19:19 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:19 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.61s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:20 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/04 04:19:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:19:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/04 04:19:21 DEBUG : c/non empty space: Unchanged skipping 2025/04/04 04:19:21 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:21 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:19:21 INFO : a/potato2: Copied (new) 2025/04/04 04:19:21 ERROR : B2 bucket rclone-test-xadoluq0meme: not deleting files as there were IO errors 2025/04/04 04:19:21 ERROR : B2 bucket rclone-test-xadoluq0meme: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:23 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:19:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:19:24 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:24 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:24 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:24 INFO : potato: Deleted 2025/04/04 04:19:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:19:24 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.65s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:26 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:26 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:26 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:26 INFO : potato: Deleted 2025/04/04 04:19:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:19:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:19:26 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:26 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:26 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:19:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:19:29 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:29 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/04 04:19:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.34s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:31 DEBUG : enormous: Excluded (Size Filter) 2025/04/04 04:19:31 DEBUG : enormous: Excluded 2025/04/04 04:19:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 04:19:31 DEBUG : potato2: Excluded 2025/04/04 04:19:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 04:19:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:19:31 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:31 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:31 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:31 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:31 DEBUG : enormous: Excluded (Size Filter) 2025/04/04 04:19:31 DEBUG : enormous: Excluded 2025/04/04 04:19:31 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 04:19:31 DEBUG : potato2: Excluded 2025/04/04 04:19:32 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 04:19:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/04 04:19:32 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:32 DEBUG : Local file system at /tmp/rclone1610861911: Waiting for checks to finish 2025/04/04 04:19:32 DEBUG : Local file system at /tmp/rclone1610861911: Waiting for transfers to finish 2025/04/04 04:19:32 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.75s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:34 DEBUG : enormous: Excluded (Size Filter) 2025/04/04 04:19:34 DEBUG : enormous: Excluded 2025/04/04 04:19:34 DEBUG : potato2: Excluded (Size Filter) 2025/04/04 04:19:34 DEBUG : potato2: Excluded 2025/04/04 04:19:34 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:19:34 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:34 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:34 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:34 INFO : enormous: Deleted 2025/04/04 04:19:35 INFO : potato2: Deleted 2025/04/04 04:19:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:35 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/04 04:19:35 DEBUG : empty space: Unchanged skipping 2025/04/04 04:19:35 DEBUG : Local file system at /tmp/rclone1610861911: Waiting for checks to finish 2025/04/04 04:19:35 DEBUG : Local file system at /tmp/rclone1610861911: Waiting for transfers to finish 2025/04/04 04:19:35 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:35 INFO : enormous: Deleted 2025/04/04 04:19:35 INFO : potato2: Deleted 2025/04/04 04:19:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.11s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:37 DEBUG : five: Need to transfer - File not found at Destination 2025/04/04 04:19:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/04 04:19:37 DEBUG : one: Destination is newer than source, skipping 2025/04/04 04:19:37 DEBUG : three: Sizes identical 2025/04/04 04:19:37 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/04 04:19:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/04 04:19:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1610861911) 2025/04/04 04:19:37 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xadoluq0meme) 2025/04/04 04:19:37 DEBUG : two: sha1 differ 2025/04/04 04:19:37 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:38 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/04 04:19:38 INFO : five: Copied (new) 2025/04/04 04:19:38 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/04 04:19:38 INFO : four: Copied (replaced existing) 2025/04/04 04:19:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/04 04:19:38 INFO : two: Copied (replaced existing) 2025/04/04 04:19:38 DEBUG : Waiting for deletions to finish 2025/04/04 04:19:39 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:39 DEBUG : one: Destination is newer than source, skipping 2025/04/04 04:19:39 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/04 04:19:39 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/04 04:19:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1610861911) 2025/04/04 04:19:39 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/04 04:19:39 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xadoluq0meme) 2025/04/04 04:19:39 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/04 04:19:39 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/04 04:19:39 DEBUG : three: sha1 differ 2025/04/04 04:19:39 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/04 04:19:39 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/04 04:19:39 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/04 04:19:39 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/04 04:19:39 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/04 04:19:39 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:39 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 04:19:39 INFO : three: Copied (replaced existing) 2025/04/04 04:19:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.33s) === 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-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/04 04:19:41 INFO : B2 bucket rclone-test-xadoluq0meme: Making map for --track-renames 2025/04/04 04:19:41 INFO : B2 bucket rclone-test-xadoluq0meme: Finished making map for --track-renames 2025/04/04 04:19:41 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/04 04:19:41 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/04 04:19:41 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for renames to finish 2025/04/04 04:19:41 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 04:19:41 INFO : yam: Copied (new) 2025/04/04 04:19:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/04 04:19:41 INFO : potato: Copied (new) 2025/04/04 04:19:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:42 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:19:42 INFO : B2 bucket rclone-test-xadoluq0meme: Making map for --track-renames 2025/04/04 04:19:42 INFO : B2 bucket rclone-test-xadoluq0meme: Finished making map for --track-renames 2025/04/04 04:19:42 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:42 DEBUG : potato: Unchanged skipping 2025/04/04 04:19:42 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for renames to finish 2025/04/04 04:19:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 04:19:43 INFO : yam: Copied (server-side copy) to: yaml 2025/04/04 04:19:43 INFO : yam: Deleted 2025/04/04 04:19:43 INFO : yaml: Renamed from "yam" 2025/04/04 04:19:43 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.07s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/04 04:19:45 INFO : B2 bucket rclone-test-xadoluq0meme: Making map for --track-renames 2025/04/04 04:19:45 INFO : B2 bucket rclone-test-xadoluq0meme: Finished making map for --track-renames 2025/04/04 04:19:45 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/04 04:19:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/04 04:19:45 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for renames to finish 2025/04/04 04:19:45 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:45 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 04:19:45 INFO : yam: Copied (new) 2025/04/04 04:19:45 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/04 04:19:45 INFO : potato: Copied (new) 2025/04/04 04:19:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:19:46 INFO : B2 bucket rclone-test-xadoluq0meme: Making map for --track-renames 2025/04/04 04:19:46 INFO : B2 bucket rclone-test-xadoluq0meme: Finished making map for --track-renames 2025/04/04 04:19:46 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:46 DEBUG : potato: Unchanged skipping 2025/04/04 04:19:46 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for renames to finish 2025/04/04 04:19:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 04:19:46 INFO : yam: Copied (server-side copy) to: yaml 2025/04/04 04:19:46 INFO : yam: Deleted 2025/04/04 04:19:46 INFO : yaml: Renamed from "yam" 2025/04/04 04:19:46 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/04 04:19:48 INFO : B2 bucket rclone-test-xadoluq0meme: Making map for --track-renames 2025/04/04 04:19:48 INFO : B2 bucket rclone-test-xadoluq0meme: Finished making map for --track-renames 2025/04/04 04:19:48 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:48 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for renames to finish 2025/04/04 04:19:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/04 04:19:48 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/04 04:19:48 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:49 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 04:19:49 INFO : sub/yam: Copied (new) 2025/04/04 04:19:49 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/04 04:19:49 INFO : potato: Copied (new) 2025/04/04 04:19:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:19:49 DEBUG : potato: Unchanged skipping 2025/04/04 04:19:49 INFO : B2 bucket rclone-test-xadoluq0meme: Making map for --track-renames 2025/04/04 04:19:49 INFO : B2 bucket rclone-test-xadoluq0meme: Finished making map for --track-renames 2025/04/04 04:19:49 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:49 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for renames to finish 2025/04/04 04:19:51 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/04 04:19:51 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/04 04:19:51 INFO : sub/yam: Deleted 2025/04/04 04:19:51 INFO : yam: Renamed from "sub/yam" 2025/04/04 04:19:51 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.46s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:53 DEBUG : Creating backend with remote "/tmp/rclone1610861911/dir1" 2025/04/04 04:19:53 DEBUG : Config file has changed externally - reloading 2025/04/04 04:19:53 DEBUG : Creating backend with remote "/tmp/rclone1610861911/dir2" 2025/04/04 04:19:53 DEBUG : Local file system at /tmp/rclone1610861911/dir2: Using server-side directory move 2025/04/04 04:19:53 INFO : Local file system at /tmp/rclone1610861911/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/04 04:19:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/04 04:19:53 DEBUG : Local file system at /tmp/rclone1610861911/dir2: Waiting for checks to finish 2025/04/04 04:19:53 DEBUG : Local file system at /tmp/rclone1610861911/dir2: Waiting for transfers to finish 2025/04/04 04:19:53 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:19:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/04 04:19:53 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:53 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/04 04:19:53 INFO : nested/sub dir/file: Copied (new) 2025/04/04 04:19:53 INFO : nested/sub dir/file: Deleted 2025/04/04 04:19:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:19:54 INFO : sub dir/hello world: Copied (new) 2025/04/04 04:19:54 INFO : sub dir/hello world: Deleted 2025/04/04 04:19:54 INFO : sub dir: Removing directory 2025/04/04 04:19:54 INFO : nested/sub dir: Removing directory 2025/04/04 04:19:54 INFO : nested: Removing directory 2025/04/04 04:19:54 DEBUG : Local file system at /tmp/rclone1610861911: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/04 04:19:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/04 04:19:55 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:55 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/04 04:19:56 INFO : nested/sub dir/file: Copied (new) 2025/04/04 04:19:56 INFO : nested/sub dir/file: Deleted 2025/04/04 04:19:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/04 04:19:56 INFO : sub dir/hello world: Copied (new) 2025/04/04 04:19:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.45s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:19:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/04 04:19:58 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/04 04:19:58 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:58 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 04:19:58 INFO : existing: Copied (new) 2025/04/04 04:19:58 INFO : existing: Deleted 2025/04/04 04:19:58 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/04 04:19:58 INFO : existing-b: Copied (new) 2025/04/04 04:19:58 INFO : existing-b: Deleted 2025/04/04 04:19:58 DEBUG : existing: Destination exists, skipping 2025/04/04 04:19:58 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:19:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/04 04:19:58 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:19:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.14s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:00 DEBUG : Creating backend with remote "TestB2:rclone-test-linodir2nese" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xadoluq0meme -> B2 bucket rclone-test-linodir2nese 2025/04/04 04:20:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:20:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/04 04:20:04 DEBUG : empty space: Unchanged skipping 2025/04/04 04:20:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/04 04:20:04 DEBUG : B2 bucket rclone-test-linodir2nese: Waiting for checks to finish 2025/04/04 04:20:04 INFO : empty space: Deleted 2025/04/04 04:20:04 DEBUG : B2 bucket rclone-test-linodir2nese: Waiting for transfers to finish 2025/04/04 04:20:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:20:04 INFO : potato2: Copied (server-side copy) 2025/04/04 04:20:05 INFO : potato2: Deleted 2025/04/04 04:20:05 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 04:20:05 INFO : potato3: Copied (server-side copy) 2025/04/04 04:20:05 INFO : potato3: Deleted 2025/04/04 04:20:05 DEBUG : Creating backend with remote "TestB2:rclone-test-cehubuf8kute" 2025/04/04 04:20:06 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/04 04:20:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:20:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/04 04:20:06 DEBUG : B2 bucket rclone-test-cehubuf8kute: Waiting for checks to finish 2025/04/04 04:20:06 DEBUG : B2 bucket rclone-test-cehubuf8kute: Waiting for transfers to finish 2025/04/04 04:20:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 04:20:07 INFO : empty space: Copied (server-side copy) 2025/04/04 04:20:08 INFO : empty space: Deleted 2025/04/04 04:20:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 04:20:08 INFO : potato3: Copied (server-side copy) 2025/04/04 04:20:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:20:08 INFO : potato2: Copied (server-side copy) 2025/04/04 04:20:08 INFO : potato3: Deleted 2025/04/04 04:20:08 INFO : potato2: Deleted 2025/04/04 04:20:08 DEBUG : B2 bucket rclone-test-cehubuf8kute: Purge remote 2025/04/04 04:20:08 INFO : B2 bucket rclone-test-cehubuf8kute: cleaning bucket "rclone-test-cehubuf8kute" of all files 2025/04/04 04:20:08 DEBUG : empty space: Deleting (id "4_z0fa20dd3007dfbfb9f580e1b_f11401661c6cc655a_d20250404_m042007_c001_v0001091_t0005_u01743740407587") 2025/04/04 04:20:08 DEBUG : potato2: Deleting (id "4_z0fa20dd3007dfbfb9f580e1b_f103d1ac525dfde8b_d20250404_m042007_c001_v0001137_t0056_u01743740407972") 2025/04/04 04:20:08 DEBUG : potato3: Deleting (id "4_z0fa20dd3007dfbfb9f580e1b_f1121e9bbc8bbf478_d20250404_m042007_c001_v0001161_t0029_u01743740407971") 2025/04/04 04:20:09 DEBUG : B2 bucket rclone-test-linodir2nese: Purge remote 2025/04/04 04:20:09 INFO : B2 bucket rclone-test-linodir2nese: cleaning bucket "rclone-test-linodir2nese" of all files 2025/04/04 04:20:09 DEBUG : empty space: Deleting (id "4_z9fc2fdb3006dfbfb9f580e1b_f416caf423799adf0_d20250404_m042008_c001_v7007000_t0000_u01743740408035") 2025/04/04 04:20:09 DEBUG : empty space: Deleting (id "4_z9fc2fdb3006dfbfb9f580e1b_f116005cb273da52c_d20250404_m042003_c001_v0001165_t0040_u01743740403605") 2025/04/04 04:20:09 DEBUG : potato2: Deleting (id "4_z9fc2fdb3006dfbfb9f580e1b_f400e3be44244b107_d20250404_m042008_c001_v7007000_t0000_u01743740408337") 2025/04/04 04:20:09 DEBUG : potato2: Deleting (id "4_z9fc2fdb3006dfbfb9f580e1b_f117d2523ddf91f0b_d20250404_m042004_c001_v0001180_t0057_u01743740404768") 2025/04/04 04:20:09 DEBUG : potato3: Deleting (id "4_z9fc2fdb3006dfbfb9f580e1b_f416caf423799adf2_d20250404_m042008_c001_v7007000_t0000_u01743740408242") 2025/04/04 04:20:09 DEBUG : potato3: Deleting (id "4_z9fc2fdb3006dfbfb9f580e1b_f104805083525e2e1_d20250404_m042005_c001_v0001134_t0034_u01743740405042") 2025/04/04 04:20:09 DEBUG : potato3: Deleting (id "4_z9fc2fdb3006dfbfb9f580e1b_f116005cb273da530_d20250404_m042004_c001_v0001165_t0012_u01743740404163") --- PASS: TestServerSideMove (11.61s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gudefib5kozi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xadoluq0meme -> B2 bucket rclone-test-gudefib5kozi 2025/04/04 04:20:17 DEBUG : empty space: Excluded (Size Filter) 2025/04/04 04:20:17 DEBUG : empty space: Excluded (Size Filter) 2025/04/04 04:20:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:20:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/04 04:20:17 DEBUG : B2 bucket rclone-test-gudefib5kozi: Waiting for checks to finish 2025/04/04 04:20:17 DEBUG : B2 bucket rclone-test-gudefib5kozi: Waiting for transfers to finish 2025/04/04 04:20:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:20:17 INFO : potato2: Copied (server-side copy) 2025/04/04 04:20:17 INFO : potato2: Deleted 2025/04/04 04:20:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 04:20:17 INFO : potato3: Copied (server-side copy) 2025/04/04 04:20:17 INFO : potato3: Deleted 2025/04/04 04:20:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gohobub9yito" 2025/04/04 04:20:18 DEBUG : empty space: Excluded (Size Filter) 2025/04/04 04:20:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:20:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/04 04:20:19 DEBUG : B2 bucket rclone-test-gohobub9yito: Waiting for checks to finish 2025/04/04 04:20:19 DEBUG : B2 bucket rclone-test-gohobub9yito: Waiting for transfers to finish 2025/04/04 04:20:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:20:20 INFO : potato2: Copied (server-side copy) 2025/04/04 04:20:20 INFO : potato2: Deleted 2025/04/04 04:20:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 04:20:20 INFO : potato3: Copied (server-side copy) 2025/04/04 04:20:20 INFO : potato3: Deleted 2025/04/04 04:20:20 DEBUG : B2 bucket rclone-test-gohobub9yito: Purge remote 2025/04/04 04:20:20 INFO : B2 bucket rclone-test-gohobub9yito: cleaning bucket "rclone-test-gohobub9yito" of all files 2025/04/04 04:20:20 DEBUG : potato2: Deleting (id "4_z5f323dd3007dfbfb9f580e1b_f114aa29255d64413_d20250404_m042019_c001_v0001176_t0019_u01743740419882") 2025/04/04 04:20:20 DEBUG : potato3: Deleting (id "4_z5f323dd3007dfbfb9f580e1b_f101cd1e77435552e_d20250404_m042020_c001_v0001180_t0049_u01743740420111") 2025/04/04 04:20:21 DEBUG : B2 bucket rclone-test-gudefib5kozi: Purge remote 2025/04/04 04:20:21 INFO : B2 bucket rclone-test-gudefib5kozi: cleaning bucket "rclone-test-gudefib5kozi" of all files 2025/04/04 04:20:21 DEBUG : empty space: Deleting (id "4_z2f622dd3007dfbfb9f580e1b_f111e5fd192e26efa_d20250404_m042016_c001_v0001177_t0030_u01743740416381") 2025/04/04 04:20:21 DEBUG : potato2: Deleting (id "4_z2f622dd3007dfbfb9f580e1b_f4131805ad36df68a_d20250404_m042020_c001_v7007000_t0000_u01743740420099") 2025/04/04 04:20:21 DEBUG : potato2: Deleting (id "4_z2f622dd3007dfbfb9f580e1b_f1075af0cce336fdb_d20250404_m042017_c001_v0001183_t0054_u01743740417205") 2025/04/04 04:20:21 DEBUG : potato3: Deleting (id "4_z2f622dd3007dfbfb9f580e1b_f4131805ad36df68b_d20250404_m042020_c001_v7007000_t0000_u01743740420337") 2025/04/04 04:20:21 DEBUG : potato3: Deleting (id "4_z2f622dd3007dfbfb9f580e1b_f11094f1e31746b7f_d20250404_m042017_c001_v0001179_t0026_u01743740417431") 2025/04/04 04:20:21 DEBUG : potato3: Deleting (id "4_z2f622dd3007dfbfb9f580e1b_f111e5fd192e26efc_d20250404_m042016_c001_v0001177_t0027_u01743740416590") 2025/04/04 04:20:22 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/04 04:20:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/04 04:20:23 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kugopoz9fune" 2025/04/04 04:20:26 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xadoluq0meme -> B2 bucket rclone-test-kugopoz9fune 2025/04/04 04:20:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:20:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/04 04:20:29 DEBUG : empty space: Unchanged skipping 2025/04/04 04:20:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/04 04:20:29 DEBUG : B2 bucket rclone-test-kugopoz9fune: Waiting for checks to finish 2025/04/04 04:20:29 INFO : empty space: Deleted 2025/04/04 04:20:29 DEBUG : B2 bucket rclone-test-kugopoz9fune: Waiting for transfers to finish 2025/04/04 04:20:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:20:30 INFO : potato2: Copied (server-side copy) 2025/04/04 04:20:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 04:20:30 INFO : potato3: Copied (server-side copy) 2025/04/04 04:20:30 INFO : potato2: Deleted 2025/04/04 04:20:30 INFO : potato3: Deleted 2025/04/04 04:20:31 DEBUG : Creating backend with remote "TestB2:rclone-test-dokadob0deso" 2025/04/04 04:20:31 INFO : tomatoDir: Making directory 2025/04/04 04:20:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/04 04:20:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/04 04:20:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/04 04:20:32 DEBUG : B2 bucket rclone-test-dokadob0deso: Waiting for checks to finish 2025/04/04 04:20:32 DEBUG : B2 bucket rclone-test-dokadob0deso: Waiting for transfers to finish 2025/04/04 04:20:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/04 04:20:34 INFO : empty space: Copied (server-side copy) 2025/04/04 04:20:34 INFO : empty space: Deleted 2025/04/04 04:20:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/04 04:20:34 INFO : potato3: Copied (server-side copy) 2025/04/04 04:20:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/04 04:20:34 INFO : potato2: Copied (server-side copy) 2025/04/04 04:20:34 INFO : potato3: Deleted 2025/04/04 04:20:34 INFO : potato2: Deleted 2025/04/04 04:20:35 DEBUG : B2 bucket rclone-test-dokadob0deso: Purge remote 2025/04/04 04:20:35 INFO : B2 bucket rclone-test-dokadob0deso: cleaning bucket "rclone-test-dokadob0deso" of all files 2025/04/04 04:20:35 DEBUG : empty space: Deleting (id "4_z7f527d03007dfbfb9f580e1b_f1059f08891167e40_d20250404_m042034_c001_v0001102_t0014_u01743740434099") 2025/04/04 04:20:35 DEBUG : potato2: Deleting (id "4_z7f527d03007dfbfb9f580e1b_f119775a2c7b2fe73_d20250404_m042034_c001_v0001183_t0026_u01743740434467") 2025/04/04 04:20:35 DEBUG : potato3: Deleting (id "4_z7f527d03007dfbfb9f580e1b_f100e2cf6a5c032a5_d20250404_m042034_c001_v0001176_t0038_u01743740434480") 2025/04/04 04:20:36 DEBUG : B2 bucket rclone-test-kugopoz9fune: Purge remote 2025/04/04 04:20:36 INFO : B2 bucket rclone-test-kugopoz9fune: cleaning bucket "rclone-test-kugopoz9fune" of all files 2025/04/04 04:20:36 DEBUG : empty space: Deleting (id "4_zaf625dc3007dfbfb9f580e1b_f403016e154a0e2e1_d20250404_m042034_c001_v7007000_t0000_u01743740434473") 2025/04/04 04:20:36 DEBUG : empty space: Deleting (id "4_zaf625dc3007dfbfb9f580e1b_f1050f1c4b572ac0b_d20250404_m042028_c001_v0001157_t0041_u01743740428637") 2025/04/04 04:20:36 DEBUG : potato2: Deleting (id "4_zaf625dc3007dfbfb9f580e1b_f41839514bc0800c1_d20250404_m042034_c001_v7007000_t0000_u01743740434695") 2025/04/04 04:20:36 DEBUG : potato2: Deleting (id "4_zaf625dc3007dfbfb9f580e1b_f101ee6218a44a5dd_d20250404_m042029_c001_v0001104_t0027_u01743740429866") 2025/04/04 04:20:36 DEBUG : potato3: Deleting (id "4_zaf625dc3007dfbfb9f580e1b_f403016e154a0e2e2_d20250404_m042034_c001_v7007000_t0000_u01743740434684") 2025/04/04 04:20:36 DEBUG : potato3: Deleting (id "4_zaf625dc3007dfbfb9f580e1b_f11098b8576f0ba2a_d20250404_m042030_c001_v0001182_t0022_u01743740430246") 2025/04/04 04:20:36 DEBUG : potato3: Deleting (id "4_zaf625dc3007dfbfb9f580e1b_f1050f1c4b572ac0d_d20250404_m042029_c001_v0001157_t0019_u01743740429179") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.83s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:40 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/rclone-sync-test" 2025/04/04 04:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/rclone-sync-test-include/layer2" 2025/04/04 04:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/rclone-sync-test-ignore-file" 2025/04/04 04:20:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/04 04:20:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/04 04:20:51 DEBUG : pacer: Reducing sleep to 10ms 2025/04/04 04:20:51 DEBUG : B2 bucket rclone-test-xadoluq0meme path rclone-sync-test: Waiting for checks to finish 2025/04/04 04:20:51 DEBUG : B2 bucket rclone-test-xadoluq0meme path rclone-sync-test: Waiting for transfers to finish 2025/04/04 04:20:51 DEBUG : Waiting for deletions to finish 2025/04/04 04:20:51 INFO : There was nothing to transfer 2025/04/04 04:20:51 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:20:51 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:20:51 DEBUG : Waiting for deletions to finish 2025/04/04 04:20:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:52 DEBUG : B2 bucket rclone-test-xadoluq0meme path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/04 04:20:52 DEBUG : B2 bucket rclone-test-xadoluq0meme path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/04 04:20:52 DEBUG : Waiting for deletions to finish 2025/04/04 04:20:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:52 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:20:52 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:20:52 DEBUG : Waiting for deletions to finish 2025/04/04 04:20:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:52 DEBUG : B2 bucket rclone-test-xadoluq0meme path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/04 04:20:52 DEBUG : B2 bucket rclone-test-xadoluq0meme path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/04 04:20:52 DEBUG : Waiting for deletions to finish 2025/04/04 04:20:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.96s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:20:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/dst" 2025/04/04 04:21:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/CompareDest" 2025/04/04 04:21:02 DEBUG : one: Need to transfer - File not found at Destination 2025/04/04 04:21:02 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:02 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 04:21:03 INFO : one: Copied (new) 2025/04/04 04:21:03 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:04 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:04 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/04 04:21:04 INFO : one: Copied (replaced existing) 2025/04/04 04:21:04 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:06 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:07 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 04:21:07 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:07 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:07 INFO : There was nothing to transfer 2025/04/04 04:21:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/04 04:21:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:08 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 04:21:08 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:08 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:08 INFO : There was nothing to transfer 2025/04/04 04:21:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:09 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/04 04:21:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:09 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 04:21:09 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:09 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:09 INFO : There was nothing to transfer 2025/04/04 04:21:10 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/04/04 04:21:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/04 04:21:10 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/04 04:21:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:10 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 04:21:10 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:10 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:10 INFO : There was nothing to transfer 2025/04/04 04:21:11 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:11 DEBUG : two: Need to transfer - File not found at Destination 2025/04/04 04:21:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:11 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/04 04:21:11 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:11 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/04 04:21:11 INFO : two: Copied (new) 2025/04/04 04:21:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.51s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:21:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/dest" 2025/04/04 04:21:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/pre-dest1" 2025/04/04 04:21:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/pre-dest2" 2025/04/04 04:21:19 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:21:19 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/04 04:21:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:21:19 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/04 04:21:20 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/04 04:21:20 DEBUG : B2 bucket rclone-test-xadoluq0meme path dest: Waiting for checks to finish 2025/04/04 04:21:20 DEBUG : B2 bucket rclone-test-xadoluq0meme path dest: Waiting for transfers to finish 2025/04/04 04:21:20 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/04 04:21:20 INFO : 3: Copied (new) 2025/04/04 04:21:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.34s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:21:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/dst" 2025/04/04 04:21:23 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/CopyDest" 2025/04/04 04:21:25 DEBUG : one: Need to transfer - File not found at Destination 2025/04/04 04:21:25 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:25 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 04:21:26 INFO : one: Copied (new) 2025/04/04 04:21:26 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:27 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:27 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:27 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/04 04:21:27 INFO : one: Copied (replaced existing) 2025/04/04 04:21:27 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/BackupDir" 2025/04/04 04:21:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:30 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/04 04:21:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 04:21:31 INFO : one: Copied (server-side copy) 2025/04/04 04:21:31 INFO : one: Deleted 2025/04/04 04:21:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/04 04:21:33 INFO : one: Copied (server-side copy) 2025/04/04 04:21:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/04 04:21:33 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:33 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/04 04:21:35 INFO : two: Copied (server-side copy) 2025/04/04 04:21:35 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/04 04:21:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:35 DEBUG : one: Unchanged skipping 2025/04/04 04:21:35 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:35 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:35 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:35 DEBUG : two: Unchanged skipping 2025/04/04 04:21:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:35 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:35 DEBUG : one: Unchanged skipping 2025/04/04 04:21:35 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:35 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:35 INFO : There was nothing to transfer 2025/04/04 04:21:37 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/04 04:21:37 DEBUG : three: Destination not found in --copy-dest 2025/04/04 04:21:37 DEBUG : three: Need to transfer - File not found at Destination 2025/04/04 04:21:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/04 04:21:37 DEBUG : one: Unchanged skipping 2025/04/04 04:21:37 DEBUG : two: Unchanged skipping 2025/04/04 04:21:37 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:37 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:37 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/04 04:21:37 INFO : three: Copied (new) 2025/04/04 04:21:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.88s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:21:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/dst" 2025/04/04 04:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/backup" 2025/04/04 04:21:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 04:21:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:21:44 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:44 DEBUG : two: Unchanged skipping 2025/04/04 04:21:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 04:21:45 INFO : one: Copied (server-side copy) 2025/04/04 04:21:46 INFO : one: Deleted 2025/04/04 04:21:46 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:21:46 INFO : one: Copied (new) 2025/04/04 04:21:46 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 04:21:47 INFO : three.txt: Copied (server-side copy) 2025/04/04 04:21:47 INFO : three.txt: Deleted 2025/04/04 04:21:47 INFO : three.txt: Moved into backup dir 2025/04/04 04:21:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:21:49 DEBUG : two: Unchanged skipping 2025/04/04 04:21:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 04:21:49 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:21:49 INFO : one: Copied (server-side copy) 2025/04/04 04:21:49 INFO : one: Deleted 2025/04/04 04:21:49 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:21:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 04:21:50 INFO : one: Copied (new) 2025/04/04 04:21:50 DEBUG : Waiting for deletions to finish 2025/04/04 04:21:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 04:21:50 INFO : three.txt: Copied (server-side copy) 2025/04/04 04:21:50 INFO : three.txt: Deleted 2025/04/04 04:21:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:21:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/dst" 2025/04/04 04:21:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/backup" 2025/04/04 04:21:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 04:21:57 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:21:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:21:57 DEBUG : two: Unchanged skipping 2025/04/04 04:21:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 04:21:59 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 04:21:59 INFO : one: Deleted 2025/04/04 04:21:59 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:22:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:00 INFO : one: Copied (new) 2025/04/04 04:22:00 DEBUG : Waiting for deletions to finish 2025/04/04 04:22:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 04:22:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 04:22:01 INFO : three.txt: Deleted 2025/04/04 04:22:01 INFO : three.txt: Moved into backup dir 2025/04/04 04:22:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 04:22:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:22:02 DEBUG : two: Unchanged skipping 2025/04/04 04:22:02 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:22:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:03 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 04:22:03 INFO : one: Deleted 2025/04/04 04:22:03 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:22:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 04:22:03 INFO : one: Copied (new) 2025/04/04 04:22:03 DEBUG : Waiting for deletions to finish 2025/04/04 04:22:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 04:22:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 04:22:04 INFO : three.txt: Deleted 2025/04/04 04:22:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:22:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/dst" 2025/04/04 04:22:09 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/backup" 2025/04/04 04:22:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 04:22:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:22:10 DEBUG : two: Unchanged skipping 2025/04/04 04:22:10 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:22:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 04:22:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/04 04:22:12 INFO : one: Deleted 2025/04/04 04:22:12 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:22:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:13 INFO : one: Copied (new) 2025/04/04 04:22:13 DEBUG : Waiting for deletions to finish 2025/04/04 04:22:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 04:22:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/04 04:22:14 INFO : three.txt: Deleted 2025/04/04 04:22:14 INFO : three.txt: Moved into backup dir 2025/04/04 04:22:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 04:22:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:22:15 DEBUG : two: Unchanged skipping 2025/04/04 04:22:15 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:22:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/04 04:22:16 INFO : one: Deleted 2025/04/04 04:22:16 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:22:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 04:22:16 INFO : one: Copied (new) 2025/04/04 04:22:16 DEBUG : Waiting for deletions to finish 2025/04/04 04:22:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 04:22:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/04 04:22:17 INFO : three.txt: Deleted 2025/04/04 04:22:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:22:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/dst" 2025/04/04 04:22:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 04:22:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:22:22 DEBUG : two: Unchanged skipping 2025/04/04 04:22:22 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:22:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 04:22:22 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 04:22:23 INFO : one: Deleted 2025/04/04 04:22:23 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:22:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:23 INFO : one: Copied (new) 2025/04/04 04:22:23 DEBUG : Waiting for deletions to finish 2025/04/04 04:22:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 04:22:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 04:22:24 INFO : three.txt: Deleted 2025/04/04 04:22:24 INFO : three.txt: Moved into backup dir 2025/04/04 04:22:26 DEBUG : one.bak: Excluded (Path Filter) 2025/04/04 04:22:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/04 04:22:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 04:22:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:22:26 DEBUG : two: Unchanged skipping 2025/04/04 04:22:26 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for checks to finish 2025/04/04 04:22:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 04:22:27 INFO : one: Deleted 2025/04/04 04:22:27 DEBUG : B2 bucket rclone-test-xadoluq0meme path dst: Waiting for transfers to finish 2025/04/04 04:22:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 04:22:27 INFO : one: Copied (new) 2025/04/04 04:22:27 DEBUG : Waiting for deletions to finish 2025/04/04 04:22:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 04:22:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 04:22:27 INFO : three.txt: Deleted 2025/04/04 04:22:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.44s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:22:30 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1105-15.backblaze.com/b2api/v1/b2_upload_file/cfa2fdc3004dfbfb9f580e1b/c001_v0001105_t0016": EOF 2025/04/04 04:22:30 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-15.backblaze.com/b2api/v1/b2_upload_file/cfa2fdc3004dfbfb9f580e1b/c001_v0001105_t0016": EOF) 2025/04/04 04:22:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-xadoluq0meme: 1/10 (Post "https://pod-000-1105-15.backblaze.com/b2api/v1/b2_upload_file/cfa2fdc3004dfbfb9f580e1b/c001_v0001105_t0016": EOF) 2025/04/04 04:22:33 DEBUG : pacer: Reducing sleep to 10ms 2025/04/04 04:22:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/dst" 2025/04/04 04:22:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 04:22:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 04:22:35 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 04:22:36 INFO : one: Deleted 2025/04/04 04:22:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:36 INFO : one: Copied (new) 2025/04/04 04:22:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:22:37 DEBUG : two: Unchanged skipping 2025/04/04 04:22:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/04 04:22:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 04:22:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 04:22:37 INFO : three.txt: Deleted 2025/04/04 04:22:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 04:22:38 INFO : three.txt: Copied (new) 2025/04/04 04:22:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 04:22:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:39 INFO : one: Copied (server-side copy) to: one.bak 2025/04/04 04:22:39 INFO : one: Deleted 2025/04/04 04:22:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 04:22:39 INFO : one: Copied (new) 2025/04/04 04:22:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:22:39 DEBUG : two: Unchanged skipping 2025/04/04 04:22:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/04 04:22:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 04:22:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/04 04:22:40 INFO : three.txt: Deleted 2025/04/04 04:22:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/04 04:22:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.05s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:22:44 DEBUG : Creating backend with remote "TestB2:rclone-test-xadoluq0meme/dst" 2025/04/04 04:22:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/04 04:22:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/04 04:22:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/04 04:22:47 INFO : one: Deleted 2025/04/04 04:22:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:48 INFO : one: Copied (new) 2025/04/04 04:22:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:22:48 DEBUG : two: Unchanged skipping 2025/04/04 04:22:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/04 04:22:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/04 04:22:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/04 04:22:49 INFO : three.txt: Deleted 2025/04/04 04:22:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 04:22:50 INFO : three.txt: Copied (new) 2025/04/04 04:22:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/04 04:22:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/04 04:22:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/04 04:22:51 INFO : one: Deleted 2025/04/04 04:22:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/04 04:22:52 INFO : one: Copied (new) 2025/04/04 04:22:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:22:52 DEBUG : two: Unchanged skipping 2025/04/04 04:22:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/04 04:22:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/04 04:22:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/04 04:22:53 INFO : three.txt: Deleted 2025/04/04 04:22:54 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/04 04:22:54 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.36s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:22:56 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:22:56 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/04 04:22:56 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:22:57 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/04 04:22:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/04 04:22:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.43s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:22:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/04 04:22:58 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:22:58 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:22:59 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/04 04:22:59 INFO : existing: Copied (new) 2025/04/04 04:22:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:22:59 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/04 04:22:59 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:22:59 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/04 04:22:59 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:22:59 ERROR : B2 bucket rclone-test-xadoluq0meme: not deleting files as there were IO errors 2025/04/04 04:22:59 ERROR : B2 bucket rclone-test-xadoluq0meme: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncImmutable (3.34s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:23:02 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:02 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:23:02 DEBUG : existing: Unchanged skipping 2025/04/04 04:23:02 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:23:02 DEBUG : Waiting for deletions to finish 2025/04/04 04:23:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:23:04 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1036-00.backblaze.com/b2api/v1/b2_upload_file/cfa2fdc3004dfbfb9f580e1b/c001_v0001036_t0011": EOF 2025/04/04 04:23:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1036-00.backblaze.com/b2api/v1/b2_upload_file/cfa2fdc3004dfbfb9f580e1b/c001_v0001036_t0011": EOF) 2025/04/04 04:23:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-xadoluq0meme: 1/10 (Post "https://pod-000-1036-00.backblaze.com/b2api/v1/b2_upload_file/cfa2fdc3004dfbfb9f580e1b/c001_v0001036_t0011": EOF) 2025/04/04 04:23:06 DEBUG : pacer: Reducing sleep to 10ms 2025/04/04 04:23:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:23:16 DEBUG : both1: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both0: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both13: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both10: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both15: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both11: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both12: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both14: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both18: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both2: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both3: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both4: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both5: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both6: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both7: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both8: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:16 DEBUG : both9: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both19: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both17: Unchanged skipping 2025/04/04 04:23:16 DEBUG : both16: Unchanged skipping 2025/04/04 04:23:16 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:23:16 DEBUG : Waiting for deletions to finish 2025/04/04 04:23:16 INFO : only2: Deleted 2025/04/04 04:23:16 INFO : only3: Deleted 2025/04/04 04:23:16 INFO : only6: Deleted 2025/04/04 04:23:16 INFO : only9: Deleted 2025/04/04 04:23:16 INFO : only14: Deleted 2025/04/04 04:23:16 INFO : only8: Deleted 2025/04/04 04:23:16 INFO : only15: Deleted 2025/04/04 04:23:16 INFO : only16: Deleted 2025/04/04 04:23:16 INFO : only5: Deleted 2025/04/04 04:23:16 INFO : only17: Deleted 2025/04/04 04:23:16 INFO : only4: Deleted 2025/04/04 04:23:16 INFO : only0: Deleted 2025/04/04 04:23:16 INFO : only10: Deleted 2025/04/04 04:23:17 INFO : only12: Deleted 2025/04/04 04:23:17 INFO : only13: Deleted 2025/04/04 04:23:17 INFO : only7: Deleted 2025/04/04 04:23:17 INFO : only1: Deleted 2025/04/04 04:23:17 INFO : only11: Deleted 2025/04/04 04:23:17 INFO : only18: Deleted 2025/04/04 04:23:17 INFO : only19: Deleted 2025/04/04 04:23:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.80s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:23:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for checks to finish 2025/04/04 04:23:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both0: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both12: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both10: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both1: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both15: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both11: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both17: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both13: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both19: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both2: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both14: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both16: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both18: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both3: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both7: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both8: Unchanged skipping 2025/04/04 04:23:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/04 04:23:31 DEBUG : both9: Unchanged skipping 2025/04/04 04:23:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : both4: Unchanged skipping 2025/04/04 04:23:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : both5: Unchanged skipping 2025/04/04 04:23:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : both6: Unchanged skipping 2025/04/04 04:23:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/04 04:23:31 DEBUG : B2 bucket rclone-test-xadoluq0meme: Waiting for transfers to finish 2025/04/04 04:23:32 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only10: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only12: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only1: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only16: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only11: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only0: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only18: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only14: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only2: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only19: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only13: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only4: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only5: Copied (replaced existing) 2025/04/04 04:23:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:32 INFO : only6: Copied (replaced existing) 2025/04/04 04:23:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:33 INFO : only7: Copied (replaced existing) 2025/04/04 04:23:33 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:33 INFO : only8: Copied (replaced existing) 2025/04/04 04:23:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:33 INFO : only15: Copied (replaced existing) 2025/04/04 04:23:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:33 INFO : only17: Copied (replaced existing) 2025/04/04 04:23:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:33 INFO : only3: Copied (replaced existing) 2025/04/04 04:23:33 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/04 04:23:33 INFO : only9: Copied (replaced existing) 2025/04/04 04:23:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.76s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:23:41 DEBUG : empty_dir: Making directory with metadata 2025/04/04 04:23:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 04:23:41 DEBUG : empty_on_remote: Making directory with metadata 2025/04/04 04:23:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 04:23:41 INFO : empty_on_remote: Making directory 2025/04/04 04:23:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:23:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/04 04:23:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/04 04:23:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/04 04:23:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.21s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:23:45 DEBUG : empty_dir: Making directory with metadata 2025/04/04 04:23:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 04:23:45 DEBUG : empty_on_remote: Making directory with metadata 2025/04/04 04:23:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/04 04:23:45 INFO : empty_on_remote: Making directory 2025/04/04 04:23:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:23:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/04 04:23:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/04 04:23:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/04 04:23:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/04 04:23:46 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.12s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:23:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 04:23:48 INFO : sub dir: Making directory 2025/04/04 04:23:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" 2025/04/04 04:23:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/04 04:23:51 INFO : sub dir: Making directory 2025/04/04 04:23:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xadoluq0meme", Local "Local file system at /tmp/rclone1610861911", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.18s) PASS 2025/04/04 04:23:54 DEBUG : B2 bucket rclone-test-xadoluq0meme: Purge remote 2025/04/04 04:23:54 INFO : B2 bucket rclone-test-xadoluq0meme: cleaning bucket "rclone-test-xadoluq0meme" of all files 2025/04/04 04:23:55 DEBUG : BackupDir/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72731_d20250404_m042138_c001_v7007000_t0000_u01743740498084") 2025/04/04 04:23:55 DEBUG : BackupDir/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f116cd3220e090aa0_d20250404_m042131_c001_v0001184_t0036_u01743740491673") 2025/04/04 04:23:55 DEBUG : CompareDest/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8e33_d20250404_m042112_c001_v7007000_t0000_u01743740472414") 2025/04/04 04:23:55 DEBUG : CompareDest/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec310578_d20250404_m042106_c001_v0001036_t0038_u01743740466048") 2025/04/04 04:23:55 DEBUG : CompareDest/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8e37_d20250404_m042112_c001_v7007000_t0000_u01743740472617") 2025/04/04 04:23:55 DEBUG : CompareDest/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185be61e_d20250404_m042107_c001_v0001184_t0005_u01743740467677") 2025/04/04 04:23:55 DEBUG : CopyDest/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72732_d20250404_m042138_c001_v7007000_t0000_u01743740498274") 2025/04/04 04:23:55 DEBUG : CopyDest/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54d098_d20250404_m042128_c001_v0001105_t0016_u01743740488776") 2025/04/04 04:23:55 DEBUG : CopyDest/three: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72733_d20250404_m042138_c001_v7007000_t0000_u01743740498460") 2025/04/04 04:23:55 DEBUG : CopyDest/three: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185be9a5_d20250404_m042136_c001_v0001184_t0044_u01743740496288") 2025/04/04 04:23:55 DEBUG : CopyDest/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72734_d20250404_m042138_c001_v7007000_t0000_u01743740498647") 2025/04/04 04:23:55 DEBUG : CopyDest/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec3105c2_d20250404_m042133_c001_v0001036_t0047_u01743740493887") 2025/04/04 04:23:55 DEBUG : EXISTING: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d751_d20250404_m042302_c001_v7007000_t0000_u01743740582536") 2025/04/04 04:23:55 DEBUG : EXISTING: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf386_d20250404_m042301_c001_v0001184_t0042_u01743740581563") 2025/04/04 04:23:56 DEBUG : Testêé: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d74c_d20250404_m042257_c001_v7007000_t0000_u01743740577836") 2025/04/04 04:23:56 DEBUG : Testêé: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf326_d20250404_m042257_c001_v0001184_t0054_u01743740577257") 2025/04/04 04:23:56 DEBUG : Testêé: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec310676_d20250404_m042256_c001_v0001036_t0053_u01743740576145") 2025/04/04 04:23:56 DEBUG : a/potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2329_d20250404_m041922_c001_v7007000_t0000_u01743740362035") 2025/04/04 04:23:56 DEBUG : a/potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd6c3_d20250404_m041921_c001_v0001184_t0054_u01743740361453") 2025/04/04 04:23:56 DEBUG : a/potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2318_d20250404_m041919_c001_v7007000_t0000_u01743740359701") 2025/04/04 04:23:56 DEBUG : a/potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd663_d20250404_m041918_c001_v0001184_t0021_u01743740358828") 2025/04/04 04:23:56 DEBUG : a/potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b5d_d20250404_m041859_c001_v7007000_t0000_u01743740339340") 2025/04/04 04:23:56 DEBUG : a/potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd3db_d20250404_m041858_c001_v0001184_t0003_u01743740338550") 2025/04/04 04:23:56 DEBUG : b/potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b232c_d20250404_m041922_c001_v7007000_t0000_u01743740362240") 2025/04/04 04:23:56 DEBUG : b/potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd6ad_d20250404_m041920_c001_v0001184_t0042_u01743740360652") 2025/04/04 04:23:56 DEBUG : b/potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2316_d20250404_m041919_c001_v7007000_t0000_u01743740359106") 2025/04/04 04:23:56 DEBUG : b/potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd637_d20250404_m041918_c001_v0001184_t0052_u01743740358037") 2025/04/04 04:23:56 DEBUG : b/potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b55_d20250404_m041858_c001_v7007000_t0000_u01743740338773") 2025/04/04 04:23:56 DEBUG : b/potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd3b0_d20250404_m041857_c001_v0001184_t0033_u01743740337701") 2025/04/04 04:23:56 DEBUG : backup/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f415d0c953d9c9760_d20250404_m042151_c001_v7007000_t0000_u01743740511351") 2025/04/04 04:23:56 DEBUG : backup/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1079eb489be6c72d_d20250404_m042149_c001_v0001182_t0003_u01743740509563") 2025/04/04 04:23:56 DEBUG : backup/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1188724877e0497c_d20250404_m042145_c001_v0001044_t0028_u01743740505527") 2025/04/04 04:23:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695fc9_d20250404_m042217_c001_v7007000_t0000_u01743740537981") 2025/04/04 04:23:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11471d0e4a65a067_d20250404_m042216_c001_v0001150_t0051_u01743740536143") 2025/04/04 04:23:57 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f114042e6d7abf40a_d20250404_m042212_c001_v0001182_t0028_u01743740532000") 2025/04/04 04:23:57 DEBUG : backup/one.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695f17_d20250404_m042204_c001_v7007000_t0000_u01743740524841") 2025/04/04 04:23:57 DEBUG : backup/one.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1023a4ccaad47cd6_d20250404_m042203_c001_v0001184_t0000_u01743740523127") 2025/04/04 04:23:57 DEBUG : backup/one.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1043f2246678f0c2_d20250404_m042158_c001_v0001037_t0050_u01743740518865") 2025/04/04 04:23:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695fcc_d20250404_m042218_c001_v7007000_t0000_u01743740538167") 2025/04/04 04:23:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f107bc4f6b48f4b1e_d20250404_m042217_c001_v0001180_t0004_u01743740537188") 2025/04/04 04:23:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11282cdaec5fa3bf_d20250404_m042213_c001_v0001109_t0020_u01743740533438") 2025/04/04 04:23:57 DEBUG : backup/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f415d0c953d9c9761_d20250404_m042151_c001_v7007000_t0000_u01743740511548") 2025/04/04 04:23:57 DEBUG : backup/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11419cf841426200_d20250404_m042150_c001_v0001102_t0032_u01743740510395") 2025/04/04 04:23:57 DEBUG : backup/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1050f1c4b572adae_d20250404_m042147_c001_v0001157_t0033_u01743740507132") 2025/04/04 04:23:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695f1b_d20250404_m042205_c001_v7007000_t0000_u01743740525029") 2025/04/04 04:23:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11950ce19d67e34f_d20250404_m042203_c001_v0001157_t0022_u01743740523988") 2025/04/04 04:23:57 DEBUG : backup/three.txt.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f10096c2f75811be5_d20250404_m042200_c001_v0001181_t0040_u01743740520708") 2025/04/04 04:23:57 DEBUG : both0: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c837_d20250404_m042333_c001_v7007000_t0000_u01743740613939") 2025/04/04 04:23:57 DEBUG : both0: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf60e_d20250404_m042322_c001_v0001184_t0014_u01743740602600") 2025/04/04 04:23:57 DEBUG : both0: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d80e_d20250404_m042317_c001_v7007000_t0000_u01743740597887") 2025/04/04 04:23:58 DEBUG : both0: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf40c_d20250404_m042306_c001_v0001184_t0055_u01743740586441") 2025/04/04 04:23:58 DEBUG : both1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c838_d20250404_m042334_c001_v7007000_t0000_u01743740614125") 2025/04/04 04:23:58 DEBUG : both1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf62c_d20250404_m042323_c001_v0001184_t0000_u01743740603016") 2025/04/04 04:23:58 DEBUG : both1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d812_d20250404_m042318_c001_v7007000_t0000_u01743740598083") 2025/04/04 04:23:58 DEBUG : both1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf418_d20250404_m042306_c001_v0001184_t0014_u01743740586934") 2025/04/04 04:23:58 DEBUG : both10: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c839_d20250404_m042334_c001_v7007000_t0000_u01743740614311") 2025/04/04 04:23:58 DEBUG : both10: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6b2_d20250404_m042326_c001_v0001184_t0029_u01743740606708") 2025/04/04 04:23:58 DEBUG : both10: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d816_d20250404_m042318_c001_v7007000_t0000_u01743740598267") 2025/04/04 04:23:58 DEBUG : both10: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf496_d20250404_m042310_c001_v0001184_t0059_u01743740590816") 2025/04/04 04:23:58 DEBUG : both11: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c83a_d20250404_m042334_c001_v7007000_t0000_u01743740614498") 2025/04/04 04:23:58 DEBUG : both11: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6c8_d20250404_m042327_c001_v0001184_t0025_u01743740607135") 2025/04/04 04:23:58 DEBUG : both11: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d819_d20250404_m042318_c001_v7007000_t0000_u01743740598452") 2025/04/04 04:23:58 DEBUG : both11: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf4a8_d20250404_m042311_c001_v0001184_t0005_u01743740591244") 2025/04/04 04:23:58 DEBUG : both12: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c83b_d20250404_m042334_c001_v7007000_t0000_u01743740614683") 2025/04/04 04:23:58 DEBUG : both12: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6d6_d20250404_m042327_c001_v0001184_t0048_u01743740607580") 2025/04/04 04:23:59 DEBUG : both12: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d81f_d20250404_m042318_c001_v7007000_t0000_u01743740598635") 2025/04/04 04:23:59 DEBUG : both12: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf4b8_d20250404_m042311_c001_v0001184_t0024_u01743740591674") 2025/04/04 04:23:59 DEBUG : both13: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c83c_d20250404_m042334_c001_v7007000_t0000_u01743740614868") 2025/04/04 04:23:59 DEBUG : both13: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6e0_d20250404_m042328_c001_v0001184_t0035_u01743740608046") 2025/04/04 04:23:59 DEBUG : both13: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d824_d20250404_m042318_c001_v7007000_t0000_u01743740598819") 2025/04/04 04:23:59 DEBUG : both13: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf4d0_d20250404_m042312_c001_v0001184_t0038_u01743740592100") 2025/04/04 04:23:59 DEBUG : both14: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c83d_d20250404_m042335_c001_v7007000_t0000_u01743740615056") 2025/04/04 04:23:59 DEBUG : both14: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6ec_d20250404_m042328_c001_v0001184_t0003_u01743740608465") 2025/04/04 04:23:59 DEBUG : both14: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d829_d20250404_m042319_c001_v7007000_t0000_u01743740599005") 2025/04/04 04:23:59 DEBUG : both14: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf4e4_d20250404_m042312_c001_v0001184_t0014_u01743740592513") 2025/04/04 04:23:59 DEBUG : both15: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c83e_d20250404_m042335_c001_v7007000_t0000_u01743740615242") 2025/04/04 04:23:59 DEBUG : both15: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6fc_d20250404_m042328_c001_v0001184_t0024_u01743740608906") 2025/04/04 04:23:59 DEBUG : both15: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d82e_d20250404_m042319_c001_v7007000_t0000_u01743740599191") 2025/04/04 04:23:59 DEBUG : both15: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf4fe_d20250404_m042312_c001_v0001184_t0046_u01743740592981") 2025/04/04 04:23:59 DEBUG : both16: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c83f_d20250404_m042335_c001_v7007000_t0000_u01743740615432") 2025/04/04 04:24:00 DEBUG : both16: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf70c_d20250404_m042329_c001_v0001184_t0050_u01743740609323") 2025/04/04 04:24:00 DEBUG : both16: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d834_d20250404_m042319_c001_v7007000_t0000_u01743740599376") 2025/04/04 04:24:00 DEBUG : both16: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf50c_d20250404_m042313_c001_v0001184_t0057_u01743740593425") 2025/04/04 04:24:00 DEBUG : both17: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c840_d20250404_m042335_c001_v7007000_t0000_u01743740615621") 2025/04/04 04:24:00 DEBUG : both17: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf720_d20250404_m042329_c001_v0001184_t0052_u01743740609736") 2025/04/04 04:24:00 DEBUG : both17: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d83a_d20250404_m042319_c001_v7007000_t0000_u01743740599560") 2025/04/04 04:24:00 DEBUG : both17: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf518_d20250404_m042313_c001_v0001184_t0055_u01743740593848") 2025/04/04 04:24:00 DEBUG : both18: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c842_d20250404_m042335_c001_v7007000_t0000_u01743740615808") 2025/04/04 04:24:00 DEBUG : both18: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf736_d20250404_m042330_c001_v0001184_t0021_u01743740610147") 2025/04/04 04:24:00 DEBUG : both18: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d83f_d20250404_m042319_c001_v7007000_t0000_u01743740599744") 2025/04/04 04:24:00 DEBUG : both18: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf528_d20250404_m042314_c001_v0001184_t0001_u01743740594242") 2025/04/04 04:24:00 DEBUG : both19: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c843_d20250404_m042335_c001_v7007000_t0000_u01743740615993") 2025/04/04 04:24:00 DEBUG : both19: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf74a_d20250404_m042330_c001_v0001184_t0053_u01743740610594") 2025/04/04 04:24:00 DEBUG : both19: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d845_d20250404_m042319_c001_v7007000_t0000_u01743740599978") 2025/04/04 04:24:00 DEBUG : both19: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf530_d20250404_m042314_c001_v0001184_t0024_u01743740594676") 2025/04/04 04:24:00 DEBUG : both2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c844_d20250404_m042336_c001_v7007000_t0000_u01743740616180") 2025/04/04 04:24:00 DEBUG : both2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf638_d20250404_m042323_c001_v0001184_t0031_u01743740603412") 2025/04/04 04:24:00 DEBUG : both2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d84b_d20250404_m042320_c001_v7007000_t0000_u01743740600164") 2025/04/04 04:24:00 DEBUG : both2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf42c_d20250404_m042307_c001_v0001184_t0005_u01743740587374") 2025/04/04 04:24:01 DEBUG : both3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c846_d20250404_m042336_c001_v7007000_t0000_u01743740616368") 2025/04/04 04:24:01 DEBUG : both3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf642_d20250404_m042323_c001_v0001184_t0031_u01743740603827") 2025/04/04 04:24:01 DEBUG : both3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d850_d20250404_m042320_c001_v7007000_t0000_u01743740600356") 2025/04/04 04:24:01 DEBUG : both3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf436_d20250404_m042307_c001_v0001184_t0047_u01743740587773") 2025/04/04 04:24:01 DEBUG : both4: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c847_d20250404_m042336_c001_v7007000_t0000_u01743740616561") 2025/04/04 04:24:01 DEBUG : both4: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf64a_d20250404_m042324_c001_v0001184_t0047_u01743740604235") 2025/04/04 04:24:01 DEBUG : both4: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d855_d20250404_m042320_c001_v7007000_t0000_u01743740600541") 2025/04/04 04:24:01 DEBUG : both4: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf44e_d20250404_m042308_c001_v0001184_t0042_u01743740588220") 2025/04/04 04:24:01 DEBUG : both5: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c848_d20250404_m042336_c001_v7007000_t0000_u01743740616749") 2025/04/04 04:24:01 DEBUG : both5: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf658_d20250404_m042324_c001_v0001184_t0029_u01743740604663") 2025/04/04 04:24:01 DEBUG : both5: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d85b_d20250404_m042320_c001_v7007000_t0000_u01743740600726") 2025/04/04 04:24:01 DEBUG : both5: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf45c_d20250404_m042308_c001_v0001184_t0057_u01743740588673") 2025/04/04 04:24:01 DEBUG : both6: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c849_d20250404_m042336_c001_v7007000_t0000_u01743740616934") 2025/04/04 04:24:01 DEBUG : both6: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf664_d20250404_m042325_c001_v0001184_t0045_u01743740605081") 2025/04/04 04:24:01 DEBUG : both6: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d860_d20250404_m042320_c001_v7007000_t0000_u01743740600911") 2025/04/04 04:24:01 DEBUG : both6: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf462_d20250404_m042309_c001_v0001184_t0033_u01743740589092") 2025/04/04 04:24:01 DEBUG : both7: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c84a_d20250404_m042337_c001_v7007000_t0000_u01743740617121") 2025/04/04 04:24:01 DEBUG : both7: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf67a_d20250404_m042325_c001_v0001184_t0026_u01743740605504") 2025/04/04 04:24:01 DEBUG : both7: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d865_d20250404_m042321_c001_v7007000_t0000_u01743740601096") 2025/04/04 04:24:01 DEBUG : both7: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf46c_d20250404_m042309_c001_v0001184_t0004_u01743740589530") 2025/04/04 04:24:01 DEBUG : both8: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c84b_d20250404_m042337_c001_v7007000_t0000_u01743740617307") 2025/04/04 04:24:02 DEBUG : both8: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf688_d20250404_m042325_c001_v0001184_t0045_u01743740605911") 2025/04/04 04:24:02 DEBUG : both8: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d86b_d20250404_m042321_c001_v7007000_t0000_u01743740601285") 2025/04/04 04:24:02 DEBUG : both8: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf476_d20250404_m042309_c001_v0001184_t0036_u01743740589943") 2025/04/04 04:24:02 DEBUG : both9: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c84d_d20250404_m042337_c001_v7007000_t0000_u01743740617492") 2025/04/04 04:24:02 DEBUG : both9: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf698_d20250404_m042326_c001_v0001184_t0041_u01743740606306") 2025/04/04 04:24:02 DEBUG : both9: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d870_d20250404_m042321_c001_v7007000_t0000_u01743740601470") 2025/04/04 04:24:02 DEBUG : both9: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf48a_d20250404_m042310_c001_v0001184_t0052_u01743740590410") 2025/04/04 04:24:02 DEBUG : c/non empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b232f_d20250404_m041922_c001_v7007000_t0000_u01743740362433") 2025/04/04 04:24:02 DEBUG : c/non empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd6b1_d20250404_m041920_c001_v0001184_t0049_u01743740360857") 2025/04/04 04:24:02 DEBUG : c/non empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2319_d20250404_m041919_c001_v7007000_t0000_u01743740359893") 2025/04/04 04:24:02 DEBUG : c/non empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd645_d20250404_m041918_c001_v0001184_t0023_u01743740358235") 2025/04/04 04:24:02 DEBUG : c/non empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b60_d20250404_m041859_c001_v7007000_t0000_u01743740339525") 2025/04/04 04:24:02 DEBUG : c/non empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd3bf_d20250404_m041857_c001_v0001184_t0035_u01743740337919") 2025/04/04 04:24:02 DEBUG : check sum: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8b95_d20250404_m041846_c001_v7007000_t0000_u01743740326991") 2025/04/04 04:24:02 DEBUG : check sum: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd208_d20250404_m041846_c001_v0001184_t0050_u01743740326036") 2025/04/04 04:24:02 DEBUG : dest/3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c7272a_d20250404_m042121_c001_v7007000_t0000_u01743740481933") 2025/04/04 04:24:02 DEBUG : dest/3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4093f7d32017b3c3_d20250404_m042120_c001_v0001178_t0040_u01743740480817") 2025/04/04 04:24:02 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d72a_d20250404_m042254_c001_v7007000_t0000_u01743740574641") 2025/04/04 04:24:02 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f102f8b75c11ef19a_d20250404_m042252_c001_v0001117_t0028_u01743740572064") 2025/04/04 04:24:02 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8fd1_d20250404_m042251_c001_v7007000_t0000_u01743740571880") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f102f8b75c11ef180_d20250404_m042247_c001_v0001117_t0003_u01743740567703") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8fb7_d20250404_m042246_c001_v7007000_t0000_u01743740566958") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf181_d20250404_m042242_c001_v0001184_t0056_u01743740562781") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f696021_d20250404_m042241_c001_v7007000_t0000_u01743740561309") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f103c78388d114774_d20250404_m042239_c001_v0001182_t0016_u01743740559430") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f415d0c953d9c979c_d20250404_m042239_c001_v7007000_t0000_u01743740559247") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f103c78388d11472a_d20250404_m042236_c001_v0001182_t0016_u01743740556730") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f415d0c953d9c9795_d20250404_m042235_c001_v7007000_t0000_u01743740555997") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec31062c_d20250404_m042229_c001_v0001036_t0014_u01743740549728") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ffc_d20250404_m042228_c001_v7007000_t0000_u01743740548432") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f111745bc9b277d14_d20250404_m042227_c001_v0001183_t0012_u01743740547181") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4021420a12158977_d20250404_m042226_c001_v7007000_t0000_u01743740546996") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f111745bc9b277c96_d20250404_m042223_c001_v0001183_t0058_u01743740543756") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4021420a12158973_d20250404_m042223_c001_v7007000_t0000_u01743740543021") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54d132_d20250404_m042219_c001_v0001105_t0032_u01743740539283") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695fd0_d20250404_m042218_c001_v7007000_t0000_u01743740538351") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1075af0cce337fd4_d20250404_m042216_c001_v0001183_t0001_u01743740536688") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f401ed8ec77cb858f_d20250404_m042216_c001_v7007000_t0000_u01743740536502") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1075af0cce337f6c_d20250404_m042213_c001_v0001183_t0031_u01743740533023") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f401ed8ec77cb858d_d20250404_m042212_c001_v7007000_t0000_u01743740532282") 2025/04/04 04:24:03 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185becff_d20250404_m042206_c001_v0001184_t0004_u01743740526142") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695f1f_d20250404_m042205_c001_v7007000_t0000_u01743740525215") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1147979451051a0c_d20250404_m042203_c001_v0001165_t0027_u01743740523531") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8ec1_d20250404_m042203_c001_v7007000_t0000_u01743740523347") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11479794510519f8_d20250404_m042200_c001_v0001165_t0037_u01743740520172") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8ebd_d20250404_m042159_c001_v7007000_t0000_u01743740519434") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec3105ee_d20250404_m042153_c001_v0001036_t0005_u01743740513067") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f415d0c953d9c9762_d20250404_m042152_c001_v7007000_t0000_u01743740512138") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f108ae70134a6830a_d20250404_m042149_c001_v0001183_t0011_u01743740509973") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695eec_d20250404_m042149_c001_v7007000_t0000_u01743740509786") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f108ae70134a682c0_d20250404_m042146_c001_v0001183_t0025_u01743740506726") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ed9_d20250404_m042145_c001_v7007000_t0000_u01743740505986") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54d0c8_d20250404_m042139_c001_v0001105_t0048_u01743740499958") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72735_d20250404_m042138_c001_v7007000_t0000_u01743740498834") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1107bbebb47a61ec_d20250404_m042132_c001_v0001116_t0047_u01743740492090") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409e2a983c1ec6ac_d20250404_m042131_c001_v7007000_t0000_u01743740491886") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185be8a6_d20250404_m042128_c001_v0001184_t0028_u01743740488219") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1075af0cce3379b3_d20250404_m042127_c001_v0001183_t0053_u01743740487466") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1075af0cce33798e_d20250404_m042126_c001_v0001183_t0001_u01743740486423") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8e3a_d20250404_m042112_c001_v7007000_t0000_u01743740472807") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54d043_d20250404_m042105_c001_v0001105_t0033_u01743740465326") 2025/04/04 04:24:04 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1045d29ddc9c2584_d20250404_m042104_c001_v0001180_t0027_u01743740464568") 2025/04/04 04:24:05 DEBUG : dst/one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1045d29ddc9c257c_d20250404_m042103_c001_v0001180_t0017_u01743740463580") 2025/04/04 04:24:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d72f_d20250404_m042254_c001_v7007000_t0000_u01743740574836") 2025/04/04 04:24:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f10289bf2228cce4b_d20250404_m042251_c001_v0001042_t0035_u01743740571334") 2025/04/04 04:24:05 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f119775a2c7b30d2c_d20250404_m042246_c001_v0001183_t0037_u01743740566743") 2025/04/04 04:24:05 DEBUG : dst/one.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f696022_d20250404_m042241_c001_v7007000_t0000_u01743740561494") 2025/04/04 04:24:05 DEBUG : dst/one.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f102fb41edc44a084_d20250404_m042239_c001_v0001165_t0002_u01743740559003") 2025/04/04 04:24:05 DEBUG : dst/one.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f10000ae21b91c38f_d20250404_m042235_c001_v0001120_t0038_u01743740555684") 2025/04/04 04:24:05 DEBUG : dst/one.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ffd_d20250404_m042228_c001_v7007000_t0000_u01743740548616") 2025/04/04 04:24:05 DEBUG : dst/one.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b2ffd9777cbdc_d20250404_m042226_c001_v0001172_t0016_u01743740546389") 2025/04/04 04:24:05 DEBUG : dst/one.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1037ad54f86be053_d20250404_m042222_c001_v0001183_t0043_u01743740542803") 2025/04/04 04:24:05 DEBUG : dst/three: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72736_d20250404_m042139_c001_v7007000_t0000_u01743740499020") 2025/04/04 04:24:05 DEBUG : dst/three: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1075af0cce337af5_d20250404_m042137_c001_v0001183_t0058_u01743740497464") 2025/04/04 04:24:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d733_d20250404_m042255_c001_v7007000_t0000_u01743740575021") 2025/04/04 04:24:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1001d8fc96e3a453_d20250404_m042253_c001_v0001179_t0025_u01743740573265") 2025/04/04 04:24:05 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11616e166f78ed2a_d20250404_m042248_c001_v0001180_t0051_u01743740568912") 2025/04/04 04:24:05 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d737_d20250404_m042255_c001_v7007000_t0000_u01743740575219") 2025/04/04 04:24:05 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f102f8b75c11ef1a2_d20250404_m042253_c001_v0001117_t0004_u01743740573678") 2025/04/04 04:24:05 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8fe1_d20250404_m042253_c001_v7007000_t0000_u01743740573494") 2025/04/04 04:24:05 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f102f8b75c11ef18a_d20250404_m042249_c001_v0001117_t0006_u01743740569371") 2025/04/04 04:24:05 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8fc1_d20250404_m042249_c001_v7007000_t0000_u01743740569185") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf1c9_d20250404_m042244_c001_v0001184_t0013_u01743740564032") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f696024_d20250404_m042241_c001_v7007000_t0000_u01743740561678") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f103c78388d11479c_d20250404_m042240_c001_v0001182_t0006_u01743740560688") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f415d0c953d9c979d_d20250404_m042240_c001_v7007000_t0000_u01743740560507") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f103c78388d11474e_d20250404_m042237_c001_v0001182_t0011_u01743740557993") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f415d0c953d9c979b_d20250404_m042237_c001_v7007000_t0000_u01743740557809") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec310634_d20250404_m042232_c001_v0001036_t0050_u01743740552783") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4021420a12158978_d20250404_m042227_c001_v7007000_t0000_u01743740547851") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54d15c_d20250404_m042225_c001_v0001105_t0025_u01743740545476") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4021420a12158974_d20250404_m042224_c001_v7007000_t0000_u01743740544732") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185beed3_d20250404_m042220_c001_v0001184_t0004_u01743740540276") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f401ed8ec77cb8590_d20250404_m042217_c001_v7007000_t0000_u01743740537404") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bee35_d20250404_m042215_c001_v0001184_t0015_u01743740535263") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f401ed8ec77cb858e_d20250404_m042214_c001_v7007000_t0000_u01743740534153") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec310602_d20250404_m042207_c001_v0001036_t0005_u01743740527243") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8ecf_d20250404_m042204_c001_v7007000_t0000_u01743740524282") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec3105fa_d20250404_m042202_c001_v0001036_t0003_u01743740522048") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8ebe_d20250404_m042200_c001_v7007000_t0000_u01743740520949") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54d0f4_d20250404_m042154_c001_v0001105_t0018_u01743740514429") 2025/04/04 04:24:06 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ef0_d20250404_m042150_c001_v7007000_t0000_u01743740510787") 2025/04/04 04:24:07 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54d0e2_d20250404_m042148_c001_v0001105_t0048_u01743740508645") 2025/04/04 04:24:07 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ee0_d20250404_m042147_c001_v7007000_t0000_u01743740507543") 2025/04/04 04:24:07 DEBUG : dst/three.txt: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bea21_d20250404_m042141_c001_v0001184_t0019_u01743740501159") 2025/04/04 04:24:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f696025_d20250404_m042241_c001_v7007000_t0000_u01743740561862") 2025/04/04 04:24:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f116cd3220e0916d9_d20250404_m042240_c001_v0001184_t0021_u01743740560295") 2025/04/04 04:24:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1047821b35de2846_d20250404_m042237_c001_v0001182_t0034_u01743740557582") 2025/04/04 04:24:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f696000_d20250404_m042228_c001_v7007000_t0000_u01743740548801") 2025/04/04 04:24:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f105f8430f33e4f3f_d20250404_m042227_c001_v0001180_t0024_u01743740547626") 2025/04/04 04:24:07 DEBUG : dst/three.txt.bak: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11228c5b9ca55204_d20250404_m042224_c001_v0001172_t0051_u01743740544191") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d73a_d20250404_m042255_c001_v7007000_t0000_u01743740575405") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec31065e_d20250404_m042243_c001_v0001036_t0051_u01743740563364") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f696027_d20250404_m042242_c001_v7007000_t0000_u01743740562046") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185beff1_d20250404_m042230_c001_v0001184_t0037_u01743740550525") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f696002_d20250404_m042228_c001_v7007000_t0000_u01743740548988") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec31060e_d20250404_m042219_c001_v0001036_t0043_u01743740539908") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695fd3_d20250404_m042218_c001_v7007000_t0000_u01743740538543") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54d110_d20250404_m042206_c001_v0001105_t0000_u01743740526711") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695f24_d20250404_m042205_c001_v7007000_t0000_u01743740525403") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185beb7c_d20250404_m042153_c001_v0001184_t0034_u01743740513863") 2025/04/04 04:24:07 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f415d0c953d9c9763_d20250404_m042152_c001_v7007000_t0000_u01743740512326") 2025/04/04 04:24:08 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec3105ce_d20250404_m042140_c001_v0001036_t0059_u01743740500687") 2025/04/04 04:24:08 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72738_d20250404_m042139_c001_v7007000_t0000_u01743740499206") 2025/04/04 04:24:08 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1118d63efa688f9f_d20250404_m042135_c001_v0001179_t0042_u01743740495110") 2025/04/04 04:24:08 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8e3e_d20250404_m042112_c001_v7007000_t0000_u01743740472997") 2025/04/04 04:24:08 DEBUG : dst/two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1045d29ddc9c25d4_d20250404_m042111_c001_v0001180_t0002_u01743740471825") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695dde_d20250404_m042029_c001_v7007000_t0000_u01743740429837") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185be02a_d20250404_m042025_c001_v0001184_t0055_u01743740425799") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695dbb_d20250404_m042023_c001_v7007000_t0000_u01743740423599") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bde43_d20250404_m042013_c001_v0001184_t0004_u01743740413601") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695da1_d20250404_m042004_c001_v7007000_t0000_u01743740404734") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bdc47_d20250404_m042001_c001_v0001184_t0016_u01743740401358") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b23f4_d20250404_m041935_c001_v7007000_t0000_u01743740375692") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd840_d20250404_m041933_c001_v0001184_t0006_u01743740373948") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b23c4_d20250404_m041932_c001_v7007000_t0000_u01743740372419") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd7ef_d20250404_m041931_c001_v0001184_t0059_u01743740371222") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2372_d20250404_m041927_c001_v7007000_t0000_u01743740367691") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd743_d20250404_m041926_c001_v0001184_t0033_u01743740366066") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b234f_d20250404_m041924_c001_v7007000_t0000_u01743740364862") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd6f9_d20250404_m041923_c001_v0001184_t0000_u01743740363403") 2025/04/04 04:24:08 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b230f_d20250404_m041917_c001_v7007000_t0000_u01743740357087") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd5e3_d20250404_m041915_c001_v0001184_t0019_u01743740355309") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0bae_d20250404_m041914_c001_v7007000_t0000_u01743740354171") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd597_d20250404_m041913_c001_v0001184_t0041_u01743740353409") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b94_d20250404_m041908_c001_v7007000_t0000_u01743740348329") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd4e8_d20250404_m041907_c001_v0001184_t0000_u01743740347122") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b89_d20250404_m041904_c001_v7007000_t0000_u01743740344508") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd482_d20250404_m041903_c001_v0001184_t0017_u01743740343529") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b82_d20250404_m041902_c001_v7007000_t0000_u01743740342425") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1118d63efa688c17_d20250404_m041901_c001_v0001179_t0035_u01743740341815") 2025/04/04 04:24:09 DEBUG : empty space: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd40b_d20250404_m041900_c001_v0001184_t0012_u01743740340260") 2025/04/04 04:24:09 DEBUG : enormous: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b23e4_d20250404_m041934_c001_v7007000_t0000_u01743740374743") 2025/04/04 04:24:09 DEBUG : enormous: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd848_d20250404_m041934_c001_v0001184_t0031_u01743740374155") 2025/04/04 04:24:09 DEBUG : existing: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d74f_d20250404_m042300_c001_v7007000_t0000_u01743740580417") 2025/04/04 04:24:09 DEBUG : existing: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec31067e_d20250404_m042258_c001_v0001036_t0055_u01743740578605") 2025/04/04 04:24:09 DEBUG : existing: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695d2f_d20250404_m041959_c001_v7007000_t0000_u01743740399244") 2025/04/04 04:24:09 DEBUG : existing: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bdbc5_d20250404_m041958_c001_v0001184_t0029_u01743740398235") 2025/04/04 04:24:09 DEBUG : existing: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b3c_d20250404_m041856_c001_v7007000_t0000_u01743740336597") 2025/04/04 04:24:09 DEBUG : existing: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd362_d20250404_m041855_c001_v0001184_t0005_u01743740335656") 2025/04/04 04:24:09 DEBUG : existing: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b20_d20250404_m041854_c001_v7007000_t0000_u01743740334322") 2025/04/04 04:24:09 DEBUG : existing: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd31e_d20250404_m041853_c001_v0001184_t0052_u01743740333751") 2025/04/04 04:24:10 DEBUG : existing: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd2fc_d20250404_m041852_c001_v0001184_t0050_u01743740332931") 2025/04/04 04:24:10 DEBUG : existing-b: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695d35_d20250404_m041959_c001_v7007000_t0000_u01743740399440") 2025/04/04 04:24:10 DEBUG : existing-b: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54cf4d_d20250404_m041958_c001_v0001105_t0025_u01743740398243") 2025/04/04 04:24:10 DEBUG : file1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c87e_d20250404_m042346_c001_v7007000_t0000_u01743740626774") 2025/04/04 04:24:10 DEBUG : file1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f101aef99b31bb2dc_d20250404_m042345_c001_v0001161_t0028_u01743740625779") 2025/04/04 04:24:10 DEBUG : file1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c862_d20250404_m042343_c001_v7007000_t0000_u01743740623658") 2025/04/04 04:24:10 DEBUG : file1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1023d40e1eaa1ce5_d20250404_m042342_c001_v0001036_t0006_u01743740622565") 2025/04/04 04:24:10 DEBUG : five: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b23ff_d20250404_m041940_c001_v7007000_t0000_u01743740380002") 2025/04/04 04:24:10 DEBUG : five: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bd8d6_d20250404_m041938_c001_v0001184_t0058_u01743740378038") 2025/04/04 04:24:10 DEBUG : foo: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b8a_d20250404_m041906_c001_v7007000_t0000_u01743740346377") 2025/04/04 04:24:10 DEBUG : foo: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bd4c4_d20250404_m041905_c001_v0001184_t0058_u01743740345810") 2025/04/04 04:24:10 DEBUG : foo: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bd4b4_d20250404_m041905_c001_v0001184_t0058_u01743740345254") 2025/04/04 04:24:10 DEBUG : four: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2400_d20250404_m041940_c001_v7007000_t0000_u01743740380192") 2025/04/04 04:24:10 DEBUG : four: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f400b054cec3104a0_d20250404_m041938_c001_v0001036_t0011_u01743740378613") 2025/04/04 04:24:10 DEBUG : four: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd8c2_d20250404_m041937_c001_v0001184_t0052_u01743740377448") 2025/04/04 04:24:10 DEBUG : hello world2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa61_d20250404_m041802_c001_v7007000_t0000_u01743740282884") 2025/04/04 04:24:10 DEBUG : hello world2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcc12_d20250404_m041802_c001_v0001184_t0050_u01743740282271") 2025/04/04 04:24:10 DEBUG : ignore-size: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8b99_d20250404_m041851_c001_v7007000_t0000_u01743740331460") 2025/04/04 04:24:10 DEBUG : ignore-size: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd2a6_d20250404_m041850_c001_v0001184_t0020_u01743740330516") 2025/04/04 04:24:10 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695cfa_d20250404_m041957_c001_v7007000_t0000_u01743740397119") 2025/04/04 04:24:11 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54cf43_d20250404_m041955_c001_v0001105_t0005_u01743740395792") 2025/04/04 04:24:11 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ccb_d20250404_m041954_c001_v7007000_t0000_u01743740394654") 2025/04/04 04:24:11 DEBUG : nested/sub dir/file: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54cf38_d20250404_m041953_c001_v0001105_t0046_u01743740393721") 2025/04/04 04:24:11 DEBUG : one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2401_d20250404_m041940_c001_v7007000_t0000_u01743740380380") 2025/04/04 04:24:11 DEBUG : one: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bd8ae_d20250404_m041936_c001_v0001184_t0058_u01743740376861") 2025/04/04 04:24:11 DEBUG : only0: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c84e_d20250404_m042337_c001_v7007000_t0000_u01743740617677") 2025/04/04 04:24:11 DEBUG : only0: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4023d40e1eaa1cbf_d20250404_m042332_c001_v0001036_t0013_u01743740612443") 2025/04/04 04:24:11 DEBUG : only0: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf61e_d20250404_m042322_c001_v0001184_t0036_u01743740602804") 2025/04/04 04:24:11 DEBUG : only0: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d7ff_d20250404_m042316_c001_v7007000_t0000_u01743740596876") 2025/04/04 04:24:11 DEBUG : only0: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf412_d20250404_m042306_c001_v0001184_t0036_u01743740586724") 2025/04/04 04:24:11 DEBUG : only1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c84f_d20250404_m042337_c001_v7007000_t0000_u01743740617864") 2025/04/04 04:24:11 DEBUG : only1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bf784_d20250404_m042332_c001_v0001184_t0058_u01743740612280") 2025/04/04 04:24:11 DEBUG : only1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf632_d20250404_m042323_c001_v0001184_t0011_u01743740603214") 2025/04/04 04:24:11 DEBUG : only1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f419bc2c4356fc407_d20250404_m042317_c001_v7007000_t0000_u01743740597075") 2025/04/04 04:24:11 DEBUG : only1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf420_d20250404_m042307_c001_v0001184_t0015_u01743740587131") 2025/04/04 04:24:11 DEBUG : only10: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c850_d20250404_m042338_c001_v7007000_t0000_u01743740618050") 2025/04/04 04:24:11 DEBUG : only10: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bf770_d20250404_m042331_c001_v0001184_t0058_u01743740611695") 2025/04/04 04:24:11 DEBUG : only10: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6b8_d20250404_m042326_c001_v0001184_t0017_u01743740606904") 2025/04/04 04:24:11 DEBUG : only10: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f419bc2c4356fc405_d20250404_m042316_c001_v7007000_t0000_u01743740596888") 2025/04/04 04:24:11 DEBUG : only10: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf49d_d20250404_m042311_c001_v0001184_t0047_u01743740591039") 2025/04/04 04:24:12 DEBUG : only11: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c851_d20250404_m042338_c001_v7007000_t0000_u01743740618235") 2025/04/04 04:24:12 DEBUG : only11: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bf792_d20250404_m042332_c001_v0001184_t0058_u01743740612465") 2025/04/04 04:24:12 DEBUG : only11: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6d0_d20250404_m042327_c001_v0001184_t0040_u01743740607369") 2025/04/04 04:24:12 DEBUG : only11: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72954_d20250404_m042317_c001_v7007000_t0000_u01743740597131") 2025/04/04 04:24:12 DEBUG : only11: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf4b0_d20250404_m042311_c001_v0001184_t0036_u01743740591464") 2025/04/04 04:24:12 DEBUG : only12: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c852_d20250404_m042338_c001_v7007000_t0000_u01743740618423") 2025/04/04 04:24:12 DEBUG : only12: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410db82703a4af3a_d20250404_m042332_c001_v0001184_t0040_u01743740612253") 2025/04/04 04:24:12 DEBUG : only12: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6de_d20250404_m042327_c001_v0001184_t0011_u01743740607820") 2025/04/04 04:24:12 DEBUG : only12: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72953_d20250404_m042316_c001_v7007000_t0000_u01743740596943") 2025/04/04 04:24:12 DEBUG : only12: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf4c4_d20250404_m042311_c001_v0001184_t0041_u01743740591880") 2025/04/04 04:24:12 DEBUG : only13: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c853_d20250404_m042338_c001_v7007000_t0000_u01743740618609") 2025/04/04 04:24:12 DEBUG : only13: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410db82703a4af50_d20250404_m042332_c001_v0001184_t0040_u01743740612814") 2025/04/04 04:24:12 DEBUG : only13: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6e2_d20250404_m042328_c001_v0001184_t0036_u01743740608256") 2025/04/04 04:24:12 DEBUG : only13: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410bed6b497e2d38_d20250404_m042317_c001_v7007000_t0000_u01743740597054") 2025/04/04 04:24:12 DEBUG : only13: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf4e0_d20250404_m042312_c001_v0001184_t0018_u01743740592309") 2025/04/04 04:24:12 DEBUG : only14: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c854_d20250404_m042338_c001_v7007000_t0000_u01743740618797") 2025/04/04 04:24:12 DEBUG : only14: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f401aef99b31bb282_d20250404_m042332_c001_v0001161_t0035_u01743740612636") 2025/04/04 04:24:12 DEBUG : only14: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6f2_d20250404_m042328_c001_v0001184_t0023_u01743740608681") 2025/04/04 04:24:12 DEBUG : only14: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d7f8_d20250404_m042316_c001_v7007000_t0000_u01743740596503") 2025/04/04 04:24:12 DEBUG : only14: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf4f4_d20250404_m042312_c001_v0001184_t0036_u01743740592778") 2025/04/04 04:24:12 DEBUG : only15: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c855_d20250404_m042338_c001_v7007000_t0000_u01743740618983") 2025/04/04 04:24:13 DEBUG : only15: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4023d40e1eaa1cc5_d20250404_m042333_c001_v0001036_t0013_u01743740613030") 2025/04/04 04:24:13 DEBUG : only15: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf704_d20250404_m042329_c001_v0001184_t0017_u01743740609103") 2025/04/04 04:24:13 DEBUG : only15: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410bed6b497e2d36_d20250404_m042316_c001_v7007000_t0000_u01743740596683") 2025/04/04 04:24:13 DEBUG : only15: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf504_d20250404_m042313_c001_v0001184_t0019_u01743740593226") 2025/04/04 04:24:13 DEBUG : only16: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c856_d20250404_m042339_c001_v7007000_t0000_u01743740619167") 2025/04/04 04:24:13 DEBUG : only16: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410db82703a4af3c_d20250404_m042332_c001_v0001184_t0040_u01743740612442") 2025/04/04 04:24:13 DEBUG : only16: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf716_d20250404_m042329_c001_v0001184_t0045_u01743740609530") 2025/04/04 04:24:13 DEBUG : only16: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d7fb_d20250404_m042316_c001_v7007000_t0000_u01743740596691") 2025/04/04 04:24:13 DEBUG : only16: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf514_d20250404_m042313_c001_v0001184_t0030_u01743740593640") 2025/04/04 04:24:13 DEBUG : only17: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c857_d20250404_m042339_c001_v7007000_t0000_u01743740619356") 2025/04/04 04:24:13 DEBUG : only17: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bf7a7_d20250404_m042333_c001_v0001184_t0058_u01743740613069") 2025/04/04 04:24:13 DEBUG : only17: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf732_d20250404_m042329_c001_v0001184_t0021_u01743740609942") 2025/04/04 04:24:13 DEBUG : only17: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72952_d20250404_m042316_c001_v7007000_t0000_u01743740596747") 2025/04/04 04:24:13 DEBUG : only17: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf522_d20250404_m042314_c001_v0001184_t0039_u01743740594047") 2025/04/04 04:24:13 DEBUG : only18: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c858_d20250404_m042339_c001_v7007000_t0000_u01743740619542") 2025/04/04 04:24:13 DEBUG : only18: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410db82703a4af44_d20250404_m042332_c001_v0001184_t0040_u01743740612628") 2025/04/04 04:24:13 DEBUG : only18: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf740_d20250404_m042330_c001_v0001184_t0023_u01743740610354") 2025/04/04 04:24:13 DEBUG : only18: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410bed6b497e2d39_d20250404_m042317_c001_v7007000_t0000_u01743740597241") 2025/04/04 04:24:13 DEBUG : only18: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf52e_d20250404_m042314_c001_v0001184_t0043_u01743740594459") 2025/04/04 04:24:13 DEBUG : only19: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c859_d20250404_m042339_c001_v7007000_t0000_u01743740619727") 2025/04/04 04:24:13 DEBUG : only19: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bf796_d20250404_m042332_c001_v0001184_t0058_u01743740612650") 2025/04/04 04:24:14 DEBUG : only19: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf758_d20250404_m042330_c001_v0001184_t0005_u01743740610816") 2025/04/04 04:24:14 DEBUG : only19: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d806_d20250404_m042317_c001_v7007000_t0000_u01743740597252") 2025/04/04 04:24:14 DEBUG : only19: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf538_d20250404_m042314_c001_v0001184_t0022_u01743740594901") 2025/04/04 04:24:14 DEBUG : only2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c85a_d20250404_m042339_c001_v7007000_t0000_u01743740619911") 2025/04/04 04:24:14 DEBUG : only2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4023d40e1eaa1cc1_d20250404_m042332_c001_v0001036_t0013_u01743740612657") 2025/04/04 04:24:14 DEBUG : only2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf63e_d20250404_m042323_c001_v0001184_t0046_u01743740603617") 2025/04/04 04:24:14 DEBUG : only2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410bed6b497e2d31_d20250404_m042316_c001_v7007000_t0000_u01743740596110") 2025/04/04 04:24:14 DEBUG : only2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf430_d20250404_m042307_c001_v0001184_t0016_u01743740587577") 2025/04/04 04:24:14 DEBUG : only3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c85b_d20250404_m042340_c001_v7007000_t0000_u01743740620109") 2025/04/04 04:24:14 DEBUG : only3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410db82703a4af66_d20250404_m042333_c001_v0001184_t0040_u01743740613185") 2025/04/04 04:24:14 DEBUG : only3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf646_d20250404_m042324_c001_v0001184_t0045_u01743740604039") 2025/04/04 04:24:14 DEBUG : only3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410bed6b497e2d33_d20250404_m042316_c001_v7007000_t0000_u01743740596295") 2025/04/04 04:24:14 DEBUG : only3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf444_d20250404_m042307_c001_v0001184_t0058_u01743740587970") 2025/04/04 04:24:14 DEBUG : only4: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c85c_d20250404_m042340_c001_v7007000_t0000_u01743740620294") 2025/04/04 04:24:14 DEBUG : only4: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f401aef99b31bb286_d20250404_m042332_c001_v0001161_t0035_u01743740612831") 2025/04/04 04:24:14 DEBUG : only4: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf64e_d20250404_m042324_c001_v0001184_t0038_u01743740604449") 2025/04/04 04:24:14 DEBUG : only4: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410bed6b497e2d37_d20250404_m042316_c001_v7007000_t0000_u01743740596868") 2025/04/04 04:24:14 DEBUG : only4: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf458_d20250404_m042308_c001_v0001184_t0022_u01743740588469") 2025/04/04 04:24:14 DEBUG : only5: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c85d_d20250404_m042340_c001_v7007000_t0000_u01743740620480") 2025/04/04 04:24:14 DEBUG : only5: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4023d40e1eaa1cc3_d20250404_m042332_c001_v0001036_t0013_u01743740612844") 2025/04/04 04:24:14 DEBUG : only5: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf65c_d20250404_m042324_c001_v0001184_t0038_u01743740604861") 2025/04/04 04:24:15 DEBUG : only5: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f419bc2c4356fc404_d20250404_m042316_c001_v7007000_t0000_u01743740596703") 2025/04/04 04:24:15 DEBUG : only5: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf460_d20250404_m042308_c001_v0001184_t0027_u01743740588880") 2025/04/04 04:24:15 DEBUG : only6: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c85e_d20250404_m042340_c001_v7007000_t0000_u01743740620665") 2025/04/04 04:24:15 DEBUG : only6: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bf7a2_d20250404_m042332_c001_v0001184_t0058_u01743740612883") 2025/04/04 04:24:15 DEBUG : only6: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf66e_d20250404_m042325_c001_v0001184_t0044_u01743740605286") 2025/04/04 04:24:15 DEBUG : only6: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410bed6b497e2d35_d20250404_m042316_c001_v7007000_t0000_u01743740596482") 2025/04/04 04:24:15 DEBUG : only6: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf466_d20250404_m042309_c001_v0001184_t0033_u01743740589301") 2025/04/04 04:24:15 DEBUG : only7: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c85f_d20250404_m042340_c001_v7007000_t0000_u01743740620851") 2025/04/04 04:24:15 DEBUG : only7: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f410db82703a4af5e_d20250404_m042333_c001_v0001184_t0040_u01743740613000") 2025/04/04 04:24:15 DEBUG : only7: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf680_d20250404_m042325_c001_v0001184_t0036_u01743740605704") 2025/04/04 04:24:15 DEBUG : only7: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4077d795fef8d803_d20250404_m042317_c001_v7007000_t0000_u01743740597063") 2025/04/04 04:24:15 DEBUG : only7: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf470_d20250404_m042309_c001_v0001184_t0050_u01743740589746") 2025/04/04 04:24:15 DEBUG : only8: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c860_d20250404_m042341_c001_v7007000_t0000_u01743740621036") 2025/04/04 04:24:15 DEBUG : only8: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f401aef99b31bb28c_d20250404_m042333_c001_v0001161_t0035_u01743740613017") 2025/04/04 04:24:15 DEBUG : only8: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf68e_d20250404_m042326_c001_v0001184_t0038_u01743740606109") 2025/04/04 04:24:15 DEBUG : only8: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c72951_d20250404_m042316_c001_v7007000_t0000_u01743740596485") 2025/04/04 04:24:15 DEBUG : only8: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf480_d20250404_m042310_c001_v0001184_t0040_u01743740590198") 2025/04/04 04:24:15 DEBUG : only9: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c861_d20250404_m042341_c001_v7007000_t0000_u01743740621221") 2025/04/04 04:24:16 DEBUG : only9: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f401aef99b31bb28e_d20250404_m042333_c001_v0001161_t0035_u01743740613203") 2025/04/04 04:24:16 DEBUG : only9: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf6a8_d20250404_m042326_c001_v0001184_t0013_u01743740606503") 2025/04/04 04:24:16 DEBUG : only9: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f419bc2c4356fc402_d20250404_m042316_c001_v7007000_t0000_u01743740596501") 2025/04/04 04:24:16 DEBUG : only9: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf48e_d20250404_m042310_c001_v0001184_t0057_u01743740590618") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695cc7_d20250404_m041951_c001_v7007000_t0000_u01743740391754") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec3104ba_d20250404_m041949_c001_v0001036_t0037_u01743740389241") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695cc0_d20250404_m041947_c001_v7007000_t0000_u01743740387391") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd9f3_d20250404_m041945_c001_v0001184_t0018_u01743740385792") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ca0_d20250404_m041943_c001_v7007000_t0000_u01743740383946") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec3104a8_d20250404_m041941_c001_v0001036_t0034_u01743740381358") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b239d_d20250404_m041930_c001_v7007000_t0000_u01743740370026") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd79b_d20250404_m041928_c001_v0001184_t0016_u01743740368639") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2366_d20250404_m041926_c001_v7007000_t0000_u01743740366687") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd73d_d20250404_m041925_c001_v0001184_t0035_u01743740365847") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2347_d20250404_m041924_c001_v7007000_t0000_u01743740364261") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd6f1_d20250404_m041923_c001_v0001184_t0001_u01743740363198") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0bb3_d20250404_m041916_c001_v7007000_t0000_u01743740356145") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd5db_d20250404_m041915_c001_v0001184_t0038_u01743740355094") 2025/04/04 04:24:16 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0baf_d20250404_m041914_c001_v7007000_t0000_u01743740354356") 2025/04/04 04:24:17 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd58d_d20250404_m041913_c001_v0001184_t0012_u01743740353104") 2025/04/04 04:24:17 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0ba8_d20250404_m041912_c001_v7007000_t0000_u01743740352358") 2025/04/04 04:24:17 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd567_d20250404_m041911_c001_v0001184_t0018_u01743740351779") 2025/04/04 04:24:17 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd551_d20250404_m041911_c001_v0001184_t0046_u01743740351173") 2025/04/04 04:24:17 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0ba2_d20250404_m041910_c001_v7007000_t0000_u01743740350430") 2025/04/04 04:24:17 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd525_d20250404_m041909_c001_v0001184_t0042_u01743740349822") 2025/04/04 04:24:17 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd519_d20250404_m041909_c001_v0001184_t0020_u01743740349252") 2025/04/04 04:24:17 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4154fa61e7df0b9b_d20250404_m041908_c001_v7007000_t0000_u01743740348515") 2025/04/04 04:24:17 DEBUG : potato: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd4f1_d20250404_m041907_c001_v0001184_t0014_u01743740347739") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41727ba3ec73393b_d20250404_m042040_c001_v7007000_t0000_u01743740440548") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec310541_d20250404_m042039_c001_v0001036_t0058_u01743740439630") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ddf_d20250404_m042030_c001_v7007000_t0000_u01743740430430") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec310521_d20250404_m042024_c001_v0001036_t0053_u01743740424921") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c7264d_d20250404_m042017_c001_v7007000_t0000_u01743740417416") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec3104fe_d20250404_m042012_c001_v0001036_t0019_u01743740412785") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695da2_d20250404_m042005_c001_v7007000_t0000_u01743740405016") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec3104d8_d20250404_m042000_c001_v0001036_t0005_u01743740400763") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b23e8_d20250404_m041934_c001_v7007000_t0000_u01743740374929") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd836_d20250404_m041933_c001_v0001184_t0025_u01743740373734") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b23c7_d20250404_m041932_c001_v7007000_t0000_u01743740372605") 2025/04/04 04:24:17 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd7e9_d20250404_m041930_c001_v0001184_t0042_u01743740370984") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b23a3_d20250404_m041930_c001_v7007000_t0000_u01743740370218") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd7b3_d20250404_m041929_c001_v0001184_t0013_u01743740369310") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2375_d20250404_m041927_c001_v7007000_t0000_u01743740367881") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd763_d20250404_m041927_c001_v0001184_t0055_u01743740367070") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2353_d20250404_m041925_c001_v7007000_t0000_u01743740365061") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd717_d20250404_m041924_c001_v0001184_t0033_u01743740364272") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2310_d20250404_m041917_c001_v7007000_t0000_u01743740357273") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd5f5_d20250404_m041915_c001_v0001184_t0022_u01743740355945") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa69_d20250404_m041806_c001_v7007000_t0000_u01743740286281") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcc7c_d20250404_m041805_c001_v0001184_t0039_u01743740285684") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa64_d20250404_m041804_c001_v7007000_t0000_u01743740284399") 2025/04/04 04:24:18 DEBUG : potato2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcc44_d20250404_m041803_c001_v0001184_t0002_u01743740283803") 2025/04/04 04:24:18 DEBUG : potato3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695de0_d20250404_m042030_c001_v7007000_t0000_u01743740430619") 2025/04/04 04:24:18 DEBUG : potato3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54cfc9_d20250404_m042026_c001_v0001105_t0005_u01743740426388") 2025/04/04 04:24:18 DEBUG : potato3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c7264e_d20250404_m042017_c001_v7007000_t0000_u01743740417669") 2025/04/04 04:24:18 DEBUG : potato3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54cf8b_d20250404_m042014_c001_v0001105_t0038_u01743740414199") 2025/04/04 04:24:18 DEBUG : potato3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695da3_d20250404_m042005_c001_v7007000_t0000_u01743740405357") 2025/04/04 04:24:18 DEBUG : potato3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54cf57_d20250404_m042001_c001_v0001105_t0052_u01743740401560") 2025/04/04 04:24:18 DEBUG : pre-dest1/1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c7272b_d20250404_m042122_c001_v7007000_t0000_u01743740482155") 2025/04/04 04:24:18 DEBUG : pre-dest1/1: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54d067_d20250404_m042113_c001_v0001105_t0007_u01743740473751") 2025/04/04 04:24:19 DEBUG : pre-dest2/2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41814cf373c7272c_d20250404_m042122_c001_v7007000_t0000_u01743740482340") 2025/04/04 04:24:19 DEBUG : pre-dest2/2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec310594_d20250404_m042114_c001_v0001036_t0024_u01743740474478") 2025/04/04 04:24:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8de7_d20250404_m042053_c001_v7007000_t0000_u01743740453082") 2025/04/04 04:24:19 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185be3a0_d20250404_m042049_c001_v0001184_t0045_u01743740449969") 2025/04/04 04:24:19 DEBUG : sizeonly: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8b97_d20250404_m041849_c001_v7007000_t0000_u01743740329225") 2025/04/04 04:24:19 DEBUG : sizeonly: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd266_d20250404_m041848_c001_v0001184_t0014_u01743740328278") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c884_d20250404_m042353_c001_v7007000_t0000_u01743740633296") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bfa38_d20250404_m042352_c001_v0001184_t0034_u01743740632077") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c881_d20250404_m042350_c001_v7007000_t0000_u01743740630144") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f110db82703a4b1e8_d20250404_m042348_c001_v0001184_t0035_u01743740628540") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695cff_d20250404_m041957_c001_v7007000_t0000_u01743740397303") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f100b054cec3104ce_d20250404_m041956_c001_v0001036_t0032_u01743740396147") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ccc_d20250404_m041954_c001_v7007000_t0000_u01743740394843") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bdb3d_d20250404_m041954_c001_v0001184_t0035_u01743740394076") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8b90_d20250404_m041845_c001_v7007000_t0000_u01743740325115") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd1be_d20250404_m041843_c001_v0001184_t0004_u01743740323792") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8b7a_d20250404_m041843_c001_v7007000_t0000_u01743740323045") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd16e_d20250404_m041842_c001_v0001184_t0029_u01743740322112") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8b76_d20250404_m041839_c001_v7007000_t0000_u01743740319229") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd0f4_d20250404_m041838_c001_v0001184_t0052_u01743740318425") 2025/04/04 04:24:19 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8b73_d20250404_m041837_c001_v7007000_t0000_u01743740317877") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd0c0_d20250404_m041837_c001_v0001184_t0042_u01743740317061") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd064_d20250404_m041834_c001_v0001184_t0021_u01743740314457") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8b44_d20250404_m041833_c001_v7007000_t0000_u01743740313695") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd024_d20250404_m041833_c001_v0001184_t0040_u01743740313081") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd018_d20250404_m041832_c001_v0001184_t0024_u01743740312420") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8b23_d20250404_m041830_c001_v7007000_t0000_u01743740310956") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcf48_d20250404_m041825_c001_v0001184_t0057_u01743740305714") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcee8_d20250404_m041822_c001_v0001184_t0023_u01743740302635") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8aeb_d20250404_m041821_c001_v7007000_t0000_u01743740301904") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bceb4_d20250404_m041821_c001_v0001184_t0038_u01743740301338") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bce98_d20250404_m041820_c001_v0001184_t0000_u01743740300724") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8aea_d20250404_m041819_c001_v7007000_t0000_u01743740299993") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcdf4_d20250404_m041816_c001_v0001184_t0035_u01743740296382") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f409907ef4bcf8adc_d20250404_m041816_c001_v7007000_t0000_u01743740296007") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcdd6_d20250404_m041815_c001_v0001184_t0031_u01743740295438") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa82_d20250404_m041813_c001_v7007000_t0000_u01743740293776") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcd9e_d20250404_m041813_c001_v0001184_t0013_u01743740293205") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa7f_d20250404_m041812_c001_v7007000_t0000_u01743740292637") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcd63_d20250404_m041812_c001_v0001184_t0057_u01743740292025") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa7a_d20250404_m041810_c001_v7007000_t0000_u01743740290739") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bccfe_d20250404_m041809_c001_v0001184_t0041_u01743740289974") 2025/04/04 04:24:20 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa75_d20250404_m041809_c001_v7007000_t0000_u01743740289411") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bccd2_d20250404_m041808_c001_v0001184_t0000_u01743740288835") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa70_d20250404_m041807_c001_v7007000_t0000_u01743740287872") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bccb6_d20250404_m041807_c001_v0001184_t0020_u01743740287213") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa5f_d20250404_m041801_c001_v7007000_t0000_u01743740281347") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcbd6_d20250404_m041800_c001_v0001184_t0046_u01743740280728") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa5e_d20250404_m041759_c001_v7007000_t0000_u01743740279811") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcbb2_d20250404_m041759_c001_v0001184_t0030_u01743740279211") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa5a_d20250404_m041758_c001_v7007000_t0000_u01743740278272") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcb88_d20250404_m041757_c001_v0001184_t0042_u01743740277595") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41839514bc07fa57_d20250404_m041754_c001_v7007000_t0000_u01743740274649") 2025/04/04 04:24:21 DEBUG : sub dir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bcb1c_d20250404_m041754_c001_v0001184_t0011_u01743740274069") 2025/04/04 04:24:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c885_d20250404_m042353_c001_v7007000_t0000_u01743740633482") 2025/04/04 04:24:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f101aef99b31bb308_d20250404_m042352_c001_v0001161_t0007_u01743740632091") 2025/04/04 04:24:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c882_d20250404_m042350_c001_v7007000_t0000_u01743740630327") 2025/04/04 04:24:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1023d40e1eaa1cf1_d20250404_m042348_c001_v0001036_t0006_u01743740628896") 2025/04/04 04:24:21 DEBUG : sub/yam: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695cc4_d20250404_m041951_c001_v7007000_t0000_u01743740391198") 2025/04/04 04:24:21 DEBUG : sub/yam: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54cf1a_d20250404_m041949_c001_v0001105_t0042_u01743740389088") 2025/04/04 04:24:21 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c87f_d20250404_m042346_c001_v7007000_t0000_u01743740626961") 2025/04/04 04:24:21 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf945_d20250404_m042345_c001_v0001184_t0042_u01743740625429") 2025/04/04 04:24:21 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c863_d20250404_m042343_c001_v7007000_t0000_u01743740623844") 2025/04/04 04:24:22 DEBUG : test_dir1/file2: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bf8e5_d20250404_m042342_c001_v0001184_t0000_u01743740622580") 2025/04/04 04:24:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c880_d20250404_m042347_c001_v7007000_t0000_u01743740627145") 2025/04/04 04:24:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f110db82703a4b162_d20250404_m042345_c001_v0001184_t0044_u01743740625439") 2025/04/04 04:24:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41764f53a2a8c864_d20250404_m042344_c001_v7007000_t0000_u01743740624029") 2025/04/04 04:24:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f110db82703a4b0e0_d20250404_m042342_c001_v0001184_t0024_u01743740622589") 2025/04/04 04:24:22 DEBUG : three: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2402_d20250404_m041940_c001_v7007000_t0000_u01743740380595") 2025/04/04 04:24:22 DEBUG : three: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd8f4_d20250404_m041939_c001_v0001184_t0053_u01743740379381") 2025/04/04 04:24:22 DEBUG : three: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f11925b02185bd8b6_d20250404_m041937_c001_v0001184_t0040_u01743740377230") 2025/04/04 04:24:22 DEBUG : two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f402137e3555b2403_d20250404_m041940_c001_v7007000_t0000_u01743740380792") 2025/04/04 04:24:22 DEBUG : two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f4150a9033a54cef0_d20250404_m041938_c001_v0001105_t0016_u01743740378799") 2025/04/04 04:24:22 DEBUG : two: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f41925b02185bd8b2_d20250404_m041937_c001_v0001184_t0058_u01743740377045") 2025/04/04 04:24:22 DEBUG : yam: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695cc9_d20250404_m041951_c001_v7007000_t0000_u01743740391938") 2025/04/04 04:24:22 DEBUG : yam: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f112b5fb327509f05_d20250404_m041950_c001_v0001115_t0046_u01743740390177") 2025/04/04 04:24:22 DEBUG : yam: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695cbf_d20250404_m041946_c001_v7007000_t0000_u01743740386836") 2025/04/04 04:24:22 DEBUG : yam: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54cf0a_d20250404_m041945_c001_v0001105_t0048_u01743740385435") 2025/04/04 04:24:22 DEBUG : yam: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695c96_d20250404_m041943_c001_v7007000_t0000_u01743740383337") 2025/04/04 04:24:22 DEBUG : yam: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1150a9033a54cefe_d20250404_m041941_c001_v0001105_t0008_u01743740381368") 2025/04/04 04:24:22 DEBUG : yaml: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695cc1_d20250404_m041947_c001_v7007000_t0000_u01743740387576") 2025/04/04 04:24:22 DEBUG : yaml: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f109048715ed3ba44_d20250404_m041946_c001_v0001184_t0037_u01743740386621") 2025/04/04 04:24:22 DEBUG : yaml: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f412b67bc1f695ca4_d20250404_m041944_c001_v7007000_t0000_u01743740384129") 2025/04/04 04:24:22 DEBUG : yaml: Deleting (id "4_zcfa2fdc3004dfbfb9f580e1b_f1060b60eb503287a_d20250404_m041942_c001_v0001040_t0023_u01743740382767") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m34.423592316s (try 1/5)