"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/10 01:39:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa" 2024/11/10 01:39:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/10 01:39:18 DEBUG : Creating backend with remote "/tmp/rclone333084775" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:19 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/10 01:39:19 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.03s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 01:39:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:20 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:20 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:21 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.43s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", 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-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", 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-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:23 DEBUG : Creating backend with remote "/non-existing" 2024/11/10 01:39:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/10 01:39:23 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:23 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:24 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:24 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.16s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:26 INFO : B2 bucket rclone-test-zoxumum3mosa: Running all checks before starting transfers 2024/11/10 01:39:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:26 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:26 INFO : B2 bucket rclone-test-zoxumum3mosa: Checks finished, now starting transfers 2024/11/10 01:39:26 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.53s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:27 ERROR : Ignoring --no-traverse with sync 2024/11/10 01:39:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:28 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:28 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:28 INFO : sub dir/hello world: Copied (new) 2024/11/10 01:39:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.59s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/10 01:39:29 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:29 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/10 01:39:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:39:31 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:31 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:39:33 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:33 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:33 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.97s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/10 01:39:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 01:39:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/10 01:39:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 01:39:34 DEBUG : sub dir: Making directory 2024/11/10 01:39:34 DEBUG : sub dir2: Making directory 2024/11/10 01:39:34 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/10 01:39:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:34 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:34 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/10 01:39:35 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.61s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:36 DEBUG : sub dir2: Making directory 2024/11/10 01:39:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/10 01:39:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 01:39:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:36 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:36 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:36 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.32s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:37 DEBUG : sub dir2: Making directory with metadata 2024/11/10 01:39:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 01:39:37 DEBUG : sub dir: Making directory 2024/11/10 01:39:37 DEBUG : sub dir2: Making directory 2024/11/10 01:39:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:37 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:37 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:38 INFO : sub dir/hello world: Copied (new) 2024/11/10 01:39:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/10 01:39:38 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/10 01:39:38 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", 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-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:39 DEBUG : sub dir2: Making directory 2024/11/10 01:39:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:39 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:39 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:40 INFO : sub dir/hello world: Copied (new) 2024/11/10 01:39:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.35s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:41 DEBUG : sub dir2: Making directory with metadata 2024/11/10 01:39:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/10 01:39:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 01:39:41 DEBUG : sub dir: Making directory 2024/11/10 01:39:41 DEBUG : sub dir2: Making directory 2024/11/10 01:39:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:41 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:41 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:41 INFO : sub dir/hello world: Copied (new) 2024/11/10 01:39:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/10 01:39:41 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", 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-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:42 DEBUG : sub dir2: Making directory 2024/11/10 01:39:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:43 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:43 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:43 INFO : sub dir/hello world: Copied (new) 2024/11/10 01:39:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.10s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:45 DEBUG : Creating backend with remote "TestB2:rclone-test-mayumuy1qucu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-zoxumum3mosa -> B2 bucket rclone-test-mayumuy1qucu 2024/11/10 01:39:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:46 DEBUG : B2 bucket rclone-test-mayumuy1qucu: Waiting for checks to finish 2024/11/10 01:39:46 DEBUG : B2 bucket rclone-test-mayumuy1qucu: Waiting for transfers to finish 2024/11/10 01:39:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:47 DEBUG : B2 bucket rclone-test-mayumuy1qucu: Purge remote 2024/11/10 01:39:47 INFO : B2 bucket rclone-test-mayumuy1qucu: cleaning bucket "rclone-test-mayumuy1qucu" of all files 2024/11/10 01:39:47 DEBUG : sub dir/hello world: Deleting (id "4_z5f322d63b0ad1b3b9f380e1b_f11926a23a3efb148_d20241110_m013947_c001_v0001172_t0004_u01731202787403") --- PASS: TestServerSideCopy (4.52s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 01:39:50 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:50 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/10 01:39:50 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.11s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:52 DEBUG : Creating backend with remote "TestB2:rclone-test-labawif4juya" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-zoxumum3mosa -> B2 bucket rclone-test-labawif4juya 2024/11/10 01:39:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:39:53 DEBUG : B2 bucket rclone-test-labawif4juya: Waiting for checks to finish 2024/11/10 01:39:53 DEBUG : B2 bucket rclone-test-labawif4juya: Waiting for transfers to finish 2024/11/10 01:39:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:39:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 01:39:54 DEBUG : B2 bucket rclone-test-labawif4juya: Waiting for checks to finish 2024/11/10 01:39:54 DEBUG : B2 bucket rclone-test-labawif4juya: Waiting for transfers to finish 2024/11/10 01:39:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/10 01:39:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:55 DEBUG : B2 bucket rclone-test-labawif4juya: Purge remote 2024/11/10 01:39:55 INFO : B2 bucket rclone-test-labawif4juya: cleaning bucket "rclone-test-labawif4juya" of all files 2024/11/10 01:39:55 DEBUG : sub dir/hello world: Deleting (id "4_zff423df3b0ad1b3b9f380e1b_f100fcfb11f39e86f_d20241110_m013955_c001_v0001182_t0034_u01731202795064") 2024/11/10 01:39:55 DEBUG : sub dir/hello world: Deleting (id "4_zff423df3b0ad1b3b9f380e1b_f1029903c60280a1f_d20241110_m013953_c001_v0001176_t0028_u01731202793925") --- PASS: TestServerSideCopyOverSelf (6.19s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:39:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 01:39:58 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:39:58 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:39:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/10 01:39:58 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/10 01:39:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.25s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:00 DEBUG : Creating backend with remote "TestB2:rclone-test-yifufen1lida" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-zoxumum3mosa -> B2 bucket rclone-test-yifufen1lida 2024/11/10 01:40:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:40:01 DEBUG : B2 bucket rclone-test-yifufen1lida: Waiting for checks to finish 2024/11/10 01:40:01 DEBUG : B2 bucket rclone-test-yifufen1lida: Waiting for transfers to finish 2024/11/10 01:40:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:40:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/10 01:40:03 DEBUG : B2 bucket rclone-test-yifufen1lida: Waiting for checks to finish 2024/11/10 01:40:03 DEBUG : B2 bucket rclone-test-yifufen1lida: Waiting for transfers to finish 2024/11/10 01:40:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/10 01:40:03 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/10 01:40:04 INFO : sub dir/hello world: Deleted 2024/11/10 01:40:04 DEBUG : testing file moves 2024/11/10 01:40:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/10 01:40:05 DEBUG : B2 bucket rclone-test-yifufen1lida: Waiting for checks to finish 2024/11/10 01:40:05 DEBUG : B2 bucket rclone-test-yifufen1lida: Waiting for transfers to finish 2024/11/10 01:40:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/10 01:40:05 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/10 01:40:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:05 DEBUG : B2 bucket rclone-test-yifufen1lida: Purge remote 2024/11/10 01:40:05 INFO : B2 bucket rclone-test-yifufen1lida: cleaning bucket "rclone-test-yifufen1lida" of all files 2024/11/10 01:40:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fc26d13b0ad1b3b9f380e1b_f11510876c9e902f9_d20241110_m014005_c001_v0001182_t0031_u01731202805280") 2024/11/10 01:40:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fc26d13b0ad1b3b9f380e1b_f103c8f0b5d380576_d20241110_m014003_c001_v0001182_t0009_u01731202803724") 2024/11/10 01:40:06 DEBUG : sub dir/hello world: Deleting (id "4_z6fc26d13b0ad1b3b9f380e1b_f116ae69fe95897ba_d20241110_m014002_c001_v0001180_t0054_u01731202802568") --- PASS: TestServerSideMoveOverSelf (8.21s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:08 ERROR : : error listing: directory not found 2024/11/10 01:40:08 DEBUG : Local file system at /tmp/rclone333084775: Making directory 2024/11/10 01:40:09 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:09 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.80s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:40:11 DEBUG : Local file system at /tmp/rclone333084775: Waiting for checks to finish 2024/11/10 01:40:11 DEBUG : Local file system at /tmp/rclone333084775: Waiting for transfers to finish 2024/11/10 01:40:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:40:11 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/10 01:40:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyRedownload (2.43s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:12 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/10 01:40:12 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:12 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 01:40:13 INFO : check sum: Copied (new) 2024/11/10 01:40:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:13 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 01:40:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/10 01:40:13 DEBUG : check sum: Unchanged skipping 2024/11/10 01:40:13 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:13 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:15 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/10 01:40:15 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:15 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 01:40:15 INFO : sizeonly: Copied (new) 2024/11/10 01:40:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:15 DEBUG : sizeonly: Sizes identical 2024/11/10 01:40:15 DEBUG : sizeonly: Unchanged skipping 2024/11/10 01:40:15 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:15 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:15 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.42s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/10 01:40:17 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:17 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/10 01:40:17 INFO : ignore-size: Copied (new) 2024/11/10 01:40:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:18 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:40:18 DEBUG : ignore-size: Unchanged skipping 2024/11/10 01:40:18 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:18 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:18 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.80s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:20 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:40:20 DEBUG : existing: Unchanged skipping 2024/11/10 01:40:20 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:20 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:21 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/10 01:40:21 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:21 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 01:40:21 INFO : existing: Copied (replaced existing) 2024/11/10 01:40:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.73s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 01:40:23 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:23 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 01:40:23 INFO : existing: Copied (new) 2024/11/10 01:40:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:23 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:23 DEBUG : existing: Destination exists, skipping 2024/11/10 01:40:23 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:23 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.33s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:25 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/10 01:40:26 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:40:26 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 01:40:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 01:40:26 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:26 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:40:26 INFO : a/potato2: Copied (new) 2024/11/10 01:40:26 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:26 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:28 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/10 01:40:28 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 01:40:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/10 01:40:28 DEBUG : empty space: Unchanged skipping 2024/11/10 01:40:28 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:28 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:29 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:29 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/10 01:40:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 01:40:30 INFO : empty space: Updated modification time in destination 2024/11/10 01:40:30 DEBUG : empty space: Unchanged skipping 2024/11/10 01:40:30 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:30 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:32 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:32 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/10 01:40:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 01:40:32 DEBUG : empty space: Unchanged skipping 2024/11/10 01:40:32 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:32 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.77s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:34 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/10 01:40:34 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone333084775) 2024/11/10 01:40:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zoxumum3mosa) 2024/11/10 01:40:34 DEBUG : foo: sha1 differ 2024/11/10 01:40:34 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/10 01:40:34 INFO : foo: Copied (replaced existing) 2024/11/10 01:40:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:36 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/10 01:40:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:40:36 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:36 DEBUG : empty space: Unchanged skipping 2024/11/10 01:40:36 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:36 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:40:36 INFO : potato: Copied (new) 2024/11/10 01:40:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.49s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/10 01:40:38 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:38 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/10 01:40:39 INFO : potato: Copied (replaced existing) 2024/11/10 01:40:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.32s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:40 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/10 01:40:40 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone333084775) 2024/11/10 01:40:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zoxumum3mosa) 2024/11/10 01:40:40 DEBUG : potato: sha1 differ 2024/11/10 01:40:40 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/10 01:40:41 INFO : potato: Copied (replaced existing) 2024/11/10 01:40:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:40:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:40:43 DEBUG : empty space: Unchanged skipping 2024/11/10 01:40:43 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/10 01:40:43 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:43 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:40:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:40:45 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:45 DEBUG : empty space: Unchanged skipping 2024/11/10 01:40:45 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:40:46 INFO : potato2: Copied (new) 2024/11/10 01:40:46 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:46 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:48 DEBUG : d: Making directory 2024/11/10 01:40:48 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/10 01:40:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:40:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 01:40:49 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:49 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 01:40:49 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:40:49 INFO : a/potato2: Copied (new) 2024/11/10 01:40:49 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:51 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/10 01:40:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:40:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/10 01:40:52 DEBUG : c/non empty space: Unchanged skipping 2024/11/10 01:40:52 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:52 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:40:52 INFO : a/potato2: Copied (new) 2024/11/10 01:40:52 ERROR : B2 bucket rclone-test-zoxumum3mosa: not deleting files as there were IO errors 2024/11/10 01:40:52 ERROR : B2 bucket rclone-test-zoxumum3mosa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:55 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:40:55 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:40:55 DEBUG : empty space: Unchanged skipping 2024/11/10 01:40:55 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:56 INFO : potato: Deleted 2024/11/10 01:40:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:40:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:40:58 DEBUG : Waiting for deletions to finish 2024/11/10 01:40:58 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:58 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:59 INFO : potato: Deleted 2024/11/10 01:40:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:40:59 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:40:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:40:59 DEBUG : empty space: Unchanged skipping 2024/11/10 01:40:59 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:40:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:40:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.25s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:41:01 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:01 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/10 01:41:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.39s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:04 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 01:41:04 DEBUG : enormous: Excluded 2024/11/10 01:41:04 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 01:41:04 DEBUG : potato2: Excluded 2024/11/10 01:41:04 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 01:41:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:41:04 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:04 DEBUG : empty space: Unchanged skipping 2024/11/10 01:41:04 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:04 DEBUG : Waiting for deletions to finish 2024/11/10 01:41:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:04 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 01:41:04 DEBUG : enormous: Excluded 2024/11/10 01:41:04 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 01:41:04 DEBUG : potato2: Excluded 2024/11/10 01:41:04 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 01:41:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/10 01:41:04 DEBUG : empty space: Unchanged skipping 2024/11/10 01:41:04 DEBUG : Local file system at /tmp/rclone333084775: Waiting for checks to finish 2024/11/10 01:41:04 DEBUG : Local file system at /tmp/rclone333084775: Waiting for transfers to finish 2024/11/10 01:41:04 DEBUG : Waiting for deletions to finish 2024/11/10 01:41:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:07 DEBUG : enormous: Excluded (Size Filter) 2024/11/10 01:41:07 DEBUG : enormous: Excluded 2024/11/10 01:41:07 DEBUG : potato2: Excluded (Size Filter) 2024/11/10 01:41:07 DEBUG : potato2: Excluded 2024/11/10 01:41:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:41:07 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:07 DEBUG : empty space: Unchanged skipping 2024/11/10 01:41:07 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:07 DEBUG : Waiting for deletions to finish 2024/11/10 01:41:07 INFO : enormous: Deleted 2024/11/10 01:41:07 INFO : potato2: Deleted 2024/11/10 01:41:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:08 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/10 01:41:08 DEBUG : empty space: Unchanged skipping 2024/11/10 01:41:08 DEBUG : Local file system at /tmp/rclone333084775: Waiting for checks to finish 2024/11/10 01:41:08 DEBUG : Local file system at /tmp/rclone333084775: Waiting for transfers to finish 2024/11/10 01:41:08 DEBUG : Waiting for deletions to finish 2024/11/10 01:41:08 INFO : enormous: Deleted 2024/11/10 01:41:08 INFO : potato2: Deleted 2024/11/10 01:41:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:11 DEBUG : five: Need to transfer - File not found at Destination 2024/11/10 01:41:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/10 01:41:11 DEBUG : one: Destination is newer than source, skipping 2024/11/10 01:41:11 DEBUG : three: Sizes identical 2024/11/10 01:41:11 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone333084775) 2024/11/10 01:41:11 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zoxumum3mosa) 2024/11/10 01:41:11 DEBUG : two: sha1 differ 2024/11/10 01:41:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/10 01:41:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 01:41:11 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/10 01:41:11 INFO : five: Copied (new) 2024/11/10 01:41:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/10 01:41:11 INFO : four: Copied (replaced existing) 2024/11/10 01:41:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/10 01:41:12 INFO : two: Copied (replaced existing) 2024/11/10 01:41:12 DEBUG : Waiting for deletions to finish 2024/11/10 01:41:12 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:12 DEBUG : one: Destination is newer than source, skipping 2024/11/10 01:41:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/10 01:41:12 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/10 01:41:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/10 01:41:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 01:41:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone333084775) 2024/11/10 01:41:12 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/10 01:41:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zoxumum3mosa) 2024/11/10 01:41:12 DEBUG : three: sha1 differ 2024/11/10 01:41:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 01:41:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/10 01:41:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/10 01:41:12 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/10 01:41:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/10 01:41:12 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/10 01:41:12 INFO : three: Copied (replaced existing) 2024/11/10 01:41:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.84s) === 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-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/10 01:41:14 INFO : B2 bucket rclone-test-zoxumum3mosa: Making map for --track-renames 2024/11/10 01:41:14 INFO : B2 bucket rclone-test-zoxumum3mosa: Finished making map for --track-renames 2024/11/10 01:41:14 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 01:41:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/10 01:41:14 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for renames to finish 2024/11/10 01:41:14 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/10 01:41:14 INFO : potato: Copied (new) 2024/11/10 01:41:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/10 01:41:15 INFO : yam: Copied (new) 2024/11/10 01:41:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:41:15 INFO : B2 bucket rclone-test-zoxumum3mosa: Making map for --track-renames 2024/11/10 01:41:15 INFO : B2 bucket rclone-test-zoxumum3mosa: Finished making map for --track-renames 2024/11/10 01:41:15 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:15 DEBUG : potato: Unchanged skipping 2024/11/10 01:41:15 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for renames to finish 2024/11/10 01:41:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/10 01:41:16 INFO : yam: Copied (server-side copy) to: yaml 2024/11/10 01:41:17 INFO : yam: Deleted 2024/11/10 01:41:17 INFO : yaml: Renamed from "yam" 2024/11/10 01:41:17 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.41s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/10 01:41:18 INFO : B2 bucket rclone-test-zoxumum3mosa: Making map for --track-renames 2024/11/10 01:41:18 INFO : B2 bucket rclone-test-zoxumum3mosa: Finished making map for --track-renames 2024/11/10 01:41:18 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 01:41:18 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for renames to finish 2024/11/10 01:41:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/10 01:41:18 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/10 01:41:19 INFO : potato: Copied (new) 2024/11/10 01:41:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/10 01:41:19 INFO : yam: Copied (new) 2024/11/10 01:41:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:41:20 INFO : B2 bucket rclone-test-zoxumum3mosa: Making map for --track-renames 2024/11/10 01:41:20 INFO : B2 bucket rclone-test-zoxumum3mosa: Finished making map for --track-renames 2024/11/10 01:41:20 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:20 DEBUG : potato: Unchanged skipping 2024/11/10 01:41:20 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for renames to finish 2024/11/10 01:41:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/10 01:41:20 INFO : yam: Copied (server-side copy) to: yaml 2024/11/10 01:41:20 INFO : yam: Deleted 2024/11/10 01:41:20 INFO : yaml: Renamed from "yam" 2024/11/10 01:41:20 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.64s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/10 01:41:22 INFO : B2 bucket rclone-test-zoxumum3mosa: Making map for --track-renames 2024/11/10 01:41:22 INFO : B2 bucket rclone-test-zoxumum3mosa: Finished making map for --track-renames 2024/11/10 01:41:22 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/10 01:41:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/10 01:41:22 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for renames to finish 2024/11/10 01:41:22 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/10 01:41:22 INFO : sub/yam: Copied (new) 2024/11/10 01:41:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/10 01:41:23 INFO : potato: Copied (new) 2024/11/10 01:41:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:41:23 DEBUG : potato: Unchanged skipping 2024/11/10 01:41:23 INFO : B2 bucket rclone-test-zoxumum3mosa: Making map for --track-renames 2024/11/10 01:41:23 INFO : B2 bucket rclone-test-zoxumum3mosa: Finished making map for --track-renames 2024/11/10 01:41:23 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:23 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for renames to finish 2024/11/10 01:41:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/10 01:41:24 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/10 01:41:24 INFO : sub/yam: Deleted 2024/11/10 01:41:24 INFO : yam: Renamed from "sub/yam" 2024/11/10 01:41:24 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:26 DEBUG : Creating backend with remote "/tmp/rclone333084775/dir1" 2024/11/10 01:41:26 DEBUG : Config file has changed externally - reloading 2024/11/10 01:41:26 DEBUG : Creating backend with remote "/tmp/rclone333084775/dir2" 2024/11/10 01:41:26 DEBUG : Local file system at /tmp/rclone333084775/dir2: Using server-side directory move 2024/11/10 01:41:26 INFO : Local file system at /tmp/rclone333084775/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/10 01:41:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/10 01:41:26 DEBUG : Local file system at /tmp/rclone333084775/dir2: Waiting for checks to finish 2024/11/10 01:41:26 DEBUG : Local file system at /tmp/rclone333084775/dir2: Waiting for transfers to finish 2024/11/10 01:41:26 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:41:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/10 01:41:26 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:26 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/10 01:41:27 INFO : nested/sub dir/file: Copied (new) 2024/11/10 01:41:27 INFO : nested/sub dir/file: Deleted 2024/11/10 01:41:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:41:27 INFO : sub dir/hello world: Copied (new) 2024/11/10 01:41:27 INFO : sub dir/hello world: Deleted 2024/11/10 01:41:27 INFO : sub dir: Removing directory 2024/11/10 01:41:27 INFO : nested/sub dir: Removing directory 2024/11/10 01:41:27 INFO : nested: Removing directory 2024/11/10 01:41:27 DEBUG : Local file system at /tmp/rclone333084775: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.12s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/10 01:41:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/10 01:41:28 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:28 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/10 01:41:29 INFO : nested/sub dir/file: Copied (new) 2024/11/10 01:41:29 INFO : nested/sub dir/file: Deleted 2024/11/10 01:41:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/10 01:41:30 INFO : sub dir/hello world: Copied (new) 2024/11/10 01:41:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.59s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:31 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 01:41:31 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/10 01:41:31 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:31 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 01:41:31 INFO : existing: Copied (new) 2024/11/10 01:41:31 INFO : existing: Deleted 2024/11/10 01:41:31 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/10 01:41:31 INFO : existing-b: Copied (new) 2024/11/10 01:41:31 INFO : existing-b: Deleted 2024/11/10 01:41:32 DEBUG : existing: Destination exists, skipping 2024/11/10 01:41:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/10 01:41:32 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:41:32 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:41:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.15s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:33 DEBUG : Creating backend with remote "TestB2:rclone-test-canurah6sobu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zoxumum3mosa -> B2 bucket rclone-test-canurah6sobu 2024/11/10 01:41:38 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:41:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/10 01:41:38 DEBUG : empty space: Unchanged skipping 2024/11/10 01:41:38 DEBUG : B2 bucket rclone-test-canurah6sobu: Waiting for checks to finish 2024/11/10 01:41:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 01:41:38 INFO : empty space: Deleted 2024/11/10 01:41:38 DEBUG : B2 bucket rclone-test-canurah6sobu: Waiting for transfers to finish 2024/11/10 01:41:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:41:39 INFO : potato2: Copied (server-side copy) 2024/11/10 01:41:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/10 01:41:39 INFO : potato3: Copied (server-side copy) 2024/11/10 01:41:39 INFO : potato2: Deleted 2024/11/10 01:41:39 INFO : potato3: Deleted 2024/11/10 01:41:39 DEBUG : Creating backend with remote "TestB2:rclone-test-yojizos6beqi" 2024/11/10 01:41:39 DEBUG : Config file has changed externally - reloading 2024/11/10 01:41:40 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/10 01:41:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:41:40 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/10 01:41:40 DEBUG : B2 bucket rclone-test-yojizos6beqi: Waiting for checks to finish 2024/11/10 01:41:40 DEBUG : B2 bucket rclone-test-yojizos6beqi: Waiting for transfers to finish 2024/11/10 01:41:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 01:41:41 INFO : empty space: Copied (server-side copy) 2024/11/10 01:41:41 INFO : empty space: Deleted 2024/11/10 01:41:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/10 01:41:42 INFO : potato3: Copied (server-side copy) 2024/11/10 01:41:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:41:42 INFO : potato2: Copied (server-side copy) 2024/11/10 01:41:42 INFO : potato3: Deleted 2024/11/10 01:41:42 INFO : potato2: Deleted 2024/11/10 01:41:42 DEBUG : B2 bucket rclone-test-yojizos6beqi: Purge remote 2024/11/10 01:41:42 INFO : B2 bucket rclone-test-yojizos6beqi: cleaning bucket "rclone-test-yojizos6beqi" of all files 2024/11/10 01:41:42 DEBUG : empty space: Deleting (id "4_z4f02ed43b0bd1b3b9f380e1b_f113c64cc5faaaffb_d20241110_m014141_c001_v0001098_t0042_u01731202901511") 2024/11/10 01:41:42 DEBUG : potato2: Deleting (id "4_z4f02ed43b0bd1b3b9f380e1b_f11763d366a554fc4_d20241110_m014141_c001_v0001172_t0001_u01731202901862") 2024/11/10 01:41:42 DEBUG : potato3: Deleting (id "4_z4f02ed43b0bd1b3b9f380e1b_f11951dbf8202c9e9_d20241110_m014141_c001_v0001182_t0009_u01731202901894") 2024/11/10 01:41:43 DEBUG : B2 bucket rclone-test-canurah6sobu: Purge remote 2024/11/10 01:41:43 INFO : B2 bucket rclone-test-canurah6sobu: cleaning bucket "rclone-test-canurah6sobu" of all files 2024/11/10 01:41:43 DEBUG : empty space: Deleting (id "4_z6f02dd13b0bd1b3b9f380e1b_f40666b2a11ec01df_d20241110_m014141_c001_v7007000_t0000_u01731202901837") 2024/11/10 01:41:43 DEBUG : empty space: Deleting (id "4_z6f02dd13b0bd1b3b9f380e1b_f11022813981f0d79_d20241110_m014137_c001_v0001157_t0044_u01731202897267") 2024/11/10 01:41:43 DEBUG : potato2: Deleting (id "4_z6f02dd13b0bd1b3b9f380e1b_f4163521dcce89b3b_d20241110_m014142_c001_v7007000_t0000_u01731202902254") 2024/11/10 01:41:43 DEBUG : potato2: Deleting (id "4_z6f02dd13b0bd1b3b9f380e1b_f10033b320170ff04_d20241110_m014138_c001_v0001131_t0047_u01731202898617") 2024/11/10 01:41:43 DEBUG : potato3: Deleting (id "4_z6f02dd13b0bd1b3b9f380e1b_f40666b2a11ec01e2_d20241110_m014142_c001_v7007000_t0000_u01731202902135") 2024/11/10 01:41:43 DEBUG : potato3: Deleting (id "4_z6f02dd13b0bd1b3b9f380e1b_f1052d9d4bd1842ec_d20241110_m014138_c001_v0001182_t0046_u01731202898997") 2024/11/10 01:41:43 DEBUG : potato3: Deleting (id "4_z6f02dd13b0bd1b3b9f380e1b_f11022813981f0d7d_d20241110_m014137_c001_v0001157_t0020_u01731202897620") --- PASS: TestServerSideMove (12.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:45 DEBUG : Creating backend with remote "TestB2:rclone-test-lamosiy5dube" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zoxumum3mosa -> B2 bucket rclone-test-lamosiy5dube 2024/11/10 01:41:51 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 01:41:51 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 01:41:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:41:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 01:41:51 DEBUG : B2 bucket rclone-test-lamosiy5dube: Waiting for checks to finish 2024/11/10 01:41:51 DEBUG : B2 bucket rclone-test-lamosiy5dube: Waiting for transfers to finish 2024/11/10 01:41:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:41:51 INFO : potato2: Copied (server-side copy) 2024/11/10 01:41:52 INFO : potato2: Deleted 2024/11/10 01:41:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/10 01:41:52 INFO : potato3: Copied (server-side copy) 2024/11/10 01:41:52 INFO : potato3: Deleted 2024/11/10 01:41:52 DEBUG : Creating backend with remote "TestB2:rclone-test-covayuj6pefo" 2024/11/10 01:41:53 DEBUG : empty space: Excluded (Size Filter) 2024/11/10 01:41:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:41:54 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/10 01:41:54 DEBUG : B2 bucket rclone-test-covayuj6pefo: Waiting for checks to finish 2024/11/10 01:41:54 DEBUG : B2 bucket rclone-test-covayuj6pefo: Waiting for transfers to finish 2024/11/10 01:41:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:41:55 INFO : potato2: Copied (server-side copy) 2024/11/10 01:41:55 INFO : potato2: Deleted 2024/11/10 01:41:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/10 01:41:55 INFO : potato3: Copied (server-side copy) 2024/11/10 01:41:55 INFO : potato3: Deleted 2024/11/10 01:41:55 DEBUG : B2 bucket rclone-test-covayuj6pefo: Purge remote 2024/11/10 01:41:55 INFO : B2 bucket rclone-test-covayuj6pefo: cleaning bucket "rclone-test-covayuj6pefo" of all files 2024/11/10 01:41:55 DEBUG : potato2: Deleting (id "4_z6f321d73b0cd1b3b9f380e1b_f1132d407e1d223a8_d20241110_m014154_c001_v0001041_t0056_u01731202914616") 2024/11/10 01:41:55 DEBUG : potato3: Deleting (id "4_z6f321d73b0cd1b3b9f380e1b_f11284fb54e7ed1a9_d20241110_m014154_c001_v0001090_t0011_u01731202914982") 2024/11/10 01:41:56 DEBUG : B2 bucket rclone-test-lamosiy5dube: Purge remote 2024/11/10 01:41:56 INFO : B2 bucket rclone-test-lamosiy5dube: cleaning bucket "rclone-test-lamosiy5dube" of all files 2024/11/10 01:41:56 DEBUG : empty space: Deleting (id "4_z6f220d53b0cd1b3b9f380e1b_f1062a26135b5ac86_d20241110_m014150_c001_v0001100_t0035_u01731202910660") 2024/11/10 01:41:56 DEBUG : potato2: Deleting (id "4_z6f220d53b0cd1b3b9f380e1b_f404ec75e5e1f8bde_d20241110_m014155_c001_v7007000_t0000_u01731202915127") 2024/11/10 01:41:56 DEBUG : potato2: Deleting (id "4_z6f220d53b0cd1b3b9f380e1b_f1068e46737baade8_d20241110_m014151_c001_v0001182_t0040_u01731202911821") 2024/11/10 01:41:56 DEBUG : potato3: Deleting (id "4_z6f220d53b0cd1b3b9f380e1b_f404ec75e5e1f8bdf_d20241110_m014155_c001_v7007000_t0000_u01731202915316") 2024/11/10 01:41:56 DEBUG : potato3: Deleting (id "4_z6f220d53b0cd1b3b9f380e1b_f1015bdeac14d55e0_d20241110_m014152_c001_v0001041_t0003_u01731202912077") 2024/11/10 01:41:56 DEBUG : potato3: Deleting (id "4_z6f220d53b0cd1b3b9f380e1b_f1062a26135b5ac88_d20241110_m014151_c001_v0001100_t0045_u01731202911014") --- PASS: TestServerSideMoveWithFilter (13.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:41:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xosacem1suvo" 2024/11/10 01:42:01 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-zoxumum3mosa -> B2 bucket rclone-test-xosacem1suvo 2024/11/10 01:42:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:42:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/10 01:42:05 DEBUG : empty space: Unchanged skipping 2024/11/10 01:42:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/10 01:42:05 DEBUG : B2 bucket rclone-test-xosacem1suvo: Waiting for checks to finish 2024/11/10 01:42:05 INFO : empty space: Deleted 2024/11/10 01:42:05 DEBUG : B2 bucket rclone-test-xosacem1suvo: Waiting for transfers to finish 2024/11/10 01:42:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:42:05 INFO : potato2: Copied (server-side copy) 2024/11/10 01:42:05 INFO : potato2: Deleted 2024/11/10 01:42:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/10 01:42:06 INFO : potato3: Copied (server-side copy) 2024/11/10 01:42:06 INFO : potato3: Deleted 2024/11/10 01:42:06 DEBUG : Creating backend with remote "TestB2:rclone-test-sujesuc9ripa" 2024/11/10 01:42:07 DEBUG : tomatoDir: Making directory 2024/11/10 01:42:08 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/10 01:42:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/10 01:42:08 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/10 01:42:08 DEBUG : B2 bucket rclone-test-sujesuc9ripa: Waiting for checks to finish 2024/11/10 01:42:08 DEBUG : B2 bucket rclone-test-sujesuc9ripa: Waiting for transfers to finish 2024/11/10 01:42:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/10 01:42:09 INFO : potato2: Copied (server-side copy) 2024/11/10 01:42:09 INFO : potato2: Deleted 2024/11/10 01:42:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/10 01:42:09 INFO : empty space: Copied (server-side copy) 2024/11/10 01:42:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/10 01:42:09 INFO : potato3: Copied (server-side copy) 2024/11/10 01:42:09 INFO : empty space: Deleted 2024/11/10 01:42:10 INFO : potato3: Deleted 2024/11/10 01:42:10 DEBUG : B2 bucket rclone-test-sujesuc9ripa: Purge remote 2024/11/10 01:42:10 INFO : B2 bucket rclone-test-sujesuc9ripa: cleaning bucket "rclone-test-sujesuc9ripa" of all files 2024/11/10 01:42:10 DEBUG : empty space: Deleting (id "4_z6f324de3b0cd1b3b9f380e1b_f1068e46737bab195_d20241110_m014209_c001_v0001182_t0001_u01731202929518") 2024/11/10 01:42:10 DEBUG : potato2: Deleting (id "4_z6f324de3b0cd1b3b9f380e1b_f1114bd05e31d850a_d20241110_m014209_c001_v0001157_t0014_u01731202929178") 2024/11/10 01:42:10 DEBUG : potato3: Deleting (id "4_z6f324de3b0cd1b3b9f380e1b_f10067ba7eb903601_d20241110_m014209_c001_v0001092_t0003_u01731202929547") 2024/11/10 01:42:11 DEBUG : B2 bucket rclone-test-xosacem1suvo: Purge remote 2024/11/10 01:42:11 INFO : B2 bucket rclone-test-xosacem1suvo: cleaning bucket "rclone-test-xosacem1suvo" of all files 2024/11/10 01:42:11 DEBUG : empty space: Deleting (id "4_zdf223d73b0cd1b3b9f380e1b_f40971578901e6831_d20241110_m014209_c001_v7007000_t0000_u01731202929754") 2024/11/10 01:42:11 DEBUG : empty space: Deleting (id "4_zdf223d73b0cd1b3b9f380e1b_f1135caa1bc2c01d8_d20241110_m014203_c001_v0001106_t0011_u01731202923506") 2024/11/10 01:42:11 DEBUG : potato2: Deleting (id "4_zdf223d73b0cd1b3b9f380e1b_f40971578901e6830_d20241110_m014209_c001_v7007000_t0000_u01731202929496") 2024/11/10 01:42:11 DEBUG : potato2: Deleting (id "4_zdf223d73b0cd1b3b9f380e1b_f101acf3026b7422d_d20241110_m014205_c001_v0001161_t0049_u01731202925261") 2024/11/10 01:42:11 DEBUG : potato3: Deleting (id "4_zdf223d73b0cd1b3b9f380e1b_f4105f111ddbb7a51_d20241110_m014209_c001_v7007000_t0000_u01731202929934") 2024/11/10 01:42:11 DEBUG : potato3: Deleting (id "4_zdf223d73b0cd1b3b9f380e1b_f115fc421a351a15a_d20241110_m014205_c001_v0001036_t0008_u01731202925629") 2024/11/10 01:42:11 DEBUG : potato3: Deleting (id "4_zdf223d73b0cd1b3b9f380e1b_f1135caa1bc2c01dc_d20241110_m014204_c001_v0001106_t0045_u01731202924039") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:42:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.81s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:42:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:42:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/rclone-sync-test" 2024/11/10 01:42:21 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/rclone-sync-test-include/layer2" 2024/11/10 01:42:23 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/rclone-sync-test-ignore-file" 2024/11/10 01:42:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/10 01:42:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/10 01:42:26 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 01:42:26 DEBUG : B2 bucket rclone-test-zoxumum3mosa path rclone-sync-test: Waiting for checks to finish 2024/11/10 01:42:26 DEBUG : B2 bucket rclone-test-zoxumum3mosa path rclone-sync-test: Waiting for transfers to finish 2024/11/10 01:42:26 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:26 INFO : There was nothing to transfer 2024/11/10 01:42:27 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:42:27 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:42:27 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:42:27 DEBUG : B2 bucket rclone-test-zoxumum3mosa path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/10 01:42:27 DEBUG : B2 bucket rclone-test-zoxumum3mosa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/10 01:42:27 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:42:27 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:42:27 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:42:27 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:42:28 DEBUG : B2 bucket rclone-test-zoxumum3mosa path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/10 01:42:28 DEBUG : B2 bucket rclone-test-zoxumum3mosa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/10 01:42:28 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.84s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:42:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/dst" 2024/11/10 01:42:36 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/CompareDest" 2024/11/10 01:42:38 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 01:42:38 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:42:38 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:42:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 01:42:39 INFO : one: Copied (new) 2024/11/10 01:42:39 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:42:39 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:42:40 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:42:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/10 01:42:40 INFO : one: Copied (replaced existing) 2024/11/10 01:42:40 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:42:42 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:42:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:42:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 01:42:42 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:42:42 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:42 INFO : There was nothing to transfer 2024/11/10 01:42:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:42:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 01:42:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:42:44 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:42:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:42:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 01:42:44 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:42:44 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:44 INFO : There was nothing to transfer 2024/11/10 01:42:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:42:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 01:42:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:42:44 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:42:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:42:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 01:42:45 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:42:45 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:45 INFO : There was nothing to transfer 2024/11/10 01:42:46 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/10 01:42:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/10 01:42:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/10 01:42:46 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:42:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:42:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:42:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 01:42:46 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:42:46 DEBUG : Waiting for deletions to finish 2024/11/10 01:42:46 INFO : There was nothing to transfer 2024/11/10 01:42:47 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/10 01:42:47 DEBUG : two: Need to transfer - File not found at Destination 2024/11/10 01:42:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:42:47 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:42:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:42:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/10 01:42:47 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:42:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/10 01:42:47 INFO : two: Copied (new) 2024/11/10 01:42:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.98s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:42:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/dest" 2024/11/10 01:42:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/pre-dest1" 2024/11/10 01:42:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/pre-dest2" 2024/11/10 01:42:55 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:42:55 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/10 01:42:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:42:55 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/10 01:42:56 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/10 01:42:56 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dest: Waiting for checks to finish 2024/11/10 01:42:56 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dest: Waiting for transfers to finish 2024/11/10 01:42:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/10 01:42:56 INFO : 3: Copied (new) 2024/11/10 01:42:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.26s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:42:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/dst" 2024/11/10 01:42:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/CopyDest" 2024/11/10 01:43:01 DEBUG : one: Need to transfer - File not found at Destination 2024/11/10 01:43:01 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:01 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 01:43:02 INFO : one: Copied (new) 2024/11/10 01:43:02 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:03 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:43:03 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/10 01:43:04 INFO : one: Copied (replaced existing) 2024/11/10 01:43:04 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:06 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/BackupDir" 2024/11/10 01:43:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:43:07 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:43:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/10 01:43:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 01:43:08 INFO : one: Copied (server-side copy) 2024/11/10 01:43:09 INFO : one: Deleted 2024/11/10 01:43:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/10 01:43:09 INFO : one: Copied (server-side copy) 2024/11/10 01:43:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/10 01:43:09 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:09 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:43:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/10 01:43:11 INFO : two: Copied (server-side copy) 2024/11/10 01:43:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/10 01:43:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:43:11 DEBUG : one: Unchanged skipping 2024/11/10 01:43:11 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:11 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:11 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:43:12 DEBUG : one: Unchanged skipping 2024/11/10 01:43:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:43:12 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:12 DEBUG : two: Unchanged skipping 2024/11/10 01:43:12 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:12 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:12 INFO : There was nothing to transfer 2024/11/10 01:43:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/10 01:43:13 DEBUG : three: Destination not found in --copy-dest 2024/11/10 01:43:13 DEBUG : three: Need to transfer - File not found at Destination 2024/11/10 01:43:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:43:13 DEBUG : one: Unchanged skipping 2024/11/10 01:43:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/10 01:43:13 DEBUG : two: Unchanged skipping 2024/11/10 01:43:13 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:13 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:14 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/10 01:43:14 INFO : three: Copied (new) 2024/11/10 01:43:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.19s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:43:19 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/dst" 2024/11/10 01:43:19 DEBUG : Config file has changed externally - reloading 2024/11/10 01:43:20 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/backup" 2024/11/10 01:43:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 01:43:22 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:43:22 DEBUG : two: Unchanged skipping 2024/11/10 01:43:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 01:43:23 INFO : one: Copied (server-side copy) 2024/11/10 01:43:23 INFO : one: Deleted 2024/11/10 01:43:23 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:43:24 INFO : one: Copied (new) 2024/11/10 01:43:24 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/10 01:43:25 INFO : three.txt: Copied (server-side copy) 2024/11/10 01:43:25 INFO : three.txt: Deleted 2024/11/10 01:43:25 INFO : three.txt: Moved into backup dir 2024/11/10 01:43:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 01:43:27 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:43:27 DEBUG : two: Unchanged skipping 2024/11/10 01:43:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:43:27 INFO : one: Copied (server-side copy) 2024/11/10 01:43:27 INFO : one: Deleted 2024/11/10 01:43:27 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 01:43:28 INFO : one: Copied (new) 2024/11/10 01:43:28 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 01:43:28 INFO : three.txt: Copied (server-side copy) 2024/11/10 01:43:28 INFO : three.txt: Deleted 2024/11/10 01:43:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:43:31 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1157-14.backblaze.com/b2api/v1/b2_upload_file/df32bd73b09d1b3b9f380e1b/c001_v0001157_t0002": EOF 2024/11/10 01:43:31 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-14.backblaze.com/b2api/v1/b2_upload_file/df32bd73b09d1b3b9f380e1b/c001_v0001157_t0002": EOF) 2024/11/10 01:43:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-zoxumum3mosa: 1/10 (Post "https://pod-000-1157-14.backblaze.com/b2api/v1/b2_upload_file/df32bd73b09d1b3b9f380e1b/c001_v0001157_t0002": EOF) 2024/11/10 01:43:34 DEBUG : pacer: Reducing sleep to 10ms 2024/11/10 01:43:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/dst" 2024/11/10 01:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/backup" 2024/11/10 01:43:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 01:43:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:43:37 DEBUG : two: Unchanged skipping 2024/11/10 01:43:37 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 01:43:39 INFO : one: Copied (server-side copy) to: one.bak 2024/11/10 01:43:39 INFO : one: Deleted 2024/11/10 01:43:39 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:43:41 INFO : one: Copied (new) 2024/11/10 01:43:41 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/10 01:43:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/10 01:43:41 INFO : three.txt: Deleted 2024/11/10 01:43:41 INFO : three.txt: Moved into backup dir 2024/11/10 01:43:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 01:43:43 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:43:43 DEBUG : two: Unchanged skipping 2024/11/10 01:43:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:43:43 INFO : one: Copied (server-side copy) to: one.bak 2024/11/10 01:43:43 INFO : one: Deleted 2024/11/10 01:43:43 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 01:43:44 INFO : one: Copied (new) 2024/11/10 01:43:44 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 01:43:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/10 01:43:45 INFO : three.txt: Deleted 2024/11/10 01:43:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:43:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/dst" 2024/11/10 01:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/backup" 2024/11/10 01:43:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 01:43:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:43:51 DEBUG : two: Unchanged skipping 2024/11/10 01:43:51 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 01:43:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/10 01:43:53 INFO : one: Deleted 2024/11/10 01:43:53 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:43:54 INFO : one: Copied (new) 2024/11/10 01:43:54 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/10 01:43:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/10 01:43:55 INFO : three.txt: Deleted 2024/11/10 01:43:55 INFO : three.txt: Moved into backup dir 2024/11/10 01:43:56 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:43:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 01:43:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:43:56 DEBUG : two: Unchanged skipping 2024/11/10 01:43:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:43:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/10 01:43:57 INFO : one: Deleted 2024/11/10 01:43:57 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:43:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 01:43:57 INFO : one: Copied (new) 2024/11/10 01:43:57 DEBUG : Waiting for deletions to finish 2024/11/10 01:43:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 01:43:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/10 01:43:58 INFO : three.txt: Deleted 2024/11/10 01:43:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.33s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:44:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/dst" 2024/11/10 01:44:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 01:44:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:44:03 DEBUG : two: Unchanged skipping 2024/11/10 01:44:03 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:44:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 01:44:05 INFO : one: Copied (server-side copy) to: one.bak 2024/11/10 01:44:05 INFO : one: Deleted 2024/11/10 01:44:05 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:44:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:44:06 INFO : one: Copied (new) 2024/11/10 01:44:06 DEBUG : Waiting for deletions to finish 2024/11/10 01:44:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/10 01:44:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/10 01:44:07 INFO : three.txt: Deleted 2024/11/10 01:44:07 INFO : three.txt: Moved into backup dir 2024/11/10 01:44:08 DEBUG : one.bak: Excluded (Path Filter) 2024/11/10 01:44:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/10 01:44:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 01:44:08 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for checks to finish 2024/11/10 01:44:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:44:08 DEBUG : two: Unchanged skipping 2024/11/10 01:44:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:44:09 INFO : one: Copied (server-side copy) to: one.bak 2024/11/10 01:44:09 INFO : one: Deleted 2024/11/10 01:44:09 DEBUG : B2 bucket rclone-test-zoxumum3mosa path dst: Waiting for transfers to finish 2024/11/10 01:44:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 01:44:09 INFO : one: Copied (new) 2024/11/10 01:44:09 DEBUG : Waiting for deletions to finish 2024/11/10 01:44:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 01:44:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/10 01:44:10 INFO : three.txt: Deleted 2024/11/10 01:44:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.67s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:44:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/dst" 2024/11/10 01:44:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 01:44:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 01:44:16 INFO : one: Copied (server-side copy) to: one.bak 2024/11/10 01:44:16 INFO : one: Deleted 2024/11/10 01:44:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:44:17 INFO : one: Copied (new) 2024/11/10 01:44:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:44:17 DEBUG : two: Unchanged skipping 2024/11/10 01:44:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/10 01:44:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/10 01:44:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/10 01:44:18 INFO : three.txt: Deleted 2024/11/10 01:44:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 01:44:18 INFO : three.txt: Copied (new) 2024/11/10 01:44:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 01:44:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:44:20 INFO : one: Copied (server-side copy) to: one.bak 2024/11/10 01:44:20 INFO : one: Deleted 2024/11/10 01:44:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 01:44:20 INFO : one: Copied (new) 2024/11/10 01:44:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:44:21 DEBUG : two: Unchanged skipping 2024/11/10 01:44:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/10 01:44:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 01:44:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/10 01:44:21 INFO : three.txt: Deleted 2024/11/10 01:44:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/10 01:44:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.29s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:44:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zoxumum3mosa/dst" 2024/11/10 01:44:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/10 01:44:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/10 01:44:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/10 01:44:28 INFO : one: Deleted 2024/11/10 01:44:29 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:44:29 INFO : one: Copied (new) 2024/11/10 01:44:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:44:29 DEBUG : two: Unchanged skipping 2024/11/10 01:44:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/10 01:44:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/10 01:44:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/10 01:44:30 INFO : three.txt: Deleted 2024/11/10 01:44:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 01:44:31 INFO : three.txt: Copied (new) 2024/11/10 01:44:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/10 01:44:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/10 01:44:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/10 01:44:32 INFO : one: Deleted 2024/11/10 01:44:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/10 01:44:33 INFO : one: Copied (new) 2024/11/10 01:44:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:44:33 DEBUG : two: Unchanged skipping 2024/11/10 01:44:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/10 01:44:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/10 01:44:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/10 01:44:34 INFO : three.txt: Deleted 2024/11/10 01:44:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/10 01:44:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.43s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:44:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/10 01:44:38 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:44:38 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:44:38 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/10 01:44:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/10 01:44:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:44:40 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/10 01:44:40 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:44:40 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:44:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/10 01:44:40 INFO : existing: Copied (new) 2024/11/10 01:44:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:44:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/10 01:44:41 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:44:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/10 01:44:41 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:44:41 ERROR : B2 bucket rclone-test-zoxumum3mosa: not deleting files as there were IO errors 2024/11/10 01:44:41 ERROR : B2 bucket rclone-test-zoxumum3mosa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncImmutable (3.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:44:43 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:44:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:44:43 DEBUG : existing: Unchanged skipping 2024/11/10 01:44:43 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:44:43 DEBUG : Waiting for deletions to finish 2024/11/10 01:44:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.39s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", 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.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:45:04 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:45:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both1: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both12: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both13: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both14: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both15: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both11: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both17: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both18: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both19: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both2: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both10: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both4: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both0: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both16: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both7: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both8: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:04 DEBUG : both3: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both5: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both6: Unchanged skipping 2024/11/10 01:45:04 DEBUG : both9: Unchanged skipping 2024/11/10 01:45:04 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:45:04 DEBUG : Waiting for deletions to finish 2024/11/10 01:45:04 INFO : only10: Deleted 2024/11/10 01:45:04 INFO : only11: Deleted 2024/11/10 01:45:05 INFO : only12: Deleted 2024/11/10 01:45:05 INFO : only2: Deleted 2024/11/10 01:45:05 INFO : only1: Deleted 2024/11/10 01:45:05 INFO : only8: Deleted 2024/11/10 01:45:05 INFO : only15: Deleted 2024/11/10 01:45:05 INFO : only16: Deleted 2024/11/10 01:45:05 INFO : only17: Deleted 2024/11/10 01:45:05 INFO : only18: Deleted 2024/11/10 01:45:05 INFO : only4: Deleted 2024/11/10 01:45:05 INFO : only3: Deleted 2024/11/10 01:45:05 INFO : only5: Deleted 2024/11/10 01:45:05 INFO : only13: Deleted 2024/11/10 01:45:05 INFO : only7: Deleted 2024/11/10 01:45:05 INFO : only6: Deleted 2024/11/10 01:45:05 INFO : only14: Deleted 2024/11/10 01:45:05 INFO : only19: Deleted 2024/11/10 01:45:05 INFO : only0: Deleted 2024/11/10 01:45:05 INFO : only9: Deleted 2024/11/10 01:45:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (24.93s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:45:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for checks to finish 2024/11/10 01:45:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both0: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both12: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both13: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both1: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both15: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both16: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both17: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both10: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both11: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both14: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both18: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both4: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both19: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both6: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both2: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both8: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/10 01:45:30 DEBUG : both9: Unchanged skipping 2024/11/10 01:45:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/10 01:45:30 DEBUG : both3: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both5: Unchanged skipping 2024/11/10 01:45:30 DEBUG : both7: Unchanged skipping 2024/11/10 01:45:30 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Waiting for transfers to finish 2024/11/10 01:45:30 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:30 INFO : only1: Copied (replaced existing) 2024/11/10 01:45:30 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:30 INFO : only0: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only12: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only13: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only10: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only14: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only15: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only11: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only17: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only16: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only18: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only2: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only3: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only19: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only4: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only5: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only6: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only7: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only8: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/10 01:45:31 INFO : only9: Copied (replaced existing) 2024/11/10 01:45:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.95s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:45:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 01:45:40 DEBUG : sub dir: Making directory 2024/11/10 01:45:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.22s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" 2024/11/10 01:45:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/10 01:45:43 DEBUG : sub dir: Making directory 2024/11/10 01:45:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-zoxumum3mosa", Local "Local file system at /tmp/rclone333084775", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.23s) PASS 2024/11/10 01:45:46 DEBUG : B2 bucket rclone-test-zoxumum3mosa: Purge remote 2024/11/10 01:45:46 INFO : B2 bucket rclone-test-zoxumum3mosa: cleaning bucket "rclone-test-zoxumum3mosa" of all files 2024/11/10 01:45:47 DEBUG : BackupDir/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecfa7_d20241110_m014315_c001_v7007000_t0000_u01731202995272") 2024/11/10 01:45:47 DEBUG : BackupDir/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1052d9d4bd185697_d20241110_m014308_c001_v0001182_t0033_u01731202988750") 2024/11/10 01:45:47 DEBUG : CompareDest/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41575503483c46f9_d20241110_m014248_c001_v7007000_t0000_u01731202968370") 2024/11/10 01:45:47 DEBUG : CompareDest/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d065_d20241110_m014241_c001_v0001117_t0032_u01731202961646") 2024/11/10 01:45:47 DEBUG : CompareDest/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41575503483c46fa_d20241110_m014248_c001_v7007000_t0000_u01731202968552") 2024/11/10 01:45:47 DEBUG : CompareDest/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a0d9a_d20241110_m014243_c001_v0001182_t0033_u01731202963379") 2024/11/10 01:45:47 DEBUG : CopyDest/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecfa8_d20241110_m014315_c001_v7007000_t0000_u01731202995458") 2024/11/10 01:45:47 DEBUG : CopyDest/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bef8_d20241110_m014305_c001_v0001157_t0033_u01731202985579") 2024/11/10 01:45:47 DEBUG : CopyDest/three: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecfa9_d20241110_m014315_c001_v7007000_t0000_u01731202995640") 2024/11/10 01:45:47 DEBUG : CopyDest/three: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a13ad_d20241110_m014312_c001_v0001182_t0003_u01731202992700") 2024/11/10 01:45:47 DEBUG : CopyDest/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecfaa_d20241110_m014315_c001_v7007000_t0000_u01731202995822") 2024/11/10 01:45:48 DEBUG : CopyDest/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d0db_d20241110_m014310_c001_v0001117_t0050_u01731202990407") 2024/11/10 01:45:48 DEBUG : EXISTING: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bb0e_d20241110_m014443_c001_v7007000_t0000_u01731203083817") 2024/11/10 01:45:48 DEBUG : EXISTING: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a25de_d20241110_m014442_c001_v0001182_t0025_u01731203082804") 2024/11/10 01:45:48 DEBUG : Testêé: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bb08_d20241110_m014439_c001_v7007000_t0000_u01731203079367") 2024/11/10 01:45:48 DEBUG : Testêé: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a24d1_d20241110_m014438_c001_v0001182_t0005_u01731203078686") 2024/11/10 01:45:48 DEBUG : Testêé: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d2b8_d20241110_m014436_c001_v0001117_t0020_u01731203076829") 2024/11/10 01:45:48 DEBUG : a/potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3740e_d20241110_m014053_c001_v7007000_t0000_u01731202853196") 2024/11/10 01:45:48 DEBUG : a/potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc5d_d20241110_m014052_c001_v0001157_t0053_u01731202852442") 2024/11/10 01:45:48 DEBUG : a/potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3740a_d20241110_m014050_c001_v7007000_t0000_u01731202850316") 2024/11/10 01:45:48 DEBUG : a/potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc47_d20241110_m014049_c001_v0001157_t0012_u01731202849396") 2024/11/10 01:45:48 DEBUG : a/potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec0142_d20241110_m014027_c001_v7007000_t0000_u01731202827247") 2024/11/10 01:45:48 DEBUG : a/potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bbb8_d20241110_m014026_c001_v0001157_t0013_u01731202826329") 2024/11/10 01:45:48 DEBUG : b/potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3740f_d20241110_m014053_c001_v7007000_t0000_u01731202853376") 2024/11/10 01:45:48 DEBUG : b/potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc51_d20241110_m014051_c001_v0001157_t0001_u01731202851221") 2024/11/10 01:45:48 DEBUG : b/potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37408_d20241110_m014049_c001_v7007000_t0000_u01731202849736") 2024/11/10 01:45:48 DEBUG : b/potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc41_d20241110_m014048_c001_v0001157_t0028_u01731202848092") 2024/11/10 01:45:48 DEBUG : b/potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec0137_d20241110_m014026_c001_v7007000_t0000_u01731202826698") 2024/11/10 01:45:48 DEBUG : b/potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bbae_d20241110_m014025_c001_v0001157_t0047_u01731202825246") 2024/11/10 01:45:49 DEBUG : backup/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f402d8e8c8e07bcd3_d20241110_m014329_c001_v7007000_t0000_u01731203009270") 2024/11/10 01:45:49 DEBUG : backup/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f109a50f3f92c68b9_d20241110_m014327_c001_v0001146_t0037_u01731203007433") 2024/11/10 01:45:49 DEBUG : backup/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f11510876c9e92eee_d20241110_m014323_c001_v0001182_t0056_u01731203003679") 2024/11/10 01:45:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e69f3_d20241110_m014359_c001_v7007000_t0000_u01731203039169") 2024/11/10 01:45:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1041a29b7552516b_d20241110_m014357_c001_v0001182_t0039_u01731203037177") 2024/11/10 01:45:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f10324e04048388ae_d20241110_m014352_c001_v0001100_t0000_u01731203032893") 2024/11/10 01:45:49 DEBUG : backup/one.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4136fc1be8e9fa50_d20241110_m014345_c001_v7007000_t0000_u01731203025827") 2024/11/10 01:45:49 DEBUG : backup/one.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f102e4c4090ad4916_d20241110_m014343_c001_v0001181_t0001_u01731203023611") 2024/11/10 01:45:49 DEBUG : backup/one.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f11930ae73890f005_d20241110_m014338_c001_v0001032_t0019_u01731203018647") 2024/11/10 01:45:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e69f4_d20241110_m014359_c001_v7007000_t0000_u01731203039349") 2024/11/10 01:45:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1034a6aeb220aae7_d20241110_m014358_c001_v0001136_t0053_u01731203038312") 2024/11/10 01:45:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1030dfa7a79f4a9b_d20241110_m014354_c001_v0001146_t0022_u01731203034846") 2024/11/10 01:45:49 DEBUG : backup/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f402d8e8c8e07bcd4_d20241110_m014329_c001_v7007000_t0000_u01731203009453") 2024/11/10 01:45:49 DEBUG : backup/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1089faa22c47faea_d20241110_m014328_c001_v0001100_t0019_u01731203008369") 2024/11/10 01:45:49 DEBUG : backup/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1035cb20f209874b_d20241110_m014325_c001_v0001036_t0035_u01731203005071") 2024/11/10 01:45:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4136fc1be8e9fa51_d20241110_m014346_c001_v7007000_t0000_u01731203026010") 2024/11/10 01:45:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f116fd4ddeba7a3f0_d20241110_m014344_c001_v0001115_t0024_u01731203024624") 2024/11/10 01:45:49 DEBUG : backup/three.txt.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1114613f808a67e9_d20241110_m014341_c001_v0001182_t0001_u01731203021363") 2024/11/10 01:45:49 DEBUG : both0: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f00_d20241110_m014532_c001_v7007000_t0000_u01731203132598") 2024/11/10 01:45:49 DEBUG : both0: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d3f2_d20241110_m014510_c001_v0001117_t0053_u01731203110976") 2024/11/10 01:45:49 DEBUG : both0: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c98_d20241110_m014506_c001_v7007000_t0000_u01731203106368") 2024/11/10 01:45:49 DEBUG : both0: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d2fc_d20241110_m014446_c001_v0001117_t0016_u01731203086049") 2024/11/10 01:45:49 DEBUG : both1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f02_d20241110_m014532_c001_v7007000_t0000_u01731203132780") 2024/11/10 01:45:49 DEBUG : both1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d3fa_d20241110_m014512_c001_v0001117_t0027_u01731203112168") 2024/11/10 01:45:50 DEBUG : both1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c99_d20241110_m014506_c001_v7007000_t0000_u01731203106549") 2024/11/10 01:45:50 DEBUG : both1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d306_d20241110_m014446_c001_v0001117_t0006_u01731203086853") 2024/11/10 01:45:50 DEBUG : both10: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f07_d20241110_m014532_c001_v7007000_t0000_u01731203132962") 2024/11/10 01:45:50 DEBUG : both10: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d444_d20241110_m014520_c001_v0001117_t0036_u01731203120718") 2024/11/10 01:45:50 DEBUG : both10: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c9a_d20241110_m014506_c001_v7007000_t0000_u01731203106731") 2024/11/10 01:45:50 DEBUG : both10: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d352_d20241110_m014454_c001_v0001117_t0000_u01731203094141") 2024/11/10 01:45:50 DEBUG : both11: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f0a_d20241110_m014533_c001_v7007000_t0000_u01731203133143") 2024/11/10 01:45:50 DEBUG : both11: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d446_d20241110_m014521_c001_v0001117_t0032_u01731203121631") 2024/11/10 01:45:50 DEBUG : both11: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c9b_d20241110_m014506_c001_v7007000_t0000_u01731203106912") 2024/11/10 01:45:50 DEBUG : both11: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d35e_d20241110_m014454_c001_v0001117_t0031_u01731203094922") 2024/11/10 01:45:50 DEBUG : both12: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f0d_d20241110_m014533_c001_v7007000_t0000_u01731203133323") 2024/11/10 01:45:50 DEBUG : both12: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d454_d20241110_m014522_c001_v0001117_t0024_u01731203122512") 2024/11/10 01:45:50 DEBUG : both12: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c9c_d20241110_m014507_c001_v7007000_t0000_u01731203107092") 2024/11/10 01:45:50 DEBUG : both12: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d366_d20241110_m014455_c001_v0001117_t0033_u01731203095804") 2024/11/10 01:45:50 DEBUG : both13: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f10_d20241110_m014533_c001_v7007000_t0000_u01731203133503") 2024/11/10 01:45:50 DEBUG : both13: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d456_d20241110_m014523_c001_v0001117_t0044_u01731203123471") 2024/11/10 01:45:50 DEBUG : both13: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c9d_d20241110_m014507_c001_v7007000_t0000_u01731203107272") 2024/11/10 01:45:50 DEBUG : both13: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d36c_d20241110_m014456_c001_v0001117_t0034_u01731203096994") 2024/11/10 01:45:50 DEBUG : both14: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f14_d20241110_m014533_c001_v7007000_t0000_u01731203133750") 2024/11/10 01:45:50 DEBUG : both14: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d458_d20241110_m014524_c001_v0001117_t0000_u01731203124723") 2024/11/10 01:45:51 DEBUG : both14: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7ca0_d20241110_m014507_c001_v7007000_t0000_u01731203107451") 2024/11/10 01:45:51 DEBUG : both14: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d374_d20241110_m014457_c001_v0001117_t0019_u01731203097897") 2024/11/10 01:45:51 DEBUG : both15: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f17_d20241110_m014533_c001_v7007000_t0000_u01731203133946") 2024/11/10 01:45:51 DEBUG : both15: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d462_d20241110_m014525_c001_v0001117_t0049_u01731203125769") 2024/11/10 01:45:51 DEBUG : both15: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7ca1_d20241110_m014507_c001_v7007000_t0000_u01731203107642") 2024/11/10 01:45:51 DEBUG : both15: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d378_d20241110_m014458_c001_v0001117_t0010_u01731203098726") 2024/11/10 01:45:51 DEBUG : both16: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f1a_d20241110_m014534_c001_v7007000_t0000_u01731203134128") 2024/11/10 01:45:51 DEBUG : both16: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d464_d20241110_m014526_c001_v0001117_t0057_u01731203126525") 2024/11/10 01:45:51 DEBUG : both16: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7ca2_d20241110_m014507_c001_v7007000_t0000_u01731203107822") 2024/11/10 01:45:51 DEBUG : both16: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d380_d20241110_m014459_c001_v0001117_t0034_u01731203099525") 2024/11/10 01:45:51 DEBUG : both17: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f1d_d20241110_m014534_c001_v7007000_t0000_u01731203134311") 2024/11/10 01:45:51 DEBUG : both17: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d466_d20241110_m014527_c001_v0001117_t0047_u01731203127383") 2024/11/10 01:45:51 DEBUG : both17: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7ca3_d20241110_m014508_c001_v7007000_t0000_u01731203108003") 2024/11/10 01:45:51 DEBUG : both17: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d388_d20241110_m014500_c001_v0001117_t0031_u01731203100597") 2024/11/10 01:45:51 DEBUG : both18: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f20_d20241110_m014534_c001_v7007000_t0000_u01731203134491") 2024/11/10 01:45:51 DEBUG : both18: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d46a_d20241110_m014528_c001_v0001117_t0018_u01731203128182") 2024/11/10 01:45:51 DEBUG : both18: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7ca4_d20241110_m014508_c001_v7007000_t0000_u01731203108213") 2024/11/10 01:45:51 DEBUG : both18: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d39a_d20241110_m014501_c001_v0001117_t0026_u01731203101924") 2024/11/10 01:45:51 DEBUG : both19: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f23_d20241110_m014534_c001_v7007000_t0000_u01731203134673") 2024/11/10 01:45:51 DEBUG : both19: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d46e_d20241110_m014528_c001_v0001117_t0047_u01731203128887") 2024/11/10 01:45:52 DEBUG : both19: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7ca5_d20241110_m014508_c001_v7007000_t0000_u01731203108394") 2024/11/10 01:45:52 DEBUG : both19: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d3a6_d20241110_m014502_c001_v0001117_t0014_u01731203102858") 2024/11/10 01:45:52 DEBUG : both2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f26_d20241110_m014534_c001_v7007000_t0000_u01731203134856") 2024/11/10 01:45:52 DEBUG : both2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d404_d20241110_m014513_c001_v0001117_t0043_u01731203113242") 2024/11/10 01:45:52 DEBUG : both2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7ca6_d20241110_m014508_c001_v7007000_t0000_u01731203108573") 2024/11/10 01:45:52 DEBUG : both2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d310_d20241110_m014447_c001_v0001117_t0036_u01731203087740") 2024/11/10 01:45:52 DEBUG : both3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f29_d20241110_m014535_c001_v7007000_t0000_u01731203135037") 2024/11/10 01:45:52 DEBUG : both3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d40e_d20241110_m014514_c001_v0001117_t0038_u01731203114535") 2024/11/10 01:45:52 DEBUG : both3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7ca8_d20241110_m014508_c001_v7007000_t0000_u01731203108754") 2024/11/10 01:45:52 DEBUG : both3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d316_d20241110_m014448_c001_v0001117_t0036_u01731203088544") 2024/11/10 01:45:52 DEBUG : both4: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f2d_d20241110_m014535_c001_v7007000_t0000_u01731203135217") 2024/11/10 01:45:52 DEBUG : both4: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d414_d20241110_m014515_c001_v0001117_t0037_u01731203115279") 2024/11/10 01:45:52 DEBUG : both4: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7ca9_d20241110_m014508_c001_v7007000_t0000_u01731203108936") 2024/11/10 01:45:52 DEBUG : both4: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d31e_d20241110_m014449_c001_v0001117_t0050_u01731203089414") 2024/11/10 01:45:52 DEBUG : both5: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f30_d20241110_m014535_c001_v7007000_t0000_u01731203135414") 2024/11/10 01:45:52 DEBUG : both5: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d418_d20241110_m014516_c001_v0001117_t0029_u01731203116016") 2024/11/10 01:45:52 DEBUG : both5: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7cab_d20241110_m014509_c001_v7007000_t0000_u01731203109129") 2024/11/10 01:45:52 DEBUG : both5: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d328_d20241110_m014450_c001_v0001117_t0011_u01731203090419") 2024/11/10 01:45:52 DEBUG : both6: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f34_d20241110_m014535_c001_v7007000_t0000_u01731203135595") 2024/11/10 01:45:52 DEBUG : both6: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d420_d20241110_m014516_c001_v0001117_t0021_u01731203116898") 2024/11/10 01:45:52 DEBUG : both6: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7cac_d20241110_m014509_c001_v7007000_t0000_u01731203109309") 2024/11/10 01:45:52 DEBUG : both6: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d330_d20241110_m014451_c001_v0001117_t0055_u01731203091219") 2024/11/10 01:45:53 DEBUG : both7: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f36_d20241110_m014535_c001_v7007000_t0000_u01731203135775") 2024/11/10 01:45:53 DEBUG : both7: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d428_d20241110_m014518_c001_v0001117_t0020_u01731203118236") 2024/11/10 01:45:53 DEBUG : both7: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7cad_d20241110_m014509_c001_v7007000_t0000_u01731203109488") 2024/11/10 01:45:53 DEBUG : both7: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d336_d20241110_m014451_c001_v0001117_t0047_u01731203091888") 2024/11/10 01:45:53 DEBUG : both8: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f39_d20241110_m014535_c001_v7007000_t0000_u01731203135955") 2024/11/10 01:45:53 DEBUG : both8: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d434_d20241110_m014518_c001_v0001117_t0014_u01731203118972") 2024/11/10 01:45:53 DEBUG : both8: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7cae_d20241110_m014509_c001_v7007000_t0000_u01731203109668") 2024/11/10 01:45:53 DEBUG : both8: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d33c_d20241110_m014452_c001_v0001117_t0050_u01731203092670") 2024/11/10 01:45:53 DEBUG : both9: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f3e_d20241110_m014536_c001_v7007000_t0000_u01731203136135") 2024/11/10 01:45:53 DEBUG : both9: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d43e_d20241110_m014519_c001_v0001117_t0035_u01731203119969") 2024/11/10 01:45:53 DEBUG : both9: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7cb0_d20241110_m014509_c001_v7007000_t0000_u01731203109865") 2024/11/10 01:45:53 DEBUG : both9: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d34a_d20241110_m014453_c001_v0001117_t0027_u01731203093423") 2024/11/10 01:45:53 DEBUG : c/non empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37410_d20241110_m014053_c001_v7007000_t0000_u01731202853594") 2024/11/10 01:45:53 DEBUG : c/non empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc53_d20241110_m014051_c001_v0001157_t0047_u01731202851784") 2024/11/10 01:45:53 DEBUG : c/non empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3740b_d20241110_m014050_c001_v7007000_t0000_u01731202850497") 2024/11/10 01:45:53 DEBUG : c/non empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc43_d20241110_m014048_c001_v0001157_t0042_u01731202848394") 2024/11/10 01:45:53 DEBUG : c/non empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec0146_d20241110_m014027_c001_v7007000_t0000_u01731202827428") 2024/11/10 01:45:53 DEBUG : c/non empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bbb0_d20241110_m014025_c001_v0001157_t0043_u01731202825598") 2024/11/10 01:45:53 DEBUG : check sum: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89b0e_d20241110_m014013_c001_v7007000_t0000_u01731202813879") 2024/11/10 01:45:53 DEBUG : check sum: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb5d_d20241110_m014012_c001_v0001157_t0013_u01731202812826") 2024/11/10 01:45:54 DEBUG : dest/3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecf96_d20241110_m014257_c001_v7007000_t0000_u01731202977808") 2024/11/10 01:45:54 DEBUG : dest/3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4121ecc34ee0ef8c_d20241110_m014256_c001_v0001113_t0030_u01731202976675") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457baff_d20241110_m014435_c001_v7007000_t0000_u01731203075376") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f10881ee1573f9832_d20241110_m014432_c001_v0001113_t0006_u01731203072722") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e376d4_d20241110_m014432_c001_v7007000_t0000_u01731203072540") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f10881ee1573f9820_d20241110_m014429_c001_v0001113_t0014_u01731203069213") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e376cd_d20241110_m014428_c001_v7007000_t0000_u01731203068487") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a221b_d20241110_m014424_c001_v0001182_t0021_u01731203064403") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4030058bbe46bcd7_d20241110_m014422_c001_v7007000_t0000_u01731203062915") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f113677a771668f90_d20241110_m014420_c001_v0001101_t0016_u01731203060545") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6a3c_d20241110_m014420_c001_v7007000_t0000_u01731203060369") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f113677a771668f86_d20241110_m014417_c001_v0001101_t0047_u01731203057018") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6a33_d20241110_m014416_c001_v7007000_t0000_u01731203056299") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d218_d20241110_m014412_c001_v0001117_t0000_u01731203052113") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f405b74bd86157fce_d20241110_m014410_c001_v7007000_t0000_u01731203050839") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1114613f808a6db8_d20241110_m014409_c001_v0001182_t0052_u01731203049641") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400c20a4112def98_d20241110_m014409_c001_v7007000_t0000_u01731203049459") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1114613f808a6cf2_d20241110_m014405_c001_v0001182_t0012_u01731203045918") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400c20a4112def91_d20241110_m014405_c001_v7007000_t0000_u01731203045148") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d1db_d20241110_m014400_c001_v0001117_t0013_u01731203040447") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e69f5_d20241110_m014359_c001_v7007000_t0000_u01731203039530") 2024/11/10 01:45:54 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f118f9fb2c3638851_d20241110_m014357_c001_v0001101_t0007_u01731203037572") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457badd_d20241110_m014357_c001_v7007000_t0000_u01731203037389") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f118f9fb2c3638841_d20241110_m014353_c001_v0001101_t0047_u01731203033965") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bac9_d20241110_m014353_c001_v7007000_t0000_u01731203033238") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d18b_d20241110_m014347_c001_v0001117_t0008_u01731203027106") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4136fc1be8e9fa52_d20241110_m014346_c001_v7007000_t0000_u01731203026193") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1171cb540d497ae0_d20241110_m014344_c001_v0001037_t0034_u01731203024015") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8d55_d20241110_m014343_c001_v7007000_t0000_u01731203023833") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1171cb540d497ade_d20241110_m014340_c001_v0001037_t0010_u01731203020431") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8d22_d20241110_m014339_c001_v7007000_t0000_u01731203019707") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d145_d20241110_m014330_c001_v0001117_t0011_u01731203010556") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f402d8e8c8e07bcd5_d20241110_m014329_c001_v7007000_t0000_u01731203009636") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b9ffc2168d75c_d20241110_m014327_c001_v0001182_t0022_u01731203007901") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37642_d20241110_m014327_c001_v7007000_t0000_u01731203007700") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b9ffc2168d6a7_d20241110_m014324_c001_v0001182_t0036_u01731203004623") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37637_d20241110_m014323_c001_v7007000_t0000_u01731203003895") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bf2c_d20241110_m014317_c001_v0001157_t0001_u01731202997098") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecfab_d20241110_m014316_c001_v7007000_t0000_u01731202996006") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f10537349d114c8e5_d20241110_m014309_c001_v0001117_t0053_u01731202989189") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4198dc9f32ad4c66_d20241110_m014308_c001_v7007000_t0000_u01731202988982") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a120d_d20241110_m014304_c001_v0001182_t0048_u01731202984994") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f104087c64b4e4197_d20241110_m014303_c001_v0001144_t0036_u01731202983520") 2024/11/10 01:45:55 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f104087c64b4e4191_d20241110_m014302_c001_v0001144_t0046_u01731202982249") 2024/11/10 01:45:56 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41575503483c46fb_d20241110_m014248_c001_v7007000_t0000_u01731202968735") 2024/11/10 01:45:56 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66be90_d20241110_m014240_c001_v0001157_t0045_u01731202960983") 2024/11/10 01:45:56 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f108d38c9cd63650d_d20241110_m014240_c001_v0001039_t0036_u01731202960123") 2024/11/10 01:45:56 DEBUG : dst/one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f108d38c9cd63650b_d20241110_m014239_c001_v0001039_t0059_u01731202959027") 2024/11/10 01:45:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bb00_d20241110_m014435_c001_v7007000_t0000_u01731203075559") 2024/11/10 01:45:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1019d5347353fb0b_d20241110_m014432_c001_v0001120_t0041_u01731203072295") 2024/11/10 01:45:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1008432bbd5889f6_d20241110_m014428_c001_v0001180_t0014_u01731203068237") 2024/11/10 01:45:56 DEBUG : dst/one.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4030058bbe46bcd8_d20241110_m014423_c001_v7007000_t0000_u01731203063101") 2024/11/10 01:45:56 DEBUG : dst/one.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1111652c6125cc98_d20241110_m014419_c001_v0001103_t0048_u01731203059997") 2024/11/10 01:45:56 DEBUG : dst/one.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f11433592876c2493_d20241110_m014416_c001_v0001137_t0045_u01731203056005") 2024/11/10 01:45:56 DEBUG : dst/one.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f405b74bd86157fd0_d20241110_m014411_c001_v7007000_t0000_u01731203051019") 2024/11/10 01:45:56 DEBUG : dst/one.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f117348f3143f9ac5_d20241110_m014409_c001_v0001182_t0012_u01731203049246") 2024/11/10 01:45:56 DEBUG : dst/one.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1018dd987429abf5_d20241110_m014404_c001_v0001109_t0057_u01731203044265") 2024/11/10 01:45:56 DEBUG : dst/three: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecfac_d20241110_m014316_c001_v7007000_t0000_u01731202996188") 2024/11/10 01:45:56 DEBUG : dst/three: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f104087c64b4e41d1_d20241110_m014313_c001_v0001144_t0039_u01731202993950") 2024/11/10 01:45:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bb01_d20241110_m014435_c001_v7007000_t0000_u01731203075739") 2024/11/10 01:45:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f108fa03d95d33e03_d20241110_m014433_c001_v0001117_t0028_u01731203073670") 2024/11/10 01:45:56 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100b1175807b6508_d20241110_m014430_c001_v0001161_t0051_u01731203070266") 2024/11/10 01:45:56 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bb02_d20241110_m014435_c001_v7007000_t0000_u01731203075920") 2024/11/10 01:45:56 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f10881ee1573f9838_d20241110_m014434_c001_v0001113_t0008_u01731203074464") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e376d7_d20241110_m014434_c001_v7007000_t0000_u01731203074283") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f10881ee1573f9826_d20241110_m014430_c001_v0001113_t0015_u01731203070742") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e376d1_d20241110_m014430_c001_v7007000_t0000_u01731203070558") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a224b_d20241110_m014425_c001_v0001182_t0043_u01731203065447") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4030058bbe46bcd9_d20241110_m014423_c001_v7007000_t0000_u01731203063282") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f113677a771668f96_d20241110_m014421_c001_v0001101_t0031_u01731203061988") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6a3d_d20241110_m014421_c001_v7007000_t0000_u01731203061812") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f113677a771668f8a_d20241110_m014418_c001_v0001101_t0010_u01731203058435") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6a36_d20241110_m014418_c001_v7007000_t0000_u01731203058259") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d21c_d20241110_m014412_c001_v0001117_t0059_u01731203052942") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400c20a4112def9a_d20241110_m014410_c001_v7007000_t0000_u01731203050281") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a1e98_d20241110_m014408_c001_v0001182_t0038_u01731203048436") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400c20a4112def96_d20241110_m014407_c001_v7007000_t0000_u01731203047351") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d1e1_d20241110_m014401_c001_v0001117_t0029_u01731203041426") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bae1_d20241110_m014358_c001_v7007000_t0000_u01731203038606") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a1c15_d20241110_m014356_c001_v0001182_t0047_u01731203036375") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bacf_d20241110_m014355_c001_v7007000_t0000_u01731203035288") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d191_d20241110_m014347_c001_v0001117_t0007_u01731203027884") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8d6a_d20241110_m014345_c001_v7007000_t0000_u01731203025260") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a1979_d20241110_m014342_c001_v0001182_t0038_u01731203022741") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8d35_d20241110_m014341_c001_v7007000_t0000_u01731203021614") 2024/11/10 01:45:57 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d14d_d20241110_m014333_c001_v0001117_t0047_u01731203013791") 2024/11/10 01:45:58 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37643_d20241110_m014328_c001_v7007000_t0000_u01731203008714") 2024/11/10 01:45:58 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bf4e_d20241110_m014326_c001_v0001157_t0006_u01731203006517") 2024/11/10 01:45:58 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3763a_d20241110_m014325_c001_v7007000_t0000_u01731203005416") 2024/11/10 01:45:58 DEBUG : dst/three.txt: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a14d8_d20241110_m014319_c001_v0001182_t0059_u01731202999319") 2024/11/10 01:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4030058bbe46bcda_d20241110_m014423_c001_v7007000_t0000_u01731203063474") 2024/11/10 01:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f101aed6ff9ede579_d20241110_m014421_c001_v0001182_t0059_u01731203061539") 2024/11/10 01:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f110183468eb2e90f_d20241110_m014418_c001_v0001182_t0033_u01731203058029") 2024/11/10 01:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f405b74bd86157fd3_d20241110_m014411_c001_v7007000_t0000_u01731203051203") 2024/11/10 01:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f11398f6d50770dfd_d20241110_m014410_c001_v0001178_t0023_u01731203050074") 2024/11/10 01:45:58 DEBUG : dst/three.txt.bak: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f109baedaedefd134_d20241110_m014406_c001_v0001144_t0016_u01731203046343") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bb04_d20241110_m014436_c001_v7007000_t0000_u01731203076101") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d274_d20241110_m014424_c001_v0001117_t0028_u01731203064975") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4030058bbe46bcdb_d20241110_m014423_c001_v7007000_t0000_u01731203063667") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a1f82_d20241110_m014412_c001_v0001182_t0033_u01731203052703") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f405b74bd86157fd6_d20241110_m014411_c001_v7007000_t0000_u01731203051390") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a1d19_d20241110_m014401_c001_v0001182_t0039_u01731203041217") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e69f6_d20241110_m014359_c001_v7007000_t0000_u01731203039710") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a1a90_d20241110_m014347_c001_v0001182_t0026_u01731203027667") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4136fc1be8e9fa53_d20241110_m014346_c001_v7007000_t0000_u01731203026376") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a1720_d20241110_m014331_c001_v0001182_t0030_u01731203011473") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f402d8e8c8e07bcd6_d20241110_m014329_c001_v7007000_t0000_u01731203009819") 2024/11/10 01:45:58 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d101_d20241110_m014318_c001_v0001117_t0021_u01731202998065") 2024/11/10 01:45:59 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecfaf_d20241110_m014316_c001_v7007000_t0000_u01731202996370") 2024/11/10 01:45:59 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1029a6b969425fb8_d20241110_m014311_c001_v0001101_t0046_u01731202991410") 2024/11/10 01:45:59 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41575503483c46fc_d20241110_m014248_c001_v7007000_t0000_u01731202968917") 2024/11/10 01:45:59 DEBUG : dst/two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f108d38c9cd636515_d20241110_m014247_c001_v0001039_t0059_u01731202967609") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec023a_d20241110_m014205_c001_v7007000_t0000_u01731202925240") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a047e_d20241110_m014200_c001_v0001182_t0020_u01731202920872") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec0226_d20241110_m014158_c001_v7007000_t0000_u01731202918714") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a01b9_d20241110_m014147_c001_v0001182_t0011_u01731202907823") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e63ab_d20241110_m014138_c001_v7007000_t0000_u01731202898597") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f39ff10_d20241110_m014135_c001_v0001182_t0022_u01731202895036") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3742f_d20241110_m014108_c001_v7007000_t0000_u01731202868485") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bcbe_d20241110_m014106_c001_v0001157_t0005_u01731202866575") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37428_d20241110_m014105_c001_v7007000_t0000_u01731202865010") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bca7_d20241110_m014103_c001_v0001157_t0055_u01731202863654") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37420_d20241110_m014100_c001_v7007000_t0000_u01731202860057") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc81_d20241110_m014058_c001_v0001157_t0044_u01731202858264") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37419_d20241110_m014056_c001_v7007000_t0000_u01731202856813") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc6f_d20241110_m014055_c001_v0001157_t0051_u01731202855208") 2024/11/10 01:45:59 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37405_d20241110_m014047_c001_v7007000_t0000_u01731202847185") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc30_d20241110_m014045_c001_v0001157_t0026_u01731202845205") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec0189_d20241110_m014043_c001_v7007000_t0000_u01731202843964") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc22_d20241110_m014042_c001_v0001157_t0052_u01731202842880") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec017e_d20241110_m014037_c001_v7007000_t0000_u01731202837035") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bbea_d20241110_m014035_c001_v0001157_t0059_u01731202835455") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec0171_d20241110_m014032_c001_v7007000_t0000_u01731202832901") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bbd4_d20241110_m014031_c001_v0001157_t0048_u01731202831861") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec016b_d20241110_m014030_c001_v7007000_t0000_u01731202830775") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1047f637f4e4415b_d20241110_m014029_c001_v0001172_t0052_u01731202829865") 2024/11/10 01:46:00 DEBUG : empty space: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bbc6_d20241110_m014028_c001_v0001157_t0026_u01731202828153") 2024/11/10 01:46:00 DEBUG : enormous: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3742d_d20241110_m014107_c001_v7007000_t0000_u01731202867573") 2024/11/10 01:46:00 DEBUG : enormous: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bcc0_d20241110_m014106_c001_v0001157_t0030_u01731202866896") 2024/11/10 01:46:00 DEBUG : existing: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4036e7692457bb0a_d20241110_m014441_c001_v7007000_t0000_u01731203081681") 2024/11/10 01:46:00 DEBUG : existing: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d2ca_d20241110_m014440_c001_v0001117_t0015_u01731203080119") 2024/11/10 01:46:00 DEBUG : existing: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e63a2_d20241110_m014132_c001_v7007000_t0000_u01731202892607") 2024/11/10 01:46:00 DEBUG : existing: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f39fe58_d20241110_m014131_c001_v0001182_t0014_u01731202891576") 2024/11/10 01:46:00 DEBUG : existing: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec010a_d20241110_m014024_c001_v7007000_t0000_u01731202824156") 2024/11/10 01:46:00 DEBUG : existing: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bba0_d20241110_m014023_c001_v0001157_t0029_u01731202823099") 2024/11/10 01:46:00 DEBUG : existing: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec00df_d20241110_m014021_c001_v7007000_t0000_u01731202821835") 2024/11/10 01:46:00 DEBUG : existing: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb9a_d20241110_m014021_c001_v0001157_t0045_u01731202821106") 2024/11/10 01:46:00 DEBUG : existing: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb8c_d20241110_m014020_c001_v0001157_t0021_u01731202820189") 2024/11/10 01:46:00 DEBUG : existing-b: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e63a4_d20241110_m014132_c001_v7007000_t0000_u01731202892796") 2024/11/10 01:46:01 DEBUG : existing-b: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bd4a_d20241110_m014131_c001_v0001157_t0040_u01731202891587") 2024/11/10 01:46:01 DEBUG : five: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37430_d20241110_m014113_c001_v7007000_t0000_u01731202873341") 2024/11/10 01:46:01 DEBUG : five: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f414b012dfd66bcdc_d20241110_m014111_c001_v0001157_t0002_u01731202871287") 2024/11/10 01:46:01 DEBUG : foo: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec0178_d20241110_m014034_c001_v7007000_t0000_u01731202834730") 2024/11/10 01:46:01 DEBUG : foo: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f414b012dfd66bbe8_d20241110_m014034_c001_v0001157_t0002_u01731202834184") 2024/11/10 01:46:01 DEBUG : foo: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f414b012dfd66bbdc_d20241110_m014033_c001_v0001157_t0002_u01731202833628") 2024/11/10 01:46:01 DEBUG : four: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37431_d20241110_m014113_c001_v7007000_t0000_u01731202873521") 2024/11/10 01:46:01 DEBUG : four: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400fcfb11f39fa1a_d20241110_m014111_c001_v0001182_t0047_u01731202871841") 2024/11/10 01:46:01 DEBUG : four: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bcda_d20241110_m014110_c001_v0001157_t0016_u01731202870347") 2024/11/10 01:46:01 DEBUG : hello world2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f13970f8_d20241110_m013930_c001_v7007000_t0000_u01731202770461") 2024/11/10 01:46:01 DEBUG : hello world2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba55_d20241110_m013929_c001_v0001157_t0038_u01731202769790") 2024/11/10 01:46:01 DEBUG : ignore-size: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89b16_d20241110_m014018_c001_v7007000_t0000_u01731202818740") 2024/11/10 01:46:01 DEBUG : ignore-size: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb7b_d20241110_m014017_c001_v0001157_t0013_u01731202817570") 2024/11/10 01:46:01 DEBUG : nested/sub dir/file: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e639e_d20241110_m014130_c001_v7007000_t0000_u01731202890484") 2024/11/10 01:46:01 DEBUG : nested/sub dir/file: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f39fdcb_d20241110_m014129_c001_v0001182_t0038_u01731202889001") 2024/11/10 01:46:01 DEBUG : nested/sub dir/file: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e639a_d20241110_m014127_c001_v7007000_t0000_u01731202887896") 2024/11/10 01:46:01 DEBUG : nested/sub dir/file: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f39fd61_d20241110_m014126_c001_v0001182_t0000_u01731202886877") 2024/11/10 01:46:01 DEBUG : one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37432_d20241110_m014113_c001_v7007000_t0000_u01731202873702") 2024/11/10 01:46:01 DEBUG : one: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f414b012dfd66bcd2_d20241110_m014109_c001_v0001157_t0002_u01731202869609") 2024/11/10 01:46:01 DEBUG : only0: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f41_d20241110_m014536_c001_v7007000_t0000_u01731203136317") 2024/11/10 01:46:02 DEBUG : only0: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4144e58cfcc5d478_d20241110_m014530_c001_v0001117_t0034_u01731203130559") 2024/11/10 01:46:02 DEBUG : only0: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2c83_d20241110_m014511_c001_v0001182_t0020_u01731203111958") 2024/11/10 01:46:02 DEBUG : only0: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f402d8e8c8e07bd82_d20241110_m014505_c001_v7007000_t0000_u01731203105751") 2024/11/10 01:46:02 DEBUG : only0: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a26aa_d20241110_m014446_c001_v0001182_t0011_u01731203086538") 2024/11/10 01:46:02 DEBUG : only1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f44_d20241110_m014536_c001_v7007000_t0000_u01731203136497") 2024/11/10 01:46:02 DEBUG : only1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400fcfb11f3a310e_d20241110_m014530_c001_v0001182_t0047_u01731203130570") 2024/11/10 01:46:02 DEBUG : only1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2ccd_d20241110_m014513_c001_v0001182_t0052_u01731203113009") 2024/11/10 01:46:02 DEBUG : only1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3772e_d20241110_m014505_c001_v7007000_t0000_u01731203105005") 2024/11/10 01:46:02 DEBUG : only1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a26e1_d20241110_m014447_c001_v0001182_t0027_u01731203087497") 2024/11/10 01:46:02 DEBUG : only10: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f48_d20241110_m014536_c001_v7007000_t0000_u01731203136678") 2024/11/10 01:46:02 DEBUG : only10: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f403040b91afac895_d20241110_m014531_c001_v0001144_t0050_u01731203131122") 2024/11/10 01:46:02 DEBUG : only10: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2eda_d20241110_m014521_c001_v0001182_t0013_u01731203121406") 2024/11/10 01:46:02 DEBUG : only10: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c8e_d20241110_m014504_c001_v7007000_t0000_u01731203104623") 2024/11/10 01:46:02 DEBUG : only10: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a28a5_d20241110_m014454_c001_v0001182_t0048_u01731203094695") 2024/11/10 01:46:02 DEBUG : only11: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f4b_d20241110_m014536_c001_v7007000_t0000_u01731203136859") 2024/11/10 01:46:02 DEBUG : only11: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41343bd13cb77127_d20241110_m014531_c001_v0001093_t0024_u01731203131316") 2024/11/10 01:46:02 DEBUG : only11: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2efa_d20241110_m014522_c001_v0001182_t0011_u01731203122288") 2024/11/10 01:46:02 DEBUG : only11: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c8f_d20241110_m014504_c001_v7007000_t0000_u01731203104810") 2024/11/10 01:46:02 DEBUG : only11: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a28dd_d20241110_m014455_c001_v0001182_t0058_u01731203095590") 2024/11/10 01:46:02 DEBUG : only12: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f4e_d20241110_m014537_c001_v7007000_t0000_u01731203137040") 2024/11/10 01:46:02 DEBUG : only12: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4144e58cfcc5d47a_d20241110_m014530_c001_v0001117_t0034_u01731203130959") 2024/11/10 01:46:02 DEBUG : only12: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2f24_d20241110_m014523_c001_v0001182_t0019_u01731203123150") 2024/11/10 01:46:03 DEBUG : only12: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89c78_d20241110_m014504_c001_v7007000_t0000_u01731203104997") 2024/11/10 01:46:03 DEBUG : only12: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2921_d20241110_m014456_c001_v0001182_t0015_u01731203096779") 2024/11/10 01:46:03 DEBUG : only13: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f52_d20241110_m014537_c001_v7007000_t0000_u01731203137230") 2024/11/10 01:46:03 DEBUG : only13: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400fcfb11f3a3120_d20241110_m014530_c001_v0001182_t0047_u01731203130967") 2024/11/10 01:46:03 DEBUG : only13: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2f76_d20241110_m014524_c001_v0001182_t0036_u01731203124494") 2024/11/10 01:46:03 DEBUG : only13: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37730_d20241110_m014505_c001_v7007000_t0000_u01731203105392") 2024/11/10 01:46:03 DEBUG : only13: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a294b_d20241110_m014457_c001_v0001182_t0041_u01731203097674") 2024/11/10 01:46:03 DEBUG : only14: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f55_d20241110_m014537_c001_v7007000_t0000_u01731203137411") 2024/11/10 01:46:03 DEBUG : only14: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4144e58cfcc5d47c_d20241110_m014531_c001_v0001117_t0034_u01731203131140") 2024/11/10 01:46:03 DEBUG : only14: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2fc8_d20241110_m014525_c001_v0001182_t0054_u01731203125530") 2024/11/10 01:46:03 DEBUG : only14: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f402d8e8c8e07bd81_d20241110_m014505_c001_v7007000_t0000_u01731203105570") 2024/11/10 01:46:03 DEBUG : only14: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2995_d20241110_m014458_c001_v0001182_t0029_u01731203098507") 2024/11/10 01:46:03 DEBUG : only15: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f59_d20241110_m014537_c001_v7007000_t0000_u01731203137592") 2024/11/10 01:46:03 DEBUG : only15: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400fcfb11f3a312e_d20241110_m014531_c001_v0001182_t0047_u01731203131156") 2024/11/10 01:46:03 DEBUG : only15: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2ff6_d20241110_m014526_c001_v0001182_t0009_u01731203126285") 2024/11/10 01:46:03 DEBUG : only15: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89c7a_d20241110_m014505_c001_v7007000_t0000_u01731203105177") 2024/11/10 01:46:03 DEBUG : only15: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a29c9_d20241110_m014459_c001_v0001182_t0027_u01731203099313") 2024/11/10 01:46:03 DEBUG : only16: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f5c_d20241110_m014537_c001_v7007000_t0000_u01731203137773") 2024/11/10 01:46:03 DEBUG : only16: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f403040b91afac897_d20241110_m014531_c001_v0001144_t0050_u01731203131305") 2024/11/10 01:46:03 DEBUG : only16: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a3032_d20241110_m014527_c001_v0001182_t0058_u01731203127172") 2024/11/10 01:46:03 DEBUG : only16: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c91_d20241110_m014505_c001_v7007000_t0000_u01731203105186") 2024/11/10 01:46:03 DEBUG : only16: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2a09_d20241110_m014500_c001_v0001182_t0023_u01731203100308") 2024/11/10 01:46:04 DEBUG : only17: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f5f_d20241110_m014537_c001_v7007000_t0000_u01731203137953") 2024/11/10 01:46:04 DEBUG : only17: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4144e58cfcc5d47e_d20241110_m014531_c001_v0001117_t0034_u01731203131322") 2024/11/10 01:46:04 DEBUG : only17: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a3066_d20241110_m014527_c001_v0001182_t0053_u01731203127943") 2024/11/10 01:46:04 DEBUG : only17: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f402d8e8c8e07bd7f_d20241110_m014505_c001_v7007000_t0000_u01731203105198") 2024/11/10 01:46:04 DEBUG : only17: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2a55_d20241110_m014501_c001_v0001182_t0009_u01731203101694") 2024/11/10 01:46:04 DEBUG : only18: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f62_d20241110_m014538_c001_v7007000_t0000_u01731203138134") 2024/11/10 01:46:04 DEBUG : only18: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400fcfb11f3a3144_d20241110_m014531_c001_v0001182_t0047_u01731203131341") 2024/11/10 01:46:04 DEBUG : only18: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a3098_d20241110_m014528_c001_v0001182_t0041_u01731203128663") 2024/11/10 01:46:04 DEBUG : only18: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3772f_d20241110_m014505_c001_v7007000_t0000_u01731203105208") 2024/11/10 01:46:04 DEBUG : only18: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2a91_d20241110_m014502_c001_v0001182_t0041_u01731203102640") 2024/11/10 01:46:04 DEBUG : only19: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f65_d20241110_m014538_c001_v7007000_t0000_u01731203138315") 2024/11/10 01:46:04 DEBUG : only19: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41343bd13cb77129_d20241110_m014531_c001_v0001093_t0024_u01731203131505") 2024/11/10 01:46:04 DEBUG : only19: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a30c6_d20241110_m014529_c001_v0001182_t0002_u01731203129604") 2024/11/10 01:46:04 DEBUG : only19: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37731_d20241110_m014505_c001_v7007000_t0000_u01731203105582") 2024/11/10 01:46:04 DEBUG : only19: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2ab9_d20241110_m014503_c001_v0001182_t0017_u01731203103435") 2024/11/10 01:46:04 DEBUG : only2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f69_d20241110_m014538_c001_v7007000_t0000_u01731203138516") 2024/11/10 01:46:04 DEBUG : only2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4144e58cfcc5d482_d20241110_m014531_c001_v0001117_t0034_u01731203131514") 2024/11/10 01:46:04 DEBUG : only2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2d1d_d20241110_m014514_c001_v0001182_t0032_u01731203114290") 2024/11/10 01:46:04 DEBUG : only2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c90_d20241110_m014504_c001_v7007000_t0000_u01731203104997") 2024/11/10 01:46:05 DEBUG : only2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2722_d20241110_m014448_c001_v0001182_t0030_u01731203088321") 2024/11/10 01:46:05 DEBUG : only3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f6c_d20241110_m014538_c001_v7007000_t0000_u01731203138706") 2024/11/10 01:46:05 DEBUG : only3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f403040b91afac899_d20241110_m014531_c001_v0001144_t0050_u01731203131525") 2024/11/10 01:46:05 DEBUG : only3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2d5b_d20241110_m014515_c001_v0001182_t0047_u01731203115064") 2024/11/10 01:46:05 DEBUG : only3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89c7c_d20241110_m014505_c001_v7007000_t0000_u01731203105357") 2024/11/10 01:46:05 DEBUG : only3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a275c_d20241110_m014449_c001_v0001182_t0034_u01731203089167") 2024/11/10 01:46:05 DEBUG : only4: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f70_d20241110_m014538_c001_v7007000_t0000_u01731203138893") 2024/11/10 01:46:05 DEBUG : only4: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400fcfb11f3a3152_d20241110_m014531_c001_v0001182_t0047_u01731203131534") 2024/11/10 01:46:05 DEBUG : only4: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2d7d_d20241110_m014515_c001_v0001182_t0019_u01731203115794") 2024/11/10 01:46:05 DEBUG : only4: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c93_d20241110_m014505_c001_v7007000_t0000_u01731203105366") 2024/11/10 01:46:05 DEBUG : only4: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2780_d20241110_m014450_c001_v0001182_t0005_u01731203090203") 2024/11/10 01:46:05 DEBUG : only5: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f73_d20241110_m014539_c001_v7007000_t0000_u01731203139073") 2024/11/10 01:46:05 DEBUG : only5: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4144e58cfcc5d488_d20241110_m014531_c001_v0001117_t0034_u01731203131697") 2024/11/10 01:46:05 DEBUG : only5: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2db1_d20241110_m014516_c001_v0001182_t0055_u01731203116661") 2024/11/10 01:46:05 DEBUG : only5: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f402d8e8c8e07bd80_d20241110_m014505_c001_v7007000_t0000_u01731203105381") 2024/11/10 01:46:05 DEBUG : only5: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a27a9_d20241110_m014450_c001_v0001182_t0048_u01731203090991") 2024/11/10 01:46:05 DEBUG : only6: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f76_d20241110_m014539_c001_v7007000_t0000_u01731203139258") 2024/11/10 01:46:05 DEBUG : only6: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f403040b91afac89b_d20241110_m014531_c001_v0001144_t0050_u01731203131707") 2024/11/10 01:46:05 DEBUG : only6: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2deb_d20241110_m014518_c001_v0001182_t0031_u01731203118001") 2024/11/10 01:46:05 DEBUG : only6: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89c7d_d20241110_m014505_c001_v7007000_t0000_u01731203105561") 2024/11/10 01:46:05 DEBUG : only6: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a27e4_d20241110_m014451_c001_v0001182_t0016_u01731203091675") 2024/11/10 01:46:06 DEBUG : only7: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f77_d20241110_m014539_c001_v7007000_t0000_u01731203139441") 2024/11/10 01:46:06 DEBUG : only7: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41343bd13cb7712b_d20241110_m014531_c001_v0001093_t0024_u01731203131723") 2024/11/10 01:46:06 DEBUG : only7: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2e1b_d20241110_m014518_c001_v0001182_t0024_u01731203118732") 2024/11/10 01:46:06 DEBUG : only7: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c94_d20241110_m014505_c001_v7007000_t0000_u01731203105547") 2024/11/10 01:46:06 DEBUG : only7: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a280d_d20241110_m014452_c001_v0001182_t0058_u01731203092465") 2024/11/10 01:46:06 DEBUG : only8: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f78_d20241110_m014539_c001_v7007000_t0000_u01731203139625") 2024/11/10 01:46:06 DEBUG : only8: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f400fcfb11f3a3168_d20241110_m014531_c001_v0001182_t0047_u01731203131732") 2024/11/10 01:46:06 DEBUG : only8: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2e6f_d20241110_m014519_c001_v0001182_t0049_u01731203119744") 2024/11/10 01:46:06 DEBUG : only8: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f402d8e8c8e07bd7e_d20241110_m014505_c001_v7007000_t0000_u01731203105017") 2024/11/10 01:46:06 DEBUG : only8: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a283f_d20241110_m014453_c001_v0001182_t0012_u01731203093195") 2024/11/10 01:46:06 DEBUG : only9: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f79_d20241110_m014539_c001_v7007000_t0000_u01731203139809") 2024/11/10 01:46:06 DEBUG : only9: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4144e58cfcc5d48a_d20241110_m014531_c001_v0001117_t0034_u01731203131880") 2024/11/10 01:46:06 DEBUG : only9: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a2eab_d20241110_m014520_c001_v0001182_t0023_u01731203120485") 2024/11/10 01:46:06 DEBUG : only9: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4105f111ddbb7c95_d20241110_m014505_c001_v7007000_t0000_u01731203105753") 2024/11/10 01:46:06 DEBUG : only9: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a286f_d20241110_m014453_c001_v0001182_t0027_u01731203093923") 2024/11/10 01:46:06 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6398_d20241110_m014124_c001_v7007000_t0000_u01731202884982") 2024/11/10 01:46:06 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5cebc_d20241110_m014123_c001_v0001117_t0053_u01731202883014") 2024/11/10 01:46:06 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e638e_d20241110_m014121_c001_v7007000_t0000_u01731202881178") 2024/11/10 01:46:06 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f39fbc8_d20241110_m014119_c001_v0001182_t0043_u01731202879028") 2024/11/10 01:46:06 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6380_d20241110_m014117_c001_v7007000_t0000_u01731202877537") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f39fae2_d20241110_m014114_c001_v0001182_t0029_u01731202874610") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37425_d20241110_m014102_c001_v7007000_t0000_u01731202862446") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc97_d20241110_m014100_c001_v0001157_t0021_u01731202860969") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3741c_d20241110_m014058_c001_v7007000_t0000_u01731202858978") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc7d_d20241110_m014057_c001_v0001157_t0031_u01731202857720") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37415_d20241110_m014055_c001_v7007000_t0000_u01731202855958") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc69_d20241110_m014054_c001_v0001157_t0053_u01731202854334") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec018c_d20241110_m014046_c001_v7007000_t0000_u01731202846272") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc2c_d20241110_m014044_c001_v0001157_t0033_u01731202844872") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec018b_d20241110_m014044_c001_v7007000_t0000_u01731202844145") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc1e_d20241110_m014042_c001_v0001157_t0001_u01731202842439") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec0186_d20241110_m014041_c001_v7007000_t0000_u01731202841715") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc1a_d20241110_m014040_c001_v0001157_t0005_u01731202840957") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc14_d20241110_m014040_c001_v0001157_t0049_u01731202840263") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec0185_d20241110_m014039_c001_v7007000_t0000_u01731202839536") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc08_d20241110_m014038_c001_v0001157_t0052_u01731202838849") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc00_d20241110_m014037_c001_v0001157_t0037_u01731202837943") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec017f_d20241110_m014037_c001_v7007000_t0000_u01731202837216") 2024/11/10 01:46:07 DEBUG : potato: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bbf2_d20241110_m014036_c001_v0001157_t0021_u01731202836096") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4198dc9f32ad4bea_d20241110_m014216_c001_v7007000_t0000_u01731202936159") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5cfdb_d20241110_m014215_c001_v0001117_t0027_u01731202935197") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec023c_d20241110_m014205_c001_v7007000_t0000_u01731202925611") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5cf9d_d20241110_m014200_c001_v0001117_t0037_u01731202920042") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40176b969e1e9053_d20241110_m014152_c001_v7007000_t0000_u01731202912054") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5cf3a_d20241110_m014146_c001_v0001117_t0045_u01731202906943") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e63ae_d20241110_m014139_c001_v7007000_t0000_u01731202899109") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5cef4_d20241110_m014134_c001_v0001117_t0049_u01731202894162") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3742e_d20241110_m014107_c001_v7007000_t0000_u01731202867758") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bcba_d20241110_m014106_c001_v0001157_t0057_u01731202866290") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3742a_d20241110_m014105_c001_v7007000_t0000_u01731202865192") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bca1_d20241110_m014103_c001_v0001157_t0054_u01731202863356") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37426_d20241110_m014102_c001_v7007000_t0000_u01731202862627") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc99_d20241110_m014101_c001_v0001157_t0034_u01731202861745") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37421_d20241110_m014100_c001_v7007000_t0000_u01731202860238") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc8b_d20241110_m014059_c001_v0001157_t0048_u01731202859342") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e3741a_d20241110_m014056_c001_v7007000_t0000_u01731202856994") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc71_d20241110_m014055_c001_v0001157_t0040_u01731202855971") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37406_d20241110_m014047_c001_v7007000_t0000_u01731202847365") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bc35_d20241110_m014045_c001_v0001157_t0056_u01731202845906") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f1397109_d20241110_m013934_c001_v7007000_t0000_u01731202774013") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba63_d20241110_m013933_c001_v0001157_t0028_u01731202773323") 2024/11/10 01:46:08 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f1397102_d20241110_m013932_c001_v7007000_t0000_u01731202772044") 2024/11/10 01:46:09 DEBUG : potato2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba5d_d20241110_m013931_c001_v0001157_t0056_u01731202771396") 2024/11/10 01:46:09 DEBUG : potato3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40666b2a11ec023d_d20241110_m014206_c001_v7007000_t0000_u01731202926309") 2024/11/10 01:46:09 DEBUG : potato3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bdf0_d20241110_m014201_c001_v0001157_t0025_u01731202921507") 2024/11/10 01:46:09 DEBUG : potato3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40176b969e1e9054_d20241110_m014152_c001_v7007000_t0000_u01731202912406") 2024/11/10 01:46:09 DEBUG : potato3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bdaa_d20241110_m014148_c001_v0001157_t0017_u01731202908435") 2024/11/10 01:46:09 DEBUG : potato3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e63af_d20241110_m014139_c001_v7007000_t0000_u01731202899293") 2024/11/10 01:46:09 DEBUG : potato3: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bd6a_d20241110_m014135_c001_v0001157_t0038_u01731202895282") 2024/11/10 01:46:09 DEBUG : pre-dest1/1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecf98_d20241110_m014257_c001_v7007000_t0000_u01731202977998") 2024/11/10 01:46:09 DEBUG : pre-dest1/1: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66beb8_d20241110_m014249_c001_v0001157_t0046_u01731202969651") 2024/11/10 01:46:09 DEBUG : pre-dest2/2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f417c9670a39ecf99_d20241110_m014258_c001_v7007000_t0000_u01731202978181") 2024/11/10 01:46:09 DEBUG : pre-dest2/2: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d08f_d20241110_m014250_c001_v0001117_t0046_u01731202970334") 2024/11/10 01:46:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41575503483c46d9_d20241110_m014228_c001_v7007000_t0000_u01731202948597") 2024/11/10 01:46:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a0a04_d20241110_m014225_c001_v0001182_t0017_u01731202945559") 2024/11/10 01:46:09 DEBUG : sizeonly: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89b15_d20241110_m014016_c001_v7007000_t0000_u01731202816304") 2024/11/10 01:46:09 DEBUG : sizeonly: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb69_d20241110_m014015_c001_v0001157_t0013_u01731202815157") 2024/11/10 01:46:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f8c_d20241110_m014545_c001_v7007000_t0000_u01731203145695") 2024/11/10 01:46:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f3a3426_d20241110_m014544_c001_v0001182_t0027_u01731203144344") 2024/11/10 01:46:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f84_d20241110_m014542_c001_v7007000_t0000_u01731203142485") 2024/11/10 01:46:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f103040b91afac8c9_d20241110_m014541_c001_v0001144_t0031_u01731203141131") 2024/11/10 01:46:09 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e639f_d20241110_m014130_c001_v7007000_t0000_u01731202890666") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5cedc_d20241110_m014129_c001_v0001117_t0000_u01731202889356") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e639c_d20241110_m014128_c001_v7007000_t0000_u01731202888078") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bd34_d20241110_m014127_c001_v0001157_t0038_u01731202887235") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89b09_d20241110_m014011_c001_v7007000_t0000_u01731202811915") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb49_d20241110_m014010_c001_v0001157_t0058_u01731202810213") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89b04_d20241110_m014009_c001_v7007000_t0000_u01731202809486") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb3f_d20241110_m014008_c001_v0001157_t0007_u01731202808415") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89b00_d20241110_m014005_c001_v7007000_t0000_u01731202805516") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb37_d20241110_m014004_c001_v0001157_t0025_u01731202804522") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89afd_d20241110_m014003_c001_v7007000_t0000_u01731202803970") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb27_d20241110_m014002_c001_v0001157_t0050_u01731202802992") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb17_d20241110_m014000_c001_v0001157_t0022_u01731202800201") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89af5_d20241110_m013959_c001_v7007000_t0000_u01731202799447") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb0d_d20241110_m013958_c001_v0001157_t0031_u01731202798773") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bb07_d20241110_m013957_c001_v0001157_t0026_u01731202797953") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89ae8_d20241110_m013956_c001_v7007000_t0000_u01731202796863") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66baeb_d20241110_m013954_c001_v0001157_t0047_u01731202794326") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bae1_d20241110_m013951_c001_v0001157_t0058_u01731202791754") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89a96_d20241110_m013951_c001_v7007000_t0000_u01731202791031") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bad5_d20241110_m013950_c001_v0001157_t0043_u01731202790382") 2024/11/10 01:46:10 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bad1_d20241110_m013949_c001_v0001157_t0043_u01731202789645") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89a95_d20241110_m013948_c001_v7007000_t0000_u01731202788917") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66baaf_d20241110_m013945_c001_v0001157_t0044_u01731202785130") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4163521dcce89a94_d20241110_m013944_c001_v7007000_t0000_u01731202784767") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66baa3_d20241110_m013943_c001_v0001157_t0002_u01731202783571") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f139713b_d20241110_m013941_c001_v7007000_t0000_u01731202781945") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba91_d20241110_m013941_c001_v0001157_t0035_u01731202781290") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f1397135_d20241110_m013940_c001_v7007000_t0000_u01731202780748") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba87_d20241110_m013939_c001_v0001157_t0033_u01731202779939") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f1397126_d20241110_m013938_c001_v7007000_t0000_u01731202778680") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba7f_d20241110_m013937_c001_v0001157_t0053_u01731202777836") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f1397121_d20241110_m013937_c001_v7007000_t0000_u01731202777294") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba79_d20241110_m013936_c001_v0001157_t0033_u01731202776520") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f139710d_d20241110_m013935_c001_v7007000_t0000_u01731202775619") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba6b_d20241110_m013934_c001_v0001157_t0034_u01731202774912") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f13970f5_d20241110_m013928_c001_v7007000_t0000_u01731202768789") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba49_d20241110_m013928_c001_v0001157_t0053_u01731202768145") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f13970f4_d20241110_m013927_c001_v7007000_t0000_u01731202767247") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba45_d20241110_m013926_c001_v0001157_t0012_u01731202766611") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f13970f1_d20241110_m013925_c001_v7007000_t0000_u01731202765713") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba39_d20241110_m013924_c001_v0001157_t0007_u01731202764816") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40140e70f13970ba_d20241110_m013921_c001_v7007000_t0000_u01731202761940") 2024/11/10 01:46:11 DEBUG : sub dir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66ba2d_d20241110_m013920_c001_v0001157_t0013_u01731202760953") 2024/11/10 01:46:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f8d_d20241110_m014545_c001_v7007000_t0000_u01731203145874") 2024/11/10 01:46:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5d4b6_d20241110_m014544_c001_v0001117_t0040_u01731203144355") 2024/11/10 01:46:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f404ec75e5e1f8f87_d20241110_m014542_c001_v7007000_t0000_u01731203142668") 2024/11/10 01:46:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f11343bd13cb7713d_d20241110_m014541_c001_v0001093_t0028_u01731203141141") 2024/11/10 01:46:12 DEBUG : sub/yam: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6397_d20241110_m014124_c001_v7007000_t0000_u01731202884428") 2024/11/10 01:46:12 DEBUG : sub/yam: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f100fcfb11f39fc71_d20241110_m014122_c001_v0001182_t0029_u01731202882668") 2024/11/10 01:46:12 DEBUG : three: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37434_d20241110_m014113_c001_v7007000_t0000_u01731202873883") 2024/11/10 01:46:12 DEBUG : three: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bce2_d20241110_m014112_c001_v0001157_t0057_u01731202872596") 2024/11/10 01:46:12 DEBUG : three: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bcd8_d20241110_m014109_c001_v0001157_t0035_u01731202869985") 2024/11/10 01:46:12 DEBUG : two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f41852f6601e37435_d20241110_m014114_c001_v7007000_t0000_u01731202874063") 2024/11/10 01:46:12 DEBUG : two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f4144e58cfcc5ce88_d20241110_m014112_c001_v0001117_t0034_u01731202872031") 2024/11/10 01:46:12 DEBUG : two: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f414b012dfd66bcd6_d20241110_m014109_c001_v0001157_t0002_u01731202869800") 2024/11/10 01:46:12 DEBUG : yam: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6399_d20241110_m014125_c001_v7007000_t0000_u01731202885163") 2024/11/10 01:46:12 DEBUG : yam: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1116e1a675b3c74d_d20241110_m014124_c001_v0001181_t0042_u01731202884210") 2024/11/10 01:46:12 DEBUG : yam: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e638c_d20241110_m014120_c001_v7007000_t0000_u01731202880630") 2024/11/10 01:46:12 DEBUG : yam: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f114b012dfd66bd00_d20241110_m014119_c001_v0001157_t0028_u01731202879377") 2024/11/10 01:46:12 DEBUG : yam: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e637e_d20241110_m014116_c001_v7007000_t0000_u01731202876988") 2024/11/10 01:46:12 DEBUG : yam: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1144e58cfcc5ce98_d20241110_m014114_c001_v0001117_t0001_u01731202874636") 2024/11/10 01:46:12 DEBUG : yaml: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6390_d20241110_m014121_c001_v7007000_t0000_u01731202881369") 2024/11/10 01:46:12 DEBUG : yaml: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f1094f602f3888f49_d20241110_m014120_c001_v0001137_t0011_u01731202880325") 2024/11/10 01:46:12 DEBUG : yaml: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f40971578901e6381_d20241110_m014117_c001_v7007000_t0000_u01731202877719") 2024/11/10 01:46:12 DEBUG : yaml: Deleting (id "4_zdf32bd73b09d1b3b9f380e1b_f11951dbf8202c3dc_d20241110_m014116_c001_v0001182_t0034_u01731202876375") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m56.573170942s (try 1/5)