"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/02/02 03:45:01 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu" 2025/02/02 03:45:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/02 03:45:02 DEBUG : Creating backend with remote "/tmp/rclone3821547088" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:06 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/02 03:45:06 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyWithDryRun (5.00s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/02 03:45:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:07 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:07 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:08 DEBUG : B2 bucket rclone-test-funohig4jahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.48s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", 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-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:10 DEBUG : Creating backend with remote "/non-existing" 2025/02/02 03:45:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/02 03:45:10 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:10 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:12 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:12 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.24s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:13 INFO : B2 bucket rclone-test-funohig4jahu: Running all checks before starting transfers 2025/02/02 03:45:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:14 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:14 INFO : B2 bucket rclone-test-funohig4jahu: Checks finished, now starting transfers 2025/02/02 03:45:14 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.84s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:15 ERROR : Ignoring --no-traverse with sync 2025/02/02 03:45:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:15 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:15 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:16 INFO : sub dir/hello world: Copied (new) 2025/02/02 03:45:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.79s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:17 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/02 03:45:17 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:17 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:18 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/02 03:45:18 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.82s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:45:19 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:19 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:45:21 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:21 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.30s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/02 03:45:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/02 03:45:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/02 03:45:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/02 03:45:23 INFO : sub dir: Making directory 2025/02/02 03:45:23 INFO : sub dir2: Making directory 2025/02/02 03:45:23 INFO : sub dir2/sub sub dir2: Making directory 2025/02/02 03:45:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:23 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:23 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/02 03:45:24 DEBUG : B2 bucket rclone-test-funohig4jahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:25 INFO : sub dir2: Making directory 2025/02/02 03:45:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/02 03:45:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/02 03:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:25 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:25 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.75s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:27 DEBUG : sub dir2: Making directory with metadata 2025/02/02 03:45:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/02 03:45:27 INFO : sub dir: Making directory 2025/02/02 03:45:27 INFO : sub dir2: Making directory 2025/02/02 03:45:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:27 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:27 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:28 INFO : sub dir/hello world: Copied (new) 2025/02/02 03:45:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/02 03:45:28 DEBUG : B2 bucket rclone-test-funohig4jahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/02 03:45:28 DEBUG : B2 bucket rclone-test-funohig4jahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.25s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", 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-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:29 INFO : sub dir2: Making directory 2025/02/02 03:45:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:29 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:29 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:30 INFO : sub dir/hello world: Copied (new) 2025/02/02 03:45:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.43s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:31 DEBUG : sub dir2: Making directory with metadata 2025/02/02 03:45:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/02 03:45:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/02 03:45:31 INFO : sub dir: Making directory 2025/02/02 03:45:31 INFO : sub dir2: Making directory 2025/02/02 03:45:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:31 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:31 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:31 INFO : sub dir/hello world: Copied (new) 2025/02/02 03:45:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/02 03:45:32 DEBUG : B2 bucket rclone-test-funohig4jahu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.77s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", 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-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:33 INFO : sub dir2: Making directory 2025/02/02 03:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:33 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:33 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:34 INFO : sub dir/hello world: Copied (new) 2025/02/02 03:45:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.78s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:35 DEBUG : Creating backend with remote "TestB2:rclone-test-fevanoc2daci" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-funohig4jahu -> B2 bucket rclone-test-fevanoc2daci 2025/02/02 03:45:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:37 DEBUG : B2 bucket rclone-test-fevanoc2daci: Waiting for checks to finish 2025/02/02 03:45:37 DEBUG : B2 bucket rclone-test-fevanoc2daci: Waiting for transfers to finish 2025/02/02 03:45:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:41 DEBUG : B2 bucket rclone-test-fevanoc2daci: Purge remote 2025/02/02 03:45:41 INFO : B2 bucket rclone-test-fevanoc2daci: cleaning bucket "rclone-test-fevanoc2daci" of all files 2025/02/02 03:45:41 DEBUG : sub dir/hello world: Deleting (id "4_z1f028dc3c03dcb4b9f480e1b_f1048a88bc31398b5_d20250202_m034540_c001_v0001104_t0003_u01738467940779") --- PASS: TestServerSideCopy (10.09s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:46 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/02 03:45:46 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/02 03:45:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.15s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dabonet3hona" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-funohig4jahu -> B2 bucket rclone-test-dabonet3hona 2025/02/02 03:45:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:45:50 DEBUG : B2 bucket rclone-test-dabonet3hona: Waiting for checks to finish 2025/02/02 03:45:50 DEBUG : B2 bucket rclone-test-dabonet3hona: Waiting for transfers to finish 2025/02/02 03:45:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:45:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:54 DEBUG : B2 bucket rclone-test-dabonet3hona: Waiting for checks to finish 2025/02/02 03:45:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/02 03:45:54 DEBUG : B2 bucket rclone-test-dabonet3hona: Waiting for transfers to finish 2025/02/02 03:45:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/02 03:45:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:54 DEBUG : B2 bucket rclone-test-dabonet3hona: Purge remote 2025/02/02 03:45:54 INFO : B2 bucket rclone-test-dabonet3hona: cleaning bucket "rclone-test-dabonet3hona" of all files 2025/02/02 03:45:55 DEBUG : sub dir/hello world: Deleting (id "4_zffc2bdf3c03dcb4b9f480e1b_f11945883632c7e8c_d20250202_m034554_c001_v0001183_t0025_u01738467954667") 2025/02/02 03:45:55 DEBUG : sub dir/hello world: Deleting (id "4_zffc2bdf3c03dcb4b9f480e1b_f105327b1a8abd3da_d20250202_m034553_c001_v0001161_t0047_u01738467953080") --- PASS: TestServerSideCopyOverSelf (9.21s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:45:58 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:45:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/02 03:45:58 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:45:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/02 03:45:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/02 03:45:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:01 DEBUG : Creating backend with remote "TestB2:rclone-test-tepiren7huzi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-funohig4jahu -> B2 bucket rclone-test-tepiren7huzi 2025/02/02 03:46:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:46:02 DEBUG : B2 bucket rclone-test-tepiren7huzi: Waiting for checks to finish 2025/02/02 03:46:02 DEBUG : B2 bucket rclone-test-tepiren7huzi: Waiting for transfers to finish 2025/02/02 03:46:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:46:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/02 03:46:08 DEBUG : B2 bucket rclone-test-tepiren7huzi: Waiting for checks to finish 2025/02/02 03:46:08 DEBUG : B2 bucket rclone-test-tepiren7huzi: Waiting for transfers to finish 2025/02/02 03:46:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/02 03:46:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/02 03:46:08 INFO : sub dir/hello world: Deleted 2025/02/02 03:46:10 DEBUG : testing file moves 2025/02/02 03:46:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/02 03:46:10 DEBUG : B2 bucket rclone-test-tepiren7huzi: Waiting for checks to finish 2025/02/02 03:46:10 DEBUG : B2 bucket rclone-test-tepiren7huzi: Waiting for transfers to finish 2025/02/02 03:46:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/02 03:46:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/02 03:46:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:11 DEBUG : B2 bucket rclone-test-tepiren7huzi: Purge remote 2025/02/02 03:46:11 INFO : B2 bucket rclone-test-tepiren7huzi: cleaning bucket "rclone-test-tepiren7huzi" of all files 2025/02/02 03:46:11 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2edf3c03dcb4b9f480e1b_f113780df81fb8146_d20250202_m034610_c001_v0001117_t0048_u01738467970486") 2025/02/02 03:46:11 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2edf3c03dcb4b9f480e1b_f10769718790f4913_d20250202_m034608_c001_v0001184_t0044_u01738467968667") 2025/02/02 03:46:11 DEBUG : sub dir/hello world: Deleting (id "4_z5fc2edf3c03dcb4b9f480e1b_f118f34c7c43a204f_d20250202_m034606_c001_v0001161_t0022_u01738467966353") --- PASS: TestServerSideMoveOverSelf (16.33s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:17 ERROR : : error listing: directory not found 2025/02/02 03:46:18 INFO : Local file system at /tmp/rclone3821547088: Making directory 2025/02/02 03:46:18 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:18 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.67s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:46:20 DEBUG : Local file system at /tmp/rclone3821547088: Waiting for checks to finish 2025/02/02 03:46:20 DEBUG : Local file system at /tmp/rclone3821547088: Waiting for transfers to finish 2025/02/02 03:46:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:46:21 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/02 03:46:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyRedownload (2.50s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/02 03:46:22 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:22 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/02 03:46:22 INFO : check sum: Copied (new) 2025/02/02 03:46:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:23 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/02 03:46:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/02 03:46:23 DEBUG : check sum: Unchanged skipping 2025/02/02 03:46:23 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:23 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.53s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/02 03:46:24 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:24 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:25 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/02 03:46:25 INFO : sizeonly: Copied (new) 2025/02/02 03:46:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:25 DEBUG : sizeonly: Sizes identical 2025/02/02 03:46:25 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:25 DEBUG : sizeonly: Unchanged skipping 2025/02/02 03:46:25 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:25 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:27 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/02 03:46:27 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:27 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:27 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/02 03:46:27 INFO : ignore-size: Copied (new) 2025/02/02 03:46:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:28 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:46:28 DEBUG : ignore-size: Unchanged skipping 2025/02/02 03:46:28 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:28 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.46s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:30 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:46:30 DEBUG : existing: Unchanged skipping 2025/02/02 03:46:30 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:30 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/02 03:46:30 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:30 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/02 03:46:31 INFO : existing: Copied (replaced existing) 2025/02/02 03:46:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.18s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/02 03:46:33 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:33 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/02 03:46:33 INFO : existing: Copied (new) 2025/02/02 03:46:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:34 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:34 DEBUG : existing: Destination exists, skipping 2025/02/02 03:46:34 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:34 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.53s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:36 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/02 03:46:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/02 03:46:37 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:46:37 DEBUG : c/non empty space: Unchanged skipping 2025/02/02 03:46:37 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:37 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:37 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:46:37 INFO : a/potato2: Copied (new) 2025/02/02 03:46:37 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:37 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.44s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:39 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:39 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/02 03:46:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/02 03:46:39 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/02 03:46:39 DEBUG : empty space: Unchanged skipping 2025/02/02 03:46:39 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:39 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:40 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:40 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/02 03:46:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/02 03:46:41 INFO : empty space: Updated modification time in destination 2025/02/02 03:46:41 DEBUG : empty space: Unchanged skipping 2025/02/02 03:46:41 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:41 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.67s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:43 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/02 03:46:43 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/02 03:46:43 DEBUG : empty space: Unchanged skipping 2025/02/02 03:46:43 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:43 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.02s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:45 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:45 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/02 03:46:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3821547088) 2025/02/02 03:46:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-funohig4jahu) 2025/02/02 03:46:45 DEBUG : foo: sha1 differ 2025/02/02 03:46:45 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/02 03:46:45 INFO : foo: Copied (replaced existing) 2025/02/02 03:46:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/02 03:46:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:46:47 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:47 DEBUG : empty space: Unchanged skipping 2025/02/02 03:46:47 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:46:47 INFO : potato: Copied (new) 2025/02/02 03:46:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/02 03:46:50 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:50 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/02 03:46:50 INFO : potato: Copied (replaced existing) 2025/02/02 03:46:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.55s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:52 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:52 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/02 03:46:52 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3821547088) 2025/02/02 03:46:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-funohig4jahu) 2025/02/02 03:46:52 DEBUG : potato: sha1 differ 2025/02/02 03:46:52 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:53 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/02 03:46:53 INFO : potato: Copied (replaced existing) 2025/02/02 03:46:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:46:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/02 03:46:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:46:56 DEBUG : empty space: Unchanged skipping 2025/02/02 03:46:56 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:56 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:56 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:46:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:46:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:46:58 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:46:58 DEBUG : empty space: Unchanged skipping 2025/02/02 03:46:58 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:46:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:46:59 INFO : potato2: Copied (new) 2025/02/02 03:46:59 DEBUG : Waiting for deletions to finish 2025/02/02 03:46:59 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.43s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:02 INFO : d: Making directory 2025/02/02 03:47:02 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/02 03:47:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/02 03:47:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:47:03 DEBUG : c/non empty space: Unchanged skipping 2025/02/02 03:47:03 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:03 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:03 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:47:03 INFO : a/potato2: Copied (new) 2025/02/02 03:47:03 DEBUG : Waiting for deletions to finish 2025/02/02 03:47:03 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:06 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/02 03:47:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/02 03:47:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:47:07 DEBUG : c/non empty space: Unchanged skipping 2025/02/02 03:47:07 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:07 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:47:07 INFO : a/potato2: Copied (new) 2025/02/02 03:47:07 ERROR : B2 bucket rclone-test-funohig4jahu: not deleting files as there were IO errors 2025/02/02 03:47:07 ERROR : B2 bucket rclone-test-funohig4jahu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.90s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:10 DEBUG : Waiting for deletions to finish 2025/02/02 03:47:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:47:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:47:10 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:10 DEBUG : empty space: Unchanged skipping 2025/02/02 03:47:10 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:10 INFO : potato: Deleted 2025/02/02 03:47:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:47:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.49s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:13 DEBUG : Waiting for deletions to finish 2025/02/02 03:47:13 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:13 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:13 INFO : potato: Deleted 2025/02/02 03:47:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:47:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:47:13 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:13 DEBUG : empty space: Unchanged skipping 2025/02/02 03:47:13 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:47:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.50s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:47:16 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:16 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/02 03:47:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:19 DEBUG : enormous: Excluded (Size Filter) 2025/02/02 03:47:19 DEBUG : enormous: Excluded 2025/02/02 03:47:19 DEBUG : potato2: Excluded (Size Filter) 2025/02/02 03:47:19 DEBUG : potato2: Excluded 2025/02/02 03:47:20 DEBUG : potato2: Excluded (Size Filter) 2025/02/02 03:47:20 DEBUG : potato2: Excluded 2025/02/02 03:47:20 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:47:20 DEBUG : empty space: Unchanged skipping 2025/02/02 03:47:20 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:20 DEBUG : Waiting for deletions to finish 2025/02/02 03:47:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:20 DEBUG : enormous: Excluded (Size Filter) 2025/02/02 03:47:20 DEBUG : enormous: Excluded 2025/02/02 03:47:20 DEBUG : potato2: Excluded (Size Filter) 2025/02/02 03:47:20 DEBUG : potato2: Excluded 2025/02/02 03:47:20 DEBUG : potato2: Excluded (Size Filter) 2025/02/02 03:47:20 DEBUG : potato2: Excluded 2025/02/02 03:47:20 DEBUG : Local file system at /tmp/rclone3821547088: Waiting for checks to finish 2025/02/02 03:47:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/02 03:47:20 DEBUG : empty space: Unchanged skipping 2025/02/02 03:47:20 DEBUG : Local file system at /tmp/rclone3821547088: Waiting for transfers to finish 2025/02/02 03:47:20 DEBUG : Waiting for deletions to finish 2025/02/02 03:47:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.34s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:24 DEBUG : enormous: Excluded (Size Filter) 2025/02/02 03:47:24 DEBUG : enormous: Excluded 2025/02/02 03:47:24 DEBUG : potato2: Excluded (Size Filter) 2025/02/02 03:47:24 DEBUG : potato2: Excluded 2025/02/02 03:47:24 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:47:24 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:24 DEBUG : empty space: Unchanged skipping 2025/02/02 03:47:24 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:24 DEBUG : Waiting for deletions to finish 2025/02/02 03:47:24 INFO : enormous: Deleted 2025/02/02 03:47:24 INFO : potato2: Deleted 2025/02/02 03:47:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/02 03:47:24 DEBUG : empty space: Unchanged skipping 2025/02/02 03:47:24 DEBUG : Local file system at /tmp/rclone3821547088: Waiting for checks to finish 2025/02/02 03:47:24 DEBUG : Local file system at /tmp/rclone3821547088: Waiting for transfers to finish 2025/02/02 03:47:24 DEBUG : Waiting for deletions to finish 2025/02/02 03:47:24 INFO : enormous: Deleted 2025/02/02 03:47:24 INFO : potato2: Deleted 2025/02/02 03:47:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.34s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:28 DEBUG : five: Need to transfer - File not found at Destination 2025/02/02 03:47:28 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/02 03:47:28 DEBUG : one: Destination is newer than source, skipping 2025/02/02 03:47:28 DEBUG : three: Sizes identical 2025/02/02 03:47:28 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/02 03:47:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3821547088) 2025/02/02 03:47:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-funohig4jahu) 2025/02/02 03:47:28 DEBUG : two: sha1 differ 2025/02/02 03:47:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/02 03:47:28 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:28 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/02 03:47:28 INFO : five: Copied (new) 2025/02/02 03:47:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/02 03:47:29 INFO : four: Copied (replaced existing) 2025/02/02 03:47:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/02 03:47:29 INFO : two: Copied (replaced existing) 2025/02/02 03:47:29 DEBUG : Waiting for deletions to finish 2025/02/02 03:47:29 DEBUG : one: Destination is newer than source, skipping 2025/02/02 03:47:29 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/02 03:47:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/02 03:47:29 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3821547088) 2025/02/02 03:47:29 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-funohig4jahu) 2025/02/02 03:47:29 DEBUG : three: sha1 differ 2025/02/02 03:47:29 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/02 03:47:29 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/02 03:47:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/02 03:47:29 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/02 03:47:29 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/02 03:47:29 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/02 03:47:29 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/02 03:47:29 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/02 03:47:29 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/02 03:47:30 INFO : three: Copied (replaced existing) 2025/02/02 03:47:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.38s) === 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-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/02 03:47:31 INFO : B2 bucket rclone-test-funohig4jahu: Making map for --track-renames 2025/02/02 03:47:31 INFO : B2 bucket rclone-test-funohig4jahu: Finished making map for --track-renames 2025/02/02 03:47:31 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/02 03:47:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/02 03:47:31 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for renames to finish 2025/02/02 03:47:31 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/02 03:47:31 INFO : yam: Copied (new) 2025/02/02 03:47:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/02 03:47:31 INFO : potato: Copied (new) 2025/02/02 03:47:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:47:32 INFO : B2 bucket rclone-test-funohig4jahu: Making map for --track-renames 2025/02/02 03:47:32 INFO : B2 bucket rclone-test-funohig4jahu: Finished making map for --track-renames 2025/02/02 03:47:32 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:32 DEBUG : potato: Unchanged skipping 2025/02/02 03:47:32 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for renames to finish 2025/02/02 03:47:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/02 03:47:33 INFO : yam: Copied (server-side copy) to: yaml 2025/02/02 03:47:33 INFO : yam: Deleted 2025/02/02 03:47:33 INFO : yaml: Renamed from "yam" 2025/02/02 03:47:33 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.39s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/02 03:47:35 INFO : B2 bucket rclone-test-funohig4jahu: Making map for --track-renames 2025/02/02 03:47:35 INFO : B2 bucket rclone-test-funohig4jahu: Finished making map for --track-renames 2025/02/02 03:47:35 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/02 03:47:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/02 03:47:35 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for renames to finish 2025/02/02 03:47:35 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/02 03:47:35 INFO : yam: Copied (new) 2025/02/02 03:47:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/02 03:47:36 INFO : potato: Copied (new) 2025/02/02 03:47:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:47:36 INFO : B2 bucket rclone-test-funohig4jahu: Making map for --track-renames 2025/02/02 03:47:36 INFO : B2 bucket rclone-test-funohig4jahu: Finished making map for --track-renames 2025/02/02 03:47:36 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:36 DEBUG : potato: Unchanged skipping 2025/02/02 03:47:36 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for renames to finish 2025/02/02 03:47:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/02 03:47:37 INFO : yam: Copied (server-side copy) to: yaml 2025/02/02 03:47:37 INFO : yam: Deleted 2025/02/02 03:47:37 INFO : yaml: Renamed from "yam" 2025/02/02 03:47:37 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.30s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/02 03:47:39 INFO : B2 bucket rclone-test-funohig4jahu: Making map for --track-renames 2025/02/02 03:47:39 INFO : B2 bucket rclone-test-funohig4jahu: Finished making map for --track-renames 2025/02/02 03:47:39 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:39 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for renames to finish 2025/02/02 03:47:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/02 03:47:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/02 03:47:39 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/02 03:47:39 INFO : sub/yam: Copied (new) 2025/02/02 03:47:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/02 03:47:40 INFO : potato: Copied (new) 2025/02/02 03:47:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:47:40 DEBUG : potato: Unchanged skipping 2025/02/02 03:47:40 INFO : B2 bucket rclone-test-funohig4jahu: Making map for --track-renames 2025/02/02 03:47:40 INFO : B2 bucket rclone-test-funohig4jahu: Finished making map for --track-renames 2025/02/02 03:47:40 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:40 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for renames to finish 2025/02/02 03:47:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/02 03:47:40 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/02 03:47:41 INFO : sub/yam: Deleted 2025/02/02 03:47:41 INFO : yam: Renamed from "sub/yam" 2025/02/02 03:47:41 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.55s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:42 DEBUG : Creating backend with remote "/tmp/rclone3821547088/dir1" 2025/02/02 03:47:42 DEBUG : Creating backend with remote "/tmp/rclone3821547088/dir2" 2025/02/02 03:47:42 DEBUG : Local file system at /tmp/rclone3821547088/dir2: Using server-side directory move 2025/02/02 03:47:42 INFO : Local file system at /tmp/rclone3821547088/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/02 03:47:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/02 03:47:42 INFO : file1.txt: Moved (server-side) 2025/02/02 03:47:42 DEBUG : Local file system at /tmp/rclone3821547088/dir2: Waiting for checks to finish 2025/02/02 03:47:42 DEBUG : Local file system at /tmp/rclone3821547088/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:47:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/02 03:47:43 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:43 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:43 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/02 03:47:43 INFO : nested/sub dir/file: Copied (new) 2025/02/02 03:47:43 INFO : nested/sub dir/file: Deleted 2025/02/02 03:47:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:47:44 INFO : sub dir/hello world: Copied (new) 2025/02/02 03:47:44 INFO : sub dir/hello world: Deleted 2025/02/02 03:47:44 INFO : sub dir: Removing directory 2025/02/02 03:47:44 INFO : nested/sub dir: Removing directory 2025/02/02 03:47:44 INFO : nested: Removing directory 2025/02/02 03:47:44 DEBUG : Local file system at /tmp/rclone3821547088: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.47s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/02 03:47:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/02 03:47:45 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:45 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/02 03:47:46 INFO : nested/sub dir/file: Copied (new) 2025/02/02 03:47:46 INFO : nested/sub dir/file: Deleted 2025/02/02 03:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/02 03:47:46 INFO : sub dir/hello world: Copied (new) 2025/02/02 03:47:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.04s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/02 03:47:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/02 03:47:47 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:47 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/02 03:47:48 INFO : existing-b: Copied (new) 2025/02/02 03:47:48 INFO : existing-b: Deleted 2025/02/02 03:47:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/02 03:47:48 INFO : existing: Copied (new) 2025/02/02 03:47:48 INFO : existing: Deleted 2025/02/02 03:47:48 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:47:48 DEBUG : existing: Destination exists, skipping 2025/02/02 03:47:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/02 03:47:48 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:47:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.39s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:47:50 DEBUG : Creating backend with remote "TestB2:rclone-test-madujek5laru" 2025/02/02 03:47:51 DEBUG : potato2: Clearing upload URL because of error: Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/bff20d53c03dcb4b9f480e1b/c001_v0001183_t0032": EOF 2025/02/02 03:47:51 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/bff20d53c03dcb4b9f480e1b/c001_v0001183_t0032": EOF) 2025/02/02 03:47:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "potato2" to B2 bucket rclone-test-funohig4jahu: 1/10 (Post "https://pod-000-1183-13.backblaze.com/b2api/v1/b2_upload_file/bff20d53c03dcb4b9f480e1b/c001_v0001183_t0032": EOF) 2025/02/02 03:47:53 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-funohig4jahu -> B2 bucket rclone-test-madujek5laru 2025/02/02 03:48:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:48:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/02 03:48:02 DEBUG : empty space: Unchanged skipping 2025/02/02 03:48:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/02 03:48:02 DEBUG : B2 bucket rclone-test-madujek5laru: Waiting for checks to finish 2025/02/02 03:48:02 INFO : empty space: Deleted 2025/02/02 03:48:02 DEBUG : B2 bucket rclone-test-madujek5laru: Waiting for transfers to finish 2025/02/02 03:48:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:48:02 INFO : potato2: Copied (server-side copy) 2025/02/02 03:48:03 INFO : potato2: Deleted 2025/02/02 03:48:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/02 03:48:03 INFO : potato3: Copied (server-side copy) 2025/02/02 03:48:03 INFO : potato3: Deleted 2025/02/02 03:48:03 DEBUG : Creating backend with remote "TestB2:rclone-test-luyagow7ripi" 2025/02/02 03:48:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/02 03:48:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:48:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/02 03:48:04 DEBUG : B2 bucket rclone-test-luyagow7ripi: Waiting for checks to finish 2025/02/02 03:48:04 DEBUG : B2 bucket rclone-test-luyagow7ripi: Waiting for transfers to finish 2025/02/02 03:48:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/02 03:48:08 INFO : empty space: Copied (server-side copy) 2025/02/02 03:48:09 INFO : empty space: Deleted 2025/02/02 03:48:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:48:09 INFO : potato2: Copied (server-side copy) 2025/02/02 03:48:09 INFO : potato2: Deleted 2025/02/02 03:48:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/02 03:48:09 INFO : potato3: Copied (server-side copy) 2025/02/02 03:48:09 INFO : potato3: Deleted 2025/02/02 03:48:10 DEBUG : B2 bucket rclone-test-luyagow7ripi: Purge remote 2025/02/02 03:48:10 INFO : B2 bucket rclone-test-luyagow7ripi: cleaning bucket "rclone-test-luyagow7ripi" of all files 2025/02/02 03:48:10 DEBUG : empty space: Deleting (id "4_z4f02cdd3c05dcb4b9f480e1b_f113244c630c27d0f_d20250202_m034808_c001_v0001157_t0011_u01738468088600") 2025/02/02 03:48:10 DEBUG : potato2: Deleting (id "4_z4f02cdd3c05dcb4b9f480e1b_f110bba295285b67a_d20250202_m034808_c001_v0001109_t0055_u01738468088985") 2025/02/02 03:48:10 DEBUG : potato3: Deleting (id "4_z4f02cdd3c05dcb4b9f480e1b_f1118b88d092ea1dc_d20250202_m034808_c001_v0001117_t0057_u01738468088961") 2025/02/02 03:48:11 DEBUG : B2 bucket rclone-test-madujek5laru: Purge remote 2025/02/02 03:48:11 INFO : B2 bucket rclone-test-madujek5laru: cleaning bucket "rclone-test-madujek5laru" of all files 2025/02/02 03:48:11 DEBUG : empty space: Deleting (id "4_zff02adb3c05dcb4b9f480e1b_f4133013de8ff184a_d20250202_m034808_c001_v7007000_t0000_u01738468088956") 2025/02/02 03:48:11 DEBUG : empty space: Deleting (id "4_zff02adb3c05dcb4b9f480e1b_f1042c76688a14cbe_d20250202_m034800_c001_v0001116_t0000_u01738468080629") 2025/02/02 03:48:11 DEBUG : potato2: Deleting (id "4_zff02adb3c05dcb4b9f480e1b_f4133013de8ff184b_d20250202_m034809_c001_v7007000_t0000_u01738468089495") 2025/02/02 03:48:11 DEBUG : potato2: Deleting (id "4_zff02adb3c05dcb4b9f480e1b_f10762502297536fe_d20250202_m034802_c001_v0001042_t0044_u01738468082703") 2025/02/02 03:48:11 DEBUG : potato3: Deleting (id "4_zff02adb3c05dcb4b9f480e1b_f4133013de8ff184c_d20250202_m034809_c001_v7007000_t0000_u01738468089797") 2025/02/02 03:48:11 DEBUG : potato3: Deleting (id "4_zff02adb3c05dcb4b9f480e1b_f116fe258330ab7dc_d20250202_m034803_c001_v0001183_t0036_u01738468083071") 2025/02/02 03:48:11 DEBUG : potato3: Deleting (id "4_zff02adb3c05dcb4b9f480e1b_f1042c76688a14cc0_d20250202_m034801_c001_v0001116_t0010_u01738468081235") --- PASS: TestServerSideMove (25.41s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:48:15 DEBUG : Creating backend with remote "TestB2:rclone-test-zowanuv6pada" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-funohig4jahu -> B2 bucket rclone-test-zowanuv6pada 2025/02/02 03:48:22 DEBUG : empty space: Excluded (Size Filter) 2025/02/02 03:48:22 DEBUG : empty space: Excluded 2025/02/02 03:48:22 DEBUG : empty space: Excluded (Size Filter) 2025/02/02 03:48:22 DEBUG : empty space: Excluded 2025/02/02 03:48:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:48:22 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/02 03:48:22 DEBUG : B2 bucket rclone-test-zowanuv6pada: Waiting for checks to finish 2025/02/02 03:48:22 DEBUG : B2 bucket rclone-test-zowanuv6pada: Waiting for transfers to finish 2025/02/02 03:48:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:48:23 INFO : potato2: Copied (server-side copy) 2025/02/02 03:48:23 INFO : potato2: Deleted 2025/02/02 03:48:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/02 03:48:23 INFO : potato3: Copied (server-side copy) 2025/02/02 03:48:23 INFO : potato3: Deleted 2025/02/02 03:48:23 DEBUG : Creating backend with remote "TestB2:rclone-test-lolofad8xijo" 2025/02/02 03:48:24 DEBUG : empty space: Excluded (Size Filter) 2025/02/02 03:48:24 DEBUG : empty space: Excluded 2025/02/02 03:48:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:48:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/02 03:48:25 DEBUG : B2 bucket rclone-test-lolofad8xijo: Waiting for checks to finish 2025/02/02 03:48:25 DEBUG : B2 bucket rclone-test-lolofad8xijo: Waiting for transfers to finish 2025/02/02 03:48:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:48:29 INFO : potato2: Copied (server-side copy) 2025/02/02 03:48:29 INFO : potato2: Deleted 2025/02/02 03:48:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/02 03:48:29 INFO : potato3: Copied (server-side copy) 2025/02/02 03:48:30 INFO : potato3: Deleted 2025/02/02 03:48:30 DEBUG : B2 bucket rclone-test-lolofad8xijo: Purge remote 2025/02/02 03:48:30 INFO : B2 bucket rclone-test-lolofad8xijo: cleaning bucket "rclone-test-lolofad8xijo" of all files 2025/02/02 03:48:30 DEBUG : potato2: Deleting (id "4_z1fb21dc3c06dcb4b9f480e1b_f1068f5e63e661402_d20250202_m034828_c001_v0001037_t0026_u01738468108834") 2025/02/02 03:48:30 DEBUG : potato3: Deleting (id "4_z1fb21dc3c06dcb4b9f480e1b_f107ff2cca2c99ff7_d20250202_m034829_c001_v0001128_t0017_u01738468109180") 2025/02/02 03:48:31 DEBUG : B2 bucket rclone-test-zowanuv6pada: Purge remote 2025/02/02 03:48:31 INFO : B2 bucket rclone-test-zowanuv6pada: cleaning bucket "rclone-test-zowanuv6pada" of all files 2025/02/02 03:48:32 DEBUG : empty space: Deleting (id "4_z2f420d33c06dcb4b9f480e1b_f111985f16b8dbe15_d20250202_m034821_c001_v0001039_t0046_u01738468101394") 2025/02/02 03:48:32 DEBUG : potato2: Deleting (id "4_z2f420d33c06dcb4b9f480e1b_f4105dab585a37d8f_d20250202_m034829_c001_v7007000_t0000_u01738468109220") 2025/02/02 03:48:32 DEBUG : potato2: Deleting (id "4_z2f420d33c06dcb4b9f480e1b_f113a66f5fe4d224a_d20250202_m034822_c001_v0001041_t0026_u01738468102915") 2025/02/02 03:48:32 DEBUG : potato3: Deleting (id "4_z2f420d33c06dcb4b9f480e1b_f4105dab585a37d90_d20250202_m034829_c001_v7007000_t0000_u01738468109955") 2025/02/02 03:48:32 DEBUG : potato3: Deleting (id "4_z2f420d33c06dcb4b9f480e1b_f10128b2f12e16dfd_d20250202_m034823_c001_v0001184_t0018_u01738468103280") 2025/02/02 03:48:32 DEBUG : potato3: Deleting (id "4_z2f420d33c06dcb4b9f480e1b_f111985f16b8dbe17_d20250202_m034821_c001_v0001039_t0012_u01738468101782") --- PASS: TestServerSideMoveWithFilter (22.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-buteqix6daqi" 2025/02/02 03:48:39 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-funohig4jahu -> B2 bucket rclone-test-buteqix6daqi 2025/02/02 03:48:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:48:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/02 03:48:46 DEBUG : empty space: Unchanged skipping 2025/02/02 03:48:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/02 03:48:46 DEBUG : B2 bucket rclone-test-buteqix6daqi: Waiting for checks to finish 2025/02/02 03:48:47 INFO : empty space: Deleted 2025/02/02 03:48:47 DEBUG : B2 bucket rclone-test-buteqix6daqi: Waiting for transfers to finish 2025/02/02 03:48:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:48:47 INFO : potato2: Copied (server-side copy) 2025/02/02 03:48:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/02 03:48:47 INFO : potato3: Copied (server-side copy) 2025/02/02 03:48:47 INFO : potato2: Deleted 2025/02/02 03:48:47 INFO : potato3: Deleted 2025/02/02 03:48:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zodigor6cife" 2025/02/02 03:48:48 INFO : tomatoDir: Making directory 2025/02/02 03:48:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/02 03:48:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/02 03:48:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/02 03:48:49 DEBUG : B2 bucket rclone-test-zodigor6cife: Waiting for checks to finish 2025/02/02 03:48:49 DEBUG : B2 bucket rclone-test-zodigor6cife: Waiting for transfers to finish 2025/02/02 03:48:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/02 03:48:53 INFO : empty space: Copied (server-side copy) 2025/02/02 03:48:53 INFO : empty space: Deleted 2025/02/02 03:48:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/02 03:48:53 INFO : potato2: Copied (server-side copy) 2025/02/02 03:48:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/02 03:48:53 INFO : potato3: Copied (server-side copy) 2025/02/02 03:48:53 INFO : potato2: Deleted 2025/02/02 03:48:53 INFO : potato3: Deleted 2025/02/02 03:48:54 DEBUG : B2 bucket rclone-test-zodigor6cife: Purge remote 2025/02/02 03:48:54 INFO : B2 bucket rclone-test-zodigor6cife: cleaning bucket "rclone-test-zodigor6cife" of all files 2025/02/02 03:48:54 DEBUG : empty space: Deleting (id "4_z4f427db3c06dcb4b9f480e1b_f112b236a48abc5ed_d20250202_m034853_c001_v0001182_t0025_u01738468133190") 2025/02/02 03:48:54 DEBUG : potato2: Deleting (id "4_z4f427db3c06dcb4b9f480e1b_f10264e2299774039_d20250202_m034853_c001_v0001182_t0020_u01738468133408") 2025/02/02 03:48:54 DEBUG : potato3: Deleting (id "4_z4f427db3c06dcb4b9f480e1b_f10598a552cb06cb1_d20250202_m034853_c001_v0001183_t0021_u01738468133624") 2025/02/02 03:48:56 DEBUG : B2 bucket rclone-test-buteqix6daqi: Purge remote 2025/02/02 03:48:56 INFO : B2 bucket rclone-test-buteqix6daqi: cleaning bucket "rclone-test-buteqix6daqi" of all files 2025/02/02 03:48:56 DEBUG : empty space: Deleting (id "4_z6f625d83c06dcb4b9f480e1b_f405b1d6701f395de_d20250202_m034853_c001_v7007000_t0000_u01738468133390") 2025/02/02 03:48:56 DEBUG : empty space: Deleting (id "4_z6f625d83c06dcb4b9f480e1b_f10058ea4bc6334e9_d20250202_m034844_c001_v0001144_t0041_u01738468124785") 2025/02/02 03:48:56 DEBUG : potato2: Deleting (id "4_z6f625d83c06dcb4b9f480e1b_f405b1d6701f395df_d20250202_m034853_c001_v7007000_t0000_u01738468133686") 2025/02/02 03:48:56 DEBUG : potato2: Deleting (id "4_z6f625d83c06dcb4b9f480e1b_f107d6045ba6724c9_d20250202_m034846_c001_v0001137_t0021_u01738468126996") 2025/02/02 03:48:56 DEBUG : potato3: Deleting (id "4_z6f625d83c06dcb4b9f480e1b_f405b1d6701f395e0_d20250202_m034853_c001_v7007000_t0000_u01738468133883") 2025/02/02 03:48:56 DEBUG : potato3: Deleting (id "4_z6f625d83c06dcb4b9f480e1b_f1188eed617df9cba_d20250202_m034847_c001_v0001182_t0038_u01738468127370") 2025/02/02 03:48:56 DEBUG : potato3: Deleting (id "4_z6f625d83c06dcb4b9f480e1b_f10058ea4bc6334ed_d20250202_m034845_c001_v0001144_t0001_u01738468125469") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:49:01 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.78s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:49:04 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:49:07 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/rclone-sync-test" 2025/02/02 03:49:09 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/rclone-sync-test-include/layer2" 2025/02/02 03:49:11 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/rclone-sync-test-ignore-file" 2025/02/02 03:49:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/02 03:49:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/02 03:49:14 DEBUG : pacer: Reducing sleep to 10ms 2025/02/02 03:49:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/02 03:49:14 DEBUG : B2 bucket rclone-test-funohig4jahu path rclone-sync-test: Waiting for checks to finish 2025/02/02 03:49:14 DEBUG : B2 bucket rclone-test-funohig4jahu path rclone-sync-test: Waiting for transfers to finish 2025/02/02 03:49:14 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:14 INFO : There was nothing to transfer 2025/02/02 03:49:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/02 03:49:15 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:49:15 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:49:15 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:49:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/02 03:49:15 DEBUG : B2 bucket rclone-test-funohig4jahu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/02 03:49:15 DEBUG : B2 bucket rclone-test-funohig4jahu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/02 03:49:15 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:49:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/02 03:49:16 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:49:16 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:49:16 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:49:16 DEBUG : : Excluded 2025/02/02 03:49:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/02 03:49:16 DEBUG : B2 bucket rclone-test-funohig4jahu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/02 03:49:16 DEBUG : B2 bucket rclone-test-funohig4jahu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/02 03:49:16 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.59s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:49:23 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/dst" 2025/02/02 03:49:24 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/CompareDest" 2025/02/02 03:49:26 DEBUG : one: Need to transfer - File not found at Destination 2025/02/02 03:49:26 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:26 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/02 03:49:28 INFO : one: Copied (new) 2025/02/02 03:49:28 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:28 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:28 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/02 03:49:29 INFO : one: Copied (replaced existing) 2025/02/02 03:49:29 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:31 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/02 03:49:31 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:31 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:31 INFO : There was nothing to transfer 2025/02/02 03:49:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/02 03:49:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:32 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/02 03:49:32 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:32 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:32 INFO : There was nothing to transfer 2025/02/02 03:49:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/02 03:49:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:33 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/02 03:49:33 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:33 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:33 INFO : There was nothing to transfer 2025/02/02 03:49:34 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/02 03:49:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/02 03:49:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/02 03:49:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:34 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/02 03:49:34 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:34 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:34 INFO : There was nothing to transfer 2025/02/02 03:49:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:35 DEBUG : two: Need to transfer - File not found at Destination 2025/02/02 03:49:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:35 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/02 03:49:35 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/02 03:49:36 INFO : two: Copied (new) 2025/02/02 03:49:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.36s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:49:39 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/dest" 2025/02/02 03:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/pre-dest1" 2025/02/02 03:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/pre-dest2" 2025/02/02 03:49:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:49:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/02 03:49:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:49:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/02 03:49:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/02 03:49:44 DEBUG : B2 bucket rclone-test-funohig4jahu path dest: Waiting for checks to finish 2025/02/02 03:49:44 DEBUG : B2 bucket rclone-test-funohig4jahu path dest: Waiting for transfers to finish 2025/02/02 03:49:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/02 03:49:45 INFO : 3: Copied (new) 2025/02/02 03:49:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.98s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:49:47 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/dst" 2025/02/02 03:49:48 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/CopyDest" 2025/02/02 03:49:50 DEBUG : one: Need to transfer - File not found at Destination 2025/02/02 03:49:50 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:50 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/02 03:49:51 INFO : one: Copied (new) 2025/02/02 03:49:51 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:51 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:51 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/02 03:49:52 INFO : one: Copied (replaced existing) 2025/02/02 03:49:52 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:53 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/BackupDir" 2025/02/02 03:49:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:55 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/02 03:49:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/02 03:49:56 INFO : one: Copied (server-side copy) 2025/02/02 03:49:56 INFO : one: Deleted 2025/02/02 03:49:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/02 03:49:57 INFO : one: Copied (server-side copy) 2025/02/02 03:49:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/02 03:49:57 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:57 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/02 03:49:58 INFO : two: Copied (server-side copy) 2025/02/02 03:49:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/02 03:49:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:58 DEBUG : one: Unchanged skipping 2025/02/02 03:49:58 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:58 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:58 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:58 DEBUG : one: Unchanged skipping 2025/02/02 03:49:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:49:58 DEBUG : two: Unchanged skipping 2025/02/02 03:49:58 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:49:58 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:49:58 DEBUG : Waiting for deletions to finish 2025/02/02 03:49:58 INFO : There was nothing to transfer 2025/02/02 03:50:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/02 03:50:00 DEBUG : three: Destination not found in --copy-dest 2025/02/02 03:50:00 DEBUG : three: Need to transfer - File not found at Destination 2025/02/02 03:50:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:50:00 DEBUG : one: Unchanged skipping 2025/02/02 03:50:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/02 03:50:00 DEBUG : two: Unchanged skipping 2025/02/02 03:50:00 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:50:00 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:50:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/02 03:50:00 INFO : three: Copied (new) 2025/02/02 03:50:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.55s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/dst" 2025/02/02 03:50:05 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/backup" 2025/02/02 03:50:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/02 03:50:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:07 DEBUG : two: Unchanged skipping 2025/02/02 03:50:07 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:50:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/02 03:50:08 INFO : one: Copied (server-side copy) 2025/02/02 03:50:08 INFO : one: Deleted 2025/02/02 03:50:08 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:50:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:09 INFO : one: Copied (new) 2025/02/02 03:50:09 DEBUG : Waiting for deletions to finish 2025/02/02 03:50:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/02 03:50:10 INFO : three.txt: Copied (server-side copy) 2025/02/02 03:50:10 INFO : three.txt: Deleted 2025/02/02 03:50:10 INFO : three.txt: Moved into backup dir 2025/02/02 03:50:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/02 03:50:12 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:50:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:12 DEBUG : two: Unchanged skipping 2025/02/02 03:50:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:12 INFO : one: Copied (server-side copy) 2025/02/02 03:50:12 INFO : one: Deleted 2025/02/02 03:50:12 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:50:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/02 03:50:12 INFO : one: Copied (new) 2025/02/02 03:50:12 DEBUG : Waiting for deletions to finish 2025/02/02 03:50:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/02 03:50:13 INFO : three.txt: Copied (server-side copy) 2025/02/02 03:50:13 INFO : three.txt: Deleted 2025/02/02 03:50:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:50:16 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/dst" 2025/02/02 03:50:17 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/backup" 2025/02/02 03:50:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/02 03:50:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:19 DEBUG : two: Unchanged skipping 2025/02/02 03:50:19 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:50:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/02 03:50:20 INFO : one: Copied (server-side copy) to: one.bak 2025/02/02 03:50:20 INFO : one: Deleted 2025/02/02 03:50:20 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:50:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:21 INFO : one: Copied (new) 2025/02/02 03:50:21 DEBUG : Waiting for deletions to finish 2025/02/02 03:50:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/02 03:50:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/02 03:50:22 INFO : three.txt: Deleted 2025/02/02 03:50:22 INFO : three.txt: Moved into backup dir 2025/02/02 03:50:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/02 03:50:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:24 DEBUG : two: Unchanged skipping 2025/02/02 03:50:24 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:50:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:24 INFO : one: Copied (server-side copy) to: one.bak 2025/02/02 03:50:24 INFO : one: Deleted 2025/02/02 03:50:24 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:50:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/02 03:50:25 INFO : one: Copied (new) 2025/02/02 03:50:25 DEBUG : Waiting for deletions to finish 2025/02/02 03:50:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/02 03:50:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/02 03:50:25 INFO : three.txt: Deleted 2025/02/02 03:50:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:50:28 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/dst" 2025/02/02 03:50:29 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/backup" 2025/02/02 03:50:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/02 03:50:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:31 DEBUG : two: Unchanged skipping 2025/02/02 03:50:31 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:50:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/02 03:50:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/02 03:50:33 INFO : one: Deleted 2025/02/02 03:50:33 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:50:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:34 INFO : one: Copied (new) 2025/02/02 03:50:34 DEBUG : Waiting for deletions to finish 2025/02/02 03:50:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/02 03:50:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/02 03:50:35 INFO : three.txt: Deleted 2025/02/02 03:50:35 INFO : three.txt: Moved into backup dir 2025/02/02 03:50:36 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:50:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/02 03:50:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:36 DEBUG : two: Unchanged skipping 2025/02/02 03:50:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/02 03:50:37 INFO : one: Deleted 2025/02/02 03:50:37 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:50:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/02 03:50:38 INFO : one: Copied (new) 2025/02/02 03:50:38 DEBUG : Waiting for deletions to finish 2025/02/02 03:50:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/02 03:50:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/02 03:50:38 INFO : three.txt: Deleted 2025/02/02 03:50:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.68s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/dst" 2025/02/02 03:50:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/02 03:50:43 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:50:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:43 DEBUG : two: Unchanged skipping 2025/02/02 03:50:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/02 03:50:44 INFO : one: Copied (server-side copy) to: one.bak 2025/02/02 03:50:44 INFO : one: Deleted 2025/02/02 03:50:44 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:50:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:44 INFO : one: Copied (new) 2025/02/02 03:50:44 DEBUG : Waiting for deletions to finish 2025/02/02 03:50:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/02 03:50:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/02 03:50:45 INFO : three.txt: Deleted 2025/02/02 03:50:45 INFO : three.txt: Moved into backup dir 2025/02/02 03:50:47 DEBUG : one.bak: Excluded (Path Filter) 2025/02/02 03:50:47 DEBUG : one.bak: Excluded 2025/02/02 03:50:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/02 03:50:47 DEBUG : three.txt.bak: Excluded 2025/02/02 03:50:47 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for checks to finish 2025/02/02 03:50:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/02 03:50:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:47 DEBUG : two: Unchanged skipping 2025/02/02 03:50:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:47 INFO : one: Copied (server-side copy) to: one.bak 2025/02/02 03:50:47 INFO : one: Deleted 2025/02/02 03:50:47 DEBUG : B2 bucket rclone-test-funohig4jahu path dst: Waiting for transfers to finish 2025/02/02 03:50:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/02 03:50:47 INFO : one: Copied (new) 2025/02/02 03:50:47 DEBUG : Waiting for deletions to finish 2025/02/02 03:50:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/02 03:50:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/02 03:50:48 INFO : three.txt: Deleted 2025/02/02 03:50:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.11s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:50:51 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/dst" 2025/02/02 03:50:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/02 03:50:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/02 03:50:54 INFO : one: Copied (server-side copy) to: one.bak 2025/02/02 03:50:54 INFO : one: Deleted 2025/02/02 03:50:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:55 INFO : one: Copied (new) 2025/02/02 03:50:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:55 DEBUG : two: Unchanged skipping 2025/02/02 03:50:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/02 03:50:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/02 03:50:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/02 03:50:56 INFO : three.txt: Deleted 2025/02/02 03:50:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/02 03:50:56 INFO : three.txt: Copied (new) 2025/02/02 03:50:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/02 03:50:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:50:57 INFO : one: Copied (server-side copy) to: one.bak 2025/02/02 03:50:58 INFO : one: Deleted 2025/02/02 03:50:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/02 03:50:58 INFO : one: Copied (new) 2025/02/02 03:50:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:50:58 DEBUG : two: Unchanged skipping 2025/02/02 03:50:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/02 03:50:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/02 03:50:58 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/02 03:50:59 INFO : three.txt: Deleted 2025/02/02 03:50:59 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/02 03:50:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.88s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:51:03 DEBUG : Creating backend with remote "TestB2:rclone-test-funohig4jahu/dst" 2025/02/02 03:51:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/02 03:51:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/02 03:51:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/02 03:51:06 INFO : one: Deleted 2025/02/02 03:51:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:51:07 INFO : one: Copied (new) 2025/02/02 03:51:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:07 DEBUG : two: Unchanged skipping 2025/02/02 03:51:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/02 03:51:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/02 03:51:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/02 03:51:07 INFO : three.txt: Deleted 2025/02/02 03:51:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/02 03:51:08 INFO : three.txt: Copied (new) 2025/02/02 03:51:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/02 03:51:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/02 03:51:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/02 03:51:10 INFO : one: Deleted 2025/02/02 03:51:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/02 03:51:10 INFO : one: Copied (new) 2025/02/02 03:51:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:10 DEBUG : two: Unchanged skipping 2025/02/02 03:51:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/02 03:51:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/02 03:51:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/02 03:51:12 INFO : three.txt: Deleted 2025/02/02 03:51:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/02 03:51:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.96s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:51:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/02 03:51:14 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:51:14 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:51:15 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/02 03:51:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/02 03:51:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.51s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:51:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/02 03:51:16 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:51:16 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:51:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/02 03:51:16 INFO : existing: Copied (new) 2025/02/02 03:51:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:51:17 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/02 03:51:17 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:51:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/02 03:51:17 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:51:17 ERROR : B2 bucket rclone-test-funohig4jahu: not deleting files as there were IO errors 2025/02/02 03:51:17 ERROR : B2 bucket rclone-test-funohig4jahu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncImmutable (2.69s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:51:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:19 DEBUG : existing: Unchanged skipping 2025/02/02 03:51:19 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:51:19 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:51:19 DEBUG : Waiting for deletions to finish 2025/02/02 03:51:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", 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-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:51:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:51:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both0: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both1: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both13: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both14: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both15: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both16: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both10: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both18: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both19: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both2: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both3: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both4: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both5: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both17: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both11: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both6: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:51:40 DEBUG : both12: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both7: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both8: Unchanged skipping 2025/02/02 03:51:40 DEBUG : both9: Unchanged skipping 2025/02/02 03:51:40 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:51:40 DEBUG : Waiting for deletions to finish 2025/02/02 03:51:40 INFO : only2: Deleted 2025/02/02 03:51:40 INFO : only12: Deleted 2025/02/02 03:51:40 INFO : only4: Deleted 2025/02/02 03:51:40 INFO : only5: Deleted 2025/02/02 03:51:40 INFO : only6: Deleted 2025/02/02 03:51:40 INFO : only9: Deleted 2025/02/02 03:51:40 INFO : only18: Deleted 2025/02/02 03:51:40 INFO : only19: Deleted 2025/02/02 03:51:40 INFO : only7: Deleted 2025/02/02 03:51:40 INFO : only10: Deleted 2025/02/02 03:51:40 INFO : only11: Deleted 2025/02/02 03:51:40 INFO : only17: Deleted 2025/02/02 03:51:41 INFO : only14: Deleted 2025/02/02 03:51:41 INFO : only15: Deleted 2025/02/02 03:51:41 INFO : only16: Deleted 2025/02/02 03:51:41 INFO : only3: Deleted 2025/02/02 03:51:41 INFO : only8: Deleted 2025/02/02 03:51:41 INFO : only0: Deleted 2025/02/02 03:51:41 INFO : only1: Deleted 2025/02/02 03:51:41 INFO : only13: Deleted 2025/02/02 03:51:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.69s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:52:02 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for checks to finish 2025/02/02 03:52:02 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both0: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both12: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both10: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both14: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both15: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both16: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both1: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both11: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both13: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both17: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both3: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both4: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both5: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both18: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both19: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both2: Unchanged skipping 2025/02/02 03:52:02 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/02 03:52:02 DEBUG : both6: Unchanged skipping 2025/02/02 03:52:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : both7: Unchanged skipping 2025/02/02 03:52:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : both8: Unchanged skipping 2025/02/02 03:52:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : both9: Unchanged skipping 2025/02/02 03:52:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/02 03:52:02 DEBUG : B2 bucket rclone-test-funohig4jahu: Waiting for transfers to finish 2025/02/02 03:52:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:02 INFO : only0: Copied (replaced existing) 2025/02/02 03:52:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:02 INFO : only10: Copied (replaced existing) 2025/02/02 03:52:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:02 INFO : only13: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only14: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only11: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only15: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only1: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only12: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only16: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only19: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only3: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only4: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only5: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only6: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only7: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only8: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only2: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only9: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only18: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/02 03:52:03 INFO : only17: Copied (replaced existing) 2025/02/02 03:52:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:52:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/02 03:52:12 INFO : sub dir: Making directory 2025/02/02 03:52:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" 2025/02/02 03:52:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/02 03:52:16 INFO : sub dir: Making directory 2025/02/02 03:52:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-funohig4jahu", Local "Local file system at /tmp/rclone3821547088", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.73s) PASS 2025/02/02 03:52:21 DEBUG : B2 bucket rclone-test-funohig4jahu: Purge remote 2025/02/02 03:52:21 INFO : B2 bucket rclone-test-funohig4jahu: cleaning bucket "rclone-test-funohig4jahu" of all files 2025/02/02 03:52:22 DEBUG : BackupDir/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9e6_d20250202_m035001_c001_v7007000_t0000_u01738468201308") 2025/02/02 03:52:22 DEBUG : BackupDir/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1048947371347c50_d20250202_m034956_c001_v0001161_t0007_u01738468196413") 2025/02/02 03:52:22 DEBUG : CompareDest/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40904eeeb3aeffab_d20250202_m034937_c001_v7007000_t0000_u01738468177344") 2025/02/02 03:52:22 DEBUG : CompareDest/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09520b5_d20250202_m034930_c001_v0001184_t0037_u01738468170681") 2025/02/02 03:52:22 DEBUG : CompareDest/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40904eeeb3aeffac_d20250202_m034937_c001_v7007000_t0000_u01738468177526") 2025/02/02 03:52:22 DEBUG : CompareDest/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53709c_d20250202_m034931_c001_v0001115_t0057_u01738468171670") 2025/02/02 03:52:22 DEBUG : CopyDest/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9e7_d20250202_m035001_c001_v7007000_t0000_u01738468201491") 2025/02/02 03:52:22 DEBUG : CopyDest/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5370d9_d20250202_m034953_c001_v0001115_t0014_u01738468193204") 2025/02/02 03:52:22 DEBUG : CopyDest/three: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9e8_d20250202_m035001_c001_v7007000_t0000_u01738468201679") 2025/02/02 03:52:22 DEBUG : CopyDest/three: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5370e1_d20250202_m034959_c001_v0001115_t0035_u01738468199333") 2025/02/02 03:52:22 DEBUG : CopyDest/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9e9_d20250202_m035001_c001_v7007000_t0000_u01738468201861") 2025/02/02 03:52:22 DEBUG : CopyDest/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09523c8_d20250202_m034957_c001_v0001184_t0051_u01738468197400") 2025/02/02 03:52:22 DEBUG : EXISTING: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec7ba_d20250202_m035120_c001_v7007000_t0000_u01738468280475") 2025/02/02 03:52:22 DEBUG : EXISTING: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53717e_d20250202_m035119_c001_v0001115_t0013_u01738468279137") 2025/02/02 03:52:22 DEBUG : Testêé: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec7b0_d20250202_m035116_c001_v7007000_t0000_u01738468276075") 2025/02/02 03:52:22 DEBUG : Testêé: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53717a_d20250202_m035115_c001_v0001115_t0033_u01738468275257") 2025/02/02 03:52:22 DEBUG : Testêé: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952b2d_d20250202_m035114_c001_v0001184_t0052_u01738468274290") 2025/02/02 03:52:23 DEBUG : a/potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7a3_d20250202_m034707_c001_v7007000_t0000_u01738468027756") 2025/02/02 03:52:23 DEBUG : a/potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f39_d20250202_m034706_c001_v0001115_t0041_u01738468026936") 2025/02/02 03:52:23 DEBUG : a/potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e76503_d20250202_m034704_c001_v7007000_t0000_u01738468024065") 2025/02/02 03:52:23 DEBUG : a/potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f27_d20250202_m034702_c001_v0001115_t0056_u01738468022990") 2025/02/02 03:52:23 DEBUG : a/potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764aa_d20250202_m034638_c001_v7007000_t0000_u01738467998072") 2025/02/02 03:52:23 DEBUG : a/potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ee7_d20250202_m034637_c001_v0001115_t0036_u01738467997123") 2025/02/02 03:52:23 DEBUG : b/potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7a4_d20250202_m034707_c001_v7007000_t0000_u01738468027938") 2025/02/02 03:52:23 DEBUG : b/potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f2d_d20250202_m034704_c001_v0001115_t0059_u01738468024983") 2025/02/02 03:52:23 DEBUG : b/potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764fe_d20250202_m034703_c001_v7007000_t0000_u01738468023509") 2025/02/02 03:52:23 DEBUG : b/potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f21_d20250202_m034700_c001_v0001115_t0017_u01738468020943") 2025/02/02 03:52:23 DEBUG : b/potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764a9_d20250202_m034637_c001_v7007000_t0000_u01738467997518") 2025/02/02 03:52:23 DEBUG : b/potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ee3_d20250202_m034635_c001_v0001115_t0012_u01738467995545") 2025/02/02 03:52:23 DEBUG : backup/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec625_d20250202_m035013_c001_v7007000_t0000_u01738468213892") 2025/02/02 03:52:23 DEBUG : backup/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1045adcf4fab7851_d20250202_m035012_c001_v0001176_t0055_u01738468212327") 2025/02/02 03:52:23 DEBUG : backup/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f113089ff62ef3275_d20250202_m035008_c001_v0001120_t0053_u01738468208479") 2025/02/02 03:52:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4021173715334662_d20250202_m035039_c001_v7007000_t0000_u01738468239054") 2025/02/02 03:52:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1196664ccff6d249_d20250202_m035037_c001_v0001184_t0023_u01738468237062") 2025/02/02 03:52:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1172107b0b535cd1_d20250202_m035032_c001_v0001101_t0033_u01738468232755") 2025/02/02 03:52:23 DEBUG : backup/one.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4033add577a7138e_d20250202_m035026_c001_v7007000_t0000_u01738468226384") 2025/02/02 03:52:23 DEBUG : backup/one.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10705edaa91194b8_d20250202_m035024_c001_v0001098_t0024_u01738468224488") 2025/02/02 03:52:24 DEBUG : backup/one.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f100299ca13c8c182_d20250202_m035020_c001_v0001101_t0003_u01738468220288") 2025/02/02 03:52:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4021173715334664_d20250202_m035039_c001_v7007000_t0000_u01738468239236") 2025/02/02 03:52:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f106da083236483e7_d20250202_m035038_c001_v0001183_t0015_u01738468238288") 2025/02/02 03:52:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1153ea1af48aa711_d20250202_m035034_c001_v0001181_t0050_u01738468234697") 2025/02/02 03:52:24 DEBUG : backup/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec627_d20250202_m035014_c001_v7007000_t0000_u01738468214074") 2025/02/02 03:52:24 DEBUG : backup/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10769718790f677a_d20250202_m035013_c001_v0001184_t0058_u01738468213138") 2025/02/02 03:52:24 DEBUG : backup/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11477791f195705b_d20250202_m035009_c001_v0001161_t0054_u01738468209945") 2025/02/02 03:52:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4033add577a7138f_d20250202_m035026_c001_v7007000_t0000_u01738468226566") 2025/02/02 03:52:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1049a65dd09abdb0_d20250202_m035025_c001_v0001043_t0005_u01738468225415") 2025/02/02 03:52:24 DEBUG : backup/three.txt.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f110624b285b3c7a0_d20250202_m035021_c001_v0001092_t0030_u01738468221887") 2025/02/02 03:52:24 DEBUG : both0: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119cf_d20250202_m035204_c001_v7007000_t0000_u01738468324529") 2025/02/02 03:52:24 DEBUG : both0: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952d97_d20250202_m035146_c001_v0001184_t0049_u01738468306408") 2025/02/02 03:52:24 DEBUG : both0: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399cf_d20250202_m035141_c001_v7007000_t0000_u01738468301838") 2025/02/02 03:52:24 DEBUG : both0: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952bc4_d20250202_m035122_c001_v0001184_t0003_u01738468282732") 2025/02/02 03:52:24 DEBUG : both1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119d1_d20250202_m035204_c001_v7007000_t0000_u01738468324715") 2025/02/02 03:52:24 DEBUG : both1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952da8_d20250202_m035147_c001_v0001184_t0027_u01738468307668") 2025/02/02 03:52:24 DEBUG : both1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399d0_d20250202_m035142_c001_v7007000_t0000_u01738468302020") 2025/02/02 03:52:24 DEBUG : both1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952bd0_d20250202_m035123_c001_v0001184_t0035_u01738468283477") 2025/02/02 03:52:24 DEBUG : both10: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119d3_d20250202_m035204_c001_v7007000_t0000_u01738468324898") 2025/02/02 03:52:24 DEBUG : both10: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e24_d20250202_m035154_c001_v0001184_t0042_u01738468314068") 2025/02/02 03:52:25 DEBUG : both10: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399d3_d20250202_m035142_c001_v7007000_t0000_u01738468302202") 2025/02/02 03:52:25 DEBUG : both10: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952c6d_d20250202_m035131_c001_v0001184_t0052_u01738468291198") 2025/02/02 03:52:25 DEBUG : both11: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119d5_d20250202_m035205_c001_v7007000_t0000_u01738468325080") 2025/02/02 03:52:25 DEBUG : both11: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e2e_d20250202_m035154_c001_v0001184_t0052_u01738468314740") 2025/02/02 03:52:25 DEBUG : both11: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399d4_d20250202_m035142_c001_v7007000_t0000_u01738468302383") 2025/02/02 03:52:25 DEBUG : both11: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952c7f_d20250202_m035131_c001_v0001184_t0005_u01738468291955") 2025/02/02 03:52:25 DEBUG : both12: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119d8_d20250202_m035205_c001_v7007000_t0000_u01738468325263") 2025/02/02 03:52:25 DEBUG : both12: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e3c_d20250202_m035155_c001_v0001184_t0041_u01738468315494") 2025/02/02 03:52:25 DEBUG : both12: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399d5_d20250202_m035142_c001_v7007000_t0000_u01738468302566") 2025/02/02 03:52:25 DEBUG : both12: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952ca3_d20250202_m035133_c001_v0001184_t0016_u01738468293030") 2025/02/02 03:52:25 DEBUG : both13: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119da_d20250202_m035205_c001_v7007000_t0000_u01738468325446") 2025/02/02 03:52:25 DEBUG : both13: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e4a_d20250202_m035156_c001_v0001184_t0006_u01738468316167") 2025/02/02 03:52:25 DEBUG : both13: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399d6_d20250202_m035142_c001_v7007000_t0000_u01738468302748") 2025/02/02 03:52:25 DEBUG : both13: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952cb0_d20250202_m035133_c001_v0001184_t0025_u01738468293811") 2025/02/02 03:52:25 DEBUG : both14: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119dc_d20250202_m035205_c001_v7007000_t0000_u01738468325632") 2025/02/02 03:52:25 DEBUG : both14: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e4e_d20250202_m035157_c001_v0001184_t0026_u01738468317073") 2025/02/02 03:52:25 DEBUG : both14: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399d7_d20250202_m035142_c001_v7007000_t0000_u01738468302931") 2025/02/02 03:52:25 DEBUG : both14: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952cba_d20250202_m035134_c001_v0001184_t0042_u01738468294507") 2025/02/02 03:52:25 DEBUG : both15: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119de_d20250202_m035205_c001_v7007000_t0000_u01738468325815") 2025/02/02 03:52:25 DEBUG : both15: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e5c_d20250202_m035157_c001_v0001184_t0053_u01738468317794") 2025/02/02 03:52:25 DEBUG : both15: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399d8_d20250202_m035143_c001_v7007000_t0000_u01738468303112") 2025/02/02 03:52:25 DEBUG : both15: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952cd1_d20250202_m035135_c001_v0001184_t0051_u01738468295614") 2025/02/02 03:52:25 DEBUG : both16: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119e0_d20250202_m035205_c001_v7007000_t0000_u01738468325998") 2025/02/02 03:52:25 DEBUG : both16: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e74_d20250202_m035158_c001_v0001184_t0037_u01738468318722") 2025/02/02 03:52:26 DEBUG : both16: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399d9_d20250202_m035143_c001_v7007000_t0000_u01738468303293") 2025/02/02 03:52:26 DEBUG : both16: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952cdb_d20250202_m035136_c001_v0001184_t0041_u01738468296268") 2025/02/02 03:52:26 DEBUG : both17: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119e3_d20250202_m035206_c001_v7007000_t0000_u01738468326182") 2025/02/02 03:52:26 DEBUG : both17: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e88_d20250202_m035159_c001_v0001184_t0019_u01738468319346") 2025/02/02 03:52:26 DEBUG : both17: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399db_d20250202_m035143_c001_v7007000_t0000_u01738468303476") 2025/02/02 03:52:26 DEBUG : both17: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952ce9_d20250202_m035137_c001_v0001184_t0024_u01738468297069") 2025/02/02 03:52:26 DEBUG : both18: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119e5_d20250202_m035206_c001_v7007000_t0000_u01738468326365") 2025/02/02 03:52:26 DEBUG : both18: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e8c_d20250202_m035159_c001_v0001184_t0051_u01738468319951") 2025/02/02 03:52:26 DEBUG : both18: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399dc_d20250202_m035143_c001_v7007000_t0000_u01738468303659") 2025/02/02 03:52:26 DEBUG : both18: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952cf7_d20250202_m035137_c001_v0001184_t0047_u01738468297745") 2025/02/02 03:52:26 DEBUG : both19: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119e8_d20250202_m035206_c001_v7007000_t0000_u01738468326548") 2025/02/02 03:52:26 DEBUG : both19: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e9c_d20250202_m035200_c001_v0001184_t0045_u01738468320865") 2025/02/02 03:52:26 DEBUG : both19: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399dd_d20250202_m035143_c001_v7007000_t0000_u01738468303859") 2025/02/02 03:52:26 DEBUG : both19: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952d06_d20250202_m035138_c001_v0001184_t0028_u01738468298372") 2025/02/02 03:52:26 DEBUG : both2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119ea_d20250202_m035206_c001_v7007000_t0000_u01738468326731") 2025/02/02 03:52:26 DEBUG : both2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952dac_d20250202_m035148_c001_v0001184_t0001_u01738468308320") 2025/02/02 03:52:26 DEBUG : both2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399de_d20250202_m035144_c001_v7007000_t0000_u01738468304041") 2025/02/02 03:52:26 DEBUG : both2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952bdf_d20250202_m035124_c001_v0001184_t0042_u01738468284546") 2025/02/02 03:52:26 DEBUG : both3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119ec_d20250202_m035206_c001_v7007000_t0000_u01738468326913") 2025/02/02 03:52:26 DEBUG : both3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952dbd_d20250202_m035149_c001_v0001184_t0052_u01738468309037") 2025/02/02 03:52:27 DEBUG : both3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399df_d20250202_m035144_c001_v7007000_t0000_u01738468304223") 2025/02/02 03:52:27 DEBUG : both3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952bed_d20250202_m035125_c001_v0001184_t0010_u01738468285588") 2025/02/02 03:52:27 DEBUG : both4: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119ee_d20250202_m035207_c001_v7007000_t0000_u01738468327097") 2025/02/02 03:52:27 DEBUG : both4: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952dd7_d20250202_m035149_c001_v0001184_t0042_u01738468309854") 2025/02/02 03:52:27 DEBUG : both4: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399e0_d20250202_m035144_c001_v7007000_t0000_u01738468304404") 2025/02/02 03:52:27 DEBUG : both4: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952bfd_d20250202_m035126_c001_v0001184_t0052_u01738468286382") 2025/02/02 03:52:27 DEBUG : both5: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119f0_d20250202_m035207_c001_v7007000_t0000_u01738468327280") 2025/02/02 03:52:27 DEBUG : both5: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952de5_d20250202_m035150_c001_v0001184_t0059_u01738468310612") 2025/02/02 03:52:27 DEBUG : both5: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399e1_d20250202_m035144_c001_v7007000_t0000_u01738468304585") 2025/02/02 03:52:27 DEBUG : both5: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952c09_d20250202_m035127_c001_v0001184_t0026_u01738468287064") 2025/02/02 03:52:27 DEBUG : both6: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119f2_d20250202_m035207_c001_v7007000_t0000_u01738468327463") 2025/02/02 03:52:27 DEBUG : both6: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952df0_d20250202_m035151_c001_v0001184_t0044_u01738468311240") 2025/02/02 03:52:27 DEBUG : both6: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399e2_d20250202_m035144_c001_v7007000_t0000_u01738468304768") 2025/02/02 03:52:27 DEBUG : both6: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952c1f_d20250202_m035127_c001_v0001184_t0056_u01738468287943") 2025/02/02 03:52:27 DEBUG : both7: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119f4_d20250202_m035207_c001_v7007000_t0000_u01738468327646") 2025/02/02 03:52:27 DEBUG : both7: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952dfc_d20250202_m035151_c001_v0001184_t0021_u01738468311864") 2025/02/02 03:52:27 DEBUG : both7: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399e3_d20250202_m035144_c001_v7007000_t0000_u01738468304950") 2025/02/02 03:52:27 DEBUG : both7: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952c39_d20250202_m035128_c001_v0001184_t0020_u01738468288962") 2025/02/02 03:52:27 DEBUG : both8: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119f6_d20250202_m035207_c001_v7007000_t0000_u01738468327829") 2025/02/02 03:52:27 DEBUG : both8: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e04_d20250202_m035152_c001_v0001184_t0045_u01738468312532") 2025/02/02 03:52:28 DEBUG : both8: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399e4_d20250202_m035145_c001_v7007000_t0000_u01738468305136") 2025/02/02 03:52:28 DEBUG : both8: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952c4d_d20250202_m035129_c001_v0001184_t0002_u01738468289772") 2025/02/02 03:52:28 DEBUG : both9: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119f9_d20250202_m035208_c001_v7007000_t0000_u01738468328013") 2025/02/02 03:52:28 DEBUG : both9: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952e16_d20250202_m035153_c001_v0001184_t0040_u01738468313300") 2025/02/02 03:52:28 DEBUG : both9: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399e5_d20250202_m035145_c001_v7007000_t0000_u01738468305317") 2025/02/02 03:52:28 DEBUG : both9: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952c59_d20250202_m035130_c001_v0001184_t0017_u01738468290403") 2025/02/02 03:52:28 DEBUG : c/non empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7a6_d20250202_m034708_c001_v7007000_t0000_u01738468028121") 2025/02/02 03:52:28 DEBUG : c/non empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f31_d20250202_m034705_c001_v0001115_t0047_u01738468025825") 2025/02/02 03:52:28 DEBUG : c/non empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e76505_d20250202_m034704_c001_v7007000_t0000_u01738468024249") 2025/02/02 03:52:28 DEBUG : c/non empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f25_d20250202_m034701_c001_v0001115_t0026_u01738468021815") 2025/02/02 03:52:28 DEBUG : c/non empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764ab_d20250202_m034638_c001_v7007000_t0000_u01738467998258") 2025/02/02 03:52:28 DEBUG : c/non empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ee5_d20250202_m034636_c001_v0001115_t0021_u01738467996185") 2025/02/02 03:52:28 DEBUG : check sum: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4129bb5b63a00de1_d20250202_m034623_c001_v7007000_t0000_u01738467983551") 2025/02/02 03:52:28 DEBUG : check sum: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ec3_d20250202_m034622_c001_v0001115_t0015_u01738467982286") 2025/02/02 03:52:28 DEBUG : dest/3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9df_d20250202_m034946_c001_v7007000_t0000_u01738468186503") 2025/02/02 03:52:28 DEBUG : dest/3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41089a27ff85406b_d20250202_m034945_c001_v0001099_t0014_u01738468185407") 2025/02/02 03:52:28 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec7aa_d20250202_m035112_c001_v7007000_t0000_u01738468272790") 2025/02/02 03:52:28 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11197fb5e32df00e_d20250202_m035110_c001_v0001146_t0047_u01738468270298") 2025/02/02 03:52:28 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4087affe9c587f67_d20250202_m035110_c001_v7007000_t0000_u01738468270076") 2025/02/02 03:52:28 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11197fb5e32df008_d20250202_m035106_c001_v0001146_t0026_u01738468266668") 2025/02/02 03:52:28 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4087affe9c587f49_d20250202_m035105_c001_v7007000_t0000_u01738468265936") 2025/02/02 03:52:28 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537161_d20250202_m035101_c001_v0001115_t0037_u01738468261334") 2025/02/02 03:52:28 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f401f7838aec9d633_d20250202_m035059_c001_v7007000_t0000_u01738468259852") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f117ee6aa1eed69f5_d20250202_m035058_c001_v0001183_t0057_u01738468258096") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f398a4_d20250202_m035057_c001_v7007000_t0000_u01738468257911") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f117ee6aa1eed69c2_d20250202_m035055_c001_v0001183_t0024_u01738468255069") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f39894_d20250202_m035054_c001_v7007000_t0000_u01738468254345") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09528f2_d20250202_m035050_c001_v0001184_t0014_u01738468250445") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40211737153346a4_d20250202_m035049_c001_v7007000_t0000_u01738468249162") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f104fb4bfedc1c7a0_d20250202_m035047_c001_v0001180_t0052_u01738468247698") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f418581a5648f2986_d20250202_m035047_c001_v7007000_t0000_u01738468247514") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f104fb4bfedc1c792_d20250202_m035044_c001_v0001180_t0048_u01738468244821") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f418581a5648f2983_d20250202_m035044_c001_v7007000_t0000_u01738468244095") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952816_d20250202_m035040_c001_v0001184_t0054_u01738468240342") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4021173715334666_d20250202_m035039_c001_v7007000_t0000_u01738468239419") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f103019f51313c953_d20250202_m035037_c001_v0001115_t0004_u01738468237443") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4033add577a71397_d20250202_m035037_c001_v7007000_t0000_u01738468237258") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f103019f51313c94f_d20250202_m035033_c001_v0001115_t0037_u01738468233928") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4033add577a71394_d20250202_m035033_c001_v7007000_t0000_u01738468233200") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09526e3_d20250202_m035027_c001_v0001184_t0005_u01738468227655") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4033add577a71390_d20250202_m035026_c001_v7007000_t0000_u01738468226750") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f106cfbcf16e53cf0_d20250202_m035025_c001_v0001182_t0048_u01738468225015") 2025/02/02 03:52:29 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec64b_d20250202_m035024_c001_v7007000_t0000_u01738468224832") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f106cfbcf16e53cb4_d20250202_m035021_c001_v0001182_t0005_u01738468221445") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec641_d20250202_m035020_c001_v7007000_t0000_u01738468220721") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09525bd_d20250202_m035015_c001_v0001184_t0056_u01738468215156") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec629_d20250202_m035014_c001_v7007000_t0000_u01738468214257") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1148e1244fbc3800_d20250202_m035012_c001_v0001183_t0038_u01738468212731") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f416bc7984a73fd94_d20250202_m035012_c001_v7007000_t0000_u01738468212548") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1148e1244fbc37c8_d20250202_m035009_c001_v0001183_t0050_u01738468209528") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f416bc7984a73fd91_d20250202_m035008_c001_v7007000_t0000_u01738468208809") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a095247f_d20250202_m035003_c001_v0001184_t0052_u01738468203137") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9ea_d20250202_m035002_c001_v7007000_t0000_u01738468202043") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10398693e96bbae7_d20250202_m034956_c001_v0001157_t0041_u01738468196929") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f3969c_d20250202_m034956_c001_v7007000_t0000_u01738468196723") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952348_d20250202_m034952_c001_v0001184_t0041_u01738468192637") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10128b2f12e17853_d20250202_m034951_c001_v0001184_t0013_u01738468191883") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10128b2f12e17833_d20250202_m034950_c001_v0001184_t0004_u01738468190903") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40904eeeb3aeffad_d20250202_m034937_c001_v7007000_t0000_u01738468177709") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537096_d20250202_m034929_c001_v0001115_t0041_u01738468169951") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11535c5985781bc6_d20250202_m034928_c001_v0001115_t0039_u01738468168848") 2025/02/02 03:52:30 DEBUG : dst/one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11535c5985781bc0_d20250202_m034927_c001_v0001115_t0000_u01738468167610") 2025/02/02 03:52:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec7ab_d20250202_m035112_c001_v7007000_t0000_u01738468272973") 2025/02/02 03:52:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10661f7d8d38c858_d20250202_m035109_c001_v0001113_t0002_u01738468269709") 2025/02/02 03:52:31 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11958feda0cfb34d_d20250202_m035105_c001_v0001099_t0058_u01738468265648") 2025/02/02 03:52:31 DEBUG : dst/one.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f401f7838aec9d634_d20250202_m035100_c001_v7007000_t0000_u01738468260035") 2025/02/02 03:52:31 DEBUG : dst/one.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f110848b3f94acd66_d20250202_m035057_c001_v0001184_t0035_u01738468257715") 2025/02/02 03:52:31 DEBUG : dst/one.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f110ad5e42fb48ac0_d20250202_m035053_c001_v0001043_t0050_u01738468253933") 2025/02/02 03:52:31 DEBUG : dst/one.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40211737153346a5_d20250202_m035049_c001_v7007000_t0000_u01738468249344") 2025/02/02 03:52:31 DEBUG : dst/one.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11787ac463b57b72_d20250202_m035047_c001_v0001184_t0018_u01738468247308") 2025/02/02 03:52:31 DEBUG : dst/one.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10128b2f12e17d51_d20250202_m035043_c001_v0001184_t0001_u01738468243892") 2025/02/02 03:52:31 DEBUG : dst/three: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9eb_d20250202_m035002_c001_v7007000_t0000_u01738468202223") 2025/02/02 03:52:31 DEBUG : dst/three: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10128b2f12e1793c_d20250202_m035000_c001_v0001184_t0003_u01738468200737") 2025/02/02 03:52:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec7ac_d20250202_m035113_c001_v7007000_t0000_u01738468273187") 2025/02/02 03:52:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f113a354dccac6734_d20250202_m035111_c001_v0001116_t0012_u01738468271196") 2025/02/02 03:52:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1080cc8f314feaac_d20250202_m035107_c001_v0001183_t0014_u01738468267663") 2025/02/02 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec7ad_d20250202_m035113_c001_v7007000_t0000_u01738468273384") 2025/02/02 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11197fb5e32df010_d20250202_m035112_c001_v0001146_t0042_u01738468272109") 2025/02/02 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4087affe9c587f74_d20250202_m035111_c001_v7007000_t0000_u01738468271916") 2025/02/02 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11197fb5e32df00a_d20250202_m035108_c001_v0001146_t0034_u01738468268077") 2025/02/02 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4087affe9c587f56_d20250202_m035107_c001_v7007000_t0000_u01738468267874") 2025/02/02 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537165_d20250202_m035102_c001_v0001115_t0052_u01738468262642") 2025/02/02 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f401f7838aec9d635_d20250202_m035100_c001_v7007000_t0000_u01738468260221") 2025/02/02 03:52:31 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f117ee6aa1eed6a05_d20250202_m035059_c001_v0001183_t0011_u01738468259247") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f398a7_d20250202_m035059_c001_v7007000_t0000_u01738468259064") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f117ee6aa1eed69d7_d20250202_m035056_c001_v0001183_t0054_u01738468256347") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f3989d_d20250202_m035056_c001_v7007000_t0000_u01738468256161") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a095290e_d20250202_m035051_c001_v0001184_t0021_u01738468251167") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f418581a5648f298a_d20250202_m035048_c001_v7007000_t0000_u01738468248609") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537149_d20250202_m035046_c001_v0001115_t0022_u01738468246206") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f418581a5648f2985_d20250202_m035045_c001_v7007000_t0000_u01738468245824") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a095282a_d20250202_m035041_c001_v0001184_t0001_u01738468241423") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4033add577a71399_d20250202_m035038_c001_v7007000_t0000_u01738468238496") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537133_d20250202_m035035_c001_v0001115_t0052_u01738468235997") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4033add577a71396_d20250202_m035034_c001_v7007000_t0000_u01738468234912") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09526f2_d20250202_m035028_c001_v0001184_t0018_u01738468228366") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec64f_d20250202_m035025_c001_v7007000_t0000_u01738468225828") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537119_d20250202_m035023_c001_v0001115_t0020_u01738468223327") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec644_d20250202_m035022_c001_v7007000_t0000_u01738468222221") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09525d1_d20250202_m035015_c001_v0001184_t0014_u01738468215901") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f416bc7984a73fd95_d20250202_m035013_c001_v7007000_t0000_u01738468213336") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5370ff_d20250202_m035011_c001_v0001115_t0026_u01738468211303") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f416bc7984a73fd92_d20250202_m035010_c001_v7007000_t0000_u01738468210225") 2025/02/02 03:52:32 DEBUG : dst/three.txt: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952489_d20250202_m035004_c001_v0001184_t0037_u01738468204078") 2025/02/02 03:52:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f401f7838aec9d636_d20250202_m035100_c001_v7007000_t0000_u01738468260402") 2025/02/02 03:52:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f118568f8cbaf7be5_d20250202_m035058_c001_v0001184_t0025_u01738468258867") 2025/02/02 03:52:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10661f7d8d38c830_d20250202_m035055_c001_v0001113_t0053_u01738468255830") 2025/02/02 03:52:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40211737153346a6_d20250202_m035049_c001_v7007000_t0000_u01738468249538") 2025/02/02 03:52:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1056f405870bc31e_d20250202_m035048_c001_v0001109_t0058_u01738468248113") 2025/02/02 03:52:33 DEBUG : dst/three.txt.bak: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1143e709b1d66687_d20250202_m035045_c001_v0001116_t0052_u01738468245248") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec7af_d20250202_m035113_c001_v7007000_t0000_u01738468273568") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952a02_d20250202_m035102_c001_v0001184_t0045_u01738468262413") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f401f7838aec9d638_d20250202_m035100_c001_v7007000_t0000_u01738468260584") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53714f_d20250202_m035050_c001_v0001115_t0048_u01738468250661") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40211737153346a7_d20250202_m035049_c001_v7007000_t0000_u01738468249720") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53713d_d20250202_m035040_c001_v0001115_t0007_u01738468240547") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4021173715334668_d20250202_m035039_c001_v7007000_t0000_u01738468239602") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537121_d20250202_m035027_c001_v0001115_t0052_u01738468227879") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4033add577a71391_d20250202_m035026_c001_v7007000_t0000_u01738468226933") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53710f_d20250202_m035015_c001_v0001115_t0034_u01738468215373") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec62a_d20250202_m035014_c001_v7007000_t0000_u01738468214438") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5370eb_d20250202_m035003_c001_v0001115_t0014_u01738468203345") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9ec_d20250202_m035002_c001_v7007000_t0000_u01738468202405") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10128b2f12e178f8_d20250202_m034958_c001_v0001184_t0005_u01738468198190") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40904eeeb3aeffae_d20250202_m034937_c001_v7007000_t0000_u01738468177891") 2025/02/02 03:52:33 DEBUG : dst/two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11535c5985781bda_d20250202_m034936_c001_v0001115_t0012_u01738468176069") 2025/02/02 03:52:33 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4171f0998df7a99a_d20250202_m034846_c001_v7007000_t0000_u01738468126976") 2025/02/02 03:52:33 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53704d_d20250202_m034839_c001_v0001115_t0048_u01738468119163") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f407336657977279b_d20250202_m034837_c001_v7007000_t0000_u01738468117311") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a095185b_d20250202_m034817_c001_v0001184_t0016_u01738468097430") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4133013de8ff1810_d20250202_m034802_c001_v7007000_t0000_u01738468082683") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536fc7_d20250202_m034754_c001_v0001115_t0047_u01738468074428") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7dd_d20250202_m034725_c001_v7007000_t0000_u01738468045202") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f6f_d20250202_m034722_c001_v0001115_t0042_u01738468042642") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7cf_d20250202_m034720_c001_v7007000_t0000_u01738468040678") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f67_d20250202_m034719_c001_v0001115_t0059_u01738468039189") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7c5_d20250202_m034714_c001_v7007000_t0000_u01738468034965") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f53_d20250202_m034712_c001_v0001115_t0013_u01738468032830") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7b4_d20250202_m034711_c001_v7007000_t0000_u01738468031455") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f47_d20250202_m034709_c001_v0001115_t0009_u01738468029685") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764e6_d20250202_m034700_c001_v7007000_t0000_u01738468020021") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f1d_d20250202_m034658_c001_v0001115_t0059_u01738468018060") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764cf_d20250202_m034656_c001_v7007000_t0000_u01738468016606") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f11_d20250202_m034655_c001_v0001115_t0059_u01738468015028") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764b5_d20250202_m034648_c001_v7007000_t0000_u01738468008419") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ef9_d20250202_m034646_c001_v0001115_t0023_u01738468006521") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764b2_d20250202_m034643_c001_v7007000_t0000_u01738468003906") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ef3_d20250202_m034642_c001_v0001115_t0053_u01738468002665") 2025/02/02 03:52:34 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764b1_d20250202_m034641_c001_v7007000_t0000_u01738468001558") 2025/02/02 03:52:35 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f109b4588a7b2b545_d20250202_m034640_c001_v0001105_t0027_u01738468000772") 2025/02/02 03:52:35 DEBUG : empty space: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536eeb_d20250202_m034638_c001_v0001115_t0013_u01738467998990") 2025/02/02 03:52:35 DEBUG : enormous: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7d8_d20250202_m034724_c001_v7007000_t0000_u01738468044285") 2025/02/02 03:52:35 DEBUG : enormous: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f73_d20250202_m034723_c001_v0001115_t0030_u01738468043153") 2025/02/02 03:52:35 DEBUG : existing: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4009e780025ec7b8_d20250202_m035117_c001_v7007000_t0000_u01738468277996") 2025/02/02 03:52:35 DEBUG : existing: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952b5e_d20250202_m035116_c001_v0001184_t0043_u01738468276820") 2025/02/02 03:52:35 DEBUG : existing: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d84_d20250202_m034749_c001_v7007000_t0000_u01738468069229") 2025/02/02 03:52:35 DEBUG : existing: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536faf_d20250202_m034747_c001_v0001115_t0041_u01738468067976") 2025/02/02 03:52:35 DEBUG : existing: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4129bb5b63a00df2_d20250202_m034634_c001_v7007000_t0000_u01738467994458") 2025/02/02 03:52:35 DEBUG : existing: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536edd_d20250202_m034633_c001_v0001115_t0013_u01738467993196") 2025/02/02 03:52:35 DEBUG : existing: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4129bb5b63a00dec_d20250202_m034631_c001_v7007000_t0000_u01738467991936") 2025/02/02 03:52:35 DEBUG : existing: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ed9_d20250202_m034630_c001_v0001115_t0003_u01738467990915") 2025/02/02 03:52:35 DEBUG : existing: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ed5_d20250202_m034629_c001_v0001115_t0017_u01738467989831") 2025/02/02 03:52:35 DEBUG : existing-b: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d85_d20250202_m034749_c001_v7007000_t0000_u01738468069421") 2025/02/02 03:52:35 DEBUG : existing-b: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0951445_d20250202_m034747_c001_v0001184_t0017_u01738468067978") 2025/02/02 03:52:35 DEBUG : five: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7ec_d20250202_m034730_c001_v7007000_t0000_u01738468050568") 2025/02/02 03:52:35 DEBUG : five: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba536f85_d20250202_m034728_c001_v0001115_t0019_u01738468048405") 2025/02/02 03:52:35 DEBUG : foo: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764b3_d20250202_m034645_c001_v7007000_t0000_u01738468005787") 2025/02/02 03:52:35 DEBUG : foo: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba536ef7_d20250202_m034645_c001_v0001115_t0019_u01738468005236") 2025/02/02 03:52:35 DEBUG : foo: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba536ef5_d20250202_m034644_c001_v0001115_t0019_u01738468004686") 2025/02/02 03:52:36 DEBUG : four: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7ee_d20250202_m034730_c001_v7007000_t0000_u01738468050749") 2025/02/02 03:52:36 DEBUG : four: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40436e07a0951213_d20250202_m034728_c001_v0001184_t0054_u01738468048947") 2025/02/02 03:52:36 DEBUG : four: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f81_d20250202_m034727_c001_v0001115_t0006_u01738468047091") 2025/02/02 03:52:36 DEBUG : hello world2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd18_d20250202_m034518_c001_v7007000_t0000_u01738467918648") 2025/02/02 03:52:36 DEBUG : hello world2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e3a_d20250202_m034517_c001_v0001115_t0048_u01738467917733") 2025/02/02 03:52:36 DEBUG : ignore-size: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4129bb5b63a00de9_d20250202_m034628_c001_v7007000_t0000_u01738467988753") 2025/02/02 03:52:36 DEBUG : ignore-size: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ecf_d20250202_m034627_c001_v0001115_t0000_u01738467987548") 2025/02/02 03:52:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d80_d20250202_m034746_c001_v7007000_t0000_u01738468066872") 2025/02/02 03:52:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09513f7_d20250202_m034745_c001_v0001184_t0016_u01738468065942") 2025/02/02 03:52:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d7e_d20250202_m034744_c001_v7007000_t0000_u01738468064822") 2025/02/02 03:52:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09513a3_d20250202_m034743_c001_v0001184_t0057_u01738468063468") 2025/02/02 03:52:36 DEBUG : one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7ef_d20250202_m034730_c001_v7007000_t0000_u01738468050940") 2025/02/02 03:52:36 DEBUG : one: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba536f77_d20250202_m034726_c001_v0001115_t0019_u01738468046303") 2025/02/02 03:52:36 DEBUG : only0: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119fc_d20250202_m035208_c001_v7007000_t0000_u01738468328196") 2025/02/02 03:52:36 DEBUG : only0: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40436e07a0952eb8_d20250202_m035202_c001_v0001184_t0054_u01738468322497") 2025/02/02 03:52:36 DEBUG : only0: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371c0_d20250202_m035146_c001_v0001115_t0011_u01738468306970") 2025/02/02 03:52:36 DEBUG : only0: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f416bc7984a73fef5_d20250202_m035141_c001_v7007000_t0000_u01738468301124") 2025/02/02 03:52:36 DEBUG : only0: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537186_d20250202_m035122_c001_v0001115_t0046_u01738468282942") 2025/02/02 03:52:36 DEBUG : only1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec92945119fe_d20250202_m035208_c001_v7007000_t0000_u01738468328379") 2025/02/02 03:52:36 DEBUG : only1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba537208_d20250202_m035203_c001_v0001115_t0019_u01738468323099") 2025/02/02 03:52:36 DEBUG : only1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371c8_d20250202_m035147_c001_v0001115_t0047_u01738468307892") 2025/02/02 03:52:36 DEBUG : only1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4066816e38f2d1a5_d20250202_m035141_c001_v7007000_t0000_u01738468301205") 2025/02/02 03:52:37 DEBUG : only1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53718c_d20250202_m035123_c001_v0001115_t0044_u01738468283681") 2025/02/02 03:52:37 DEBUG : only10: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a00_d20250202_m035208_c001_v7007000_t0000_u01738468328561") 2025/02/02 03:52:37 DEBUG : only10: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba537202_d20250202_m035202_c001_v0001115_t0019_u01738468322517") 2025/02/02 03:52:37 DEBUG : only10: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371e4_d20250202_m035154_c001_v0001115_t0030_u01738468314281") 2025/02/02 03:52:37 DEBUG : only10: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f416bc7984a73fef3_d20250202_m035140_c001_v7007000_t0000_u01738468300745") 2025/02/02 03:52:37 DEBUG : only10: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371a6_d20250202_m035131_c001_v0001115_t0025_u01738468291403") 2025/02/02 03:52:37 DEBUG : only11: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a02_d20250202_m035208_c001_v7007000_t0000_u01738468328743") 2025/02/02 03:52:37 DEBUG : only11: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4016f275c36f8a73_d20250202_m035203_c001_v0001157_t0048_u01738468323079") 2025/02/02 03:52:37 DEBUG : only11: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371e6_d20250202_m035154_c001_v0001115_t0028_u01738468314980") 2025/02/02 03:52:37 DEBUG : only11: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4066816e38f2d1a3_d20250202_m035140_c001_v7007000_t0000_u01738468300831") 2025/02/02 03:52:37 DEBUG : only11: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371a8_d20250202_m035132_c001_v0001115_t0009_u01738468292174") 2025/02/02 03:52:37 DEBUG : only12: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a04_d20250202_m035208_c001_v7007000_t0000_u01738468328926") 2025/02/02 03:52:37 DEBUG : only12: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41113deb37d897ea_d20250202_m035203_c001_v0001184_t0035_u01738468323259") 2025/02/02 03:52:37 DEBUG : only12: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371e8_d20250202_m035155_c001_v0001115_t0038_u01738468315706") 2025/02/02 03:52:37 DEBUG : only12: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4066816e38f2d1a0_d20250202_m035140_c001_v7007000_t0000_u01738468300282") 2025/02/02 03:52:37 DEBUG : only12: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371aa_d20250202_m035133_c001_v0001115_t0019_u01738468293269") 2025/02/02 03:52:37 DEBUG : only13: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a05_d20250202_m035209_c001_v7007000_t0000_u01738468329122") 2025/02/02 03:52:37 DEBUG : only13: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40436e07a0952ec0_d20250202_m035202_c001_v0001184_t0054_u01738468322895") 2025/02/02 03:52:37 DEBUG : only13: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371ea_d20250202_m035156_c001_v0001115_t0024_u01738468316374") 2025/02/02 03:52:37 DEBUG : only13: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399cd_d20250202_m035141_c001_v7007000_t0000_u01738468301215") 2025/02/02 03:52:37 DEBUG : only13: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371ac_d20250202_m035134_c001_v0001115_t0033_u01738468294020") 2025/02/02 03:52:37 DEBUG : only14: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a06_d20250202_m035209_c001_v7007000_t0000_u01738468329305") 2025/02/02 03:52:38 DEBUG : only14: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba537206_d20250202_m035202_c001_v0001115_t0019_u01738468322914") 2025/02/02 03:52:38 DEBUG : only14: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371ec_d20250202_m035157_c001_v0001115_t0010_u01738468317325") 2025/02/02 03:52:38 DEBUG : only14: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4171f0998df7ab1c_d20250202_m035140_c001_v7007000_t0000_u01738468300924") 2025/02/02 03:52:38 DEBUG : only14: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371ae_d20250202_m035134_c001_v0001115_t0007_u01738468294710") 2025/02/02 03:52:38 DEBUG : only15: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a07_d20250202_m035209_c001_v7007000_t0000_u01738468329489") 2025/02/02 03:52:38 DEBUG : only15: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40436e07a0952ec6_d20250202_m035203_c001_v0001184_t0054_u01738468323078") 2025/02/02 03:52:38 DEBUG : only15: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371f0_d20250202_m035158_c001_v0001115_t0007_u01738468318017") 2025/02/02 03:52:38 DEBUG : only15: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f416bc7984a73fef4_d20250202_m035140_c001_v7007000_t0000_u01738468300938") 2025/02/02 03:52:38 DEBUG : only15: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371b0_d20250202_m035135_c001_v0001115_t0017_u01738468295823") 2025/02/02 03:52:38 DEBUG : only16: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a08_d20250202_m035209_c001_v7007000_t0000_u01738468329672") 2025/02/02 03:52:38 DEBUG : only16: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4016f275c36f8a75_d20250202_m035203_c001_v0001157_t0048_u01738468323266") 2025/02/02 03:52:38 DEBUG : only16: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371f4_d20250202_m035158_c001_v0001115_t0039_u01738468318930") 2025/02/02 03:52:38 DEBUG : only16: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4066816e38f2d1a4_d20250202_m035141_c001_v7007000_t0000_u01738468301020") 2025/02/02 03:52:38 DEBUG : only16: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371b4_d20250202_m035136_c001_v0001115_t0051_u01738468296504") 2025/02/02 03:52:38 DEBUG : only17: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a09_d20250202_m035209_c001_v7007000_t0000_u01738468329856") 2025/02/02 03:52:38 DEBUG : only17: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41113deb37d897fa_d20250202_m035203_c001_v0001184_t0035_u01738468323807") 2025/02/02 03:52:38 DEBUG : only17: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371fa_d20250202_m035159_c001_v0001115_t0029_u01738468319553") 2025/02/02 03:52:38 DEBUG : only17: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399cb_d20250202_m035140_c001_v7007000_t0000_u01738468300847") 2025/02/02 03:52:38 DEBUG : only17: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371b6_d20250202_m035137_c001_v0001115_t0051_u01738468297281") 2025/02/02 03:52:38 DEBUG : only18: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a0a_d20250202_m035210_c001_v7007000_t0000_u01738468330049") 2025/02/02 03:52:38 DEBUG : only18: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba53720e_d20250202_m035203_c001_v0001115_t0019_u01738468323658") 2025/02/02 03:52:39 DEBUG : only18: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371fc_d20250202_m035200_c001_v0001115_t0052_u01738468320155") 2025/02/02 03:52:39 DEBUG : only18: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4066816e38f2d1a2_d20250202_m035140_c001_v7007000_t0000_u01738468300649") 2025/02/02 03:52:39 DEBUG : only18: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371b8_d20250202_m035137_c001_v0001115_t0051_u01738468297946") 2025/02/02 03:52:39 DEBUG : only19: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a0b_d20250202_m035210_c001_v7007000_t0000_u01738468330232") 2025/02/02 03:52:39 DEBUG : only19: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40436e07a0952ec8_d20250202_m035203_c001_v0001184_t0054_u01738468323264") 2025/02/02 03:52:39 DEBUG : only19: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371fe_d20250202_m035201_c001_v0001115_t0023_u01738468321133") 2025/02/02 03:52:39 DEBUG : only19: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399ca_d20250202_m035140_c001_v7007000_t0000_u01738468300659") 2025/02/02 03:52:39 DEBUG : only19: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371ba_d20250202_m035138_c001_v0001115_t0012_u01738468298581") 2025/02/02 03:52:39 DEBUG : only2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a0c_d20250202_m035210_c001_v7007000_t0000_u01738468330415") 2025/02/02 03:52:39 DEBUG : only2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40436e07a0952ed0_d20250202_m035203_c001_v0001184_t0054_u01738468323638") 2025/02/02 03:52:39 DEBUG : only2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371cc_d20250202_m035148_c001_v0001115_t0004_u01738468308545") 2025/02/02 03:52:39 DEBUG : only2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4066816e38f2d19f_d20250202_m035140_c001_v7007000_t0000_u01738468300099") 2025/02/02 03:52:39 DEBUG : only2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53718e_d20250202_m035124_c001_v0001115_t0057_u01738468284761") 2025/02/02 03:52:39 DEBUG : only3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a0d_d20250202_m035210_c001_v7007000_t0000_u01738468330598") 2025/02/02 03:52:39 DEBUG : only3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba53720a_d20250202_m035203_c001_v0001115_t0019_u01738468323284") 2025/02/02 03:52:39 DEBUG : only3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371ce_d20250202_m035149_c001_v0001115_t0009_u01738468309245") 2025/02/02 03:52:39 DEBUG : only3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399cc_d20250202_m035141_c001_v7007000_t0000_u01738468301030") 2025/02/02 03:52:39 DEBUG : only3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537192_d20250202_m035125_c001_v0001115_t0047_u01738468285791") 2025/02/02 03:52:39 DEBUG : only4: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a0e_d20250202_m035210_c001_v7007000_t0000_u01738468330781") 2025/02/02 03:52:39 DEBUG : only4: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41113deb37d897f2_d20250202_m035203_c001_v0001184_t0035_u01738468323442") 2025/02/02 03:52:39 DEBUG : only4: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371d0_d20250202_m035150_c001_v0001115_t0012_u01738468310075") 2025/02/02 03:52:40 DEBUG : only4: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4066816e38f2d1a1_d20250202_m035140_c001_v7007000_t0000_u01738468300466") 2025/02/02 03:52:40 DEBUG : only4: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537194_d20250202_m035126_c001_v0001115_t0004_u01738468286597") 2025/02/02 03:52:40 DEBUG : only5: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a0f_d20250202_m035210_c001_v7007000_t0000_u01738468330964") 2025/02/02 03:52:40 DEBUG : only5: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4016f275c36f8a77_d20250202_m035203_c001_v0001157_t0048_u01738468323455") 2025/02/02 03:52:40 DEBUG : only5: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371d4_d20250202_m035150_c001_v0001115_t0038_u01738468310839") 2025/02/02 03:52:40 DEBUG : only5: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f405b1d6701f399c9_d20250202_m035140_c001_v7007000_t0000_u01738468300476") 2025/02/02 03:52:40 DEBUG : only5: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537196_d20250202_m035127_c001_v0001115_t0020_u01738468287274") 2025/02/02 03:52:40 DEBUG : only6: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a10_d20250202_m035211_c001_v7007000_t0000_u01738468331158") 2025/02/02 03:52:40 DEBUG : only6: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40436e07a0952ecc_d20250202_m035203_c001_v0001184_t0054_u01738468323452") 2025/02/02 03:52:40 DEBUG : only6: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371d6_d20250202_m035151_c001_v0001115_t0043_u01738468311442") 2025/02/02 03:52:40 DEBUG : only6: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4171f0998df7ab1a_d20250202_m035140_c001_v7007000_t0000_u01738468300539") 2025/02/02 03:52:40 DEBUG : only6: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba537198_d20250202_m035128_c001_v0001115_t0018_u01738468288147") 2025/02/02 03:52:40 DEBUG : only7: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a11_d20250202_m035211_c001_v7007000_t0000_u01738468331341") 2025/02/02 03:52:40 DEBUG : only7: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba53720c_d20250202_m035203_c001_v0001115_t0019_u01738468323472") 2025/02/02 03:52:40 DEBUG : only7: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371d8_d20250202_m035152_c001_v0001115_t0043_u01738468312071") 2025/02/02 03:52:40 DEBUG : only7: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4171f0998df7ab1b_d20250202_m035140_c001_v7007000_t0000_u01738468300736") 2025/02/02 03:52:40 DEBUG : only7: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53719c_d20250202_m035129_c001_v0001115_t0018_u01738468289164") 2025/02/02 03:52:40 DEBUG : only8: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a12_d20250202_m035211_c001_v7007000_t0000_u01738468331526") 2025/02/02 03:52:40 DEBUG : only8: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41113deb37d897f4_d20250202_m035203_c001_v0001184_t0035_u01738468323625") 2025/02/02 03:52:40 DEBUG : only8: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371dc_d20250202_m035152_c001_v0001115_t0027_u01738468312756") 2025/02/02 03:52:40 DEBUG : only8: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4171f0998df7ab1d_d20250202_m035141_c001_v7007000_t0000_u01738468301105") 2025/02/02 03:52:40 DEBUG : only8: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371a0_d20250202_m035129_c001_v0001115_t0040_u01738468289978") 2025/02/02 03:52:41 DEBUG : only9: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a13_d20250202_m035211_c001_v7007000_t0000_u01738468331709") 2025/02/02 03:52:41 DEBUG : only9: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4016f275c36f8a79_d20250202_m035203_c001_v0001157_t0048_u01738468323640") 2025/02/02 03:52:41 DEBUG : only9: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371e0_d20250202_m035153_c001_v0001115_t0003_u01738468313514") 2025/02/02 03:52:41 DEBUG : only9: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f416bc7984a73fef2_d20250202_m035140_c001_v7007000_t0000_u01738468300514") 2025/02/02 03:52:41 DEBUG : only9: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5371a2_d20250202_m035130_c001_v0001115_t0030_u01738468290605") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d7b_d20250202_m034741_c001_v7007000_t0000_u01738468061624") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f113b2e089c147e29_d20250202_m034739_c001_v0001183_t0052_u01738468059910") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c801_d20250202_m034737_c001_v7007000_t0000_u01738468057716") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f97_d20250202_m034735_c001_v0001115_t0006_u01738468055614") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7fa_d20250202_m034733_c001_v7007000_t0000_u01738468053765") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f113b2e089c147d77_d20250202_m034731_c001_v0001183_t0010_u01738468051878") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7cc_d20250202_m034717_c001_v7007000_t0000_u01738468037700") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f59_d20250202_m034715_c001_v0001115_t0041_u01738468035876") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7be_d20250202_m034713_c001_v7007000_t0000_u01738468033690") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f51_d20250202_m034712_c001_v0001115_t0035_u01738468032376") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7af_d20250202_m034710_c001_v7007000_t0000_u01738468030615") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f43_d20250202_m034708_c001_v0001115_t0044_u01738468028883") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764e2_d20250202_m034659_c001_v7007000_t0000_u01738468019460") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f1b_d20250202_m034657_c001_v0001115_t0043_u01738468017518") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764d1_d20250202_m034656_c001_v7007000_t0000_u01738468016788") 2025/02/02 03:52:41 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f0f_d20250202_m034654_c001_v0001115_t0043_u01738468014479") 2025/02/02 03:52:42 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764bb_d20250202_m034653_c001_v7007000_t0000_u01738468013749") 2025/02/02 03:52:42 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f0b_d20250202_m034652_c001_v0001115_t0013_u01738468012890") 2025/02/02 03:52:42 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f09_d20250202_m034651_c001_v0001115_t0027_u01738468011886") 2025/02/02 03:52:42 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764b8_d20250202_m034651_c001_v7007000_t0000_u01738468011158") 2025/02/02 03:52:42 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f07_d20250202_m034650_c001_v0001115_t0023_u01738468010238") 2025/02/02 03:52:42 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f03_d20250202_m034649_c001_v0001115_t0013_u01738468009333") 2025/02/02 03:52:42 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764b6_d20250202_m034648_c001_v7007000_t0000_u01738468008603") 2025/02/02 03:52:42 DEBUG : potato: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536efd_d20250202_m034647_c001_v0001115_t0021_u01738468007461") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4032164c44b5f858_d20250202_m034904_c001_v7007000_t0000_u01738468144003") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53706c_d20250202_m034903_c001_v0001115_t0049_u01738468143054") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4171f0998df7a99b_d20250202_m034847_c001_v7007000_t0000_u01738468127422") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0951b5f_d20250202_m034838_c001_v0001184_t0021_u01738468118587") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f407e180be89686f3_d20250202_m034823_c001_v7007000_t0000_u01738468103293") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53700b_d20250202_m034816_c001_v0001115_t0056_u01738468096532") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4133013de8ff1811_d20250202_m034803_c001_v7007000_t0000_u01738468083083") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0951504_d20250202_m034753_c001_v0001184_t0015_u01738468073851") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7da_d20250202_m034724_c001_v7007000_t0000_u01738468044468") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f6d_d20250202_m034721_c001_v0001115_t0005_u01738468041957") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7d0_d20250202_m034720_c001_v7007000_t0000_u01738468040861") 2025/02/02 03:52:42 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f61_d20250202_m034718_c001_v0001115_t0016_u01738468038621") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7cd_d20250202_m034717_c001_v7007000_t0000_u01738468037882") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f5b_d20250202_m034716_c001_v0001115_t0031_u01738468036690") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7c6_d20250202_m034715_c001_v7007000_t0000_u01738468035146") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f55_d20250202_m034714_c001_v0001115_t0042_u01738468034059") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7b5_d20250202_m034711_c001_v7007000_t0000_u01738468031638") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f4b_d20250202_m034710_c001_v0001115_t0056_u01738468030629") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41934c5c00e764e9_d20250202_m034700_c001_v7007000_t0000_u01738468020205") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f1f_d20250202_m034658_c001_v0001115_t0056_u01738468018935") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd1b_d20250202_m034522_c001_v7007000_t0000_u01738467922614") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e44_d20250202_m034521_c001_v0001115_t0027_u01738467921582") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd19_d20250202_m034520_c001_v7007000_t0000_u01738467920314") 2025/02/02 03:52:43 DEBUG : potato2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e3c_d20250202_m034519_c001_v0001115_t0048_u01738467919553") 2025/02/02 03:52:43 DEBUG : potato3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4171f0998df7a99c_d20250202_m034847_c001_v7007000_t0000_u01738468127607") 2025/02/02 03:52:43 DEBUG : potato3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0951b8f_d20250202_m034839_c001_v0001184_t0056_u01738468119856") 2025/02/02 03:52:43 DEBUG : potato3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f407e180be89686f4_d20250202_m034823_c001_v7007000_t0000_u01738468103486") 2025/02/02 03:52:43 DEBUG : potato3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53700f_d20250202_m034817_c001_v0001115_t0013_u01738468097644") 2025/02/02 03:52:43 DEBUG : potato3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4133013de8ff1812_d20250202_m034803_c001_v7007000_t0000_u01738468083282") 2025/02/02 03:52:43 DEBUG : potato3: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0951536_d20250202_m034755_c001_v0001184_t0004_u01738468075312") 2025/02/02 03:52:43 DEBUG : pre-dest1/1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9e0_d20250202_m034946_c001_v7007000_t0000_u01738468186684") 2025/02/02 03:52:43 DEBUG : pre-dest1/1: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09521a0_d20250202_m034938_c001_v0001184_t0029_u01738468178608") 2025/02/02 03:52:43 DEBUG : pre-dest2/2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c9e1_d20250202_m034946_c001_v7007000_t0000_u01738468186865") 2025/02/02 03:52:43 DEBUG : pre-dest2/2: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba5370b9_d20250202_m034939_c001_v0001115_t0036_u01738468179196") 2025/02/02 03:52:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f40904eeeb3aeff7f_d20250202_m034917_c001_v7007000_t0000_u01738468157191") 2025/02/02 03:52:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0951f1e_d20250202_m034913_c001_v0001184_t0007_u01738468153344") 2025/02/02 03:52:44 DEBUG : sizeonly: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4129bb5b63a00de5_d20250202_m034626_c001_v7007000_t0000_u01738467986289") 2025/02/02 03:52:44 DEBUG : sizeonly: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ecb_d20250202_m034624_c001_v0001115_t0052_u01738467984813") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a18_d20250202_m035220_c001_v7007000_t0000_u01738468340316") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba53721a_d20250202_m035217_c001_v0001115_t0017_u01738468337548") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a14_d20250202_m035215_c001_v7007000_t0000_u01738468335628") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0952f57_d20250202_m035213_c001_v0001184_t0022_u01738468333042") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d81_d20250202_m034747_c001_v7007000_t0000_u01738468067057") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f113b2e089c147ea8_d20250202_m034746_c001_v0001183_t0012_u01738468066300") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d7f_d20250202_m034745_c001_v7007000_t0000_u01738468065010") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536fa1_d20250202_m034743_c001_v0001115_t0002_u01738468063831") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4129bb5b63a00ddd_d20250202_m034621_c001_v7007000_t0000_u01738467981384") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ebb_d20250202_m034619_c001_v0001115_t0026_u01738467979600") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4129bb5b63a00dd5_d20250202_m034618_c001_v7007000_t0000_u01738467978881") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536eb7_d20250202_m034617_c001_v0001115_t0046_u01738467977296") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4129bb5b63a00dca_d20250202_m034611_c001_v7007000_t0000_u01738467971054") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536eaf_d20250202_m034609_c001_v0001115_t0030_u01738467969426") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4129bb5b63a00dc7_d20250202_m034608_c001_v7007000_t0000_u01738467968886") 2025/02/02 03:52:44 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536ea9_d20250202_m034607_c001_v0001115_t0040_u01738467967342") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e9b_d20250202_m034600_c001_v0001115_t0031_u01738467960604") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f418581a5648f1919_d20250202_m034559_c001_v7007000_t0000_u01738467959853") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e99_d20250202_m034558_c001_v0001115_t0042_u01738467958766") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e96_d20250202_m034557_c001_v0001115_t0043_u01738467957651") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f418581a5648f1901_d20250202_m034556_c001_v7007000_t0000_u01738467956488") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e90_d20250202_m034553_c001_v0001115_t0023_u01738467953570") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e86_d20250202_m034548_c001_v0001115_t0049_u01738467948437") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f418581a5648f18bc_d20250202_m034547_c001_v7007000_t0000_u01738467947709") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e82_d20250202_m034546_c001_v0001115_t0037_u01738467946748") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e7e_d20250202_m034545_c001_v0001115_t0021_u01738467945648") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f418581a5648f18b5_d20250202_m034544_c001_v7007000_t0000_u01738467944535") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e68_d20250202_m034535_c001_v0001115_t0053_u01738467935190") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f410e032d0aaafb59_d20250202_m034534_c001_v7007000_t0000_u01738467934828") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e66_d20250202_m034533_c001_v0001115_t0023_u01738467933959") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd32_d20250202_m034532_c001_v7007000_t0000_u01738467932326") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e62_d20250202_m034531_c001_v0001115_t0056_u01738467931469") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd28_d20250202_m034530_c001_v7007000_t0000_u01738467930923") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e58_d20250202_m034530_c001_v0001115_t0048_u01738467930040") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd22_d20250202_m034528_c001_v7007000_t0000_u01738467928772") 2025/02/02 03:52:45 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e50_d20250202_m034527_c001_v0001115_t0010_u01738467927428") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd20_d20250202_m034526_c001_v7007000_t0000_u01738467926880") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e4e_d20250202_m034525_c001_v0001115_t0027_u01738467925679") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd1e_d20250202_m034524_c001_v7007000_t0000_u01738467924769") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e4c_d20250202_m034523_c001_v0001115_t0007_u01738467923521") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd15_d20250202_m034516_c001_v7007000_t0000_u01738467916827") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e30_d20250202_m034515_c001_v0001115_t0000_u01738467915941") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd14_d20250202_m034515_c001_v7007000_t0000_u01738467915028") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e2e_d20250202_m034514_c001_v0001115_t0019_u01738467914101") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd11_d20250202_m034513_c001_v7007000_t0000_u01738467913183") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e22_d20250202_m034512_c001_v0001115_t0021_u01738467912221") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4143615572dbdd0c_d20250202_m034509_c001_v7007000_t0000_u01738467909268") 2025/02/02 03:52:46 DEBUG : sub dir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536e18_d20250202_m034508_c001_v0001115_t0004_u01738467908234") 2025/02/02 03:52:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a19_d20250202_m035220_c001_v7007000_t0000_u01738468340499") 2025/02/02 03:52:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11113deb37d898de_d20250202_m035217_c001_v0001184_t0027_u01738468337566") 2025/02/02 03:52:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4055ec9294511a15_d20250202_m035215_c001_v7007000_t0000_u01738468335811") 2025/02/02 03:52:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1016f275c36f8a8b_d20250202_m035213_c001_v0001157_t0051_u01738468333072") 2025/02/02 03:52:46 DEBUG : sub/yam: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d7a_d20250202_m034741_c001_v7007000_t0000_u01738468061073") 2025/02/02 03:52:46 DEBUG : sub/yam: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a0951343_d20250202_m034739_c001_v0001184_t0002_u01738468059547") 2025/02/02 03:52:46 DEBUG : three: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7f1_d20250202_m034731_c001_v7007000_t0000_u01738468051123") 2025/02/02 03:52:46 DEBUG : three: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f89_d20250202_m034729_c001_v0001115_t0030_u01738468049726") 2025/02/02 03:52:46 DEBUG : three: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1105650dba536f7d_d20250202_m034726_c001_v0001115_t0038_u01738468046676") 2025/02/02 03:52:46 DEBUG : two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7f3_d20250202_m034731_c001_v7007000_t0000_u01738468051309") 2025/02/02 03:52:46 DEBUG : two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f413b2e089c147d3d_d20250202_m034729_c001_v0001183_t0032_u01738468049150") 2025/02/02 03:52:46 DEBUG : two: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105650dba536f7b_d20250202_m034726_c001_v0001115_t0019_u01738468046485") 2025/02/02 03:52:47 DEBUG : yam: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d7c_d20250202_m034741_c001_v7007000_t0000_u01738468061807") 2025/02/02 03:52:47 DEBUG : yam: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f1146a810c029af6d_d20250202_m034740_c001_v0001165_t0039_u01738468060865") 2025/02/02 03:52:47 DEBUG : yam: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c800_d20250202_m034737_c001_v7007000_t0000_u01738468057170") 2025/02/02 03:52:47 DEBUG : yam: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a09512ad_d20250202_m034735_c001_v0001184_t0033_u01738468055251") 2025/02/02 03:52:47 DEBUG : yam: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7f9_d20250202_m034733_c001_v7007000_t0000_u01738468053216") 2025/02/02 03:52:47 DEBUG : yam: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f10436e07a095125f_d20250202_m034731_c001_v0001184_t0058_u01738468051855") 2025/02/02 03:52:47 DEBUG : yaml: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f4105dab585a37d77_d20250202_m034738_c001_v7007000_t0000_u01738468058261") 2025/02/02 03:52:47 DEBUG : yaml: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f11142665a295b708_d20250202_m034736_c001_v0001182_t0024_u01738468056959") 2025/02/02 03:52:47 DEBUG : yaml: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f41151c353d37c7fc_d20250202_m034733_c001_v7007000_t0000_u01738468053946") 2025/02/02 03:52:47 DEBUG : yaml: Deleting (id "4_zbff20d53c03dcb4b9f480e1b_f113b2e089c147d89_d20250202_m034733_c001_v0001183_t0057_u01738468053018") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m49.78567927s (try 1/5)