"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/23 03:46:52 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru" 2025/04/23 03:46:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/23 03:46:53 DEBUG : Creating backend with remote "/tmp/rclone2965550283" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:46:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:46:54 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:46:54 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:46:54 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.86s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:46:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:46:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:46:55 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:46:55 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:46:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:46:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:46:56 DEBUG : B2 bucket rclone-test-keronec9viru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:46:57 DEBUG : Creating backend with remote "/non-existing" 2025/04/23 03:46:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/23 03:46:57 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:46:57 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:46:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:46:59 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:46:59 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:46:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:46:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.84s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:00 INFO : B2 bucket rclone-test-keronec9viru: Running all checks before starting transfers 2025/04/23 03:47:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:00 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:00 INFO : B2 bucket rclone-test-keronec9viru: Checks finished, now starting transfers 2025/04/23 03:47:00 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.66s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:02 ERROR : Ignoring --no-traverse with sync 2025/04/23 03:47:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:02 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:02 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:02 INFO : sub dir/hello world: Copied (new) 2025/04/23 03:47:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.55s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/23 03:47:03 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:03 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/23 03:47:04 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.71s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:47:05 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:05 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:05 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:05 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.47s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:47:07 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:07 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:07 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.20s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 03:47:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:47:08 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/23 03:47:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:47:09 INFO : sub dir: Making directory 2025/04/23 03:47:09 INFO : sub dir2: Making directory 2025/04/23 03:47:09 INFO : sub dir2/sub sub dir2: Making directory 2025/04/23 03:47:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:09 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:09 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/23 03:47:09 DEBUG : B2 bucket rclone-test-keronec9viru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.77s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:10 INFO : sub dir2: Making directory 2025/04/23 03:47:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/23 03:47:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:47:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:10 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:10 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:11 DEBUG : sub dir2: Making directory with metadata 2025/04/23 03:47:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:47:12 INFO : sub dir: Making directory 2025/04/23 03:47:12 INFO : sub dir2: Making directory 2025/04/23 03:47:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:12 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:12 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:12 INFO : sub dir/hello world: Copied (new) 2025/04/23 03:47:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/23 03:47:12 DEBUG : B2 bucket rclone-test-keronec9viru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/23 03:47:12 DEBUG : B2 bucket rclone-test-keronec9viru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:14 INFO : sub dir2: Making directory 2025/04/23 03:47:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:14 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:14 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:14 INFO : sub dir/hello world: Copied (new) 2025/04/23 03:47:14 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:15 DEBUG : sub dir2: Making directory with metadata 2025/04/23 03:47:15 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:47:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:47:15 INFO : sub dir: Making directory 2025/04/23 03:47:15 INFO : sub dir2: Making directory 2025/04/23 03:47:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:15 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:15 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:16 INFO : sub dir/hello world: Copied (new) 2025/04/23 03:47:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/23 03:47:16 DEBUG : B2 bucket rclone-test-keronec9viru: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.89s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:17 INFO : sub dir2: Making directory 2025/04/23 03:47:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:18 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:18 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:18 INFO : sub dir/hello world: Copied (new) 2025/04/23 03:47:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cisamor3jofu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-keronec9viru -> B2 bucket rclone-test-cisamor3jofu 2025/04/23 03:47:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:20 DEBUG : B2 bucket rclone-test-cisamor3jofu: Waiting for checks to finish 2025/04/23 03:47:20 DEBUG : B2 bucket rclone-test-cisamor3jofu: Waiting for transfers to finish 2025/04/23 03:47:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:22 DEBUG : B2 bucket rclone-test-cisamor3jofu: Purge remote 2025/04/23 03:47:22 INFO : B2 bucket rclone-test-cisamor3jofu: cleaning bucket "rclone-test-cisamor3jofu" of all files 2025/04/23 03:47:22 DEBUG : sub dir/hello world: Deleting (id "4_zcfd2ed03c01d6b0b9f680e1b_f104527427048677e_d20250423_m034721_c001_v0001161_t0002_u01745380041443") --- PASS: TestServerSideCopy (4.68s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 03:47:24 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:24 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/23 03:47:24 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.35s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qujuqag3wema" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-keronec9viru -> B2 bucket rclone-test-qujuqag3wema 2025/04/23 03:47:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:27 DEBUG : B2 bucket rclone-test-qujuqag3wema: Waiting for checks to finish 2025/04/23 03:47:27 DEBUG : B2 bucket rclone-test-qujuqag3wema: Waiting for transfers to finish 2025/04/23 03:47:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 03:47:29 DEBUG : B2 bucket rclone-test-qujuqag3wema: Waiting for checks to finish 2025/04/23 03:47:29 DEBUG : B2 bucket rclone-test-qujuqag3wema: Waiting for transfers to finish 2025/04/23 03:47:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/23 03:47:29 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:29 DEBUG : B2 bucket rclone-test-qujuqag3wema: Purge remote 2025/04/23 03:47:29 INFO : B2 bucket rclone-test-qujuqag3wema: cleaning bucket "rclone-test-qujuqag3wema" of all files 2025/04/23 03:47:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fb2fdb3c01d6b0b9f680e1b_f10427b6a7c5553f5_d20250423_m034729_c001_v0001182_t0025_u01745380049598") 2025/04/23 03:47:30 DEBUG : sub dir/hello world: Deleting (id "4_z9fb2fdb3c01d6b0b9f680e1b_f112e183c172f6fbc_d20250423_m034728_c001_v0001184_t0036_u01745380048414") --- PASS: TestServerSideCopyOverSelf (6.01s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 03:47:32 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:32 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/23 03:47:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/23 03:47:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.64s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kexupeq4nuqu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-keronec9viru -> B2 bucket rclone-test-kexupeq4nuqu 2025/04/23 03:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:36 DEBUG : B2 bucket rclone-test-kexupeq4nuqu: Waiting for checks to finish 2025/04/23 03:47:36 DEBUG : B2 bucket rclone-test-kexupeq4nuqu: Waiting for transfers to finish 2025/04/23 03:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/23 03:47:38 DEBUG : B2 bucket rclone-test-kexupeq4nuqu: Waiting for checks to finish 2025/04/23 03:47:38 DEBUG : B2 bucket rclone-test-kexupeq4nuqu: Waiting for transfers to finish 2025/04/23 03:47:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/23 03:47:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/23 03:47:38 INFO : sub dir/hello world: Deleted 2025/04/23 03:47:39 DEBUG : testing file moves 2025/04/23 03:47:40 DEBUG : B2 bucket rclone-test-kexupeq4nuqu: Waiting for checks to finish 2025/04/23 03:47:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/23 03:47:40 DEBUG : B2 bucket rclone-test-kexupeq4nuqu: Waiting for transfers to finish 2025/04/23 03:47:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/23 03:47:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/23 03:47:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:40 DEBUG : B2 bucket rclone-test-kexupeq4nuqu: Purge remote 2025/04/23 03:47:40 INFO : B2 bucket rclone-test-kexupeq4nuqu: cleaning bucket "rclone-test-kexupeq4nuqu" of all files 2025/04/23 03:47:41 DEBUG : sub dir/hello world: Deleting (id "4_zdfe21dd3c02d6b0b9f680e1b_f11839e1ba0c951e5_d20250423_m034740_c001_v0001120_t0027_u01745380060241") 2025/04/23 03:47:41 DEBUG : sub dir/hello world: Deleting (id "4_zdfe21dd3c02d6b0b9f680e1b_f101c58a8fcccd200_d20250423_m034738_c001_v0001161_t0020_u01745380058155") 2025/04/23 03:47:41 DEBUG : sub dir/hello world: Deleting (id "4_zdfe21dd3c02d6b0b9f680e1b_f103321b954b0260b_d20250423_m034737_c001_v0001183_t0041_u01745380057001") --- PASS: TestServerSideMoveOverSelf (8.40s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:43 ERROR : : error listing: directory not found 2025/04/23 03:47:43 INFO : Local file system at /tmp/rclone2965550283: Making directory 2025/04/23 03:47:43 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:43 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.95s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:47:45 DEBUG : Local file system at /tmp/rclone2965550283: Waiting for checks to finish 2025/04/23 03:47:45 DEBUG : Local file system at /tmp/rclone2965550283: Waiting for transfers to finish 2025/04/23 03:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:47:46 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/23 03:47:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyRedownload (2.34s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:47 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/23 03:47:47 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:47 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/23 03:47:47 INFO : check sum: Copied (new) 2025/04/23 03:47:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:48 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:48 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/23 03:47:48 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/23 03:47:48 DEBUG : check sum: Unchanged skipping 2025/04/23 03:47:48 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:48 DEBUG : Waiting for deletions to finish 2025/04/23 03:47:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/23 03:47:49 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:49 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:50 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/23 03:47:50 INFO : sizeonly: Copied (new) 2025/04/23 03:47:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:50 DEBUG : sizeonly: Sizes identical 2025/04/23 03:47:50 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:50 DEBUG : sizeonly: Unchanged skipping 2025/04/23 03:47:50 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:50 DEBUG : Waiting for deletions to finish 2025/04/23 03:47:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/23 03:47:52 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:52 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:52 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/23 03:47:52 INFO : ignore-size: Copied (new) 2025/04/23 03:47:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:53 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:47:53 DEBUG : ignore-size: Unchanged skipping 2025/04/23 03:47:53 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:53 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:53 DEBUG : Waiting for deletions to finish 2025/04/23 03:47:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.38s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:47:55 DEBUG : existing: Unchanged skipping 2025/04/23 03:47:55 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:55 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:55 DEBUG : Waiting for deletions to finish 2025/04/23 03:47:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/23 03:47:55 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:55 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/23 03:47:55 INFO : existing: Copied (replaced existing) 2025/04/23 03:47:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.75s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 03:47:57 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:57 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/23 03:47:57 INFO : existing: Copied (new) 2025/04/23 03:47:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:47:58 DEBUG : existing: Destination exists, skipping 2025/04/23 03:47:58 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:47:58 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:47:58 DEBUG : Waiting for deletions to finish 2025/04/23 03:47:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.16s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:00 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/23 03:48:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 03:48:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:00 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 03:48:01 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:01 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:48:01 INFO : a/potato2: Copied (new) 2025/04/23 03:48:01 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:01 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.16s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/23 03:48:03 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/23 03:48:03 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/23 03:48:03 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:03 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:03 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:03 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:03 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/23 03:48:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/23 03:48:04 INFO : empty space: Updated modification time in destination 2025/04/23 03:48:04 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:04 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:04 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:06 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:06 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/23 03:48:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/23 03:48:06 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:06 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:06 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.65s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:08 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/23 03:48:08 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2965550283) 2025/04/23 03:48:08 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-keronec9viru) 2025/04/23 03:48:08 DEBUG : foo: sha1 differ 2025/04/23 03:48:08 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:08 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/23 03:48:08 INFO : foo: Copied (replaced existing) 2025/04/23 03:48:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.76s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:10 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/23 03:48:10 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:10 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:10 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:10 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:48:10 INFO : potato: Copied (new) 2025/04/23 03:48:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:12 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/23 03:48:12 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:12 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:12 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/23 03:48:12 INFO : potato: Copied (replaced existing) 2025/04/23 03:48:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.04s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:14 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/23 03:48:14 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2965550283) 2025/04/23 03:48:14 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-keronec9viru) 2025/04/23 03:48:14 DEBUG : potato: sha1 differ 2025/04/23 03:48:14 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:14 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/23 03:48:14 INFO : potato: Copied (replaced existing) 2025/04/23 03:48:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:48:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:16 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:16 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/23 03:48:16 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:16 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:16 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:16 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:48:18 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:18 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:18 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:48:19 INFO : potato2: Copied (new) 2025/04/23 03:48:19 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:19 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:21 INFO : d: Making directory 2025/04/23 03:48:21 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/23 03:48:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 03:48:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:21 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 03:48:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:48:22 INFO : a/potato2: Copied (new) 2025/04/23 03:48:22 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:22 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:22 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:24 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/23 03:48:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/23 03:48:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:24 DEBUG : c/non empty space: Unchanged skipping 2025/04/23 03:48:24 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:24 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:48:25 INFO : a/potato2: Copied (new) 2025/04/23 03:48:25 ERROR : B2 bucket rclone-test-keronec9viru: not deleting files as there were IO errors 2025/04/23 03:48:25 ERROR : B2 bucket rclone-test-keronec9viru: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:27 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:48:27 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:27 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:27 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:28 INFO : potato: Deleted 2025/04/23 03:48:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:48:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:30 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:30 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:30 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:30 INFO : potato: Deleted 2025/04/23 03:48:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:48:31 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:31 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:31 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:48:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.90s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:48:33 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:33 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:33 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/23 03:48:33 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.52s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 03:48:36 DEBUG : enormous: Excluded 2025/04/23 03:48:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 03:48:36 DEBUG : potato2: Excluded 2025/04/23 03:48:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 03:48:36 DEBUG : potato2: Excluded 2025/04/23 03:48:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:36 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:36 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:36 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:36 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:36 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 03:48:36 DEBUG : enormous: Excluded 2025/04/23 03:48:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 03:48:36 DEBUG : potato2: Excluded 2025/04/23 03:48:36 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 03:48:36 DEBUG : potato2: Excluded 2025/04/23 03:48:36 DEBUG : Local file system at /tmp/rclone2965550283: Waiting for checks to finish 2025/04/23 03:48:36 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/23 03:48:36 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:36 DEBUG : Local file system at /tmp/rclone2965550283: Waiting for transfers to finish 2025/04/23 03:48:36 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.98s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:39 DEBUG : enormous: Excluded (Size Filter) 2025/04/23 03:48:39 DEBUG : enormous: Excluded 2025/04/23 03:48:39 DEBUG : potato2: Excluded (Size Filter) 2025/04/23 03:48:39 DEBUG : potato2: Excluded 2025/04/23 03:48:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:48:39 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:39 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:39 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:39 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:40 INFO : enormous: Deleted 2025/04/23 03:48:40 INFO : potato2: Deleted 2025/04/23 03:48:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/23 03:48:40 DEBUG : empty space: Unchanged skipping 2025/04/23 03:48:40 DEBUG : Local file system at /tmp/rclone2965550283: Waiting for checks to finish 2025/04/23 03:48:40 DEBUG : Local file system at /tmp/rclone2965550283: Waiting for transfers to finish 2025/04/23 03:48:40 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:40 INFO : potato2: Deleted 2025/04/23 03:48:40 INFO : enormous: Deleted 2025/04/23 03:48:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:43 DEBUG : five: Need to transfer - File not found at Destination 2025/04/23 03:48:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/23 03:48:43 DEBUG : one: Destination is newer than source, skipping 2025/04/23 03:48:43 DEBUG : three: Sizes identical 2025/04/23 03:48:43 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/23 03:48:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 03:48:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2965550283) 2025/04/23 03:48:43 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-keronec9viru) 2025/04/23 03:48:43 DEBUG : two: sha1 differ 2025/04/23 03:48:43 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/23 03:48:43 INFO : five: Copied (new) 2025/04/23 03:48:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/23 03:48:43 INFO : four: Copied (replaced existing) 2025/04/23 03:48:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/23 03:48:44 INFO : two: Copied (replaced existing) 2025/04/23 03:48:44 DEBUG : Waiting for deletions to finish 2025/04/23 03:48:44 DEBUG : one: Destination is newer than source, skipping 2025/04/23 03:48:44 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:44 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/23 03:48:44 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/23 03:48:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/23 03:48:44 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 03:48:44 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/23 03:48:44 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 03:48:44 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/23 03:48:44 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/23 03:48:44 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/23 03:48:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2965550283) 2025/04/23 03:48:44 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-keronec9viru) 2025/04/23 03:48:44 DEBUG : three: sha1 differ 2025/04/23 03:48:44 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/23 03:48:44 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/23 03:48:45 INFO : three: Copied (replaced existing) 2025/04/23 03:48:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.14s) === 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-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/23 03:48:47 INFO : B2 bucket rclone-test-keronec9viru: Making map for --track-renames 2025/04/23 03:48:47 INFO : B2 bucket rclone-test-keronec9viru: Finished making map for --track-renames 2025/04/23 03:48:47 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 03:48:47 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for renames to finish 2025/04/23 03:48:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/23 03:48:47 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/23 03:48:47 INFO : potato: Copied (new) 2025/04/23 03:48:47 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/23 03:48:47 INFO : yam: Copied (new) 2025/04/23 03:48:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:48 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:48:48 INFO : B2 bucket rclone-test-keronec9viru: Making map for --track-renames 2025/04/23 03:48:48 INFO : B2 bucket rclone-test-keronec9viru: Finished making map for --track-renames 2025/04/23 03:48:48 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:48 DEBUG : potato: Unchanged skipping 2025/04/23 03:48:48 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for renames to finish 2025/04/23 03:48:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/23 03:48:49 INFO : yam: Copied (server-side copy) to: yaml 2025/04/23 03:48:49 INFO : yam: Deleted 2025/04/23 03:48:49 INFO : yaml: Renamed from "yam" 2025/04/23 03:48:49 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.81s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/23 03:48:51 INFO : B2 bucket rclone-test-keronec9viru: Making map for --track-renames 2025/04/23 03:48:51 INFO : B2 bucket rclone-test-keronec9viru: Finished making map for --track-renames 2025/04/23 03:48:51 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 03:48:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/23 03:48:51 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for renames to finish 2025/04/23 03:48:51 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/23 03:48:51 INFO : yam: Copied (new) 2025/04/23 03:48:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/23 03:48:51 INFO : potato: Copied (new) 2025/04/23 03:48:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:48:52 INFO : B2 bucket rclone-test-keronec9viru: Making map for --track-renames 2025/04/23 03:48:52 INFO : B2 bucket rclone-test-keronec9viru: Finished making map for --track-renames 2025/04/23 03:48:52 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:52 DEBUG : potato: Unchanged skipping 2025/04/23 03:48:52 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for renames to finish 2025/04/23 03:48:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/23 03:48:52 INFO : yam: Copied (server-side copy) to: yaml 2025/04/23 03:48:52 INFO : yam: Deleted 2025/04/23 03:48:52 INFO : yaml: Renamed from "yam" 2025/04/23 03:48:52 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/23 03:48:54 INFO : B2 bucket rclone-test-keronec9viru: Making map for --track-renames 2025/04/23 03:48:54 INFO : B2 bucket rclone-test-keronec9viru: Finished making map for --track-renames 2025/04/23 03:48:54 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/23 03:48:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/23 03:48:54 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for renames to finish 2025/04/23 03:48:54 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/23 03:48:54 INFO : sub/yam: Copied (new) 2025/04/23 03:48:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/23 03:48:55 INFO : potato: Copied (new) 2025/04/23 03:48:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:48:55 DEBUG : potato: Unchanged skipping 2025/04/23 03:48:55 INFO : B2 bucket rclone-test-keronec9viru: Making map for --track-renames 2025/04/23 03:48:55 INFO : B2 bucket rclone-test-keronec9viru: Finished making map for --track-renames 2025/04/23 03:48:55 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:55 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for renames to finish 2025/04/23 03:48:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/23 03:48:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/23 03:48:56 INFO : sub/yam: Deleted 2025/04/23 03:48:56 INFO : yam: Renamed from "sub/yam" 2025/04/23 03:48:56 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.95s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:58 DEBUG : Creating backend with remote "/tmp/rclone2965550283/dir1" 2025/04/23 03:48:58 DEBUG : Creating backend with remote "/tmp/rclone2965550283/dir2" 2025/04/23 03:48:58 DEBUG : Local file system at /tmp/rclone2965550283/dir2: Using server-side directory move 2025/04/23 03:48:58 INFO : Local file system at /tmp/rclone2965550283/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/23 03:48:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/23 03:48:58 INFO : file1.txt: Moved (server-side) 2025/04/23 03:48:58 DEBUG : Local file system at /tmp/rclone2965550283/dir2: Waiting for checks to finish 2025/04/23 03:48:58 DEBUG : Local file system at /tmp/rclone2965550283/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.36s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:48:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 03:48:58 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:48:58 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:48:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/23 03:48:59 INFO : nested/sub dir/file: Copied (new) 2025/04/23 03:48:59 INFO : nested/sub dir/file: Deleted 2025/04/23 03:48:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:48:59 INFO : sub dir/hello world: Copied (new) 2025/04/23 03:48:59 INFO : sub dir/hello world: Deleted 2025/04/23 03:48:59 INFO : sub dir: Removing directory 2025/04/23 03:48:59 INFO : nested/sub dir: Removing directory 2025/04/23 03:48:59 INFO : nested: Removing directory 2025/04/23 03:48:59 DEBUG : Local file system at /tmp/rclone2965550283: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:49:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/23 03:49:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/23 03:49:00 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:49:00 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:49:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/23 03:49:01 INFO : nested/sub dir/file: Copied (new) 2025/04/23 03:49:01 INFO : nested/sub dir/file: Deleted 2025/04/23 03:49:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/23 03:49:01 INFO : sub dir/hello world: Copied (new) 2025/04/23 03:49:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:49:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 03:49:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/23 03:49:02 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:49:02 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:49:03 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/23 03:49:03 INFO : existing-b: Copied (new) 2025/04/23 03:49:03 INFO : existing-b: Deleted 2025/04/23 03:49:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/23 03:49:03 INFO : existing: Copied (new) 2025/04/23 03:49:03 INFO : existing: Deleted 2025/04/23 03:49:04 DEBUG : existing: Destination exists, skipping 2025/04/23 03:49:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/23 03:49:04 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:49:04 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:49:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.53s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:49:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kanosak8rada" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-keronec9viru -> B2 bucket rclone-test-kanosak8rada 2025/04/23 03:49:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:49:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/23 03:49:11 DEBUG : empty space: Unchanged skipping 2025/04/23 03:49:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 03:49:11 DEBUG : B2 bucket rclone-test-kanosak8rada: Waiting for checks to finish 2025/04/23 03:49:11 INFO : empty space: Deleted 2025/04/23 03:49:11 DEBUG : B2 bucket rclone-test-kanosak8rada: Waiting for transfers to finish 2025/04/23 03:49:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:49:11 INFO : potato2: Copied (server-side copy) 2025/04/23 03:49:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/23 03:49:11 INFO : potato3: Copied (server-side copy) 2025/04/23 03:49:12 INFO : potato2: Deleted 2025/04/23 03:49:12 INFO : potato3: Deleted 2025/04/23 03:49:12 DEBUG : Creating backend with remote "TestB2:rclone-test-pakepub9vicu" 2025/04/23 03:49:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/23 03:49:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:49:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/23 03:49:13 DEBUG : B2 bucket rclone-test-pakepub9vicu: Waiting for checks to finish 2025/04/23 03:49:13 DEBUG : B2 bucket rclone-test-pakepub9vicu: Waiting for transfers to finish 2025/04/23 03:49:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/23 03:49:14 INFO : empty space: Copied (server-side copy) 2025/04/23 03:49:14 INFO : empty space: Deleted 2025/04/23 03:49:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/23 03:49:14 INFO : potato3: Copied (server-side copy) 2025/04/23 03:49:14 INFO : potato3: Deleted 2025/04/23 03:49:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:49:15 INFO : potato2: Copied (server-side copy) 2025/04/23 03:49:15 INFO : potato2: Deleted 2025/04/23 03:49:15 DEBUG : B2 bucket rclone-test-pakepub9vicu: Purge remote 2025/04/23 03:49:15 INFO : B2 bucket rclone-test-pakepub9vicu: cleaning bucket "rclone-test-pakepub9vicu" of all files 2025/04/23 03:49:16 DEBUG : empty space: Deleting (id "4_z9f129d93c03d6b0b9f680e1b_f11169a8654929686_d20250423_m034914_c001_v0001090_t0015_u01745380154157") 2025/04/23 03:49:16 DEBUG : potato2: Deleting (id "4_z9f129d93c03d6b0b9f680e1b_f116ad084b7795726_d20250423_m034914_c001_v0001117_t0054_u01745380154517") 2025/04/23 03:49:16 DEBUG : potato3: Deleting (id "4_z9f129d93c03d6b0b9f680e1b_f117af542a81cc638_d20250423_m034914_c001_v0001182_t0045_u01745380154528") 2025/04/23 03:49:21 DEBUG : B2 bucket rclone-test-kanosak8rada: Purge remote 2025/04/23 03:49:21 INFO : B2 bucket rclone-test-kanosak8rada: cleaning bucket "rclone-test-kanosak8rada" of all files 2025/04/23 03:49:22 DEBUG : empty space: Deleting (id "4_z8ff28d23c03d6b0b9f680e1b_f40538c25bac3f955_d20250423_m034914_c001_v7007000_t0000_u01745380154504") 2025/04/23 03:49:22 DEBUG : empty space: Deleting (id "4_z8ff28d23c03d6b0b9f680e1b_f100be2dc54bacd1d_d20250423_m034909_c001_v0001116_t0013_u01745380149787") 2025/04/23 03:49:22 DEBUG : potato2: Deleting (id "4_z8ff28d23c03d6b0b9f680e1b_f40538c25bac3f957_d20250423_m034915_c001_v7007000_t0000_u01745380155390") 2025/04/23 03:49:22 DEBUG : potato2: Deleting (id "4_z8ff28d23c03d6b0b9f680e1b_f1038fbe3cc9a735c_d20250423_m034911_c001_v0001029_t0004_u01745380151334") 2025/04/23 03:49:22 DEBUG : potato3: Deleting (id "4_z8ff28d23c03d6b0b9f680e1b_f40538c25bac3f956_d20250423_m034914_c001_v7007000_t0000_u01745380154730") 2025/04/23 03:49:22 DEBUG : potato3: Deleting (id "4_z8ff28d23c03d6b0b9f680e1b_f10175381d41debff_d20250423_m034911_c001_v0001100_t0016_u01745380151750") 2025/04/23 03:49:22 DEBUG : potato3: Deleting (id "4_z8ff28d23c03d6b0b9f680e1b_f100be2dc54bacd1f_d20250423_m034910_c001_v0001116_t0054_u01745380150259") --- PASS: TestServerSideMove (18.48s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:49:23 DEBUG : Creating backend with remote "TestB2:rclone-test-sesezuc4hovo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-keronec9viru -> B2 bucket rclone-test-sesezuc4hovo 2025/04/23 03:49:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 03:49:29 DEBUG : empty space: Excluded 2025/04/23 03:49:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 03:49:29 DEBUG : empty space: Excluded 2025/04/23 03:49:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:49:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 03:49:29 DEBUG : B2 bucket rclone-test-sesezuc4hovo: Waiting for checks to finish 2025/04/23 03:49:29 DEBUG : B2 bucket rclone-test-sesezuc4hovo: Waiting for transfers to finish 2025/04/23 03:49:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:49:29 INFO : potato2: Copied (server-side copy) 2025/04/23 03:49:29 INFO : potato2: Deleted 2025/04/23 03:49:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/23 03:49:29 INFO : potato3: Copied (server-side copy) 2025/04/23 03:49:29 INFO : potato3: Deleted 2025/04/23 03:49:30 DEBUG : Creating backend with remote "TestB2:rclone-test-malocuj5boni" 2025/04/23 03:49:30 DEBUG : empty space: Excluded (Size Filter) 2025/04/23 03:49:30 DEBUG : empty space: Excluded 2025/04/23 03:49:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:49:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/23 03:49:31 DEBUG : B2 bucket rclone-test-malocuj5boni: Waiting for checks to finish 2025/04/23 03:49:31 DEBUG : B2 bucket rclone-test-malocuj5boni: Waiting for transfers to finish 2025/04/23 03:49:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:49:31 INFO : potato2: Copied (server-side copy) 2025/04/23 03:49:32 INFO : potato2: Deleted 2025/04/23 03:49:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/23 03:49:32 INFO : potato3: Copied (server-side copy) 2025/04/23 03:49:32 INFO : potato3: Deleted 2025/04/23 03:49:32 DEBUG : B2 bucket rclone-test-malocuj5boni: Purge remote 2025/04/23 03:49:32 INFO : B2 bucket rclone-test-malocuj5boni: cleaning bucket "rclone-test-malocuj5boni" of all files 2025/04/23 03:49:32 DEBUG : potato2: Deleting (id "4_z5f72dde3c03d6b0b9f680e1b_f1018f27cd4b3cba6_d20250423_m034931_c001_v0001183_t0013_u01745380171745") 2025/04/23 03:49:32 DEBUG : potato3: Deleting (id "4_z5f72dde3c03d6b0b9f680e1b_f11684b57ebe34ad1_d20250423_m034931_c001_v0001137_t0013_u01745380171980") 2025/04/23 03:49:33 DEBUG : B2 bucket rclone-test-sesezuc4hovo: Purge remote 2025/04/23 03:49:33 INFO : B2 bucket rclone-test-sesezuc4hovo: cleaning bucket "rclone-test-sesezuc4hovo" of all files 2025/04/23 03:49:33 DEBUG : empty space: Deleting (id "4_z5ff2cdd3c03d6b0b9f680e1b_f1141c1b0c27639a6_d20250423_m034928_c001_v0001171_t0013_u01745380168045") 2025/04/23 03:49:33 DEBUG : potato2: Deleting (id "4_z5ff2cdd3c03d6b0b9f680e1b_f4183e4e1c58ccd46_d20250423_m034931_c001_v7007000_t0000_u01745380171961") 2025/04/23 03:49:33 DEBUG : potato2: Deleting (id "4_z5ff2cdd3c03d6b0b9f680e1b_f11223bb87ac79983_d20250423_m034929_c001_v0001101_t0034_u01745380169127") 2025/04/23 03:49:33 DEBUG : potato3: Deleting (id "4_z5ff2cdd3c03d6b0b9f680e1b_f4183e4e1c58ccd47_d20250423_m034932_c001_v7007000_t0000_u01745380172280") 2025/04/23 03:49:33 DEBUG : potato3: Deleting (id "4_z5ff2cdd3c03d6b0b9f680e1b_f1152a3a8bc412d5b_d20250423_m034929_c001_v0001157_t0016_u01745380169456") 2025/04/23 03:49:33 DEBUG : potato3: Deleting (id "4_z5ff2cdd3c03d6b0b9f680e1b_f1141c1b0c27639aa_d20250423_m034928_c001_v0001171_t0055_u01745380168411") 2025/04/23 03:49:34 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/23 03:49:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 03:49:35 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:49:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hetixan9vono" 2025/04/23 03:49:38 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-keronec9viru -> B2 bucket rclone-test-hetixan9vono 2025/04/23 03:49:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:49:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/23 03:49:41 DEBUG : empty space: Unchanged skipping 2025/04/23 03:49:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/23 03:49:41 DEBUG : B2 bucket rclone-test-hetixan9vono: Waiting for checks to finish 2025/04/23 03:49:41 INFO : empty space: Deleted 2025/04/23 03:49:41 DEBUG : B2 bucket rclone-test-hetixan9vono: Waiting for transfers to finish 2025/04/23 03:49:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:49:41 INFO : potato2: Copied (server-side copy) 2025/04/23 03:49:41 INFO : potato2: Deleted 2025/04/23 03:49:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/23 03:49:42 INFO : potato3: Copied (server-side copy) 2025/04/23 03:49:42 INFO : potato3: Deleted 2025/04/23 03:49:42 DEBUG : Creating backend with remote "TestB2:rclone-test-hugoxux6gari" 2025/04/23 03:49:43 INFO : tomatoDir: Making directory 2025/04/23 03:49:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/23 03:49:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/23 03:49:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/23 03:49:43 DEBUG : B2 bucket rclone-test-hugoxux6gari: Waiting for checks to finish 2025/04/23 03:49:43 DEBUG : B2 bucket rclone-test-hugoxux6gari: Waiting for transfers to finish 2025/04/23 03:49:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/23 03:49:44 INFO : empty space: Copied (server-side copy) 2025/04/23 03:49:44 INFO : empty space: Deleted 2025/04/23 03:49:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/23 03:49:44 INFO : potato2: Copied (server-side copy) 2025/04/23 03:49:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/23 03:49:44 INFO : potato3: Copied (server-side copy) 2025/04/23 03:49:45 INFO : potato2: Deleted 2025/04/23 03:49:45 INFO : potato3: Deleted 2025/04/23 03:49:45 DEBUG : B2 bucket rclone-test-hugoxux6gari: Purge remote 2025/04/23 03:49:45 INFO : B2 bucket rclone-test-hugoxux6gari: cleaning bucket "rclone-test-hugoxux6gari" of all files 2025/04/23 03:49:45 DEBUG : empty space: Deleting (id "4_zef820df3c04d6b0b9f680e1b_f114e8658027123b6_d20250423_m034944_c001_v0001182_t0043_u01745380184474") 2025/04/23 03:49:45 DEBUG : potato2: Deleting (id "4_zef820df3c04d6b0b9f680e1b_f102e22cdf4fb3194_d20250423_m034944_c001_v0001184_t0048_u01745380184822") 2025/04/23 03:49:45 DEBUG : potato3: Deleting (id "4_zef820df3c04d6b0b9f680e1b_f115fe223f859a9aa_d20250423_m034944_c001_v0001146_t0037_u01745380184687") 2025/04/23 03:49:47 DEBUG : B2 bucket rclone-test-hetixan9vono: Purge remote 2025/04/23 03:49:47 INFO : B2 bucket rclone-test-hetixan9vono: cleaning bucket "rclone-test-hetixan9vono" of all files 2025/04/23 03:49:47 DEBUG : empty space: Deleting (id "4_z7f92fde3c03d6b0b9f680e1b_f4130823f27ac94bb_d20250423_m034944_c001_v7007000_t0000_u01745380184665") 2025/04/23 03:49:47 DEBUG : empty space: Deleting (id "4_z7f92fde3c03d6b0b9f680e1b_f103bf8a1da0dfebb_d20250423_m034940_c001_v0001171_t0049_u01745380180499") 2025/04/23 03:49:47 DEBUG : potato2: Deleting (id "4_z7f92fde3c03d6b0b9f680e1b_f4130823f27ac94bc_d20250423_m034945_c001_v7007000_t0000_u01745380185020") 2025/04/23 03:49:47 DEBUG : potato2: Deleting (id "4_z7f92fde3c03d6b0b9f680e1b_f1007c4e9ab720447_d20250423_m034941_c001_v0001179_t0020_u01745380181709") 2025/04/23 03:49:47 DEBUG : potato3: Deleting (id "4_z7f92fde3c03d6b0b9f680e1b_f411367abab9017c4_d20250423_m034945_c001_v7007000_t0000_u01745380185057") 2025/04/23 03:49:47 DEBUG : potato3: Deleting (id "4_z7f92fde3c03d6b0b9f680e1b_f1152a3a8bc412d77_d20250423_m034941_c001_v0001157_t0036_u01745380181918") 2025/04/23 03:49:47 DEBUG : potato3: Deleting (id "4_z7f92fde3c03d6b0b9f680e1b_f103bf8a1da0dfebf_d20250423_m034940_c001_v0001171_t0004_u01745380180913") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.53s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:49:49 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.62s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncOverlap (2.84s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:49:54 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/rclone-sync-test" 2025/04/23 03:49:56 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/rclone-sync-test-include/layer2" 2025/04/23 03:49:58 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/rclone-sync-test-ignore-file" 2025/04/23 03:50:01 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/23 03:50:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/23 03:50:02 DEBUG : pacer: Reducing sleep to 10ms 2025/04/23 03:50:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 03:50:02 DEBUG : B2 bucket rclone-test-keronec9viru path rclone-sync-test: Waiting for checks to finish 2025/04/23 03:50:02 DEBUG : B2 bucket rclone-test-keronec9viru path rclone-sync-test: Waiting for transfers to finish 2025/04/23 03:50:02 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:02 INFO : There was nothing to transfer 2025/04/23 03:50:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 03:50:02 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:50:02 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:50:02 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:50:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 03:50:03 DEBUG : B2 bucket rclone-test-keronec9viru path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/23 03:50:03 DEBUG : B2 bucket rclone-test-keronec9viru path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/23 03:50:03 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:50:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 03:50:03 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:50:03 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:50:03 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:50:04 DEBUG : : Excluded 2025/04/23 03:50:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/23 03:50:04 DEBUG : B2 bucket rclone-test-keronec9viru path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/23 03:50:04 DEBUG : B2 bucket rclone-test-keronec9viru path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/23 03:50:04 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.08s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:50:10 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/dst" 2025/04/23 03:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/CompareDest" 2025/04/23 03:50:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 03:50:13 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:13 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/23 03:50:14 INFO : one: Copied (new) 2025/04/23 03:50:14 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:15 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:15 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/23 03:50:15 INFO : one: Copied (replaced existing) 2025/04/23 03:50:15 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:17 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:17 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 03:50:17 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:17 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:17 INFO : There was nothing to transfer 2025/04/23 03:50:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 03:50:19 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 03:50:19 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:19 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:19 INFO : There was nothing to transfer 2025/04/23 03:50:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 03:50:20 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 03:50:20 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:20 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:20 INFO : There was nothing to transfer 2025/04/23 03:50:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/23 03:50:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/23 03:50:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/23 03:50:21 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 03:50:21 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:21 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:21 INFO : There was nothing to transfer 2025/04/23 03:50:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:21 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:21 DEBUG : two: Need to transfer - File not found at Destination 2025/04/23 03:50:21 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/23 03:50:21 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/23 03:50:22 INFO : two: Copied (new) 2025/04/23 03:50:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:50:25 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/dest" 2025/04/23 03:50:26 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/pre-dest1" 2025/04/23 03:50:27 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/pre-dest2" 2025/04/23 03:50:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:50:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/23 03:50:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:50:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/23 03:50:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/23 03:50:30 DEBUG : B2 bucket rclone-test-keronec9viru path dest: Waiting for checks to finish 2025/04/23 03:50:30 DEBUG : B2 bucket rclone-test-keronec9viru path dest: Waiting for transfers to finish 2025/04/23 03:50:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/23 03:50:30 INFO : 3: Copied (new) 2025/04/23 03:50:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.86s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/dst" 2025/04/23 03:50:33 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/CopyDest" 2025/04/23 03:50:35 DEBUG : one: Need to transfer - File not found at Destination 2025/04/23 03:50:35 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:35 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/23 03:50:36 INFO : one: Copied (new) 2025/04/23 03:50:36 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:36 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:37 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/23 03:50:37 INFO : one: Copied (replaced existing) 2025/04/23 03:50:37 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:40 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/BackupDir" 2025/04/23 03:50:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:41 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/23 03:50:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/23 03:50:42 INFO : one: Copied (server-side copy) 2025/04/23 03:50:43 INFO : one: Deleted 2025/04/23 03:50:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/23 03:50:43 INFO : one: Copied (server-side copy) 2025/04/23 03:50:43 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/23 03:50:43 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:43 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:45 DEBUG : one: Unchanged skipping 2025/04/23 03:50:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/23 03:50:46 INFO : two: Copied (server-side copy) 2025/04/23 03:50:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/23 03:50:46 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:46 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:46 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:46 DEBUG : one: Unchanged skipping 2025/04/23 03:50:46 DEBUG : two: Unchanged skipping 2025/04/23 03:50:46 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:46 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:46 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:46 INFO : There was nothing to transfer 2025/04/23 03:50:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:47 DEBUG : one: Unchanged skipping 2025/04/23 03:50:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/23 03:50:48 DEBUG : three: Destination not found in --copy-dest 2025/04/23 03:50:48 DEBUG : three: Need to transfer - File not found at Destination 2025/04/23 03:50:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/23 03:50:48 DEBUG : two: Unchanged skipping 2025/04/23 03:50:48 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:48 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:48 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/23 03:50:48 INFO : three: Copied (new) 2025/04/23 03:50:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.91s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:50:52 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/dst" 2025/04/23 03:50:53 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/backup" 2025/04/23 03:50:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 03:50:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:50:55 DEBUG : two: Unchanged skipping 2025/04/23 03:50:55 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:50:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/23 03:50:56 INFO : one: Copied (server-side copy) 2025/04/23 03:50:56 INFO : one: Deleted 2025/04/23 03:50:56 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:50:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:50:57 INFO : one: Copied (new) 2025/04/23 03:50:57 DEBUG : Waiting for deletions to finish 2025/04/23 03:50:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/23 03:50:57 INFO : three.txt: Copied (server-side copy) 2025/04/23 03:50:58 INFO : three.txt: Deleted 2025/04/23 03:50:58 INFO : three.txt: Moved into backup dir 2025/04/23 03:50:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 03:50:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:50:59 DEBUG : two: Unchanged skipping 2025/04/23 03:50:59 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:51:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:51:00 INFO : one: Copied (server-side copy) 2025/04/23 03:51:00 INFO : one: Deleted 2025/04/23 03:51:00 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:51:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/23 03:51:00 INFO : one: Copied (new) 2025/04/23 03:51:00 DEBUG : Waiting for deletions to finish 2025/04/23 03:51:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/23 03:51:01 INFO : three.txt: Copied (server-side copy) 2025/04/23 03:51:01 INFO : three.txt: Deleted 2025/04/23 03:51:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.51s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/dst" 2025/04/23 03:51:06 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/backup" 2025/04/23 03:51:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 03:51:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:51:08 DEBUG : two: Unchanged skipping 2025/04/23 03:51:08 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:51:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/23 03:51:09 INFO : one: Copied (server-side copy) to: one.bak 2025/04/23 03:51:09 INFO : one: Deleted 2025/04/23 03:51:09 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:51:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:51:11 INFO : one: Copied (new) 2025/04/23 03:51:11 DEBUG : Waiting for deletions to finish 2025/04/23 03:51:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/23 03:51:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/23 03:51:11 INFO : three.txt: Deleted 2025/04/23 03:51:11 INFO : three.txt: Moved into backup dir 2025/04/23 03:51:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 03:51:13 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:51:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:51:13 DEBUG : two: Unchanged skipping 2025/04/23 03:51:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:51:14 INFO : one: Copied (server-side copy) to: one.bak 2025/04/23 03:51:14 INFO : one: Deleted 2025/04/23 03:51:14 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:51:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/23 03:51:15 INFO : one: Copied (new) 2025/04/23 03:51:15 DEBUG : Waiting for deletions to finish 2025/04/23 03:51:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/23 03:51:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/23 03:51:15 INFO : three.txt: Deleted 2025/04/23 03:51:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:51:20 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/dst" 2025/04/23 03:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/backup" 2025/04/23 03:51:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 03:51:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:51:23 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:51:23 DEBUG : two: Unchanged skipping 2025/04/23 03:51:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/23 03:51:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/23 03:51:24 INFO : one: Deleted 2025/04/23 03:51:24 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:51:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:51:25 INFO : one: Copied (new) 2025/04/23 03:51:25 DEBUG : Waiting for deletions to finish 2025/04/23 03:51:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/23 03:51:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/23 03:51:26 INFO : three.txt: Deleted 2025/04/23 03:51:26 INFO : three.txt: Moved into backup dir 2025/04/23 03:51:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 03:51:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:51:28 DEBUG : two: Unchanged skipping 2025/04/23 03:51:28 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:51:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:51:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/23 03:51:28 INFO : one: Deleted 2025/04/23 03:51:28 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:51:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/23 03:51:28 INFO : one: Copied (new) 2025/04/23 03:51:28 DEBUG : Waiting for deletions to finish 2025/04/23 03:51:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/23 03:51:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/23 03:51:29 INFO : three.txt: Deleted 2025/04/23 03:51:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.66s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:51:33 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/dst" 2025/04/23 03:51:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:51:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 03:51:34 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:51:34 DEBUG : two: Unchanged skipping 2025/04/23 03:51:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/23 03:51:35 INFO : one: Copied (server-side copy) to: one.bak 2025/04/23 03:51:35 INFO : one: Deleted 2025/04/23 03:51:35 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:51:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:51:36 INFO : one: Copied (new) 2025/04/23 03:51:36 DEBUG : Waiting for deletions to finish 2025/04/23 03:51:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/23 03:51:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/23 03:51:37 INFO : three.txt: Deleted 2025/04/23 03:51:37 INFO : three.txt: Moved into backup dir 2025/04/23 03:51:38 DEBUG : one.bak: Excluded (Path Filter) 2025/04/23 03:51:38 DEBUG : one.bak: Excluded 2025/04/23 03:51:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/23 03:51:38 DEBUG : three.txt.bak: Excluded 2025/04/23 03:51:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 03:51:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:51:38 DEBUG : two: Unchanged skipping 2025/04/23 03:51:38 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for checks to finish 2025/04/23 03:51:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:51:39 INFO : one: Copied (server-side copy) to: one.bak 2025/04/23 03:51:39 INFO : one: Deleted 2025/04/23 03:51:39 DEBUG : B2 bucket rclone-test-keronec9viru path dst: Waiting for transfers to finish 2025/04/23 03:51:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/23 03:51:40 INFO : one: Copied (new) 2025/04/23 03:51:40 DEBUG : Waiting for deletions to finish 2025/04/23 03:51:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/23 03:51:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/23 03:51:40 INFO : three.txt: Deleted 2025/04/23 03:51:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.97s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/dst" 2025/04/23 03:51:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 03:51:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/23 03:51:46 INFO : one: Copied (server-side copy) to: one.bak 2025/04/23 03:51:47 INFO : one: Deleted 2025/04/23 03:51:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:51:48 INFO : one: Copied (new) 2025/04/23 03:51:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:51:48 DEBUG : two: Unchanged skipping 2025/04/23 03:51:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 03:51:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/23 03:51:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/23 03:51:49 INFO : three.txt: Deleted 2025/04/23 03:51:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/23 03:51:49 INFO : three.txt: Copied (new) 2025/04/23 03:51:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 03:51:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:51:51 INFO : one: Copied (server-side copy) to: one.bak 2025/04/23 03:51:51 INFO : one: Deleted 2025/04/23 03:51:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/23 03:51:51 INFO : one: Copied (new) 2025/04/23 03:51:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:51:51 DEBUG : two: Unchanged skipping 2025/04/23 03:51:52 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 03:51:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/23 03:51:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/23 03:51:52 INFO : three.txt: Deleted 2025/04/23 03:51:53 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/23 03:51:53 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.88s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:51:57 DEBUG : Creating backend with remote "TestB2:rclone-test-keronec9viru/dst" 2025/04/23 03:51:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/23 03:52:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/23 03:52:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/23 03:52:00 INFO : one: Deleted 2025/04/23 03:52:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:52:01 INFO : one: Copied (new) 2025/04/23 03:52:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:01 DEBUG : two: Unchanged skipping 2025/04/23 03:52:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/23 03:52:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/23 03:52:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/23 03:52:02 INFO : three.txt: Deleted 2025/04/23 03:52:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/23 03:52:03 INFO : three.txt: Copied (new) 2025/04/23 03:52:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/23 03:52:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/23 03:52:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/23 03:52:04 INFO : one: Deleted 2025/04/23 03:52:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/23 03:52:05 INFO : one: Copied (new) 2025/04/23 03:52:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:05 DEBUG : two: Unchanged skipping 2025/04/23 03:52:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/23 03:52:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/23 03:52:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/23 03:52:06 INFO : three.txt: Deleted 2025/04/23 03:52:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/23 03:52:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (14.36s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:52:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/23 03:52:10 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:52:10 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:52:11 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/23 03:52:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/23 03:52:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.79s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:52:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/23 03:52:12 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:52:12 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:52:13 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/23 03:52:13 INFO : existing: Copied (new) 2025/04/23 03:52:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:52:13 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:52:13 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/23 03:52:13 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/23 03:52:13 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:52:13 ERROR : B2 bucket rclone-test-keronec9viru: not deleting files as there were IO errors 2025/04/23 03:52:13 ERROR : B2 bucket rclone-test-keronec9viru: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncImmutable (3.16s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:52:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:16 DEBUG : existing: Unchanged skipping 2025/04/23 03:52:16 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:52:16 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:52:16 DEBUG : Waiting for deletions to finish 2025/04/23 03:52:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.02s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.36s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:52:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both0: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both1: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both10: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both11: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both12: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both13: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both14: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both15: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both16: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both17: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both18: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both19: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both2: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both3: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both4: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both5: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both6: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both7: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both8: Unchanged skipping 2025/04/23 03:52:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:52:40 DEBUG : both9: Unchanged skipping 2025/04/23 03:52:40 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:52:40 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:52:40 DEBUG : Waiting for deletions to finish 2025/04/23 03:52:40 INFO : only10: Deleted 2025/04/23 03:52:41 INFO : only4: Deleted 2025/04/23 03:52:41 INFO : only7: Deleted 2025/04/23 03:52:41 INFO : only9: Deleted 2025/04/23 03:52:41 INFO : only13: Deleted 2025/04/23 03:52:41 INFO : only14: Deleted 2025/04/23 03:52:41 INFO : only16: Deleted 2025/04/23 03:52:41 INFO : only2: Deleted 2025/04/23 03:52:41 INFO : only6: Deleted 2025/04/23 03:52:41 INFO : only8: Deleted 2025/04/23 03:52:41 INFO : only0: Deleted 2025/04/23 03:52:41 INFO : only1: Deleted 2025/04/23 03:52:41 INFO : only12: Deleted 2025/04/23 03:52:41 INFO : only19: Deleted 2025/04/23 03:52:41 INFO : only3: Deleted 2025/04/23 03:52:41 INFO : only11: Deleted 2025/04/23 03:52:41 INFO : only15: Deleted 2025/04/23 03:52:41 INFO : only17: Deleted 2025/04/23 03:52:41 INFO : only18: Deleted 2025/04/23 03:52:41 INFO : only5: Deleted 2025/04/23 03:52:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (27.83s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:53:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for checks to finish 2025/04/23 03:53:06 DEBUG : both1: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both12: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both13: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both14: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both15: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both16: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both17: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both18: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both19: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both10: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both11: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both0: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both2: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both6: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both7: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both8: Unchanged skipping 2025/04/23 03:53:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/23 03:53:06 DEBUG : both3: Unchanged skipping 2025/04/23 03:53:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : both4: Unchanged skipping 2025/04/23 03:53:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : both5: Unchanged skipping 2025/04/23 03:53:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : both9: Unchanged skipping 2025/04/23 03:53:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/23 03:53:06 DEBUG : B2 bucket rclone-test-keronec9viru: Waiting for transfers to finish 2025/04/23 03:53:06 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:06 INFO : only1: Copied (replaced existing) 2025/04/23 03:53:06 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:06 INFO : only10: Copied (replaced existing) 2025/04/23 03:53:06 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:06 INFO : only11: Copied (replaced existing) 2025/04/23 03:53:06 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:06 INFO : only12: Copied (replaced existing) 2025/04/23 03:53:06 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:06 INFO : only13: Copied (replaced existing) 2025/04/23 03:53:06 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:06 INFO : only14: Copied (replaced existing) 2025/04/23 03:53:06 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:06 INFO : only15: Copied (replaced existing) 2025/04/23 03:53:06 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:06 INFO : only16: Copied (replaced existing) 2025/04/23 03:53:06 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:06 INFO : only17: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only0: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only18: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only2: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only3: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only5: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only7: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only6: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only19: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only4: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only8: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/23 03:53:07 INFO : only9: Copied (replaced existing) 2025/04/23 03:53:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (29.54s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:53:15 DEBUG : empty_dir: Making directory with metadata 2025/04/23 03:53:15 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:53:15 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 03:53:15 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:53:15 INFO : empty_on_remote: Making directory 2025/04/23 03:53:15 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-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:53:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 03:53:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 03:53:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:53:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:53:19 DEBUG : empty_dir: Making directory with metadata 2025/04/23 03:53:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:53:19 DEBUG : empty_on_remote: Making directory with metadata 2025/04/23 03:53:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/23 03:53:19 INFO : empty_on_remote: Making directory 2025/04/23 03:53:19 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-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:53:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/23 03:53:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/23 03:53:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:53:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/23 03:53:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:53:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:53:22 INFO : sub dir: Making directory 2025/04/23 03:53:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.60s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" 2025/04/23 03:53:27 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/23 03:53:27 INFO : sub dir: Making directory 2025/04/23 03:53:27 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-keronec9viru", Local "Local file system at /tmp/rclone2965550283", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.73s) PASS 2025/04/23 03:53:32 DEBUG : B2 bucket rclone-test-keronec9viru: Purge remote 2025/04/23 03:53:32 INFO : B2 bucket rclone-test-keronec9viru: cleaning bucket "rclone-test-keronec9viru" of all files 2025/04/23 03:53:32 DEBUG : BackupDir/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565b9f_d20250423_m035049_c001_v7007000_t0000_u01745380249161") 2025/04/23 03:53:32 DEBUG : BackupDir/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1080f1ddd2f95185_d20250423_m035042_c001_v0001106_t0023_u01745380242430") 2025/04/23 03:53:32 DEBUG : CompareDest/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40054749f42daf45_d20250423_m035022_c001_v7007000_t0000_u01745380222883") 2025/04/23 03:53:32 DEBUG : CompareDest/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af6fa_d20250423_m035016_c001_v0001109_t0047_u01745380216954") 2025/04/23 03:53:32 DEBUG : CompareDest/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40054749f42daf46_d20250423_m035023_c001_v7007000_t0000_u01745380223105") 2025/04/23 03:53:32 DEBUG : CompareDest/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f388a_d20250423_m035018_c001_v0001044_t0013_u01745380218561") 2025/04/23 03:53:32 DEBUG : CopyDest/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565ba0_d20250423_m035049_c001_v7007000_t0000_u01745380249338") 2025/04/23 03:53:32 DEBUG : CopyDest/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8d27_d20250423_m035039_c001_v0001145_t0045_u01745380239428") 2025/04/23 03:53:32 DEBUG : CopyDest/three: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565ba1_d20250423_m035049_c001_v7007000_t0000_u01745380249517") 2025/04/23 03:53:33 DEBUG : CopyDest/three: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3898_d20250423_m035047_c001_v0001044_t0003_u01745380247102") 2025/04/23 03:53:33 DEBUG : CopyDest/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565ba2_d20250423_m035049_c001_v7007000_t0000_u01745380249694") 2025/04/23 03:53:33 DEBUG : CopyDest/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af723_d20250423_m035044_c001_v0001109_t0043_u01745380244377") 2025/04/23 03:53:33 DEBUG : EXISTING: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4183e4e1c58ccdb9_d20250423_m035216_c001_v7007000_t0000_u01745380336806") 2025/04/23 03:53:33 DEBUG : EXISTING: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7bb_d20250423_m035215_c001_v0001109_t0042_u01745380335507") 2025/04/23 03:53:33 DEBUG : Testêé: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4183e4e1c58ccdb5_d20250423_m035211_c001_v7007000_t0000_u01745380331635") 2025/04/23 03:53:33 DEBUG : Testêé: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38d3_d20250423_m035210_c001_v0001044_t0039_u01745380330766") 2025/04/23 03:53:33 DEBUG : Testêé: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7ad_d20250423_m035209_c001_v0001109_t0018_u01745380329553") 2025/04/23 03:53:33 DEBUG : a/potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049845_d20250423_m034825_c001_v7007000_t0000_u01745380105708") 2025/04/23 03:53:33 DEBUG : a/potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c5a_d20250423_m034824_c001_v0001145_t0038_u01745380104870") 2025/04/23 03:53:33 DEBUG : a/potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d4322448822_d20250423_m034822_c001_v7007000_t0000_u01745380102788") 2025/04/23 03:53:33 DEBUG : a/potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c4c_d20250423_m034821_c001_v0001145_t0019_u01745380101920") 2025/04/23 03:53:33 DEBUG : a/potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d432244880b_d20250423_m034801_c001_v7007000_t0000_u01745380081822") 2025/04/23 03:53:33 DEBUG : a/potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c0e_d20250423_m034800_c001_v0001145_t0000_u01745380080757") 2025/04/23 03:53:33 DEBUG : b/potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049846_d20250423_m034825_c001_v7007000_t0000_u01745380105886") 2025/04/23 03:53:33 DEBUG : b/potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c52_d20250423_m034823_c001_v0001145_t0057_u01745380103667") 2025/04/23 03:53:33 DEBUG : b/potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d4322448821_d20250423_m034822_c001_v7007000_t0000_u01745380102248") 2025/04/23 03:53:33 DEBUG : b/potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c48_d20250423_m034820_c001_v0001145_t0024_u01745380100724") 2025/04/23 03:53:34 DEBUG : b/potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d432244880a_d20250423_m034801_c001_v7007000_t0000_u01745380081293") 2025/04/23 03:53:34 DEBUG : b/potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c0a_d20250423_m034759_c001_v0001145_t0000_u01745380079539") 2025/04/23 03:53:34 DEBUG : backup/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40813580f50afab7_d20250423_m035102_c001_v7007000_t0000_u01745380262175") 2025/04/23 03:53:34 DEBUG : backup/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1149d2a8163f9242_d20250423_m035059_c001_v0001178_t0056_u01745380259979") 2025/04/23 03:53:34 DEBUG : backup/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f118b1a995d400044_d20250423_m035056_c001_v0001171_t0044_u01745380256375") 2025/04/23 03:53:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4048951f62db55a9_d20250423_m035130_c001_v7007000_t0000_u01745380290075") 2025/04/23 03:53:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f108838abc5deb38d_d20250423_m035128_c001_v0001150_t0004_u01745380288370") 2025/04/23 03:53:34 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f106b61debf845f57_d20250423_m035124_c001_v0001177_t0001_u01745380284183") 2025/04/23 03:53:34 DEBUG : backup/one.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049964_d20250423_m035116_c001_v7007000_t0000_u01745380276438") 2025/04/23 03:53:34 DEBUG : backup/one.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1059499c6a693542_d20250423_m035113_c001_v0001043_t0042_u01745380273949") 2025/04/23 03:53:34 DEBUG : backup/one.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f105ddb708ef1a6f5_d20250423_m035109_c001_v0001182_t0023_u01745380269626") 2025/04/23 03:53:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4048951f62db55aa_d20250423_m035130_c001_v7007000_t0000_u01745380290267") 2025/04/23 03:53:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f11303a526ecd180b_d20250423_m035129_c001_v0001182_t0033_u01745380289259") 2025/04/23 03:53:34 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1065e184b42bebb6_d20250423_m035125_c001_v0001109_t0003_u01745380285493") 2025/04/23 03:53:34 DEBUG : backup/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40813580f50afab8_d20250423_m035102_c001_v7007000_t0000_u01745380262364") 2025/04/23 03:53:34 DEBUG : backup/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f10996e71003eb9da_d20250423_m035100_c001_v0001109_t0039_u01745380260799") 2025/04/23 03:53:34 DEBUG : backup/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f11091f7ba2b5ef08_d20250423_m035057_c001_v0001182_t0043_u01745380257786") 2025/04/23 03:53:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049965_d20250423_m035116_c001_v7007000_t0000_u01745380276614") 2025/04/23 03:53:34 DEBUG : backup/three.txt.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f111777222810f3d7_d20250423_m035115_c001_v0001171_t0053_u01745380275566") 2025/04/23 03:53:35 DEBUG : backup/three.txt.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f105b3b02226e071c_d20250423_m035111_c001_v0001040_t0049_u01745380271318") 2025/04/23 03:53:35 DEBUG : both0: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb021_d20250423_m035308_c001_v7007000_t0000_u01745380388102") 2025/04/23 03:53:35 DEBUG : both0: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e15_d20250423_m035246_c001_v0001145_t0024_u01745380366793") 2025/04/23 03:53:35 DEBUG : both0: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab62_d20250423_m035242_c001_v7007000_t0000_u01745380362421") 2025/04/23 03:53:35 DEBUG : both0: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38d9_d20250423_m035218_c001_v0001044_t0042_u01745380338966") 2025/04/23 03:53:35 DEBUG : both1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb022_d20250423_m035308_c001_v7007000_t0000_u01745380388292") 2025/04/23 03:53:35 DEBUG : both1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3909_d20250423_m035248_c001_v0001044_t0031_u01745380368325") 2025/04/23 03:53:35 DEBUG : both1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab63_d20250423_m035242_c001_v7007000_t0000_u01745380362595") 2025/04/23 03:53:35 DEBUG : both1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7c1_d20250423_m035220_c001_v0001109_t0024_u01745380340045") 2025/04/23 03:53:35 DEBUG : both10: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb023_d20250423_m035308_c001_v7007000_t0000_u01745380388471") 2025/04/23 03:53:35 DEBUG : both10: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3921_d20250423_m035256_c001_v0001044_t0054_u01745380376318") 2025/04/23 03:53:35 DEBUG : both10: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab64_d20250423_m035242_c001_v7007000_t0000_u01745380362768") 2025/04/23 03:53:35 DEBUG : both10: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7d9_d20250423_m035229_c001_v0001109_t0044_u01745380349217") 2025/04/23 03:53:35 DEBUG : both11: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb024_d20250423_m035308_c001_v7007000_t0000_u01745380388648") 2025/04/23 03:53:35 DEBUG : both11: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af831_d20250423_m035257_c001_v0001109_t0031_u01745380377017") 2025/04/23 03:53:35 DEBUG : both11: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab65_d20250423_m035242_c001_v7007000_t0000_u01745380362941") 2025/04/23 03:53:35 DEBUG : both11: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8df4_d20250423_m035230_c001_v0001145_t0039_u01745380350417") 2025/04/23 03:53:35 DEBUG : both12: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb025_d20250423_m035308_c001_v7007000_t0000_u01745380388824") 2025/04/23 03:53:35 DEBUG : both12: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e31_d20250423_m035258_c001_v0001145_t0013_u01745380378093") 2025/04/23 03:53:35 DEBUG : both12: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab66_d20250423_m035243_c001_v7007000_t0000_u01745380363115") 2025/04/23 03:53:35 DEBUG : both12: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38eb_d20250423_m035231_c001_v0001044_t0035_u01745380351291") 2025/04/23 03:53:35 DEBUG : both13: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb026_d20250423_m035309_c001_v7007000_t0000_u01745380389023") 2025/04/23 03:53:35 DEBUG : both13: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f392b_d20250423_m035259_c001_v0001044_t0030_u01745380379238") 2025/04/23 03:53:36 DEBUG : both13: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab67_d20250423_m035243_c001_v7007000_t0000_u01745380363288") 2025/04/23 03:53:36 DEBUG : both13: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7e5_d20250423_m035232_c001_v0001109_t0003_u01745380352087") 2025/04/23 03:53:36 DEBUG : both14: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb027_d20250423_m035309_c001_v7007000_t0000_u01745380389233") 2025/04/23 03:53:36 DEBUG : both14: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af83d_d20250423_m035300_c001_v0001109_t0047_u01745380380168") 2025/04/23 03:53:36 DEBUG : both14: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab68_d20250423_m035243_c001_v7007000_t0000_u01745380363461") 2025/04/23 03:53:36 DEBUG : both14: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8dfc_d20250423_m035233_c001_v0001145_t0040_u01745380353217") 2025/04/23 03:53:36 DEBUG : both15: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb028_d20250423_m035309_c001_v7007000_t0000_u01745380389419") 2025/04/23 03:53:36 DEBUG : both15: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e3f_d20250423_m035301_c001_v0001145_t0012_u01745380381124") 2025/04/23 03:53:36 DEBUG : both15: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab6a_d20250423_m035243_c001_v7007000_t0000_u01745380363633") 2025/04/23 03:53:36 DEBUG : both15: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38ef_d20250423_m035234_c001_v0001044_t0034_u01745380354388") 2025/04/23 03:53:36 DEBUG : both16: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb029_d20250423_m035309_c001_v7007000_t0000_u01745380389679") 2025/04/23 03:53:36 DEBUG : both16: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3931_d20250423_m035302_c001_v0001044_t0020_u01745380382009") 2025/04/23 03:53:36 DEBUG : both16: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab6b_d20250423_m035243_c001_v7007000_t0000_u01745380363807") 2025/04/23 03:53:36 DEBUG : both16: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7e9_d20250423_m035235_c001_v0001109_t0036_u01745380355606") 2025/04/23 03:53:36 DEBUG : both17: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb02a_d20250423_m035309_c001_v7007000_t0000_u01745380389860") 2025/04/23 03:53:36 DEBUG : both17: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af847_d20250423_m035302_c001_v0001109_t0025_u01745380382755") 2025/04/23 03:53:36 DEBUG : both17: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab6c_d20250423_m035243_c001_v7007000_t0000_u01745380363980") 2025/04/23 03:53:36 DEBUG : both17: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e06_d20250423_m035236_c001_v0001145_t0037_u01745380356650") 2025/04/23 03:53:36 DEBUG : both18: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb02b_d20250423_m035310_c001_v7007000_t0000_u01745380390036") 2025/04/23 03:53:36 DEBUG : both18: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e47_d20250423_m035303_c001_v0001145_t0018_u01745380383891") 2025/04/23 03:53:36 DEBUG : both18: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab6d_d20250423_m035244_c001_v7007000_t0000_u01745380364154") 2025/04/23 03:53:37 DEBUG : both18: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38f5_d20250423_m035237_c001_v0001044_t0036_u01745380357703") 2025/04/23 03:53:37 DEBUG : both19: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb02c_d20250423_m035310_c001_v7007000_t0000_u01745380390214") 2025/04/23 03:53:37 DEBUG : both19: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3935_d20250423_m035304_c001_v0001044_t0008_u01745380384851") 2025/04/23 03:53:37 DEBUG : both19: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab6e_d20250423_m035244_c001_v7007000_t0000_u01745380364328") 2025/04/23 03:53:37 DEBUG : both19: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7f1_d20250423_m035238_c001_v0001109_t0032_u01745380358875") 2025/04/23 03:53:37 DEBUG : both2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb02d_d20250423_m035310_c001_v7007000_t0000_u01745380390392") 2025/04/23 03:53:37 DEBUG : both2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af80b_d20250423_m035249_c001_v0001109_t0043_u01745380369236") 2025/04/23 03:53:37 DEBUG : both2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab6f_d20250423_m035244_c001_v7007000_t0000_u01745380364502") 2025/04/23 03:53:37 DEBUG : both2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8dd6_d20250423_m035221_c001_v0001145_t0044_u01745380341291") 2025/04/23 03:53:37 DEBUG : both3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb02e_d20250423_m035310_c001_v7007000_t0000_u01745380390567") 2025/04/23 03:53:37 DEBUG : both3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e19_d20250423_m035250_c001_v0001145_t0030_u01745380370130") 2025/04/23 03:53:37 DEBUG : both3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab70_d20250423_m035244_c001_v7007000_t0000_u01745380364675") 2025/04/23 03:53:37 DEBUG : both3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38df_d20250423_m035222_c001_v0001044_t0022_u01745380342195") 2025/04/23 03:53:37 DEBUG : both4: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb030_d20250423_m035310_c001_v7007000_t0000_u01745380390744") 2025/04/23 03:53:37 DEBUG : both4: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3913_d20250423_m035250_c001_v0001044_t0039_u01745380370949") 2025/04/23 03:53:37 DEBUG : both4: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab71_d20250423_m035244_c001_v7007000_t0000_u01745380364862") 2025/04/23 03:53:37 DEBUG : both4: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7c5_d20250423_m035222_c001_v0001109_t0049_u01745380342945") 2025/04/23 03:53:37 DEBUG : both5: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb031_d20250423_m035310_c001_v7007000_t0000_u01745380390922") 2025/04/23 03:53:37 DEBUG : both5: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af813_d20250423_m035251_c001_v0001109_t0053_u01745380371664") 2025/04/23 03:53:37 DEBUG : both5: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab72_d20250423_m035245_c001_v7007000_t0000_u01745380365035") 2025/04/23 03:53:38 DEBUG : both5: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8ddc_d20250423_m035224_c001_v0001145_t0044_u01745380344010") 2025/04/23 03:53:38 DEBUG : both6: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb032_d20250423_m035311_c001_v7007000_t0000_u01745380391098") 2025/04/23 03:53:38 DEBUG : both6: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e1f_d20250423_m035252_c001_v0001145_t0039_u01745380372638") 2025/04/23 03:53:38 DEBUG : both6: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab73_d20250423_m035245_c001_v7007000_t0000_u01745380365213") 2025/04/23 03:53:38 DEBUG : both6: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38e3_d20250423_m035224_c001_v0001044_t0022_u01745380344993") 2025/04/23 03:53:38 DEBUG : both7: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb033_d20250423_m035311_c001_v7007000_t0000_u01745380391294") 2025/04/23 03:53:38 DEBUG : both7: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f391b_d20250423_m035253_c001_v0001044_t0048_u01745380373661") 2025/04/23 03:53:38 DEBUG : both7: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab74_d20250423_m035245_c001_v7007000_t0000_u01745380365388") 2025/04/23 03:53:38 DEBUG : both7: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7cf_d20250423_m035225_c001_v0001109_t0023_u01745380345777") 2025/04/23 03:53:38 DEBUG : both8: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb034_d20250423_m035311_c001_v7007000_t0000_u01745380391479") 2025/04/23 03:53:38 DEBUG : both8: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af827_d20250423_m035254_c001_v0001109_t0053_u01745380374380") 2025/04/23 03:53:38 DEBUG : both8: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab75_d20250423_m035245_c001_v7007000_t0000_u01745380365560") 2025/04/23 03:53:38 DEBUG : both8: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8de8_d20250423_m035226_c001_v0001145_t0021_u01745380346740") 2025/04/23 03:53:38 DEBUG : both9: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb035_d20250423_m035311_c001_v7007000_t0000_u01745380391656") 2025/04/23 03:53:38 DEBUG : both9: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e25_d20250423_m035255_c001_v0001145_t0039_u01745380375288") 2025/04/23 03:53:38 DEBUG : both9: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab76_d20250423_m035245_c001_v7007000_t0000_u01745380365733") 2025/04/23 03:53:38 DEBUG : both9: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38e7_d20250423_m035228_c001_v0001044_t0007_u01745380348272") 2025/04/23 03:53:38 DEBUG : c/non empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049848_d20250423_m034826_c001_v7007000_t0000_u01745380106069") 2025/04/23 03:53:38 DEBUG : c/non empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c54_d20250423_m034823_c001_v0001145_t0052_u01745380103978") 2025/04/23 03:53:38 DEBUG : c/non empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d4322448823_d20250423_m034822_c001_v7007000_t0000_u01745380102963") 2025/04/23 03:53:38 DEBUG : c/non empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c4a_d20250423_m034821_c001_v0001145_t0001_u01745380101074") 2025/04/23 03:53:38 DEBUG : c/non empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d432244880c_d20250423_m034801_c001_v7007000_t0000_u01745380081996") 2025/04/23 03:53:38 DEBUG : c/non empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c0c_d20250423_m034800_c001_v0001145_t0036_u01745380080064") 2025/04/23 03:53:38 DEBUG : check sum: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa3afc_d20250423_m034748_c001_v7007000_t0000_u01745380068614") 2025/04/23 03:53:39 DEBUG : check sum: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8be4_d20250423_m034747_c001_v0001145_t0021_u01745380067613") 2025/04/23 03:53:39 DEBUG : dest/3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565b8e_d20250423_m035031_c001_v7007000_t0000_u01745380231944") 2025/04/23 03:53:39 DEBUG : dest/3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4160e305e7270d0c_d20250423_m035030_c001_v0001153_t0016_u01745380230834") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4183e4e1c58ccdb0_d20250423_m035208_c001_v7007000_t0000_u01745380328124") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f109df4fd0217ec1a_d20250423_m035204_c001_v0001104_t0004_u01745380324906") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab3e_d20250423_m035204_c001_v7007000_t0000_u01745380324726") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f109df4fd0217ec14_d20250423_m035200_c001_v0001104_t0035_u01745380320860") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab3b_d20250423_m035200_c001_v7007000_t0000_u01745380320157") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af793_d20250423_m035155_c001_v0001109_t0039_u01745380315182") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0499e2_d20250423_m035153_c001_v7007000_t0000_u01745380313777") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f11132b7a4943cc65_d20250423_m035151_c001_v0001102_t0048_u01745380311488") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4130823f27ac9550_d20250423_m035151_c001_v7007000_t0000_u01745380311311") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f11132b7a4943cc5d_d20250423_m035147_c001_v0001102_t0034_u01745380307649") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4130823f27ac954b_d20250423_m035146_c001_v7007000_t0000_u01745380306950") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af783_d20250423_m035142_c001_v0001109_t0042_u01745380302303") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4048951f62db55ad_d20250423_m035141_c001_v7007000_t0000_u01745380301060") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1057783b712e77d5_d20250423_m035139_c001_v0001038_t0043_u01745380299569") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab23_d20250423_m035139_c001_v7007000_t0000_u01745380299392") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1057783b712e77d3_d20250423_m035136_c001_v0001038_t0055_u01745380296431") 2025/04/23 03:53:39 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab20_d20250423_m035135_c001_v7007000_t0000_u01745380295733") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8d8c_d20250423_m035131_c001_v0001145_t0043_u01745380291329") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4048951f62db55ab_d20250423_m035130_c001_v7007000_t0000_u01745380290445") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f10101377f67ad1da_d20250423_m035128_c001_v0001184_t0023_u01745380288881") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4101c6abf90bdb75_d20250423_m035128_c001_v7007000_t0000_u01745380288704") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f10101377f67ad16a_d20250423_m035125_c001_v0001184_t0024_u01745380285081") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4101c6abf90bdb72_d20250423_m035124_c001_v7007000_t0000_u01745380284385") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38ac_d20250423_m035117_c001_v0001044_t0004_u01745380277662") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049966_d20250423_m035116_c001_v7007000_t0000_u01745380276790") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f106e100bda0bbfc2_d20250423_m035114_c001_v0001117_t0001_u01745380274643") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc3fb2_d20250423_m035114_c001_v7007000_t0000_u01745380274469") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f106e100bda0bbfba_d20250423_m035110_c001_v0001117_t0037_u01745380270540") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc3faf_d20250423_m035109_c001_v7007000_t0000_u01745380269839") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af753_d20250423_m035103_c001_v0001109_t0052_u01745380263477") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40813580f50afab9_d20250423_m035102_c001_v7007000_t0000_u01745380262539") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f10985b2b471b5625_d20250423_m035100_c001_v0001184_t0056_u01745380260361") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc3faa_d20250423_m035100_c001_v7007000_t0000_u01745380260184") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f10985b2b471b55d5_d20250423_m035057_c001_v0001184_t0032_u01745380257397") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc3fa5_d20250423_m035056_c001_v7007000_t0000_u01745380256700") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8d45_d20250423_m035050_c001_v0001145_t0018_u01745380250921") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565ba3_d20250423_m035049_c001_v7007000_t0000_u01745380249870") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f11266053662b84c2_d20250423_m035043_c001_v0001144_t0013_u01745380243219") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f407620db0e48981e_d20250423_m035042_c001_v7007000_t0000_u01745380242990") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3894_d20250423_m035038_c001_v0001044_t0004_u01745380238495") 2025/04/23 03:53:40 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103698c2121d8d15_d20250423_m035037_c001_v0001176_t0000_u01745380237090") 2025/04/23 03:53:41 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103698c2121d8d0f_d20250423_m035036_c001_v0001176_t0043_u01745380236156") 2025/04/23 03:53:41 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40054749f42daf48_d20250423_m035023_c001_v7007000_t0000_u01745380223280") 2025/04/23 03:53:41 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8cff_d20250423_m035016_c001_v0001145_t0054_u01745380216235") 2025/04/23 03:53:41 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f107e969425f577e6_d20250423_m035015_c001_v0001184_t0004_u01745380215501") 2025/04/23 03:53:41 DEBUG : dst/one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f107e969425f577ce_d20250423_m035014_c001_v0001184_t0048_u01745380214549") 2025/04/23 03:53:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4183e4e1c58ccdb1_d20250423_m035208_c001_v7007000_t0000_u01745380328301") 2025/04/23 03:53:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f105951af9588420f_d20250423_m035204_c001_v0001041_t0023_u01745380324391") 2025/04/23 03:53:41 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f115bf2408b1eeb10_d20250423_m035159_c001_v0001145_t0036_u01745380319774") 2025/04/23 03:53:41 DEBUG : dst/one.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0499e3_d20250423_m035153_c001_v7007000_t0000_u01745380313953") 2025/04/23 03:53:41 DEBUG : dst/one.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f116cd98dfd35ecea_d20250423_m035151_c001_v0001177_t0027_u01745380311100") 2025/04/23 03:53:41 DEBUG : dst/one.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1018f27cd4b3d1bd_d20250423_m035146_c001_v0001183_t0032_u01745380306751") 2025/04/23 03:53:41 DEBUG : dst/one.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4048951f62db55ae_d20250423_m035141_c001_v7007000_t0000_u01745380301239") 2025/04/23 03:53:41 DEBUG : dst/one.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f113c0aaf578b4119_d20250423_m035138_c001_v0001136_t0049_u01745380298945") 2025/04/23 03:53:41 DEBUG : dst/one.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1055ea40940ecf94_d20250423_m035135_c001_v0001098_t0003_u01745380295247") 2025/04/23 03:53:41 DEBUG : dst/three: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565ba4_d20250423_m035050_c001_v7007000_t0000_u01745380250047") 2025/04/23 03:53:41 DEBUG : dst/three: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103698c2121d8d34_d20250423_m035048_c001_v0001176_t0009_u01745380248573") 2025/04/23 03:53:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4183e4e1c58ccdb2_d20250423_m035208_c001_v7007000_t0000_u01745380328486") 2025/04/23 03:53:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f113810a91aaec8a6_d20250423_m035206_c001_v0001092_t0028_u01745380326434") 2025/04/23 03:53:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f10098eb77a843afd_d20250423_m035201_c001_v0001130_t0051_u01745380321971") 2025/04/23 03:53:41 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4183e4e1c58ccdb3_d20250423_m035208_c001_v7007000_t0000_u01745380328661") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f109df4fd0217ec1c_d20250423_m035206_c001_v0001104_t0025_u01745380326995") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab41_d20250423_m035206_c001_v7007000_t0000_u01745380326818") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f109df4fd0217ec18_d20250423_m035202_c001_v0001104_t0010_u01745380322550") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab3c_d20250423_m035202_c001_v7007000_t0000_u01745380322373") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8dac_d20250423_m035157_c001_v0001145_t0027_u01745380317136") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0499e4_d20250423_m035154_c001_v7007000_t0000_u01745380314129") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f11132b7a4943cc71_d20250423_m035152_c001_v0001102_t0057_u01745380312992") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4130823f27ac9552_d20250423_m035152_c001_v7007000_t0000_u01745380312816") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f11132b7a4943cc61_d20250423_m035149_c001_v0001102_t0002_u01745380309497") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4130823f27ac954f_d20250423_m035149_c001_v7007000_t0000_u01745380309320") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8d9c_d20250423_m035144_c001_v0001145_t0040_u01745380304053") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab27_d20250423_m035140_c001_v7007000_t0000_u01745380300517") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8d8e_d20250423_m035137_c001_v0001145_t0045_u01745380297959") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab21_d20250423_m035137_c001_v7007000_t0000_u01745380297251") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38b6_d20250423_m035132_c001_v0001044_t0049_u01745380292486") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4101c6abf90bdb76_d20250423_m035129_c001_v7007000_t0000_u01745380289463") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38b2_d20250423_m035127_c001_v0001044_t0021_u01745380287479") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4101c6abf90bdb73_d20250423_m035126_c001_v7007000_t0000_u01745380286416") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af769_d20250423_m035119_c001_v0001109_t0028_u01745380279714") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc3fb4_d20250423_m035115_c001_v7007000_t0000_u01745380275904") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af75f_d20250423_m035112_c001_v0001109_t0020_u01745380272813") 2025/04/23 03:53:42 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc3fb1_d20250423_m035111_c001_v7007000_t0000_u01745380271766") 2025/04/23 03:53:43 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8d59_d20250423_m035105_c001_v0001145_t0006_u01745380265241") 2025/04/23 03:53:43 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc3fac_d20250423_m035101_c001_v7007000_t0000_u01745380261642") 2025/04/23 03:53:43 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8d4f_d20250423_m035059_c001_v0001145_t0033_u01745380259021") 2025/04/23 03:53:43 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc3fa7_d20250423_m035057_c001_v7007000_t0000_u01745380257976") 2025/04/23 03:53:43 DEBUG : dst/three.txt: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f389e_d20250423_m035052_c001_v0001044_t0029_u01745380252021") 2025/04/23 03:53:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0499e6_d20250423_m035154_c001_v7007000_t0000_u01745380314304") 2025/04/23 03:53:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f11132b7a4943cc6f_d20250423_m035152_c001_v0001102_t0021_u01745380312438") 2025/04/23 03:53:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f100c60fefd44c3d5_d20250423_m035148_c001_v0001102_t0045_u01745380308682") 2025/04/23 03:53:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4048951f62db55af_d20250423_m035141_c001_v7007000_t0000_u01745380301417") 2025/04/23 03:53:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f105ddb708ef1a91f_d20250423_m035140_c001_v0001182_t0036_u01745380300314") 2025/04/23 03:53:43 DEBUG : dst/three.txt.bak: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f116886955e903790_d20250423_m035137_c001_v0001183_t0011_u01745380297053") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4183e4e1c58ccdb4_d20250423_m035208_c001_v7007000_t0000_u01745380328837") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38c6_d20250423_m035156_c001_v0001044_t0022_u01745380316323") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0499e7_d20250423_m035154_c001_v7007000_t0000_u01745380314482") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38ba_d20250423_m035143_c001_v0001044_t0016_u01745380303213") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4048951f62db55b0_d20250423_m035141_c001_v7007000_t0000_u01745380301596") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af777_d20250423_m035132_c001_v0001109_t0053_u01745380292016") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4048951f62db55ac_d20250423_m035130_c001_v7007000_t0000_u01745380290624") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8d6d_d20250423_m035118_c001_v0001145_t0000_u01745380278612") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049967_d20250423_m035116_c001_v7007000_t0000_u01745380276966") 2025/04/23 03:53:43 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38a4_d20250423_m035104_c001_v0001044_t0017_u01745380264402") 2025/04/23 03:53:44 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40813580f50afaba_d20250423_m035102_c001_v7007000_t0000_u01745380262734") 2025/04/23 03:53:44 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af73a_d20250423_m035051_c001_v0001109_t0025_u01745380251526") 2025/04/23 03:53:44 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565ba5_d20250423_m035050_c001_v7007000_t0000_u01745380250223") 2025/04/23 03:53:44 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1049e562a358b85d_d20250423_m035045_c001_v0001109_t0055_u01745380245647") 2025/04/23 03:53:44 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40054749f42daf49_d20250423_m035023_c001_v7007000_t0000_u01745380223456") 2025/04/23 03:53:44 DEBUG : dst/two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f107e969425f5787b_d20250423_m035022_c001_v0001184_t0026_u01745380222316") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40054749f42daf35_d20250423_m034941_c001_v7007000_t0000_u01745380181692") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f387c_d20250423_m034937_c001_v0001044_t0045_u01745380177923") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40054749f42daf32_d20250423_m034935_c001_v7007000_t0000_u01745380175605") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f387a_d20250423_m034925_c001_v0001044_t0024_u01745380165515") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b52e_d20250423_m034911_c001_v7007000_t0000_u01745380151319") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3876_d20250423_m034906_c001_v0001044_t0014_u01745380146377") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f04988b_d20250423_m034840_c001_v7007000_t0000_u01745380120929") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c8a_d20250423_m034838_c001_v0001145_t0005_u01745380118535") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049876_d20250423_m034836_c001_v7007000_t0000_u01745380116952") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c80_d20250423_m034835_c001_v0001145_t0050_u01745380115607") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049851_d20250423_m034831_c001_v7007000_t0000_u01745380111826") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c6c_d20250423_m034830_c001_v0001145_t0030_u01745380110180") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f04984a_d20250423_m034828_c001_v7007000_t0000_u01745380108916") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c62_d20250423_m034827_c001_v0001145_t0044_u01745380107207") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d432244881f_d20250423_m034819_c001_v7007000_t0000_u01745380099847") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c40_d20250423_m034818_c001_v0001145_t0048_u01745380098289") 2025/04/23 03:53:44 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d432244881c_d20250423_m034816_c001_v7007000_t0000_u01745380096987") 2025/04/23 03:53:45 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c36_d20250423_m034816_c001_v0001145_t0046_u01745380096043") 2025/04/23 03:53:45 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d4322448814_d20250423_m034810_c001_v7007000_t0000_u01745380090760") 2025/04/23 03:53:45 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c1e_d20250423_m034809_c001_v0001145_t0045_u01745380089331") 2025/04/23 03:53:45 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d4322448810_d20250423_m034806_c001_v7007000_t0000_u01745380086868") 2025/04/23 03:53:45 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c18_d20250423_m034805_c001_v0001145_t0056_u01745380085915") 2025/04/23 03:53:45 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d432244880e_d20250423_m034804_c001_v7007000_t0000_u01745380084867") 2025/04/23 03:53:45 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f10427b6a7c55573e_d20250423_m034804_c001_v0001182_t0053_u01745380084309") 2025/04/23 03:53:45 DEBUG : empty space: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c14_d20250423_m034802_c001_v0001145_t0054_u01745380082700") 2025/04/23 03:53:45 DEBUG : enormous: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049888_d20250423_m034840_c001_v7007000_t0000_u01745380120031") 2025/04/23 03:53:45 DEBUG : enormous: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c8c_d20250423_m034839_c001_v0001145_t0043_u01745380119177") 2025/04/23 03:53:45 DEBUG : existing: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4183e4e1c58ccdb7_d20250423_m035214_c001_v7007000_t0000_u01745380334059") 2025/04/23 03:53:45 DEBUG : existing: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8dc8_d20250423_m035212_c001_v0001145_t0037_u01745380332709") 2025/04/23 03:53:45 DEBUG : existing: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b52a_d20250423_m034904_c001_v7007000_t0000_u01745380144458") 2025/04/23 03:53:45 DEBUG : existing: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8cc1_d20250423_m034902_c001_v0001145_t0001_u01745380142989") 2025/04/23 03:53:45 DEBUG : existing: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41577622b5a909f2_d20250423_m034758_c001_v7007000_t0000_u01745380078494") 2025/04/23 03:53:45 DEBUG : existing: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c02_d20250423_m034757_c001_v0001145_t0027_u01745380077550") 2025/04/23 03:53:45 DEBUG : existing: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41577622b5a909f0_d20250423_m034756_c001_v7007000_t0000_u01745380076328") 2025/04/23 03:53:45 DEBUG : existing: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bfe_d20250423_m034755_c001_v0001145_t0024_u01745380075692") 2025/04/23 03:53:45 DEBUG : existing: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bfc_d20250423_m034754_c001_v0001145_t0003_u01745380074627") 2025/04/23 03:53:45 DEBUG : existing-b: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b52b_d20250423_m034904_c001_v7007000_t0000_u01745380144634") 2025/04/23 03:53:46 DEBUG : existing-b: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3872_d20250423_m034903_c001_v0001044_t0016_u01745380143000") 2025/04/23 03:53:46 DEBUG : file1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb04d_d20250423_m035321_c001_v7007000_t0000_u01745380401298") 2025/04/23 03:53:46 DEBUG : file1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af865_d20250423_m035319_c001_v0001109_t0016_u01745380399952") 2025/04/23 03:53:46 DEBUG : file1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb04a_d20250423_m035317_c001_v7007000_t0000_u01745380397894") 2025/04/23 03:53:46 DEBUG : file1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3949_d20250423_m035316_c001_v0001044_t0039_u01745380396563") 2025/04/23 03:53:46 DEBUG : five: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049891_d20250423_m034846_c001_v7007000_t0000_u01745380126066") 2025/04/23 03:53:46 DEBUG : five: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8ca0_d20250423_m034843_c001_v0001145_t0007_u01745380123366") 2025/04/23 03:53:46 DEBUG : foo: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d4322448813_d20250423_m034808_c001_v7007000_t0000_u01745380088635") 2025/04/23 03:53:46 DEBUG : foo: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8c1c_d20250423_m034808_c001_v0001145_t0007_u01745380088112") 2025/04/23 03:53:46 DEBUG : foo: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8c1a_d20250423_m034807_c001_v0001145_t0007_u01745380087568") 2025/04/23 03:53:46 DEBUG : four: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049892_d20250423_m034846_c001_v7007000_t0000_u01745380126251") 2025/04/23 03:53:46 DEBUG : four: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4091ee83777f3862_d20250423_m034843_c001_v0001044_t0030_u01745380123898") 2025/04/23 03:53:46 DEBUG : four: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c9c_d20250423_m034842_c001_v0001145_t0021_u01745380122709") 2025/04/23 03:53:46 DEBUG : hello world2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cac94_d20250423_m034704_c001_v7007000_t0000_u01745380024673") 2025/04/23 03:53:46 DEBUG : hello world2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b86_d20250423_m034703_c001_v0001145_t0005_u01745380023838") 2025/04/23 03:53:46 DEBUG : ignore-size: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41577622b5a909ed_d20250423_m034753_c001_v7007000_t0000_u01745380073582") 2025/04/23 03:53:46 DEBUG : ignore-size: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bf4_d20250423_m034752_c001_v0001145_t0013_u01745380072420") 2025/04/23 03:53:46 DEBUG : nested/sub dir/file: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b527_d20250423_m034901_c001_v7007000_t0000_u01745380141928") 2025/04/23 03:53:46 DEBUG : nested/sub dir/file: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3870_d20250423_m034900_c001_v0001044_t0030_u01745380140789") 2025/04/23 03:53:46 DEBUG : nested/sub dir/file: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b524_d20250423_m034859_c001_v7007000_t0000_u01745380139714") 2025/04/23 03:53:47 DEBUG : nested/sub dir/file: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f386c_d20250423_m034858_c001_v0001044_t0026_u01745380138773") 2025/04/23 03:53:47 DEBUG : one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049894_d20250423_m034846_c001_v7007000_t0000_u01745380126429") 2025/04/23 03:53:47 DEBUG : one: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8c96_d20250423_m034842_c001_v0001145_t0007_u01745380122029") 2025/04/23 03:53:47 DEBUG : only0: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb036_d20250423_m035311_c001_v7007000_t0000_u01745380391832") 2025/04/23 03:53:47 DEBUG : only0: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4012dcc346d54f68_d20250423_m035307_c001_v0001102_t0034_u01745380387015") 2025/04/23 03:53:47 DEBUG : only0: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af807_d20250423_m035247_c001_v0001109_t0037_u01745380367452") 2025/04/23 03:53:47 DEBUG : only0: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4085d488ba8839e1_d20250423_m035241_c001_v7007000_t0000_u01745380361464") 2025/04/23 03:53:47 DEBUG : only0: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8dd0_d20250423_m035219_c001_v0001145_t0017_u01745380339809") 2025/04/23 03:53:47 DEBUG : only1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb037_d20250423_m035312_c001_v7007000_t0000_u01745380392013") 2025/04/23 03:53:47 DEBUG : only1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f403857f52b8af84d_d20250423_m035306_c001_v0001109_t0046_u01745380386449") 2025/04/23 03:53:47 DEBUG : only1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e17_d20250423_m035248_c001_v0001145_t0033_u01745380368983") 2025/04/23 03:53:47 DEBUG : only1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab5f_d20250423_m035241_c001_v7007000_t0000_u01745380361476") 2025/04/23 03:53:47 DEBUG : only1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38db_d20250423_m035220_c001_v0001044_t0008_u01745380340644") 2025/04/23 03:53:47 DEBUG : only10: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb038_d20250423_m035312_c001_v7007000_t0000_u01745380392190") 2025/04/23 03:53:47 DEBUG : only10: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4091ee83777f3937_d20250423_m035306_c001_v0001044_t0030_u01745380386461") 2025/04/23 03:53:47 DEBUG : only10: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e2b_d20250423_m035256_c001_v0001145_t0026_u01745380376704") 2025/04/23 03:53:47 DEBUG : only10: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f407620db0e48985d_d20250423_m035240_c001_v7007000_t0000_u01745380360754") 2025/04/23 03:53:47 DEBUG : only10: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38e9_d20250423_m035229_c001_v0001044_t0003_u01745380349890") 2025/04/23 03:53:47 DEBUG : only11: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb039_d20250423_m035312_c001_v7007000_t0000_u01745380392366") 2025/04/23 03:53:47 DEBUG : only11: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8e51_d20250423_m035306_c001_v0001145_t0007_u01745380386472") 2025/04/23 03:53:47 DEBUG : only11: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3927_d20250423_m035257_c001_v0001044_t0022_u01745380377551") 2025/04/23 03:53:47 DEBUG : only11: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab60_d20250423_m035241_c001_v7007000_t0000_u01745380361656") 2025/04/23 03:53:47 DEBUG : only11: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7df_d20250423_m035230_c001_v0001109_t0031_u01745380350776") 2025/04/23 03:53:48 DEBUG : only12: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb03a_d20250423_m035312_c001_v7007000_t0000_u01745380392543") 2025/04/23 03:53:48 DEBUG : only12: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f403857f52b8af84f_d20250423_m035306_c001_v0001109_t0046_u01745380386665") 2025/04/23 03:53:48 DEBUG : only12: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af837_d20250423_m035258_c001_v0001109_t0035_u01745380378362") 2025/04/23 03:53:48 DEBUG : only12: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4063d6cfd2bf8a58_d20250423_m035241_c001_v7007000_t0000_u01745380361488") 2025/04/23 03:53:48 DEBUG : only12: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8df8_d20250423_m035231_c001_v0001145_t0051_u01745380351701") 2025/04/23 03:53:48 DEBUG : only13: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb03b_d20250423_m035312_c001_v7007000_t0000_u01745380392720") 2025/04/23 03:53:48 DEBUG : only13: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4091ee83777f3939_d20250423_m035306_c001_v0001044_t0030_u01745380386675") 2025/04/23 03:53:48 DEBUG : only13: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e39_d20250423_m035259_c001_v0001145_t0001_u01745380379604") 2025/04/23 03:53:48 DEBUG : only13: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab5c_d20250423_m035241_c001_v7007000_t0000_u01745380361117") 2025/04/23 03:53:48 DEBUG : only13: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38ed_d20250423_m035232_c001_v0001044_t0045_u01745380352753") 2025/04/23 03:53:48 DEBUG : only14: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb03c_d20250423_m035312_c001_v7007000_t0000_u01745380392897") 2025/04/23 03:53:48 DEBUG : only14: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8e53_d20250423_m035306_c001_v0001145_t0007_u01745380386686") 2025/04/23 03:53:48 DEBUG : only14: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f392f_d20250423_m035300_c001_v0001044_t0057_u01745380380689") 2025/04/23 03:53:48 DEBUG : only14: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4063d6cfd2bf8a56_d20250423_m035241_c001_v7007000_t0000_u01745380361133") 2025/04/23 03:53:48 DEBUG : only14: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7e7_d20250423_m035233_c001_v0001109_t0050_u01745380353758") 2025/04/23 03:53:48 DEBUG : only15: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb03d_d20250423_m035313_c001_v7007000_t0000_u01745380393075") 2025/04/23 03:53:48 DEBUG : only15: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f403857f52b8af853_d20250423_m035306_c001_v0001109_t0046_u01745380386840") 2025/04/23 03:53:48 DEBUG : only15: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af843_d20250423_m035301_c001_v0001109_t0024_u01745380381431") 2025/04/23 03:53:48 DEBUG : only15: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4063d6cfd2bf8a59_d20250423_m035241_c001_v7007000_t0000_u01745380361668") 2025/04/23 03:53:48 DEBUG : only15: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e02_d20250423_m035234_c001_v0001145_t0000_u01745380354856") 2025/04/23 03:53:48 DEBUG : only16: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb03e_d20250423_m035313_c001_v7007000_t0000_u01745380393253") 2025/04/23 03:53:49 DEBUG : only16: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4091ee83777f393b_d20250423_m035306_c001_v0001044_t0030_u01745380386851") 2025/04/23 03:53:49 DEBUG : only16: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e43_d20250423_m035302_c001_v0001145_t0030_u01745380382457") 2025/04/23 03:53:49 DEBUG : only16: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4085d488ba8839e0_d20250423_m035241_c001_v7007000_t0000_u01745380361289") 2025/04/23 03:53:49 DEBUG : only16: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38f3_d20250423_m035236_c001_v0001044_t0038_u01745380356192") 2025/04/23 03:53:49 DEBUG : only17: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb03f_d20250423_m035313_c001_v7007000_t0000_u01745380393440") 2025/04/23 03:53:49 DEBUG : only17: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8e55_d20250423_m035306_c001_v0001145_t0007_u01745380386863") 2025/04/23 03:53:49 DEBUG : only17: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3933_d20250423_m035303_c001_v0001044_t0055_u01745380383436") 2025/04/23 03:53:49 DEBUG : only17: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f407620db0e489863_d20250423_m035241_c001_v7007000_t0000_u01745380361679") 2025/04/23 03:53:49 DEBUG : only17: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7ef_d20250423_m035237_c001_v0001109_t0019_u01745380357081") 2025/04/23 03:53:49 DEBUG : only18: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb040_d20250423_m035313_c001_v7007000_t0000_u01745380393616") 2025/04/23 03:53:49 DEBUG : only18: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f403857f52b8af855_d20250423_m035307_c001_v0001109_t0046_u01745380387020") 2025/04/23 03:53:49 DEBUG : only18: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af849_d20250423_m035304_c001_v0001109_t0026_u01745380384187") 2025/04/23 03:53:49 DEBUG : only18: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4085d488ba8839e3_d20250423_m035241_c001_v7007000_t0000_u01745380361823") 2025/04/23 03:53:49 DEBUG : only18: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e08_d20250423_m035238_c001_v0001145_t0000_u01745380358268") 2025/04/23 03:53:49 DEBUG : only19: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb041_d20250423_m035313_c001_v7007000_t0000_u01745380393799") 2025/04/23 03:53:49 DEBUG : only19: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8e59_d20250423_m035307_c001_v0001145_t0007_u01745380387226") 2025/04/23 03:53:49 DEBUG : only19: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e4f_d20250423_m035305_c001_v0001145_t0014_u01745380385535") 2025/04/23 03:53:49 DEBUG : only19: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f407620db0e489861_d20250423_m035241_c001_v7007000_t0000_u01745380361499") 2025/04/23 03:53:49 DEBUG : only19: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38fb_d20250423_m035239_c001_v0001044_t0024_u01745380359381") 2025/04/23 03:53:49 DEBUG : only2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb042_d20250423_m035313_c001_v7007000_t0000_u01745380393975") 2025/04/23 03:53:49 DEBUG : only2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4091ee83777f393d_d20250423_m035307_c001_v0001044_t0030_u01745380387031") 2025/04/23 03:53:49 DEBUG : only2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f390d_d20250423_m035249_c001_v0001044_t0010_u01745380369798") 2025/04/23 03:53:50 DEBUG : only2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab5d_d20250423_m035241_c001_v7007000_t0000_u01745380361298") 2025/04/23 03:53:50 DEBUG : only2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7c3_d20250423_m035221_c001_v0001109_t0046_u01745380341696") 2025/04/23 03:53:50 DEBUG : only3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb043_d20250423_m035314_c001_v7007000_t0000_u01745380394152") 2025/04/23 03:53:50 DEBUG : only3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8e57_d20250423_m035307_c001_v0001145_t0007_u01745380387042") 2025/04/23 03:53:50 DEBUG : only3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af80f_d20250423_m035250_c001_v0001109_t0046_u01745380370368") 2025/04/23 03:53:50 DEBUG : only3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4085d488ba8839e2_d20250423_m035241_c001_v7007000_t0000_u01745380361647") 2025/04/23 03:53:50 DEBUG : only3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8dd8_d20250423_m035222_c001_v0001145_t0039_u01745380342571") 2025/04/23 03:53:50 DEBUG : only4: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb044_d20250423_m035314_c001_v7007000_t0000_u01745380394327") 2025/04/23 03:53:50 DEBUG : only4: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4012dcc346d54f6c_d20250423_m035307_c001_v0001102_t0034_u01745380387373") 2025/04/23 03:53:50 DEBUG : only4: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e1b_d20250423_m035251_c001_v0001145_t0032_u01745380371363") 2025/04/23 03:53:50 DEBUG : only4: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f407620db0e48985e_d20250423_m035240_c001_v7007000_t0000_u01745380360929") 2025/04/23 03:53:50 DEBUG : only4: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38e1_d20250423_m035223_c001_v0001044_t0056_u01745380343613") 2025/04/23 03:53:50 DEBUG : only5: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb045_d20250423_m035314_c001_v7007000_t0000_u01745380394505") 2025/04/23 03:53:50 DEBUG : only5: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4012dcc346d54f6a_d20250423_m035307_c001_v0001102_t0034_u01745380387195") 2025/04/23 03:53:50 DEBUG : only5: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3915_d20250423_m035252_c001_v0001044_t0001_u01745380372167") 2025/04/23 03:53:50 DEBUG : only5: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780ab61_d20250423_m035241_c001_v7007000_t0000_u01745380361832") 2025/04/23 03:53:50 DEBUG : only5: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7cb_d20250423_m035224_c001_v0001109_t0026_u01745380344511") 2025/04/23 03:53:50 DEBUG : only6: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb046_d20250423_m035314_c001_v7007000_t0000_u01745380394686") 2025/04/23 03:53:50 DEBUG : only6: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f403857f52b8af857_d20250423_m035307_c001_v0001109_t0046_u01745380387208") 2025/04/23 03:53:50 DEBUG : only6: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af81d_d20250423_m035253_c001_v0001109_t0016_u01745380373051") 2025/04/23 03:53:50 DEBUG : only6: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4063d6cfd2bf8a57_d20250423_m035241_c001_v7007000_t0000_u01745380361309") 2025/04/23 03:53:51 DEBUG : only6: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8de4_d20250423_m035225_c001_v0001145_t0008_u01745380345399") 2025/04/23 03:53:51 DEBUG : only7: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb047_d20250423_m035314_c001_v7007000_t0000_u01745380394864") 2025/04/23 03:53:51 DEBUG : only7: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4091ee83777f393f_d20250423_m035307_c001_v0001044_t0030_u01745380387215") 2025/04/23 03:53:51 DEBUG : only7: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e23_d20250423_m035254_c001_v0001145_t0027_u01745380374141") 2025/04/23 03:53:51 DEBUG : only7: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4085d488ba8839df_d20250423_m035241_c001_v7007000_t0000_u01745380361114") 2025/04/23 03:53:51 DEBUG : only7: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f38e5_d20250423_m035226_c001_v0001044_t0035_u01745380346265") 2025/04/23 03:53:51 DEBUG : only8: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb048_d20250423_m035315_c001_v7007000_t0000_u01745380395040") 2025/04/23 03:53:51 DEBUG : only8: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4091ee83777f3943_d20250423_m035307_c001_v0001044_t0030_u01745380387392") 2025/04/23 03:53:51 DEBUG : only8: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f391f_d20250423_m035254_c001_v0001044_t0018_u01745380374899") 2025/04/23 03:53:51 DEBUG : only8: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f407620db0e489860_d20250423_m035241_c001_v7007000_t0000_u01745380361320") 2025/04/23 03:53:51 DEBUG : only8: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af7d5_d20250423_m035227_c001_v0001109_t0000_u01745380347003") 2025/04/23 03:53:51 DEBUG : only9: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb049_d20250423_m035315_c001_v7007000_t0000_u01745380395217") 2025/04/23 03:53:51 DEBUG : only9: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f403857f52b8af859_d20250423_m035307_c001_v0001109_t0046_u01745380387403") 2025/04/23 03:53:51 DEBUG : only9: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af82d_d20250423_m035255_c001_v0001109_t0059_u01745380375811") 2025/04/23 03:53:51 DEBUG : only9: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f407620db0e48985f_d20250423_m035241_c001_v7007000_t0000_u01745380361115") 2025/04/23 03:53:51 DEBUG : only9: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8dee_d20250423_m035228_c001_v0001145_t0038_u01745380348790") 2025/04/23 03:53:51 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b521_d20250423_m034856_c001_v7007000_t0000_u01745380136956") 2025/04/23 03:53:51 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af682_d20250423_m034854_c001_v0001109_t0015_u01745380134825") 2025/04/23 03:53:51 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0498c6_d20250423_m034853_c001_v7007000_t0000_u01745380133036") 2025/04/23 03:53:51 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8cb2_d20250423_m034851_c001_v0001145_t0025_u01745380131480") 2025/04/23 03:53:51 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0498ae_d20250423_m034849_c001_v7007000_t0000_u01745380129693") 2025/04/23 03:53:51 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3866_d20250423_m034847_c001_v0001044_t0032_u01745380127320") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049863_d20250423_m034834_c001_v7007000_t0000_u01745380114309") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c76_d20250423_m034832_c001_v0001145_t0027_u01745380112718") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f04984f_d20250423_m034830_c001_v7007000_t0000_u01745380110834") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c6a_d20250423_m034829_c001_v0001145_t0020_u01745380109813") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049849_d20250423_m034828_c001_v7007000_t0000_u01745380108038") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c60_d20250423_m034826_c001_v0001145_t0048_u01745380106788") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d432244881e_d20250423_m034819_c001_v7007000_t0000_u01745380099316") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c3c_d20250423_m034817_c001_v0001145_t0047_u01745380097859") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d432244881d_d20250423_m034817_c001_v7007000_t0000_u01745380097161") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c34_d20250423_m034815_c001_v0001145_t0032_u01745380095730") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d432244881b_d20250423_m034815_c001_v7007000_t0000_u01745380095018") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c30_d20250423_m034814_c001_v0001145_t0025_u01745380094435") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c2a_d20250423_m034813_c001_v0001145_t0041_u01745380093674") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d4322448818_d20250423_m034812_c001_v7007000_t0000_u01745380092979") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c26_d20250423_m034812_c001_v0001145_t0034_u01745380092352") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c24_d20250423_m034811_c001_v0001145_t0019_u01745380091631") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d4322448815_d20250423_m034810_c001_v7007000_t0000_u01745380090935") 2025/04/23 03:53:52 DEBUG : potato: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c20_d20250423_m034810_c001_v0001145_t0022_u01745380090112") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f414fe37b5780aaa9_d20250423_m034951_c001_v7007000_t0000_u01745380191743") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af6c8_d20250423_m034950_c001_v0001109_t0027_u01745380190951") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40054749f42daf36_d20250423_m034941_c001_v7007000_t0000_u01745380181903") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af6ac_d20250423_m034936_c001_v0001109_t0024_u01745380176828") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41870d48f88017e3_d20250423_m034929_c001_v7007000_t0000_u01745380169435") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af6a2_d20250423_m034924_c001_v0001109_t0028_u01745380164698") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b52f_d20250423_m034911_c001_v7007000_t0000_u01745380151935") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af694_d20250423_m034905_c001_v0001109_t0043_u01745380145885") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f04988a_d20250423_m034840_c001_v7007000_t0000_u01745380120207") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c88_d20250423_m034838_c001_v0001145_t0028_u01745380118208") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049878_d20250423_m034837_c001_v7007000_t0000_u01745380117130") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c7c_d20250423_m034835_c001_v0001145_t0031_u01745380115232") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049865_d20250423_m034834_c001_v7007000_t0000_u01745380114499") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c7a_d20250423_m034833_c001_v0001145_t0050_u01745380113369") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049853_d20250423_m034832_c001_v7007000_t0000_u01745380112005") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c70_d20250423_m034831_c001_v0001145_t0059_u01745380111196") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f04984c_d20250423_m034829_c001_v7007000_t0000_u01745380109104") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c68_d20250423_m034828_c001_v0001145_t0038_u01745380108047") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41640d4322448820_d20250423_m034820_c001_v7007000_t0000_u01745380100026") 2025/04/23 03:53:53 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c46_d20250423_m034819_c001_v0001145_t0056_u01745380099059") 2025/04/23 03:53:54 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cacbf_d20250423_m034708_c001_v7007000_t0000_u01745380028347") 2025/04/23 03:53:54 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b8e_d20250423_m034707_c001_v0001145_t0003_u01745380027435") 2025/04/23 03:53:54 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70caca5_d20250423_m034706_c001_v7007000_t0000_u01745380026160") 2025/04/23 03:53:54 DEBUG : potato2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b88_d20250423_m034705_c001_v0001145_t0016_u01745380025571") 2025/04/23 03:53:54 DEBUG : potato3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40054749f42daf37_d20250423_m034942_c001_v7007000_t0000_u01745380182257") 2025/04/23 03:53:54 DEBUG : potato3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8cd3_d20250423_m034938_c001_v0001145_t0015_u01745380178785") 2025/04/23 03:53:54 DEBUG : potato3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41870d48f88017e4_d20250423_m034929_c001_v7007000_t0000_u01745380169727") 2025/04/23 03:53:54 DEBUG : potato3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8ccd_d20250423_m034926_c001_v0001145_t0057_u01745380166196") 2025/04/23 03:53:54 DEBUG : potato3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b530_d20250423_m034912_c001_v7007000_t0000_u01745380152110") 2025/04/23 03:53:54 DEBUG : potato3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8cc7_d20250423_m034906_c001_v0001145_t0001_u01745380146858") 2025/04/23 03:53:54 DEBUG : pre-dest1/1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565b8f_d20250423_m035032_c001_v7007000_t0000_u01745380232120") 2025/04/23 03:53:54 DEBUG : pre-dest1/1: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8d09_d20250423_m035024_c001_v0001145_t0035_u01745380224162") 2025/04/23 03:53:54 DEBUG : pre-dest2/2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40341f9e52565b90_d20250423_m035032_c001_v7007000_t0000_u01745380232296") 2025/04/23 03:53:54 DEBUG : pre-dest2/2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af701_d20250423_m035024_c001_v0001109_t0043_u01745380224840") 2025/04/23 03:53:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40054749f42daf41_d20250423_m035004_c001_v7007000_t0000_u01745380204628") 2025/04/23 03:53:54 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3886_d20250423_m035000_c001_v0001044_t0022_u01745380200707") 2025/04/23 03:53:54 DEBUG : sizeonly: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa3b0a_d20250423_m034750_c001_v7007000_t0000_u01745380070802") 2025/04/23 03:53:54 DEBUG : sizeonly: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bea_d20250423_m034749_c001_v0001145_t0027_u01745380069827") 2025/04/23 03:53:54 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc44de_d20250423_m035330_c001_v7007000_t0000_u01745380410829") 2025/04/23 03:53:54 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1012dcc346d54f94_d20250423_m035327_c001_v0001102_t0059_u01745380407932") 2025/04/23 03:53:54 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb051_d20250423_m035326_c001_v7007000_t0000_u01745380406098") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f394b_d20250423_m035323_c001_v0001044_t0006_u01745380403333") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b528_d20250423_m034902_c001_v7007000_t0000_u01745380142103") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af68e_d20250423_m034901_c001_v0001109_t0058_u01745380141122") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b525_d20250423_m034859_c001_v7007000_t0000_u01745380139890") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8cbb_d20250423_m034859_c001_v0001145_t0031_u01745380139112") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa3af1_d20250423_m034746_c001_v7007000_t0000_u01745380066750") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8be0_d20250423_m034745_c001_v0001145_t0039_u01745380065102") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa3ad5_d20250423_m034744_c001_v7007000_t0000_u01745380064403") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bda_d20250423_m034743_c001_v0001145_t0006_u01745380063147") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa3a96_d20250423_m034740_c001_v7007000_t0000_u01745380060510") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bd6_d20250423_m034738_c001_v0001145_t0002_u01745380058959") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa3a7d_d20250423_m034738_c001_v7007000_t0000_u01745380058438") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bd0_d20250423_m034737_c001_v0001145_t0028_u01745380057365") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bcc_d20250423_m034734_c001_v0001145_t0052_u01745380054744") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa3a45_d20250423_m034734_c001_v7007000_t0000_u01745380054054") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bc6_d20250423_m034733_c001_v0001145_t0002_u01745380053077") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bc4_d20250423_m034732_c001_v0001145_t0001_u01745380052101") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa3a23_d20250423_m034731_c001_v7007000_t0000_u01745380051060") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bbc_d20250423_m034728_c001_v0001145_t0018_u01745380048809") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bba_d20250423_m034726_c001_v0001145_t0029_u01745380046090") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa39dd_d20250423_m034725_c001_v7007000_t0000_u01745380045390") 2025/04/23 03:53:55 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bb4_d20250423_m034724_c001_v0001145_t0034_u01745380044684") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8bb2_d20250423_m034723_c001_v0001145_t0021_u01745380043746") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa39c8_d20250423_m034723_c001_v7007000_t0000_u01745380043055") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8ba8_d20250423_m034719_c001_v0001145_t0039_u01745380039064") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f41911e299daa39b3_d20250423_m034718_c001_v7007000_t0000_u01745380038715") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8ba6_d20250423_m034718_c001_v0001145_t0017_u01745380038124") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cad2c_d20250423_m034716_c001_v7007000_t0000_u01745380036566") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8ba4_d20250423_m034715_c001_v0001145_t0000_u01745380035538") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cad10_d20250423_m034715_c001_v7007000_t0000_u01745380035019") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8ba2_d20250423_m034714_c001_v0001145_t0037_u01745380034279") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cacf4_d20250423_m034713_c001_v7007000_t0000_u01745380033054") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b9e_d20250423_m034712_c001_v0001145_t0016_u01745380032207") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cace5_d20250423_m034711_c001_v7007000_t0000_u01745380031674") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b9a_d20250423_m034710_c001_v0001145_t0006_u01745380030984") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cacd2_d20250423_m034710_c001_v7007000_t0000_u01745380030112") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b96_d20250423_m034709_c001_v0001145_t0004_u01745380029219") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cac8e_d20250423_m034702_c001_v7007000_t0000_u01745380022976") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b84_d20250423_m034702_c001_v0001145_t0017_u01745380022298") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cac8d_d20250423_m034701_c001_v7007000_t0000_u01745380021419") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b7c_d20250423_m034700_c001_v0001145_t0041_u01745380020633") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cac8c_d20250423_m034659_c001_v7007000_t0000_u01745380019759") 2025/04/23 03:53:56 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b74_d20250423_m034659_c001_v0001145_t0017_u01745380019137") 2025/04/23 03:53:57 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cac8b_d20250423_m034656_c001_v7007000_t0000_u01745380016378") 2025/04/23 03:53:57 DEBUG : sub dir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8b6e_d20250423_m034655_c001_v0001145_t0027_u01745380015726") 2025/04/23 03:53:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4129d8d9a2dc44df_d20250423_m035331_c001_v7007000_t0000_u01745380411006") 2025/04/23 03:53:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af87d_d20250423_m035327_c001_v0001109_t0050_u01745380407946") 2025/04/23 03:53:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb052_d20250423_m035326_c001_v7007000_t0000_u01745380406274") 2025/04/23 03:53:57 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e78_d20250423_m035322_c001_v0001145_t0000_u01745380402997") 2025/04/23 03:53:57 DEBUG : sub/yam: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b520_d20250423_m034856_c001_v7007000_t0000_u01745380136427") 2025/04/23 03:53:57 DEBUG : sub/yam: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f386a_d20250423_m034854_c001_v0001044_t0029_u01745380134469") 2025/04/23 03:53:57 DEBUG : test_dir1/file2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb04e_d20250423_m035321_c001_v7007000_t0000_u01745380401500") 2025/04/23 03:53:57 DEBUG : test_dir1/file2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1012dcc346d54f8b_d20250423_m035319_c001_v0001102_t0049_u01745380399632") 2025/04/23 03:53:57 DEBUG : test_dir1/file2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb04b_d20250423_m035318_c001_v7007000_t0000_u01745380398070") 2025/04/23 03:53:57 DEBUG : test_dir1/file2: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1012dcc346d54f85_d20250423_m035316_c001_v0001102_t0013_u01745380396557") 2025/04/23 03:53:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb04f_d20250423_m035321_c001_v7007000_t0000_u01745380401676") 2025/04/23 03:53:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e70_d20250423_m035319_c001_v0001145_t0039_u01745380399618") 2025/04/23 03:53:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f419ba6fee70cb04c_d20250423_m035318_c001_v7007000_t0000_u01745380398247") 2025/04/23 03:53:57 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8e6c_d20250423_m035316_c001_v0001145_t0029_u01745380396537") 2025/04/23 03:53:57 DEBUG : three: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049895_d20250423_m034846_c001_v7007000_t0000_u01745380126606") 2025/04/23 03:53:57 DEBUG : three: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8ca8_d20250423_m034844_c001_v0001145_t0000_u01745380124627") 2025/04/23 03:53:57 DEBUG : three: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1104d125fddd8c9a_d20250423_m034842_c001_v0001145_t0025_u01745380122385") 2025/04/23 03:53:57 DEBUG : two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f049897_d20250423_m034846_c001_v7007000_t0000_u01745380126784") 2025/04/23 03:53:57 DEBUG : two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f403857f52b8af671_d20250423_m034844_c001_v0001109_t0046_u01745380124080") 2025/04/23 03:53:57 DEBUG : two: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f4104d125fddd8c98_d20250423_m034842_c001_v0001145_t0007_u01745380122205") 2025/04/23 03:53:57 DEBUG : yam: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b523_d20250423_m034857_c001_v7007000_t0000_u01745380137143") 2025/04/23 03:53:58 DEBUG : yam: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f107cd9f9f0aee1e5_d20250423_m034856_c001_v0001150_t0046_u01745380136006") 2025/04/23 03:53:58 DEBUG : yam: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0498c3_d20250423_m034852_c001_v7007000_t0000_u01745380132489") 2025/04/23 03:53:58 DEBUG : yam: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1091ee83777f3868_d20250423_m034851_c001_v0001044_t0031_u01745380131136") 2025/04/23 03:53:58 DEBUG : yam: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0498a9_d20250423_m034849_c001_v7007000_t0000_u01745380129157") 2025/04/23 03:53:58 DEBUG : yam: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f103857f52b8af678_d20250423_m034847_c001_v0001109_t0054_u01745380127330") 2025/04/23 03:53:58 DEBUG : yaml: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f40238c91b2d5b517_d20250423_m034853_c001_v7007000_t0000_u01745380133215") 2025/04/23 03:53:58 DEBUG : yaml: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f105ddb708ef19ccf_d20250423_m034852_c001_v0001182_t0058_u01745380132282") 2025/04/23 03:53:58 DEBUG : yaml: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f404279392f0498b0_d20250423_m034849_c001_v7007000_t0000_u01745380129881") 2025/04/23 03:53:58 DEBUG : yaml: Deleting (id "4_zdff27d53c01d6b0b9f680e1b_f1141c1b0c27638ae_d20250423_m034848_c001_v0001171_t0008_u01745380128739") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m6.96338565s (try 1/5)