"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/05/22 04:50:31 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu" 2025/05/22 04:50:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/22 04:50:31 DEBUG : Creating backend with remote "/tmp/rclone2121449548" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:32 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/22 04:50:32 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:32 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 04:50:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:33 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:33 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:35 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.52s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:36 DEBUG : Creating backend with remote "/non-existing" 2025/05/22 04:50:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/22 04:50:37 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:37 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:38 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:38 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.32s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:40 INFO : B2 bucket rclone-test-jeboxev1xasu: Running all checks before starting transfers 2025/05/22 04:50:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:40 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:40 INFO : B2 bucket rclone-test-jeboxev1xasu: Checks finished, now starting transfers 2025/05/22 04:50:40 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.71s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:41 ERROR : Ignoring --no-traverse with sync 2025/05/22 04:50:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:41 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:41 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:42 INFO : sub dir/hello world: Copied (new) 2025/05/22 04:50:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/22 04:50:44 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:44 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:44 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/22 04:50:44 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:50:46 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:46 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.73s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:50:48 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:48 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.09s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/22 04:50:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 04:50:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/22 04:50:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 04:50:49 INFO : sub dir: Making directory 2025/05/22 04:50:49 INFO : sub dir2: Making directory 2025/05/22 04:50:49 INFO : sub dir2/sub sub dir2: Making directory 2025/05/22 04:50:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:49 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:49 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/22 04:50:50 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:51 INFO : sub dir2: Making directory 2025/05/22 04:50:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/22 04:50:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 04:50:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:51 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:51 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:52 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.45s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:53 DEBUG : sub dir2: Making directory with metadata 2025/05/22 04:50:53 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 04:50:53 INFO : sub dir: Making directory 2025/05/22 04:50:53 INFO : sub dir2: Making directory 2025/05/22 04:50:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:53 INFO : sub dir/hello world: Copied (new) 2025/05/22 04:50:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/22 04:50:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/22 04:50:54 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:55 INFO : sub dir2: Making directory 2025/05/22 04:50:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:56 INFO : sub dir/hello world: Copied (new) 2025/05/22 04:50:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.49s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:56 DEBUG : sub dir2: Making directory with metadata 2025/05/22 04:50:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 04:50:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 04:50:57 INFO : sub dir: Making directory 2025/05/22 04:50:57 INFO : sub dir2: Making directory 2025/05/22 04:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:57 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:57 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:50:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:50:57 INFO : sub dir/hello world: Copied (new) 2025/05/22 04:50:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/22 04:50:57 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.80s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:50:58 INFO : sub dir2: Making directory 2025/05/22 04:50:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:50:59 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:50:59 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:51:00 INFO : sub dir/hello world: Copied (new) 2025/05/22 04:51:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.73s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:01 DEBUG : Creating backend with remote "TestB2:rclone-test-coqupaz2beqi" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jeboxev1xasu -> B2 bucket rclone-test-coqupaz2beqi 2025/05/22 04:51:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:51:02 DEBUG : B2 bucket rclone-test-coqupaz2beqi: Waiting for checks to finish 2025/05/22 04:51:02 DEBUG : B2 bucket rclone-test-coqupaz2beqi: Waiting for transfers to finish 2025/05/22 04:51:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:51:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:03 DEBUG : B2 bucket rclone-test-coqupaz2beqi: Purge remote 2025/05/22 04:51:03 INFO : B2 bucket rclone-test-coqupaz2beqi: cleaning bucket "rclone-test-coqupaz2beqi" of all files 2025/05/22 04:51:03 DEBUG : sub dir/hello world: Deleting (id "4_z3fb29de3504dfb6b9f680e1b_f1058dd4fbba300f3_d20250522_m045103_c001_v0001099_t0056_u01747889463251") --- PASS: TestServerSideCopy (4.67s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/22 04:51:06 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:06 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/22 04:51:07 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fibefab7bewi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jeboxev1xasu -> B2 bucket rclone-test-fibefab7bewi 2025/05/22 04:51:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:51:10 DEBUG : B2 bucket rclone-test-fibefab7bewi: Waiting for checks to finish 2025/05/22 04:51:10 DEBUG : B2 bucket rclone-test-fibefab7bewi: Waiting for transfers to finish 2025/05/22 04:51:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:51:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/22 04:51:12 DEBUG : B2 bucket rclone-test-fibefab7bewi: Waiting for checks to finish 2025/05/22 04:51:12 DEBUG : B2 bucket rclone-test-fibefab7bewi: Waiting for transfers to finish 2025/05/22 04:51:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/22 04:51:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:13 DEBUG : B2 bucket rclone-test-fibefab7bewi: Purge remote 2025/05/22 04:51:13 INFO : B2 bucket rclone-test-fibefab7bewi: cleaning bucket "rclone-test-fibefab7bewi" of all files 2025/05/22 04:51:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bdc3504dfb6b9f680e1b_f1010b9d1638a7f25_d20250522_m045112_c001_v0001099_t0055_u01747889472845") 2025/05/22 04:51:13 DEBUG : sub dir/hello world: Deleting (id "4_z2f82bdc3504dfb6b9f680e1b_f1052304370bd17b0_d20250522_m045110_c001_v0001184_t0044_u01747889470940") --- PASS: TestServerSideCopyOverSelf (7.03s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/22 04:51:16 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:16 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/22 04:51:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/22 04:51:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:19 DEBUG : Creating backend with remote "TestB2:rclone-test-hahekuw3tuji" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jeboxev1xasu -> B2 bucket rclone-test-hahekuw3tuji 2025/05/22 04:51:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:51:20 DEBUG : B2 bucket rclone-test-hahekuw3tuji: Waiting for checks to finish 2025/05/22 04:51:20 DEBUG : B2 bucket rclone-test-hahekuw3tuji: Waiting for transfers to finish 2025/05/22 04:51:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:51:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:22 DEBUG : B2 bucket rclone-test-hahekuw3tuji: Waiting for checks to finish 2025/05/22 04:51:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/22 04:51:22 DEBUG : B2 bucket rclone-test-hahekuw3tuji: Waiting for transfers to finish 2025/05/22 04:51:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/22 04:51:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/22 04:51:22 INFO : sub dir/hello world: Deleted 2025/05/22 04:51:23 DEBUG : testing file moves 2025/05/22 04:51:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/22 04:51:24 DEBUG : B2 bucket rclone-test-hahekuw3tuji: Waiting for checks to finish 2025/05/22 04:51:24 DEBUG : B2 bucket rclone-test-hahekuw3tuji: Waiting for transfers to finish 2025/05/22 04:51:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/22 04:51:24 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/22 04:51:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:25 DEBUG : B2 bucket rclone-test-hahekuw3tuji: Purge remote 2025/05/22 04:51:25 INFO : B2 bucket rclone-test-hahekuw3tuji: cleaning bucket "rclone-test-hahekuw3tuji" of all files 2025/05/22 04:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52ed33504dfb6b9f680e1b_f1190b2e222aaa8a0_d20250522_m045124_c001_v0001116_t0006_u01747889484324") 2025/05/22 04:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52ed33504dfb6b9f680e1b_f1086c4c9303bdd2c_d20250522_m045122_c001_v0001101_t0009_u01747889482469") 2025/05/22 04:51:25 DEBUG : sub dir/hello world: Deleting (id "4_z2f52ed33504dfb6b9f680e1b_f114db37a9f027ed5_d20250522_m045120_c001_v0001183_t0036_u01747889480884") --- PASS: TestServerSideMoveOverSelf (9.46s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:28 ERROR : : error listing: directory not found 2025/05/22 04:51:28 INFO : Local file system at /tmp/rclone2121449548: Making directory 2025/05/22 04:51:28 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:28 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.08s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:51:30 DEBUG : Local file system at /tmp/rclone2121449548: Waiting for checks to finish 2025/05/22 04:51:30 DEBUG : Local file system at /tmp/rclone2121449548: Waiting for transfers to finish 2025/05/22 04:51:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:51:31 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/22 04:51:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyRedownload (2.65s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:32 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/22 04:51:32 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:32 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/22 04:51:33 INFO : check sum: Copied (new) 2025/05/22 04:51:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:33 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:33 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/22 04:51:33 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/22 04:51:33 DEBUG : check sum: Unchanged skipping 2025/05/22 04:51:33 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:33 DEBUG : Waiting for deletions to finish 2025/05/22 04:51:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.58s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/22 04:51:35 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:35 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:35 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/22 04:51:35 INFO : sizeonly: Copied (new) 2025/05/22 04:51:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:36 DEBUG : sizeonly: Sizes identical 2025/05/22 04:51:36 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:36 DEBUG : sizeonly: Unchanged skipping 2025/05/22 04:51:36 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:36 DEBUG : Waiting for deletions to finish 2025/05/22 04:51:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.92s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/22 04:51:38 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:38 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/22 04:51:38 INFO : ignore-size: Copied (new) 2025/05/22 04:51:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:39 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:51:39 DEBUG : ignore-size: Unchanged skipping 2025/05/22 04:51:39 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:39 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:39 DEBUG : Waiting for deletions to finish 2025/05/22 04:51:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.65s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:41 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:51:41 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:41 DEBUG : existing: Unchanged skipping 2025/05/22 04:51:41 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:41 DEBUG : Waiting for deletions to finish 2025/05/22 04:51:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/22 04:51:42 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:42 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:42 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/22 04:51:42 INFO : existing: Copied (replaced existing) 2025/05/22 04:51:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.40s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:44 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/22 04:51:44 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:44 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:44 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/22 04:51:44 INFO : existing: Copied (new) 2025/05/22 04:51:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:45 DEBUG : existing: Destination exists, skipping 2025/05/22 04:51:45 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:45 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:45 DEBUG : Waiting for deletions to finish 2025/05/22 04:51:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:47 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/22 04:51:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/22 04:51:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:51:48 DEBUG : c/non empty space: Unchanged skipping 2025/05/22 04:51:48 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:48 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:51:48 INFO : a/potato2: Copied (new) 2025/05/22 04:51:48 DEBUG : Waiting for deletions to finish 2025/05/22 04:51:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.75s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:51 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/22 04:51:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/22 04:51:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/22 04:51:51 DEBUG : empty space: Unchanged skipping 2025/05/22 04:51:51 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:51 DEBUG : Waiting for deletions to finish 2025/05/22 04:51:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/22 04:51:51 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:51 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/22 04:51:52 INFO : empty space: Updated modification time in destination 2025/05/22 04:51:52 DEBUG : empty space: Unchanged skipping 2025/05/22 04:51:52 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:52 DEBUG : Waiting for deletions to finish 2025/05/22 04:51:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.07s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:55 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/22 04:51:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/22 04:51:55 DEBUG : empty space: Unchanged skipping 2025/05/22 04:51:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:55 DEBUG : Waiting for deletions to finish 2025/05/22 04:51:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:57 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:57 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/22 04:51:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2121449548) 2025/05/22 04:51:57 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jeboxev1xasu) 2025/05/22 04:51:57 DEBUG : foo: sha1 differ 2025/05/22 04:51:57 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:57 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/22 04:51:57 INFO : foo: Copied (replaced existing) 2025/05/22 04:51:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:51:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:51:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/22 04:51:59 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:51:59 DEBUG : empty space: Unchanged skipping 2025/05/22 04:51:59 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:51:59 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:51:59 INFO : potato: Copied (new) 2025/05/22 04:51:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:01 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/22 04:52:01 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:01 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/22 04:52:02 INFO : potato: Copied (replaced existing) 2025/05/22 04:52:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.47s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:04 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:04 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/22 04:52:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2121449548) 2025/05/22 04:52:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jeboxev1xasu) 2025/05/22 04:52:04 DEBUG : potato: sha1 differ 2025/05/22 04:52:04 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:05 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/22 04:52:05 INFO : potato: Copied (replaced existing) 2025/05/22 04:52:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:52:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:52:08 DEBUG : empty space: Unchanged skipping 2025/05/22 04:52:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/22 04:52:08 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:08 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:08 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.71s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:52:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:52:11 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:11 DEBUG : empty space: Unchanged skipping 2025/05/22 04:52:11 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:52:11 INFO : potato2: Copied (new) 2025/05/22 04:52:11 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:11 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:14 INFO : d: Making directory 2025/05/22 04:52:14 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/22 04:52:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/22 04:52:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:52:14 DEBUG : c/non empty space: Unchanged skipping 2025/05/22 04:52:15 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:15 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:52:15 INFO : a/potato2: Copied (new) 2025/05/22 04:52:15 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:15 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:18 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/22 04:52:19 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/22 04:52:19 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:52:19 DEBUG : c/non empty space: Unchanged skipping 2025/05/22 04:52:19 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:19 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:19 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:52:19 INFO : a/potato2: Copied (new) 2025/05/22 04:52:19 ERROR : B2 bucket rclone-test-jeboxev1xasu: not deleting files as there were IO errors 2025/05/22 04:52:19 ERROR : B2 bucket rclone-test-jeboxev1xasu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.78s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:22 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:52:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:52:22 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:22 DEBUG : empty space: Unchanged skipping 2025/05/22 04:52:22 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:23 INFO : potato: Deleted 2025/05/22 04:52:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:52:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (4.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:27 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:27 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:27 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:27 INFO : potato: Deleted 2025/05/22 04:52:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:52:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:52:28 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:28 DEBUG : empty space: Unchanged skipping 2025/05/22 04:52:28 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:52:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.21s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:52:31 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:31 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:31 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/22 04:52:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:34 DEBUG : enormous: Excluded (Size Filter) 2025/05/22 04:52:34 DEBUG : enormous: Excluded 2025/05/22 04:52:34 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 04:52:34 DEBUG : potato2: Excluded 2025/05/22 04:52:34 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 04:52:34 DEBUG : potato2: Excluded 2025/05/22 04:52:34 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:52:34 DEBUG : empty space: Unchanged skipping 2025/05/22 04:52:34 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:34 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:34 DEBUG : enormous: Excluded (Size Filter) 2025/05/22 04:52:34 DEBUG : enormous: Excluded 2025/05/22 04:52:34 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 04:52:34 DEBUG : potato2: Excluded 2025/05/22 04:52:34 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 04:52:34 DEBUG : potato2: Excluded 2025/05/22 04:52:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/22 04:52:34 DEBUG : empty space: Unchanged skipping 2025/05/22 04:52:34 DEBUG : Local file system at /tmp/rclone2121449548: Waiting for checks to finish 2025/05/22 04:52:34 DEBUG : Local file system at /tmp/rclone2121449548: Waiting for transfers to finish 2025/05/22 04:52:34 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.30s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:38 DEBUG : enormous: Excluded (Size Filter) 2025/05/22 04:52:38 DEBUG : enormous: Excluded 2025/05/22 04:52:38 DEBUG : potato2: Excluded (Size Filter) 2025/05/22 04:52:38 DEBUG : potato2: Excluded 2025/05/22 04:52:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:52:38 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:38 DEBUG : empty space: Unchanged skipping 2025/05/22 04:52:38 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:38 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:38 INFO : enormous: Deleted 2025/05/22 04:52:39 INFO : potato2: Deleted 2025/05/22 04:52:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:39 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/22 04:52:39 DEBUG : empty space: Unchanged skipping 2025/05/22 04:52:39 DEBUG : Local file system at /tmp/rclone2121449548: Waiting for checks to finish 2025/05/22 04:52:39 DEBUG : Local file system at /tmp/rclone2121449548: Waiting for transfers to finish 2025/05/22 04:52:39 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:39 INFO : enormous: Deleted 2025/05/22 04:52:39 INFO : potato2: Deleted 2025/05/22 04:52:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.54s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:42 DEBUG : five: Need to transfer - File not found at Destination 2025/05/22 04:52:42 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/22 04:52:42 DEBUG : one: Destination is newer than source, skipping 2025/05/22 04:52:42 DEBUG : three: Sizes identical 2025/05/22 04:52:42 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:42 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/22 04:52:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/22 04:52:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2121449548) 2025/05/22 04:52:42 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jeboxev1xasu) 2025/05/22 04:52:42 DEBUG : two: sha1 differ 2025/05/22 04:52:42 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/22 04:52:43 INFO : five: Copied (new) 2025/05/22 04:52:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/22 04:52:43 INFO : four: Copied (replaced existing) 2025/05/22 04:52:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/22 04:52:43 INFO : two: Copied (replaced existing) 2025/05/22 04:52:43 DEBUG : Waiting for deletions to finish 2025/05/22 04:52:43 DEBUG : one: Destination is newer than source, skipping 2025/05/22 04:52:43 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2121449548) 2025/05/22 04:52:43 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jeboxev1xasu) 2025/05/22 04:52:43 DEBUG : three: sha1 differ 2025/05/22 04:52:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/22 04:52:43 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/22 04:52:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/22 04:52:43 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/22 04:52:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/22 04:52:43 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/22 04:52:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/22 04:52:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/22 04:52:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/22 04:52:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/22 04:52:43 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:45 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/22 04:52:45 INFO : three: Copied (replaced existing) 2025/05/22 04:52:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.82s) === 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-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/22 04:52:46 INFO : B2 bucket rclone-test-jeboxev1xasu: Making map for --track-renames 2025/05/22 04:52:46 INFO : B2 bucket rclone-test-jeboxev1xasu: Finished making map for --track-renames 2025/05/22 04:52:46 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/22 04:52:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/22 04:52:46 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for renames to finish 2025/05/22 04:52:46 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/22 04:52:46 INFO : potato: Copied (new) 2025/05/22 04:52:46 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/22 04:52:46 INFO : yam: Copied (new) 2025/05/22 04:52:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:52:47 INFO : B2 bucket rclone-test-jeboxev1xasu: Making map for --track-renames 2025/05/22 04:52:47 INFO : B2 bucket rclone-test-jeboxev1xasu: Finished making map for --track-renames 2025/05/22 04:52:47 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:47 DEBUG : potato: Unchanged skipping 2025/05/22 04:52:47 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for renames to finish 2025/05/22 04:52:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/22 04:52:48 INFO : yam: Copied (server-side copy) to: yaml 2025/05/22 04:52:48 INFO : yam: Deleted 2025/05/22 04:52:48 INFO : yaml: Renamed from "yam" 2025/05/22 04:52:48 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/22 04:52:50 INFO : B2 bucket rclone-test-jeboxev1xasu: Making map for --track-renames 2025/05/22 04:52:50 INFO : B2 bucket rclone-test-jeboxev1xasu: Finished making map for --track-renames 2025/05/22 04:52:50 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/22 04:52:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/22 04:52:50 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for renames to finish 2025/05/22 04:52:50 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/22 04:52:50 INFO : yam: Copied (new) 2025/05/22 04:52:50 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/22 04:52:50 INFO : potato: Copied (new) 2025/05/22 04:52:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:52:51 INFO : B2 bucket rclone-test-jeboxev1xasu: Making map for --track-renames 2025/05/22 04:52:51 INFO : B2 bucket rclone-test-jeboxev1xasu: Finished making map for --track-renames 2025/05/22 04:52:51 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:51 DEBUG : potato: Unchanged skipping 2025/05/22 04:52:51 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for renames to finish 2025/05/22 04:52:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/22 04:52:51 INFO : yam: Copied (server-side copy) to: yaml 2025/05/22 04:52:52 INFO : yam: Deleted 2025/05/22 04:52:52 INFO : yaml: Renamed from "yam" 2025/05/22 04:52:52 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.87s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/22 04:52:53 INFO : B2 bucket rclone-test-jeboxev1xasu: Making map for --track-renames 2025/05/22 04:52:53 INFO : B2 bucket rclone-test-jeboxev1xasu: Finished making map for --track-renames 2025/05/22 04:52:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/22 04:52:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/22 04:52:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for renames to finish 2025/05/22 04:52:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/22 04:52:54 INFO : sub/yam: Copied (new) 2025/05/22 04:52:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/22 04:52:54 INFO : potato: Copied (new) 2025/05/22 04:52:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:54 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:52:54 DEBUG : potato: Unchanged skipping 2025/05/22 04:52:55 INFO : B2 bucket rclone-test-jeboxev1xasu: Making map for --track-renames 2025/05/22 04:52:55 INFO : B2 bucket rclone-test-jeboxev1xasu: Finished making map for --track-renames 2025/05/22 04:52:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for renames to finish 2025/05/22 04:52:55 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/22 04:52:55 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/22 04:52:55 INFO : sub/yam: Deleted 2025/05/22 04:52:55 INFO : yam: Renamed from "sub/yam" 2025/05/22 04:52:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:57 DEBUG : Creating backend with remote "/tmp/rclone2121449548/dir1" 2025/05/22 04:52:57 DEBUG : Creating backend with remote "/tmp/rclone2121449548/dir2" 2025/05/22 04:52:57 DEBUG : Local file system at /tmp/rclone2121449548/dir2: Using server-side directory move 2025/05/22 04:52:57 INFO : Local file system at /tmp/rclone2121449548/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/22 04:52:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/22 04:52:57 DEBUG : Local file system at /tmp/rclone2121449548/dir2: Waiting for checks to finish 2025/05/22 04:52:57 DEBUG : Local file system at /tmp/rclone2121449548/dir2: Waiting for transfers to finish 2025/05/22 04:52:57 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:52:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:52:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/22 04:52:58 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:52:58 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:52:58 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/22 04:52:58 INFO : nested/sub dir/file: Copied (new) 2025/05/22 04:52:58 INFO : nested/sub dir/file: Deleted 2025/05/22 04:52:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:52:59 INFO : sub dir/hello world: Copied (new) 2025/05/22 04:52:59 INFO : sub dir/hello world: Deleted 2025/05/22 04:52:59 INFO : sub dir: Removing directory 2025/05/22 04:52:59 INFO : nested/sub dir: Removing directory 2025/05/22 04:52:59 INFO : nested: Removing directory 2025/05/22 04:52:59 DEBUG : Local file system at /tmp/rclone2121449548: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.46s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/22 04:53:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/22 04:53:00 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:53:00 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:53:00 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/22 04:53:00 INFO : nested/sub dir/file: Copied (new) 2025/05/22 04:53:00 INFO : nested/sub dir/file: Deleted 2025/05/22 04:53:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/22 04:53:01 INFO : sub dir/hello world: Copied (new) 2025/05/22 04:53:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/22 04:53:02 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/22 04:53:02 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:53:02 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:53:02 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/22 04:53:02 INFO : existing-b: Copied (new) 2025/05/22 04:53:02 INFO : existing-b: Deleted 2025/05/22 04:53:03 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/22 04:53:03 INFO : existing: Copied (new) 2025/05/22 04:53:03 INFO : existing: Deleted 2025/05/22 04:53:03 DEBUG : existing: Destination exists, skipping 2025/05/22 04:53:03 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/22 04:53:03 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:53:03 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:53:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.49s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gununus8xale" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jeboxev1xasu -> B2 bucket rclone-test-gununus8xale 2025/05/22 04:53:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:53:09 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/22 04:53:09 DEBUG : empty space: Unchanged skipping 2025/05/22 04:53:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/22 04:53:09 DEBUG : B2 bucket rclone-test-gununus8xale: Waiting for checks to finish 2025/05/22 04:53:09 INFO : empty space: Deleted 2025/05/22 04:53:09 DEBUG : B2 bucket rclone-test-gununus8xale: Waiting for transfers to finish 2025/05/22 04:53:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:53:09 INFO : potato2: Copied (server-side copy) 2025/05/22 04:53:09 INFO : potato2: Deleted 2025/05/22 04:53:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/22 04:53:09 INFO : potato3: Copied (server-side copy) 2025/05/22 04:53:09 INFO : potato3: Deleted 2025/05/22 04:53:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yabugof8roqu" 2025/05/22 04:53:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/22 04:53:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:53:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/22 04:53:11 DEBUG : B2 bucket rclone-test-yabugof8roqu: Waiting for checks to finish 2025/05/22 04:53:11 DEBUG : B2 bucket rclone-test-yabugof8roqu: Waiting for transfers to finish 2025/05/22 04:53:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/22 04:53:12 INFO : empty space: Copied (server-side copy) 2025/05/22 04:53:12 INFO : empty space: Deleted 2025/05/22 04:53:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:53:12 INFO : potato2: Copied (server-side copy) 2025/05/22 04:53:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/22 04:53:12 INFO : potato3: Copied (server-side copy) 2025/05/22 04:53:12 INFO : potato2: Deleted 2025/05/22 04:53:12 INFO : potato3: Deleted 2025/05/22 04:53:12 DEBUG : B2 bucket rclone-test-yabugof8roqu: Purge remote 2025/05/22 04:53:12 INFO : B2 bucket rclone-test-yabugof8roqu: cleaning bucket "rclone-test-yabugof8roqu" of all files 2025/05/22 04:53:13 DEBUG : empty space: Deleting (id "4_z5fc29d43506dfb6b9f680e1b_f111d328b5524623b_d20250522_m045311_c001_v0001171_t0018_u01747889591820") 2025/05/22 04:53:13 DEBUG : potato2: Deleting (id "4_z5fc29d43506dfb6b9f680e1b_f112ad693036495e9_d20250522_m045312_c001_v0001171_t0036_u01747889592163") 2025/05/22 04:53:13 DEBUG : potato3: Deleting (id "4_z5fc29d43506dfb6b9f680e1b_f10684f29581370c0_d20250522_m045312_c001_v0001146_t0032_u01747889592167") 2025/05/22 04:53:13 DEBUG : B2 bucket rclone-test-gununus8xale: Purge remote 2025/05/22 04:53:13 INFO : B2 bucket rclone-test-gununus8xale: cleaning bucket "rclone-test-gununus8xale" of all files 2025/05/22 04:53:13 DEBUG : empty space: Deleting (id "4_z2f928d43506dfb6b9f680e1b_f403c67d4cfeddc44_d20250522_m045312_c001_v7007000_t0000_u01747889592146") 2025/05/22 04:53:13 DEBUG : empty space: Deleting (id "4_z2f928d43506dfb6b9f680e1b_f109a1c680b6d63d6_d20250522_m045308_c001_v0001177_t0027_u01747889588289") 2025/05/22 04:53:13 DEBUG : potato2: Deleting (id "4_z2f928d43506dfb6b9f680e1b_f403c67d4cfeddc45_d20250522_m045312_c001_v7007000_t0000_u01747889592463") 2025/05/22 04:53:13 DEBUG : potato2: Deleting (id "4_z2f928d43506dfb6b9f680e1b_f119fbcce209113fd_d20250522_m045309_c001_v0001099_t0020_u01747889589140") 2025/05/22 04:53:13 DEBUG : potato3: Deleting (id "4_z2f928d43506dfb6b9f680e1b_f403c67d4cfeddc46_d20250522_m045312_c001_v7007000_t0000_u01747889592477") 2025/05/22 04:53:13 DEBUG : potato3: Deleting (id "4_z2f928d43506dfb6b9f680e1b_f1137117d93972c76_d20250522_m045309_c001_v0001183_t0037_u01747889589513") 2025/05/22 04:53:13 DEBUG : potato3: Deleting (id "4_z2f928d43506dfb6b9f680e1b_f109a1c680b6d63da_d20250522_m045308_c001_v0001177_t0040_u01747889588515") 2025/05/22 04:53:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/22 04:53:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/22 04:53:15 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.83s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:15 DEBUG : Creating backend with remote "TestB2:rclone-test-fatazir4bexo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jeboxev1xasu -> B2 bucket rclone-test-fatazir4bexo 2025/05/22 04:53:20 DEBUG : empty space: Excluded (Size Filter) 2025/05/22 04:53:20 DEBUG : empty space: Excluded 2025/05/22 04:53:20 DEBUG : empty space: Excluded (Size Filter) 2025/05/22 04:53:20 DEBUG : empty space: Excluded 2025/05/22 04:53:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:53:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/22 04:53:20 DEBUG : B2 bucket rclone-test-fatazir4bexo: Waiting for checks to finish 2025/05/22 04:53:20 DEBUG : B2 bucket rclone-test-fatazir4bexo: Waiting for transfers to finish 2025/05/22 04:53:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:53:21 INFO : potato2: Copied (server-side copy) 2025/05/22 04:53:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/22 04:53:21 INFO : potato3: Copied (server-side copy) 2025/05/22 04:53:21 INFO : potato2: Deleted 2025/05/22 04:53:21 INFO : potato3: Deleted 2025/05/22 04:53:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sovisot2seqe" 2025/05/22 04:53:22 DEBUG : empty space: Excluded (Size Filter) 2025/05/22 04:53:22 DEBUG : empty space: Excluded 2025/05/22 04:53:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:53:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/22 04:53:22 DEBUG : B2 bucket rclone-test-sovisot2seqe: Waiting for checks to finish 2025/05/22 04:53:22 DEBUG : B2 bucket rclone-test-sovisot2seqe: Waiting for transfers to finish 2025/05/22 04:53:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:53:23 INFO : potato2: Copied (server-side copy) 2025/05/22 04:53:24 INFO : potato2: Deleted 2025/05/22 04:53:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/22 04:53:24 INFO : potato3: Copied (server-side copy) 2025/05/22 04:53:24 INFO : potato3: Deleted 2025/05/22 04:53:25 DEBUG : B2 bucket rclone-test-sovisot2seqe: Purge remote 2025/05/22 04:53:25 INFO : B2 bucket rclone-test-sovisot2seqe: cleaning bucket "rclone-test-sovisot2seqe" of all files 2025/05/22 04:53:25 DEBUG : potato2: Deleting (id "4_z2f02cd23506dfb6b9f680e1b_f11650c867e343f7f_d20250522_m045323_c001_v0001042_t0036_u01747889603557") 2025/05/22 04:53:25 DEBUG : potato3: Deleting (id "4_z2f02cd23506dfb6b9f680e1b_f106923bbb8b89363_d20250522_m045323_c001_v0001104_t0046_u01747889603926") 2025/05/22 04:53:25 DEBUG : B2 bucket rclone-test-fatazir4bexo: Purge remote 2025/05/22 04:53:25 INFO : B2 bucket rclone-test-fatazir4bexo: cleaning bucket "rclone-test-fatazir4bexo" of all files 2025/05/22 04:53:26 DEBUG : empty space: Deleting (id "4_zff92bd13506dfb6b9f680e1b_f118bdcb78fd6ebcd_d20250522_m045319_c001_v0001182_t0059_u01747889599942") 2025/05/22 04:53:26 DEBUG : potato2: Deleting (id "4_zff92bd13506dfb6b9f680e1b_f4070f4a6caccb183_d20250522_m045323_c001_v7007000_t0000_u01747889603992") 2025/05/22 04:53:26 DEBUG : potato2: Deleting (id "4_zff92bd13506dfb6b9f680e1b_f117700e036fd695b_d20250522_m045320_c001_v0001117_t0030_u01747889600742") 2025/05/22 04:53:26 DEBUG : potato3: Deleting (id "4_zff92bd13506dfb6b9f680e1b_f4070f4a6caccb184_d20250522_m045324_c001_v7007000_t0000_u01747889604637") 2025/05/22 04:53:26 DEBUG : potato3: Deleting (id "4_zff92bd13506dfb6b9f680e1b_f114db37a9f028638_d20250522_m045321_c001_v0001183_t0047_u01747889601137") 2025/05/22 04:53:26 DEBUG : potato3: Deleting (id "4_zff92bd13506dfb6b9f680e1b_f118bdcb78fd6ebd1_d20250522_m045320_c001_v0001182_t0034_u01747889600152") 2025/05/22 04:53:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/05/22 04:53:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/22 04:53:26 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:27 DEBUG : Creating backend with remote "TestB2:rclone-test-memuyeh1qoka" 2025/05/22 04:53:30 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jeboxev1xasu -> B2 bucket rclone-test-memuyeh1qoka 2025/05/22 04:53:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:53:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/22 04:53:33 DEBUG : empty space: Unchanged skipping 2025/05/22 04:53:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/22 04:53:33 DEBUG : B2 bucket rclone-test-memuyeh1qoka: Waiting for checks to finish 2025/05/22 04:53:33 INFO : empty space: Deleted 2025/05/22 04:53:33 DEBUG : B2 bucket rclone-test-memuyeh1qoka: Waiting for transfers to finish 2025/05/22 04:53:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:53:33 INFO : potato2: Copied (server-side copy) 2025/05/22 04:53:33 INFO : potato2: Deleted 2025/05/22 04:53:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/22 04:53:33 INFO : potato3: Copied (server-side copy) 2025/05/22 04:53:34 INFO : potato3: Deleted 2025/05/22 04:53:34 DEBUG : Creating backend with remote "TestB2:rclone-test-hejuxum4suqu" 2025/05/22 04:53:34 DEBUG : Config file has changed externally - reloading 2025/05/22 04:53:35 INFO : tomatoDir: Making directory 2025/05/22 04:53:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/22 04:53:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/22 04:53:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/22 04:53:35 DEBUG : B2 bucket rclone-test-hejuxum4suqu: Waiting for checks to finish 2025/05/22 04:53:35 DEBUG : B2 bucket rclone-test-hejuxum4suqu: Waiting for transfers to finish 2025/05/22 04:53:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/22 04:53:36 INFO : empty space: Copied (server-side copy) 2025/05/22 04:53:36 INFO : empty space: Deleted 2025/05/22 04:53:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/22 04:53:36 INFO : potato3: Copied (server-side copy) 2025/05/22 04:53:36 INFO : potato3: Deleted 2025/05/22 04:53:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/22 04:53:36 INFO : potato2: Copied (server-side copy) 2025/05/22 04:53:37 INFO : potato2: Deleted 2025/05/22 04:53:37 DEBUG : B2 bucket rclone-test-hejuxum4suqu: Purge remote 2025/05/22 04:53:37 INFO : B2 bucket rclone-test-hejuxum4suqu: cleaning bucket "rclone-test-hejuxum4suqu" of all files 2025/05/22 04:53:37 DEBUG : empty space: Deleting (id "4_zaf22fd33506dfb6b9f680e1b_f111a846124e5c2da_d20250522_m045336_c001_v0001183_t0056_u01747889616164") 2025/05/22 04:53:37 DEBUG : potato2: Deleting (id "4_zaf22fd33506dfb6b9f680e1b_f104ab27e38eac1d0_d20250522_m045336_c001_v0001043_t0037_u01747889616396") 2025/05/22 04:53:37 DEBUG : potato3: Deleting (id "4_zaf22fd33506dfb6b9f680e1b_f10093c96b568dd25_d20250522_m045336_c001_v0001177_t0026_u01747889616542") 2025/05/22 04:53:38 DEBUG : B2 bucket rclone-test-memuyeh1qoka: Purge remote 2025/05/22 04:53:38 INFO : B2 bucket rclone-test-memuyeh1qoka: cleaning bucket "rclone-test-memuyeh1qoka" of all files 2025/05/22 04:53:38 DEBUG : empty space: Deleting (id "4_z5f72ed13506dfb6b9f680e1b_f405acfd3abcbe909_d20250522_m045336_c001_v7007000_t0000_u01747889616379") 2025/05/22 04:53:38 DEBUG : empty space: Deleting (id "4_z5f72ed13506dfb6b9f680e1b_f108a07a9e8c63d94_d20250522_m045332_c001_v0001100_t0051_u01747889612117") 2025/05/22 04:53:38 DEBUG : potato2: Deleting (id "4_z5f72ed13506dfb6b9f680e1b_f405acfd3abcbe91a_d20250522_m045336_c001_v7007000_t0000_u01747889616979") 2025/05/22 04:53:38 DEBUG : potato2: Deleting (id "4_z5f72ed13506dfb6b9f680e1b_f1183453ffd0f97b9_d20250522_m045333_c001_v0001178_t0009_u01747889613285") 2025/05/22 04:53:38 DEBUG : potato3: Deleting (id "4_z5f72ed13506dfb6b9f680e1b_f405acfd3abcbe913_d20250522_m045336_c001_v7007000_t0000_u01747889616756") 2025/05/22 04:53:38 DEBUG : potato3: Deleting (id "4_z5f72ed13506dfb6b9f680e1b_f1082f93501a54d0c_d20250522_m045333_c001_v0001041_t0049_u01747889613541") 2025/05/22 04:53:38 DEBUG : potato3: Deleting (id "4_z5f72ed13506dfb6b9f680e1b_f108a07a9e8c63d98_d20250522_m045332_c001_v0001100_t0021_u01747889612568") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.41s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:42 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/rclone-sync-test" 2025/05/22 04:53:47 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/rclone-sync-test-include/layer2" 2025/05/22 04:53:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/rclone-sync-test-ignore-file" 2025/05/22 04:53:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/22 04:53:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/22 04:53:53 DEBUG : pacer: Reducing sleep to 10ms 2025/05/22 04:53:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 04:53:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu path rclone-sync-test: Waiting for checks to finish 2025/05/22 04:53:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu path rclone-sync-test: Waiting for transfers to finish 2025/05/22 04:53:53 DEBUG : Waiting for deletions to finish 2025/05/22 04:53:53 INFO : There was nothing to transfer 2025/05/22 04:53:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 04:53:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:53:53 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:53:53 DEBUG : Waiting for deletions to finish 2025/05/22 04:53:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 04:53:54 DEBUG : B2 bucket rclone-test-jeboxev1xasu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/22 04:53:54 DEBUG : B2 bucket rclone-test-jeboxev1xasu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/22 04:53:54 DEBUG : Waiting for deletions to finish 2025/05/22 04:53:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 04:53:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:53:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:53:55 DEBUG : Waiting for deletions to finish 2025/05/22 04:53:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:53:55 DEBUG : : Excluded 2025/05/22 04:53:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/05/22 04:53:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/22 04:53:55 DEBUG : B2 bucket rclone-test-jeboxev1xasu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/22 04:53:55 DEBUG : Waiting for deletions to finish 2025/05/22 04:53:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.58s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:54:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/dst" 2025/05/22 04:54:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/CompareDest" 2025/05/22 04:54:05 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 04:54:05 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:05 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/22 04:54:06 INFO : one: Copied (new) 2025/05/22 04:54:06 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:06 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:07 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/22 04:54:07 INFO : one: Copied (replaced existing) 2025/05/22 04:54:07 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:09 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:09 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 04:54:09 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:09 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:09 INFO : There was nothing to transfer 2025/05/22 04:54:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 04:54:11 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 04:54:11 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:11 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:11 INFO : There was nothing to transfer 2025/05/22 04:54:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:11 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 04:54:11 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:11 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 04:54:11 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:11 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:11 INFO : There was nothing to transfer 2025/05/22 04:54:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:12 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/05/22 04:54:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/22 04:54:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/22 04:54:12 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 04:54:12 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:12 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:12 INFO : There was nothing to transfer 2025/05/22 04:54:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:13 DEBUG : two: Need to transfer - File not found at Destination 2025/05/22 04:54:13 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/22 04:54:13 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:14 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/22 04:54:14 INFO : two: Copied (new) 2025/05/22 04:54:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:54:17 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/dest" 2025/05/22 04:54:18 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/pre-dest1" 2025/05/22 04:54:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/pre-dest2" 2025/05/22 04:54:21 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:54:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/22 04:54:21 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:54:21 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/22 04:54:22 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/22 04:54:22 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dest: Waiting for checks to finish 2025/05/22 04:54:22 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dest: Waiting for transfers to finish 2025/05/22 04:54:23 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/22 04:54:23 INFO : 3: Copied (new) 2025/05/22 04:54:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.98s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:54:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/dst" 2025/05/22 04:54:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/CopyDest" 2025/05/22 04:54:27 DEBUG : one: Need to transfer - File not found at Destination 2025/05/22 04:54:27 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:27 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/22 04:54:29 INFO : one: Copied (new) 2025/05/22 04:54:29 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:29 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:30 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/22 04:54:30 INFO : one: Copied (replaced existing) 2025/05/22 04:54:30 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:32 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/BackupDir" 2025/05/22 04:54:33 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/22 04:54:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/22 04:54:35 INFO : one: Copied (server-side copy) 2025/05/22 04:54:35 INFO : one: Deleted 2025/05/22 04:54:35 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/22 04:54:35 INFO : one: Copied (server-side copy) 2025/05/22 04:54:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/22 04:54:35 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:35 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:37 DEBUG : one: Unchanged skipping 2025/05/22 04:54:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/22 04:54:37 INFO : two: Copied (server-side copy) 2025/05/22 04:54:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/22 04:54:37 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:37 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:37 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:37 DEBUG : one: Unchanged skipping 2025/05/22 04:54:37 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:37 DEBUG : two: Unchanged skipping 2025/05/22 04:54:37 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:37 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:37 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:37 INFO : There was nothing to transfer 2025/05/22 04:54:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:38 DEBUG : one: Unchanged skipping 2025/05/22 04:54:39 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/22 04:54:39 DEBUG : three: Destination not found in --copy-dest 2025/05/22 04:54:39 DEBUG : three: Need to transfer - File not found at Destination 2025/05/22 04:54:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/22 04:54:39 DEBUG : two: Unchanged skipping 2025/05/22 04:54:39 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:39 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:39 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/22 04:54:39 INFO : three: Copied (new) 2025/05/22 04:54:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.29s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:54:43 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/dst" 2025/05/22 04:54:44 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/backup" 2025/05/22 04:54:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 04:54:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:54:46 DEBUG : two: Unchanged skipping 2025/05/22 04:54:46 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/22 04:54:48 INFO : one: Copied (server-side copy) 2025/05/22 04:54:48 INFO : one: Deleted 2025/05/22 04:54:48 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:54:49 INFO : one: Copied (new) 2025/05/22 04:54:49 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/22 04:54:49 INFO : three.txt: Copied (server-side copy) 2025/05/22 04:54:49 INFO : three.txt: Deleted 2025/05/22 04:54:49 INFO : three.txt: Moved into backup dir 2025/05/22 04:54:51 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:54:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 04:54:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:54:51 DEBUG : two: Unchanged skipping 2025/05/22 04:54:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:54:52 INFO : one: Copied (server-side copy) 2025/05/22 04:54:52 INFO : one: Deleted 2025/05/22 04:54:52 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:54:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/22 04:54:52 INFO : one: Copied (new) 2025/05/22 04:54:52 DEBUG : Waiting for deletions to finish 2025/05/22 04:54:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/22 04:54:53 INFO : three.txt: Copied (server-side copy) 2025/05/22 04:54:53 INFO : three.txt: Deleted 2025/05/22 04:54:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.95s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:54:56 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/dst" 2025/05/22 04:54:58 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/backup" 2025/05/22 04:54:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 04:54:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:54:59 DEBUG : two: Unchanged skipping 2025/05/22 04:54:59 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:55:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/22 04:55:01 INFO : one: Copied (server-side copy) to: one.bak 2025/05/22 04:55:01 INFO : one: Deleted 2025/05/22 04:55:01 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:55:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:02 INFO : one: Copied (new) 2025/05/22 04:55:02 DEBUG : Waiting for deletions to finish 2025/05/22 04:55:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/22 04:55:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/22 04:55:02 INFO : three.txt: Deleted 2025/05/22 04:55:02 INFO : three.txt: Moved into backup dir 2025/05/22 04:55:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 04:55:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:55:04 DEBUG : two: Unchanged skipping 2025/05/22 04:55:04 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:55:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:05 INFO : one: Copied (server-side copy) to: one.bak 2025/05/22 04:55:05 INFO : one: Deleted 2025/05/22 04:55:05 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:55:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/22 04:55:05 INFO : one: Copied (new) 2025/05/22 04:55:05 DEBUG : Waiting for deletions to finish 2025/05/22 04:55:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/22 04:55:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/22 04:55:06 INFO : three.txt: Deleted 2025/05/22 04:55:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.57s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:55:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/dst" 2025/05/22 04:55:11 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/backup" 2025/05/22 04:55:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 04:55:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:55:13 DEBUG : two: Unchanged skipping 2025/05/22 04:55:13 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:55:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/22 04:55:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/22 04:55:14 INFO : one: Deleted 2025/05/22 04:55:14 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:55:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:15 INFO : one: Copied (new) 2025/05/22 04:55:15 DEBUG : Waiting for deletions to finish 2025/05/22 04:55:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/22 04:55:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/22 04:55:16 INFO : three.txt: Deleted 2025/05/22 04:55:16 INFO : three.txt: Moved into backup dir 2025/05/22 04:55:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 04:55:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:55:18 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:55:18 DEBUG : two: Unchanged skipping 2025/05/22 04:55:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/22 04:55:18 INFO : one: Deleted 2025/05/22 04:55:18 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:55:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/22 04:55:19 INFO : one: Copied (new) 2025/05/22 04:55:19 DEBUG : Waiting for deletions to finish 2025/05/22 04:55:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/22 04:55:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/22 04:55:20 INFO : three.txt: Deleted 2025/05/22 04:55:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.87s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:55:23 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/dst" 2025/05/22 04:55:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 04:55:25 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:55:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:55:25 DEBUG : two: Unchanged skipping 2025/05/22 04:55:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/22 04:55:26 INFO : one: Copied (server-side copy) to: one.bak 2025/05/22 04:55:26 INFO : one: Deleted 2025/05/22 04:55:26 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:55:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:27 INFO : one: Copied (new) 2025/05/22 04:55:27 DEBUG : Waiting for deletions to finish 2025/05/22 04:55:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/22 04:55:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/22 04:55:28 INFO : three.txt: Deleted 2025/05/22 04:55:28 INFO : three.txt: Moved into backup dir 2025/05/22 04:55:29 DEBUG : one.bak: Excluded (Path Filter) 2025/05/22 04:55:29 DEBUG : one.bak: Excluded 2025/05/22 04:55:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/22 04:55:29 DEBUG : three.txt.bak: Excluded 2025/05/22 04:55:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 04:55:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:55:29 DEBUG : two: Unchanged skipping 2025/05/22 04:55:29 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for checks to finish 2025/05/22 04:55:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:30 INFO : one: Copied (server-side copy) to: one.bak 2025/05/22 04:55:30 INFO : one: Deleted 2025/05/22 04:55:30 DEBUG : B2 bucket rclone-test-jeboxev1xasu path dst: Waiting for transfers to finish 2025/05/22 04:55:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/22 04:55:30 INFO : one: Copied (new) 2025/05/22 04:55:30 DEBUG : Waiting for deletions to finish 2025/05/22 04:55:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/22 04:55:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/22 04:55:31 INFO : three.txt: Deleted 2025/05/22 04:55:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.44s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:55:34 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/dst" 2025/05/22 04:55:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 04:55:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/22 04:55:37 INFO : one: Copied (server-side copy) to: one.bak 2025/05/22 04:55:37 INFO : one: Deleted 2025/05/22 04:55:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:38 INFO : one: Copied (new) 2025/05/22 04:55:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:55:38 DEBUG : two: Unchanged skipping 2025/05/22 04:55:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/22 04:55:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/22 04:55:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/22 04:55:38 INFO : three.txt: Deleted 2025/05/22 04:55:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/22 04:55:39 INFO : three.txt: Copied (new) 2025/05/22 04:55:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 04:55:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:40 INFO : one: Copied (server-side copy) to: one.bak 2025/05/22 04:55:40 INFO : one: Deleted 2025/05/22 04:55:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/22 04:55:41 INFO : one: Copied (new) 2025/05/22 04:55:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:55:41 DEBUG : two: Unchanged skipping 2025/05/22 04:55:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/22 04:55:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/22 04:55:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/22 04:55:42 INFO : three.txt: Deleted 2025/05/22 04:55:42 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/22 04:55:42 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.57s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:55:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jeboxev1xasu/dst" 2025/05/22 04:55:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/22 04:55:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/22 04:55:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/22 04:55:49 INFO : one: Deleted 2025/05/22 04:55:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:50 INFO : one: Copied (new) 2025/05/22 04:55:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:55:50 DEBUG : two: Unchanged skipping 2025/05/22 04:55:50 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/22 04:55:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/22 04:55:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/22 04:55:51 INFO : three.txt: Deleted 2025/05/22 04:55:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/22 04:55:51 INFO : three.txt: Copied (new) 2025/05/22 04:55:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/22 04:55:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/22 04:55:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/22 04:55:53 INFO : one: Deleted 2025/05/22 04:55:53 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/22 04:55:53 INFO : one: Copied (new) 2025/05/22 04:55:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:55:53 DEBUG : two: Unchanged skipping 2025/05/22 04:55:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/22 04:55:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/22 04:55:54 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/22 04:55:54 INFO : three.txt: Deleted 2025/05/22 04:55:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/22 04:55:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.54s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:55:57 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/22 04:55:57 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:55:57 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:55:58 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/22 04:55:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/22 04:55:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.27s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:55:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/22 04:55:59 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:55:59 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:56:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/22 04:56:00 INFO : existing: Copied (new) 2025/05/22 04:56:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:56:01 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/22 04:56:01 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/22 04:56:01 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:56:01 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:56:01 ERROR : B2 bucket rclone-test-jeboxev1xasu: not deleting files as there were IO errors 2025/05/22 04:56:01 ERROR : B2 bucket rclone-test-jeboxev1xasu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncImmutable (3.61s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:56:03 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:03 DEBUG : existing: Unchanged skipping 2025/05/22 04:56:03 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:56:03 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:56:03 DEBUG : Waiting for deletions to finish 2025/05/22 04:56:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.71s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", 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-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:56:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both0: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both1: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both10: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both11: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both12: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both13: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both14: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both15: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both16: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both17: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both18: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both19: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both2: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both3: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both4: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both5: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both6: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both7: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both8: Unchanged skipping 2025/05/22 04:56:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:21 DEBUG : both9: Unchanged skipping 2025/05/22 04:56:21 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:56:21 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:56:21 DEBUG : Waiting for deletions to finish 2025/05/22 04:56:21 INFO : only12: Deleted 2025/05/22 04:56:21 INFO : only16: Deleted 2025/05/22 04:56:22 INFO : only18: Deleted 2025/05/22 04:56:22 INFO : only3: Deleted 2025/05/22 04:56:22 INFO : only9: Deleted 2025/05/22 04:56:22 INFO : only1: Deleted 2025/05/22 04:56:22 INFO : only13: Deleted 2025/05/22 04:56:22 INFO : only14: Deleted 2025/05/22 04:56:22 INFO : only15: Deleted 2025/05/22 04:56:22 INFO : only17: Deleted 2025/05/22 04:56:22 INFO : only19: Deleted 2025/05/22 04:56:22 INFO : only6: Deleted 2025/05/22 04:56:22 INFO : only0: Deleted 2025/05/22 04:56:22 INFO : only10: Deleted 2025/05/22 04:56:22 INFO : only2: Deleted 2025/05/22 04:56:22 INFO : only4: Deleted 2025/05/22 04:56:22 INFO : only7: Deleted 2025/05/22 04:56:22 INFO : only8: Deleted 2025/05/22 04:56:22 INFO : only11: Deleted 2025/05/22 04:56:22 INFO : only5: Deleted 2025/05/22 04:56:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (21.56s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:56:42 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both0: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both1: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both10: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for checks to finish 2025/05/22 04:56:42 DEBUG : both14: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both15: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both11: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both17: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both18: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both19: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both2: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both3: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both4: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both5: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both6: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both7: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both8: Unchanged skipping 2025/05/22 04:56:42 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/22 04:56:42 DEBUG : both9: Unchanged skipping 2025/05/22 04:56:42 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : both12: Unchanged skipping 2025/05/22 04:56:42 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : both13: Unchanged skipping 2025/05/22 04:56:42 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : both16: Unchanged skipping 2025/05/22 04:56:42 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/22 04:56:42 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Waiting for transfers to finish 2025/05/22 04:56:42 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:42 INFO : only0: Copied (replaced existing) 2025/05/22 04:56:42 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:42 INFO : only10: Copied (replaced existing) 2025/05/22 04:56:42 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:42 INFO : only11: Copied (replaced existing) 2025/05/22 04:56:42 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:42 INFO : only15: Copied (replaced existing) 2025/05/22 04:56:42 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:42 INFO : only16: Copied (replaced existing) 2025/05/22 04:56:42 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:42 INFO : only17: Copied (replaced existing) 2025/05/22 04:56:42 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:42 INFO : only18: Copied (replaced existing) 2025/05/22 04:56:42 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:42 INFO : only19: Copied (replaced existing) 2025/05/22 04:56:42 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:42 INFO : only2: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only1: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only3: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only4: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only5: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only6: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only7: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only8: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only9: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only12: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only13: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/22 04:56:43 INFO : only14: Copied (replaced existing) 2025/05/22 04:56:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.46s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:56:52 DEBUG : empty_dir: Making directory with metadata 2025/05/22 04:56:52 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 04:56:52 DEBUG : empty_on_remote: Making directory with metadata 2025/05/22 04:56:52 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 04:56:52 INFO : empty_on_remote: Making directory 2025/05/22 04:56:52 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-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:56:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/22 04:56:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/22 04:56:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/22 04:56:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:56:55 DEBUG : empty_dir: Making directory with metadata 2025/05/22 04:56:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 04:56:55 DEBUG : empty_on_remote: Making directory with metadata 2025/05/22 04:56:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/22 04:56:55 INFO : empty_on_remote: Making directory 2025/05/22 04:56:55 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-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:56:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/22 04:56:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/22 04:56:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/22 04:56:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/22 04:56:56 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.28s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:56:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 04:56:59 INFO : sub dir: Making directory 2025/05/22 04:56:59 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.72s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" 2025/05/22 04:57:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/22 04:57:03 INFO : sub dir: Making directory 2025/05/22 04:57:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jeboxev1xasu", Local "Local file system at /tmp/rclone2121449548", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.56s) PASS 2025/05/22 04:57:08 DEBUG : B2 bucket rclone-test-jeboxev1xasu: Purge remote 2025/05/22 04:57:08 INFO : B2 bucket rclone-test-jeboxev1xasu: cleaning bucket "rclone-test-jeboxev1xasu" of all files 2025/05/22 04:57:09 DEBUG : BackupDir/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689de2_d20250522_m045440_c001_v7007000_t0000_u01747889680451") 2025/05/22 04:57:09 DEBUG : BackupDir/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f108052488c403f51_d20250522_m045434_c001_v0001130_t0015_u01747889674956") 2025/05/22 04:57:09 DEBUG : CompareDest/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4176b00fa1167bb0_d20250522_m045414_c001_v7007000_t0000_u01747889654856") 2025/05/22 04:57:09 DEBUG : CompareDest/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b1998e2_d20250522_m045409_c001_v0001183_t0037_u01747889649058") 2025/05/22 04:57:09 DEBUG : CompareDest/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4176b00fa1167bb1_d20250522_m045415_c001_v7007000_t0000_u01747889655040") 2025/05/22 04:57:09 DEBUG : CompareDest/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4ca75_d20250522_m045410_c001_v0001178_t0031_u01747889650390") 2025/05/22 04:57:09 DEBUG : CopyDest/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689de3_d20250522_m045440_c001_v7007000_t0000_u01747889680632") 2025/05/22 04:57:09 DEBUG : CopyDest/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298cff_d20250522_m045431_c001_v0001115_t0054_u01747889671793") 2025/05/22 04:57:09 DEBUG : CopyDest/three: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689de4_d20250522_m045440_c001_v7007000_t0000_u01747889680812") 2025/05/22 04:57:09 DEBUG : CopyDest/three: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4caf9_d20250522_m045438_c001_v0001178_t0016_u01747889678464") 2025/05/22 04:57:09 DEBUG : CopyDest/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689de5_d20250522_m045440_c001_v7007000_t0000_u01747889680993") 2025/05/22 04:57:09 DEBUG : CopyDest/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199a1f_d20250522_m045436_c001_v0001183_t0058_u01747889676504") 2025/05/22 04:57:09 DEBUG : EXISTING: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f421ea8955376eb6d_d20250522_m045604_c001_v7007000_t0000_u01747889764220") 2025/05/22 04:57:09 DEBUG : EXISTING: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199e60_d20250522_m045603_c001_v0001183_t0026_u01747889763238") 2025/05/22 04:57:09 DEBUG : Testêé: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f421ea8955376eb68_d20250522_m045558_c001_v7007000_t0000_u01747889758892") 2025/05/22 04:57:09 DEBUG : Testêé: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cc94_d20250522_m045558_c001_v0001178_t0038_u01747889758303") 2025/05/22 04:57:09 DEBUG : Testêé: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199e17_d20250522_m045557_c001_v0001183_t0017_u01747889757350") 2025/05/22 04:57:10 DEBUG : a/potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e79f_d20250522_m045220_c001_v7007000_t0000_u01747889540047") 2025/05/22 04:57:10 DEBUG : a/potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bbd_d20250522_m045219_c001_v0001115_t0037_u01747889539186") 2025/05/22 04:57:10 DEBUG : a/potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821ea8_d20250522_m045216_c001_v7007000_t0000_u01747889536435") 2025/05/22 04:57:10 DEBUG : a/potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bb1_d20250522_m045214_c001_v0001115_t0057_u01747889534760") 2025/05/22 04:57:10 DEBUG : a/potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e6e7_d20250522_m045149_c001_v7007000_t0000_u01747889509526") 2025/05/22 04:57:10 DEBUG : a/potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b35_d20250522_m045148_c001_v0001115_t0028_u01747889508482") 2025/05/22 04:57:10 DEBUG : b/potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e7a3_d20250522_m045220_c001_v7007000_t0000_u01747889540228") 2025/05/22 04:57:10 DEBUG : b/potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bb7_d20250522_m045217_c001_v0001115_t0025_u01747889537353") 2025/05/22 04:57:10 DEBUG : b/potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821ea6_d20250522_m045215_c001_v7007000_t0000_u01747889535881") 2025/05/22 04:57:10 DEBUG : b/potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ba5_d20250522_m045213_c001_v0001115_t0000_u01747889533226") 2025/05/22 04:57:10 DEBUG : b/potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e6e4_d20250522_m045148_c001_v7007000_t0000_u01747889508976") 2025/05/22 04:57:10 DEBUG : b/potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b2d_d20250522_m045146_c001_v0001115_t0018_u01747889506689") 2025/05/22 04:57:10 DEBUG : backup/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41662f0349285638_d20250522_m045454_c001_v7007000_t0000_u01747889694089") 2025/05/22 04:57:10 DEBUG : backup/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1151ac88d0eda186_d20250522_m045451_c001_v0001184_t0036_u01747889691952") 2025/05/22 04:57:10 DEBUG : backup/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f116b5cac30a70af7_d20250522_m045447_c001_v0001161_t0026_u01747889687834") 2025/05/22 04:57:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27e75_d20250522_m045520_c001_v7007000_t0000_u01747889720514") 2025/05/22 04:57:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10253cb3031877ab_d20250522_m045518_c001_v0001106_t0003_u01747889718377") 2025/05/22 04:57:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f106923bbb8b89487_d20250522_m045514_c001_v0001104_t0009_u01747889714101") 2025/05/22 04:57:10 DEBUG : backup/one.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4082844951657feb_d20250522_m045506_c001_v7007000_t0000_u01747889706654") 2025/05/22 04:57:10 DEBUG : backup/one.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10733a3ae86095ac_d20250522_m045504_c001_v0001093_t0016_u01747889704792") 2025/05/22 04:57:10 DEBUG : backup/one.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1005fd4f632b9956_d20250522_m045500_c001_v0001184_t0020_u01747889700887") 2025/05/22 04:57:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27e76_d20250522_m045520_c001_v7007000_t0000_u01747889720696") 2025/05/22 04:57:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10113e3e960e3690_d20250522_m045519_c001_v0001115_t0003_u01747889719467") 2025/05/22 04:57:11 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1168e5b95d990cbd_d20250522_m045515_c001_v0001109_t0035_u01747889715877") 2025/05/22 04:57:11 DEBUG : backup/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41662f034928563a_d20250522_m045454_c001_v7007000_t0000_u01747889694270") 2025/05/22 04:57:11 DEBUG : backup/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f119c5168c18378a7_d20250522_m045452_c001_v0001109_t0000_u01747889692857") 2025/05/22 04:57:11 DEBUG : backup/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1184d6d1b4417553_d20250522_m045449_c001_v0001105_t0035_u01747889689394") 2025/05/22 04:57:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4082844951657fee_d20250522_m045506_c001_v7007000_t0000_u01747889706836") 2025/05/22 04:57:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f101b3fa30b5d5ccc_d20250522_m045505_c001_v0001182_t0041_u01747889705899") 2025/05/22 04:57:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1168e5b95d990c51_d20250522_m045502_c001_v0001109_t0018_u01747889702383") 2025/05/22 04:57:11 DEBUG : both0: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed29_d20250522_m045644_c001_v7007000_t0000_u01747889804009") 2025/05/22 04:57:11 DEBUG : both0: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e21_d20250522_m045628_c001_v0001115_t0007_u01747889788006") 2025/05/22 04:57:11 DEBUG : both0: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb3ff_d20250522_m045623_c001_v7007000_t0000_u01747889783404") 2025/05/22 04:57:11 DEBUG : both0: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4ccd4_d20250522_m045606_c001_v0001178_t0032_u01747889766435") 2025/05/22 04:57:11 DEBUG : both1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed2a_d20250522_m045644_c001_v7007000_t0000_u01747889804190") 2025/05/22 04:57:11 DEBUG : both1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd80_d20250522_m045629_c001_v0001178_t0006_u01747889789365") 2025/05/22 04:57:11 DEBUG : both1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb400_d20250522_m045623_c001_v7007000_t0000_u01747889783596") 2025/05/22 04:57:11 DEBUG : both1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199ea2_d20250522_m045607_c001_v0001183_t0004_u01747889767560") 2025/05/22 04:57:11 DEBUG : both10: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed2b_d20250522_m045644_c001_v7007000_t0000_u01747889804373") 2025/05/22 04:57:11 DEBUG : both10: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cda4_d20250522_m045635_c001_v0001178_t0050_u01747889795280") 2025/05/22 04:57:11 DEBUG : both10: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb401_d20250522_m045623_c001_v7007000_t0000_u01747889783778") 2025/05/22 04:57:11 DEBUG : both10: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199f00_d20250522_m045613_c001_v0001183_t0016_u01747889773962") 2025/05/22 04:57:11 DEBUG : both11: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed2c_d20250522_m045644_c001_v7007000_t0000_u01747889804554") 2025/05/22 04:57:11 DEBUG : both11: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a02a_d20250522_m045636_c001_v0001183_t0047_u01747889796015") 2025/05/22 04:57:12 DEBUG : both11: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb403_d20250522_m045623_c001_v7007000_t0000_u01747889783959") 2025/05/22 04:57:12 DEBUG : both11: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298df1_d20250522_m045614_c001_v0001115_t0006_u01747889774395") 2025/05/22 04:57:12 DEBUG : both12: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed2d_d20250522_m045644_c001_v7007000_t0000_u01747889804736") 2025/05/22 04:57:12 DEBUG : both12: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e3f_d20250522_m045636_c001_v0001115_t0039_u01747889796423") 2025/05/22 04:57:12 DEBUG : both12: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb404_d20250522_m045624_c001_v7007000_t0000_u01747889784140") 2025/05/22 04:57:12 DEBUG : both12: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd1a_d20250522_m045615_c001_v0001178_t0033_u01747889775060") 2025/05/22 04:57:12 DEBUG : both13: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed2e_d20250522_m045644_c001_v7007000_t0000_u01747889804925") 2025/05/22 04:57:12 DEBUG : both13: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cdb4_d20250522_m045637_c001_v0001178_t0020_u01747889797213") 2025/05/22 04:57:12 DEBUG : both13: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb405_d20250522_m045624_c001_v7007000_t0000_u01747889784321") 2025/05/22 04:57:12 DEBUG : both13: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199f26_d20250522_m045615_c001_v0001183_t0055_u01747889775850") 2025/05/22 04:57:12 DEBUG : both14: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed2f_d20250522_m045645_c001_v7007000_t0000_u01747889805107") 2025/05/22 04:57:12 DEBUG : both14: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a042_d20250522_m045637_c001_v0001183_t0019_u01747889797903") 2025/05/22 04:57:12 DEBUG : both14: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb406_d20250522_m045624_c001_v7007000_t0000_u01747889784503") 2025/05/22 04:57:12 DEBUG : both14: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298dfb_d20250522_m045616_c001_v0001115_t0023_u01747889776264") 2025/05/22 04:57:12 DEBUG : both15: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed30_d20250522_m045645_c001_v7007000_t0000_u01747889805287") 2025/05/22 04:57:12 DEBUG : both15: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e47_d20250522_m045638_c001_v0001115_t0046_u01747889798318") 2025/05/22 04:57:12 DEBUG : both15: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb408_d20250522_m045624_c001_v7007000_t0000_u01747889784687") 2025/05/22 04:57:12 DEBUG : both15: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd2c_d20250522_m045617_c001_v0001178_t0032_u01747889777257") 2025/05/22 04:57:12 DEBUG : both16: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed31_d20250522_m045645_c001_v7007000_t0000_u01747889805469") 2025/05/22 04:57:12 DEBUG : both16: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cdc2_d20250522_m045639_c001_v0001178_t0004_u01747889799054") 2025/05/22 04:57:13 DEBUG : both16: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb409_d20250522_m045624_c001_v7007000_t0000_u01747889784872") 2025/05/22 04:57:13 DEBUG : both16: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199f46_d20250522_m045618_c001_v0001183_t0039_u01747889778152") 2025/05/22 04:57:13 DEBUG : both17: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed32_d20250522_m045645_c001_v7007000_t0000_u01747889805649") 2025/05/22 04:57:13 DEBUG : both17: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a058_d20250522_m045639_c001_v0001183_t0030_u01747889799860") 2025/05/22 04:57:13 DEBUG : both17: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb40a_d20250522_m045625_c001_v7007000_t0000_u01747889785052") 2025/05/22 04:57:13 DEBUG : both17: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e05_d20250522_m045618_c001_v0001115_t0002_u01747889778564") 2025/05/22 04:57:13 DEBUG : both18: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed33_d20250522_m045645_c001_v7007000_t0000_u01747889805834") 2025/05/22 04:57:13 DEBUG : both18: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e4d_d20250522_m045640_c001_v0001115_t0016_u01747889800301") 2025/05/22 04:57:13 DEBUG : both18: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb40b_d20250522_m045625_c001_v7007000_t0000_u01747889785235") 2025/05/22 04:57:13 DEBUG : both18: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd44_d20250522_m045619_c001_v0001178_t0017_u01747889779298") 2025/05/22 04:57:13 DEBUG : both19: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed34_d20250522_m045646_c001_v7007000_t0000_u01747889806015") 2025/05/22 04:57:13 DEBUG : both19: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cdca_d20250522_m045641_c001_v0001178_t0011_u01747889801013") 2025/05/22 04:57:13 DEBUG : both19: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb40c_d20250522_m045625_c001_v7007000_t0000_u01747889785417") 2025/05/22 04:57:13 DEBUG : both19: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199f6e_d20250522_m045620_c001_v0001183_t0051_u01747889780191") 2025/05/22 04:57:13 DEBUG : both2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed35_d20250522_m045646_c001_v7007000_t0000_u01747889806197") 2025/05/22 04:57:13 DEBUG : both2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199fe5_d20250522_m045630_c001_v0001183_t0058_u01747889790256") 2025/05/22 04:57:13 DEBUG : both2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb40d_d20250522_m045625_c001_v7007000_t0000_u01747889785598") 2025/05/22 04:57:13 DEBUG : both2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ddb_d20250522_m045608_c001_v0001115_t0025_u01747889768014") 2025/05/22 04:57:13 DEBUG : both3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed36_d20250522_m045646_c001_v7007000_t0000_u01747889806378") 2025/05/22 04:57:13 DEBUG : both3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e27_d20250522_m045630_c001_v0001115_t0044_u01747889790747") 2025/05/22 04:57:13 DEBUG : both3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb40e_d20250522_m045625_c001_v7007000_t0000_u01747889785778") 2025/05/22 04:57:14 DEBUG : both3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4ccea_d20250522_m045608_c001_v0001178_t0059_u01747889768747") 2025/05/22 04:57:14 DEBUG : both4: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed37_d20250522_m045646_c001_v7007000_t0000_u01747889806559") 2025/05/22 04:57:14 DEBUG : both4: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd8e_d20250522_m045631_c001_v0001178_t0028_u01747889791566") 2025/05/22 04:57:14 DEBUG : both4: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb40f_d20250522_m045625_c001_v7007000_t0000_u01747889785959") 2025/05/22 04:57:14 DEBUG : both4: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199ebc_d20250522_m045609_c001_v0001183_t0055_u01747889769824") 2025/05/22 04:57:14 DEBUG : both5: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed38_d20250522_m045646_c001_v7007000_t0000_u01747889806740") 2025/05/22 04:57:14 DEBUG : both5: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199ff4_d20250522_m045632_c001_v0001183_t0024_u01747889792331") 2025/05/22 04:57:14 DEBUG : both5: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb410_d20250522_m045626_c001_v7007000_t0000_u01747889786140") 2025/05/22 04:57:14 DEBUG : both5: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298de3_d20250522_m045610_c001_v0001115_t0037_u01747889770256") 2025/05/22 04:57:14 DEBUG : both6: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed39_d20250522_m045646_c001_v7007000_t0000_u01747889806921") 2025/05/22 04:57:14 DEBUG : both6: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e2f_d20250522_m045632_c001_v0001115_t0007_u01747889792751") 2025/05/22 04:57:14 DEBUG : both6: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb412_d20250522_m045626_c001_v7007000_t0000_u01747889786324") 2025/05/22 04:57:14 DEBUG : both6: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd00_d20250522_m045610_c001_v0001178_t0007_u01747889770995") 2025/05/22 04:57:14 DEBUG : both7: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed3a_d20250522_m045647_c001_v7007000_t0000_u01747889807106") 2025/05/22 04:57:14 DEBUG : both7: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd98_d20250522_m045633_c001_v0001178_t0008_u01747889793434") 2025/05/22 04:57:14 DEBUG : both7: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb413_d20250522_m045626_c001_v7007000_t0000_u01747889786505") 2025/05/22 04:57:14 DEBUG : both7: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199ee0_d20250522_m045611_c001_v0001183_t0039_u01747889771962") 2025/05/22 04:57:14 DEBUG : both8: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed3b_d20250522_m045647_c001_v7007000_t0000_u01747889807287") 2025/05/22 04:57:14 DEBUG : both8: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a010_d20250522_m045634_c001_v0001183_t0039_u01747889794137") 2025/05/22 04:57:14 DEBUG : both8: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb414_d20250522_m045626_c001_v7007000_t0000_u01747889786686") 2025/05/22 04:57:15 DEBUG : both8: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298deb_d20250522_m045612_c001_v0001115_t0051_u01747889772369") 2025/05/22 04:57:15 DEBUG : both9: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed3c_d20250522_m045647_c001_v7007000_t0000_u01747889807468") 2025/05/22 04:57:15 DEBUG : both9: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e37_d20250522_m045634_c001_v0001115_t0024_u01747889794550") 2025/05/22 04:57:15 DEBUG : both9: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb415_d20250522_m045626_c001_v7007000_t0000_u01747889786867") 2025/05/22 04:57:15 DEBUG : both9: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd0c_d20250522_m045613_c001_v0001178_t0036_u01747889773132") 2025/05/22 04:57:15 DEBUG : c/non empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e7a7_d20250522_m045220_c001_v7007000_t0000_u01747889540412") 2025/05/22 04:57:15 DEBUG : c/non empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bb9_d20250522_m045218_c001_v0001115_t0018_u01747889538037") 2025/05/22 04:57:15 DEBUG : c/non empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821eaa_d20250522_m045216_c001_v7007000_t0000_u01747889536628") 2025/05/22 04:57:15 DEBUG : c/non empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bad_d20250522_m045213_c001_v0001115_t0059_u01747889533747") 2025/05/22 04:57:15 DEBUG : c/non empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e6e9_d20250522_m045149_c001_v7007000_t0000_u01747889509709") 2025/05/22 04:57:15 DEBUG : c/non empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b31_d20250522_m045147_c001_v0001115_t0043_u01747889507526") 2025/05/22 04:57:15 DEBUG : check sum: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821de0_d20250522_m045133_c001_v7007000_t0000_u01747889493966") 2025/05/22 04:57:15 DEBUG : check sum: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298afd_d20250522_m045132_c001_v0001115_t0057_u01747889492654") 2025/05/22 04:57:15 DEBUG : dest/3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689dd4_d20250522_m045424_c001_v7007000_t0000_u01747889664028") 2025/05/22 04:57:15 DEBUG : dest/3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f40740f87d449497a_d20250522_m045422_c001_v0001116_t0017_u01747889662934") 2025/05/22 04:57:15 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f421ea8955376eb61_d20250522_m045555_c001_v7007000_t0000_u01747889755904") 2025/05/22 04:57:15 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10733a3ae86095f2_d20250522_m045553_c001_v0001093_t0049_u01747889753447") 2025/05/22 04:57:15 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689f09_d20250522_m045553_c001_v7007000_t0000_u01747889753268") 2025/05/22 04:57:15 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10733a3ae86095ec_d20250522_m045549_c001_v0001093_t0037_u01747889749902") 2025/05/22 04:57:15 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689f07_d20250522_m045549_c001_v7007000_t0000_u01747889749178") 2025/05/22 04:57:15 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199d9e_d20250522_m045544_c001_v0001183_t0016_u01747889744810") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27ea4_d20250522_m045543_c001_v7007000_t0000_u01747889743356") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f114c3017cc7d54c9_d20250522_m045540_c001_v0001157_t0026_u01747889740764") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41247301abc8daa0_d20250522_m045540_c001_v7007000_t0000_u01747889740582") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f114c3017cc7d54bb_d20250522_m045537_c001_v0001157_t0001_u01747889737821") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41247301abc8da6e_d20250522_m045537_c001_v7007000_t0000_u01747889737101") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199d0e_d20250522_m045533_c001_v0001183_t0056_u01747889733244") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27e80_d20250522_m045531_c001_v7007000_t0000_u01747889731966") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10902b3a06084098_d20250522_m045530_c001_v0001184_t0053_u01747889730545") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a8056_d20250522_m045530_c001_v7007000_t0000_u01747889730328") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10902b3a06084048_d20250522_m045527_c001_v0001184_t0008_u01747889727427") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a804a_d20250522_m045526_c001_v7007000_t0000_u01747889726708") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298d72_d20250522_m045521_c001_v0001115_t0047_u01747889721803") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27e77_d20250522_m045520_c001_v7007000_t0000_u01747889720885") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100b9c8391908e38_d20250522_m045518_c001_v0001157_t0033_u01747889718973") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689e5b_d20250522_m045518_c001_v7007000_t0000_u01747889718789") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100b9c8391908e2f_d20250522_m045515_c001_v0001157_t0045_u01747889715273") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689e4a_d20250522_m045514_c001_v7007000_t0000_u01747889714547") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cb7c_d20250522_m045507_c001_v0001178_t0016_u01747889707935") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4082844951657ff2_d20250522_m045507_c001_v7007000_t0000_u01747889707018") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1064a6a82a118b17_d20250522_m045505_c001_v0001134_t0024_u01747889705389") 2025/05/22 04:57:16 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4184987f8b443298_d20250522_m045505_c001_v7007000_t0000_u01747889705202") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1064a6a82a118b0f_d20250522_m045501_c001_v0001134_t0038_u01747889701820") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4184987f8b443294_d20250522_m045501_c001_v7007000_t0000_u01747889701089") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199b15_d20250522_m045455_c001_v0001183_t0038_u01747889695356") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41662f034928563d_d20250522_m045454_c001_v7007000_t0000_u01747889694450") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11102c84f20ed6e2_d20250522_m045452_c001_v0001105_t0009_u01747889692343") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4184987f8b44328b_d20250522_m045452_c001_v7007000_t0000_u01747889692163") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11102c84f20ed6ca_d20250522_m045448_c001_v0001105_t0004_u01747889688866") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4184987f8b443289_d20250522_m045448_c001_v7007000_t0000_u01747889688148") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298d13_d20250522_m045442_c001_v0001115_t0042_u01747889682403") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689de6_d20250522_m045441_c001_v7007000_t0000_u01747889681222") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f108031ea62582a14_d20250522_m045435_c001_v0001036_t0018_u01747889675511") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4095f195753dd225_d20250522_m045435_c001_v7007000_t0000_u01747889675270") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cacf_d20250522_m045431_c001_v0001178_t0026_u01747889671206") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f119b2d81d1865f7c_d20250522_m045430_c001_v0001115_t0025_u01747889670115") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f119b2d81d1865f74_d20250522_m045428_c001_v0001115_t0039_u01747889668399") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4176b00fa1167bb4_d20250522_m045415_c001_v7007000_t0000_u01747889655226") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ccb_d20250522_m045408_c001_v0001115_t0055_u01747889648012") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1123bcf2f9d8d1c2_d20250522_m045407_c001_v0001105_t0032_u01747889647128") 2025/05/22 04:57:17 DEBUG : dst/one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1123bcf2f9d8d1ba_d20250522_m045406_c001_v0001105_t0019_u01747889646133") 2025/05/22 04:57:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f421ea8955376eb62_d20250522_m045556_c001_v7007000_t0000_u01747889756084") 2025/05/22 04:57:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1014ec3b3345c901_d20250522_m045553_c001_v0001183_t0046_u01747889753059") 2025/05/22 04:57:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1185d4ac1392365d_d20250522_m045548_c001_v0001176_t0004_u01747889748940") 2025/05/22 04:57:17 DEBUG : dst/one.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27ea5_d20250522_m045543_c001_v7007000_t0000_u01747889743538") 2025/05/22 04:57:18 DEBUG : dst/one.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f106af7ca4a349b62_d20250522_m045540_c001_v0001093_t0059_u01747889740101") 2025/05/22 04:57:18 DEBUG : dst/one.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f102bf7df570a3d0c_d20250522_m045536_c001_v0001182_t0048_u01747889736896") 2025/05/22 04:57:18 DEBUG : dst/one.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27e81_d20250522_m045532_c001_v7007000_t0000_u01747889732151") 2025/05/22 04:57:18 DEBUG : dst/one.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f105043f9ff8e7e79_d20250522_m045530_c001_v0001161_t0032_u01747889730028") 2025/05/22 04:57:18 DEBUG : dst/one.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f114314a15b0d867d_d20250522_m045526_c001_v0001144_t0032_u01747889726088") 2025/05/22 04:57:18 DEBUG : dst/three: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689de7_d20250522_m045441_c001_v7007000_t0000_u01747889681415") 2025/05/22 04:57:18 DEBUG : dst/three: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f119b2d81d1865fac_d20250522_m045439_c001_v0001115_t0027_u01747889679611") 2025/05/22 04:57:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f421ea8955376eb63_d20250522_m045556_c001_v7007000_t0000_u01747889756264") 2025/05/22 04:57:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11806066794ea9f0_d20250522_m045554_c001_v0001098_t0051_u01747889754379") 2025/05/22 04:57:18 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1165c504dcdcb1db_d20250522_m045550_c001_v0001120_t0014_u01747889750734") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f421ea8955376eb64_d20250522_m045556_c001_v7007000_t0000_u01747889756446") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10733a3ae86095f4_d20250522_m045555_c001_v0001093_t0017_u01747889755027") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689f0a_d20250522_m045554_c001_v7007000_t0000_u01747889754844") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10733a3ae86095ee_d20250522_m045551_c001_v0001093_t0058_u01747889751474") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689f08_d20250522_m045551_c001_v7007000_t0000_u01747889751293") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298db5_d20250522_m045545_c001_v0001115_t0045_u01747889745918") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27ea7_d20250522_m045543_c001_v7007000_t0000_u01747889743721") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f114c3017cc7d54d3_d20250522_m045542_c001_v0001157_t0051_u01747889742405") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41247301abc8dab6_d20250522_m045542_c001_v7007000_t0000_u01747889742226") 2025/05/22 04:57:18 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f114c3017cc7d54c1_d20250522_m045539_c001_v0001157_t0018_u01747889739064") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41247301abc8da88_d20250522_m045538_c001_v7007000_t0000_u01747889738885") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298d97_d20250522_m045534_c001_v0001115_t0005_u01747889734010") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a8057_d20250522_m045531_c001_v7007000_t0000_u01747889731412") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298d83_d20250522_m045528_c001_v0001115_t0059_u01747889728929") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a804f_d20250522_m045528_c001_v7007000_t0000_u01747889728204") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cbe6_d20250522_m045523_c001_v0001178_t0011_u01747889723610") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689e62_d20250522_m045519_c001_v7007000_t0000_u01747889719964") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cbc0_d20250522_m045517_c001_v0001178_t0001_u01747889717556") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689e53_d20250522_m045516_c001_v7007000_t0000_u01747889716469") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199bd4_d20250522_m045509_c001_v0001183_t0059_u01747889709825") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4184987f8b443299_d20250522_m045506_c001_v7007000_t0000_u01747889706106") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199b7b_d20250522_m045503_c001_v0001183_t0045_u01747889703981") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4184987f8b443295_d20250522_m045502_c001_v7007000_t0000_u01747889702897") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298d35_d20250522_m045456_c001_v0001115_t0015_u01747889696125") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4184987f8b44328d_d20250522_m045453_c001_v7007000_t0000_u01747889693542") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298d27_d20250522_m045450_c001_v0001115_t0046_u01747889690750") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4184987f8b44328a_d20250522_m045449_c001_v7007000_t0000_u01747889689665") 2025/05/22 04:57:19 DEBUG : dst/three.txt: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cb0c_d20250522_m045443_c001_v0001178_t0049_u01747889683477") 2025/05/22 04:57:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27ea8_d20250522_m045543_c001_v7007000_t0000_u01747889743903") 2025/05/22 04:57:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107f01f3950e7d60_d20250522_m045541_c001_v0001145_t0055_u01747889741696") 2025/05/22 04:57:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11348bdc79786c50_d20250522_m045538_c001_v0001181_t0019_u01747889738668") 2025/05/22 04:57:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27e82_d20250522_m045532_c001_v7007000_t0000_u01747889732332") 2025/05/22 04:57:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1070bece9433f220_d20250522_m045530_c001_v0001043_t0006_u01747889730945") 2025/05/22 04:57:20 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f119fbcce20911537_d20250522_m045527_c001_v0001099_t0059_u01747889727836") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f421ea8955376eb65_d20250522_m045556_c001_v7007000_t0000_u01747889756627") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cc60_d20250522_m045545_c001_v0001178_t0022_u01747889745359") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27ea9_d20250522_m045544_c001_v7007000_t0000_u01747889744085") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cc1e_d20250522_m045533_c001_v0001178_t0036_u01747889733799") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27e84_d20250522_m045532_c001_v7007000_t0000_u01747889732517") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199c90_d20250522_m045523_c001_v0001183_t0031_u01747889723042") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f401b9360d4f27e78_d20250522_m045521_c001_v7007000_t0000_u01747889721073") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298d4d_d20250522_m045508_c001_v0001115_t0041_u01747889708505") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4082844951657ff5_d20250522_m045507_c001_v7007000_t0000_u01747889707199") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cb3d_d20250522_m045455_c001_v0001178_t0020_u01747889695908") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41662f034928563e_d20250522_m045454_c001_v7007000_t0000_u01747889694632") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199a79_d20250522_m045443_c001_v0001183_t0026_u01747889683262") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689de8_d20250522_m045441_c001_v7007000_t0000_u01747889681597") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1137117d93973080_d20250522_m045437_c001_v0001183_t0053_u01747889677289") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4176b00fa1167bb5_d20250522_m045415_c001_v7007000_t0000_u01747889655408") 2025/05/22 04:57:20 DEBUG : dst/two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1123bcf2f9d8d1d8_d20250522_m045414_c001_v0001105_t0001_u01747889654145") 2025/05/22 04:57:20 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400a0c0f6b13cf36_d20250522_m045333_c001_v7007000_t0000_u01747889613267") 2025/05/22 04:57:20 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c99d_d20250522_m045329_c001_v0001178_t0006_u01747889609392") 2025/05/22 04:57:20 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400a0c0f6b13ceb2_d20250522_m045327_c001_v7007000_t0000_u01747889607542") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c955_d20250522_m045317_c001_v0001178_t0047_u01747889597293") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a7ce8_d20250522_m045309_c001_v7007000_t0000_u01747889589115") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c919_d20250522_m045305_c001_v0001178_t0013_u01747889585738") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c4f_d20250522_m045239_c001_v7007000_t0000_u01747889559650") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bfb_d20250522_m045236_c001_v0001115_t0020_u01747889556858") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c4b_d20250522_m045234_c001_v7007000_t0000_u01747889554992") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bf3_d20250522_m045233_c001_v0001115_t0009_u01747889553644") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c3b_d20250522_m045228_c001_v7007000_t0000_u01747889548959") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bd3_d20250522_m045226_c001_v0001115_t0041_u01747889546438") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e7d4_d20250522_m045224_c001_v7007000_t0000_u01747889544337") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bc3_d20250522_m045221_c001_v0001115_t0016_u01747889541692") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e74d_d20250522_m045212_c001_v7007000_t0000_u01747889532318") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b9d_d20250522_m045210_c001_v0001115_t0053_u01747889530078") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e722_d20250522_m045208_c001_v7007000_t0000_u01747889528486") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b95_d20250522_m045207_c001_v0001115_t0051_u01747889527263") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e6f2_d20250522_m045200_c001_v7007000_t0000_u01747889520311") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b6c_d20250522_m045158_c001_v0001115_t0031_u01747889518431") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e6ef_d20250522_m045155_c001_v7007000_t0000_u01747889515884") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b4d_d20250522_m045154_c001_v0001115_t0046_u01747889514504") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e6ec_d20250522_m045153_c001_v7007000_t0000_u01747889513394") 2025/05/22 04:57:21 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f103a233711a0d8b8_d20250522_m045152_c001_v0001136_t0037_u01747889512280") 2025/05/22 04:57:22 DEBUG : empty space: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b41_d20250522_m045150_c001_v0001115_t0023_u01747889510438") 2025/05/22 04:57:22 DEBUG : enormous: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c4d_d20250522_m045238_c001_v7007000_t0000_u01747889558731") 2025/05/22 04:57:22 DEBUG : enormous: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c01_d20250522_m045237_c001_v0001115_t0021_u01747889557753") 2025/05/22 04:57:22 DEBUG : existing: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f421ea8955376eb6a_d20250522_m045601_c001_v7007000_t0000_u01747889761774") 2025/05/22 04:57:22 DEBUG : existing: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298dc9_d20250522_m045559_c001_v0001115_t0030_u01747889759998") 2025/05/22 04:57:22 DEBUG : existing: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a7cbd_d20250522_m045304_c001_v7007000_t0000_u01747889584055") 2025/05/22 04:57:22 DEBUG : existing: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c43_d20250522_m045302_c001_v0001115_t0027_u01747889582667") 2025/05/22 04:57:22 DEBUG : existing: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f418b40bfaf451634_d20250522_m045145_c001_v7007000_t0000_u01747889505602") 2025/05/22 04:57:22 DEBUG : existing: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b21_d20250522_m045144_c001_v0001115_t0054_u01747889504200") 2025/05/22 04:57:22 DEBUG : existing: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f418b40bfaf45161f_d20250522_m045142_c001_v7007000_t0000_u01747889502935") 2025/05/22 04:57:22 DEBUG : existing: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b19_d20250522_m045142_c001_v0001115_t0030_u01747889502104") 2025/05/22 04:57:22 DEBUG : existing: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b13_d20250522_m045140_c001_v0001115_t0007_u01747889500618") 2025/05/22 04:57:22 DEBUG : existing-b: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a7cbf_d20250522_m045304_c001_v7007000_t0000_u01747889584241") 2025/05/22 04:57:22 DEBUG : existing-b: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c90b_d20250522_m045302_c001_v0001178_t0026_u01747889582681") 2025/05/22 04:57:22 DEBUG : file1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed54_d20250522_m045657_c001_v7007000_t0000_u01747889817707") 2025/05/22 04:57:22 DEBUG : file1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4ce22_d20250522_m045656_c001_v0001178_t0051_u01747889816524") 2025/05/22 04:57:22 DEBUG : file1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed51_d20250522_m045654_c001_v7007000_t0000_u01747889814388") 2025/05/22 04:57:22 DEBUG : file1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e6f_d20250522_m045652_c001_v0001115_t0041_u01747889812665") 2025/05/22 04:57:22 DEBUG : five: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c51_d20250522_m045245_c001_v7007000_t0000_u01747889565501") 2025/05/22 04:57:22 DEBUG : five: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298c1b_d20250522_m045242_c001_v0001115_t0041_u01747889562773") 2025/05/22 04:57:22 DEBUG : foo: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e6f0_d20250522_m045157_c001_v7007000_t0000_u01747889517706") 2025/05/22 04:57:23 DEBUG : foo: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298b66_d20250522_m045157_c001_v0001115_t0041_u01747889517162") 2025/05/22 04:57:23 DEBUG : foo: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298b5e_d20250522_m045156_c001_v0001115_t0041_u01747889516608") 2025/05/22 04:57:23 DEBUG : four: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c52_d20250522_m045245_c001_v7007000_t0000_u01747889565681") 2025/05/22 04:57:23 DEBUG : four: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407de0ce51e4c8ad_d20250522_m045243_c001_v0001178_t0050_u01747889563328") 2025/05/22 04:57:23 DEBUG : four: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c13_d20250522_m045241_c001_v0001115_t0059_u01747889561745") 2025/05/22 04:57:23 DEBUG : hello world2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542bb2_d20250522_m045045_c001_v7007000_t0000_u01747889445277") 2025/05/22 04:57:23 DEBUG : hello world2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a6b_d20250522_m045044_c001_v0001115_t0050_u01747889444148") 2025/05/22 04:57:23 DEBUG : ignore-size: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f418b40bfaf451607_d20250522_m045139_c001_v7007000_t0000_u01747889499515") 2025/05/22 04:57:23 DEBUG : ignore-size: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b07_d20250522_m045138_c001_v0001115_t0055_u01747889498154") 2025/05/22 04:57:23 DEBUG : nested/sub dir/file: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a7cbb_d20250522_m045301_c001_v7007000_t0000_u01747889581573") 2025/05/22 04:57:23 DEBUG : nested/sub dir/file: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c901_d20250522_m045300_c001_v0001178_t0033_u01747889580670") 2025/05/22 04:57:23 DEBUG : nested/sub dir/file: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a7cb9_d20250522_m045259_c001_v7007000_t0000_u01747889579494") 2025/05/22 04:57:23 DEBUG : nested/sub dir/file: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c8ef_d20250522_m045258_c001_v0001178_t0059_u01747889578207") 2025/05/22 04:57:23 DEBUG : one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c53_d20250522_m045245_c001_v7007000_t0000_u01747889565862") 2025/05/22 04:57:23 DEBUG : one: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298c0b_d20250522_m045240_c001_v0001115_t0041_u01747889560817") 2025/05/22 04:57:23 DEBUG : only0: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed3d_d20250522_m045647_c001_v7007000_t0000_u01747889807648") 2025/05/22 04:57:23 DEBUG : only0: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400416867b19a078_d20250522_m045642_c001_v0001183_t0018_u01747889802338") 2025/05/22 04:57:23 DEBUG : only0: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199fdf_d20250522_m045628_c001_v0001183_t0039_u01747889788796") 2025/05/22 04:57:23 DEBUG : only0: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4045875df6e27732_d20250522_m045622_c001_v7007000_t0000_u01747889782338") 2025/05/22 04:57:23 DEBUG : only0: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298dd7_d20250522_m045607_c001_v0001115_t0019_u01747889767008") 2025/05/22 04:57:23 DEBUG : only1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed3e_d20250522_m045647_c001_v7007000_t0000_u01747889807829") 2025/05/22 04:57:23 DEBUG : only1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4131ae9ff0dd80c6_d20250522_m045642_c001_v0001092_t0036_u01747889802917") 2025/05/22 04:57:23 DEBUG : only1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e25_d20250522_m045629_c001_v0001115_t0036_u01747889789599") 2025/05/22 04:57:24 DEBUG : only1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f543351_d20250522_m045621_c001_v7007000_t0000_u01747889781984") 2025/05/22 04:57:24 DEBUG : only1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4ccde_d20250522_m045607_c001_v0001178_t0034_u01747889767801") 2025/05/22 04:57:24 DEBUG : only10: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed3f_d20250522_m045648_c001_v7007000_t0000_u01747889808009") 2025/05/22 04:57:24 DEBUG : only10: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407de0ce51e4cdd2_d20250522_m045642_c001_v0001178_t0050_u01747889802350") 2025/05/22 04:57:24 DEBUG : only10: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e39_d20250522_m045635_c001_v0001115_t0033_u01747889795491") 2025/05/22 04:57:24 DEBUG : only10: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f543356_d20250522_m045622_c001_v7007000_t0000_u01747889782349") 2025/05/22 04:57:24 DEBUG : only10: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd12_d20250522_m045614_c001_v0001178_t0049_u01747889774190") 2025/05/22 04:57:24 DEBUG : only11: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed40_d20250522_m045648_c001_v7007000_t0000_u01747889808189") 2025/05/22 04:57:24 DEBUG : only11: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298e55_d20250522_m045642_c001_v0001115_t0041_u01747889802359") 2025/05/22 04:57:24 DEBUG : only11: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cdb0_d20250522_m045636_c001_v0001178_t0052_u01747889796215") 2025/05/22 04:57:24 DEBUG : only11: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a8107_d20250522_m045622_c001_v7007000_t0000_u01747889782696") 2025/05/22 04:57:24 DEBUG : only11: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199f18_d20250522_m045614_c001_v0001183_t0047_u01747889774867") 2025/05/22 04:57:24 DEBUG : only12: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed41_d20250522_m045648_c001_v7007000_t0000_u01747889808371") 2025/05/22 04:57:24 DEBUG : only12: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4131ae9ff0dd80ca_d20250522_m045643_c001_v0001092_t0036_u01747889803283") 2025/05/22 04:57:24 DEBUG : only12: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a036_d20250522_m045637_c001_v0001183_t0020_u01747889797010") 2025/05/22 04:57:24 DEBUG : only12: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a80fd_d20250522_m045621_c001_v7007000_t0000_u01747889781590") 2025/05/22 04:57:24 DEBUG : only12: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298df5_d20250522_m045615_c001_v0001115_t0051_u01747889775263") 2025/05/22 04:57:24 DEBUG : only13: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed42_d20250522_m045648_c001_v7007000_t0000_u01747889808554") 2025/05/22 04:57:24 DEBUG : only13: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400416867b19a085_d20250522_m045643_c001_v0001183_t0018_u01747889803294") 2025/05/22 04:57:24 DEBUG : only13: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e43_d20250522_m045637_c001_v0001115_t0003_u01747889797436") 2025/05/22 04:57:24 DEBUG : only13: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a8102_d20250522_m045622_c001_v7007000_t0000_u01747889782134") 2025/05/22 04:57:25 DEBUG : only13: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd20_d20250522_m045616_c001_v0001178_t0056_u01747889776046") 2025/05/22 04:57:25 DEBUG : only14: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed43_d20250522_m045648_c001_v7007000_t0000_u01747889808734") 2025/05/22 04:57:25 DEBUG : only14: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407de0ce51e4cde0_d20250522_m045643_c001_v0001178_t0050_u01747889803307") 2025/05/22 04:57:25 DEBUG : only14: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cdbc_d20250522_m045638_c001_v0001178_t0026_u01747889798102") 2025/05/22 04:57:25 DEBUG : only14: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb3fa_d20250522_m045622_c001_v7007000_t0000_u01747889782140") 2025/05/22 04:57:25 DEBUG : only14: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199f34_d20250522_m045617_c001_v0001183_t0040_u01747889777063") 2025/05/22 04:57:25 DEBUG : only15: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed44_d20250522_m045648_c001_v7007000_t0000_u01747889808915") 2025/05/22 04:57:25 DEBUG : only15: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400416867b19a07a_d20250522_m045642_c001_v0001183_t0018_u01747889802559") 2025/05/22 04:57:25 DEBUG : only15: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a04c_d20250522_m045638_c001_v0001183_t0025_u01747889798859") 2025/05/22 04:57:25 DEBUG : only15: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4045875df6e27731_d20250522_m045622_c001_v7007000_t0000_u01747889782156") 2025/05/22 04:57:25 DEBUG : only15: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e01_d20250522_m045617_c001_v0001115_t0038_u01747889777460") 2025/05/22 04:57:25 DEBUG : only16: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed45_d20250522_m045649_c001_v7007000_t0000_u01747889809096") 2025/05/22 04:57:25 DEBUG : only16: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407de0ce51e4cdd4_d20250522_m045642_c001_v0001178_t0050_u01747889802572") 2025/05/22 04:57:25 DEBUG : only16: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e49_d20250522_m045639_c001_v0001115_t0019_u01747889799327") 2025/05/22 04:57:25 DEBUG : only16: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a80ff_d20250522_m045621_c001_v7007000_t0000_u01747889781771") 2025/05/22 04:57:25 DEBUG : only16: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd3a_d20250522_m045618_c001_v0001178_t0008_u01747889778359") 2025/05/22 04:57:25 DEBUG : only17: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed46_d20250522_m045649_c001_v7007000_t0000_u01747889809277") 2025/05/22 04:57:25 DEBUG : only17: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298e57_d20250522_m045642_c001_v0001115_t0041_u01747889802582") 2025/05/22 04:57:25 DEBUG : only17: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cdc4_d20250522_m045640_c001_v0001178_t0011_u01747889800089") 2025/05/22 04:57:25 DEBUG : only17: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f543354_d20250522_m045622_c001_v7007000_t0000_u01747889782166") 2025/05/22 04:57:26 DEBUG : only17: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199f5c_d20250522_m045619_c001_v0001183_t0059_u01747889779088") 2025/05/22 04:57:26 DEBUG : only18: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed47_d20250522_m045649_c001_v7007000_t0000_u01747889809459") 2025/05/22 04:57:26 DEBUG : only18: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400416867b19a07f_d20250522_m045642_c001_v0001183_t0018_u01747889802740") 2025/05/22 04:57:26 DEBUG : only18: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a064_d20250522_m045640_c001_v0001183_t0018_u01747889800817") 2025/05/22 04:57:26 DEBUG : only18: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a8100_d20250522_m045621_c001_v7007000_t0000_u01747889781953") 2025/05/22 04:57:26 DEBUG : only18: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e0b_d20250522_m045619_c001_v0001115_t0038_u01747889779508") 2025/05/22 04:57:26 DEBUG : only19: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed48_d20250522_m045649_c001_v7007000_t0000_u01747889809666") 2025/05/22 04:57:26 DEBUG : only19: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407de0ce51e4cdd8_d20250522_m045642_c001_v0001178_t0050_u01747889802754") 2025/05/22 04:57:26 DEBUG : only19: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e51_d20250522_m045641_c001_v0001115_t0020_u01747889801257") 2025/05/22 04:57:26 DEBUG : only19: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a8104_d20250522_m045622_c001_v7007000_t0000_u01747889782315") 2025/05/22 04:57:26 DEBUG : only19: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd4a_d20250522_m045620_c001_v0001178_t0019_u01747889780385") 2025/05/22 04:57:26 DEBUG : only2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed49_d20250522_m045649_c001_v7007000_t0000_u01747889809846") 2025/05/22 04:57:26 DEBUG : only2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298e59_d20250522_m045642_c001_v0001115_t0041_u01747889802766") 2025/05/22 04:57:26 DEBUG : only2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd88_d20250522_m045630_c001_v0001178_t0018_u01747889790450") 2025/05/22 04:57:26 DEBUG : only2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a8105_d20250522_m045622_c001_v7007000_t0000_u01747889782514") 2025/05/22 04:57:26 DEBUG : only2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199eae_d20250522_m045608_c001_v0001183_t0052_u01747889768531") 2025/05/22 04:57:26 DEBUG : only3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed4a_d20250522_m045650_c001_v7007000_t0000_u01747889810027") 2025/05/22 04:57:26 DEBUG : only3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400416867b19a081_d20250522_m045642_c001_v0001183_t0018_u01747889802925") 2025/05/22 04:57:26 DEBUG : only3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199fe8_d20250522_m045631_c001_v0001183_t0045_u01747889791358") 2025/05/22 04:57:26 DEBUG : only3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb3f9_d20250522_m045621_c001_v7007000_t0000_u01747889781957") 2025/05/22 04:57:26 DEBUG : only3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ddf_d20250522_m045609_c001_v0001115_t0031_u01747889769081") 2025/05/22 04:57:26 DEBUG : only4: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed4b_d20250522_m045650_c001_v7007000_t0000_u01747889810212") 2025/05/22 04:57:26 DEBUG : only4: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407de0ce51e4cddc_d20250522_m045642_c001_v0001178_t0050_u01747889802938") 2025/05/22 04:57:27 DEBUG : only4: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e29_d20250522_m045631_c001_v0001115_t0047_u01747889791801") 2025/05/22 04:57:27 DEBUG : only4: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb3fd_d20250522_m045622_c001_v7007000_t0000_u01747889782512") 2025/05/22 04:57:27 DEBUG : only4: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4ccfc_d20250522_m045610_c001_v0001178_t0051_u01747889770053") 2025/05/22 04:57:27 DEBUG : only5: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed4c_d20250522_m045650_c001_v7007000_t0000_u01747889810396") 2025/05/22 04:57:27 DEBUG : only5: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298e5b_d20250522_m045642_c001_v0001115_t0041_u01747889802951") 2025/05/22 04:57:27 DEBUG : only5: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd94_d20250522_m045632_c001_v0001178_t0008_u01747889792534") 2025/05/22 04:57:27 DEBUG : only5: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb3fe_d20250522_m045622_c001_v7007000_t0000_u01747889782707") 2025/05/22 04:57:27 DEBUG : only5: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199ec6_d20250522_m045610_c001_v0001183_t0024_u01747889770801") 2025/05/22 04:57:27 DEBUG : only6: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed4d_d20250522_m045650_c001_v7007000_t0000_u01747889810577") 2025/05/22 04:57:27 DEBUG : only6: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4131ae9ff0dd80c8_d20250522_m045643_c001_v0001092_t0036_u01747889803099") 2025/05/22 04:57:27 DEBUG : only6: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a002_d20250522_m045633_c001_v0001183_t0005_u01747889793230") 2025/05/22 04:57:27 DEBUG : only6: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f414d95aac3fcb3fc_d20250522_m045622_c001_v7007000_t0000_u01747889782323") 2025/05/22 04:57:27 DEBUG : only6: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298de7_d20250522_m045611_c001_v0001115_t0004_u01747889771207") 2025/05/22 04:57:27 DEBUG : only7: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed4e_d20250522_m045650_c001_v7007000_t0000_u01747889810758") 2025/05/22 04:57:27 DEBUG : only7: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400416867b19a083_d20250522_m045643_c001_v0001183_t0018_u01747889803110") 2025/05/22 04:57:27 DEBUG : only7: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e31_d20250522_m045633_c001_v0001115_t0004_u01747889793652") 2025/05/22 04:57:27 DEBUG : only7: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4045875df6e27733_d20250522_m045622_c001_v7007000_t0000_u01747889782527") 2025/05/22 04:57:27 DEBUG : only7: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd0a_d20250522_m045612_c001_v0001178_t0010_u01747889772165") 2025/05/22 04:57:27 DEBUG : only8: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed4f_d20250522_m045650_c001_v7007000_t0000_u01747889810937") 2025/05/22 04:57:27 DEBUG : only8: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407de0ce51e4cdde_d20250522_m045643_c001_v0001178_t0050_u01747889803122") 2025/05/22 04:57:27 DEBUG : only8: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4cd9c_d20250522_m045634_c001_v0001178_t0039_u01747889794339") 2025/05/22 04:57:28 DEBUG : only8: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f543358_d20250522_m045622_c001_v7007000_t0000_u01747889782555") 2025/05/22 04:57:28 DEBUG : only8: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199ef6_d20250522_m045612_c001_v0001183_t0038_u01747889772932") 2025/05/22 04:57:28 DEBUG : only9: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed50_d20250522_m045651_c001_v7007000_t0000_u01747889811343") 2025/05/22 04:57:28 DEBUG : only9: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298e5d_d20250522_m045643_c001_v0001115_t0041_u01747889803133") 2025/05/22 04:57:28 DEBUG : only9: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a020_d20250522_m045635_c001_v0001183_t0015_u01747889795078") 2025/05/22 04:57:28 DEBUG : only9: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4045875df6e27730_d20250522_m045621_c001_v7007000_t0000_u01747889781973") 2025/05/22 04:57:28 DEBUG : only9: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ded_d20250522_m045613_c001_v0001115_t0013_u01747889773337") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c5f_d20250522_m045256_c001_v7007000_t0000_u01747889576263") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199595_d20250522_m045254_c001_v0001183_t0000_u01747889574389") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c5b_d20250522_m045252_c001_v7007000_t0000_u01747889572580") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c2b_d20250522_m045250_c001_v0001115_t0046_u01747889570524") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c57_d20250522_m045248_c001_v7007000_t0000_u01747889568705") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c8b7_d20250522_m045246_c001_v0001178_t0036_u01747889566809") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c48_d20250522_m045232_c001_v7007000_t0000_u01747889552052") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298be7_d20250522_m045229_c001_v0001115_t0058_u01747889549869") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c33_d20250522_m045227_c001_v7007000_t0000_u01747889547737") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bd1_d20250522_m045225_c001_v0001115_t0013_u01747889545657") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e7c3_d20250522_m045222_c001_v7007000_t0000_u01747889542991") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bc1_d20250522_m045221_c001_v0001115_t0048_u01747889541135") 2025/05/22 04:57:28 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e745_d20250522_m045211_c001_v7007000_t0000_u01747889531765") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b99_d20250522_m045209_c001_v0001115_t0013_u01747889529393") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e726_d20250522_m045208_c001_v7007000_t0000_u01747889528666") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b8e_d20250522_m045206_c001_v0001115_t0030_u01747889526676") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e701_d20250522_m045205_c001_v7007000_t0000_u01747889525952") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b88_d20250522_m045204_c001_v0001115_t0055_u01747889524801") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b80_d20250522_m045203_c001_v0001115_t0033_u01747889523685") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e6f6_d20250522_m045202_c001_v7007000_t0000_u01747889522959") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b7c_d20250522_m045202_c001_v0001115_t0007_u01747889522026") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b78_d20250522_m045201_c001_v0001115_t0022_u01747889521212") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e6f3_d20250522_m045200_c001_v7007000_t0000_u01747889520492") 2025/05/22 04:57:29 DEBUG : potato: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b70_d20250522_m045159_c001_v0001115_t0019_u01747889519446") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4102eeb48b3d73d2_d20250522_m045342_c001_v7007000_t0000_u01747889622548") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b1997c6_d20250522_m045341_c001_v0001183_t0007_u01747889621961") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400a0c0f6b13cf3a_d20250522_m045333_c001_v7007000_t0000_u01747889613517") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199722_d20250522_m045328_c001_v0001183_t0021_u01747889608820") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4102eeb48b3d72b6_d20250522_m045321_c001_v7007000_t0000_u01747889601233") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b1996aa_d20250522_m045316_c001_v0001183_t0052_u01747889596720") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a7cee_d20250522_m045309_c001_v7007000_t0000_u01747889589524") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19960d_d20250522_m045305_c001_v0001183_t0053_u01747889585524") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c4e_d20250522_m045238_c001_v7007000_t0000_u01747889558913") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bf9_d20250522_m045236_c001_v0001115_t0021_u01747889556265") 2025/05/22 04:57:29 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c4c_d20250522_m045235_c001_v7007000_t0000_u01747889555173") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bf1_d20250522_m045232_c001_v0001115_t0058_u01747889552959") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c49_d20250522_m045232_c001_v7007000_t0000_u01747889552233") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298beb_d20250522_m045231_c001_v0001115_t0032_u01747889551209") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c3c_d20250522_m045229_c001_v7007000_t0000_u01747889549143") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298be3_d20250522_m045228_c001_v0001115_t0016_u01747889548101") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e7d5_d20250522_m045224_c001_v7007000_t0000_u01747889544570") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298bc9_d20250522_m045222_c001_v0001115_t0014_u01747889542993") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9e752_d20250522_m045212_c001_v7007000_t0000_u01747889532499") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ba1_d20250522_m045211_c001_v0001115_t0041_u01747889531215") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542be6_d20250522_m045049_c001_v7007000_t0000_u01747889449096") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a73_d20250522_m045048_c001_v0001115_t0016_u01747889448266") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542bca_d20250522_m045047_c001_v7007000_t0000_u01747889447009") 2025/05/22 04:57:30 DEBUG : potato2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a6d_d20250522_m045046_c001_v0001115_t0017_u01747889446173") 2025/05/22 04:57:30 DEBUG : potato3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400a0c0f6b13cf42_d20250522_m045333_c001_v7007000_t0000_u01747889613930") 2025/05/22 04:57:30 DEBUG : potato3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c75_d20250522_m045329_c001_v0001115_t0020_u01747889609955") 2025/05/22 04:57:30 DEBUG : potato3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4102eeb48b3d72ba_d20250522_m045321_c001_v7007000_t0000_u01747889601417") 2025/05/22 04:57:30 DEBUG : potato3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c61_d20250522_m045317_c001_v0001115_t0023_u01747889597918") 2025/05/22 04:57:30 DEBUG : potato3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a7cf4_d20250522_m045309_c001_v7007000_t0000_u01747889589707") 2025/05/22 04:57:30 DEBUG : potato3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c4d_d20250522_m045305_c001_v0001115_t0052_u01747889585954") 2025/05/22 04:57:30 DEBUG : pre-dest1/1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689dd5_d20250522_m045424_c001_v7007000_t0000_u01747889664209") 2025/05/22 04:57:30 DEBUG : pre-dest1/1: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298cd9_d20250522_m045416_c001_v0001115_t0005_u01747889656160") 2025/05/22 04:57:30 DEBUG : pre-dest2/2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689dd6_d20250522_m045424_c001_v7007000_t0000_u01747889664391") 2025/05/22 04:57:31 DEBUG : pre-dest2/2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b199949_d20250522_m045417_c001_v0001183_t0035_u01747889657019") 2025/05/22 04:57:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4176b00fa1167b7a_d20250522_m045355_c001_v7007000_t0000_u01747889635822") 2025/05/22 04:57:31 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c9ff_d20250522_m045351_c001_v0001178_t0048_u01747889631961") 2025/05/22 04:57:31 DEBUG : sizeonly: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821de3_d20250522_m045136_c001_v7007000_t0000_u01747889496527") 2025/05/22 04:57:31 DEBUG : sizeonly: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298b01_d20250522_m045135_c001_v0001115_t0037_u01747889495235") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4176b00fa1167d7c_d20250522_m045707_c001_v7007000_t0000_u01747889827142") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1131ae9ff0dd80e9_d20250522_m045704_c001_v0001092_t0019_u01747889824497") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed5c_d20250522_m045702_c001_v7007000_t0000_u01747889822612") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a125_d20250522_m045659_c001_v0001183_t0015_u01747889819431") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a7cbc_d20250522_m045301_c001_v7007000_t0000_u01747889581755") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b1995dd_d20250522_m045301_c001_v0001183_t0050_u01747889581013") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4207bb77647a7cba_d20250522_m045259_c001_v7007000_t0000_u01747889579720") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c3b_d20250522_m045258_c001_v0001115_t0050_u01747889578555") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821ddb_d20250522_m045131_c001_v7007000_t0000_u01747889491751") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298aef_d20250522_m045129_c001_v0001115_t0040_u01747889489822") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821dd7_d20250522_m045129_c001_v7007000_t0000_u01747889489105") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ae9_d20250522_m045127_c001_v0001115_t0024_u01747889487745") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821dd6_d20250522_m045124_c001_v7007000_t0000_u01747889484811") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ae1_d20250522_m045123_c001_v0001115_t0006_u01747889483284") 2025/05/22 04:57:31 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821dd5_d20250522_m045122_c001_v7007000_t0000_u01747889482744") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298adb_d20250522_m045121_c001_v0001115_t0033_u01747889481271") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298acd_d20250522_m045118_c001_v0001115_t0045_u01747889478281") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821dd4_d20250522_m045117_c001_v7007000_t0000_u01747889477563") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ac7_d20250522_m045116_c001_v0001115_t0003_u01747889476730") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ac1_d20250522_m045115_c001_v0001115_t0036_u01747889475552") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821dcb_d20250522_m045114_c001_v7007000_t0000_u01747889474470") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ab9_d20250522_m045111_c001_v0001115_t0035_u01747889471357") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ab5_d20250522_m045108_c001_v0001115_t0002_u01747889468522") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821db3_d20250522_m045107_c001_v7007000_t0000_u01747889467798") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298ab1_d20250522_m045106_c001_v0001115_t0048_u01747889466838") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298aab_d20250522_m045105_c001_v0001115_t0027_u01747889465484") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821da6_d20250522_m045104_c001_v7007000_t0000_u01747889464762") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298aa3_d20250522_m045100_c001_v0001115_t0058_u01747889460815") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f407e21f9ec821d9c_d20250522_m045100_c001_v7007000_t0000_u01747889460456") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a9b_d20250522_m045059_c001_v0001115_t0006_u01747889459632") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542c5a_d20250522_m045058_c001_v7007000_t0000_u01747889458001") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a97_d20250522_m045057_c001_v0001115_t0047_u01747889457116") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542c47_d20250522_m045056_c001_v7007000_t0000_u01747889456566") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a95_d20250522_m045055_c001_v0001115_t0010_u01747889455612") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542c2c_d20250522_m045054_c001_v7007000_t0000_u01747889454358") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a89_d20250522_m045053_c001_v0001115_t0045_u01747889453310") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542c13_d20250522_m045052_c001_v7007000_t0000_u01747889452756") 2025/05/22 04:57:32 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a81_d20250522_m045051_c001_v0001115_t0049_u01747889451856") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542bfd_d20250522_m045050_c001_v7007000_t0000_u01747889450956") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a79_d20250522_m045049_c001_v0001115_t0033_u01747889449995") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542ba4_d20250522_m045043_c001_v7007000_t0000_u01747889443252") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a65_d20250522_m045042_c001_v0001115_t0021_u01747889442018") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542b85_d20250522_m045041_c001_v7007000_t0000_u01747889441124") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a61_d20250522_m045040_c001_v0001115_t0027_u01747889440313") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542b76_d20250522_m045039_c001_v7007000_t0000_u01747889439417") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a5b_d20250522_m045038_c001_v0001115_t0025_u01747889438354") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f417ffa8e1f542b64_d20250522_m045035_c001_v7007000_t0000_u01747889435480") 2025/05/22 04:57:33 DEBUG : sub dir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298a55_d20250522_m045034_c001_v0001115_t0022_u01747889434405") 2025/05/22 04:57:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4176b00fa1167d7d_d20250522_m045707_c001_v7007000_t0000_u01747889827324") 2025/05/22 04:57:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4ce46_d20250522_m045704_c001_v0001178_t0017_u01747889824504") 2025/05/22 04:57:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed5d_d20250522_m045702_c001_v7007000_t0000_u01747889822794") 2025/05/22 04:57:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298e87_d20250522_m045659_c001_v0001115_t0010_u01747889819778") 2025/05/22 04:57:33 DEBUG : sub/yam: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c5e_d20250522_m045255_c001_v7007000_t0000_u01747889575714") 2025/05/22 04:57:33 DEBUG : sub/yam: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c8d7_d20250522_m045254_c001_v0001178_t0005_u01747889574046") 2025/05/22 04:57:33 DEBUG : test_dir1/file2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed55_d20250522_m045657_c001_v7007000_t0000_u01747889817895") 2025/05/22 04:57:33 DEBUG : test_dir1/file2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1131ae9ff0dd80df_d20250522_m045656_c001_v0001092_t0041_u01747889816183") 2025/05/22 04:57:33 DEBUG : test_dir1/file2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed52_d20250522_m045654_c001_v7007000_t0000_u01747889814571") 2025/05/22 04:57:33 DEBUG : test_dir1/file2: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a0e3_d20250522_m045652_c001_v0001183_t0043_u01747889812690") 2025/05/22 04:57:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed56_d20250522_m045658_c001_v7007000_t0000_u01747889818076") 2025/05/22 04:57:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19a0fb_d20250522_m045656_c001_v0001183_t0006_u01747889816173") 2025/05/22 04:57:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f422d1dd26af9ed53_d20250522_m045654_c001_v7007000_t0000_u01747889814753") 2025/05/22 04:57:34 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1131ae9ff0dd80d6_d20250522_m045652_c001_v0001092_t0035_u01747889812681") 2025/05/22 04:57:34 DEBUG : three: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c54_d20250522_m045246_c001_v7007000_t0000_u01747889566081") 2025/05/22 04:57:34 DEBUG : three: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c21_d20250522_m045244_c001_v0001115_t0040_u01747889564078") 2025/05/22 04:57:34 DEBUG : three: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f11271db182298c11_d20250522_m045241_c001_v0001115_t0058_u01747889561179") 2025/05/22 04:57:34 DEBUG : two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c55_d20250522_m045246_c001_v7007000_t0000_u01747889566262") 2025/05/22 04:57:34 DEBUG : two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f400416867b199505_d20250522_m045243_c001_v0001183_t0018_u01747889563512") 2025/05/22 04:57:34 DEBUG : two: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f41271db182298c0d_d20250522_m045240_c001_v0001115_t0041_u01747889560998") 2025/05/22 04:57:34 DEBUG : yam: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c60_d20250522_m045256_c001_v7007000_t0000_u01747889576462") 2025/05/22 04:57:34 DEBUG : yam: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f10965c4fdf18706f_d20250522_m045255_c001_v0001098_t0033_u01747889575372") 2025/05/22 04:57:34 DEBUG : yam: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c5a_d20250522_m045252_c001_v7007000_t0000_u01747889572024") 2025/05/22 04:57:34 DEBUG : yam: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f107de0ce51e4c8c7_d20250522_m045250_c001_v0001178_t0053_u01747889570176") 2025/05/22 04:57:34 DEBUG : yam: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c56_d20250522_m045248_c001_v7007000_t0000_u01747889568162") 2025/05/22 04:57:34 DEBUG : yam: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f100416867b19953f_d20250522_m045246_c001_v0001183_t0052_u01747889566817") 2025/05/22 04:57:34 DEBUG : yaml: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c5c_d20250522_m045252_c001_v7007000_t0000_u01747889572760") 2025/05/22 04:57:34 DEBUG : yaml: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f1101aaac16403cf6_d20250522_m045251_c001_v0001157_t0057_u01747889571613") 2025/05/22 04:57:34 DEBUG : yaml: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f4196cd743a689c58_d20250522_m045248_c001_v7007000_t0000_u01747889568886") 2025/05/22 04:57:34 DEBUG : yaml: Deleting (id "4_z2fb22d63504dfb6b9f680e1b_f116a2233db4b2795_d20250522_m045247_c001_v0001183_t0045_u01747889567959") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m4.839426973s (try 1/5)