"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/10 01:17:59 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke" 2025/05/10 01:17:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/10 01:18:00 DEBUG : Creating backend with remote "/tmp/rclone3784850599" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === 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-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:01 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/10 01:18:01 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:01 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.89s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 01:18:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:02 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:02 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:03 DEBUG : B2 bucket rclone-test-lesijef8yoke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.24s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", 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-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:05 DEBUG : Creating backend with remote "/non-existing" 2025/05/10 01:18:05 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/10 01:18:05 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:05 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.93s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:06 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:06 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.04s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:08 INFO : B2 bucket rclone-test-lesijef8yoke: Running all checks before starting transfers 2025/05/10 01:18:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:08 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:08 INFO : B2 bucket rclone-test-lesijef8yoke: Checks finished, now starting transfers 2025/05/10 01:18:08 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.75s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:10 ERROR : Ignoring --no-traverse with sync 2025/05/10 01:18:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:10 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:10 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:10 INFO : sub dir/hello world: Copied (new) 2025/05/10 01:18:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.76s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/10 01:18:12 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:12 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:12 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/10 01:18:12 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.79s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:18:13 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:13 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:14 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:14 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.84s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:18:16 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:16 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:16 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/10 01:18:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 01:18:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/10 01:18:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 01:18:17 INFO : sub dir: Making directory 2025/05/10 01:18:17 INFO : sub dir2: Making directory 2025/05/10 01:18:17 INFO : sub dir2/sub sub dir2: Making directory 2025/05/10 01:18:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:17 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:17 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/10 01:18:18 DEBUG : B2 bucket rclone-test-lesijef8yoke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.65s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:19 INFO : sub dir2: Making directory 2025/05/10 01:18:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/10 01:18:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 01:18:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:19 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:19 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.34s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:20 DEBUG : sub dir2: Making directory with metadata 2025/05/10 01:18:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 01:18:20 INFO : sub dir: Making directory 2025/05/10 01:18:20 INFO : sub dir2: Making directory 2025/05/10 01:18:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:20 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:20 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:21 INFO : sub dir/hello world: Copied (new) 2025/05/10 01:18:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/10 01:18:21 DEBUG : B2 bucket rclone-test-lesijef8yoke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/10 01:18:21 DEBUG : B2 bucket rclone-test-lesijef8yoke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.90s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", 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-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:22 INFO : sub dir2: Making directory 2025/05/10 01:18:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:22 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:22 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:23 INFO : sub dir/hello world: Copied (new) 2025/05/10 01:18:23 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:24 DEBUG : sub dir2: Making directory with metadata 2025/05/10 01:18:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 01:18:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 01:18:24 INFO : sub dir: Making directory 2025/05/10 01:18:24 INFO : sub dir2: Making directory 2025/05/10 01:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:24 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:24 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:24 INFO : sub dir/hello world: Copied (new) 2025/05/10 01:18:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/10 01:18:25 DEBUG : B2 bucket rclone-test-lesijef8yoke: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.82s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:26 INFO : sub dir2: Making directory 2025/05/10 01:18:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:27 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:27 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:27 INFO : sub dir/hello world: Copied (new) 2025/05/10 01:18:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.85s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:28 DEBUG : Creating backend with remote "TestB2:rclone-test-mupujos7nojo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-lesijef8yoke -> B2 bucket rclone-test-mupujos7nojo 2025/05/10 01:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:29 DEBUG : B2 bucket rclone-test-mupujos7nojo: Waiting for checks to finish 2025/05/10 01:18:29 DEBUG : B2 bucket rclone-test-mupujos7nojo: Waiting for transfers to finish 2025/05/10 01:18:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:31 DEBUG : B2 bucket rclone-test-mupujos7nojo: Purge remote 2025/05/10 01:18:31 INFO : B2 bucket rclone-test-mupujos7nojo: cleaning bucket "rclone-test-mupujos7nojo" of all files 2025/05/10 01:18:31 DEBUG : sub dir/hello world: Deleting (id "4_zdf72bd63c05dbb7b9f680e1b_f1170621a717d4122_d20250510_m011830_c001_v0001091_t0056_u01746839910514") --- PASS: TestServerSideCopy (4.37s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 01:18:33 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:33 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/10 01:18:33 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.29s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:35 DEBUG : Creating backend with remote "TestB2:rclone-test-rarecew2radu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-lesijef8yoke -> B2 bucket rclone-test-rarecew2radu 2025/05/10 01:18:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:36 DEBUG : B2 bucket rclone-test-rarecew2radu: Waiting for checks to finish 2025/05/10 01:18:36 DEBUG : B2 bucket rclone-test-rarecew2radu: Waiting for transfers to finish 2025/05/10 01:18:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 01:18:38 DEBUG : B2 bucket rclone-test-rarecew2radu: Waiting for checks to finish 2025/05/10 01:18:38 DEBUG : B2 bucket rclone-test-rarecew2radu: Waiting for transfers to finish 2025/05/10 01:18:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/10 01:18:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:39 DEBUG : B2 bucket rclone-test-rarecew2radu: Purge remote 2025/05/10 01:18:39 INFO : B2 bucket rclone-test-rarecew2radu: cleaning bucket "rclone-test-rarecew2radu" of all files 2025/05/10 01:18:39 DEBUG : sub dir/hello world: Deleting (id "4_z5f22dd13c05dbb7b9f680e1b_f1072f77fce3bdbef_d20250510_m011838_c001_v0001183_t0022_u01746839918823") 2025/05/10 01:18:39 DEBUG : sub dir/hello world: Deleting (id "4_z5f22dd13c05dbb7b9f680e1b_f1072c86e1bdb7db5_d20250510_m011837_c001_v0001113_t0032_u01746839917294") --- PASS: TestServerSideCopyOverSelf (6.34s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 01:18:42 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:42 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:42 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/10 01:18:42 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/10 01:18:42 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.43s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:44 DEBUG : Creating backend with remote "TestB2:rclone-test-civegax8gazi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-lesijef8yoke -> B2 bucket rclone-test-civegax8gazi 2025/05/10 01:18:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:45 DEBUG : B2 bucket rclone-test-civegax8gazi: Waiting for checks to finish 2025/05/10 01:18:45 DEBUG : B2 bucket rclone-test-civegax8gazi: Waiting for transfers to finish 2025/05/10 01:18:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/10 01:18:47 DEBUG : B2 bucket rclone-test-civegax8gazi: Waiting for checks to finish 2025/05/10 01:18:47 DEBUG : B2 bucket rclone-test-civegax8gazi: Waiting for transfers to finish 2025/05/10 01:18:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/10 01:18:47 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/10 01:18:47 INFO : sub dir/hello world: Deleted 2025/05/10 01:18:48 DEBUG : testing file moves 2025/05/10 01:18:48 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/10 01:18:48 DEBUG : B2 bucket rclone-test-civegax8gazi: Waiting for checks to finish 2025/05/10 01:18:48 DEBUG : B2 bucket rclone-test-civegax8gazi: Waiting for transfers to finish 2025/05/10 01:18:49 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/10 01:18:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/10 01:18:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:49 DEBUG : B2 bucket rclone-test-civegax8gazi: Purge remote 2025/05/10 01:18:49 INFO : B2 bucket rclone-test-civegax8gazi: cleaning bucket "rclone-test-civegax8gazi" of all files 2025/05/10 01:18:50 DEBUG : sub dir/hello world: Deleting (id "4_z2fe2fd33c05dbb7b9f680e1b_f114166a8badaaabd_d20250510_m011849_c001_v0001150_t0058_u01746839929081") 2025/05/10 01:18:50 DEBUG : sub dir/hello world: Deleting (id "4_z2fe2fd33c05dbb7b9f680e1b_f1013d7c1c69b4293_d20250510_m011847_c001_v0001179_t0052_u01746839927362") 2025/05/10 01:18:50 DEBUG : sub dir/hello world: Deleting (id "4_z2fe2fd33c05dbb7b9f680e1b_f1077123b1985c597_d20250510_m011845_c001_v0001171_t0033_u01746839925970") --- PASS: TestServerSideMoveOverSelf (8.36s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:52 ERROR : : error listing: directory not found 2025/05/10 01:18:52 INFO : Local file system at /tmp/rclone3784850599: Making directory 2025/05/10 01:18:53 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:53 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.04s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:18:55 DEBUG : Local file system at /tmp/rclone3784850599: Waiting for checks to finish 2025/05/10 01:18:55 DEBUG : Local file system at /tmp/rclone3784850599: Waiting for transfers to finish 2025/05/10 01:18:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:18:55 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/10 01:18:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyRedownload (2.70s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/10 01:18:57 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:57 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 01:18:57 INFO : check sum: Copied (new) 2025/05/10 01:18:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:57 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:57 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 01:18:57 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/10 01:18:57 DEBUG : check sum: Unchanged skipping 2025/05/10 01:18:57 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:57 DEBUG : Waiting for deletions to finish 2025/05/10 01:18:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.39s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:18:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/10 01:18:59 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:18:59 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:18:59 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 01:18:59 INFO : sizeonly: Copied (new) 2025/05/10 01:18:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:00 DEBUG : sizeonly: Sizes identical 2025/05/10 01:19:00 DEBUG : sizeonly: Unchanged skipping 2025/05/10 01:19:00 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:00 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:00 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:01 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/10 01:19:01 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:01 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:02 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/10 01:19:02 INFO : ignore-size: Copied (new) 2025/05/10 01:19:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:02 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:19:02 DEBUG : ignore-size: Unchanged skipping 2025/05/10 01:19:02 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:02 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:02 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:19:05 DEBUG : existing: Unchanged skipping 2025/05/10 01:19:05 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:05 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:05 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/10 01:19:05 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:05 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 01:19:06 INFO : existing: Copied (replaced existing) 2025/05/10 01:19:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.19s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/10 01:19:07 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:07 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 01:19:08 INFO : existing: Copied (new) 2025/05/10 01:19:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:08 DEBUG : existing: Destination exists, skipping 2025/05/10 01:19:08 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:08 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:08 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:11 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/10 01:19:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/10 01:19:11 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:11 DEBUG : c/non empty space: Unchanged skipping 2025/05/10 01:19:11 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:19:11 INFO : a/potato2: Copied (new) 2025/05/10 01:19:11 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:12 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.24s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:14 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/05/10 01:19:14 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 01:19:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/10 01:19:14 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:14 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:14 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:14 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:14 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/05/10 01:19:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 01:19:15 INFO : empty space: Updated modification time in destination 2025/05/10 01:19:15 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:15 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:15 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.74s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:17 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/05/10 01:19:17 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:17 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 01:19:17 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:17 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:17 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.83s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:19 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/05/10 01:19:19 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3784850599) 2025/05/10 01:19:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lesijef8yoke) 2025/05/10 01:19:19 DEBUG : foo: sha1 differ 2025/05/10 01:19:19 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/10 01:19:19 INFO : foo: Copied (replaced existing) 2025/05/10 01:19:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/10 01:19:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:21 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:21 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:21 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:19:21 INFO : potato: Copied (new) 2025/05/10 01:19:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:24 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/10 01:19:24 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:24 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/10 01:19:24 INFO : potato: Copied (replaced existing) 2025/05/10 01:19:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.73s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:26 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/05/10 01:19:26 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:26 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3784850599) 2025/05/10 01:19:26 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lesijef8yoke) 2025/05/10 01:19:26 DEBUG : potato: sha1 differ 2025/05/10 01:19:26 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/10 01:19:27 INFO : potato: Copied (replaced existing) 2025/05/10 01:19:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:19:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:29 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/10 01:19:29 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:29 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:29 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:19:32 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:32 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:32 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:19:32 INFO : potato2: Copied (new) 2025/05/10 01:19:32 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:32 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:35 INFO : d: Making directory 2025/05/10 01:19:35 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/10 01:19:36 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:36 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/10 01:19:36 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:36 DEBUG : c/non empty space: Unchanged skipping 2025/05/10 01:19:36 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:36 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:19:36 INFO : a/potato2: Copied (new) 2025/05/10 01:19:36 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:36 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:39 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/10 01:19:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/10 01:19:39 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:39 DEBUG : c/non empty space: Unchanged skipping 2025/05/10 01:19:39 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:19:39 INFO : a/potato2: Copied (new) 2025/05/10 01:19:39 ERROR : B2 bucket rclone-test-lesijef8yoke: not deleting files as there were IO errors 2025/05/10 01:19:39 ERROR : B2 bucket rclone-test-lesijef8yoke: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.28s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:42 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:19:42 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:42 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:42 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:42 INFO : potato: Deleted 2025/05/10 01:19:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:19:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.63s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:46 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:46 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:46 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:46 INFO : potato: Deleted 2025/05/10 01:19:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:19:46 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:46 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:46 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:19:47 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:19:50 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:50 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/10 01:19:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.95s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:53 DEBUG : enormous: Excluded (Size Filter) 2025/05/10 01:19:53 DEBUG : enormous: Excluded 2025/05/10 01:19:53 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 01:19:53 DEBUG : potato2: Excluded 2025/05/10 01:19:53 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 01:19:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:53 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:53 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:53 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:53 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:53 DEBUG : enormous: Excluded (Size Filter) 2025/05/10 01:19:53 DEBUG : enormous: Excluded 2025/05/10 01:19:53 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 01:19:53 DEBUG : potato2: Excluded 2025/05/10 01:19:53 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 01:19:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/10 01:19:53 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:53 DEBUG : Local file system at /tmp/rclone3784850599: Waiting for checks to finish 2025/05/10 01:19:53 DEBUG : Local file system at /tmp/rclone3784850599: Waiting for transfers to finish 2025/05/10 01:19:53 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.39s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:57 DEBUG : enormous: Excluded (Size Filter) 2025/05/10 01:19:57 DEBUG : enormous: Excluded 2025/05/10 01:19:57 DEBUG : potato2: Excluded (Size Filter) 2025/05/10 01:19:57 DEBUG : potato2: Excluded 2025/05/10 01:19:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:19:57 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:19:57 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:57 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:19:57 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:57 INFO : potato2: Deleted 2025/05/10 01:19:57 INFO : enormous: Deleted 2025/05/10 01:19:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:19:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/10 01:19:57 DEBUG : empty space: Unchanged skipping 2025/05/10 01:19:57 DEBUG : Local file system at /tmp/rclone3784850599: Waiting for checks to finish 2025/05/10 01:19:57 DEBUG : Local file system at /tmp/rclone3784850599: Waiting for transfers to finish 2025/05/10 01:19:57 DEBUG : Waiting for deletions to finish 2025/05/10 01:19:57 INFO : enormous: Deleted 2025/05/10 01:19:57 INFO : potato2: Deleted 2025/05/10 01:19:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.23s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:01 DEBUG : five: Need to transfer - File not found at Destination 2025/05/10 01:20:01 DEBUG : one: Destination is newer than source, skipping 2025/05/10 01:20:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/10 01:20:01 DEBUG : three: Sizes identical 2025/05/10 01:20:01 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/10 01:20:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 01:20:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3784850599) 2025/05/10 01:20:01 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lesijef8yoke) 2025/05/10 01:20:01 DEBUG : two: sha1 differ 2025/05/10 01:20:01 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:01 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/10 01:20:01 INFO : five: Copied (new) 2025/05/10 01:20:01 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/10 01:20:01 INFO : four: Copied (replaced existing) 2025/05/10 01:20:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/10 01:20:02 INFO : two: Copied (replaced existing) 2025/05/10 01:20:02 DEBUG : Waiting for deletions to finish 2025/05/10 01:20:02 DEBUG : one: Destination is newer than source, skipping 2025/05/10 01:20:02 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/10 01:20:02 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/10 01:20:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 01:20:02 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3784850599) 2025/05/10 01:20:02 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lesijef8yoke) 2025/05/10 01:20:02 DEBUG : three: sha1 differ 2025/05/10 01:20:02 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/10 01:20:02 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/10 01:20:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/10 01:20:02 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/10 01:20:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/10 01:20:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 01:20:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/10 01:20:02 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/10 01:20:03 INFO : three: Copied (replaced existing) 2025/05/10 01:20:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.24s) === 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-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/10 01:20:04 INFO : B2 bucket rclone-test-lesijef8yoke: Making map for --track-renames 2025/05/10 01:20:04 INFO : B2 bucket rclone-test-lesijef8yoke: Finished making map for --track-renames 2025/05/10 01:20:04 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/10 01:20:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/10 01:20:04 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for renames to finish 2025/05/10 01:20:04 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:05 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/10 01:20:05 INFO : potato: Copied (new) 2025/05/10 01:20:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 01:20:05 INFO : yam: Copied (new) 2025/05/10 01:20:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:05 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:20:05 INFO : B2 bucket rclone-test-lesijef8yoke: Making map for --track-renames 2025/05/10 01:20:05 INFO : B2 bucket rclone-test-lesijef8yoke: Finished making map for --track-renames 2025/05/10 01:20:05 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:05 DEBUG : potato: Unchanged skipping 2025/05/10 01:20:05 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for renames to finish 2025/05/10 01:20:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 01:20:06 INFO : yam: Copied (server-side copy) to: yaml 2025/05/10 01:20:06 INFO : yam: Deleted 2025/05/10 01:20:06 INFO : yaml: Renamed from "yam" 2025/05/10 01:20:06 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.69s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/10 01:20:08 INFO : B2 bucket rclone-test-lesijef8yoke: Making map for --track-renames 2025/05/10 01:20:08 INFO : B2 bucket rclone-test-lesijef8yoke: Finished making map for --track-renames 2025/05/10 01:20:08 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/10 01:20:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/10 01:20:08 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for renames to finish 2025/05/10 01:20:08 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 01:20:08 INFO : yam: Copied (new) 2025/05/10 01:20:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/10 01:20:09 INFO : potato: Copied (new) 2025/05/10 01:20:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:20:09 INFO : B2 bucket rclone-test-lesijef8yoke: Making map for --track-renames 2025/05/10 01:20:09 INFO : B2 bucket rclone-test-lesijef8yoke: Finished making map for --track-renames 2025/05/10 01:20:09 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:09 DEBUG : potato: Unchanged skipping 2025/05/10 01:20:09 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for renames to finish 2025/05/10 01:20:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 01:20:10 INFO : yam: Copied (server-side copy) to: yaml 2025/05/10 01:20:10 INFO : yam: Deleted 2025/05/10 01:20:10 INFO : yaml: Renamed from "yam" 2025/05/10 01:20:10 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.71s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/10 01:20:12 INFO : B2 bucket rclone-test-lesijef8yoke: Making map for --track-renames 2025/05/10 01:20:12 INFO : B2 bucket rclone-test-lesijef8yoke: Finished making map for --track-renames 2025/05/10 01:20:12 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/10 01:20:12 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/10 01:20:12 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for renames to finish 2025/05/10 01:20:12 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 01:20:12 INFO : sub/yam: Copied (new) 2025/05/10 01:20:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/10 01:20:12 INFO : potato: Copied (new) 2025/05/10 01:20:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:20:13 DEBUG : potato: Unchanged skipping 2025/05/10 01:20:13 INFO : B2 bucket rclone-test-lesijef8yoke: Making map for --track-renames 2025/05/10 01:20:13 INFO : B2 bucket rclone-test-lesijef8yoke: Finished making map for --track-renames 2025/05/10 01:20:13 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:13 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for renames to finish 2025/05/10 01:20:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/10 01:20:13 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/10 01:20:14 INFO : sub/yam: Deleted 2025/05/10 01:20:14 INFO : yam: Renamed from "sub/yam" 2025/05/10 01:20:14 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.80s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:15 DEBUG : Creating backend with remote "/tmp/rclone3784850599/dir1" 2025/05/10 01:20:15 DEBUG : Creating backend with remote "/tmp/rclone3784850599/dir2" 2025/05/10 01:20:15 DEBUG : Local file system at /tmp/rclone3784850599/dir2: Using server-side directory move 2025/05/10 01:20:15 INFO : Local file system at /tmp/rclone3784850599/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/10 01:20:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/10 01:20:15 INFO : file1.txt: Moved (server-side) 2025/05/10 01:20:15 DEBUG : Local file system at /tmp/rclone3784850599/dir2: Waiting for checks to finish 2025/05/10 01:20:15 DEBUG : Local file system at /tmp/rclone3784850599/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:20:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/10 01:20:16 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:16 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/10 01:20:16 INFO : nested/sub dir/file: Copied (new) 2025/05/10 01:20:16 INFO : nested/sub dir/file: Deleted 2025/05/10 01:20:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:20:17 INFO : sub dir/hello world: Copied (new) 2025/05/10 01:20:17 INFO : sub dir/hello world: Deleted 2025/05/10 01:20:17 INFO : sub dir: Removing directory 2025/05/10 01:20:17 INFO : nested/sub dir: Removing directory 2025/05/10 01:20:17 INFO : nested: Removing directory 2025/05/10 01:20:17 DEBUG : Local file system at /tmp/rclone3784850599: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/10 01:20:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/10 01:20:18 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:18 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/10 01:20:18 INFO : nested/sub dir/file: Copied (new) 2025/05/10 01:20:18 INFO : nested/sub dir/file: Deleted 2025/05/10 01:20:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/10 01:20:19 INFO : sub dir/hello world: Copied (new) 2025/05/10 01:20:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.36s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/10 01:20:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/10 01:20:20 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:20 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:21 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/10 01:20:21 INFO : existing-b: Copied (new) 2025/05/10 01:20:21 INFO : existing-b: Deleted 2025/05/10 01:20:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 01:20:21 INFO : existing: Copied (new) 2025/05/10 01:20:21 INFO : existing: Deleted 2025/05/10 01:20:21 DEBUG : existing: Destination exists, skipping 2025/05/10 01:20:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/10 01:20:21 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:20:21 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:20:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.27s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:23 DEBUG : Creating backend with remote "TestB2:rclone-test-hocehil7koqu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lesijef8yoke -> B2 bucket rclone-test-hocehil7koqu 2025/05/10 01:20:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:20:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/10 01:20:26 DEBUG : empty space: Unchanged skipping 2025/05/10 01:20:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/10 01:20:26 DEBUG : B2 bucket rclone-test-hocehil7koqu: Waiting for checks to finish 2025/05/10 01:20:27 INFO : empty space: Deleted 2025/05/10 01:20:27 DEBUG : B2 bucket rclone-test-hocehil7koqu: Waiting for transfers to finish 2025/05/10 01:20:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:20:27 INFO : potato2: Copied (server-side copy) 2025/05/10 01:20:27 INFO : potato2: Deleted 2025/05/10 01:20:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/10 01:20:27 INFO : potato3: Copied (server-side copy) 2025/05/10 01:20:27 INFO : potato3: Deleted 2025/05/10 01:20:28 DEBUG : Creating backend with remote "TestB2:rclone-test-cetojaf2face" 2025/05/10 01:20:29 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/10 01:20:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:20:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/10 01:20:29 DEBUG : B2 bucket rclone-test-cetojaf2face: Waiting for checks to finish 2025/05/10 01:20:29 DEBUG : B2 bucket rclone-test-cetojaf2face: Waiting for transfers to finish 2025/05/10 01:20:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 01:20:30 INFO : empty space: Copied (server-side copy) 2025/05/10 01:20:30 INFO : empty space: Deleted 2025/05/10 01:20:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/10 01:20:30 INFO : potato3: Copied (server-side copy) 2025/05/10 01:20:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:20:30 INFO : potato2: Copied (server-side copy) 2025/05/10 01:20:30 INFO : potato3: Deleted 2025/05/10 01:20:30 INFO : potato2: Deleted 2025/05/10 01:20:30 DEBUG : B2 bucket rclone-test-cetojaf2face: Purge remote 2025/05/10 01:20:30 INFO : B2 bucket rclone-test-cetojaf2face: cleaning bucket "rclone-test-cetojaf2face" of all files 2025/05/10 01:20:31 DEBUG : empty space: Deleting (id "4_z2fb28d93c07dbb7b9f680e1b_f1148e8a2a06625b8_d20250510_m012029_c001_v0001171_t0018_u01746840029891") 2025/05/10 01:20:31 DEBUG : potato2: Deleting (id "4_z2fb28d93c07dbb7b9f680e1b_f100e7160bb328b88_d20250510_m012030_c001_v0001150_t0055_u01746840030199") 2025/05/10 01:20:31 DEBUG : potato3: Deleting (id "4_z2fb28d93c07dbb7b9f680e1b_f1154a19b2515edc1_d20250510_m012030_c001_v0001184_t0011_u01746840030251") 2025/05/10 01:20:31 DEBUG : B2 bucket rclone-test-hocehil7koqu: Purge remote 2025/05/10 01:20:31 INFO : B2 bucket rclone-test-hocehil7koqu: cleaning bucket "rclone-test-hocehil7koqu" of all files 2025/05/10 01:20:32 DEBUG : empty space: Deleting (id "4_zcf127d83c07dbb7b9f680e1b_f41535042c0da6383_d20250510_m012030_c001_v7007000_t0000_u01746840030179") 2025/05/10 01:20:32 DEBUG : empty space: Deleting (id "4_zcf127d83c07dbb7b9f680e1b_f1176d8d11a6535d2_d20250510_m012026_c001_v0001181_t0059_u01746840026210") 2025/05/10 01:20:32 DEBUG : potato2: Deleting (id "4_zcf127d83c07dbb7b9f680e1b_f40341d7ab02ed81c_d20250510_m012030_c001_v7007000_t0000_u01746840030491") 2025/05/10 01:20:32 DEBUG : potato2: Deleting (id "4_zcf127d83c07dbb7b9f680e1b_f10956389cee7fb00_d20250510_m012027_c001_v0001102_t0001_u01746840027021") 2025/05/10 01:20:32 DEBUG : potato3: Deleting (id "4_zcf127d83c07dbb7b9f680e1b_f41535042c0da6384_d20250510_m012030_c001_v7007000_t0000_u01746840030467") 2025/05/10 01:20:32 DEBUG : potato3: Deleting (id "4_zcf127d83c07dbb7b9f680e1b_f101c6cb0b432a3fb_d20250510_m012027_c001_v0001171_t0012_u01746840027414") 2025/05/10 01:20:32 DEBUG : potato3: Deleting (id "4_zcf127d83c07dbb7b9f680e1b_f1176d8d11a6535d4_d20250510_m012026_c001_v0001181_t0027_u01746840026425") 2025/05/10 01:20:33 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/10 01:20:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/10 01:20:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.78s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:33 DEBUG : Creating backend with remote "TestB2:rclone-test-qifojif4yopa" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lesijef8yoke -> B2 bucket rclone-test-qifojif4yopa 2025/05/10 01:20:38 DEBUG : empty space: Excluded (Size Filter) 2025/05/10 01:20:38 DEBUG : empty space: Excluded (Size Filter) 2025/05/10 01:20:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:20:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/10 01:20:38 DEBUG : B2 bucket rclone-test-qifojif4yopa: Waiting for checks to finish 2025/05/10 01:20:38 DEBUG : B2 bucket rclone-test-qifojif4yopa: Waiting for transfers to finish 2025/05/10 01:20:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/10 01:20:39 INFO : potato3: Copied (server-side copy) 2025/05/10 01:20:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:20:39 INFO : potato2: Copied (server-side copy) 2025/05/10 01:20:39 INFO : potato3: Deleted 2025/05/10 01:20:39 INFO : potato2: Deleted 2025/05/10 01:20:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bubomup1nozi" 2025/05/10 01:20:41 DEBUG : empty space: Excluded (Size Filter) 2025/05/10 01:20:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:20:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/10 01:20:41 DEBUG : B2 bucket rclone-test-bubomup1nozi: Waiting for checks to finish 2025/05/10 01:20:41 DEBUG : B2 bucket rclone-test-bubomup1nozi: Waiting for transfers to finish 2025/05/10 01:20:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:20:42 INFO : potato2: Copied (server-side copy) 2025/05/10 01:20:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/10 01:20:42 INFO : potato3: Copied (server-side copy) 2025/05/10 01:20:42 INFO : potato2: Deleted 2025/05/10 01:20:42 INFO : potato3: Deleted 2025/05/10 01:20:42 DEBUG : B2 bucket rclone-test-bubomup1nozi: Purge remote 2025/05/10 01:20:42 INFO : B2 bucket rclone-test-bubomup1nozi: cleaning bucket "rclone-test-bubomup1nozi" of all files 2025/05/10 01:20:43 DEBUG : potato2: Deleting (id "4_z2ff2bd83c07dbb7b9f680e1b_f1112debef2225aa1_d20250510_m012041_c001_v0001109_t0008_u01746840041910") 2025/05/10 01:20:43 DEBUG : potato3: Deleting (id "4_z2ff2bd83c07dbb7b9f680e1b_f100222840219a280_d20250510_m012042_c001_v0001184_t0046_u01746840042278") 2025/05/10 01:20:43 DEBUG : B2 bucket rclone-test-qifojif4yopa: Purge remote 2025/05/10 01:20:43 INFO : B2 bucket rclone-test-qifojif4yopa: cleaning bucket "rclone-test-qifojif4yopa" of all files 2025/05/10 01:20:43 DEBUG : empty space: Deleting (id "4_z0f72ad73c07dbb7b9f680e1b_f11968ade9c5b041a_d20250510_m012038_c001_v0001183_t0013_u01746840038015") 2025/05/10 01:20:43 DEBUG : potato2: Deleting (id "4_z0f72ad73c07dbb7b9f680e1b_f414b1814ba5b4770_d20250510_m012042_c001_v7007000_t0000_u01746840042436") 2025/05/10 01:20:43 DEBUG : potato2: Deleting (id "4_z0f72ad73c07dbb7b9f680e1b_f1116c50c7f2af374_d20250510_m012038_c001_v0001144_t0014_u01746840038820") 2025/05/10 01:20:43 DEBUG : potato3: Deleting (id "4_z0f72ad73c07dbb7b9f680e1b_f41535042c0da638c_d20250510_m012042_c001_v7007000_t0000_u01746840042490") 2025/05/10 01:20:43 DEBUG : potato3: Deleting (id "4_z0f72ad73c07dbb7b9f680e1b_f1004ac39ef07c612_d20250510_m012039_c001_v0001102_t0045_u01746840039210") 2025/05/10 01:20:43 DEBUG : potato3: Deleting (id "4_z0f72ad73c07dbb7b9f680e1b_f11968ade9c5b041e_d20250510_m012038_c001_v0001183_t0052_u01746840038237") 2025/05/10 01:20:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/10 01:20:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/10 01:20:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.81s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:45 DEBUG : Creating backend with remote "TestB2:rclone-test-guhanol9hixu" 2025/05/10 01:20:48 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-lesijef8yoke -> B2 bucket rclone-test-guhanol9hixu 2025/05/10 01:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:20:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/10 01:20:51 DEBUG : empty space: Unchanged skipping 2025/05/10 01:20:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/10 01:20:51 DEBUG : B2 bucket rclone-test-guhanol9hixu: Waiting for checks to finish 2025/05/10 01:20:51 INFO : empty space: Deleted 2025/05/10 01:20:51 DEBUG : B2 bucket rclone-test-guhanol9hixu: Waiting for transfers to finish 2025/05/10 01:20:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:20:51 INFO : potato2: Copied (server-side copy) 2025/05/10 01:20:51 INFO : potato2: Deleted 2025/05/10 01:20:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/10 01:20:52 INFO : potato3: Copied (server-side copy) 2025/05/10 01:20:52 INFO : potato3: Deleted 2025/05/10 01:20:52 DEBUG : Creating backend with remote "TestB2:rclone-test-daxufes7nuqi" 2025/05/10 01:20:53 INFO : tomatoDir: Making directory 2025/05/10 01:20:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/10 01:20:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/10 01:20:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/10 01:20:54 DEBUG : B2 bucket rclone-test-daxufes7nuqi: Waiting for checks to finish 2025/05/10 01:20:54 DEBUG : B2 bucket rclone-test-daxufes7nuqi: Waiting for transfers to finish 2025/05/10 01:20:54 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/10 01:20:54 INFO : empty space: Copied (server-side copy) 2025/05/10 01:20:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/10 01:20:55 INFO : potato3: Copied (server-side copy) 2025/05/10 01:20:55 INFO : empty space: Deleted 2025/05/10 01:20:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/10 01:20:55 INFO : potato2: Copied (server-side copy) 2025/05/10 01:20:55 INFO : potato3: Deleted 2025/05/10 01:20:55 INFO : potato2: Deleted 2025/05/10 01:20:55 DEBUG : B2 bucket rclone-test-daxufes7nuqi: Purge remote 2025/05/10 01:20:55 INFO : B2 bucket rclone-test-daxufes7nuqi: cleaning bucket "rclone-test-daxufes7nuqi" of all files 2025/05/10 01:20:56 DEBUG : empty space: Deleting (id "4_z9f62ed93c07dbb7b9f680e1b_f1174c50d46eb3755_d20250510_m012054_c001_v0001109_t0036_u01746840054566") 2025/05/10 01:20:56 DEBUG : potato2: Deleting (id "4_z9f62ed93c07dbb7b9f680e1b_f1121cd507b63c895_d20250510_m012054_c001_v0001145_t0031_u01746840054943") 2025/05/10 01:20:56 DEBUG : potato3: Deleting (id "4_z9f62ed93c07dbb7b9f680e1b_f1020becebd0babb4_d20250510_m012054_c001_v0001182_t0007_u01746840054962") 2025/05/10 01:20:56 DEBUG : B2 bucket rclone-test-guhanol9hixu: Purge remote 2025/05/10 01:20:56 INFO : B2 bucket rclone-test-guhanol9hixu: cleaning bucket "rclone-test-guhanol9hixu" of all files 2025/05/10 01:20:56 DEBUG : empty space: Deleting (id "4_zbf92dd53c07dbb7b9f680e1b_f417bd7dd9f30267f_d20250510_m012055_c001_v7007000_t0000_u01746840055065") 2025/05/10 01:20:56 DEBUG : empty space: Deleting (id "4_zbf92dd53c07dbb7b9f680e1b_f109f570637aabb8f_d20250510_m012049_c001_v0001106_t0011_u01746840049988") 2025/05/10 01:20:56 DEBUG : potato2: Deleting (id "4_zbf92dd53c07dbb7b9f680e1b_f417bd7dd9f302680_d20250510_m012055_c001_v7007000_t0000_u01746840055285") 2025/05/10 01:20:56 DEBUG : potato2: Deleting (id "4_zbf92dd53c07dbb7b9f680e1b_f116af1e25bd2431f_d20250510_m012051_c001_v0001182_t0044_u01746840051673") 2025/05/10 01:20:56 DEBUG : potato3: Deleting (id "4_zbf92dd53c07dbb7b9f680e1b_f409432743063204a_d20250510_m012055_c001_v7007000_t0000_u01746840055217") 2025/05/10 01:20:56 DEBUG : potato3: Deleting (id "4_zbf92dd53c07dbb7b9f680e1b_f112bd8f854bb9e11_d20250510_m012051_c001_v0001092_t0041_u01746840051892") 2025/05/10 01:20:56 DEBUG : potato3: Deleting (id "4_zbf92dd53c07dbb7b9f680e1b_f109f570637aabb91_d20250510_m012050_c001_v0001106_t0028_u01746840050574") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.01s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:20:58 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:21:01 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/rclone-sync-test" 2025/05/10 01:21:01 DEBUG : Config file has changed externally - reloading run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:21:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/rclone-sync-test" 2025/05/10 01:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/rclone-sync-test-include/layer2" 2025/05/10 01:21:07 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/rclone-sync-test-ignore-file" 2025/05/10 01:21:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/10 01:21:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/10 01:21:11 DEBUG : pacer: Reducing sleep to 10ms 2025/05/10 01:21:11 DEBUG : B2 bucket rclone-test-lesijef8yoke path rclone-sync-test: Waiting for checks to finish 2025/05/10 01:21:11 DEBUG : B2 bucket rclone-test-lesijef8yoke path rclone-sync-test: Waiting for transfers to finish 2025/05/10 01:21:11 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:11 INFO : There was nothing to transfer 2025/05/10 01:21:11 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:21:11 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:21:11 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:21:12 DEBUG : B2 bucket rclone-test-lesijef8yoke path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/10 01:21:12 DEBUG : B2 bucket rclone-test-lesijef8yoke path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/10 01:21:12 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:21:12 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:21:12 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:21:12 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:21:12 DEBUG : B2 bucket rclone-test-lesijef8yoke path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/10 01:21:12 DEBUG : B2 bucket rclone-test-lesijef8yoke path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/10 01:21:12 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.71s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:21:19 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/dst" 2025/05/10 01:21:20 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/CompareDest" 2025/05/10 01:21:22 DEBUG : one: Need to transfer - File not found at Destination 2025/05/10 01:21:22 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:22 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 01:21:23 INFO : one: Copied (new) 2025/05/10 01:21:23 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:24 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:24 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/10 01:21:24 INFO : one: Copied (replaced existing) 2025/05/10 01:21:24 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:26 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 01:21:27 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:27 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:27 INFO : There was nothing to transfer 2025/05/10 01:21:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 01:21:28 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 01:21:28 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:28 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:28 INFO : There was nothing to transfer 2025/05/10 01:21:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 01:21:29 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 01:21:29 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:29 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:29 INFO : There was nothing to transfer 2025/05/10 01:21:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:30 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/05/10 01:21:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/10 01:21:30 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/10 01:21:30 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 01:21:30 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:30 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:30 INFO : There was nothing to transfer 2025/05/10 01:21:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:31 DEBUG : two: Need to transfer - File not found at Destination 2025/05/10 01:21:31 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/10 01:21:31 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/10 01:21:31 INFO : two: Copied (new) 2025/05/10 01:21:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.24s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:21:34 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/dest" 2025/05/10 01:21:36 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/pre-dest1" 2025/05/10 01:21:37 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/pre-dest2" 2025/05/10 01:21:39 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:21:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/10 01:21:39 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:21:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/10 01:21:40 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/10 01:21:40 DEBUG : B2 bucket rclone-test-lesijef8yoke path dest: Waiting for checks to finish 2025/05/10 01:21:40 DEBUG : B2 bucket rclone-test-lesijef8yoke path dest: Waiting for transfers to finish 2025/05/10 01:21:40 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/10 01:21:40 INFO : 3: Copied (new) 2025/05/10 01:21:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.38s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/dst" 2025/05/10 01:21:43 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/CopyDest" 2025/05/10 01:21:46 DEBUG : one: Need to transfer - File not found at Destination 2025/05/10 01:21:46 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:46 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 01:21:47 INFO : one: Copied (new) 2025/05/10 01:21:47 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:48 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:48 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/10 01:21:48 INFO : one: Copied (replaced existing) 2025/05/10 01:21:48 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:50 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/BackupDir" 2025/05/10 01:21:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:52 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/10 01:21:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 01:21:53 INFO : one: Copied (server-side copy) 2025/05/10 01:21:53 INFO : one: Deleted 2025/05/10 01:21:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/10 01:21:54 INFO : one: Copied (server-side copy) 2025/05/10 01:21:54 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/10 01:21:54 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:54 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:55 DEBUG : one: Unchanged skipping 2025/05/10 01:21:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:56 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/10 01:21:56 INFO : two: Copied (server-side copy) 2025/05/10 01:21:56 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/10 01:21:56 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:56 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:56 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:56 DEBUG : one: Unchanged skipping 2025/05/10 01:21:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:56 DEBUG : two: Unchanged skipping 2025/05/10 01:21:56 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:56 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:56 DEBUG : Waiting for deletions to finish 2025/05/10 01:21:56 INFO : There was nothing to transfer 2025/05/10 01:21:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:57 DEBUG : one: Unchanged skipping 2025/05/10 01:21:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/10 01:21:57 DEBUG : three: Destination not found in --copy-dest 2025/05/10 01:21:57 DEBUG : three: Need to transfer - File not found at Destination 2025/05/10 01:21:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/10 01:21:57 DEBUG : two: Unchanged skipping 2025/05/10 01:21:57 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:21:57 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:21:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/10 01:21:58 INFO : three: Copied (new) 2025/05/10 01:21:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.96s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:22:02 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/dst" 2025/05/10 01:22:02 DEBUG : Config file has changed externally - reloading 2025/05/10 01:22:03 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/backup" 2025/05/10 01:22:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 01:22:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:05 DEBUG : two: Unchanged skipping 2025/05/10 01:22:05 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:22:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 01:22:06 INFO : one: Copied (server-side copy) 2025/05/10 01:22:07 INFO : one: Deleted 2025/05/10 01:22:07 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:22:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:07 INFO : one: Copied (new) 2025/05/10 01:22:07 DEBUG : Waiting for deletions to finish 2025/05/10 01:22:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/10 01:22:08 INFO : three.txt: Copied (server-side copy) 2025/05/10 01:22:08 INFO : three.txt: Deleted 2025/05/10 01:22:08 INFO : three.txt: Moved into backup dir 2025/05/10 01:22:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 01:22:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:11 DEBUG : two: Unchanged skipping 2025/05/10 01:22:11 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:22:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:11 INFO : one: Copied (server-side copy) 2025/05/10 01:22:11 INFO : one: Deleted 2025/05/10 01:22:11 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:22:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/10 01:22:12 INFO : one: Copied (new) 2025/05/10 01:22:12 DEBUG : Waiting for deletions to finish 2025/05/10 01:22:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/10 01:22:12 INFO : three.txt: Copied (server-side copy) 2025/05/10 01:22:12 INFO : three.txt: Deleted 2025/05/10 01:22:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.54s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:22:15 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/dst" 2025/05/10 01:22:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/backup" 2025/05/10 01:22:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 01:22:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:18 DEBUG : two: Unchanged skipping 2025/05/10 01:22:18 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:22:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 01:22:20 INFO : one: Copied (server-side copy) to: one.bak 2025/05/10 01:22:20 INFO : one: Deleted 2025/05/10 01:22:20 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:22:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:21 INFO : one: Copied (new) 2025/05/10 01:22:21 DEBUG : Waiting for deletions to finish 2025/05/10 01:22:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/10 01:22:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/10 01:22:22 INFO : three.txt: Deleted 2025/05/10 01:22:22 INFO : three.txt: Moved into backup dir 2025/05/10 01:22:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:23 DEBUG : two: Unchanged skipping 2025/05/10 01:22:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 01:22:23 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:22:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:24 INFO : one: Copied (server-side copy) to: one.bak 2025/05/10 01:22:24 INFO : one: Deleted 2025/05/10 01:22:24 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:22:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/10 01:22:24 INFO : one: Copied (new) 2025/05/10 01:22:24 DEBUG : Waiting for deletions to finish 2025/05/10 01:22:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/10 01:22:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/10 01:22:25 INFO : three.txt: Deleted 2025/05/10 01:22:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.97s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:22:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/dst" 2025/05/10 01:22:30 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/backup" 2025/05/10 01:22:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 01:22:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:32 DEBUG : two: Unchanged skipping 2025/05/10 01:22:32 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:22:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 01:22:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/10 01:22:33 INFO : one: Deleted 2025/05/10 01:22:33 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:22:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:34 INFO : one: Copied (new) 2025/05/10 01:22:34 DEBUG : Waiting for deletions to finish 2025/05/10 01:22:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/10 01:22:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/10 01:22:35 INFO : three.txt: Deleted 2025/05/10 01:22:35 INFO : three.txt: Moved into backup dir 2025/05/10 01:22:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 01:22:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:36 DEBUG : two: Unchanged skipping 2025/05/10 01:22:36 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:22:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/10 01:22:37 INFO : one: Deleted 2025/05/10 01:22:37 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:22:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/10 01:22:37 INFO : one: Copied (new) 2025/05/10 01:22:37 DEBUG : Waiting for deletions to finish 2025/05/10 01:22:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/10 01:22:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/10 01:22:38 INFO : three.txt: Deleted 2025/05/10 01:22:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.62s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:22:41 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/dst" 2025/05/10 01:22:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 01:22:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:43 DEBUG : two: Unchanged skipping 2025/05/10 01:22:43 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:22:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 01:22:44 INFO : one: Copied (server-side copy) to: one.bak 2025/05/10 01:22:44 INFO : one: Deleted 2025/05/10 01:22:44 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:22:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:45 INFO : one: Copied (new) 2025/05/10 01:22:45 DEBUG : Waiting for deletions to finish 2025/05/10 01:22:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/10 01:22:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/10 01:22:45 INFO : three.txt: Deleted 2025/05/10 01:22:45 INFO : three.txt: Moved into backup dir 2025/05/10 01:22:47 DEBUG : one.bak: Excluded (Path Filter) 2025/05/10 01:22:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/10 01:22:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 01:22:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:47 DEBUG : two: Unchanged skipping 2025/05/10 01:22:47 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for checks to finish 2025/05/10 01:22:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:47 INFO : one: Copied (server-side copy) to: one.bak 2025/05/10 01:22:47 INFO : one: Deleted 2025/05/10 01:22:47 DEBUG : B2 bucket rclone-test-lesijef8yoke path dst: Waiting for transfers to finish 2025/05/10 01:22:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/10 01:22:47 INFO : one: Copied (new) 2025/05/10 01:22:47 DEBUG : Waiting for deletions to finish 2025/05/10 01:22:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/10 01:22:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/10 01:22:48 INFO : three.txt: Deleted 2025/05/10 01:22:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.64s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:22:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/dst" 2025/05/10 01:22:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 01:22:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 01:22:54 INFO : one: Copied (server-side copy) to: one.bak 2025/05/10 01:22:54 INFO : one: Deleted 2025/05/10 01:22:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:55 INFO : one: Copied (new) 2025/05/10 01:22:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:56 DEBUG : two: Unchanged skipping 2025/05/10 01:22:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/10 01:22:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/10 01:22:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/10 01:22:56 INFO : three.txt: Deleted 2025/05/10 01:22:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/10 01:22:57 INFO : three.txt: Copied (new) 2025/05/10 01:22:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 01:22:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:22:58 INFO : one: Copied (server-side copy) to: one.bak 2025/05/10 01:22:58 INFO : one: Deleted 2025/05/10 01:22:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/10 01:22:59 INFO : one: Copied (new) 2025/05/10 01:22:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:22:59 DEBUG : two: Unchanged skipping 2025/05/10 01:22:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/10 01:23:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/10 01:23:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/10 01:23:00 INFO : three.txt: Deleted 2025/05/10 01:23:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/10 01:23:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.59s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:23:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lesijef8yoke/dst" 2025/05/10 01:23:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/10 01:23:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/10 01:23:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/10 01:23:08 INFO : one: Deleted 2025/05/10 01:23:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:23:08 INFO : one: Copied (new) 2025/05/10 01:23:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:09 DEBUG : two: Unchanged skipping 2025/05/10 01:23:09 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/10 01:23:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/10 01:23:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/10 01:23:09 INFO : three.txt: Deleted 2025/05/10 01:23:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/10 01:23:10 INFO : three.txt: Copied (new) 2025/05/10 01:23:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/10 01:23:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/10 01:23:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/10 01:23:11 INFO : one: Deleted 2025/05/10 01:23:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/10 01:23:12 INFO : one: Copied (new) 2025/05/10 01:23:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:12 DEBUG : two: Unchanged skipping 2025/05/10 01:23:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/10 01:23:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/10 01:23:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/10 01:23:13 INFO : three.txt: Deleted 2025/05/10 01:23:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/10 01:23:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.34s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:23:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/10 01:23:16 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:23:16 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:23:16 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/10 01:23:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/10 01:23:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.48s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:23:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/10 01:23:17 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:23:17 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:23:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/10 01:23:18 INFO : existing: Copied (new) 2025/05/10 01:23:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:23:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/10 01:23:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/10 01:23:19 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:23:19 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:23:19 ERROR : B2 bucket rclone-test-lesijef8yoke: not deleting files as there were IO errors 2025/05/10 01:23:19 ERROR : B2 bucket rclone-test-lesijef8yoke: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncImmutable (3.43s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:23:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:22 DEBUG : existing: Unchanged skipping 2025/05/10 01:23:22 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:23:22 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:23:22 DEBUG : Waiting for deletions to finish 2025/05/10 01:23:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.81s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", 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-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", 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-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:23:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:23:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both1: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both10: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both13: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both14: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both0: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both16: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both11: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both18: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both12: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both15: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both3: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both17: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both19: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both6: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both2: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both8: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:23:40 DEBUG : both4: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both5: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both7: Unchanged skipping 2025/05/10 01:23:40 DEBUG : both9: Unchanged skipping 2025/05/10 01:23:40 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:23:40 DEBUG : Waiting for deletions to finish 2025/05/10 01:23:40 INFO : only13: Deleted 2025/05/10 01:23:40 INFO : only14: Deleted 2025/05/10 01:23:41 INFO : only11: Deleted 2025/05/10 01:23:41 INFO : only16: Deleted 2025/05/10 01:23:41 INFO : only12: Deleted 2025/05/10 01:23:41 INFO : only17: Deleted 2025/05/10 01:23:41 INFO : only8: Deleted 2025/05/10 01:23:41 INFO : only1: Deleted 2025/05/10 01:23:41 INFO : only10: Deleted 2025/05/10 01:23:41 INFO : only7: Deleted 2025/05/10 01:23:41 INFO : only9: Deleted 2025/05/10 01:23:41 INFO : only2: Deleted 2025/05/10 01:23:41 INFO : only3: Deleted 2025/05/10 01:23:41 INFO : only4: Deleted 2025/05/10 01:23:41 INFO : only5: Deleted 2025/05/10 01:23:41 INFO : only0: Deleted 2025/05/10 01:23:41 INFO : only15: Deleted 2025/05/10 01:23:41 INFO : only18: Deleted 2025/05/10 01:23:41 INFO : only19: Deleted 2025/05/10 01:23:41 INFO : only6: Deleted 2025/05/10 01:23:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:24:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both0: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both1: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both10: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both11: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both12: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both13: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both14: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both15: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both16: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both17: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both18: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both19: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both2: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both3: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both4: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both5: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both6: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both7: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both8: Unchanged skipping 2025/05/10 01:24:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/10 01:24:01 DEBUG : both9: Unchanged skipping 2025/05/10 01:24:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/10 01:24:01 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for checks to finish 2025/05/10 01:24:01 DEBUG : B2 bucket rclone-test-lesijef8yoke: Waiting for transfers to finish 2025/05/10 01:24:02 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only0: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only1: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only10: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only13: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only12: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only14: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only15: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only16: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only17: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only11: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only18: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only2: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only19: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only3: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only4: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only5: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only6: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only7: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only8: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/10 01:24:02 INFO : only9: Copied (replaced existing) 2025/05/10 01:24:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.98s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:24:11 DEBUG : empty_dir: Making directory with metadata 2025/05/10 01:24:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 01:24:11 DEBUG : empty_on_remote: Making directory with metadata 2025/05/10 01:24:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 01:24:11 INFO : empty_on_remote: Making directory 2025/05/10 01:24:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:24:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/10 01:24:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/10 01:24:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/10 01:24:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.30s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:24:14 DEBUG : empty_dir: Making directory with metadata 2025/05/10 01:24:14 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 01:24:14 DEBUG : empty_on_remote: Making directory with metadata 2025/05/10 01:24:14 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/10 01:24:14 INFO : empty_on_remote: Making directory 2025/05/10 01:24:14 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:24:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/10 01:24:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/10 01:24:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/10 01:24:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/10 01:24:15 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:24:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 01:24:17 INFO : sub dir: Making directory 2025/05/10 01:24:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" 2025/05/10 01:24:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/10 01:24:21 INFO : sub dir: Making directory 2025/05/10 01:24:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-lesijef8yoke", Local "Local file system at /tmp/rclone3784850599", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.08s) PASS 2025/05/10 01:24:24 DEBUG : B2 bucket rclone-test-lesijef8yoke: Purge remote 2025/05/10 01:24:24 INFO : B2 bucket rclone-test-lesijef8yoke: cleaning bucket "rclone-test-lesijef8yoke" of all files 2025/05/10 01:24:24 DEBUG : BackupDir/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b76_d20250510_m012158_c001_v7007000_t0000_u01746840118996") 2025/05/10 01:24:24 DEBUG : BackupDir/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1110578b52a82fd9_d20250510_m012153_c001_v0001103_t0050_u01746840113376") 2025/05/10 01:24:24 DEBUG : CompareDest/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40702ecff95ffb21_d20250510_m012132_c001_v7007000_t0000_u01746840092224") 2025/05/10 01:24:24 DEBUG : CompareDest/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859919_d20250510_m012126_c001_v0001099_t0045_u01746840086373") 2025/05/10 01:24:24 DEBUG : CompareDest/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40702ecff95ffb23_d20250510_m012132_c001_v7007000_t0000_u01746840092406") 2025/05/10 01:24:24 DEBUG : CompareDest/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97273_d20250510_m012127_c001_v0001178_t0040_u01746840087826") 2025/05/10 01:24:24 DEBUG : CopyDest/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b77_d20250510_m012159_c001_v7007000_t0000_u01746840119183") 2025/05/10 01:24:24 DEBUG : CopyDest/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e87_d20250510_m012150_c001_v0001029_t0012_u01746840110205") 2025/05/10 01:24:24 DEBUG : CopyDest/three: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b78_d20250510_m012159_c001_v7007000_t0000_u01746840119367") 2025/05/10 01:24:25 DEBUG : CopyDest/three: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d972f7_d20250510_m012157_c001_v0001178_t0036_u01746840117092") 2025/05/10 01:24:25 DEBUG : CopyDest/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b79_d20250510_m012159_c001_v7007000_t0000_u01746840119550") 2025/05/10 01:24:25 DEBUG : CopyDest/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c785996d_d20250510_m012154_c001_v0001099_t0013_u01746840114953") 2025/05/10 01:24:25 DEBUG : EXISTING: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96b59_d20250510_m012322_c001_v7007000_t0000_u01746840202547") 2025/05/10 01:24:25 DEBUG : EXISTING: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a18_d20250510_m012321_c001_v0001099_t0035_u01746840201475") 2025/05/10 01:24:25 DEBUG : Testêé: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96b53_d20250510_m012317_c001_v7007000_t0000_u01746840197306") 2025/05/10 01:24:25 DEBUG : Testêé: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97455_d20250510_m012316_c001_v0001178_t0024_u01746840196704") 2025/05/10 01:24:25 DEBUG : Testêé: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a14_d20250510_m012315_c001_v0001099_t0000_u01746840195568") 2025/05/10 01:24:25 DEBUG : a/potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7e6_d20250510_m011940_c001_v7007000_t0000_u01746839980350") 2025/05/10 01:24:25 DEBUG : a/potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5def_d20250510_m011939_c001_v0001029_t0024_u01746839979507") 2025/05/10 01:24:25 DEBUG : a/potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7e3_d20250510_m011937_c001_v7007000_t0000_u01746839977244") 2025/05/10 01:24:25 DEBUG : a/potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5de5_d20250510_m011936_c001_v0001029_t0040_u01746839976115") 2025/05/10 01:24:25 DEBUG : a/potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969a5_d20250510_m011912_c001_v7007000_t0000_u01746839952562") 2025/05/10 01:24:25 DEBUG : a/potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5da3_d20250510_m011911_c001_v0001029_t0005_u01746839951502") 2025/05/10 01:24:25 DEBUG : b/potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7e7_d20250510_m011940_c001_v7007000_t0000_u01746839980532") 2025/05/10 01:24:25 DEBUG : b/potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5de7_d20250510_m011938_c001_v0001029_t0022_u01746839978181") 2025/05/10 01:24:26 DEBUG : b/potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7e2_d20250510_m011936_c001_v7007000_t0000_u01746839976685") 2025/05/10 01:24:26 DEBUG : b/potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5ddf_d20250510_m011934_c001_v0001029_t0005_u01746839974584") 2025/05/10 01:24:26 DEBUG : b/potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969a3_d20250510_m011912_c001_v7007000_t0000_u01746839952013") 2025/05/10 01:24:26 DEBUG : b/potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d9f_d20250510_m011910_c001_v0001029_t0043_u01746839950242") 2025/05/10 01:24:26 DEBUG : backup/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4101678289918cc3_d20250510_m012213_c001_v7007000_t0000_u01746840133124") 2025/05/10 01:24:26 DEBUG : backup/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1057339742d0b687_d20250510_m012211_c001_v0001172_t0058_u01746840131406") 2025/05/10 01:24:26 DEBUG : backup/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114c246862f308c2_d20250510_m012206_c001_v0001144_t0020_u01746840126225") 2025/05/10 01:24:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4019f4f43affea00_d20250510_m012238_c001_v7007000_t0000_u01746840158709") 2025/05/10 01:24:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f111af5bb0410b525_d20250510_m012236_c001_v0001184_t0034_u01746840156816") 2025/05/10 01:24:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f111af5bb0410b4e1_d20250510_m012233_c001_v0001184_t0022_u01746840153290") 2025/05/10 01:24:26 DEBUG : backup/one.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4133aae9b359ffe1_d20250510_m012226_c001_v7007000_t0000_u01746840146076") 2025/05/10 01:24:26 DEBUG : backup/one.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1028e33aed2b06a0_d20250510_m012223_c001_v0001131_t0016_u01746840143892") 2025/05/10 01:24:26 DEBUG : backup/one.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10508a4314424310_d20250510_m012219_c001_v0001165_t0020_u01746840139991") 2025/05/10 01:24:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4019f4f43affea01_d20250510_m012238_c001_v7007000_t0000_u01746840158894") 2025/05/10 01:24:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f119746aac2e45c80_d20250510_m012237_c001_v0001104_t0042_u01746840157624") 2025/05/10 01:24:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1127b2b38d55bb45_d20250510_m012234_c001_v0001182_t0044_u01746840154714") 2025/05/10 01:24:26 DEBUG : backup/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4101678289918cc4_d20250510_m012213_c001_v7007000_t0000_u01746840133304") 2025/05/10 01:24:26 DEBUG : backup/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10268f5e98c412db_d20250510_m012212_c001_v0001120_t0038_u01746840132313") 2025/05/10 01:24:26 DEBUG : backup/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f115eec02b6c09568_d20250510_m012208_c001_v0001098_t0014_u01746840128185") 2025/05/10 01:24:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4133aae9b359ffe3_d20250510_m012226_c001_v7007000_t0000_u01746840146270") 2025/05/10 01:24:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1032a9ff09f911ff_d20250510_m012225_c001_v0001183_t0017_u01746840145279") 2025/05/10 01:24:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f108f048e7c0efb76_d20250510_m012221_c001_v0001180_t0037_u01746840141692") 2025/05/10 01:24:27 DEBUG : both0: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5731c_d20250510_m012403_c001_v7007000_t0000_u01746840243576") 2025/05/10 01:24:27 DEBUG : both0: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f35_d20250510_m012346_c001_v0001029_t0012_u01746840226905") 2025/05/10 01:24:27 DEBUG : both0: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bbc_d20250510_m012342_c001_v7007000_t0000_u01746840222293") 2025/05/10 01:24:27 DEBUG : both0: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d9747d_d20250510_m012324_c001_v0001178_t0010_u01746840204798") 2025/05/10 01:24:27 DEBUG : both1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5731d_d20250510_m012403_c001_v7007000_t0000_u01746840243759") 2025/05/10 01:24:27 DEBUG : both1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974fb_d20250510_m012348_c001_v0001178_t0053_u01746840228641") 2025/05/10 01:24:27 DEBUG : both1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bbd_d20250510_m012342_c001_v7007000_t0000_u01746840222475") 2025/05/10 01:24:27 DEBUG : both1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a20_d20250510_m012325_c001_v0001099_t0018_u01746840205802") 2025/05/10 01:24:27 DEBUG : both10: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5731e_d20250510_m012403_c001_v7007000_t0000_u01746840243940") 2025/05/10 01:24:27 DEBUG : both10: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97515_d20250510_m012355_c001_v0001178_t0004_u01746840235126") 2025/05/10 01:24:27 DEBUG : both10: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bbe_d20250510_m012342_c001_v7007000_t0000_u01746840222659") 2025/05/10 01:24:27 DEBUG : both10: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a40_d20250510_m012332_c001_v0001099_t0029_u01746840212133") 2025/05/10 01:24:27 DEBUG : both11: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5731f_d20250510_m012404_c001_v7007000_t0000_u01746840244123") 2025/05/10 01:24:27 DEBUG : both11: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a92_d20250510_m012355_c001_v0001099_t0028_u01746840235682") 2025/05/10 01:24:27 DEBUG : both11: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bbf_d20250510_m012342_c001_v7007000_t0000_u01746840222859") 2025/05/10 01:24:27 DEBUG : both11: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f0d_d20250510_m012332_c001_v0001029_t0042_u01746840212821") 2025/05/10 01:24:27 DEBUG : both12: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57321_d20250510_m012404_c001_v7007000_t0000_u01746840244317") 2025/05/10 01:24:27 DEBUG : both12: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f55_d20250510_m012356_c001_v0001029_t0039_u01746840236263") 2025/05/10 01:24:27 DEBUG : both12: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bc1_d20250510_m012343_c001_v7007000_t0000_u01746840223043") 2025/05/10 01:24:27 DEBUG : both12: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974af_d20250510_m012333_c001_v0001178_t0050_u01746840213596") 2025/05/10 01:24:27 DEBUG : both13: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57322_d20250510_m012404_c001_v7007000_t0000_u01746840244499") 2025/05/10 01:24:28 DEBUG : both13: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d9751f_d20250510_m012356_c001_v0001178_t0006_u01746840236939") 2025/05/10 01:24:28 DEBUG : both13: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bc2_d20250510_m012343_c001_v7007000_t0000_u01746840223227") 2025/05/10 01:24:28 DEBUG : both13: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a46_d20250510_m012334_c001_v0001099_t0044_u01746840214369") 2025/05/10 01:24:28 DEBUG : both14: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57323_d20250510_m012404_c001_v7007000_t0000_u01746840244681") 2025/05/10 01:24:28 DEBUG : both14: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a96_d20250510_m012357_c001_v0001099_t0027_u01746840237618") 2025/05/10 01:24:28 DEBUG : both14: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bc4_d20250510_m012343_c001_v7007000_t0000_u01746840223411") 2025/05/10 01:24:28 DEBUG : both14: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f13_d20250510_m012334_c001_v0001029_t0036_u01746840214916") 2025/05/10 01:24:28 DEBUG : both15: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57324_d20250510_m012404_c001_v7007000_t0000_u01746840244863") 2025/05/10 01:24:28 DEBUG : both15: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f5d_d20250510_m012358_c001_v0001029_t0030_u01746840238161") 2025/05/10 01:24:28 DEBUG : both15: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bc5_d20250510_m012343_c001_v7007000_t0000_u01746840223595") 2025/05/10 01:24:28 DEBUG : both15: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974bb_d20250510_m012335_c001_v0001178_t0012_u01746840215951") 2025/05/10 01:24:28 DEBUG : both16: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57325_d20250510_m012405_c001_v7007000_t0000_u01746840245047") 2025/05/10 01:24:28 DEBUG : both16: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97529_d20250510_m012358_c001_v0001178_t0006_u01746840238792") 2025/05/10 01:24:28 DEBUG : both16: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bc6_d20250510_m012343_c001_v7007000_t0000_u01746840223780") 2025/05/10 01:24:28 DEBUG : both16: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a58_d20250510_m012336_c001_v0001099_t0011_u01746840216548") 2025/05/10 01:24:28 DEBUG : both17: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57326_d20250510_m012405_c001_v7007000_t0000_u01746840245228") 2025/05/10 01:24:28 DEBUG : both17: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a9c_d20250510_m012359_c001_v0001099_t0047_u01746840239345") 2025/05/10 01:24:28 DEBUG : both17: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bc7_d20250510_m012343_c001_v7007000_t0000_u01746840223962") 2025/05/10 01:24:28 DEBUG : both17: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f1b_d20250510_m012337_c001_v0001029_t0024_u01746840217154") 2025/05/10 01:24:28 DEBUG : both18: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57327_d20250510_m012405_c001_v7007000_t0000_u01746840245414") 2025/05/10 01:24:28 DEBUG : both18: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f65_d20250510_m012359_c001_v0001029_t0031_u01746840239882") 2025/05/10 01:24:29 DEBUG : both18: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bc8_d20250510_m012344_c001_v7007000_t0000_u01746840224145") 2025/05/10 01:24:29 DEBUG : both18: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974c5_d20250510_m012338_c001_v0001178_t0047_u01746840218053") 2025/05/10 01:24:29 DEBUG : both19: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57328_d20250510_m012405_c001_v7007000_t0000_u01746840245597") 2025/05/10 01:24:29 DEBUG : both19: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97535_d20250510_m012400_c001_v0001178_t0045_u01746840240538") 2025/05/10 01:24:29 DEBUG : both19: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bc9_d20250510_m012344_c001_v7007000_t0000_u01746840224329") 2025/05/10 01:24:29 DEBUG : both19: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a60_d20250510_m012338_c001_v0001099_t0005_u01746840218911") 2025/05/10 01:24:29 DEBUG : both2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57329_d20250510_m012405_c001_v7007000_t0000_u01746840245780") 2025/05/10 01:24:29 DEBUG : both2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a6e_d20250510_m012349_c001_v0001099_t0056_u01746840229258") 2025/05/10 01:24:29 DEBUG : both2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bcb_d20250510_m012344_c001_v7007000_t0000_u01746840224511") 2025/05/10 01:24:29 DEBUG : both2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f01_d20250510_m012326_c001_v0001029_t0031_u01746840206323") 2025/05/10 01:24:29 DEBUG : both3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5732a_d20250510_m012405_c001_v7007000_t0000_u01746840245963") 2025/05/10 01:24:29 DEBUG : both3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f43_d20250510_m012349_c001_v0001029_t0008_u01746840229775") 2025/05/10 01:24:29 DEBUG : both3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bcc_d20250510_m012344_c001_v7007000_t0000_u01746840224693") 2025/05/10 01:24:29 DEBUG : both3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d9748b_d20250510_m012327_c001_v0001178_t0051_u01746840207222") 2025/05/10 01:24:29 DEBUG : both4: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5732b_d20250510_m012406_c001_v7007000_t0000_u01746840246147") 2025/05/10 01:24:29 DEBUG : both4: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97503_d20250510_m012350_c001_v0001178_t0019_u01746840230685") 2025/05/10 01:24:29 DEBUG : both4: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bce_d20250510_m012344_c001_v7007000_t0000_u01746840224875") 2025/05/10 01:24:29 DEBUG : both4: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a2a_d20250510_m012327_c001_v0001099_t0054_u01746840207793") 2025/05/10 01:24:29 DEBUG : both5: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5732c_d20250510_m012406_c001_v7007000_t0000_u01746840246329") 2025/05/10 01:24:29 DEBUG : both5: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a7e_d20250510_m012351_c001_v0001099_t0010_u01746840231466") 2025/05/10 01:24:29 DEBUG : both5: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bd0_d20250510_m012345_c001_v7007000_t0000_u01746840225058") 2025/05/10 01:24:29 DEBUG : both5: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f05_d20250510_m012328_c001_v0001029_t0042_u01746840208347") 2025/05/10 01:24:30 DEBUG : both6: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5732d_d20250510_m012406_c001_v7007000_t0000_u01746840246510") 2025/05/10 01:24:30 DEBUG : both6: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f47_d20250510_m012352_c001_v0001029_t0015_u01746840232108") 2025/05/10 01:24:30 DEBUG : both6: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bd2_d20250510_m012345_c001_v7007000_t0000_u01746840225240") 2025/05/10 01:24:30 DEBUG : both6: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97495_d20250510_m012329_c001_v0001178_t0036_u01746840209221") 2025/05/10 01:24:30 DEBUG : both7: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5732e_d20250510_m012406_c001_v7007000_t0000_u01746840246696") 2025/05/10 01:24:30 DEBUG : both7: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d9750f_d20250510_m012352_c001_v0001178_t0033_u01746840232845") 2025/05/10 01:24:30 DEBUG : both7: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bd4_d20250510_m012345_c001_v7007000_t0000_u01746840225426") 2025/05/10 01:24:30 DEBUG : both7: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a38_d20250510_m012329_c001_v0001099_t0004_u01746840209838") 2025/05/10 01:24:30 DEBUG : both8: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5732f_d20250510_m012406_c001_v7007000_t0000_u01746840246878") 2025/05/10 01:24:30 DEBUG : both8: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a8e_d20250510_m012353_c001_v0001099_t0029_u01746840233605") 2025/05/10 01:24:30 DEBUG : both8: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bd5_d20250510_m012345_c001_v7007000_t0000_u01746840225608") 2025/05/10 01:24:30 DEBUG : both8: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f09_d20250510_m012330_c001_v0001029_t0039_u01746840210467") 2025/05/10 01:24:30 DEBUG : both9: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57330_d20250510_m012407_c001_v7007000_t0000_u01746840247061") 2025/05/10 01:24:30 DEBUG : both9: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f4b_d20250510_m012354_c001_v0001029_t0021_u01746840234140") 2025/05/10 01:24:30 DEBUG : both9: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bd6_d20250510_m012345_c001_v7007000_t0000_u01746840225791") 2025/05/10 01:24:30 DEBUG : both9: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974a1_d20250510_m012331_c001_v0001178_t0041_u01746840211177") 2025/05/10 01:24:30 DEBUG : c/non empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7e8_d20250510_m011940_c001_v7007000_t0000_u01746839980715") 2025/05/10 01:24:30 DEBUG : c/non empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5de9_d20250510_m011938_c001_v0001029_t0024_u01746839978644") 2025/05/10 01:24:30 DEBUG : c/non empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7e4_d20250510_m011937_c001_v7007000_t0000_u01746839977440") 2025/05/10 01:24:30 DEBUG : c/non empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5de3_d20250510_m011935_c001_v0001029_t0018_u01746839975163") 2025/05/10 01:24:30 DEBUG : c/non empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969a6_d20250510_m011912_c001_v7007000_t0000_u01746839952746") 2025/05/10 01:24:31 DEBUG : c/non empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5da1_d20250510_m011910_c001_v0001029_t0020_u01746839950706") 2025/05/10 01:24:31 DEBUG : check sum: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b556b1_d20250510_m011858_c001_v7007000_t0000_u01746839938234") 2025/05/10 01:24:31 DEBUG : check sum: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d7f_d20250510_m011857_c001_v0001029_t0022_u01746839937127") 2025/05/10 01:24:31 DEBUG : dest/3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b70_d20250510_m012141_c001_v7007000_t0000_u01746840101789") 2025/05/10 01:24:31 DEBUG : dest/3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f409f96f0f81840f9_d20250510_m012140_c001_v0001116_t0050_u01746840100688") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96b4a_d20250510_m012314_c001_v7007000_t0000_u01746840194077") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1188472a807cd18f_d20250510_m012312_c001_v0001100_t0032_u01746840192058") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4133aae9b35a0024_d20250510_m012311_c001_v7007000_t0000_u01746840191873") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1188472a807cd183_d20250510_m012308_c001_v0001100_t0055_u01746840188708") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4133aae9b35a0021_d20250510_m012307_c001_v7007000_t0000_u01746840187963") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c78599fe_d20250510_m012303_c001_v0001099_t0012_u01746840183221") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d572e1_d20250510_m012301_c001_v7007000_t0000_u01746840181748") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f105a6909bcb7eee9_d20250510_m012259_c001_v0001106_t0023_u01746840179073") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4101678289918cf7_d20250510_m012258_c001_v7007000_t0000_u01746840178893") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f105a6909bcb7eed9_d20250510_m012255_c001_v0001106_t0012_u01746840175472") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4101678289918cef_d20250510_m012254_c001_v7007000_t0000_u01746840174690") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c78599e4_d20250510_m012250_c001_v0001099_t0016_u01746840170625") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4019f4f43affea0e_d20250510_m012249_c001_v7007000_t0000_u01746840169347") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f109001ebc1c1e3b6_d20250510_m012247_c001_v0001184_t0034_u01746840167869") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f405d81b3019df910_d20250510_m012247_c001_v7007000_t0000_u01746840167686") 2025/05/10 01:24:31 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f109001ebc1c1e38a_d20250510_m012245_c001_v0001184_t0022_u01746840165012") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f405d81b3019df90d_d20250510_m012244_c001_v7007000_t0000_u01746840164291") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5ec7_d20250510_m012239_c001_v0001029_t0016_u01746840159990") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4019f4f43affea02_d20250510_m012239_c001_v7007000_t0000_u01746840159079") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f119f6f28bf7933a0_d20250510_m012237_c001_v0001182_t0039_u01746840157208") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96afe_d20250510_m012237_c001_v7007000_t0000_u01746840157022") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f119f6f28bf793371_d20250510_m012234_c001_v0001182_t0008_u01746840154295") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96af7_d20250510_m012233_c001_v7007000_t0000_u01746840153495") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97379_d20250510_m012227_c001_v0001178_t0035_u01746840147372") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4133aae9b359ffe4_d20250510_m012226_c001_v7007000_t0000_u01746840146454") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1179d7ec344ab3a5_d20250510_m012224_c001_v0001043_t0012_u01746840144547") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f403cb953fccb2c5e_d20250510_m012224_c001_v7007000_t0000_u01746840144361") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1179d7ec344ab39f_d20250510_m012220_c001_v0001043_t0012_u01746840140934") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f403cb953fccb2c57_d20250510_m012220_c001_v7007000_t0000_u01746840140196") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c785998f_d20250510_m012214_c001_v0001099_t0050_u01746840134391") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4101678289918cc6_d20250510_m012213_c001_v7007000_t0000_u01746840133484") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f106b0c42ec0cf451_d20250510_m012211_c001_v0001184_t0057_u01746840131865") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f42256d6e5b9c8bb9_d20250510_m012211_c001_v7007000_t0000_u01746840131678") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f106b0c42ec0cf3f9_d20250510_m012207_c001_v0001184_t0012_u01746840127764") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f42256d6e5b9c8baf_d20250510_m012207_c001_v7007000_t0000_u01746840127037") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e91_d20250510_m012200_c001_v0001029_t0033_u01746840120852") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b7a_d20250510_m012159_c001_v7007000_t0000_u01746840119734") 2025/05/10 01:24:32 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1023d0d4f7f88b04_d20250510_m012154_c001_v0001041_t0025_u01746840114017") 2025/05/10 01:24:33 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f402438d210732f9c_d20250510_m012153_c001_v7007000_t0000_u01746840113762") 2025/05/10 01:24:33 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d972c9_d20250510_m012149_c001_v0001178_t0045_u01746840109639") 2025/05/10 01:24:33 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f113ebc89a6287bdc_d20250510_m012148_c001_v0001131_t0013_u01746840108716") 2025/05/10 01:24:33 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f113ebc89a6287bd8_d20250510_m012147_c001_v0001131_t0030_u01746840107209") 2025/05/10 01:24:33 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40702ecff95ffb24_d20250510_m012132_c001_v7007000_t0000_u01746840092589") 2025/05/10 01:24:33 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e71_d20250510_m012125_c001_v0001029_t0005_u01746840085382") 2025/05/10 01:24:33 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1006d131174311d8_d20250510_m012124_c001_v0001183_t0025_u01746840084619") 2025/05/10 01:24:33 DEBUG : dst/one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1006d131174311c2_d20250510_m012123_c001_v0001183_t0033_u01746840083561") 2025/05/10 01:24:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96b4b_d20250510_m012314_c001_v7007000_t0000_u01746840194263") 2025/05/10 01:24:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f104c7b40382ceecd_d20250510_m012311_c001_v0001161_t0050_u01746840191477") 2025/05/10 01:24:33 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10800bd255a86d2c_d20250510_m012307_c001_v0001102_t0017_u01746840187584") 2025/05/10 01:24:33 DEBUG : dst/one.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d572e3_d20250510_m012301_c001_v7007000_t0000_u01746840181930") 2025/05/10 01:24:33 DEBUG : dst/one.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1183af790a83cd96_d20250510_m012258_c001_v0001165_t0038_u01746840178670") 2025/05/10 01:24:33 DEBUG : dst/one.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f117284386df0fd42_d20250510_m012254_c001_v0001098_t0043_u01746840174377") 2025/05/10 01:24:33 DEBUG : dst/one.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4019f4f43affea0f_d20250510_m012249_c001_v7007000_t0000_u01746840169529") 2025/05/10 01:24:33 DEBUG : dst/one.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1167d33f3b930f15_d20250510_m012247_c001_v0001041_t0022_u01746840167355") 2025/05/10 01:24:33 DEBUG : dst/one.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f115ace65563346ba_d20250510_m012244_c001_v0001177_t0035_u01746840164076") 2025/05/10 01:24:33 DEBUG : dst/three: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b7b_d20250510_m012159_c001_v7007000_t0000_u01746840119917") 2025/05/10 01:24:33 DEBUG : dst/three: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f113ebc89a6287bf8_d20250510_m012158_c001_v0001131_t0017_u01746840118249") 2025/05/10 01:24:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96b4c_d20250510_m012314_c001_v7007000_t0000_u01746840194451") 2025/05/10 01:24:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1032a9ff09f914b3_d20250510_m012312_c001_v0001183_t0019_u01746840192914") 2025/05/10 01:24:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f111af5bb0410b74b_d20250510_m012309_c001_v0001184_t0041_u01746840189617") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96b4d_d20250510_m012314_c001_v7007000_t0000_u01746840194635") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1188472a807cd193_d20250510_m012313_c001_v0001100_t0036_u01746840193302") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4133aae9b35a0025_d20250510_m012313_c001_v7007000_t0000_u01746840193117") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1188472a807cd187_d20250510_m012309_c001_v0001100_t0030_u01746840189996") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4133aae9b35a0022_d20250510_m012309_c001_v7007000_t0000_u01746840189810") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5ee1_d20250510_m012304_c001_v0001029_t0037_u01746840184620") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d572e4_d20250510_m012302_c001_v7007000_t0000_u01746840182113") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f105a6909bcb7eef1_d20250510_m012300_c001_v0001106_t0038_u01746840180567") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4101678289918cfb_d20250510_m012300_c001_v7007000_t0000_u01746840180387") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f105a6909bcb7eee1_d20250510_m012257_c001_v0001106_t0017_u01746840177000") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4101678289918cf3_d20250510_m012256_c001_v7007000_t0000_u01746840176820") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5ed3_d20250510_m012251_c001_v0001029_t0044_u01746840171559") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f405d81b3019df912_d20250510_m012248_c001_v7007000_t0000_u01746840168791") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5ecd_d20250510_m012246_c001_v0001029_t0043_u01746840166356") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f405d81b3019df90e_d20250510_m012245_c001_v7007000_t0000_u01746840165624") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d973c9_d20250510_m012241_c001_v0001178_t0000_u01746840161603") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96b01_d20250510_m012238_c001_v7007000_t0000_u01746840158150") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d973af_d20250510_m012236_c001_v0001178_t0009_u01746840156025") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96afb_d20250510_m012234_c001_v7007000_t0000_u01746840154922") 2025/05/10 01:24:34 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c78599b7_d20250510_m012228_c001_v0001099_t0043_u01746840148854") 2025/05/10 01:24:35 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f403cb953fccb2c60_d20250510_m012225_c001_v7007000_t0000_u01746840145524") 2025/05/10 01:24:35 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c78599a7_d20250510_m012223_c001_v0001099_t0043_u01746840143006") 2025/05/10 01:24:35 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f403cb953fccb2c5a_d20250510_m012221_c001_v7007000_t0000_u01746840141916") 2025/05/10 01:24:35 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5eab_d20250510_m012215_c001_v0001029_t0029_u01746840135321") 2025/05/10 01:24:35 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f42256d6e5b9c8bbc_d20250510_m012212_c001_v7007000_t0000_u01746840132568") 2025/05/10 01:24:35 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e9d_d20250510_m012209_c001_v0001029_t0028_u01746840129703") 2025/05/10 01:24:35 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f42256d6e5b9c8bb2_d20250510_m012208_c001_v7007000_t0000_u01746840128608") 2025/05/10 01:24:35 DEBUG : dst/three.txt: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d9730b_d20250510_m012201_c001_v0001178_t0013_u01746840121932") 2025/05/10 01:24:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d572e5_d20250510_m012302_c001_v7007000_t0000_u01746840182309") 2025/05/10 01:24:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f104a14b388809621_d20250510_m012300_c001_v0001183_t0020_u01746840180162") 2025/05/10 01:24:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1086033679776ac1_d20250510_m012256_c001_v0001183_t0033_u01746840176544") 2025/05/10 01:24:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4019f4f43affea10_d20250510_m012249_c001_v7007000_t0000_u01746840169711") 2025/05/10 01:24:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f101bf7de3036dce7_d20250510_m012248_c001_v0001144_t0048_u01746840168261") 2025/05/10 01:24:35 DEBUG : dst/three.txt.bak: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f101879308ccb8fd2_d20250510_m012245_c001_v0001183_t0054_u01746840165416") 2025/05/10 01:24:35 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96b4f_d20250510_m012314_c001_v7007000_t0000_u01746840194820") 2025/05/10 01:24:35 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97427_d20250510_m012304_c001_v0001178_t0036_u01746840184054") 2025/05/10 01:24:35 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d572e6_d20250510_m012302_c001_v7007000_t0000_u01746840182490") 2025/05/10 01:24:35 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d973ef_d20250510_m012251_c001_v0001178_t0021_u01746840171327") 2025/05/10 01:24:35 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4019f4f43affea11_d20250510_m012249_c001_v7007000_t0000_u01746840169898") 2025/05/10 01:24:35 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c78599cb_d20250510_m012240_c001_v0001099_t0036_u01746840160870") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4019f4f43affea03_d20250510_m012239_c001_v7007000_t0000_u01746840159260") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5ebd_d20250510_m012227_c001_v0001029_t0009_u01746840147950") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4133aae9b359ffe5_d20250510_m012226_c001_v7007000_t0000_u01746840146637") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97349_d20250510_m012215_c001_v0001178_t0030_u01746840135112") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4101678289918cc7_d20250510_m012213_c001_v7007000_t0000_u01746840133667") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c785997b_d20250510_m012201_c001_v0001099_t0020_u01746840121565") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b7c_d20250510_m012200_c001_v7007000_t0000_u01746840120105") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1006710e16cc5fa0_d20250510_m012155_c001_v0001182_t0035_u01746840115946") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40702ecff95ffb25_d20250510_m012132_c001_v7007000_t0000_u01746840092772") 2025/05/10 01:24:36 DEBUG : dst/two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f1006d1311743123b_d20250510_m012131_c001_v0001183_t0007_u01746840091650") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40702ecff95ffaee_d20250510_m012051_c001_v7007000_t0000_u01746840051655") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d971db_d20250510_m012047_c001_v0001178_t0016_u01746840047335") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40702ecff95ffae8_d20250510_m012045_c001_v7007000_t0000_u01746840045337") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d971ad_d20250510_m012035_c001_v0001178_t0047_u01746840035459") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b2b0_d20250510_m012027_c001_v7007000_t0000_u01746840027003") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97180_d20250510_m012023_c001_v0001178_t0030_u01746840023955") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7fb_d20250510_m011958_c001_v7007000_t0000_u01746839998200") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e0f_d20250510_m011955_c001_v0001029_t0007_u01746839995636") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7f7_d20250510_m011953_c001_v7007000_t0000_u01746839993920") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e09_d20250510_m011952_c001_v0001029_t0009_u01746839992320") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7ef_d20250510_m011947_c001_v7007000_t0000_u01746839987951") 2025/05/10 01:24:36 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5df9_d20250510_m011945_c001_v0001029_t0020_u01746839985742") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7ea_d20250510_m011944_c001_v7007000_t0000_u01746839984076") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5df3_d20250510_m011941_c001_v0001029_t0017_u01746839981993") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7df_d20250510_m011933_c001_v7007000_t0000_u01746839973670") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dd9_d20250510_m011931_c001_v0001029_t0023_u01746839971369") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969b7_d20250510_m011930_c001_v7007000_t0000_u01746839970083") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dd5_d20250510_m011929_c001_v0001029_t0031_u01746839969171") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969ae_d20250510_m011922_c001_v7007000_t0000_u01746839962353") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dbd_d20250510_m011920_c001_v0001029_t0035_u01746839960890") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969aa_d20250510_m011918_c001_v7007000_t0000_u01746839958307") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5daf_d20250510_m011917_c001_v0001029_t0044_u01746839957219") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969a8_d20250510_m011916_c001_v7007000_t0000_u01746839956125") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11495f3ceb2b991a_d20250510_m011915_c001_v0001104_t0014_u01746839955194") 2025/05/10 01:24:37 DEBUG : empty space: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5da5_d20250510_m011913_c001_v0001029_t0035_u01746839953478") 2025/05/10 01:24:37 DEBUG : enormous: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7fa_d20250510_m011957_c001_v7007000_t0000_u01746839997464") 2025/05/10 01:24:37 DEBUG : enormous: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e11_d20250510_m011956_c001_v0001029_t0012_u01746839996231") 2025/05/10 01:24:37 DEBUG : existing: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df96b56_d20250510_m012319_c001_v7007000_t0000_u01746840199975") 2025/05/10 01:24:37 DEBUG : existing: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5ef5_d20250510_m012318_c001_v0001029_t0005_u01746840198437") 2025/05/10 01:24:37 DEBUG : existing: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b2a9_d20250510_m012022_c001_v7007000_t0000_u01746840022209") 2025/05/10 01:24:37 DEBUG : existing: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e41_d20250510_m012021_c001_v0001029_t0019_u01746840021034") 2025/05/10 01:24:37 DEBUG : existing: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df9699f_d20250510_m011909_c001_v7007000_t0000_u01746839949117") 2025/05/10 01:24:37 DEBUG : existing: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d9b_d20250510_m011907_c001_v0001029_t0035_u01746839947992") 2025/05/10 01:24:38 DEBUG : existing: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df9699d_d20250510_m011906_c001_v7007000_t0000_u01746839946707") 2025/05/10 01:24:38 DEBUG : existing: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d97_d20250510_m011905_c001_v0001029_t0004_u01746839945625") 2025/05/10 01:24:38 DEBUG : existing: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d93_d20250510_m011904_c001_v0001029_t0033_u01746839944622") 2025/05/10 01:24:38 DEBUG : existing-b: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b2aa_d20250510_m012022_c001_v7007000_t0000_u01746840022393") 2025/05/10 01:24:38 DEBUG : existing-b: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97170_d20250510_m012021_c001_v0001178_t0001_u01746840021046") 2025/05/10 01:24:38 DEBUG : file1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5734c_d20250510_m012416_c001_v7007000_t0000_u01746840256424") 2025/05/10 01:24:38 DEBUG : file1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f89_d20250510_m012415_c001_v0001029_t0024_u01746840255404") 2025/05/10 01:24:38 DEBUG : file1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57349_d20250510_m012413_c001_v7007000_t0000_u01746840253319") 2025/05/10 01:24:38 DEBUG : file1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97564_d20250510_m012412_c001_v0001178_t0044_u01746840252091") 2025/05/10 01:24:38 DEBUG : five: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7fe_d20250510_m012003_c001_v7007000_t0000_u01746840003522") 2025/05/10 01:24:38 DEBUG : five: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5e25_d20250510_m012001_c001_v0001029_t0037_u01746840001183") 2025/05/10 01:24:38 DEBUG : foo: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969ac_d20250510_m011920_c001_v7007000_t0000_u01746839960163") 2025/05/10 01:24:38 DEBUG : foo: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5db9_d20250510_m011919_c001_v0001029_t0037_u01746839959611") 2025/05/10 01:24:38 DEBUG : foo: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5db3_d20250510_m011919_c001_v0001029_t0037_u01746839959047") 2025/05/10 01:24:38 DEBUG : four: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7ff_d20250510_m012003_c001_v7007000_t0000_u01746840003706") 2025/05/10 01:24:38 DEBUG : four: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41846469b9d9712e_d20250510_m012001_c001_v0001178_t0001_u01746840001739") 2025/05/10 01:24:38 DEBUG : four: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e21_d20250510_m012000_c001_v0001029_t0029_u01746840000271") 2025/05/10 01:24:38 DEBUG : hello world2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7b1_d20250510_m011813_c001_v7007000_t0000_u01746839893059") 2025/05/10 01:24:38 DEBUG : hello world2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d29_d20250510_m011812_c001_v0001029_t0009_u01746839892170") 2025/05/10 01:24:38 DEBUG : ignore-size: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b556b8_d20250510_m011903_c001_v7007000_t0000_u01746839943167") 2025/05/10 01:24:38 DEBUG : ignore-size: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d8b_d20250510_m011901_c001_v0001029_t0035_u01746839941991") 2025/05/10 01:24:38 DEBUG : nested/sub dir/file: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b2a1_d20250510_m012019_c001_v7007000_t0000_u01746840019792") 2025/05/10 01:24:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97162_d20250510_m012018_c001_v0001178_t0007_u01746840018682") 2025/05/10 01:24:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b299_d20250510_m012017_c001_v7007000_t0000_u01746840017574") 2025/05/10 01:24:39 DEBUG : nested/sub dir/file: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97158_d20250510_m012016_c001_v0001178_t0031_u01746840016439") 2025/05/10 01:24:39 DEBUG : one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed800_d20250510_m012003_c001_v7007000_t0000_u01746840003898") 2025/05/10 01:24:39 DEBUG : one: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5e1b_d20250510_m011959_c001_v0001029_t0037_u01746839999457") 2025/05/10 01:24:39 DEBUG : only0: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57331_d20250510_m012407_c001_v7007000_t0000_u01746840247245") 2025/05/10 01:24:39 DEBUG : only0: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f414d47a5c7859aa2_d20250510_m012401_c001_v0001099_t0001_u01746840241887") 2025/05/10 01:24:39 DEBUG : only0: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a6a_d20250510_m012347_c001_v0001099_t0011_u01746840227909") 2025/05/10 01:24:39 DEBUG : only0: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bba_d20250510_m012341_c001_v7007000_t0000_u01746840221469") 2025/05/10 01:24:39 DEBUG : only0: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5eff_d20250510_m012325_c001_v0001029_t0035_u01746840205374") 2025/05/10 01:24:39 DEBUG : only1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57332_d20250510_m012407_c001_v7007000_t0000_u01746840247426") 2025/05/10 01:24:39 DEBUG : only1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41846469b9d9753b_d20250510_m012401_c001_v0001178_t0001_u01746840241902") 2025/05/10 01:24:39 DEBUG : only1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f3d_d20250510_m012348_c001_v0001029_t0016_u01746840228854") 2025/05/10 01:24:39 DEBUG : only1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bb8_d20250510_m012341_c001_v7007000_t0000_u01746840221100") 2025/05/10 01:24:39 DEBUG : only1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97485_d20250510_m012326_c001_v0001178_t0053_u01746840206092") 2025/05/10 01:24:39 DEBUG : only10: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57334_d20250510_m012407_c001_v7007000_t0000_u01746840247608") 2025/05/10 01:24:39 DEBUG : only10: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5f6d_d20250510_m012401_c001_v0001029_t0037_u01746840241910") 2025/05/10 01:24:39 DEBUG : only10: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f51_d20250510_m012355_c001_v0001029_t0018_u01746840235340") 2025/05/10 01:24:39 DEBUG : only10: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed952_d20250510_m012341_c001_v7007000_t0000_u01746840221107") 2025/05/10 01:24:39 DEBUG : only10: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974ab_d20250510_m012332_c001_v0001178_t0037_u01746840212598") 2025/05/10 01:24:39 DEBUG : only11: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57335_d20250510_m012407_c001_v7007000_t0000_u01746840247790") 2025/05/10 01:24:39 DEBUG : only11: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41597602ac2c159f_d20250510_m012402_c001_v0001038_t0001_u01746840242464") 2025/05/10 01:24:40 DEBUG : only11: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97519_d20250510_m012356_c001_v0001178_t0030_u01746840236025") 2025/05/10 01:24:40 DEBUG : only11: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f417bd7dd9f302788_d20250510_m012340_c001_v7007000_t0000_u01746840220906") 2025/05/10 01:24:40 DEBUG : only11: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a42_d20250510_m012333_c001_v0001099_t0015_u01746840213252") 2025/05/10 01:24:40 DEBUG : only12: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57336_d20250510_m012407_c001_v7007000_t0000_u01746840247972") 2025/05/10 01:24:40 DEBUG : only12: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41846469b9d9753f_d20250510_m012402_c001_v0001178_t0001_u01746840242123") 2025/05/10 01:24:40 DEBUG : only12: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a94_d20250510_m012356_c001_v0001099_t0026_u01746840236665") 2025/05/10 01:24:40 DEBUG : only12: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bb7_d20250510_m012340_c001_v7007000_t0000_u01746840220917") 2025/05/10 01:24:40 DEBUG : only12: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f0f_d20250510_m012333_c001_v0001029_t0025_u01746840213814") 2025/05/10 01:24:40 DEBUG : only13: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57337_d20250510_m012408_c001_v7007000_t0000_u01746840248154") 2025/05/10 01:24:40 DEBUG : only13: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f414d47a5c7859aa4_d20250510_m012402_c001_v0001099_t0001_u01746840242108") 2025/05/10 01:24:40 DEBUG : only13: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f5b_d20250510_m012357_c001_v0001029_t0025_u01746840237155") 2025/05/10 01:24:40 DEBUG : only13: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f417bd7dd9f302786_d20250510_m012340_c001_v7007000_t0000_u01746840220530") 2025/05/10 01:24:40 DEBUG : only13: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974b5_d20250510_m012334_c001_v0001178_t0018_u01746840214698") 2025/05/10 01:24:40 DEBUG : only14: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57338_d20250510_m012408_c001_v7007000_t0000_u01746840248338") 2025/05/10 01:24:40 DEBUG : only14: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5f6f_d20250510_m012402_c001_v0001029_t0037_u01746840242135") 2025/05/10 01:24:40 DEBUG : only14: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97523_d20250510_m012357_c001_v0001178_t0008_u01746840237948") 2025/05/10 01:24:40 DEBUG : only14: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f417bd7dd9f302787_d20250510_m012340_c001_v7007000_t0000_u01746840220712") 2025/05/10 01:24:40 DEBUG : only14: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a50_d20250510_m012335_c001_v0001099_t0007_u01746840215357") 2025/05/10 01:24:40 DEBUG : only15: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57339_d20250510_m012408_c001_v7007000_t0000_u01746840248520") 2025/05/10 01:24:40 DEBUG : only15: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f414d47a5c7859aa8_d20250510_m012402_c001_v0001099_t0001_u01746840242294") 2025/05/10 01:24:40 DEBUG : only15: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a9a_d20250510_m012358_c001_v0001099_t0035_u01746840238496") 2025/05/10 01:24:41 DEBUG : only15: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed954_d20250510_m012341_c001_v7007000_t0000_u01746840221477") 2025/05/10 01:24:41 DEBUG : only15: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f19_d20250510_m012336_c001_v0001029_t0022_u01746840216162") 2025/05/10 01:24:41 DEBUG : only16: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5733a_d20250510_m012408_c001_v7007000_t0000_u01746840248728") 2025/05/10 01:24:41 DEBUG : only16: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41846469b9d97541_d20250510_m012402_c001_v0001178_t0001_u01746840242309") 2025/05/10 01:24:41 DEBUG : only16: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f63_d20250510_m012359_c001_v0001029_t0030_u01746840239005") 2025/05/10 01:24:41 DEBUG : only16: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed951_d20250510_m012340_c001_v7007000_t0000_u01746840220901") 2025/05/10 01:24:41 DEBUG : only16: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974c1_d20250510_m012336_c001_v0001178_t0015_u01746840216928") 2025/05/10 01:24:41 DEBUG : only17: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5733b_d20250510_m012408_c001_v7007000_t0000_u01746840248911") 2025/05/10 01:24:41 DEBUG : only17: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5f71_d20250510_m012402_c001_v0001029_t0037_u01746840242317") 2025/05/10 01:24:41 DEBUG : only17: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d9752d_d20250510_m012359_c001_v0001178_t0054_u01746840239637") 2025/05/10 01:24:41 DEBUG : only17: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4022137997963972_d20250510_m012340_c001_v7007000_t0000_u01746840220938") 2025/05/10 01:24:41 DEBUG : only17: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a5a_d20250510_m012337_c001_v0001099_t0018_u01746840217690") 2025/05/10 01:24:41 DEBUG : only18: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5733c_d20250510_m012409_c001_v7007000_t0000_u01746840249093") 2025/05/10 01:24:41 DEBUG : only18: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f414d47a5c7859aaa_d20250510_m012402_c001_v0001099_t0001_u01746840242476") 2025/05/10 01:24:41 DEBUG : only18: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859aa0_d20250510_m012400_c001_v0001099_t0044_u01746840240220") 2025/05/10 01:24:41 DEBUG : only18: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4022137997963975_d20250510_m012341_c001_v7007000_t0000_u01746840221495") 2025/05/10 01:24:41 DEBUG : only18: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f1d_d20250510_m012338_c001_v0001029_t0016_u01746840218258") 2025/05/10 01:24:41 DEBUG : only19: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5733e_d20250510_m012409_c001_v7007000_t0000_u01746840249277") 2025/05/10 01:24:41 DEBUG : only19: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41846469b9d97545_d20250510_m012402_c001_v0001178_t0001_u01746840242495") 2025/05/10 01:24:41 DEBUG : only19: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f69_d20250510_m012400_c001_v0001029_t0026_u01746840240746") 2025/05/10 01:24:41 DEBUG : only19: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f417bd7dd9f30278c_d20250510_m012341_c001_v7007000_t0000_u01746840221640") 2025/05/10 01:24:41 DEBUG : only19: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974cf_d20250510_m012339_c001_v0001178_t0005_u01746840219315") 2025/05/10 01:24:42 DEBUG : only2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5733f_d20250510_m012409_c001_v7007000_t0000_u01746840249480") 2025/05/10 01:24:42 DEBUG : only2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5f73_d20250510_m012402_c001_v0001029_t0037_u01746840242502") 2025/05/10 01:24:42 DEBUG : only2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d974ff_d20250510_m012349_c001_v0001178_t0048_u01746840229558") 2025/05/10 01:24:42 DEBUG : only2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bb9_d20250510_m012341_c001_v7007000_t0000_u01746840221287") 2025/05/10 01:24:42 DEBUG : only2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a24_d20250510_m012326_c001_v0001099_t0022_u01746840206713") 2025/05/10 01:24:42 DEBUG : only3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57340_d20250510_m012409_c001_v7007000_t0000_u01746840249664") 2025/05/10 01:24:42 DEBUG : only3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41597602ac2c15a1_d20250510_m012402_c001_v0001038_t0001_u01746840242649") 2025/05/10 01:24:42 DEBUG : only3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a70_d20250510_m012350_c001_v0001099_t0017_u01746840230322") 2025/05/10 01:24:42 DEBUG : only3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed953_d20250510_m012341_c001_v7007000_t0000_u01746840221293") 2025/05/10 01:24:42 DEBUG : only3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f03_d20250510_m012327_c001_v0001029_t0039_u01746840207429") 2025/05/10 01:24:42 DEBUG : only4: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57341_d20250510_m012409_c001_v7007000_t0000_u01746840249845") 2025/05/10 01:24:42 DEBUG : only4: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f414d47a5c7859aac_d20250510_m012402_c001_v0001099_t0001_u01746840242658") 2025/05/10 01:24:42 DEBUG : only4: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f45_d20250510_m012350_c001_v0001029_t0033_u01746840230937") 2025/05/10 01:24:42 DEBUG : only4: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4022137997963974_d20250510_m012341_c001_v7007000_t0000_u01746840221312") 2025/05/10 01:24:42 DEBUG : only4: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97491_d20250510_m012328_c001_v0001178_t0015_u01746840208111") 2025/05/10 01:24:42 DEBUG : only5: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57342_d20250510_m012410_c001_v7007000_t0000_u01746840250031") 2025/05/10 01:24:42 DEBUG : only5: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5f75_d20250510_m012402_c001_v0001029_t0037_u01746840242684") 2025/05/10 01:24:42 DEBUG : only5: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97507_d20250510_m012351_c001_v0001178_t0044_u01746840231886") 2025/05/10 01:24:42 DEBUG : only5: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f417bd7dd9f30278b_d20250510_m012341_c001_v7007000_t0000_u01746840221458") 2025/05/10 01:24:42 DEBUG : only5: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a30_d20250510_m012328_c001_v0001099_t0042_u01746840208769") 2025/05/10 01:24:42 DEBUG : only6: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57343_d20250510_m012410_c001_v7007000_t0000_u01746840250214") 2025/05/10 01:24:43 DEBUG : only6: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41846469b9d97547_d20250510_m012402_c001_v0001178_t0001_u01746840242729") 2025/05/10 01:24:43 DEBUG : only6: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a8a_d20250510_m012352_c001_v0001099_t0024_u01746840232564") 2025/05/10 01:24:43 DEBUG : only6: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5bbb_d20250510_m012341_c001_v7007000_t0000_u01746840221653") 2025/05/10 01:24:43 DEBUG : only6: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f07_d20250510_m012329_c001_v0001029_t0033_u01746840209449") 2025/05/10 01:24:43 DEBUG : only7: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57344_d20250510_m012410_c001_v7007000_t0000_u01746840250395") 2025/05/10 01:24:43 DEBUG : only7: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41597602ac2c15a3_d20250510_m012402_c001_v0001038_t0001_u01746840242830") 2025/05/10 01:24:43 DEBUG : only7: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f49_d20250510_m012353_c001_v0001029_t0023_u01746840233052") 2025/05/10 01:24:43 DEBUG : only7: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4022137997963973_d20250510_m012341_c001_v7007000_t0000_u01746840221124") 2025/05/10 01:24:43 DEBUG : only7: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d9749b_d20250510_m012330_c001_v0001178_t0028_u01746840210248") 2025/05/10 01:24:43 DEBUG : only8: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57345_d20250510_m012410_c001_v7007000_t0000_u01746840250579") 2025/05/10 01:24:43 DEBUG : only8: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f414d47a5c7859ab0_d20250510_m012402_c001_v0001099_t0001_u01746840242842") 2025/05/10 01:24:43 DEBUG : only8: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97513_d20250510_m012353_c001_v0001178_t0001_u01746840233933") 2025/05/10 01:24:43 DEBUG : only8: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f417bd7dd9f302789_d20250510_m012341_c001_v7007000_t0000_u01746840221090") 2025/05/10 01:24:43 DEBUG : only8: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a3c_d20250510_m012330_c001_v0001099_t0031_u01746840210889") 2025/05/10 01:24:43 DEBUG : only9: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57346_d20250510_m012410_c001_v7007000_t0000_u01746840250772") 2025/05/10 01:24:43 DEBUG : only9: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5f77_d20250510_m012402_c001_v0001029_t0037_u01746840242865") 2025/05/10 01:24:43 DEBUG : only9: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859a90_d20250510_m012354_c001_v0001099_t0052_u01746840234804") 2025/05/10 01:24:43 DEBUG : only9: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f417bd7dd9f30278a_d20250510_m012341_c001_v7007000_t0000_u01746840221276") 2025/05/10 01:24:43 DEBUG : only9: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f0b_d20250510_m012331_c001_v0001029_t0019_u01746840211466") 2025/05/10 01:24:43 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b291_d20250510_m012014_c001_v7007000_t0000_u01746840014605") 2025/05/10 01:24:43 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859860_d20250510_m012012_c001_v0001099_t0018_u01746840012642") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b288_d20250510_m012010_c001_v7007000_t0000_u01746840010805") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e31_d20250510_m012008_c001_v0001029_t0029_u01746840008918") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b282_d20250510_m012007_c001_v7007000_t0000_u01746840007097") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97136_d20250510_m012004_c001_v0001178_t0014_u01746840004861") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7f5_d20250510_m011950_c001_v7007000_t0000_u01746839990894") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dff_d20250510_m011948_c001_v0001029_t0028_u01746839988867") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7ee_d20250510_m011946_c001_v7007000_t0000_u01746839986619") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5df7_d20250510_m011945_c001_v0001029_t0004_u01746839985091") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7e9_d20250510_m011942_c001_v7007000_t0000_u01746839982788") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5df1_d20250510_m011941_c001_v0001029_t0005_u01746839981459") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969bb_d20250510_m011932_c001_v7007000_t0000_u01746839972752") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dd7_d20250510_m011930_c001_v0001029_t0040_u01746839970995") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969b8_d20250510_m011930_c001_v7007000_t0000_u01746839970265") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dd3_d20250510_m011928_c001_v0001029_t0034_u01746839968589") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969b3_d20250510_m011927_c001_v7007000_t0000_u01746839967855") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dd1_d20250510_m011926_c001_v0001029_t0016_u01746839966975") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dcf_d20250510_m011925_c001_v0001029_t0014_u01746839965991") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969b1_d20250510_m011925_c001_v7007000_t0000_u01746839965255") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dc9_d20250510_m011924_c001_v0001029_t0036_u01746839964253") 2025/05/10 01:24:44 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dc5_d20250510_m011923_c001_v0001029_t0005_u01746839963263") 2025/05/10 01:24:45 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40416aaa7df969af_d20250510_m011922_c001_v7007000_t0000_u01746839962536") 2025/05/10 01:24:45 DEBUG : potato: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dbf_d20250510_m011921_c001_v0001029_t0041_u01746839961593") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4019f4f43affe9a7_d20250510_m012100_c001_v7007000_t0000_u01746840060890") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c78598d8_d20250510_m012100_c001_v0001099_t0037_u01746840060207") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40702ecff95ffaef_d20250510_m012051_c001_v7007000_t0000_u01746840051876") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c78598b6_d20250510_m012046_c001_v0001099_t0034_u01746840046628") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed832_d20250510_m012039_c001_v7007000_t0000_u01746840039754") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859896_d20250510_m012034_c001_v0001099_t0020_u01746840034809") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b2b1_d20250510_m012027_c001_v7007000_t0000_u01746840027432") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c785987e_d20250510_m012023_c001_v0001099_t0051_u01746840023666") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7f9_d20250510_m011957_c001_v7007000_t0000_u01746839997277") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e0d_d20250510_m011955_c001_v0001029_t0043_u01746839995208") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7f8_d20250510_m011954_c001_v7007000_t0000_u01746839994101") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e07_d20250510_m011951_c001_v0001029_t0039_u01746839991820") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7f6_d20250510_m011951_c001_v7007000_t0000_u01746839991079") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e01_d20250510_m011950_c001_v0001029_t0032_u01746839990125") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7f0_d20250510_m011948_c001_v7007000_t0000_u01746839988135") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5dfd_d20250510_m011946_c001_v0001029_t0015_u01746839986991") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7eb_d20250510_m011944_c001_v7007000_t0000_u01746839984262") 2025/05/10 01:24:45 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5df5_d20250510_m011942_c001_v0001029_t0000_u01746839982804") 2025/05/10 01:24:46 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7e0_d20250510_m011933_c001_v7007000_t0000_u01746839973852") 2025/05/10 01:24:46 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5ddb_d20250510_m011932_c001_v0001029_t0024_u01746839972201") 2025/05/10 01:24:46 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7b4_d20250510_m011816_c001_v7007000_t0000_u01746839896936") 2025/05/10 01:24:46 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d2f_d20250510_m011816_c001_v0001029_t0016_u01746839896162") 2025/05/10 01:24:46 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7b2_d20250510_m011814_c001_v7007000_t0000_u01746839894900") 2025/05/10 01:24:46 DEBUG : potato2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d2b_d20250510_m011813_c001_v0001029_t0004_u01746839893961") 2025/05/10 01:24:46 DEBUG : potato3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40702ecff95ffaf0_d20250510_m012052_c001_v7007000_t0000_u01746840052305") 2025/05/10 01:24:46 DEBUG : potato3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e53_d20250510_m012047_c001_v0001029_t0044_u01746840047992") 2025/05/10 01:24:46 DEBUG : potato3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed831_d20250510_m012039_c001_v7007000_t0000_u01746840039572") 2025/05/10 01:24:46 DEBUG : potato3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e4d_d20250510_m012036_c001_v0001029_t0013_u01746840036026") 2025/05/10 01:24:46 DEBUG : potato3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b2b2_d20250510_m012027_c001_v7007000_t0000_u01746840027791") 2025/05/10 01:24:46 DEBUG : potato3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e45_d20250510_m012024_c001_v0001029_t0020_u01746840024211") 2025/05/10 01:24:46 DEBUG : pre-dest1/1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b71_d20250510_m012141_c001_v7007000_t0000_u01746840101972") 2025/05/10 01:24:46 DEBUG : pre-dest1/1: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e79_d20250510_m012133_c001_v0001029_t0033_u01746840093536") 2025/05/10 01:24:46 DEBUG : pre-dest2/2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4061bed3c01a5b72_d20250510_m012142_c001_v7007000_t0000_u01746840102156") 2025/05/10 01:24:46 DEBUG : pre-dest2/2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859945_d20250510_m012134_c001_v0001099_t0051_u01746840094528") 2025/05/10 01:24:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40702ecff95ffb04_d20250510_m012113_c001_v7007000_t0000_u01746840073244") 2025/05/10 01:24:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97231_d20250510_m012110_c001_v0001178_t0036_u01746840070170") 2025/05/10 01:24:46 DEBUG : sizeonly: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b556b5_d20250510_m011900_c001_v7007000_t0000_u01746839940710") 2025/05/10 01:24:46 DEBUG : sizeonly: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d85_d20250510_m011859_c001_v0001029_t0014_u01746839939510") 2025/05/10 01:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57353_d20250510_m012422_c001_v7007000_t0000_u01746840262938") 2025/05/10 01:24:46 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97584_d20250510_m012421_c001_v0001178_t0022_u01746840261749") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57351_d20250510_m012419_c001_v7007000_t0000_u01746840259854") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859ad0_d20250510_m012418_c001_v0001099_t0005_u01746840258158") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b2a3_d20250510_m012019_c001_v7007000_t0000_u01746840019992") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859876_d20250510_m012019_c001_v0001099_t0056_u01746840019030") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b29a_d20250510_m012017_c001_v7007000_t0000_u01746840017756") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e3b_d20250510_m012016_c001_v0001029_t0031_u01746840016791") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b556b0_d20250510_m011856_c001_v7007000_t0000_u01746839936192") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d7b_d20250510_m011854_c001_v0001029_t0005_u01746839934244") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b556ae_d20250510_m011853_c001_v7007000_t0000_u01746839933516") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d77_d20250510_m011852_c001_v0001029_t0019_u01746839932209") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b556ab_d20250510_m011849_c001_v7007000_t0000_u01746839929381") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d75_d20250510_m011848_c001_v0001029_t0007_u01746839928114") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b556a9_d20250510_m011847_c001_v7007000_t0000_u01746839927569") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d73_d20250510_m011846_c001_v0001029_t0014_u01746839926439") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d6f_d20250510_m011843_c001_v0001029_t0019_u01746839923854") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b556a5_d20250510_m011843_c001_v7007000_t0000_u01746839923129") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d6b_d20250510_m011842_c001_v0001029_t0041_u01746839922399") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d69_d20250510_m011841_c001_v0001029_t0013_u01746839921424") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b556a4_d20250510_m011840_c001_v7007000_t0000_u01746839920326") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d65_d20250510_m011837_c001_v0001029_t0005_u01746839917812") 2025/05/10 01:24:47 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d63_d20250510_m011835_c001_v0001029_t0035_u01746839915088") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b5569e_d20250510_m011834_c001_v7007000_t0000_u01746839914353") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d61_d20250510_m011833_c001_v0001029_t0022_u01746839913530") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d5f_d20250510_m011832_c001_v0001029_t0012_u01746839912797") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b5569c_d20250510_m011832_c001_v7007000_t0000_u01746839912070") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d57_d20250510_m011828_c001_v0001029_t0035_u01746839908425") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f421fee69b2b5569a_d20250510_m011828_c001_v7007000_t0000_u01746839908050") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d4f_d20250510_m011827_c001_v0001029_t0000_u01746839907124") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7bb_d20250510_m011825_c001_v7007000_t0000_u01746839905403") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d47_d20250510_m011824_c001_v0001029_t0044_u01746839904554") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7ba_d20250510_m011824_c001_v7007000_t0000_u01746839904008") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d3f_d20250510_m011823_c001_v0001029_t0002_u01746839903087") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7b8_d20250510_m011821_c001_v7007000_t0000_u01746839901829") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d3b_d20250510_m011820_c001_v0001029_t0013_u01746839900835") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7b6_d20250510_m011820_c001_v7007000_t0000_u01746839900285") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d35_d20250510_m011819_c001_v0001029_t0024_u01746839899491") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7b5_d20250510_m011818_c001_v7007000_t0000_u01746839898586") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d33_d20250510_m011817_c001_v0001029_t0022_u01746839897838") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed7a6_d20250510_m011811_c001_v7007000_t0000_u01746839891267") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d25_d20250510_m011810_c001_v0001029_t0041_u01746839890410") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed791_d20250510_m011809_c001_v7007000_t0000_u01746839889507") 2025/05/10 01:24:48 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d23_d20250510_m011808_c001_v0001029_t0012_u01746839888662") 2025/05/10 01:24:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed790_d20250510_m011807_c001_v7007000_t0000_u01746839887761") 2025/05/10 01:24:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d1f_d20250510_m011806_c001_v0001029_t0022_u01746839886991") 2025/05/10 01:24:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed78a_d20250510_m011804_c001_v7007000_t0000_u01746839884079") 2025/05/10 01:24:49 DEBUG : sub dir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5d1b_d20250510_m011803_c001_v0001029_t0040_u01746839883287") 2025/05/10 01:24:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57354_d20250510_m012423_c001_v7007000_t0000_u01746840263120") 2025/05/10 01:24:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5f8f_d20250510_m012421_c001_v0001029_t0022_u01746840261756") 2025/05/10 01:24:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d57352_d20250510_m012420_c001_v7007000_t0000_u01746840260037") 2025/05/10 01:24:49 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11597602ac2c15b5_d20250510_m012418_c001_v0001038_t0001_u01746840258513") 2025/05/10 01:24:49 DEBUG : sub/yam: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b28f_d20250510_m012014_c001_v7007000_t0000_u01746840014057") 2025/05/10 01:24:49 DEBUG : sub/yam: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d97148_d20250510_m012012_c001_v0001178_t0037_u01746840012281") 2025/05/10 01:24:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5734d_d20250510_m012416_c001_v7007000_t0000_u01746840256605") 2025/05/10 01:24:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859aca_d20250510_m012415_c001_v0001099_t0037_u01746840255059") 2025/05/10 01:24:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5734a_d20250510_m012413_c001_v7007000_t0000_u01746840253500") 2025/05/10 01:24:49 DEBUG : test_dir1/file2: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859abe_d20250510_m012412_c001_v0001099_t0055_u01746840252107") 2025/05/10 01:24:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5734e_d20250510_m012416_c001_v7007000_t0000_u01746840256787") 2025/05/10 01:24:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d9756e_d20250510_m012415_c001_v0001178_t0017_u01746840255049") 2025/05/10 01:24:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f41970d4df9d5734b_d20250510_m012413_c001_v7007000_t0000_u01746840253682") 2025/05/10 01:24:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11597602ac2c15ab_d20250510_m012412_c001_v0001038_t0028_u01746840252104") 2025/05/10 01:24:49 DEBUG : three: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed801_d20250510_m012004_c001_v7007000_t0000_u01746840004093") 2025/05/10 01:24:49 DEBUG : three: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e29_d20250510_m012002_c001_v0001029_t0009_u01746840002491") 2025/05/10 01:24:49 DEBUG : three: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10234927cadb5e1f_d20250510_m011959_c001_v0001029_t0012_u01746839999822") 2025/05/10 01:24:49 DEBUG : two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40341d7ab02ed802_d20250510_m012004_c001_v7007000_t0000_u01746840004282") 2025/05/10 01:24:50 DEBUG : two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f414d47a5c7859846_d20250510_m012001_c001_v0001099_t0001_u01746840001923") 2025/05/10 01:24:50 DEBUG : two: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f40234927cadb5e1d_d20250510_m011959_c001_v0001029_t0037_u01746839999639") 2025/05/10 01:24:50 DEBUG : yam: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b293_d20250510_m012014_c001_v7007000_t0000_u01746840014786") 2025/05/10 01:24:50 DEBUG : yam: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f10980c06ae5e4e4a_d20250510_m012013_c001_v0001037_t0044_u01746840013551") 2025/05/10 01:24:50 DEBUG : yam: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b287_d20250510_m012010_c001_v7007000_t0000_u01746840010235") 2025/05/10 01:24:50 DEBUG : yam: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11846469b9d9713e_d20250510_m012008_c001_v0001178_t0005_u01746840008564") 2025/05/10 01:24:50 DEBUG : yam: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b280_d20250510_m012006_c001_v7007000_t0000_u01746840006552") 2025/05/10 01:24:50 DEBUG : yam: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f114d47a5c7859850_d20250510_m012004_c001_v0001099_t0053_u01746840004868") 2025/05/10 01:24:50 DEBUG : yaml: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b289_d20250510_m012010_c001_v7007000_t0000_u01746840010988") 2025/05/10 01:24:50 DEBUG : yaml: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f11890f626b7d13ac_d20250510_m012010_c001_v0001182_t0037_u01746840010029") 2025/05/10 01:24:50 DEBUG : yaml: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f4152083cf764b283_d20250510_m012007_c001_v7007000_t0000_u01746840007278") 2025/05/10 01:24:50 DEBUG : yaml: Deleting (id "4_z8f024d53c05dbb7b9f680e1b_f117284386df0fb06_d20250510_m012006_c001_v0001098_t0019_u01746840006161") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m51.640799764s (try 1/5)