"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/15 02:26:05 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape" 2024/11/15 02:26:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 02:26:05 DEBUG : Creating backend with remote "/tmp/rclone914728650" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/15 02:26:06 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:06 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.97s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:26:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:07 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:07 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:08 DEBUG : B2 bucket rclone-test-mifopub8bape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.16s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", 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-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:10 DEBUG : Creating backend with remote "/non-existing" 2024/11/15 02:26:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/15 02:26:10 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:10 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:11 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:11 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.93s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:13 INFO : B2 bucket rclone-test-mifopub8bape: Running all checks before starting transfers 2024/11/15 02:26:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:13 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:13 INFO : B2 bucket rclone-test-mifopub8bape: Checks finished, now starting transfers 2024/11/15 02:26:13 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.64s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:15 ERROR : Ignoring --no-traverse with sync 2024/11/15 02:26:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:15 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:15 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:15 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:26:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.56s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/15 02:26:16 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:16 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/15 02:26:17 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.56s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:26:18 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:18 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:18 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.58s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:26:20 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:20 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:20 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:20 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/15 02:26:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 02:26:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/15 02:26:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:26:21 DEBUG : sub dir: Making directory 2024/11/15 02:26:21 DEBUG : sub dir2: Making directory 2024/11/15 02:26:21 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/15 02:26:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:21 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:21 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/15 02:26:22 DEBUG : B2 bucket rclone-test-mifopub8bape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:23 DEBUG : sub dir2: Making directory 2024/11/15 02:26:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/15 02:26:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 02:26:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:23 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:23 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.48s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:24 DEBUG : sub dir2: Making directory with metadata 2024/11/15 02:26:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 02:26:25 DEBUG : sub dir: Making directory 2024/11/15 02:26:25 DEBUG : sub dir2: Making directory 2024/11/15 02:26:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:25 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:25 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:25 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:26:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/15 02:26:25 DEBUG : B2 bucket rclone-test-mifopub8bape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/15 02:26:25 DEBUG : B2 bucket rclone-test-mifopub8bape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", 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-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:27 DEBUG : sub dir2: Making directory 2024/11/15 02:26:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:27 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:27 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:27 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:26:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.33s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:28 DEBUG : sub dir2: Making directory with metadata 2024/11/15 02:26:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 02:26:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:26:28 DEBUG : sub dir: Making directory 2024/11/15 02:26:28 DEBUG : sub dir2: Making directory 2024/11/15 02:26:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:28 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:28 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:29 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:26:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/15 02:26:29 DEBUG : B2 bucket rclone-test-mifopub8bape: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.70s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:30 DEBUG : sub dir2: Making directory 2024/11/15 02:26:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:31 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:31 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:31 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:26:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.71s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yiwozen6bopu" 2024/11/15 02:26:32 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-mifopub8bape -> B2 bucket rclone-test-yiwozen6bopu 2024/11/15 02:26:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:34 DEBUG : B2 bucket rclone-test-yiwozen6bopu: Waiting for checks to finish 2024/11/15 02:26:34 DEBUG : B2 bucket rclone-test-yiwozen6bopu: Waiting for transfers to finish 2024/11/15 02:26:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:35 DEBUG : B2 bucket rclone-test-yiwozen6bopu: Purge remote 2024/11/15 02:26:35 INFO : B2 bucket rclone-test-yiwozen6bopu: cleaning bucket "rclone-test-yiwozen6bopu" of all files 2024/11/15 02:26:35 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2cd83a04d2bdb9f380e1b_f111b31f12917cca7_d20241115_m022634_c001_v0001029_t0017_u01731637594803") --- PASS: TestServerSideCopy (5.28s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 02:26:38 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:38 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 02:26:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.15s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:40 DEBUG : Creating backend with remote "TestB2:rclone-test-paxuvis5xosi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-mifopub8bape -> B2 bucket rclone-test-paxuvis5xosi 2024/11/15 02:26:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:41 DEBUG : B2 bucket rclone-test-paxuvis5xosi: Waiting for checks to finish 2024/11/15 02:26:41 DEBUG : B2 bucket rclone-test-paxuvis5xosi: Waiting for transfers to finish 2024/11/15 02:26:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:43 DEBUG : B2 bucket rclone-test-paxuvis5xosi: Waiting for checks to finish 2024/11/15 02:26:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 02:26:43 DEBUG : B2 bucket rclone-test-paxuvis5xosi: Waiting for transfers to finish 2024/11/15 02:26:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 02:26:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:44 DEBUG : B2 bucket rclone-test-paxuvis5xosi: Purge remote 2024/11/15 02:26:44 INFO : B2 bucket rclone-test-paxuvis5xosi: cleaning bucket "rclone-test-paxuvis5xosi" of all files 2024/11/15 02:26:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfb2ed43a04d2bdb9f380e1b_f117fedff33edacf5_d20241115_m022643_c001_v0001165_t0024_u01731637603889") 2024/11/15 02:26:44 DEBUG : sub dir/hello world: Deleting (id "4_zbfb2ed43a04d2bdb9f380e1b_f1003b7b39cf8b86a_d20241115_m022642_c001_v0001144_t0033_u01731637602000") --- PASS: TestServerSideCopyOverSelf (7.35s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 02:26:47 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:47 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:26:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 02:26:48 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/15 02:26:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.20s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jokacuj1qeta" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-mifopub8bape -> B2 bucket rclone-test-jokacuj1qeta 2024/11/15 02:26:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:26:50 DEBUG : B2 bucket rclone-test-jokacuj1qeta: Waiting for checks to finish 2024/11/15 02:26:50 DEBUG : B2 bucket rclone-test-jokacuj1qeta: Waiting for transfers to finish 2024/11/15 02:26:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:26:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:52 DEBUG : B2 bucket rclone-test-jokacuj1qeta: Waiting for checks to finish 2024/11/15 02:26:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 02:26:52 DEBUG : B2 bucket rclone-test-jokacuj1qeta: Waiting for transfers to finish 2024/11/15 02:26:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/15 02:26:53 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/15 02:26:53 INFO : sub dir/hello world: Deleted 2024/11/15 02:26:54 DEBUG : testing file moves 2024/11/15 02:26:54 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/15 02:26:54 DEBUG : B2 bucket rclone-test-jokacuj1qeta: Waiting for checks to finish 2024/11/15 02:26:54 DEBUG : B2 bucket rclone-test-jokacuj1qeta: Waiting for transfers to finish 2024/11/15 02:26:55 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/15 02:26:55 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/15 02:26:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:55 DEBUG : B2 bucket rclone-test-jokacuj1qeta: Purge remote 2024/11/15 02:26:55 INFO : B2 bucket rclone-test-jokacuj1qeta: cleaning bucket "rclone-test-jokacuj1qeta" of all files 2024/11/15 02:26:55 DEBUG : sub dir/hello world: Deleting (id "4_zef420d93a05d2bdb9f380e1b_f116c10d009af595a_d20241115_m022654_c001_v0001146_t0031_u01731637614815") 2024/11/15 02:26:55 DEBUG : sub dir/hello world: Deleting (id "4_zef420d93a05d2bdb9f380e1b_f1142d06fe5dbf496_d20241115_m022653_c001_v0001036_t0031_u01731637613057") 2024/11/15 02:26:55 DEBUG : sub dir/hello world: Deleting (id "4_zef420d93a05d2bdb9f380e1b_f1062c60ca77e7f0f_d20241115_m022651_c001_v0001182_t0035_u01731637611785") --- PASS: TestServerSideMoveOverSelf (8.95s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:26:58 ERROR : : error listing: directory not found 2024/11/15 02:26:58 DEBUG : Local file system at /tmp/rclone914728650: Making directory 2024/11/15 02:26:58 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:26:58 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:27:00 DEBUG : Local file system at /tmp/rclone914728650: Waiting for checks to finish 2024/11/15 02:27:00 DEBUG : Local file system at /tmp/rclone914728650: Waiting for transfers to finish 2024/11/15 02:27:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:27:01 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/15 02:27:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyRedownload (2.13s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:02 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/15 02:27:02 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:02 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 02:27:02 INFO : check sum: Copied (new) 2024/11/15 02:27:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:02 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:02 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 02:27:02 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/15 02:27:02 DEBUG : check sum: Unchanged skipping 2024/11/15 02:27:02 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:02 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.37s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:04 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/15 02:27:04 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:04 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:05 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 02:27:05 INFO : sizeonly: Copied (new) 2024/11/15 02:27:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:05 DEBUG : sizeonly: Sizes identical 2024/11/15 02:27:05 DEBUG : sizeonly: Unchanged skipping 2024/11/15 02:27:05 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:05 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:05 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/15 02:27:07 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:07 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:07 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/15 02:27:07 INFO : ignore-size: Copied (new) 2024/11/15 02:27:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:07 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:07 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:27:07 DEBUG : ignore-size: Unchanged skipping 2024/11/15 02:27:07 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:07 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.78s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:27:10 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:10 DEBUG : existing: Unchanged skipping 2024/11/15 02:27:10 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:10 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/15 02:27:10 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:10 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 02:27:11 INFO : existing: Copied (replaced existing) 2024/11/15 02:27:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.80s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:12 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 02:27:12 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:12 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 02:27:13 INFO : existing: Copied (new) 2024/11/15 02:27:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:13 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:13 DEBUG : existing: Destination exists, skipping 2024/11/15 02:27:13 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:13 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:16 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/15 02:27:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 02:27:16 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:16 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:16 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 02:27:16 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:27:16 INFO : a/potato2: Copied (new) 2024/11/15 02:27:16 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:17 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.30s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:19 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:19 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 2024/11/15 02:27:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 02:27:19 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/15 02:27:19 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:19 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:19 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:19 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 2024/11/15 02:27:19 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:19 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 02:27:20 INFO : empty space: Updated modification time in destination 2024/11/15 02:27:20 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:20 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:20 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:22 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:22 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 2024/11/15 02:27:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 02:27:22 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:22 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:22 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.80s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:24 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 2024/11/15 02:27:24 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone914728650) 2024/11/15 02:27:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-mifopub8bape) 2024/11/15 02:27:24 DEBUG : foo: sha1 differ 2024/11/15 02:27:24 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/15 02:27:24 INFO : foo: Copied (replaced existing) 2024/11/15 02:27:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:26 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/15 02:27:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:26 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:26 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:26 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:27:26 INFO : potato: Copied (new) 2024/11/15 02:27:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.46s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:28 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/15 02:27:28 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:28 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:29 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/15 02:27:29 INFO : potato: Copied (replaced existing) 2024/11/15 02:27:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.38s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:31 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:31 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 2024/11/15 02:27:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone914728650) 2024/11/15 02:27:31 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-mifopub8bape) 2024/11/15 02:27:31 DEBUG : potato: sha1 differ 2024/11/15 02:27:31 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:31 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/15 02:27:31 INFO : potato: Copied (replaced existing) 2024/11/15 02:27:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:27:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:34 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:34 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:34 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/15 02:27:34 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:27:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:36 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:36 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:36 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:27:36 INFO : potato2: Copied (new) 2024/11/15 02:27:36 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:36 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:39 DEBUG : d: Making directory 2024/11/15 02:27:39 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/15 02:27:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 02:27:39 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:39 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 02:27:39 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:27:40 INFO : a/potato2: Copied (new) 2024/11/15 02:27:40 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:41 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:43 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/15 02:27:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 02:27:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:43 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 02:27:43 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:43 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:27:44 INFO : a/potato2: Copied (new) 2024/11/15 02:27:44 ERROR : B2 bucket rclone-test-mifopub8bape: not deleting files as there were IO errors 2024/11/15 02:27:44 ERROR : B2 bucket rclone-test-mifopub8bape: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:46 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:27:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:46 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:46 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:46 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:46 INFO : potato: Deleted 2024/11/15 02:27:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:27:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.77s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:49 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:49 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:49 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:49 INFO : potato: Deleted 2024/11/15 02:27:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:27:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:50 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:50 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:50 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:27:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.42s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:27:52 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:52 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:53 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/15 02:27:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.61s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:55 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 02:27:55 DEBUG : enormous: Excluded 2024/11/15 02:27:55 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:27:55 DEBUG : potato2: Excluded 2024/11/15 02:27:55 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:27:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:55 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:55 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:55 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:55 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:55 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 02:27:55 DEBUG : enormous: Excluded 2024/11/15 02:27:55 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:27:55 DEBUG : potato2: Excluded 2024/11/15 02:27:55 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:27:55 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/15 02:27:55 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:55 DEBUG : Local file system at /tmp/rclone914728650: Waiting for checks to finish 2024/11/15 02:27:55 DEBUG : Local file system at /tmp/rclone914728650: Waiting for transfers to finish 2024/11/15 02:27:55 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:58 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 02:27:58 DEBUG : enormous: Excluded 2024/11/15 02:27:58 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:27:58 DEBUG : potato2: Excluded 2024/11/15 02:27:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:27:58 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:27:58 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:58 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:27:58 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:59 INFO : enormous: Deleted 2024/11/15 02:27:59 INFO : potato2: Deleted 2024/11/15 02:27:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:27:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/15 02:27:59 DEBUG : empty space: Unchanged skipping 2024/11/15 02:27:59 DEBUG : Local file system at /tmp/rclone914728650: Waiting for checks to finish 2024/11/15 02:27:59 DEBUG : Local file system at /tmp/rclone914728650: Waiting for transfers to finish 2024/11/15 02:27:59 DEBUG : Waiting for deletions to finish 2024/11/15 02:27:59 INFO : enormous: Deleted 2024/11/15 02:27:59 INFO : potato2: Deleted 2024/11/15 02:27:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.47s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:02 DEBUG : five: Need to transfer - File not found at Destination 2024/11/15 02:28:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/15 02:28:02 DEBUG : one: Destination is newer than source, skipping 2024/11/15 02:28:02 DEBUG : three: Sizes identical 2024/11/15 02:28:02 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/15 02:28:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 02:28:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone914728650) 2024/11/15 02:28:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-mifopub8bape) 2024/11/15 02:28:02 DEBUG : two: sha1 differ 2024/11/15 02:28:02 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/15 02:28:02 INFO : five: Copied (new) 2024/11/15 02:28:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/15 02:28:03 INFO : four: Copied (replaced existing) 2024/11/15 02:28:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 02:28:03 INFO : two: Copied (replaced existing) 2024/11/15 02:28:03 DEBUG : Waiting for deletions to finish 2024/11/15 02:28:03 DEBUG : one: Destination is newer than source, skipping 2024/11/15 02:28:03 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/15 02:28:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 02:28:03 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/15 02:28:03 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/15 02:28:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 02:28:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 02:28:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone914728650) 2024/11/15 02:28:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-mifopub8bape) 2024/11/15 02:28:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/15 02:28:03 DEBUG : three: sha1 differ 2024/11/15 02:28:03 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/15 02:28:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/15 02:28:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/15 02:28:03 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 02:28:04 INFO : three: Copied (replaced existing) 2024/11/15 02:28:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.54s) === 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-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/15 02:28:05 INFO : B2 bucket rclone-test-mifopub8bape: Making map for --track-renames 2024/11/15 02:28:05 INFO : B2 bucket rclone-test-mifopub8bape: Finished making map for --track-renames 2024/11/15 02:28:05 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/15 02:28:05 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for renames to finish 2024/11/15 02:28:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 02:28:05 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/15 02:28:05 INFO : potato: Copied (new) 2024/11/15 02:28:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 02:28:06 INFO : yam: Copied (new) 2024/11/15 02:28:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:28:06 INFO : B2 bucket rclone-test-mifopub8bape: Making map for --track-renames 2024/11/15 02:28:06 INFO : B2 bucket rclone-test-mifopub8bape: Finished making map for --track-renames 2024/11/15 02:28:06 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:06 DEBUG : potato: Unchanged skipping 2024/11/15 02:28:06 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for renames to finish 2024/11/15 02:28:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 02:28:07 INFO : yam: Copied (server-side copy) to: yaml 2024/11/15 02:28:08 INFO : yam: Deleted 2024/11/15 02:28:08 INFO : yaml: Renamed from "yam" 2024/11/15 02:28:08 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.21s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/15 02:28:09 INFO : B2 bucket rclone-test-mifopub8bape: Making map for --track-renames 2024/11/15 02:28:09 INFO : B2 bucket rclone-test-mifopub8bape: Finished making map for --track-renames 2024/11/15 02:28:09 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 02:28:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/15 02:28:09 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for renames to finish 2024/11/15 02:28:09 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 02:28:10 INFO : yam: Copied (new) 2024/11/15 02:28:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/15 02:28:10 INFO : potato: Copied (new) 2024/11/15 02:28:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:28:11 INFO : B2 bucket rclone-test-mifopub8bape: Making map for --track-renames 2024/11/15 02:28:11 INFO : B2 bucket rclone-test-mifopub8bape: Finished making map for --track-renames 2024/11/15 02:28:11 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:11 DEBUG : potato: Unchanged skipping 2024/11/15 02:28:11 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for renames to finish 2024/11/15 02:28:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 02:28:11 INFO : yam: Copied (server-side copy) to: yaml 2024/11/15 02:28:11 INFO : yam: Deleted 2024/11/15 02:28:11 INFO : yaml: Renamed from "yam" 2024/11/15 02:28:11 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/15 02:28:13 INFO : B2 bucket rclone-test-mifopub8bape: Making map for --track-renames 2024/11/15 02:28:13 INFO : B2 bucket rclone-test-mifopub8bape: Finished making map for --track-renames 2024/11/15 02:28:13 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:13 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for renames to finish 2024/11/15 02:28:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 02:28:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/15 02:28:13 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 02:28:14 INFO : sub/yam: Copied (new) 2024/11/15 02:28:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/15 02:28:15 INFO : potato: Copied (new) 2024/11/15 02:28:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:28:15 INFO : B2 bucket rclone-test-mifopub8bape: Making map for --track-renames 2024/11/15 02:28:15 INFO : B2 bucket rclone-test-mifopub8bape: Finished making map for --track-renames 2024/11/15 02:28:15 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:15 DEBUG : potato: Unchanged skipping 2024/11/15 02:28:15 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for renames to finish 2024/11/15 02:28:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/15 02:28:16 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/15 02:28:16 INFO : sub/yam: Deleted 2024/11/15 02:28:16 INFO : yam: Renamed from "sub/yam" 2024/11/15 02:28:16 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.59s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:18 DEBUG : Creating backend with remote "/tmp/rclone914728650/dir1" 2024/11/15 02:28:18 DEBUG : Config file has changed externally - reloading 2024/11/15 02:28:18 DEBUG : Creating backend with remote "/tmp/rclone914728650/dir2" 2024/11/15 02:28:18 DEBUG : Local file system at /tmp/rclone914728650/dir2: Using server-side directory move 2024/11/15 02:28:18 INFO : Local file system at /tmp/rclone914728650/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 02:28:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/15 02:28:18 INFO : file1.txt: Moved (server-side) 2024/11/15 02:28:18 DEBUG : Local file system at /tmp/rclone914728650/dir2: Waiting for checks to finish 2024/11/15 02:28:18 DEBUG : Local file system at /tmp/rclone914728650/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:28:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/15 02:28:18 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:18 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/15 02:28:19 INFO : nested/sub dir/file: Copied (new) 2024/11/15 02:28:19 INFO : nested/sub dir/file: Deleted 2024/11/15 02:28:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:28:19 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:28:19 INFO : sub dir/hello world: Deleted 2024/11/15 02:28:19 INFO : sub dir: Removing directory 2024/11/15 02:28:19 INFO : nested/sub dir: Removing directory 2024/11/15 02:28:19 INFO : nested: Removing directory 2024/11/15 02:28:19 DEBUG : Local file system at /tmp/rclone914728650: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:28:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/15 02:28:20 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:20 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/15 02:28:21 INFO : nested/sub dir/file: Copied (new) 2024/11/15 02:28:21 INFO : nested/sub dir/file: Deleted 2024/11/15 02:28:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/15 02:28:22 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:28:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.81s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 02:28:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/15 02:28:23 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:23 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 02:28:24 INFO : existing: Copied (new) 2024/11/15 02:28:24 INFO : existing: Deleted 2024/11/15 02:28:24 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/15 02:28:24 INFO : existing-b: Copied (new) 2024/11/15 02:28:24 INFO : existing-b: Deleted 2024/11/15 02:28:24 DEBUG : existing: Destination exists, skipping 2024/11/15 02:28:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/15 02:28:24 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:28:24 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:28:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.33s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:25 DEBUG : Creating backend with remote "TestB2:rclone-test-qusolib9zema" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mifopub8bape -> B2 bucket rclone-test-qusolib9zema 2024/11/15 02:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:28:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/15 02:28:30 DEBUG : empty space: Unchanged skipping 2024/11/15 02:28:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 02:28:30 DEBUG : B2 bucket rclone-test-qusolib9zema: Waiting for checks to finish 2024/11/15 02:28:30 INFO : empty space: Deleted 2024/11/15 02:28:30 DEBUG : B2 bucket rclone-test-qusolib9zema: Waiting for transfers to finish 2024/11/15 02:28:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:28:30 INFO : potato2: Copied (server-side copy) 2024/11/15 02:28:30 INFO : potato2: Deleted 2024/11/15 02:28:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 02:28:30 INFO : potato3: Copied (server-side copy) 2024/11/15 02:28:30 INFO : potato3: Deleted 2024/11/15 02:28:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sufolep9taso" 2024/11/15 02:28:31 DEBUG : Config file has changed externally - reloading 2024/11/15 02:28:32 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/15 02:28:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:28:32 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/15 02:28:32 DEBUG : B2 bucket rclone-test-sufolep9taso: Waiting for checks to finish 2024/11/15 02:28:32 DEBUG : B2 bucket rclone-test-sufolep9taso: Waiting for transfers to finish 2024/11/15 02:28:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 02:28:33 INFO : empty space: Copied (server-side copy) 2024/11/15 02:28:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:28:33 INFO : potato2: Copied (server-side copy) 2024/11/15 02:28:33 INFO : empty space: Deleted 2024/11/15 02:28:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 02:28:34 INFO : potato3: Copied (server-side copy) 2024/11/15 02:28:34 INFO : potato2: Deleted 2024/11/15 02:28:34 INFO : potato3: Deleted 2024/11/15 02:28:34 DEBUG : B2 bucket rclone-test-sufolep9taso: Purge remote 2024/11/15 02:28:34 INFO : B2 bucket rclone-test-sufolep9taso: cleaning bucket "rclone-test-sufolep9taso" of all files 2024/11/15 02:28:34 DEBUG : empty space: Deleting (id "4_zff629d63a06d2bdb9f380e1b_f1169ea00654cc70e_d20241115_m022833_c001_v0001181_t0037_u01731637713338") 2024/11/15 02:28:34 DEBUG : potato2: Deleting (id "4_zff629d63a06d2bdb9f380e1b_f11913006431b6b0e_d20241115_m022833_c001_v0001178_t0038_u01731637713689") 2024/11/15 02:28:34 DEBUG : potato3: Deleting (id "4_zff629d63a06d2bdb9f380e1b_f102d45b4d95254c0_d20241115_m022833_c001_v0001039_t0021_u01731637713730") 2024/11/15 02:28:35 DEBUG : B2 bucket rclone-test-qusolib9zema: Purge remote 2024/11/15 02:28:35 INFO : B2 bucket rclone-test-qusolib9zema: cleaning bucket "rclone-test-qusolib9zema" of all files 2024/11/15 02:28:35 DEBUG : empty space: Deleting (id "4_z2fc28d63a06d2bdb9f380e1b_f410cc3aabbe113dc_d20241115_m022833_c001_v7007000_t0000_u01731637713796") 2024/11/15 02:28:35 DEBUG : empty space: Deleting (id "4_z2fc28d63a06d2bdb9f380e1b_f114906f5f244a34b_d20241115_m022829_c001_v0001098_t0039_u01731637709372") 2024/11/15 02:28:35 DEBUG : potato2: Deleting (id "4_z2fc28d63a06d2bdb9f380e1b_f4099a9f556f1b548_d20241115_m022833_c001_v7007000_t0000_u01731637713921") 2024/11/15 02:28:35 DEBUG : potato2: Deleting (id "4_z2fc28d63a06d2bdb9f380e1b_f104a2f7ae857b381_d20241115_m022830_c001_v0001176_t0012_u01731637710409") 2024/11/15 02:28:35 DEBUG : potato3: Deleting (id "4_z2fc28d63a06d2bdb9f380e1b_f410cc3aabbe113dd_d20241115_m022834_c001_v7007000_t0000_u01731637714101") 2024/11/15 02:28:35 DEBUG : potato3: Deleting (id "4_z2fc28d63a06d2bdb9f380e1b_f1120fc61fe798388_d20241115_m022830_c001_v0001182_t0032_u01731637710661") 2024/11/15 02:28:35 DEBUG : potato3: Deleting (id "4_z2fc28d63a06d2bdb9f380e1b_f114906f5f244a351_d20241115_m022829_c001_v0001098_t0016_u01731637709697") --- PASS: TestServerSideMove (11.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dawoyuh5supu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mifopub8bape -> B2 bucket rclone-test-dawoyuh5supu 2024/11/15 02:28:43 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 02:28:43 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 02:28:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:28:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 02:28:43 DEBUG : B2 bucket rclone-test-dawoyuh5supu: Waiting for checks to finish 2024/11/15 02:28:43 DEBUG : B2 bucket rclone-test-dawoyuh5supu: Waiting for transfers to finish 2024/11/15 02:28:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 02:28:44 INFO : potato3: Copied (server-side copy) 2024/11/15 02:28:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:28:44 INFO : potato2: Copied (server-side copy) 2024/11/15 02:28:44 INFO : potato3: Deleted 2024/11/15 02:28:44 INFO : potato2: Deleted 2024/11/15 02:28:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jowerep8lupo" 2024/11/15 02:28:45 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 02:28:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:28:46 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/15 02:28:46 DEBUG : B2 bucket rclone-test-jowerep8lupo: Waiting for checks to finish 2024/11/15 02:28:46 DEBUG : B2 bucket rclone-test-jowerep8lupo: Waiting for transfers to finish 2024/11/15 02:28:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 02:28:47 INFO : potato3: Copied (server-side copy) 2024/11/15 02:28:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:28:47 INFO : potato2: Copied (server-side copy) 2024/11/15 02:28:47 INFO : potato3: Deleted 2024/11/15 02:28:47 INFO : potato2: Deleted 2024/11/15 02:28:48 DEBUG : B2 bucket rclone-test-jowerep8lupo: Purge remote 2024/11/15 02:28:48 INFO : B2 bucket rclone-test-jowerep8lupo: cleaning bucket "rclone-test-jowerep8lupo" of all files 2024/11/15 02:28:48 DEBUG : potato2: Deleting (id "4_z6f02cdc3a06d2bdb9f380e1b_f108a68ab614a3855_d20241115_m022847_c001_v0001144_t0033_u01731637727149") 2024/11/15 02:28:48 DEBUG : potato3: Deleting (id "4_z6f02cdc3a06d2bdb9f380e1b_f110ef08d1db65ad4_d20241115_m022847_c001_v0001179_t0021_u01731637727532") 2024/11/15 02:28:49 DEBUG : B2 bucket rclone-test-dawoyuh5supu: Purge remote 2024/11/15 02:28:49 INFO : B2 bucket rclone-test-dawoyuh5supu: cleaning bucket "rclone-test-dawoyuh5supu" of all files 2024/11/15 02:28:49 DEBUG : empty space: Deleting (id "4_zbfd2bd93a06d2bdb9f380e1b_f111faeafc41f840b_d20241115_m022842_c001_v0001146_t0004_u01731637722580") 2024/11/15 02:28:49 DEBUG : potato2: Deleting (id "4_zbfd2bd93a06d2bdb9f380e1b_f402b83144ca4ac34_d20241115_m022847_c001_v7007000_t0000_u01731637727747") 2024/11/15 02:28:49 DEBUG : potato2: Deleting (id "4_zbfd2bd93a06d2bdb9f380e1b_f102d52495ce0515b_d20241115_m022843_c001_v0001106_t0054_u01731637723790") 2024/11/15 02:28:49 DEBUG : potato3: Deleting (id "4_zbfd2bd93a06d2bdb9f380e1b_f415b143d6236ebcd_d20241115_m022847_c001_v7007000_t0000_u01731637727738") 2024/11/15 02:28:49 DEBUG : potato3: Deleting (id "4_zbfd2bd93a06d2bdb9f380e1b_f112fa68a7c43bb8f_d20241115_m022844_c001_v0001181_t0052_u01731637724151") 2024/11/15 02:28:49 DEBUG : potato3: Deleting (id "4_zbfd2bd93a06d2bdb9f380e1b_f111faeafc41f840f_d20241115_m022842_c001_v0001146_t0048_u01731637722996") --- PASS: TestServerSideMoveWithFilter (14.18s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:28:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qonapiv9cuho" 2024/11/15 02:28:55 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-mifopub8bape -> B2 bucket rclone-test-qonapiv9cuho 2024/11/15 02:28:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:28:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/15 02:28:57 DEBUG : empty space: Unchanged skipping 2024/11/15 02:28:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 02:28:57 DEBUG : B2 bucket rclone-test-qonapiv9cuho: Waiting for checks to finish 2024/11/15 02:28:58 INFO : empty space: Deleted 2024/11/15 02:28:58 DEBUG : B2 bucket rclone-test-qonapiv9cuho: Waiting for transfers to finish 2024/11/15 02:28:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:28:58 INFO : potato2: Copied (server-side copy) 2024/11/15 02:28:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 02:28:58 INFO : potato3: Copied (server-side copy) 2024/11/15 02:28:58 INFO : potato2: Deleted 2024/11/15 02:28:58 INFO : potato3: Deleted 2024/11/15 02:28:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kutecod2ziya" 2024/11/15 02:28:59 DEBUG : Config file has changed externally - reloading 2024/11/15 02:28:59 DEBUG : tomatoDir: Making directory 2024/11/15 02:29:00 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/15 02:29:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:29:00 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/15 02:29:00 DEBUG : B2 bucket rclone-test-kutecod2ziya: Waiting for checks to finish 2024/11/15 02:29:00 DEBUG : B2 bucket rclone-test-kutecod2ziya: Waiting for transfers to finish 2024/11/15 02:29:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/15 02:29:01 INFO : empty space: Copied (server-side copy) 2024/11/15 02:29:01 INFO : empty space: Deleted 2024/11/15 02:29:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/15 02:29:01 INFO : potato2: Copied (server-side copy) 2024/11/15 02:29:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/15 02:29:01 INFO : potato3: Copied (server-side copy) 2024/11/15 02:29:01 INFO : potato2: Deleted 2024/11/15 02:29:01 INFO : potato3: Deleted 2024/11/15 02:29:02 DEBUG : B2 bucket rclone-test-kutecod2ziya: Purge remote 2024/11/15 02:29:02 INFO : B2 bucket rclone-test-kutecod2ziya: cleaning bucket "rclone-test-kutecod2ziya" of all files 2024/11/15 02:29:02 DEBUG : empty space: Deleting (id "4_z5f220d43a07d2bdb9f380e1b_f1066a643a4f89ad6_d20241115_m022901_c001_v0001150_t0048_u01731637741151") 2024/11/15 02:29:02 DEBUG : potato2: Deleting (id "4_z5f220d43a07d2bdb9f380e1b_f1047781b052c566f_d20241115_m022901_c001_v0001182_t0044_u01731637741400") 2024/11/15 02:29:02 DEBUG : potato3: Deleting (id "4_z5f220d43a07d2bdb9f380e1b_f1068bed52d882172_d20241115_m022901_c001_v0001181_t0054_u01731637741507") 2024/11/15 02:29:03 DEBUG : B2 bucket rclone-test-qonapiv9cuho: Purge remote 2024/11/15 02:29:03 INFO : B2 bucket rclone-test-qonapiv9cuho: cleaning bucket "rclone-test-qonapiv9cuho" of all files 2024/11/15 02:29:03 DEBUG : empty space: Deleting (id "4_zbfa2fd23a06d2bdb9f380e1b_f410cc3aabbe11fc2_d20241115_m022901_c001_v7007000_t0000_u01731637741377") 2024/11/15 02:29:03 DEBUG : empty space: Deleting (id "4_zbfa2fd23a06d2bdb9f380e1b_f1021898a5e09b6d2_d20241115_m022857_c001_v0001182_t0016_u01731637737111") 2024/11/15 02:29:03 DEBUG : potato2: Deleting (id "4_zbfa2fd23a06d2bdb9f380e1b_f410cc3aabbe11fc3_d20241115_m022901_c001_v7007000_t0000_u01731637741606") 2024/11/15 02:29:03 DEBUG : potato2: Deleting (id "4_zbfa2fd23a06d2bdb9f380e1b_f103ce8bf2cbbfa45_d20241115_m022857_c001_v0001157_t0031_u01731637737969") 2024/11/15 02:29:03 DEBUG : potato3: Deleting (id "4_zbfa2fd23a06d2bdb9f380e1b_f402b83144ca4ac46_d20241115_m022901_c001_v7007000_t0000_u01731637741725") 2024/11/15 02:29:03 DEBUG : potato3: Deleting (id "4_zbfa2fd23a06d2bdb9f380e1b_f116c941e1879b8aa_d20241115_m022858_c001_v0001131_t0048_u01731637738345") 2024/11/15 02:29:03 DEBUG : potato3: Deleting (id "4_zbfa2fd23a06d2bdb9f380e1b_f1021898a5e09b6d6_d20241115_m022857_c001_v0001182_t0035_u01731637737324") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.36s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:29:05 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.76s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:29:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:29:11 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/rclone-sync-test" 2024/11/15 02:29:11 DEBUG : Config file has changed externally - reloading 2024/11/15 02:29:12 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/rclone-sync-test-include/layer2" 2024/11/15 02:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/rclone-sync-test-ignore-file" 2024/11/15 02:29:18 DEBUG : B2 bucket rclone-test-mifopub8bape path rclone-sync-test: Waiting for checks to finish 2024/11/15 02:29:18 DEBUG : B2 bucket rclone-test-mifopub8bape path rclone-sync-test: Waiting for transfers to finish 2024/11/15 02:29:18 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:18 INFO : There was nothing to transfer 2024/11/15 02:29:18 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:29:18 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:29:18 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:29:19 DEBUG : B2 bucket rclone-test-mifopub8bape path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/15 02:29:19 DEBUG : B2 bucket rclone-test-mifopub8bape path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/15 02:29:19 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:29:19 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:29:19 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:29:19 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:29:19 DEBUG : B2 bucket rclone-test-mifopub8bape path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/15 02:29:19 DEBUG : B2 bucket rclone-test-mifopub8bape path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/15 02:29:19 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.90s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:29:26 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/dst" 2024/11/15 02:29:26 DEBUG : Config file has changed externally - reloading 2024/11/15 02:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/CompareDest" 2024/11/15 02:29:30 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 02:29:30 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:30 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:29:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 02:29:31 INFO : one: Copied (new) 2024/11/15 02:29:31 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:31 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:29:31 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:29:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/15 02:29:32 INFO : one: Copied (replaced existing) 2024/11/15 02:29:32 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:29:35 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:29:35 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 02:29:35 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:29:35 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:35 INFO : There was nothing to transfer 2024/11/15 02:29:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:29:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 02:29:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:29:36 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:29:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 02:29:36 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:29:36 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:36 INFO : There was nothing to transfer 2024/11/15 02:29:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:29:37 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 02:29:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:29:37 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:29:37 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 02:29:37 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:29:37 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:37 INFO : There was nothing to transfer 2024/11/15 02:29:38 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 2024/11/15 02:29:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 02:29:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 02:29:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:29:38 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:29:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 02:29:38 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:29:38 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:38 INFO : There was nothing to transfer 2024/11/15 02:29:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/15 02:29:39 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 02:29:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:29:39 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:29:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 02:29:39 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:29:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/15 02:29:40 INFO : two: Copied (new) 2024/11/15 02:29:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.11s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:29:44 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/dest" 2024/11/15 02:29:45 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/pre-dest1" 2024/11/15 02:29:46 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/pre-dest2" 2024/11/15 02:29:48 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:29:48 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/15 02:29:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:29:48 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/15 02:29:49 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/15 02:29:49 DEBUG : B2 bucket rclone-test-mifopub8bape path dest: Waiting for checks to finish 2024/11/15 02:29:49 DEBUG : B2 bucket rclone-test-mifopub8bape path dest: Waiting for transfers to finish 2024/11/15 02:29:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/15 02:29:49 INFO : 3: Copied (new) 2024/11/15 02:29:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.54s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:29:51 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/dst" 2024/11/15 02:29:52 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/CopyDest" 2024/11/15 02:29:54 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 02:29:54 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:54 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:29:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 02:29:55 INFO : one: Copied (new) 2024/11/15 02:29:55 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:29:56 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:56 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:29:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/15 02:29:56 INFO : one: Copied (replaced existing) 2024/11/15 02:29:56 DEBUG : Waiting for deletions to finish 2024/11/15 02:29:58 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/BackupDir" 2024/11/15 02:29:58 DEBUG : Config file has changed externally - reloading 2024/11/15 02:29:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:29:59 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:29:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:29:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:30:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 02:30:01 INFO : one: Copied (server-side copy) 2024/11/15 02:30:01 INFO : one: Deleted 2024/11/15 02:30:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/15 02:30:01 INFO : one: Copied (server-side copy) 2024/11/15 02:30:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/15 02:30:01 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:01 DEBUG : Waiting for deletions to finish 2024/11/15 02:30:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:30:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/15 02:30:04 INFO : two: Copied (server-side copy) 2024/11/15 02:30:04 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/15 02:30:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:30:04 DEBUG : one: Unchanged skipping 2024/11/15 02:30:04 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:04 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:04 DEBUG : Waiting for deletions to finish 2024/11/15 02:30:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:30:04 DEBUG : one: Unchanged skipping 2024/11/15 02:30:04 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:30:04 DEBUG : two: Unchanged skipping 2024/11/15 02:30:04 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:04 DEBUG : Waiting for deletions to finish 2024/11/15 02:30:04 INFO : There was nothing to transfer 2024/11/15 02:30:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/15 02:30:05 DEBUG : three: Destination not found in --copy-dest 2024/11/15 02:30:05 DEBUG : three: Need to transfer - File not found at Destination 2024/11/15 02:30:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:30:05 DEBUG : one: Unchanged skipping 2024/11/15 02:30:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/15 02:30:05 DEBUG : two: Unchanged skipping 2024/11/15 02:30:05 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:05 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/15 02:30:06 INFO : three: Copied (new) 2024/11/15 02:30:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.84s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/dst" 2024/11/15 02:30:10 DEBUG : Config file has changed externally - reloading 2024/11/15 02:30:11 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/backup" 2024/11/15 02:30:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:30:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:30:13 DEBUG : two: Unchanged skipping 2024/11/15 02:30:13 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 02:30:15 INFO : one: Copied (server-side copy) 2024/11/15 02:30:15 INFO : one: Deleted 2024/11/15 02:30:15 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:30:16 INFO : one: Copied (new) 2024/11/15 02:30:16 DEBUG : Waiting for deletions to finish 2024/11/15 02:30:17 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 02:30:17 INFO : three.txt: Copied (server-side copy) 2024/11/15 02:30:17 INFO : three.txt: Deleted 2024/11/15 02:30:17 INFO : three.txt: Moved into backup dir 2024/11/15 02:30:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:30:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:30:19 DEBUG : two: Unchanged skipping 2024/11/15 02:30:19 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:30:19 INFO : one: Copied (server-side copy) 2024/11/15 02:30:19 INFO : one: Deleted 2024/11/15 02:30:19 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 02:30:20 INFO : one: Copied (new) 2024/11/15 02:30:20 DEBUG : Waiting for deletions to finish 2024/11/15 02:30:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 02:30:20 INFO : three.txt: Copied (server-side copy) 2024/11/15 02:30:21 INFO : three.txt: Deleted 2024/11/15 02:30:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.06s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:30:25 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/dst" 2024/11/15 02:30:25 DEBUG : Config file has changed externally - reloading 2024/11/15 02:30:26 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/backup" 2024/11/15 02:30:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:30:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:30:28 DEBUG : two: Unchanged skipping 2024/11/15 02:30:28 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 02:30:29 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 02:30:29 INFO : one: Deleted 2024/11/15 02:30:29 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:30:30 INFO : one: Copied (new) 2024/11/15 02:30:30 DEBUG : Waiting for deletions to finish 2024/11/15 02:30:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 02:30:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 02:30:31 INFO : three.txt: Deleted 2024/11/15 02:30:31 INFO : three.txt: Moved into backup dir 2024/11/15 02:30:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:30:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:30:33 DEBUG : two: Unchanged skipping 2024/11/15 02:30:33 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:30:34 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 02:30:34 INFO : one: Deleted 2024/11/15 02:30:34 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 02:30:35 INFO : one: Copied (new) 2024/11/15 02:30:35 DEBUG : Waiting for deletions to finish 2024/11/15 02:30:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 02:30:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 02:30:36 INFO : three.txt: Deleted 2024/11/15 02:30:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.96s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:30:40 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/dst" 2024/11/15 02:30:41 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/backup" 2024/11/15 02:30:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:30:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:30:43 DEBUG : two: Unchanged skipping 2024/11/15 02:30:43 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 02:30:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/15 02:30:44 INFO : one: Deleted 2024/11/15 02:30:44 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:30:46 INFO : one: Copied (new) 2024/11/15 02:30:46 DEBUG : Waiting for deletions to finish 2024/11/15 02:30:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 02:30:46 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/15 02:30:47 INFO : three.txt: Deleted 2024/11/15 02:30:47 INFO : three.txt: Moved into backup dir 2024/11/15 02:30:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:30:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:30:48 DEBUG : two: Unchanged skipping 2024/11/15 02:30:48 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:30:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/15 02:30:49 INFO : one: Deleted 2024/11/15 02:30:49 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:49 DEBUG : one: Clearing upload URL because of error: CPU too busy (503 service_unavailable) 2024/11/15 02:30:49 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable)) 2024/11/15 02:30:49 DEBUG : pacer: Rate limited, increasing sleep to 1s 2024/11/15 02:30:49 DEBUG : one: Received error: CPU too busy (503 service_unavailable) - low level retry 0/10 2024/11/15 02:30:50 DEBUG : pacer: Reducing sleep to 500ms 2024/11/15 02:30:51 DEBUG : pacer: Reducing sleep to 250ms 2024/11/15 02:30:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 02:30:51 INFO : one: Copied (new) 2024/11/15 02:30:51 DEBUG : Waiting for deletions to finish 2024/11/15 02:30:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 02:30:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/15 02:30:52 DEBUG : pacer: Reducing sleep to 125ms 2024/11/15 02:30:52 INFO : three.txt: Deleted 2024/11/15 02:30:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (16.48s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:30:56 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/dst" 2024/11/15 02:30:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:30:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:30:58 DEBUG : two: Unchanged skipping 2024/11/15 02:30:58 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:30:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 02:30:58 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 02:30:58 INFO : one: Deleted 2024/11/15 02:30:58 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:30:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:30:59 INFO : one: Copied (new) 2024/11/15 02:30:59 DEBUG : Waiting for deletions to finish 2024/11/15 02:31:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 02:31:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 02:31:00 INFO : three.txt: Deleted 2024/11/15 02:31:00 INFO : three.txt: Moved into backup dir 2024/11/15 02:31:02 DEBUG : one.bak: Excluded (Path Filter) 2024/11/15 02:31:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/15 02:31:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:31:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:31:02 DEBUG : two: Unchanged skipping 2024/11/15 02:31:02 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for checks to finish 2024/11/15 02:31:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:31:02 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 02:31:02 INFO : one: Deleted 2024/11/15 02:31:02 DEBUG : B2 bucket rclone-test-mifopub8bape path dst: Waiting for transfers to finish 2024/11/15 02:31:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 02:31:03 INFO : one: Copied (new) 2024/11/15 02:31:03 DEBUG : Waiting for deletions to finish 2024/11/15 02:31:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 02:31:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 02:31:03 INFO : three.txt: Deleted 2024/11/15 02:31:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.38s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:31:08 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/dst" 2024/11/15 02:31:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:31:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 02:31:10 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 02:31:11 INFO : one: Deleted 2024/11/15 02:31:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:31:11 INFO : one: Copied (new) 2024/11/15 02:31:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:31:12 DEBUG : two: Unchanged skipping 2024/11/15 02:31:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/15 02:31:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 02:31:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 02:31:13 INFO : three.txt: Deleted 2024/11/15 02:31:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 02:31:13 INFO : three.txt: Copied (new) 2024/11/15 02:31:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:31:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:31:14 INFO : one: Copied (server-side copy) to: one.bak 2024/11/15 02:31:14 INFO : one: Deleted 2024/11/15 02:31:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 02:31:15 INFO : one: Copied (new) 2024/11/15 02:31:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:31:15 DEBUG : two: Unchanged skipping 2024/11/15 02:31:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/15 02:31:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 02:31:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/15 02:31:16 INFO : three.txt: Deleted 2024/11/15 02:31:16 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/15 02:31:16 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.26s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:31:21 DEBUG : Creating backend with remote "TestB2:rclone-test-mifopub8bape/dst" 2024/11/15 02:31:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:31:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/15 02:31:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/15 02:31:24 INFO : one: Deleted 2024/11/15 02:31:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:31:24 INFO : one: Copied (new) 2024/11/15 02:31:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:31:24 DEBUG : two: Unchanged skipping 2024/11/15 02:31:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/15 02:31:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/15 02:31:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/15 02:31:25 INFO : three.txt: Deleted 2024/11/15 02:31:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 02:31:26 INFO : three.txt: Copied (new) 2024/11/15 02:31:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:31:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/15 02:31:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/15 02:31:27 INFO : one: Deleted 2024/11/15 02:31:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/15 02:31:27 INFO : one: Copied (new) 2024/11/15 02:31:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:31:28 DEBUG : two: Unchanged skipping 2024/11/15 02:31:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/15 02:31:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/15 02:31:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/15 02:31:29 INFO : three.txt: Deleted 2024/11/15 02:31:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/15 02:31:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.52s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:31:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/15 02:31:32 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:31:32 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:31:33 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/15 02:31:33 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/15 02:31:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.93s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:31:34 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 02:31:34 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:31:34 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:31:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/15 02:31:34 INFO : existing: Copied (new) 2024/11/15 02:31:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:31:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/15 02:31:35 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:31:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/15 02:31:35 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:31:35 ERROR : B2 bucket rclone-test-mifopub8bape: not deleting files as there were IO errors 2024/11/15 02:31:35 ERROR : B2 bucket rclone-test-mifopub8bape: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncImmutable (3.15s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:31:38 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:31:38 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:31:38 DEBUG : existing: Unchanged skipping 2024/11/15 02:31:38 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:31:38 DEBUG : Waiting for deletions to finish 2024/11/15 02:31:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.29s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:32:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:32:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both0: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both12: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both13: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both14: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both15: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both16: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both17: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both18: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both19: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both2: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both3: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both4: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both5: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both6: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both7: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both8: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:02 DEBUG : both9: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both1: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both10: Unchanged skipping 2024/11/15 02:32:02 DEBUG : both11: Unchanged skipping 2024/11/15 02:32:02 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:32:02 DEBUG : Waiting for deletions to finish 2024/11/15 02:32:02 INFO : only16: Deleted 2024/11/15 02:32:02 INFO : only18: Deleted 2024/11/15 02:32:02 INFO : only6: Deleted 2024/11/15 02:32:02 INFO : only9: Deleted 2024/11/15 02:32:02 INFO : only2: Deleted 2024/11/15 02:32:02 INFO : only3: Deleted 2024/11/15 02:32:02 INFO : only7: Deleted 2024/11/15 02:32:02 INFO : only19: Deleted 2024/11/15 02:32:02 INFO : only4: Deleted 2024/11/15 02:32:02 INFO : only5: Deleted 2024/11/15 02:32:03 INFO : only1: Deleted 2024/11/15 02:32:03 INFO : only12: Deleted 2024/11/15 02:32:03 INFO : only13: Deleted 2024/11/15 02:32:03 INFO : only14: Deleted 2024/11/15 02:32:03 INFO : only17: Deleted 2024/11/15 02:32:03 INFO : only8: Deleted 2024/11/15 02:32:03 INFO : only10: Deleted 2024/11/15 02:32:03 INFO : only0: Deleted 2024/11/15 02:32:03 INFO : only11: Deleted 2024/11/15 02:32:03 INFO : only15: Deleted 2024/11/15 02:32:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (27.35s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:32:29 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for checks to finish 2024/11/15 02:32:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both1: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both0: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both13: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both14: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both15: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both16: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both17: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both18: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both19: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both2: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both3: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both4: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both5: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both6: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both7: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both8: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/15 02:32:29 DEBUG : both9: Unchanged skipping 2024/11/15 02:32:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : both10: Unchanged skipping 2024/11/15 02:32:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/15 02:32:29 DEBUG : both11: Unchanged skipping 2024/11/15 02:32:29 DEBUG : both12: Unchanged skipping 2024/11/15 02:32:29 DEBUG : B2 bucket rclone-test-mifopub8bape: Waiting for transfers to finish 2024/11/15 02:32:29 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only0: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only11: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only1: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only12: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only13: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only14: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only15: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only16: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only17: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only10: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only18: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only2: Copied (replaced existing) 2024/11/15 02:32:29 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:29 INFO : only19: Copied (replaced existing) 2024/11/15 02:32:30 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:30 INFO : only3: Copied (replaced existing) 2024/11/15 02:32:30 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:30 INFO : only4: Copied (replaced existing) 2024/11/15 02:32:30 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:30 INFO : only5: Copied (replaced existing) 2024/11/15 02:32:30 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:30 INFO : only6: Copied (replaced existing) 2024/11/15 02:32:30 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:30 INFO : only8: Copied (replaced existing) 2024/11/15 02:32:30 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:30 INFO : only7: Copied (replaced existing) 2024/11/15 02:32:30 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/15 02:32:30 INFO : only9: Copied (replaced existing) 2024/11/15 02:32:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:32:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:32:38 DEBUG : sub dir: Making directory 2024/11/15 02:32:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" 2024/11/15 02:32:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:32:42 DEBUG : sub dir: Making directory 2024/11/15 02:32:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-mifopub8bape", Local "Local file system at /tmp/rclone914728650", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.36s) PASS 2024/11/15 02:32:45 DEBUG : B2 bucket rclone-test-mifopub8bape: Purge remote 2024/11/15 02:32:45 INFO : B2 bucket rclone-test-mifopub8bape: cleaning bucket "rclone-test-mifopub8bape" of all files 2024/11/15 02:32:46 DEBUG : BackupDir/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db22_d20241115_m023006_c001_v7007000_t0000_u01731637806964") 2024/11/15 02:32:46 DEBUG : BackupDir/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11664c843322b411_d20241115_m023000_c001_v0001098_t0026_u01731637800881") 2024/11/15 02:32:46 DEBUG : CompareDest/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407de8be2336902b_d20241115_m022941_c001_v7007000_t0000_u01731637781190") 2024/11/15 02:32:46 DEBUG : CompareDest/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1d91_d20241115_m022934_c001_v0001115_t0022_u01731637774199") 2024/11/15 02:32:46 DEBUG : CompareDest/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407de8be2336902d_d20241115_m022941_c001_v7007000_t0000_u01731637781373") 2024/11/15 02:32:46 DEBUG : CompareDest/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f9c3_d20241115_m022935_c001_v0001146_t0029_u01731637775872") 2024/11/15 02:32:46 DEBUG : CopyDest/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db23_d20241115_m023007_c001_v7007000_t0000_u01731637807144") 2024/11/15 02:32:46 DEBUG : CopyDest/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8d11_d20241115_m022957_c001_v0001145_t0052_u01731637797772") 2024/11/15 02:32:46 DEBUG : CopyDest/three: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db25_d20241115_m023007_c001_v7007000_t0000_u01731637807333") 2024/11/15 02:32:46 DEBUG : CopyDest/three: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fa29_d20241115_m023005_c001_v0001146_t0044_u01731637805075") 2024/11/15 02:32:46 DEBUG : CopyDest/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db27_d20241115_m023007_c001_v7007000_t0000_u01731637807512") 2024/11/15 02:32:46 DEBUG : CopyDest/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1f03_d20241115_m023002_c001_v0001115_t0043_u01731637802577") 2024/11/15 02:32:46 DEBUG : EXISTING: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52e4_d20241115_m023139_c001_v7007000_t0000_u01731637899136") 2024/11/15 02:32:46 DEBUG : EXISTING: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd240b_d20241115_m023137_c001_v0001115_t0027_u01731637897591") 2024/11/15 02:32:46 DEBUG : Testêé: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52df_d20241115_m023133_c001_v7007000_t0000_u01731637893710") 2024/11/15 02:32:46 DEBUG : Testêé: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb1d_d20241115_m023132_c001_v0001146_t0018_u01731637892894") 2024/11/15 02:32:46 DEBUG : Testêé: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd23a3_d20241115_m023131_c001_v0001115_t0043_u01731637891527") 2024/11/15 02:32:46 DEBUG : a/potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba34b_d20241115_m022744_c001_v7007000_t0000_u01731637664616") 2024/11/15 02:32:46 DEBUG : a/potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f899_d20241115_m022743_c001_v0001146_t0034_u01731637663947") 2024/11/15 02:32:47 DEBUG : a/potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba344_d20241115_m022741_c001_v7007000_t0000_u01731637661518") 2024/11/15 02:32:47 DEBUG : a/potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f885_d20241115_m022739_c001_v0001146_t0002_u01731637659792") 2024/11/15 02:32:47 DEBUG : a/potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b3f9_d20241115_m022717_c001_v7007000_t0000_u01731637637524") 2024/11/15 02:32:47 DEBUG : a/potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f81f_d20241115_m022716_c001_v0001146_t0036_u01731637636685") 2024/11/15 02:32:47 DEBUG : b/potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba34d_d20241115_m022744_c001_v7007000_t0000_u01731637664800") 2024/11/15 02:32:47 DEBUG : b/potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f890_d20241115_m022742_c001_v0001146_t0056_u01731637662437") 2024/11/15 02:32:47 DEBUG : b/potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba343_d20241115_m022740_c001_v7007000_t0000_u01731637660962") 2024/11/15 02:32:47 DEBUG : b/potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f881_d20241115_m022738_c001_v0001146_t0008_u01731637658732") 2024/11/15 02:32:47 DEBUG : b/potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b3f7_d20241115_m022716_c001_v7007000_t0000_u01731637636960") 2024/11/15 02:32:47 DEBUG : b/potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f813_d20241115_m022715_c001_v0001146_t0016_u01731637635122") 2024/11/15 02:32:47 DEBUG : backup/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f410cc3aabbe120ce_d20241115_m023021_c001_v7007000_t0000_u01731637821629") 2024/11/15 02:32:47 DEBUG : backup/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f103ce8bf2cbbfaf7_d20241115_m023019_c001_v0001157_t0034_u01731637819471") 2024/11/15 02:32:47 DEBUG : backup/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f112adef95439feb9_d20241115_m023015_c001_v0001115_t0014_u01731637815013") 2024/11/15 02:32:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f419dbf44f80d90d3_d20241115_m023053_c001_v7007000_t0000_u01731637853054") 2024/11/15 02:32:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11770674576088f0_d20241115_m023049_c001_v0001091_t0031_u01731637849283") 2024/11/15 02:32:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f115cc9a9bb0bbcba_d20241115_m023044_c001_v0001092_t0058_u01731637844289") 2024/11/15 02:32:47 DEBUG : backup/one.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177eac4e_d20241115_m023036_c001_v7007000_t0000_u01731637836579") 2024/11/15 02:32:47 DEBUG : backup/one.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f115eafca07968c75_d20241115_m023033_c001_v0001104_t0040_u01731637833916") 2024/11/15 02:32:47 DEBUG : backup/one.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1029bd4da8382ea7_d20241115_m023029_c001_v0001146_t0044_u01731637829395") 2024/11/15 02:32:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f419dbf44f80d90d8_d20241115_m023053_c001_v7007000_t0000_u01731637853246") 2024/11/15 02:32:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f108d5307e397651e_d20241115_m023052_c001_v0001128_t0054_u01731637852115") 2024/11/15 02:32:48 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11091bd71f48953e_d20241115_m023046_c001_v0001116_t0027_u01731637846521") 2024/11/15 02:32:48 DEBUG : backup/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f410cc3aabbe120cf_d20241115_m023021_c001_v7007000_t0000_u01731637821810") 2024/11/15 02:32:48 DEBUG : backup/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f117970c401feeef7_d20241115_m023020_c001_v0001033_t0054_u01731637820522") 2024/11/15 02:32:48 DEBUG : backup/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f100f9f4e1297c560_d20241115_m023017_c001_v0001137_t0014_u01731637817161") 2024/11/15 02:32:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177eac4f_d20241115_m023036_c001_v7007000_t0000_u01731637836771") 2024/11/15 02:32:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1003b7b39cf8bef7_d20241115_m023035_c001_v0001144_t0024_u01731637835518") 2024/11/15 02:32:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1055ed79e998d45e_d20241115_m023031_c001_v0001182_t0007_u01731637831160") 2024/11/15 02:32:48 DEBUG : both0: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eea_d20241115_m023230_c001_v7007000_t0000_u01731637950878") 2024/11/15 02:32:48 DEBUG : both0: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e88_d20241115_m023208_c001_v0001145_t0031_u01731637928733") 2024/11/15 02:32:48 DEBUG : both0: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602103a_d20241115_m023204_c001_v7007000_t0000_u01731637924043") 2024/11/15 02:32:48 DEBUG : both0: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb43_d20241115_m023141_c001_v0001146_t0041_u01731637901373") 2024/11/15 02:32:48 DEBUG : both1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eeb_d20241115_m023231_c001_v7007000_t0000_u01731637951070") 2024/11/15 02:32:48 DEBUG : both1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb95_d20241115_m023210_c001_v0001146_t0002_u01731637930428") 2024/11/15 02:32:48 DEBUG : both1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602103b_d20241115_m023204_c001_v7007000_t0000_u01731637924227") 2024/11/15 02:32:48 DEBUG : both1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2447_d20241115_m023142_c001_v0001115_t0024_u01731637902393") 2024/11/15 02:32:48 DEBUG : both10: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eec_d20241115_m023231_c001_v7007000_t0000_u01731637951267") 2024/11/15 02:32:48 DEBUG : both10: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fbc3_d20241115_m023220_c001_v0001146_t0020_u01731637940187") 2024/11/15 02:32:48 DEBUG : both10: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602103c_d20241115_m023204_c001_v7007000_t0000_u01731637924409") 2024/11/15 02:32:48 DEBUG : both10: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd24b3_d20241115_m023150_c001_v0001115_t0043_u01731637910451") 2024/11/15 02:32:49 DEBUG : both11: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eed_d20241115_m023231_c001_v7007000_t0000_u01731637951449") 2024/11/15 02:32:49 DEBUG : both11: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2686_d20241115_m023220_c001_v0001115_t0036_u01731637940738") 2024/11/15 02:32:49 DEBUG : both11: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602103d_d20241115_m023204_c001_v7007000_t0000_u01731637924593") 2024/11/15 02:32:49 DEBUG : both11: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e5d_d20241115_m023151_c001_v0001145_t0012_u01731637911578") 2024/11/15 02:32:49 DEBUG : both12: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eee_d20241115_m023231_c001_v7007000_t0000_u01731637951630") 2024/11/15 02:32:49 DEBUG : both12: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8ed4_d20241115_m023221_c001_v0001145_t0046_u01731637941585") 2024/11/15 02:32:49 DEBUG : both12: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602103e_d20241115_m023204_c001_v7007000_t0000_u01731637924776") 2024/11/15 02:32:49 DEBUG : both12: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb65_d20241115_m023152_c001_v0001146_t0056_u01731637912983") 2024/11/15 02:32:49 DEBUG : both13: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eef_d20241115_m023231_c001_v7007000_t0000_u01731637951813") 2024/11/15 02:32:49 DEBUG : both13: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fbcd_d20241115_m023222_c001_v0001146_t0010_u01731637942481") 2024/11/15 02:32:49 DEBUG : both13: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602103f_d20241115_m023204_c001_v7007000_t0000_u01731637924961") 2024/11/15 02:32:49 DEBUG : both13: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd24db_d20241115_m023153_c001_v0001115_t0058_u01731637913880") 2024/11/15 02:32:49 DEBUG : both14: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef0_d20241115_m023231_c001_v7007000_t0000_u01731637951993") 2024/11/15 02:32:49 DEBUG : both14: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd26ac_d20241115_m023223_c001_v0001115_t0021_u01731637943217") 2024/11/15 02:32:49 DEBUG : both14: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021040_d20241115_m023205_c001_v7007000_t0000_u01731637925144") 2024/11/15 02:32:49 DEBUG : both14: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e69_d20241115_m023155_c001_v0001145_t0053_u01731637915081") 2024/11/15 02:32:49 DEBUG : both15: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef1_d20241115_m023232_c001_v7007000_t0000_u01731637952174") 2024/11/15 02:32:49 DEBUG : both15: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8ede_d20241115_m023224_c001_v0001145_t0023_u01731637944095") 2024/11/15 02:32:49 DEBUG : both15: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021041_d20241115_m023205_c001_v7007000_t0000_u01731637925342") 2024/11/15 02:32:49 DEBUG : both15: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb73_d20241115_m023156_c001_v0001146_t0033_u01731637916108") 2024/11/15 02:32:49 DEBUG : both16: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef2_d20241115_m023232_c001_v7007000_t0000_u01731637952361") 2024/11/15 02:32:50 DEBUG : both16: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fbd5_d20241115_m023224_c001_v0001146_t0051_u01731637944942") 2024/11/15 02:32:50 DEBUG : both16: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021043_d20241115_m023205_c001_v7007000_t0000_u01731637925527") 2024/11/15 02:32:50 DEBUG : both16: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2501_d20241115_m023156_c001_v0001115_t0045_u01731637916754") 2024/11/15 02:32:50 DEBUG : both17: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef3_d20241115_m023232_c001_v7007000_t0000_u01731637952544") 2024/11/15 02:32:50 DEBUG : both17: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd26cc_d20241115_m023225_c001_v0001115_t0045_u01731637945688") 2024/11/15 02:32:50 DEBUG : both17: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021045_d20241115_m023205_c001_v7007000_t0000_u01731637925711") 2024/11/15 02:32:50 DEBUG : both17: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e71_d20241115_m023158_c001_v0001145_t0048_u01731637918073") 2024/11/15 02:32:50 DEBUG : both18: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef4_d20241115_m023232_c001_v7007000_t0000_u01731637952749") 2024/11/15 02:32:50 DEBUG : both18: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8ee4_d20241115_m023226_c001_v0001145_t0023_u01731637946535") 2024/11/15 02:32:50 DEBUG : both18: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021046_d20241115_m023205_c001_v7007000_t0000_u01731637925909") 2024/11/15 02:32:50 DEBUG : both18: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb7b_d20241115_m023159_c001_v0001146_t0036_u01731637919323") 2024/11/15 02:32:50 DEBUG : both19: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef5_d20241115_m023232_c001_v7007000_t0000_u01731637952931") 2024/11/15 02:32:50 DEBUG : both19: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fbe1_d20241115_m023227_c001_v0001146_t0033_u01731637947779") 2024/11/15 02:32:50 DEBUG : both19: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021047_d20241115_m023206_c001_v7007000_t0000_u01731637926095") 2024/11/15 02:32:50 DEBUG : both19: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2521_d20241115_m023159_c001_v0001115_t0025_u01731637919853") 2024/11/15 02:32:50 DEBUG : both2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef6_d20241115_m023233_c001_v7007000_t0000_u01731637953121") 2024/11/15 02:32:50 DEBUG : both2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd25d3_d20241115_m023211_c001_v0001115_t0007_u01731637931391") 2024/11/15 02:32:50 DEBUG : both2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021048_d20241115_m023206_c001_v7007000_t0000_u01731637926310") 2024/11/15 02:32:50 DEBUG : both2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e3d_d20241115_m023143_c001_v0001145_t0040_u01731637903429") 2024/11/15 02:32:50 DEBUG : both3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef7_d20241115_m023233_c001_v7007000_t0000_u01731637953303") 2024/11/15 02:32:50 DEBUG : both3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e9e_d20241115_m023212_c001_v0001145_t0018_u01731637932874") 2024/11/15 02:32:50 DEBUG : both3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021049_d20241115_m023206_c001_v7007000_t0000_u01731637926496") 2024/11/15 02:32:51 DEBUG : both3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb4f_d20241115_m023144_c001_v0001146_t0032_u01731637904357") 2024/11/15 02:32:51 DEBUG : both4: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef8_d20241115_m023233_c001_v7007000_t0000_u01731637953499") 2024/11/15 02:32:51 DEBUG : both4: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fba3_d20241115_m023213_c001_v0001146_t0019_u01731637933988") 2024/11/15 02:32:51 DEBUG : both4: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602104a_d20241115_m023206_c001_v7007000_t0000_u01731637926680") 2024/11/15 02:32:51 DEBUG : both4: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd246f_d20241115_m023144_c001_v0001115_t0048_u01731637904948") 2024/11/15 02:32:51 DEBUG : both5: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2ef9_d20241115_m023233_c001_v7007000_t0000_u01731637953680") 2024/11/15 02:32:51 DEBUG : both5: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2614_d20241115_m023215_c001_v0001115_t0055_u01731637935052") 2024/11/15 02:32:51 DEBUG : both5: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602104b_d20241115_m023206_c001_v7007000_t0000_u01731637926863") 2024/11/15 02:32:51 DEBUG : both5: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e45_d20241115_m023145_c001_v0001145_t0022_u01731637905846") 2024/11/15 02:32:51 DEBUG : both6: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2efa_d20241115_m023233_c001_v7007000_t0000_u01731637953861") 2024/11/15 02:32:51 DEBUG : both6: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8eb0_d20241115_m023216_c001_v0001145_t0031_u01731637936088") 2024/11/15 02:32:51 DEBUG : both6: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602104d_d20241115_m023207_c001_v7007000_t0000_u01731637927048") 2024/11/15 02:32:51 DEBUG : both6: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb57_d20241115_m023146_c001_v0001146_t0024_u01731637906662") 2024/11/15 02:32:51 DEBUG : both7: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2efb_d20241115_m023234_c001_v7007000_t0000_u01731637954042") 2024/11/15 02:32:51 DEBUG : both7: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fbaf_d20241115_m023217_c001_v0001146_t0054_u01731637937088") 2024/11/15 02:32:51 DEBUG : both7: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602104e_d20241115_m023207_c001_v7007000_t0000_u01731637927232") 2024/11/15 02:32:51 DEBUG : both7: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2491_d20241115_m023147_c001_v0001115_t0020_u01731637907649") 2024/11/15 02:32:51 DEBUG : both8: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2efc_d20241115_m023234_c001_v7007000_t0000_u01731637954223") 2024/11/15 02:32:51 DEBUG : both8: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2646_d20241115_m023217_c001_v0001115_t0038_u01731637937719") 2024/11/15 02:32:51 DEBUG : both8: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407180483602104f_d20241115_m023207_c001_v7007000_t0000_u01731637927419") 2024/11/15 02:32:51 DEBUG : both8: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e4f_d20241115_m023148_c001_v0001145_t0047_u01731637908782") 2024/11/15 02:32:51 DEBUG : both9: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2efd_d20241115_m023234_c001_v7007000_t0000_u01731637954438") 2024/11/15 02:32:52 DEBUG : both9: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8ec0_d20241115_m023218_c001_v0001145_t0008_u01731637938791") 2024/11/15 02:32:52 DEBUG : both9: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021050_d20241115_m023207_c001_v7007000_t0000_u01731637927602") 2024/11/15 02:32:52 DEBUG : both9: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb5b_d20241115_m023149_c001_v0001146_t0050_u01731637909611") 2024/11/15 02:32:52 DEBUG : c/non empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba34e_d20241115_m022744_c001_v7007000_t0000_u01731637664985") 2024/11/15 02:32:52 DEBUG : c/non empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f895_d20241115_m022742_c001_v0001146_t0016_u01731637662881") 2024/11/15 02:32:52 DEBUG : c/non empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba345_d20241115_m022741_c001_v7007000_t0000_u01731637661702") 2024/11/15 02:32:52 DEBUG : c/non empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f883_d20241115_m022739_c001_v0001146_t0038_u01731637659123") 2024/11/15 02:32:52 DEBUG : c/non empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b3fa_d20241115_m022717_c001_v7007000_t0000_u01731637637706") 2024/11/15 02:32:52 DEBUG : c/non empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f815_d20241115_m022715_c001_v0001146_t0036_u01731637635884") 2024/11/15 02:32:52 DEBUG : check sum: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea9fa_d20241115_m022703_c001_v7007000_t0000_u01731637623448") 2024/11/15 02:32:52 DEBUG : check sum: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7eb_d20241115_m022702_c001_v0001146_t0020_u01731637622363") 2024/11/15 02:32:52 DEBUG : dest/3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db0f_d20241115_m022950_c001_v7007000_t0000_u01731637790921") 2024/11/15 02:32:52 DEBUG : dest/3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f414cdd7fa3f198a7_d20241115_m022949_c001_v0001042_t0007_u01731637789833") 2024/11/15 02:32:52 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52d7_d20241115_m023130_c001_v7007000_t0000_u01731637890057") 2024/11/15 02:32:52 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f100f04edce230332_d20241115_m023127_c001_v0001182_t0058_u01731637887865") 2024/11/15 02:32:52 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b692_d20241115_m023127_c001_v7007000_t0000_u01731637887690") 2024/11/15 02:32:52 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f100f04edce2302e0_d20241115_m023124_c001_v0001182_t0031_u01731637884678") 2024/11/15 02:32:52 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b68c_d20241115_m023123_c001_v7007000_t0000_u01731637883945") 2024/11/15 02:32:52 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd22fd_d20241115_m023118_c001_v0001115_t0056_u01731637878989") 2024/11/15 02:32:52 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52ca_d20241115_m023117_c001_v7007000_t0000_u01731637877438") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1168d3b9fe408e4b_d20241115_m023115_c001_v0001134_t0057_u01731637875020") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b235638330d3_d20241115_m023114_c001_v7007000_t0000_u01731637874838") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1168d3b9fe408e43_d20241115_m023111_c001_v0001134_t0033_u01731637871662") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b235638330cb_d20241115_m023110_c001_v7007000_t0000_u01731637870938") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd221f_d20241115_m023105_c001_v0001115_t0052_u01731637865736") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f419dbf44f80d9113_d20241115_m023104_c001_v7007000_t0000_u01731637864463") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f113bcfad4b969371_d20241115_m023102_c001_v0001102_t0039_u01731637862867") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f410cc3aabbe12113_d20241115_m023102_c001_v7007000_t0000_u01731637862684") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f113bcfad4b969359_d20241115_m023059_c001_v0001102_t0036_u01731637859512") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f410cc3aabbe1210e_d20241115_m023058_c001_v7007000_t0000_u01731637858779") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8dab_d20241115_m023054_c001_v0001145_t0015_u01731637854346") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f419dbf44f80d90db_d20241115_m023053_c001_v7007000_t0000_u01731637853429") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1044aeb8ab3323fc_d20241115_m023051_c001_v0001105_t0008_u01731637851411") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177eacbf_d20241115_m023049_c001_v7007000_t0000_u01731637849683") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f111aeb764025431c_d20241115_m023045_c001_v0001100_t0050_u01731637845418") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177eac89_d20241115_m023044_c001_v7007000_t0000_u01731637844692") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fa9d_d20241115_m023037_c001_v0001146_t0024_u01731637837873") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177eac50_d20241115_m023036_c001_v7007000_t0000_u01731637836952") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11148d8a518c574b_d20241115_m023034_c001_v0001037_t0051_u01731637834910") 2024/11/15 02:32:53 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eb4_d20241115_m023034_c001_v7007000_t0000_u01731637834725") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11148d8a518c5749_d20241115_m023030_c001_v0001037_t0009_u01731637830398") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eb1_d20241115_m023029_c001_v7007000_t0000_u01731637829676") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1fcf_d20241115_m023023_c001_v0001115_t0020_u01731637822917") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f410cc3aabbe120d0_d20241115_m023021_c001_v7007000_t0000_u01731637821991") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f10051266863542d8_d20241115_m023019_c001_v0001120_t0049_u01731637819991") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f402da29830f315cb_d20241115_m023019_c001_v7007000_t0000_u01731637819810") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f10051266863542d2_d20241115_m023016_c001_v0001120_t0007_u01731637816506") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f402da29830f315c9_d20241115_m023015_c001_v7007000_t0000_u01731637815767") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8d39_d20241115_m023008_c001_v0001145_t0059_u01731637808852") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db28_d20241115_m023007_c001_v7007000_t0000_u01731637807753") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f112cfab82d7a0e2b_d20241115_m023001_c001_v0001104_t0053_u01731637801423") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40424a5fb26d1930_d20241115_m023001_c001_v7007000_t0000_u01731637801210") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fa0d_d20241115_m022957_c001_v0001146_t0056_u01731637797049") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f113e0da434259f56_d20241115_m022956_c001_v0001179_t0053_u01731637796298") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f113e0da434259f4c_d20241115_m022955_c001_v0001179_t0045_u01731637795353") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407de8be2336902e_d20241115_m022941_c001_v7007000_t0000_u01731637781555") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8cbd_d20241115_m022933_c001_v0001145_t0023_u01731637773491") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1166c68ba8449500_d20241115_m022932_c001_v0001144_t0017_u01731637772089") 2024/11/15 02:32:54 DEBUG : dst/one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1166c68ba84494f4_d20241115_m022930_c001_v0001144_t0022_u01731637770763") 2024/11/15 02:32:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52d8_d20241115_m023130_c001_v7007000_t0000_u01731637890238") 2024/11/15 02:32:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2369_d20241115_m023127_c001_v0001115_t0013_u01731637887006") 2024/11/15 02:32:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f10834cbf1209ef44_d20241115_m023123_c001_v0001182_t0021_u01731637883693") 2024/11/15 02:32:54 DEBUG : dst/one.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52cb_d20241115_m023117_c001_v7007000_t0000_u01731637877690") 2024/11/15 02:32:55 DEBUG : dst/one.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f108790bca32a50fc_d20241115_m023114_c001_v0001176_t0034_u01731637874623") 2024/11/15 02:32:55 DEBUG : dst/one.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f108c019416f92657_d20241115_m023110_c001_v0001102_t0000_u01731637870492") 2024/11/15 02:32:55 DEBUG : dst/one.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f419dbf44f80d9114_d20241115_m023104_c001_v7007000_t0000_u01731637864643") 2024/11/15 02:32:55 DEBUG : dst/one.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11493dbf60759200_d20241115_m023102_c001_v0001128_t0033_u01731637862371") 2024/11/15 02:32:55 DEBUG : dst/one.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1168955aabdb09a7_d20241115_m023058_c001_v0001120_t0045_u01731637858514") 2024/11/15 02:32:55 DEBUG : dst/three: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db29_d20241115_m023007_c001_v7007000_t0000_u01731637807938") 2024/11/15 02:32:55 DEBUG : dst/three: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f113e0da434259f96_d20241115_m023006_c001_v0001179_t0055_u01731637806387") 2024/11/15 02:32:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52da_d20241115_m023130_c001_v7007000_t0000_u01731637890419") 2024/11/15 02:32:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118162843629b04c_d20241115_m023128_c001_v0001106_t0011_u01731637888702") 2024/11/15 02:32:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f116fa657e9ce5039_d20241115_m023125_c001_v0001105_t0007_u01731637885459") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52db_d20241115_m023130_c001_v7007000_t0000_u01731637890601") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f100f04edce23035d_d20241115_m023129_c001_v0001182_t0011_u01731637889463") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b694_d20241115_m023129_c001_v7007000_t0000_u01731637889289") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f100f04edce23030a_d20241115_m023126_c001_v0001182_t0044_u01731637886006") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b691_d20241115_m023125_c001_v7007000_t0000_u01731637885831") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8dfb_d20241115_m023120_c001_v0001145_t0048_u01731637880923") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52cc_d20241115_m023117_c001_v7007000_t0000_u01731637877871") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1168d3b9fe408e4d_d20241115_m023116_c001_v0001134_t0053_u01731637876751") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b235638330d7_d20241115_m023116_c001_v7007000_t0000_u01731637876570") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1168d3b9fe408e45_d20241115_m023113_c001_v0001134_t0024_u01731637873142") 2024/11/15 02:32:55 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b235638330cd_d20241115_m023112_c001_v7007000_t0000_u01731637872957") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8dd1_d20241115_m023107_c001_v0001145_t0023_u01731637867789") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f410cc3aabbe12116_d20241115_m023103_c001_v7007000_t0000_u01731637863892") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8dbf_d20241115_m023101_c001_v0001145_t0016_u01731637861438") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f410cc3aabbe12110_d20241115_m023100_c001_v7007000_t0000_u01731637860717") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fac9_d20241115_m023055_c001_v0001146_t0021_u01731637855913") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177eacca_d20241115_m023052_c001_v7007000_t0000_u01731637852506") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fab7_d20241115_m023048_c001_v0001146_t0016_u01731637848101") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177eaca5_d20241115_m023047_c001_v7007000_t0000_u01731637847013") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd20af_d20241115_m023039_c001_v0001115_t0032_u01731637839516") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eb5_d20241115_m023036_c001_v7007000_t0000_u01731637836020") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2047_d20241115_m023032_c001_v0001115_t0002_u01731637832477") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eb3_d20241115_m023031_c001_v7007000_t0000_u01731637831378") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8d6f_d20241115_m023024_c001_v0001145_t0047_u01731637824954") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f402da29830f315cd_d20241115_m023021_c001_v7007000_t0000_u01731637821056") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8d5d_d20241115_m023018_c001_v0001145_t0018_u01731637818543") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f402da29830f315ca_d20241115_m023017_c001_v7007000_t0000_u01731637817454") 2024/11/15 02:32:56 DEBUG : dst/three.txt: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fa39_d20241115_m023010_c001_v0001146_t0057_u01731637810232") 2024/11/15 02:32:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52ce_d20241115_m023118_c001_v7007000_t0000_u01731637878053") 2024/11/15 02:32:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1169de8e3df9eff0_d20241115_m023115_c001_v0001109_t0027_u01731637875993") 2024/11/15 02:32:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1133deef2d81469f_d20241115_m023112_c001_v0001101_t0025_u01731637872542") 2024/11/15 02:32:56 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f419dbf44f80d9115_d20241115_m023104_c001_v7007000_t0000_u01731637864823") 2024/11/15 02:32:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1023872fb5e316f3_d20241115_m023103_c001_v0001044_t0049_u01731637863530") 2024/11/15 02:32:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f108a68ab614a3b18_d20241115_m023100_c001_v0001144_t0013_u01731637860028") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52dc_d20241115_m023130_c001_v7007000_t0000_u01731637890782") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb07_d20241115_m023120_c001_v0001146_t0029_u01731637880181") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52cf_d20241115_m023118_c001_v7007000_t0000_u01731637878252") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fae5_d20241115_m023106_c001_v0001146_t0058_u01731637866892") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f419dbf44f80d9116_d20241115_m023105_c001_v7007000_t0000_u01731637865003") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2189_d20241115_m023054_c001_v0001115_t0034_u01731637854966") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f419dbf44f80d90de_d20241115_m023053_c001_v7007000_t0000_u01731637853620") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8d83_d20241115_m023038_c001_v0001145_t0002_u01731637838593") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177eac52_d20241115_m023037_c001_v7007000_t0000_u01731637837133") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fa71_d20241115_m023024_c001_v0001146_t0047_u01731637824045") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f410cc3aabbe120d1_d20241115_m023022_c001_v7007000_t0000_u01731637822172") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1f45_d20241115_m023009_c001_v0001115_t0022_u01731637809664") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db2a_d20241115_m023008_c001_v7007000_t0000_u01731637808119") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11861e077b4615e5_d20241115_m023003_c001_v0001146_t0030_u01731637803707") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407de8be2336902f_d20241115_m022941_c001_v7007000_t0000_u01731637781737") 2024/11/15 02:32:57 DEBUG : dst/two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1166c68ba844953c_d20241115_m022940_c001_v0001144_t0043_u01731637780115") 2024/11/15 02:32:57 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f416192661d7535fc_d20241115_m022857_c001_v7007000_t0000_u01731637737939") 2024/11/15 02:32:57 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f979_d20241115_m022854_c001_v0001146_t0008_u01731637734258") 2024/11/15 02:32:57 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f416192661d7535f5_d20241115_m022851_c001_v7007000_t0000_u01731637731636") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f951_d20241115_m022839_c001_v0001146_t0002_u01731637719661") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b526_d20241115_m022830_c001_v7007000_t0000_u01731637710391") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f933_d20241115_m022827_c001_v0001146_t0034_u01731637707121") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba36f_d20241115_m022759_c001_v7007000_t0000_u01731637679927") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8db_d20241115_m022757_c001_v0001146_t0014_u01731637677887") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba366_d20241115_m022756_c001_v7007000_t0000_u01731637676263") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8d3_d20241115_m022754_c001_v0001146_t0029_u01731637674861") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba35a_d20241115_m022750_c001_v7007000_t0000_u01731637670981") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8ab_d20241115_m022749_c001_v0001146_t0010_u01731637669024") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba354_d20241115_m022747_c001_v7007000_t0000_u01731637667572") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f89f_d20241115_m022746_c001_v0001146_t0026_u01731637666151") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba340_d20241115_m022737_c001_v7007000_t0000_u01731637657798") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f873_d20241115_m022735_c001_v0001146_t0025_u01731637655832") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b489_d20241115_m022734_c001_v7007000_t0000_u01731637654576") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f86b_d20241115_m022733_c001_v0001146_t0048_u01731637653617") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b47b_d20241115_m022727_c001_v7007000_t0000_u01731637647220") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f845_d20241115_m022725_c001_v0001146_t0012_u01731637645661") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b475_d20241115_m022723_c001_v7007000_t0000_u01731637643099") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f839_d20241115_m022722_c001_v0001146_t0032_u01731637642012") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b3fd_d20241115_m022720_c001_v7007000_t0000_u01731637640923") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11039d8b22161522_d20241115_m022720_c001_v0001032_t0055_u01731637640069") 2024/11/15 02:32:58 DEBUG : empty space: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f825_d20241115_m022718_c001_v0001146_t0021_u01731637638423") 2024/11/15 02:32:59 DEBUG : enormous: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba36a_d20241115_m022759_c001_v7007000_t0000_u01731637679003") 2024/11/15 02:32:59 DEBUG : enormous: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8dd_d20241115_m022758_c001_v0001146_t0051_u01731637678205") 2024/11/15 02:32:59 DEBUG : existing: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f417d72ed2d6c52e2_d20241115_m023136_c001_v7007000_t0000_u01731637896109") 2024/11/15 02:32:59 DEBUG : existing: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e1d_d20241115_m023134_c001_v0001145_t0032_u01731637894816") 2024/11/15 02:32:59 DEBUG : existing: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b503_d20241115_m022825_c001_v7007000_t0000_u01731637705031") 2024/11/15 02:32:59 DEBUG : existing: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f92b_d20241115_m022823_c001_v0001146_t0026_u01731637703800") 2024/11/15 02:32:59 DEBUG : existing: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b3f0_d20241115_m022714_c001_v7007000_t0000_u01731637634039") 2024/11/15 02:32:59 DEBUG : existing: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f809_d20241115_m022712_c001_v0001146_t0030_u01731637632765") 2024/11/15 02:32:59 DEBUG : existing: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b3eb_d20241115_m022711_c001_v7007000_t0000_u01731637631506") 2024/11/15 02:32:59 DEBUG : existing: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f801_d20241115_m022710_c001_v0001146_t0057_u01731637630695") 2024/11/15 02:32:59 DEBUG : existing: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7ff_d20241115_m022709_c001_v0001146_t0031_u01731637629787") 2024/11/15 02:32:59 DEBUG : existing-b: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b505_d20241115_m022825_c001_v7007000_t0000_u01731637705214") 2024/11/15 02:32:59 DEBUG : existing-b: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8bbf_d20241115_m022823_c001_v0001145_t0000_u01731637703806") 2024/11/15 02:32:59 DEBUG : five: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba37e_d20241115_m022804_c001_v7007000_t0000_u01731637684476") 2024/11/15 02:32:59 DEBUG : five: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808f8f5_d20241115_m022802_c001_v0001146_t0040_u01731637682494") 2024/11/15 02:32:59 DEBUG : foo: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b477_d20241115_m022724_c001_v7007000_t0000_u01731637644931") 2024/11/15 02:32:59 DEBUG : foo: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808f83f_d20241115_m022724_c001_v0001146_t0040_u01731637644374") 2024/11/15 02:32:59 DEBUG : foo: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808f83b_d20241115_m022723_c001_v0001146_t0040_u01731637643816") 2024/11/15 02:32:59 DEBUG : four: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba37f_d20241115_m022804_c001_v7007000_t0000_u01731637684660") 2024/11/15 02:32:59 DEBUG : four: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f418658072fcd18dd_d20241115_m022803_c001_v0001115_t0056_u01731637683050") 2024/11/15 02:32:59 DEBUG : four: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8f1_d20241115_m022801_c001_v0001146_t0040_u01731637681748") 2024/11/15 02:33:00 DEBUG : hello world2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a614_d20241115_m022617_c001_v7007000_t0000_u01731637577511") 2024/11/15 02:33:00 DEBUG : hello world2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f74d_d20241115_m022616_c001_v0001146_t0011_u01731637576854") 2024/11/15 02:33:00 DEBUG : ignore-size: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177eaa01_d20241115_m022708_c001_v7007000_t0000_u01731637628339") 2024/11/15 02:33:00 DEBUG : ignore-size: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7f9_d20241115_m022707_c001_v0001146_t0050_u01731637627192") 2024/11/15 02:33:00 DEBUG : nested/sub dir/file: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4ff_d20241115_m022822_c001_v7007000_t0000_u01731637702695") 2024/11/15 02:33:00 DEBUG : nested/sub dir/file: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8bb7_d20241115_m022821_c001_v0001145_t0052_u01731637701009") 2024/11/15 02:33:00 DEBUG : nested/sub dir/file: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4f7_d20241115_m022819_c001_v7007000_t0000_u01731637699897") 2024/11/15 02:33:00 DEBUG : nested/sub dir/file: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8baf_d20241115_m022818_c001_v0001145_t0049_u01731637698818") 2024/11/15 02:33:00 DEBUG : one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba380_d20241115_m022804_c001_v7007000_t0000_u01731637684846") 2024/11/15 02:33:00 DEBUG : one: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808f8eb_d20241115_m022801_c001_v0001146_t0040_u01731637681063") 2024/11/15 02:33:00 DEBUG : only0: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2efe_d20241115_m023234_c001_v7007000_t0000_u01731637954627") 2024/11/15 02:33:00 DEBUG : only0: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f418658072fcd270a_d20241115_m023229_c001_v0001115_t0056_u01731637949178") 2024/11/15 02:33:00 DEBUG : only0: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd25b9_d20241115_m023209_c001_v0001115_t0045_u01731637929382") 2024/11/15 02:33:00 DEBUG : only0: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4036da20dafb6ed1_d20241115_m023203_c001_v7007000_t0000_u01731637923217") 2024/11/15 02:33:00 DEBUG : only0: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e37_d20241115_m023142_c001_v0001145_t0025_u01731637902073") 2024/11/15 02:33:00 DEBUG : only1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2eff_d20241115_m023234_c001_v7007000_t0000_u01731637954808") 2024/11/15 02:33:00 DEBUG : only1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808fbe9_d20241115_m023229_c001_v0001146_t0040_u01731637949189") 2024/11/15 02:33:00 DEBUG : only1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e96_d20241115_m023211_c001_v0001145_t0011_u01731637931008") 2024/11/15 02:33:00 DEBUG : only1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b2356383311a_d20241115_m023203_c001_v7007000_t0000_u01731637923003") 2024/11/15 02:33:00 DEBUG : only1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb49_d20241115_m023143_c001_v0001146_t0011_u01731637903132") 2024/11/15 02:33:00 DEBUG : only10: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f01_d20241115_m023234_c001_v7007000_t0000_u01731637954989") 2024/11/15 02:33:01 DEBUG : only10: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f406274e186fbd9e0_d20241115_m023229_c001_v0001109_t0002_u01731637949757") 2024/11/15 02:33:01 DEBUG : only10: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8ec8_d20241115_m023220_c001_v0001145_t0034_u01731637940480") 2024/11/15 02:33:01 DEBUG : only10: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b2356383311e_d20241115_m023203_c001_v7007000_t0000_u01731637923231") 2024/11/15 02:33:01 DEBUG : only10: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb5f_d20241115_m023151_c001_v0001146_t0010_u01731637911057") 2024/11/15 02:33:01 DEBUG : only11: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f02_d20241115_m023235_c001_v7007000_t0000_u01731637955185") 2024/11/15 02:33:01 DEBUG : only11: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4129445ae19e8eee_d20241115_m023229_c001_v0001145_t0022_u01731637949195") 2024/11/15 02:33:01 DEBUG : only11: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fbc5_d20241115_m023221_c001_v0001146_t0053_u01731637941215") 2024/11/15 02:33:01 DEBUG : only11: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b2356383311f_d20241115_m023203_c001_v7007000_t0000_u01731637923368") 2024/11/15 02:33:01 DEBUG : only11: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd24c3_d20241115_m023152_c001_v0001115_t0025_u01731637912010") 2024/11/15 02:33:01 DEBUG : only12: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f03_d20241115_m023235_c001_v7007000_t0000_u01731637955407") 2024/11/15 02:33:01 DEBUG : only12: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f418658072fcd270e_d20241115_m023229_c001_v0001115_t0056_u01731637949401") 2024/11/15 02:33:01 DEBUG : only12: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd269a_d20241115_m023221_c001_v0001115_t0052_u01731637941834") 2024/11/15 02:33:01 DEBUG : only12: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021036_d20241115_m023203_c001_v7007000_t0000_u01731637923009") 2024/11/15 02:33:01 DEBUG : only12: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e61_d20241115_m023153_c001_v0001145_t0000_u01731637913383") 2024/11/15 02:33:01 DEBUG : only13: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f04_d20241115_m023235_c001_v7007000_t0000_u01731637955589") 2024/11/15 02:33:01 DEBUG : only13: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4129445ae19e8ef0_d20241115_m023229_c001_v0001145_t0022_u01731637949407") 2024/11/15 02:33:01 DEBUG : only13: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8ed6_d20241115_m023222_c001_v0001145_t0058_u01731637942775") 2024/11/15 02:33:01 DEBUG : only13: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4036da20dafb6ecf_d20241115_m023203_c001_v7007000_t0000_u01731637923020") 2024/11/15 02:33:01 DEBUG : only13: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb6d_d20241115_m023154_c001_v0001146_t0029_u01731637914673") 2024/11/15 02:33:01 DEBUG : only14: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f05_d20241115_m023235_c001_v7007000_t0000_u01731637955772") 2024/11/15 02:33:02 DEBUG : only14: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808fbeb_d20241115_m023229_c001_v0001146_t0040_u01731637949422") 2024/11/15 02:33:02 DEBUG : only14: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fbcf_d20241115_m023223_c001_v0001146_t0027_u01731637943720") 2024/11/15 02:33:02 DEBUG : only14: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b2356383311c_d20241115_m023203_c001_v7007000_t0000_u01731637923050") 2024/11/15 02:33:02 DEBUG : only14: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd24ed_d20241115_m023155_c001_v0001115_t0029_u01731637915501") 2024/11/15 02:33:02 DEBUG : only15: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f06_d20241115_m023235_c001_v7007000_t0000_u01731637955953") 2024/11/15 02:33:02 DEBUG : only15: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f418658072fcd2710_d20241115_m023229_c001_v0001115_t0056_u01731637949584") 2024/11/15 02:33:02 DEBUG : only15: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd26be_d20241115_m023224_c001_v0001115_t0020_u01731637944357") 2024/11/15 02:33:02 DEBUG : only15: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021038_d20241115_m023203_c001_v7007000_t0000_u01731637923394") 2024/11/15 02:33:02 DEBUG : only15: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e6d_d20241115_m023156_c001_v0001145_t0035_u01731637916477") 2024/11/15 02:33:02 DEBUG : only16: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f07_d20241115_m023236_c001_v7007000_t0000_u01731637956134") 2024/11/15 02:33:02 DEBUG : only16: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4129445ae19e8ef2_d20241115_m023229_c001_v0001145_t0022_u01731637949591") 2024/11/15 02:33:02 DEBUG : only16: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8ee2_d20241115_m023225_c001_v0001145_t0044_u01731637945335") 2024/11/15 02:33:02 DEBUG : only16: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b23563833114_d20241115_m023202_c001_v7007000_t0000_u01731637922258") 2024/11/15 02:33:02 DEBUG : only16: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb77_d20241115_m023157_c001_v0001146_t0007_u01731637917599") 2024/11/15 02:33:02 DEBUG : only17: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f08_d20241115_m023236_c001_v7007000_t0000_u01731637956329") 2024/11/15 02:33:02 DEBUG : only17: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808fbed_d20241115_m023229_c001_v0001146_t0040_u01731637949607") 2024/11/15 02:33:02 DEBUG : only17: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fbd9_d20241115_m023226_c001_v0001146_t0049_u01731637946243") 2024/11/15 02:33:02 DEBUG : only17: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b2356383311d_d20241115_m023203_c001_v7007000_t0000_u01731637923186") 2024/11/15 02:33:02 DEBUG : only17: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2513_d20241115_m023158_c001_v0001115_t0055_u01731637918376") 2024/11/15 02:33:02 DEBUG : only18: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f09_d20241115_m023236_c001_v7007000_t0000_u01731637956511") 2024/11/15 02:33:02 DEBUG : only18: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f418658072fcd2718_d20241115_m023229_c001_v0001115_t0056_u01731637949768") 2024/11/15 02:33:02 DEBUG : only18: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd26e6_d20241115_m023226_c001_v0001115_t0012_u01731637946869") 2024/11/15 02:33:03 DEBUG : only18: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b23563833115_d20241115_m023202_c001_v7007000_t0000_u01731637922495") 2024/11/15 02:33:03 DEBUG : only18: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e77_d20241115_m023159_c001_v0001145_t0023_u01731637919611") 2024/11/15 02:33:03 DEBUG : only19: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f0a_d20241115_m023236_c001_v7007000_t0000_u01731637956692") 2024/11/15 02:33:03 DEBUG : only19: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4129445ae19e8ef4_d20241115_m023229_c001_v0001145_t0022_u01731637949774") 2024/11/15 02:33:03 DEBUG : only19: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8eec_d20241115_m023228_c001_v0001145_t0025_u01731637948350") 2024/11/15 02:33:03 DEBUG : only19: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021035_d20241115_m023202_c001_v7007000_t0000_u01731637922826") 2024/11/15 02:33:03 DEBUG : only19: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb7f_d20241115_m023200_c001_v0001146_t0053_u01731637920798") 2024/11/15 02:33:03 DEBUG : only2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f0b_d20241115_m023236_c001_v7007000_t0000_u01731637956887") 2024/11/15 02:33:03 DEBUG : only2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808fbf1_d20241115_m023229_c001_v0001146_t0040_u01731637949790") 2024/11/15 02:33:03 DEBUG : only2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb9b_d20241115_m023212_c001_v0001146_t0028_u01731637932355") 2024/11/15 02:33:03 DEBUG : only2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021034_d20241115_m023202_c001_v7007000_t0000_u01731637922641") 2024/11/15 02:33:03 DEBUG : only2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2457_d20241115_m023143_c001_v0001115_t0002_u01731637903751") 2024/11/15 02:33:03 DEBUG : only3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f0c_d20241115_m023237_c001_v7007000_t0000_u01731637957068") 2024/11/15 02:33:03 DEBUG : only3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f406274e186fbd9e2_d20241115_m023229_c001_v0001109_t0002_u01731637949941") 2024/11/15 02:33:03 DEBUG : only3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd25f2_d20241115_m023213_c001_v0001115_t0055_u01731637933191") 2024/11/15 02:33:03 DEBUG : only3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b23563833117_d20241115_m023202_c001_v7007000_t0000_u01731637922679") 2024/11/15 02:33:03 DEBUG : only3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e41_d20241115_m023144_c001_v0001145_t0026_u01731637904663") 2024/11/15 02:33:03 DEBUG : only4: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f0d_d20241115_m023237_c001_v7007000_t0000_u01731637957249") 2024/11/15 02:33:03 DEBUG : only4: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f418658072fcd271e_d20241115_m023229_c001_v0001115_t0056_u01731637949953") 2024/11/15 02:33:03 DEBUG : only4: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8ea8_d20241115_m023214_c001_v0001145_t0020_u01731637934773") 2024/11/15 02:33:04 DEBUG : only4: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4036da20dafb6ece_d20241115_m023202_c001_v7007000_t0000_u01731637922837") 2024/11/15 02:33:04 DEBUG : only4: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb53_d20241115_m023145_c001_v0001146_t0009_u01731637905358") 2024/11/15 02:33:04 DEBUG : only5: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f0e_d20241115_m023237_c001_v7007000_t0000_u01731637957432") 2024/11/15 02:33:04 DEBUG : only5: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808fbf3_d20241115_m023229_c001_v0001146_t0040_u01731637949971") 2024/11/15 02:33:04 DEBUG : only5: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fba9_d20241115_m023215_c001_v0001146_t0029_u01731637935781") 2024/11/15 02:33:04 DEBUG : only5: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b23563833119_d20241115_m023202_c001_v7007000_t0000_u01731637922864") 2024/11/15 02:33:04 DEBUG : only5: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd247f_d20241115_m023146_c001_v0001115_t0026_u01731637906163") 2024/11/15 02:33:04 DEBUG : only6: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f0f_d20241115_m023237_c001_v7007000_t0000_u01731637957613") 2024/11/15 02:33:04 DEBUG : only6: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4129445ae19e8ef6_d20241115_m023229_c001_v0001145_t0022_u01731637949978") 2024/11/15 02:33:04 DEBUG : only6: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd262e_d20241115_m023216_c001_v0001115_t0022_u01731637936445") 2024/11/15 02:33:04 DEBUG : only6: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b23563833116_d20241115_m023202_c001_v7007000_t0000_u01731637922612") 2024/11/15 02:33:04 DEBUG : only6: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e4b_d20241115_m023147_c001_v0001145_t0008_u01731637907089") 2024/11/15 02:33:04 DEBUG : only7: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f10_d20241115_m023237_c001_v7007000_t0000_u01731637957796") 2024/11/15 02:33:04 DEBUG : only7: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f406274e186fbd9e6_d20241115_m023230_c001_v0001109_t0002_u01731637950123") 2024/11/15 02:33:04 DEBUG : only7: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8eba_d20241115_m023217_c001_v0001145_t0024_u01731637937451") 2024/11/15 02:33:04 DEBUG : only7: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4188b23563833118_d20241115_m023202_c001_v7007000_t0000_u01731637922816") 2024/11/15 02:33:04 DEBUG : only7: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fb59_d20241115_m023148_c001_v0001146_t0016_u01731637908255") 2024/11/15 02:33:04 DEBUG : only8: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f11_d20241115_m023237_c001_v7007000_t0000_u01731637957978") 2024/11/15 02:33:04 DEBUG : only8: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f418658072fcd2724_d20241115_m023230_c001_v0001115_t0056_u01731637950136") 2024/11/15 02:33:04 DEBUG : only8: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fbb9_d20241115_m023218_c001_v0001146_t0041_u01731637938334") 2024/11/15 02:33:04 DEBUG : only8: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4071804836021037_d20241115_m023203_c001_v7007000_t0000_u01731637923207") 2024/11/15 02:33:04 DEBUG : only8: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd24a3_d20241115_m023149_c001_v0001115_t0032_u01731637909085") 2024/11/15 02:33:05 DEBUG : only9: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f12_d20241115_m023238_c001_v7007000_t0000_u01731637958173") 2024/11/15 02:33:05 DEBUG : only9: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808fbf5_d20241115_m023230_c001_v0001146_t0040_u01731637950152") 2024/11/15 02:33:05 DEBUG : only9: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd266a_d20241115_m023219_c001_v0001115_t0022_u01731637939350") 2024/11/15 02:33:05 DEBUG : only9: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4036da20dafb6ecd_d20241115_m023202_c001_v7007000_t0000_u01731637922639") 2024/11/15 02:33:05 DEBUG : only9: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8e55_d20241115_m023150_c001_v0001145_t0007_u01731637910021") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4f4_d20241115_m022816_c001_v7007000_t0000_u01731637696970") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd196b_d20241115_m022814_c001_v0001115_t0038_u01731637694217") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4e3_d20241115_m022812_c001_v7007000_t0000_u01731637692380") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f911_d20241115_m022810_c001_v0001146_t0009_u01731637690333") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4dc_d20241115_m022808_c001_v7007000_t0000_u01731637688509") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8b7d_d20241115_m022805_c001_v0001145_t0036_u01731637685776") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba35f_d20241115_m022753_c001_v7007000_t0000_u01731637673554") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8b9_d20241115_m022751_c001_v0001146_t0016_u01731637671908") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba358_d20241115_m022749_c001_v7007000_t0000_u01731637669775") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8a7_d20241115_m022748_c001_v0001146_t0009_u01731637668493") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba353_d20241115_m022746_c001_v7007000_t0000_u01731637666900") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f89b_d20241115_m022745_c001_v0001146_t0030_u01731637665726") 2024/11/15 02:33:05 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b48f_d20241115_m022736_c001_v7007000_t0000_u01731637656880") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f86f_d20241115_m022735_c001_v0001146_t0039_u01731637655481") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b48a_d20241115_m022734_c001_v7007000_t0000_u01731637654759") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f863_d20241115_m022732_c001_v0001146_t0016_u01731637652788") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b487_d20241115_m022732_c001_v7007000_t0000_u01731637652065") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f85f_d20241115_m022731_c001_v0001146_t0000_u01731637651151") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f85d_d20241115_m022730_c001_v0001146_t0031_u01731637650492") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b481_d20241115_m022729_c001_v7007000_t0000_u01731637649776") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f85b_d20241115_m022728_c001_v0001146_t0047_u01731637648874") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f855_d20241115_m022728_c001_v0001146_t0034_u01731637648117") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b47c_d20241115_m022727_c001_v7007000_t0000_u01731637647400") 2024/11/15 02:33:06 DEBUG : potato: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f84d_d20241115_m022726_c001_v0001146_t0013_u01731637646367") 2024/11/15 02:33:06 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b575_d20241115_m022907_c001_v7007000_t0000_u01731637747761") 2024/11/15 02:33:06 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1c15_d20241115_m022906_c001_v0001115_t0057_u01731637746809") 2024/11/15 02:33:06 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f416192661d7535fd_d20241115_m022858_c001_v7007000_t0000_u01731637738497") 2024/11/15 02:33:06 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1b73_d20241115_m022852_c001_v0001115_t0049_u01731637732985") 2024/11/15 02:33:06 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f403772145763d581_d20241115_m022844_c001_v7007000_t0000_u01731637724572") 2024/11/15 02:33:06 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1ab5_d20241115_m022838_c001_v0001115_t0021_u01731637718759") 2024/11/15 02:33:06 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b527_d20241115_m022830_c001_v7007000_t0000_u01731637710651") 2024/11/15 02:33:06 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1a25_d20241115_m022826_c001_v0001115_t0040_u01731637706548") 2024/11/15 02:33:06 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba36c_d20241115_m022759_c001_v7007000_t0000_u01731637679187") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8d9_d20241115_m022757_c001_v0001146_t0042_u01731637677574") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba367_d20241115_m022756_c001_v7007000_t0000_u01731637676455") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8cd_d20241115_m022754_c001_v0001146_t0031_u01731637674517") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba360_d20241115_m022753_c001_v7007000_t0000_u01731637673738") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8c1_d20241115_m022752_c001_v0001146_t0038_u01731637672808") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba35b_d20241115_m022751_c001_v7007000_t0000_u01731637671165") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8af_d20241115_m022750_c001_v0001146_t0046_u01731637670146") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba355_d20241115_m022747_c001_v7007000_t0000_u01731637667756") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8a3_d20241115_m022746_c001_v0001146_t0048_u01731637666912") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba341_d20241115_m022737_c001_v7007000_t0000_u01731637657982") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f879_d20241115_m022736_c001_v0001146_t0042_u01731637656562") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a618_d20241115_m022621_c001_v7007000_t0000_u01731637581064") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f767_d20241115_m022620_c001_v0001146_t0046_u01731637580357") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a616_d20241115_m022619_c001_v7007000_t0000_u01731637579091") 2024/11/15 02:33:07 DEBUG : potato2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f75b_d20241115_m022618_c001_v0001146_t0045_u01731637578414") 2024/11/15 02:33:07 DEBUG : potato3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f416192661d7535fe_d20241115_m022858_c001_v7007000_t0000_u01731637738685") 2024/11/15 02:33:07 DEBUG : potato3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8c33_d20241115_m022855_c001_v0001145_t0016_u01731637735240") 2024/11/15 02:33:07 DEBUG : potato3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f403772145763d580_d20241115_m022844_c001_v7007000_t0000_u01731637724383") 2024/11/15 02:33:07 DEBUG : potato3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8c01_d20241115_m022840_c001_v0001145_t0034_u01731637720672") 2024/11/15 02:33:07 DEBUG : potato3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b528_d20241115_m022830_c001_v7007000_t0000_u01731637710912") 2024/11/15 02:33:07 DEBUG : potato3: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8bcb_d20241115_m022827_c001_v0001145_t0043_u01731637707429") 2024/11/15 02:33:07 DEBUG : pre-dest1/1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db10_d20241115_m022951_c001_v7007000_t0000_u01731637791104") 2024/11/15 02:33:08 DEBUG : pre-dest1/1: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8cdb_d20241115_m022942_c001_v0001145_t0059_u01731637782472") 2024/11/15 02:33:08 DEBUG : pre-dest2/2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4066cb09cc26db12_d20241115_m022951_c001_v7007000_t0000_u01731637791284") 2024/11/15 02:33:08 DEBUG : pre-dest2/2: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1e01_d20241115_m022943_c001_v0001115_t0030_u01731637783166") 2024/11/15 02:33:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f407de8be23369009_d20241115_m022920_c001_v7007000_t0000_u01731637760209") 2024/11/15 02:33:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f999_d20241115_m022917_c001_v0001146_t0044_u01731637757168") 2024/11/15 02:33:08 DEBUG : sizeonly: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea9fe_d20241115_m022705_c001_v7007000_t0000_u01731637625909") 2024/11/15 02:33:08 DEBUG : sizeonly: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7f5_d20241115_m022704_c001_v0001146_t0040_u01731637624740") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f19_d20241115_m023244_c001_v7007000_t0000_u01731637964154") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808fc13_d20241115_m023242_c001_v0001146_t0049_u01731637962688") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f15_d20241115_m023240_c001_v7007000_t0000_u01731637960769") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8f07_d20241115_m023239_c001_v0001145_t0043_u01731637959497") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b500_d20241115_m022822_c001_v7007000_t0000_u01731637702883") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd19d7_d20241115_m022821_c001_v0001115_t0010_u01731637701354") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4f9_d20241115_m022820_c001_v7007000_t0000_u01731637700079") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f921_d20241115_m022819_c001_v0001146_t0014_u01731637699171") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea9f5_d20241115_m022701_c001_v7007000_t0000_u01731637621448") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7e3_d20241115_m022700_c001_v0001146_t0040_u01731637620041") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea9ef_d20241115_m022659_c001_v7007000_t0000_u01731637619314") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7df_d20241115_m022658_c001_v0001146_t0011_u01731637618223") 2024/11/15 02:33:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea9ea_d20241115_m022655_c001_v7007000_t0000_u01731637615116") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7d5_d20241115_m022654_c001_v0001146_t0014_u01731637614109") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea9e8_d20241115_m022653_c001_v7007000_t0000_u01731637613566") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7d3_d20241115_m022652_c001_v0001146_t0022_u01731637612199") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7cd_d20241115_m022649_c001_v0001146_t0038_u01731637609268") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea8f5_d20241115_m022648_c001_v7007000_t0000_u01731637608525") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7c9_d20241115_m022647_c001_v0001146_t0049_u01731637607821") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7c7_d20241115_m022647_c001_v0001146_t0041_u01731637607072") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea8f2_d20241115_m022645_c001_v7007000_t0000_u01731637605979") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7bd_d20241115_m022642_c001_v0001146_t0047_u01731637602867") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7b3_d20241115_m022639_c001_v0001146_t0039_u01731637599718") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea8c8_d20241115_m022638_c001_v7007000_t0000_u01731637598986") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7a9_d20241115_m022638_c001_v0001146_t0021_u01731637598263") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f7a7_d20241115_m022637_c001_v0001146_t0011_u01731637597565") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea8c5_d20241115_m022636_c001_v7007000_t0000_u01731637596840") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f797_d20241115_m022632_c001_v0001146_t0021_u01731637592282") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40568547177ea8c0_d20241115_m022631_c001_v7007000_t0000_u01731637591918") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f793_d20241115_m022631_c001_v0001146_t0007_u01731637591120") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a62f_d20241115_m022629_c001_v7007000_t0000_u01731637589491") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f78f_d20241115_m022628_c001_v0001146_t0029_u01731637588698") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a62e_d20241115_m022628_c001_v7007000_t0000_u01731637588152") 2024/11/15 02:33:09 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f789_d20241115_m022627_c001_v0001146_t0004_u01731637587363") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a62a_d20241115_m022626_c001_v7007000_t0000_u01731637586098") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f781_d20241115_m022625_c001_v0001146_t0052_u01731637585136") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a628_d20241115_m022624_c001_v7007000_t0000_u01731637584591") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f777_d20241115_m022623_c001_v0001146_t0018_u01731637583654") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a61f_d20241115_m022622_c001_v7007000_t0000_u01731637582751") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f76f_d20241115_m022621_c001_v0001146_t0029_u01731637581967") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a612_d20241115_m022615_c001_v7007000_t0000_u01731637575945") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f74b_d20241115_m022615_c001_v0001146_t0043_u01731637575293") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a611_d20241115_m022614_c001_v7007000_t0000_u01731637574391") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f741_d20241115_m022613_c001_v0001146_t0020_u01731637573652") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a610_d20241115_m022612_c001_v7007000_t0000_u01731637572737") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f733_d20241115_m022612_c001_v0001146_t0011_u01731637572080") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40449cd8a151a5f7_d20241115_m022609_c001_v7007000_t0000_u01731637569165") 2024/11/15 02:33:10 DEBUG : sub dir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f727_d20241115_m022608_c001_v0001146_t0034_u01731637568486") 2024/11/15 02:33:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f1a_d20241115_m023244_c001_v7007000_t0000_u01731637964336") 2024/11/15 02:33:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f106274e186fbda26_d20241115_m023242_c001_v0001109_t0008_u01731637962684") 2024/11/15 02:33:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f40135ca37a4a2f16_d20241115_m023240_c001_v7007000_t0000_u01731637960974") 2024/11/15 02:33:10 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd2799_d20241115_m023239_c001_v0001115_t0010_u01731637959510") 2024/11/15 02:33:10 DEBUG : sub/yam: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4f2_d20241115_m022816_c001_v7007000_t0000_u01731637696417") 2024/11/15 02:33:10 DEBUG : sub/yam: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8ba3_d20241115_m022813_c001_v0001145_t0047_u01731637693856") 2024/11/15 02:33:10 DEBUG : three: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba381_d20241115_m022805_c001_v7007000_t0000_u01731637685029") 2024/11/15 02:33:10 DEBUG : three: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f901_d20241115_m022803_c001_v0001146_t0011_u01731637683811") 2024/11/15 02:33:10 DEBUG : three: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11011f163808f8ef_d20241115_m022801_c001_v0001146_t0020_u01731637681431") 2024/11/15 02:33:11 DEBUG : two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f400880afcbcba382_d20241115_m022805_c001_v7007000_t0000_u01731637685212") 2024/11/15 02:33:11 DEBUG : two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4129445ae19e8b71_d20241115_m022803_c001_v0001145_t0022_u01731637683240") 2024/11/15 02:33:11 DEBUG : two: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f41011f163808f8ed_d20241115_m022801_c001_v0001146_t0040_u01731637681250") 2024/11/15 02:33:11 DEBUG : yam: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4f5_d20241115_m022817_c001_v7007000_t0000_u01731637697152") 2024/11/15 02:33:11 DEBUG : yam: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f106efc762c179748_d20241115_m022815_c001_v0001106_t0015_u01731637695749") 2024/11/15 02:33:11 DEBUG : yam: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4e2_d20241115_m022811_c001_v7007000_t0000_u01731637691831") 2024/11/15 02:33:11 DEBUG : yam: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f1129445ae19e8b93_d20241115_m022809_c001_v0001145_t0041_u01731637689980") 2024/11/15 02:33:11 DEBUG : yam: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4da_d20241115_m022807_c001_v7007000_t0000_u01731637687957") 2024/11/15 02:33:11 DEBUG : yam: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f118658072fcd1901_d20241115_m022805_c001_v0001115_t0025_u01731637685768") 2024/11/15 02:33:11 DEBUG : yaml: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4e4_d20241115_m022812_c001_v7007000_t0000_u01731637692562") 2024/11/15 02:33:11 DEBUG : yaml: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f119294b43c1ef105_d20241115_m022811_c001_v0001180_t0055_u01731637691604") 2024/11/15 02:33:11 DEBUG : yaml: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f4099a9f556f1b4dd_d20241115_m022808_c001_v7007000_t0000_u01731637688691") 2024/11/15 02:33:11 DEBUG : yaml: Deleting (id "4_z1f125db3a04d2bdb9f380e1b_f11605165c84673fe_d20241115_m022807_c001_v0001182_t0036_u01731637687298") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m10.231525172s (try 1/5)