"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/05/06 02:15:14 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu" 2025/05/06 02:15:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/06 02:15:14 DEBUG : Creating backend with remote "/tmp/rclone1627516958" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:15 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:15 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 02:15:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:16 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:16 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:18 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.32s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", 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-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", 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-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:19 DEBUG : Creating backend with remote "/non-existing" 2025/05/06 02:15:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/06 02:15:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:21 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:21 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.04s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:22 INFO : B2 bucket rclone-test-humoxaz7yumu: Running all checks before starting transfers 2025/05/06 02:15:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:22 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:22 INFO : B2 bucket rclone-test-humoxaz7yumu: Checks finished, now starting transfers 2025/05/06 02:15:22 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.65s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:24 ERROR : Ignoring --no-traverse with sync 2025/05/06 02:15:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:24 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:24 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:24 INFO : sub dir/hello world: Copied (new) 2025/05/06 02:15:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.54s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/06 02:15:26 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:26 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:26 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/05/06 02:15:26 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:15:27 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:27 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.59s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:15:29 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:29 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.01s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/06 02:15:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 02:15:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/06 02:15:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 02:15:31 INFO : sub dir: Making directory 2025/05/06 02:15:31 INFO : sub dir2: Making directory 2025/05/06 02:15:31 INFO : sub dir2/sub sub dir2: Making directory 2025/05/06 02:15:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:31 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:31 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/05/06 02:15:31 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.71s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:32 INFO : sub dir2: Making directory 2025/05/06 02:15:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/06 02:15:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 02:15:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:33 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:33 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.22s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:34 DEBUG : sub dir2: Making directory with metadata 2025/05/06 02:15:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 02:15:34 INFO : sub dir: Making directory 2025/05/06 02:15:34 INFO : sub dir2: Making directory 2025/05/06 02:15:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:34 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:34 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:34 INFO : sub dir/hello world: Copied (new) 2025/05/06 02:15:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/06 02:15:34 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/05/06 02:15:35 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.80s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", 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-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:36 INFO : sub dir2: Making directory 2025/05/06 02:15:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:36 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:36 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:36 INFO : sub dir/hello world: Copied (new) 2025/05/06 02:15:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.20s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:37 DEBUG : sub dir2: Making directory with metadata 2025/05/06 02:15:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 02:15:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 02:15:37 INFO : sub dir: Making directory 2025/05/06 02:15:37 INFO : sub dir2: Making directory 2025/05/06 02:15:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:37 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:37 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:38 INFO : sub dir/hello world: Copied (new) 2025/05/06 02:15:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/05/06 02:15:38 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.75s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", 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-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:39 INFO : sub dir2: Making directory 2025/05/06 02:15:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:40 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:40 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:40 INFO : sub dir/hello world: Copied (new) 2025/05/06 02:15:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:41 DEBUG : Creating backend with remote "TestB2:rclone-test-quripam4zoko" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-humoxaz7yumu -> B2 bucket rclone-test-quripam4zoko 2025/05/06 02:15:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:42 DEBUG : B2 bucket rclone-test-quripam4zoko: Waiting for checks to finish 2025/05/06 02:15:42 DEBUG : B2 bucket rclone-test-quripam4zoko: Waiting for transfers to finish 2025/05/06 02:15:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:43 DEBUG : B2 bucket rclone-test-quripam4zoko: Purge remote 2025/05/06 02:15:43 INFO : B2 bucket rclone-test-quripam4zoko: cleaning bucket "rclone-test-quripam4zoko" of all files 2025/05/06 02:15:44 DEBUG : sub dir/hello world: Deleting (id "4_zcf92ad83600dab3b9f680e1b_f109ffec2d1eb1bda_d20250506_m021543_c001_v0001178_t0012_u01746497743518") --- PASS: TestServerSideCopy (4.33s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 02:15:46 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:46 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/06 02:15:46 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.17s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yosokaf5case" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-humoxaz7yumu -> B2 bucket rclone-test-yosokaf5case 2025/05/06 02:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:49 DEBUG : B2 bucket rclone-test-yosokaf5case: Waiting for checks to finish 2025/05/06 02:15:49 DEBUG : B2 bucket rclone-test-yosokaf5case: Waiting for transfers to finish 2025/05/06 02:15:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 02:15:51 DEBUG : B2 bucket rclone-test-yosokaf5case: Waiting for checks to finish 2025/05/06 02:15:51 DEBUG : B2 bucket rclone-test-yosokaf5case: Waiting for transfers to finish 2025/05/06 02:15:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/06 02:15:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:51 DEBUG : B2 bucket rclone-test-yosokaf5case: Purge remote 2025/05/06 02:15:51 INFO : B2 bucket rclone-test-yosokaf5case: cleaning bucket "rclone-test-yosokaf5case" of all files 2025/05/06 02:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2cd23600dab3b9f680e1b_f11273345d2414220_d20250506_m021551_c001_v0001146_t0011_u01746497751308") 2025/05/06 02:15:51 DEBUG : sub dir/hello world: Deleting (id "4_z1ff2cd23600dab3b9f680e1b_f11683a1fdab5d76b_d20250506_m021549_c001_v0001042_t0034_u01746497749966") --- PASS: TestServerSideCopyOverSelf (6.34s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 02:15:54 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:15:54 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:15:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/06 02:15:55 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/06 02:15:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.07s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:56 DEBUG : Creating backend with remote "TestB2:rclone-test-roxoqol6xuno" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-humoxaz7yumu -> B2 bucket rclone-test-roxoqol6xuno 2025/05/06 02:15:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:15:57 DEBUG : B2 bucket rclone-test-roxoqol6xuno: Waiting for checks to finish 2025/05/06 02:15:57 DEBUG : B2 bucket rclone-test-roxoqol6xuno: Waiting for transfers to finish 2025/05/06 02:15:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:15:58 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:15:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/06 02:15:59 DEBUG : B2 bucket rclone-test-roxoqol6xuno: Waiting for checks to finish 2025/05/06 02:15:59 DEBUG : B2 bucket rclone-test-roxoqol6xuno: Waiting for transfers to finish 2025/05/06 02:15:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/05/06 02:15:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/06 02:15:59 INFO : sub dir/hello world: Deleted 2025/05/06 02:16:00 DEBUG : testing file moves 2025/05/06 02:16:01 DEBUG : B2 bucket rclone-test-roxoqol6xuno: Waiting for checks to finish 2025/05/06 02:16:01 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/06 02:16:01 DEBUG : B2 bucket rclone-test-roxoqol6xuno: Waiting for transfers to finish 2025/05/06 02:16:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/05/06 02:16:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/06 02:16:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:01 DEBUG : B2 bucket rclone-test-roxoqol6xuno: Purge remote 2025/05/06 02:16:01 INFO : B2 bucket rclone-test-roxoqol6xuno: cleaning bucket "rclone-test-roxoqol6xuno" of all files 2025/05/06 02:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f72ed33600dab3b9f680e1b_f119236ea639b2d1f_d20250506_m021601_c001_v0001180_t0002_u01746497761227") 2025/05/06 02:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f72ed33600dab3b9f680e1b_f107fd2d03ce0a13d_d20250506_m021559_c001_v0001182_t0014_u01746497759626") 2025/05/06 02:16:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f72ed33600dab3b9f680e1b_f105031da834269d4_d20250506_m021558_c001_v0001179_t0054_u01746497758485") --- PASS: TestServerSideMoveOverSelf (7.89s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:04 ERROR : : error listing: directory not found 2025/05/06 02:16:04 INFO : Local file system at /tmp/rclone1627516958: Making directory 2025/05/06 02:16:04 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:04 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.86s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:16:06 DEBUG : Local file system at /tmp/rclone1627516958: Waiting for checks to finish 2025/05/06 02:16:06 DEBUG : Local file system at /tmp/rclone1627516958: Waiting for transfers to finish 2025/05/06 02:16:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:16:07 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/05/06 02:16:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyRedownload (2.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:08 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/06 02:16:08 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:08 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 02:16:08 INFO : check sum: Copied (new) 2025/05/06 02:16:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:09 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:09 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 02:16:09 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/05/06 02:16:09 DEBUG : check sum: Unchanged skipping 2025/05/06 02:16:09 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:09 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/06 02:16:10 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:10 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:11 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 02:16:11 INFO : sizeonly: Copied (new) 2025/05/06 02:16:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:11 DEBUG : sizeonly: Sizes identical 2025/05/06 02:16:11 DEBUG : sizeonly: Unchanged skipping 2025/05/06 02:16:11 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:11 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:11 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/06 02:16:13 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:13 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/05/06 02:16:13 INFO : ignore-size: Copied (new) 2025/05/06 02:16:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:14 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:14 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:16:14 DEBUG : ignore-size: Unchanged skipping 2025/05/06 02:16:14 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:14 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.74s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:16 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:16:16 DEBUG : existing: Unchanged skipping 2025/05/06 02:16:16 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:16 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:16 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/06 02:16:16 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:17 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 02:16:17 INFO : existing: Copied (replaced existing) 2025/05/06 02:16:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.67s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/06 02:16:18 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:18 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 02:16:19 INFO : existing: Copied (new) 2025/05/06 02:16:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:19 DEBUG : existing: Destination exists, skipping 2025/05/06 02:16:19 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:19 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:19 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.28s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:21 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/06 02:16:22 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:16:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/06 02:16:22 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:22 DEBUG : c/non empty space: Unchanged skipping 2025/05/06 02:16:22 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:16:22 INFO : a/potato2: Copied (new) 2025/05/06 02:16:22 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:24 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/06 02:16:24 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 02:16:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/05/06 02:16:24 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:24 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:24 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:25 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:25 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/06 02:16:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 02:16:25 INFO : empty space: Updated modification time in destination 2025/05/06 02:16:25 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:25 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:25 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:28 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/05/06 02:16:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 02:16:28 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:28 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:28 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.92s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:29 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/06 02:16:29 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:29 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1627516958) 2025/05/06 02:16:29 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-humoxaz7yumu) 2025/05/06 02:16:29 DEBUG : foo: sha1 differ 2025/05/06 02:16:29 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/05/06 02:16:30 INFO : foo: Copied (replaced existing) 2025/05/06 02:16:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:16:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/06 02:16:31 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:31 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:31 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:32 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:16:32 INFO : potato: Copied (new) 2025/05/06 02:16:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.44s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:34 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:34 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/06 02:16:34 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/05/06 02:16:34 INFO : potato: Copied (replaced existing) 2025/05/06 02:16:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.24s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:36 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/06 02:16:36 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1627516958) 2025/05/06 02:16:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-humoxaz7yumu) 2025/05/06 02:16:36 DEBUG : potato: sha1 differ 2025/05/06 02:16:36 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:36 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/05/06 02:16:36 INFO : potato: Copied (replaced existing) 2025/05/06 02:16:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:16:38 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:16:38 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:38 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:38 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/06 02:16:38 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:16:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:16:41 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:41 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:41 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:16:41 INFO : potato2: Copied (new) 2025/05/06 02:16:41 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:41 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:44 INFO : d: Making directory 2025/05/06 02:16:44 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/05/06 02:16:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:16:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/06 02:16:44 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:44 DEBUG : c/non empty space: Unchanged skipping 2025/05/06 02:16:44 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:16:45 INFO : a/potato2: Copied (new) 2025/05/06 02:16:45 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:47 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/05/06 02:16:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:16:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/06 02:16:47 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:47 DEBUG : c/non empty space: Unchanged skipping 2025/05/06 02:16:47 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:16:47 INFO : a/potato2: Copied (new) 2025/05/06 02:16:47 ERROR : B2 bucket rclone-test-humoxaz7yumu: not deleting files as there were IO errors 2025/05/06 02:16:47 ERROR : B2 bucket rclone-test-humoxaz7yumu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.87s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:50 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:16:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:16:50 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:50 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:50 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:50 INFO : potato: Deleted 2025/05/06 02:16:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:16:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:53 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:53 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:53 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:53 INFO : potato: Deleted 2025/05/06 02:16:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:16:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:16:53 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:53 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:53 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:16:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:16:56 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:56 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:56 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/05/06 02:16:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.50s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:58 DEBUG : enormous: Excluded (Size Filter) 2025/05/06 02:16:58 DEBUG : enormous: Excluded 2025/05/06 02:16:58 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 02:16:58 DEBUG : potato2: Excluded 2025/05/06 02:16:59 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 02:16:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:16:59 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:16:59 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:59 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:16:59 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:16:59 DEBUG : enormous: Excluded (Size Filter) 2025/05/06 02:16:59 DEBUG : enormous: Excluded 2025/05/06 02:16:59 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 02:16:59 DEBUG : potato2: Excluded 2025/05/06 02:16:59 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 02:16:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/06 02:16:59 DEBUG : empty space: Unchanged skipping 2025/05/06 02:16:59 DEBUG : Local file system at /tmp/rclone1627516958: Waiting for checks to finish 2025/05/06 02:16:59 DEBUG : Local file system at /tmp/rclone1627516958: Waiting for transfers to finish 2025/05/06 02:16:59 DEBUG : Waiting for deletions to finish 2025/05/06 02:16:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:02 DEBUG : enormous: Excluded (Size Filter) 2025/05/06 02:17:02 DEBUG : enormous: Excluded 2025/05/06 02:17:02 DEBUG : potato2: Excluded (Size Filter) 2025/05/06 02:17:02 DEBUG : potato2: Excluded 2025/05/06 02:17:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:17:03 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:03 DEBUG : empty space: Unchanged skipping 2025/05/06 02:17:03 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:03 DEBUG : Waiting for deletions to finish 2025/05/06 02:17:03 INFO : enormous: Deleted 2025/05/06 02:17:03 INFO : potato2: Deleted 2025/05/06 02:17:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/06 02:17:03 DEBUG : empty space: Unchanged skipping 2025/05/06 02:17:03 DEBUG : Local file system at /tmp/rclone1627516958: Waiting for checks to finish 2025/05/06 02:17:03 DEBUG : Local file system at /tmp/rclone1627516958: Waiting for transfers to finish 2025/05/06 02:17:03 DEBUG : Waiting for deletions to finish 2025/05/06 02:17:03 INFO : enormous: Deleted 2025/05/06 02:17:03 INFO : potato2: Deleted 2025/05/06 02:17:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.20s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:06 DEBUG : five: Need to transfer - File not found at Destination 2025/05/06 02:17:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/06 02:17:06 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:06 DEBUG : one: Destination is newer than source, skipping 2025/05/06 02:17:06 DEBUG : three: Sizes identical 2025/05/06 02:17:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/06 02:17:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1627516958) 2025/05/06 02:17:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-humoxaz7yumu) 2025/05/06 02:17:06 DEBUG : two: sha1 differ 2025/05/06 02:17:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 02:17:06 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/06 02:17:07 INFO : five: Copied (new) 2025/05/06 02:17:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/06 02:17:07 INFO : two: Copied (replaced existing) 2025/05/06 02:17:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/06 02:17:07 INFO : four: Copied (replaced existing) 2025/05/06 02:17:07 DEBUG : Waiting for deletions to finish 2025/05/06 02:17:08 DEBUG : one: Destination is newer than source, skipping 2025/05/06 02:17:08 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/05/06 02:17:08 DEBUG : four: Size and sha1 of src and dst objects identical 2025/05/06 02:17:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/05/06 02:17:08 DEBUG : five: Size and sha1 of src and dst objects identical 2025/05/06 02:17:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 02:17:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 02:17:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/06 02:17:08 DEBUG : two: Size and sha1 of src and dst objects identical 2025/05/06 02:17:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/05/06 02:17:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1627516958) 2025/05/06 02:17:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-humoxaz7yumu) 2025/05/06 02:17:08 DEBUG : three: sha1 differ 2025/05/06 02:17:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/05/06 02:17:08 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 02:17:08 INFO : three: Copied (replaced existing) 2025/05/06 02:17:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.99s) === 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-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/05/06 02:17:10 INFO : B2 bucket rclone-test-humoxaz7yumu: Making map for --track-renames 2025/05/06 02:17:10 INFO : B2 bucket rclone-test-humoxaz7yumu: Finished making map for --track-renames 2025/05/06 02:17:10 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/06 02:17:10 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for renames to finish 2025/05/06 02:17:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/06 02:17:10 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/06 02:17:10 INFO : potato: Copied (new) 2025/05/06 02:17:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 02:17:10 INFO : yam: Copied (new) 2025/05/06 02:17:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:17:10 INFO : B2 bucket rclone-test-humoxaz7yumu: Making map for --track-renames 2025/05/06 02:17:10 INFO : B2 bucket rclone-test-humoxaz7yumu: Finished making map for --track-renames 2025/05/06 02:17:10 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:10 DEBUG : potato: Unchanged skipping 2025/05/06 02:17:10 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for renames to finish 2025/05/06 02:17:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 02:17:11 INFO : yam: Copied (server-side copy) to: yaml 2025/05/06 02:17:12 INFO : yam: Deleted 2025/05/06 02:17:12 INFO : yaml: Renamed from "yam" 2025/05/06 02:17:12 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/06 02:17:13 INFO : B2 bucket rclone-test-humoxaz7yumu: Making map for --track-renames 2025/05/06 02:17:13 INFO : B2 bucket rclone-test-humoxaz7yumu: Finished making map for --track-renames 2025/05/06 02:17:13 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/06 02:17:13 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for renames to finish 2025/05/06 02:17:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/06 02:17:13 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 02:17:14 INFO : yam: Copied (new) 2025/05/06 02:17:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/06 02:17:14 INFO : potato: Copied (new) 2025/05/06 02:17:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:17:15 INFO : B2 bucket rclone-test-humoxaz7yumu: Making map for --track-renames 2025/05/06 02:17:15 INFO : B2 bucket rclone-test-humoxaz7yumu: Finished making map for --track-renames 2025/05/06 02:17:15 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:15 DEBUG : potato: Unchanged skipping 2025/05/06 02:17:15 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for renames to finish 2025/05/06 02:17:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 02:17:15 INFO : yam: Copied (server-side copy) to: yaml 2025/05/06 02:17:15 INFO : yam: Deleted 2025/05/06 02:17:15 INFO : yaml: Renamed from "yam" 2025/05/06 02:17:15 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/06 02:17:17 INFO : B2 bucket rclone-test-humoxaz7yumu: Making map for --track-renames 2025/05/06 02:17:17 INFO : B2 bucket rclone-test-humoxaz7yumu: Finished making map for --track-renames 2025/05/06 02:17:17 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/06 02:17:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/06 02:17:17 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for renames to finish 2025/05/06 02:17:17 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/05/06 02:17:17 INFO : potato: Copied (new) 2025/05/06 02:17:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 02:17:19 INFO : sub/yam: Copied (new) 2025/05/06 02:17:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:17:20 DEBUG : potato: Unchanged skipping 2025/05/06 02:17:20 INFO : B2 bucket rclone-test-humoxaz7yumu: Making map for --track-renames 2025/05/06 02:17:20 INFO : B2 bucket rclone-test-humoxaz7yumu: Finished making map for --track-renames 2025/05/06 02:17:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for renames to finish 2025/05/06 02:17:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/05/06 02:17:21 INFO : sub/yam: Copied (server-side copy) to: yam 2025/05/06 02:17:21 INFO : sub/yam: Deleted 2025/05/06 02:17:21 INFO : yam: Renamed from "sub/yam" 2025/05/06 02:17:21 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.42s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:22 DEBUG : Creating backend with remote "/tmp/rclone1627516958/dir1" 2025/05/06 02:17:22 DEBUG : Creating backend with remote "/tmp/rclone1627516958/dir2" 2025/05/06 02:17:22 DEBUG : Local file system at /tmp/rclone1627516958/dir2: Using server-side directory move 2025/05/06 02:17:22 INFO : Local file system at /tmp/rclone1627516958/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/06 02:17:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/06 02:17:22 DEBUG : Local file system at /tmp/rclone1627516958/dir2: Waiting for checks to finish 2025/05/06 02:17:22 DEBUG : Local file system at /tmp/rclone1627516958/dir2: Waiting for transfers to finish 2025/05/06 02:17:22 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:17:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/06 02:17:23 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:23 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/06 02:17:24 INFO : nested/sub dir/file: Copied (new) 2025/05/06 02:17:24 INFO : nested/sub dir/file: Deleted 2025/05/06 02:17:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:17:24 INFO : sub dir/hello world: Copied (new) 2025/05/06 02:17:24 INFO : sub dir/hello world: Deleted 2025/05/06 02:17:24 INFO : sub dir: Removing directory 2025/05/06 02:17:24 INFO : nested/sub dir: Removing directory 2025/05/06 02:17:24 INFO : nested: Removing directory 2025/05/06 02:17:24 DEBUG : Local file system at /tmp/rclone1627516958: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.19s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/06 02:17:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/06 02:17:25 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:25 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/05/06 02:17:25 INFO : nested/sub dir/file: Copied (new) 2025/05/06 02:17:25 INFO : nested/sub dir/file: Deleted 2025/05/06 02:17:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/05/06 02:17:26 INFO : sub dir/hello world: Copied (new) 2025/05/06 02:17:26 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:27 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/06 02:17:27 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/06 02:17:27 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:27 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:27 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/05/06 02:17:27 INFO : existing-b: Copied (new) 2025/05/06 02:17:27 INFO : existing-b: Deleted 2025/05/06 02:17:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 02:17:28 INFO : existing: Copied (new) 2025/05/06 02:17:28 INFO : existing: Deleted 2025/05/06 02:17:28 DEBUG : existing: Destination exists, skipping 2025/05/06 02:17:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/06 02:17:28 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:17:28 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:17:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.25s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gimoyeh8vibi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-humoxaz7yumu -> B2 bucket rclone-test-gimoyeh8vibi 2025/05/06 02:17:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:17:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/06 02:17:34 DEBUG : empty space: Unchanged skipping 2025/05/06 02:17:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/06 02:17:34 DEBUG : B2 bucket rclone-test-gimoyeh8vibi: Waiting for checks to finish 2025/05/06 02:17:34 INFO : empty space: Deleted 2025/05/06 02:17:34 DEBUG : B2 bucket rclone-test-gimoyeh8vibi: Waiting for transfers to finish 2025/05/06 02:17:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:17:35 INFO : potato2: Copied (server-side copy) 2025/05/06 02:17:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 02:17:35 INFO : potato3: Copied (server-side copy) 2025/05/06 02:17:35 INFO : potato2: Deleted 2025/05/06 02:17:35 INFO : potato3: Deleted 2025/05/06 02:17:36 DEBUG : Creating backend with remote "TestB2:rclone-test-jirajiv6nozu" 2025/05/06 02:17:37 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/06 02:17:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:17:37 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/06 02:17:37 DEBUG : B2 bucket rclone-test-jirajiv6nozu: Waiting for checks to finish 2025/05/06 02:17:37 DEBUG : B2 bucket rclone-test-jirajiv6nozu: Waiting for transfers to finish 2025/05/06 02:17:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 02:17:38 INFO : empty space: Copied (server-side copy) 2025/05/06 02:17:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:17:38 INFO : potato2: Copied (server-side copy) 2025/05/06 02:17:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 02:17:38 INFO : potato3: Copied (server-side copy) 2025/05/06 02:17:38 INFO : empty space: Deleted 2025/05/06 02:17:38 INFO : potato2: Deleted 2025/05/06 02:17:38 INFO : potato3: Deleted 2025/05/06 02:17:38 DEBUG : B2 bucket rclone-test-jirajiv6nozu: Purge remote 2025/05/06 02:17:38 INFO : B2 bucket rclone-test-jirajiv6nozu: cleaning bucket "rclone-test-jirajiv6nozu" of all files 2025/05/06 02:17:39 DEBUG : empty space: Deleting (id "4_z0f626d73602dab3b9f680e1b_f116f5521d5c41c3e_d20250506_m021737_c001_v0001171_t0058_u01746497857752") 2025/05/06 02:17:39 DEBUG : potato2: Deleting (id "4_z0f626d73602dab3b9f680e1b_f1152536fe83e3aaa_d20250506_m021738_c001_v0001165_t0006_u01746497858082") 2025/05/06 02:17:39 DEBUG : potato3: Deleting (id "4_z0f626d73602dab3b9f680e1b_f1063b20c3050a88a_d20250506_m021738_c001_v0001137_t0044_u01746497858106") 2025/05/06 02:17:39 DEBUG : B2 bucket rclone-test-gimoyeh8vibi: Purge remote 2025/05/06 02:17:39 INFO : B2 bucket rclone-test-gimoyeh8vibi: cleaning bucket "rclone-test-gimoyeh8vibi" of all files 2025/05/06 02:17:39 DEBUG : empty space: Deleting (id "4_zcf225d13602dab3b9f680e1b_f416a323ede46452f_d20250506_m021738_c001_v7007000_t0000_u01746497858314") 2025/05/06 02:17:39 DEBUG : empty space: Deleting (id "4_zcf225d13602dab3b9f680e1b_f1032df7c26ec5eb8_d20250506_m021732_c001_v0001104_t0051_u01746497852801") 2025/05/06 02:17:39 DEBUG : potato2: Deleting (id "4_zcf225d13602dab3b9f680e1b_f4102fca5f2d5d9da_d20250506_m021738_c001_v7007000_t0000_u01746497858328") 2025/05/06 02:17:39 DEBUG : potato2: Deleting (id "4_zcf225d13602dab3b9f680e1b_f103bdf6226bb8efd_d20250506_m021734_c001_v0001157_t0058_u01746497854922") 2025/05/06 02:17:39 DEBUG : potato3: Deleting (id "4_zcf225d13602dab3b9f680e1b_f416a323ede464530_d20250506_m021738_c001_v7007000_t0000_u01746497858496") 2025/05/06 02:17:39 DEBUG : potato3: Deleting (id "4_zcf225d13602dab3b9f680e1b_f1185ae0f7d3968ad_d20250506_m021735_c001_v0001179_t0020_u01746497855291") 2025/05/06 02:17:39 DEBUG : potato3: Deleting (id "4_zcf225d13602dab3b9f680e1b_f1032df7c26ec5ebe_d20250506_m021733_c001_v0001104_t0017_u01746497853658") --- PASS: TestServerSideMove (11.46s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:41 DEBUG : Creating backend with remote "TestB2:rclone-test-wiresoj5kici" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-humoxaz7yumu -> B2 bucket rclone-test-wiresoj5kici 2025/05/06 02:17:46 DEBUG : empty space: Excluded (Size Filter) 2025/05/06 02:17:46 DEBUG : empty space: Excluded (Size Filter) 2025/05/06 02:17:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:17:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/06 02:17:46 DEBUG : B2 bucket rclone-test-wiresoj5kici: Waiting for checks to finish 2025/05/06 02:17:46 DEBUG : B2 bucket rclone-test-wiresoj5kici: Waiting for transfers to finish 2025/05/06 02:17:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:17:46 INFO : potato2: Copied (server-side copy) 2025/05/06 02:17:46 INFO : potato2: Deleted 2025/05/06 02:17:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 02:17:46 INFO : potato3: Copied (server-side copy) 2025/05/06 02:17:47 INFO : potato3: Deleted 2025/05/06 02:17:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cadonow9rike" 2025/05/06 02:17:48 DEBUG : empty space: Excluded (Size Filter) 2025/05/06 02:17:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:17:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/06 02:17:48 DEBUG : B2 bucket rclone-test-cadonow9rike: Waiting for checks to finish 2025/05/06 02:17:48 DEBUG : B2 bucket rclone-test-cadonow9rike: Waiting for transfers to finish 2025/05/06 02:17:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:17:49 INFO : potato2: Copied (server-side copy) 2025/05/06 02:17:49 INFO : potato2: Deleted 2025/05/06 02:17:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 02:17:50 INFO : potato3: Copied (server-side copy) 2025/05/06 02:17:50 INFO : potato3: Deleted 2025/05/06 02:17:50 DEBUG : B2 bucket rclone-test-cadonow9rike: Purge remote 2025/05/06 02:17:50 INFO : B2 bucket rclone-test-cadonow9rike: cleaning bucket "rclone-test-cadonow9rike" of all files 2025/05/06 02:17:50 DEBUG : potato2: Deleting (id "4_zdf629d33602dab3b9f680e1b_f104dcec92c813a31_d20250506_m021749_c001_v0001115_t0028_u01746497869212") 2025/05/06 02:17:50 DEBUG : potato3: Deleting (id "4_zdf629d33602dab3b9f680e1b_f1170a65b1a475549_d20250506_m021749_c001_v0001109_t0007_u01746497869560") 2025/05/06 02:17:51 DEBUG : B2 bucket rclone-test-wiresoj5kici: Purge remote 2025/05/06 02:17:51 INFO : B2 bucket rclone-test-wiresoj5kici: cleaning bucket "rclone-test-wiresoj5kici" of all files 2025/05/06 02:17:51 DEBUG : empty space: Deleting (id "4_zbf928d23602dab3b9f680e1b_f1084cbd197e0077a_d20250506_m021745_c001_v0001176_t0009_u01746497865310") 2025/05/06 02:17:51 DEBUG : potato2: Deleting (id "4_zbf928d23602dab3b9f680e1b_f418a42cd8763c278_d20250506_m021749_c001_v7007000_t0000_u01746497869750") 2025/05/06 02:17:51 DEBUG : potato2: Deleting (id "4_zbf928d23602dab3b9f680e1b_f1187461feec85e98_d20250506_m021746_c001_v0001181_t0040_u01746497866272") 2025/05/06 02:17:51 DEBUG : potato3: Deleting (id "4_zbf928d23602dab3b9f680e1b_f418a42cd8763c279_d20250506_m021750_c001_v7007000_t0000_u01746497870195") 2025/05/06 02:17:51 DEBUG : potato3: Deleting (id "4_zbf928d23602dab3b9f680e1b_f105edf55c918e885_d20250506_m021746_c001_v0001171_t0048_u01746497866503") 2025/05/06 02:17:51 DEBUG : potato3: Deleting (id "4_zbf928d23602dab3b9f680e1b_f1084cbd197e0077c_d20250506_m021745_c001_v0001176_t0025_u01746497865541") --- PASS: TestServerSideMoveWithFilter (12.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:17:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xayedit0qeru" 2025/05/06 02:17:56 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-humoxaz7yumu -> B2 bucket rclone-test-xayedit0qeru 2025/05/06 02:17:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:17:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/06 02:17:59 DEBUG : empty space: Unchanged skipping 2025/05/06 02:17:59 DEBUG : B2 bucket rclone-test-xayedit0qeru: Waiting for checks to finish 2025/05/06 02:17:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/06 02:17:59 INFO : empty space: Deleted 2025/05/06 02:17:59 DEBUG : B2 bucket rclone-test-xayedit0qeru: Waiting for transfers to finish 2025/05/06 02:17:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:17:59 INFO : potato2: Copied (server-side copy) 2025/05/06 02:17:59 INFO : potato2: Deleted 2025/05/06 02:17:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 02:17:59 INFO : potato3: Copied (server-side copy) 2025/05/06 02:18:00 INFO : potato3: Deleted 2025/05/06 02:18:00 DEBUG : Creating backend with remote "TestB2:rclone-test-datiguf1voxe" 2025/05/06 02:18:01 INFO : tomatoDir: Making directory 2025/05/06 02:18:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/05/06 02:18:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/06 02:18:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/06 02:18:01 DEBUG : B2 bucket rclone-test-datiguf1voxe: Waiting for checks to finish 2025/05/06 02:18:01 DEBUG : B2 bucket rclone-test-datiguf1voxe: Waiting for transfers to finish 2025/05/06 02:18:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/05/06 02:18:02 INFO : empty space: Copied (server-side copy) 2025/05/06 02:18:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/05/06 02:18:02 INFO : potato2: Copied (server-side copy) 2025/05/06 02:18:02 INFO : empty space: Deleted 2025/05/06 02:18:02 INFO : potato2: Deleted 2025/05/06 02:18:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/05/06 02:18:03 INFO : potato3: Copied (server-side copy) 2025/05/06 02:18:03 INFO : potato3: Deleted 2025/05/06 02:18:03 DEBUG : B2 bucket rclone-test-datiguf1voxe: Purge remote 2025/05/06 02:18:03 INFO : B2 bucket rclone-test-datiguf1voxe: cleaning bucket "rclone-test-datiguf1voxe" of all files 2025/05/06 02:18:04 DEBUG : empty space: Deleting (id "4_zaf12cd63602dab3b9f680e1b_f113664ace87e1500_d20250506_m021802_c001_v0001172_t0019_u01746497882167") 2025/05/06 02:18:04 DEBUG : potato2: Deleting (id "4_zaf12cd63602dab3b9f680e1b_f1073baedb75205f2_d20250506_m021802_c001_v0001177_t0035_u01746497882552") 2025/05/06 02:18:04 DEBUG : potato3: Deleting (id "4_zaf12cd63602dab3b9f680e1b_f1161de92296920ff_d20250506_m021802_c001_v0001041_t0046_u01746497882568") 2025/05/06 02:18:04 DEBUG : B2 bucket rclone-test-xayedit0qeru: Purge remote 2025/05/06 02:18:04 INFO : B2 bucket rclone-test-xayedit0qeru: cleaning bucket "rclone-test-xayedit0qeru" of all files 2025/05/06 02:18:04 DEBUG : empty space: Deleting (id "4_z9f12bd33602dab3b9f680e1b_f422273c2c8fa72d3_d20250506_m021802_c001_v7007000_t0000_u01746497882590") 2025/05/06 02:18:04 DEBUG : empty space: Deleting (id "4_z9f12bd33602dab3b9f680e1b_f11991aa75ae489df_d20250506_m021757_c001_v0001171_t0047_u01746497877847") 2025/05/06 02:18:04 DEBUG : potato2: Deleting (id "4_z9f12bd33602dab3b9f680e1b_f42076873fb614f08_d20250506_m021802_c001_v7007000_t0000_u01746497882779") 2025/05/06 02:18:04 DEBUG : potato2: Deleting (id "4_z9f12bd33602dab3b9f680e1b_f1041828f97aa9a56_d20250506_m021759_c001_v0001093_t0023_u01746497879175") 2025/05/06 02:18:04 DEBUG : potato3: Deleting (id "4_z9f12bd33602dab3b9f680e1b_f42076873fb614f0a_d20250506_m021803_c001_v7007000_t0000_u01746497883296") 2025/05/06 02:18:04 DEBUG : potato3: Deleting (id "4_z9f12bd33602dab3b9f680e1b_f114d614ad451852a_d20250506_m021759_c001_v0001042_t0002_u01746497879559") 2025/05/06 02:18:04 DEBUG : potato3: Deleting (id "4_z9f12bd33602dab3b9f680e1b_f11991aa75ae489e7_d20250506_m021758_c001_v0001171_t0016_u01746497878367") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.16s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:18:06 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:18:09 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:18:12 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/rclone-sync-test" 2025/05/06 02:18:14 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/rclone-sync-test-include/layer2" 2025/05/06 02:18:15 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/rclone-sync-test-ignore-file" 2025/05/06 02:18:19 DEBUG : B2 bucket rclone-test-humoxaz7yumu path rclone-sync-test: Waiting for checks to finish 2025/05/06 02:18:19 DEBUG : B2 bucket rclone-test-humoxaz7yumu path rclone-sync-test: Waiting for transfers to finish 2025/05/06 02:18:19 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:19 INFO : There was nothing to transfer 2025/05/06 02:18:19 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:18:19 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:18:19 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:18:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/05/06 02:18:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/05/06 02:18:20 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:18:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:18:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:18:20 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:18:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/05/06 02:18:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/05/06 02:18:20 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.48s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:18:27 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/dst" 2025/05/06 02:18:28 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/CompareDest" 2025/05/06 02:18:30 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 02:18:30 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:30 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 02:18:31 INFO : one: Copied (new) 2025/05/06 02:18:31 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:32 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:32 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/06 02:18:32 INFO : one: Copied (replaced existing) 2025/05/06 02:18:32 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:34 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:18:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 02:18:34 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:34 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:34 INFO : There was nothing to transfer 2025/05/06 02:18:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:18:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 02:18:35 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:18:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 02:18:36 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:36 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:36 INFO : There was nothing to transfer 2025/05/06 02:18:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:18:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 02:18:36 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:18:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 02:18:36 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:36 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:36 INFO : There was nothing to transfer 2025/05/06 02:18:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:37 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/06 02:18:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/06 02:18:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/06 02:18:37 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:18:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 02:18:37 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:37 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:37 INFO : There was nothing to transfer 2025/05/06 02:18:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:38 DEBUG : two: Need to transfer - File not found at Destination 2025/05/06 02:18:38 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:18:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/06 02:18:38 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/05/06 02:18:39 INFO : two: Copied (new) 2025/05/06 02:18:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.66s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:18:41 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/dest" 2025/05/06 02:18:43 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/pre-dest1" 2025/05/06 02:18:44 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/pre-dest2" 2025/05/06 02:18:46 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:18:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/06 02:18:46 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:18:46 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/06 02:18:46 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/06 02:18:46 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dest: Waiting for checks to finish 2025/05/06 02:18:46 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dest: Waiting for transfers to finish 2025/05/06 02:18:47 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/05/06 02:18:47 INFO : 3: Copied (new) 2025/05/06 02:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.91s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:18:49 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/dst" 2025/05/06 02:18:50 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/CopyDest" 2025/05/06 02:18:52 DEBUG : one: Need to transfer - File not found at Destination 2025/05/06 02:18:52 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:52 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 02:18:53 INFO : one: Copied (new) 2025/05/06 02:18:53 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:53 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:54 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/06 02:18:54 INFO : one: Copied (replaced existing) 2025/05/06 02:18:54 DEBUG : Waiting for deletions to finish 2025/05/06 02:18:56 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/BackupDir" 2025/05/06 02:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:57 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:18:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:18:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/06 02:18:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 02:18:58 INFO : one: Copied (server-side copy) 2025/05/06 02:18:58 INFO : one: Deleted 2025/05/06 02:18:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/05/06 02:18:59 INFO : one: Copied (server-side copy) 2025/05/06 02:18:59 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/06 02:18:59 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:18:59 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:19:00 DEBUG : one: Unchanged skipping 2025/05/06 02:19:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:19:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/05/06 02:19:00 INFO : two: Copied (server-side copy) 2025/05/06 02:19:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/06 02:19:00 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:00 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:00 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:19:01 DEBUG : one: Unchanged skipping 2025/05/06 02:19:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:19:01 DEBUG : two: Unchanged skipping 2025/05/06 02:19:01 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:01 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:01 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:01 INFO : There was nothing to transfer 2025/05/06 02:19:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:19:02 DEBUG : one: Unchanged skipping 2025/05/06 02:19:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/06 02:19:02 DEBUG : three: Destination not found in --copy-dest 2025/05/06 02:19:02 DEBUG : three: Need to transfer - File not found at Destination 2025/05/06 02:19:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/06 02:19:02 DEBUG : two: Unchanged skipping 2025/05/06 02:19:02 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:02 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/05/06 02:19:03 INFO : three: Copied (new) 2025/05/06 02:19:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.79s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:19:06 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/dst" 2025/05/06 02:19:08 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/backup" 2025/05/06 02:19:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 02:19:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:19:09 DEBUG : two: Unchanged skipping 2025/05/06 02:19:09 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 02:19:11 INFO : one: Copied (server-side copy) 2025/05/06 02:19:11 INFO : one: Deleted 2025/05/06 02:19:11 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:19:12 INFO : one: Copied (new) 2025/05/06 02:19:12 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 02:19:12 INFO : three.txt: Copied (server-side copy) 2025/05/06 02:19:12 INFO : three.txt: Deleted 2025/05/06 02:19:12 INFO : three.txt: Moved into backup dir 2025/05/06 02:19:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 02:19:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:19:14 DEBUG : two: Unchanged skipping 2025/05/06 02:19:14 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:19:15 INFO : one: Copied (server-side copy) 2025/05/06 02:19:15 INFO : one: Deleted 2025/05/06 02:19:15 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 02:19:15 INFO : one: Copied (new) 2025/05/06 02:19:15 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 02:19:16 INFO : three.txt: Copied (server-side copy) 2025/05/06 02:19:16 INFO : three.txt: Deleted 2025/05/06 02:19:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.48s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:19:19 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/dst" 2025/05/06 02:19:20 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/backup" 2025/05/06 02:19:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 02:19:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:19:22 DEBUG : two: Unchanged skipping 2025/05/06 02:19:22 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 02:19:23 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 02:19:23 INFO : one: Deleted 2025/05/06 02:19:23 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:19:24 INFO : one: Copied (new) 2025/05/06 02:19:24 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 02:19:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 02:19:25 INFO : three.txt: Deleted 2025/05/06 02:19:25 INFO : three.txt: Moved into backup dir 2025/05/06 02:19:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 02:19:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:19:26 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:26 DEBUG : two: Unchanged skipping 2025/05/06 02:19:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:19:27 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 02:19:27 INFO : one: Deleted 2025/05/06 02:19:27 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 02:19:28 INFO : one: Copied (new) 2025/05/06 02:19:28 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 02:19:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 02:19:28 INFO : three.txt: Deleted 2025/05/06 02:19:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.67s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:19:32 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/dst" 2025/05/06 02:19:33 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/backup" 2025/05/06 02:19:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 02:19:35 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:19:35 DEBUG : two: Unchanged skipping 2025/05/06 02:19:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 02:19:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/06 02:19:36 INFO : one: Deleted 2025/05/06 02:19:36 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:19:37 INFO : one: Copied (new) 2025/05/06 02:19:37 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 02:19:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/06 02:19:38 INFO : three.txt: Deleted 2025/05/06 02:19:38 INFO : three.txt: Moved into backup dir 2025/05/06 02:19:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 02:19:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:19:39 DEBUG : two: Unchanged skipping 2025/05/06 02:19:39 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:19:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/06 02:19:40 INFO : one: Deleted 2025/05/06 02:19:40 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 02:19:40 INFO : one: Copied (new) 2025/05/06 02:19:40 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 02:19:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/06 02:19:41 INFO : three.txt: Deleted 2025/05/06 02:19:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.46s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:19:44 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/dst" 2025/05/06 02:19:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 02:19:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:19:46 DEBUG : two: Unchanged skipping 2025/05/06 02:19:46 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:46 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 02:19:46 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 02:19:47 INFO : one: Deleted 2025/05/06 02:19:47 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:19:47 INFO : one: Copied (new) 2025/05/06 02:19:47 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 02:19:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 02:19:48 INFO : three.txt: Deleted 2025/05/06 02:19:48 INFO : three.txt: Moved into backup dir 2025/05/06 02:19:50 DEBUG : one.bak: Excluded (Path Filter) 2025/05/06 02:19:50 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/06 02:19:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 02:19:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:19:50 DEBUG : two: Unchanged skipping 2025/05/06 02:19:50 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for checks to finish 2025/05/06 02:19:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:19:50 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 02:19:50 INFO : one: Deleted 2025/05/06 02:19:50 DEBUG : B2 bucket rclone-test-humoxaz7yumu path dst: Waiting for transfers to finish 2025/05/06 02:19:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 02:19:51 INFO : one: Copied (new) 2025/05/06 02:19:51 DEBUG : Waiting for deletions to finish 2025/05/06 02:19:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 02:19:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 02:19:51 INFO : three.txt: Deleted 2025/05/06 02:19:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.53s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:19:55 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/dst" 2025/05/06 02:19:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 02:19:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 02:19:57 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 02:19:57 INFO : one: Deleted 2025/05/06 02:19:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:19:58 INFO : one: Copied (new) 2025/05/06 02:19:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:19:58 DEBUG : two: Unchanged skipping 2025/05/06 02:19:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/06 02:19:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 02:19:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 02:19:59 INFO : three.txt: Deleted 2025/05/06 02:19:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 02:19:59 INFO : three.txt: Copied (new) 2025/05/06 02:20:00 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/05/06 02:20:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/05/06 02:20:00 DEBUG : pacer: Reducing sleep to 10ms 2025/05/06 02:20:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 02:20:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:20:01 INFO : one: Copied (server-side copy) to: one.bak 2025/05/06 02:20:01 INFO : one: Deleted 2025/05/06 02:20:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 02:20:01 INFO : one: Copied (new) 2025/05/06 02:20:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:02 DEBUG : two: Unchanged skipping 2025/05/06 02:20:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/06 02:20:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 02:20:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/05/06 02:20:03 INFO : three.txt: Deleted 2025/05/06 02:20:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/06 02:20:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.99s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:20:07 DEBUG : Creating backend with remote "TestB2:rclone-test-humoxaz7yumu/dst" 2025/05/06 02:20:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/06 02:20:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/05/06 02:20:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/06 02:20:10 INFO : one: Deleted 2025/05/06 02:20:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:20:11 INFO : one: Copied (new) 2025/05/06 02:20:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:11 DEBUG : two: Unchanged skipping 2025/05/06 02:20:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/06 02:20:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/05/06 02:20:12 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/06 02:20:12 INFO : three.txt: Deleted 2025/05/06 02:20:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 02:20:13 INFO : three.txt: Copied (new) 2025/05/06 02:20:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/06 02:20:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/05/06 02:20:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/05/06 02:20:14 INFO : one: Deleted 2025/05/06 02:20:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/05/06 02:20:15 INFO : one: Copied (new) 2025/05/06 02:20:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:15 DEBUG : two: Unchanged skipping 2025/05/06 02:20:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/06 02:20:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/05/06 02:20:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/05/06 02:20:16 INFO : three.txt: Deleted 2025/05/06 02:20:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/05/06 02:20:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.60s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:20:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/06 02:20:19 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:20:19 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:20:20 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/05/06 02:20:20 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/06 02:20:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.23s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:20:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/06 02:20:21 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:20:21 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:20:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/05/06 02:20:22 INFO : existing: Copied (new) 2025/05/06 02:20:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:20:22 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/06 02:20:22 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/06 02:20:22 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:20:22 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:20:22 ERROR : B2 bucket rclone-test-humoxaz7yumu: not deleting files as there were IO errors 2025/05/06 02:20:22 ERROR : B2 bucket rclone-test-humoxaz7yumu: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncImmutable (3.14s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:20:24 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:24 DEBUG : existing: Unchanged skipping 2025/05/06 02:20:24 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:20:24 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:20:24 DEBUG : Waiting for deletions to finish 2025/05/06 02:20:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:20:39 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:20:39 DEBUG : both1: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both12: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both13: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both14: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both0: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both16: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both10: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both11: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both15: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both2: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both3: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both17: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both5: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both18: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both19: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both4: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:39 DEBUG : both9: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both6: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both7: Unchanged skipping 2025/05/06 02:20:39 DEBUG : both8: Unchanged skipping 2025/05/06 02:20:39 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:20:39 DEBUG : Waiting for deletions to finish 2025/05/06 02:20:40 INFO : only1: Deleted 2025/05/06 02:20:40 INFO : only15: Deleted 2025/05/06 02:20:40 INFO : only13: Deleted 2025/05/06 02:20:40 INFO : only17: Deleted 2025/05/06 02:20:40 INFO : only2: Deleted 2025/05/06 02:20:40 INFO : only12: Deleted 2025/05/06 02:20:40 INFO : only14: Deleted 2025/05/06 02:20:40 INFO : only16: Deleted 2025/05/06 02:20:40 INFO : only3: Deleted 2025/05/06 02:20:40 INFO : only4: Deleted 2025/05/06 02:20:40 INFO : only6: Deleted 2025/05/06 02:20:40 INFO : only10: Deleted 2025/05/06 02:20:40 INFO : only0: Deleted 2025/05/06 02:20:40 INFO : only11: Deleted 2025/05/06 02:20:41 INFO : only18: Deleted 2025/05/06 02:20:41 INFO : only5: Deleted 2025/05/06 02:20:41 INFO : only19: Deleted 2025/05/06 02:20:41 INFO : only7: Deleted 2025/05/06 02:20:41 INFO : only8: Deleted 2025/05/06 02:20:41 INFO : only9: Deleted 2025/05/06 02:20:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (19.01s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:20:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for checks to finish 2025/05/06 02:20:58 DEBUG : both1: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both0: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both13: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both14: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both10: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both16: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both17: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both18: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both19: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both2: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both3: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both4: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both5: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both6: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both7: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both8: Unchanged skipping 2025/05/06 02:20:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/06 02:20:58 DEBUG : both9: Unchanged skipping 2025/05/06 02:20:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : both11: Unchanged skipping 2025/05/06 02:20:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : both12: Unchanged skipping 2025/05/06 02:20:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : both15: Unchanged skipping 2025/05/06 02:20:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/06 02:20:58 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Waiting for transfers to finish 2025/05/06 02:20:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:58 INFO : only0: Copied (replaced existing) 2025/05/06 02:20:58 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:58 INFO : only1: Copied (replaced existing) 2025/05/06 02:20:58 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:58 INFO : only10: Copied (replaced existing) 2025/05/06 02:20:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:58 INFO : only13: Copied (replaced existing) 2025/05/06 02:20:58 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:58 INFO : only14: Copied (replaced existing) 2025/05/06 02:20:58 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:58 INFO : only12: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only18: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only15: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only2: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only3: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only11: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only16: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only4: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only6: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only8: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only7: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only9: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only17: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only19: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/05/06 02:20:59 INFO : only5: Copied (replaced existing) 2025/05/06 02:20:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (22.20s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:21:08 DEBUG : empty_dir: Making directory with metadata 2025/05/06 02:21:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 02:21:08 DEBUG : empty_on_remote: Making directory with metadata 2025/05/06 02:21:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 02:21:08 INFO : empty_on_remote: Making directory 2025/05/06 02:21:08 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-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:21:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/06 02:21:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/06 02:21:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/06 02:21:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:21:11 DEBUG : empty_dir: Making directory with metadata 2025/05/06 02:21:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 02:21:11 DEBUG : empty_on_remote: Making directory with metadata 2025/05/06 02:21:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/06 02:21:11 INFO : empty_on_remote: Making directory 2025/05/06 02:21:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:21:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/06 02:21:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/06 02:21:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/06 02:21:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/06 02:21:12 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:21:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 02:21:14 INFO : sub dir: Making directory 2025/05/06 02:21:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" 2025/05/06 02:21:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/06 02:21:17 INFO : sub dir: Making directory 2025/05/06 02:21:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-humoxaz7yumu", Local "Local file system at /tmp/rclone1627516958", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.13s) PASS 2025/05/06 02:21:20 DEBUG : B2 bucket rclone-test-humoxaz7yumu: Purge remote 2025/05/06 02:21:20 INFO : B2 bucket rclone-test-humoxaz7yumu: cleaning bucket "rclone-test-humoxaz7yumu" of all files 2025/05/06 02:21:21 DEBUG : BackupDir/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0fb_d20250506_m021903_c001_v7007000_t0000_u01746497943759") 2025/05/06 02:21:21 DEBUG : BackupDir/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f119616afc5214041_d20250506_m021858_c001_v0001184_t0030_u01746497938566") 2025/05/06 02:21:21 DEBUG : CompareDest/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0ed_d20250506_m021839_c001_v7007000_t0000_u01746497919528") 2025/05/06 02:21:21 DEBUG : CompareDest/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83059_d20250506_m021833_c001_v0001183_t0026_u01746497913937") 2025/05/06 02:21:21 DEBUG : CompareDest/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0ee_d20250506_m021839_c001_v7007000_t0000_u01746497919789") 2025/05/06 02:21:21 DEBUG : CompareDest/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85d553_d20250506_m021835_c001_v0001184_t0028_u01746497915240") 2025/05/06 02:21:21 DEBUG : CopyDest/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0fd_d20250506_m021903_c001_v7007000_t0000_u01746497943942") 2025/05/06 02:21:21 DEBUG : CopyDest/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826cc8_d20250506_m021855_c001_v0001100_t0056_u01746497935561") 2025/05/06 02:21:21 DEBUG : CopyDest/three: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0fe_d20250506_m021904_c001_v7007000_t0000_u01746497944122") 2025/05/06 02:21:21 DEBUG : CopyDest/three: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85d79a_d20250506_m021902_c001_v0001184_t0030_u01746497942004") 2025/05/06 02:21:21 DEBUG : CopyDest/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0ff_d20250506_m021904_c001_v7007000_t0000_u01746497944303") 2025/05/06 02:21:21 DEBUG : CopyDest/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83207_d20250506_m021859_c001_v0001183_t0023_u01746497939846") 2025/05/06 02:21:21 DEBUG : EXISTING: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416b3429863a0012_d20250506_m022025_c001_v7007000_t0000_u01746498025267") 2025/05/06 02:21:22 DEBUG : EXISTING: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83653_d20250506_m022024_c001_v0001183_t0020_u01746498024310") 2025/05/06 02:21:22 DEBUG : Testêé: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416b3429863a000f_d20250506_m022020_c001_v7007000_t0000_u01746498020797") 2025/05/06 02:21:22 DEBUG : Testêé: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dc91_d20250506_m022020_c001_v0001184_t0010_u01746498020228") 2025/05/06 02:21:22 DEBUG : Testêé: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83609_d20250506_m022019_c001_v0001183_t0011_u01746498019292") 2025/05/06 02:21:22 DEBUG : a/potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c0b_d20250506_m021648_c001_v7007000_t0000_u01746497808272") 2025/05/06 02:21:22 DEBUG : a/potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b32_d20250506_m021647_c001_v0001100_t0055_u01746497807600") 2025/05/06 02:21:22 DEBUG : a/potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c03_d20250506_m021645_c001_v7007000_t0000_u01746497805664") 2025/05/06 02:21:22 DEBUG : a/potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b26_d20250506_m021644_c001_v0001100_t0002_u01746497804775") 2025/05/06 02:21:22 DEBUG : a/potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068a5_d20250506_m021623_c001_v7007000_t0000_u01746497783083") 2025/05/06 02:21:22 DEBUG : a/potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826ab6_d20250506_m021622_c001_v0001100_t0023_u01746497782167") 2025/05/06 02:21:22 DEBUG : b/potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c0d_d20250506_m021648_c001_v7007000_t0000_u01746497808455") 2025/05/06 02:21:22 DEBUG : b/potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b2a_d20250506_m021646_c001_v0001100_t0020_u01746497806576") 2025/05/06 02:21:22 DEBUG : b/potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292bec_d20250506_m021645_c001_v7007000_t0000_u01746497805105") 2025/05/06 02:21:22 DEBUG : b/potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b22_d20250506_m021643_c001_v0001100_t0018_u01746497803782") 2025/05/06 02:21:22 DEBUG : b/potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068a4_d20250506_m021622_c001_v7007000_t0000_u01746497782529") 2025/05/06 02:21:22 DEBUG : b/potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826aae_d20250506_m021620_c001_v0001100_t0058_u01746497780954") 2025/05/06 02:21:22 DEBUG : backup/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e48a7_d20250506_m021916_c001_v7007000_t0000_u01746497956711") 2025/05/06 02:21:22 DEBUG : backup/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1110bf9a5abf2554_d20250506_m021914_c001_v0001178_t0005_u01746497954913") 2025/05/06 02:21:22 DEBUG : backup/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f118ecb7b643baf84_d20250506_m021910_c001_v0001130_t0049_u01746497950974") 2025/05/06 02:21:22 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40323404b27d513e_d20250506_m021941_c001_v7007000_t0000_u01746497981885") 2025/05/06 02:21:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1167a2564416562f_d20250506_m021939_c001_v0001182_t0027_u01746497979996") 2025/05/06 02:21:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1170a65b1a4756a9_d20250506_m021936_c001_v0001109_t0020_u01746497976194") 2025/05/06 02:21:23 DEBUG : backup/one.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5029_d20250506_m021929_c001_v7007000_t0000_u01746497969418") 2025/05/06 02:21:23 DEBUG : backup/one.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f102ddfdc11a99c25_d20250506_m021927_c001_v0001145_t0022_u01746497967067") 2025/05/06 02:21:23 DEBUG : backup/one.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f116929122e2cc357_d20250506_m021923_c001_v0001183_t0046_u01746497963312") 2025/05/06 02:21:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40323404b27d513f_d20250506_m021942_c001_v7007000_t0000_u01746497982068") 2025/05/06 02:21:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1026adb5d56494ac_d20250506_m021940_c001_v0001106_t0016_u01746497980776") 2025/05/06 02:21:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f10493585ba4862eb_d20250506_m021937_c001_v0001183_t0056_u01746497977886") 2025/05/06 02:21:23 DEBUG : backup/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e48a8_d20250506_m021916_c001_v7007000_t0000_u01746497956898") 2025/05/06 02:21:23 DEBUG : backup/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f102232d5f1e60680_d20250506_m021915_c001_v0001184_t0057_u01746497955943") 2025/05/06 02:21:23 DEBUG : backup/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1019baa2e2a80e89_d20250506_m021912_c001_v0001182_t0054_u01746497952588") 2025/05/06 02:21:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca502a_d20250506_m021929_c001_v7007000_t0000_u01746497969602") 2025/05/06 02:21:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1175657ded5bf9b2_d20250506_m021928_c001_v0001183_t0048_u01746497968655") 2025/05/06 02:21:23 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f10707d6f51577873_d20250506_m021924_c001_v0001184_t0010_u01746497964977") 2025/05/06 02:21:23 DEBUG : both0: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5123_d20250506_m022100_c001_v7007000_t0000_u01746498060289") 2025/05/06 02:21:23 DEBUG : both0: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e2a_d20250506_m022046_c001_v0001100_t0057_u01746498046501") 2025/05/06 02:21:23 DEBUG : both0: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4917_d20250506_m022041_c001_v7007000_t0000_u01746498041749") 2025/05/06 02:21:23 DEBUG : both0: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dd27_d20250506_m022027_c001_v0001184_t0056_u01746498027495") 2025/05/06 02:21:23 DEBUG : both1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5124_d20250506_m022100_c001_v7007000_t0000_u01746498060482") 2025/05/06 02:21:23 DEBUG : both1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85df94_d20250506_m022047_c001_v0001184_t0052_u01746498047729") 2025/05/06 02:21:24 DEBUG : both1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4919_d20250506_m022041_c001_v7007000_t0000_u01746498041977") 2025/05/06 02:21:24 DEBUG : both1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8368a_d20250506_m022028_c001_v0001183_t0039_u01746498028418") 2025/05/06 02:21:24 DEBUG : both10: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5125_d20250506_m022100_c001_v7007000_t0000_u01746498060665") 2025/05/06 02:21:24 DEBUG : both10: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e014_d20250506_m022052_c001_v0001184_t0042_u01746498052358") 2025/05/06 02:21:24 DEBUG : both10: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e491c_d20250506_m022042_c001_v7007000_t0000_u01746498042162") 2025/05/06 02:21:24 DEBUG : both10: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8370f_d20250506_m022033_c001_v0001183_t0015_u01746498033729") 2025/05/06 02:21:24 DEBUG : both11: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5126_d20250506_m022100_c001_v7007000_t0000_u01746498060848") 2025/05/06 02:21:24 DEBUG : both11: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8385b_d20250506_m022052_c001_v0001183_t0024_u01746498052925") 2025/05/06 02:21:24 DEBUG : both11: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e491f_d20250506_m022042_c001_v7007000_t0000_u01746498042385") 2025/05/06 02:21:24 DEBUG : both11: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826df5_d20250506_m022034_c001_v0001100_t0046_u01746498034138") 2025/05/06 02:21:24 DEBUG : both12: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5127_d20250506_m022101_c001_v7007000_t0000_u01746498061029") 2025/05/06 02:21:24 DEBUG : both12: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e58_d20250506_m022053_c001_v0001100_t0028_u01746498053370") 2025/05/06 02:21:24 DEBUG : both12: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4921_d20250506_m022042_c001_v7007000_t0000_u01746498042567") 2025/05/06 02:21:24 DEBUG : both12: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85de09_d20250506_m022034_c001_v0001184_t0058_u01746498034651") 2025/05/06 02:21:24 DEBUG : both13: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5129_d20250506_m022101_c001_v7007000_t0000_u01746498061212") 2025/05/06 02:21:24 DEBUG : both13: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e02e_d20250506_m022053_c001_v0001184_t0049_u01746498053889") 2025/05/06 02:21:24 DEBUG : both13: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4923_d20250506_m022042_c001_v7007000_t0000_u01746498042752") 2025/05/06 02:21:24 DEBUG : both13: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83727_d20250506_m022035_c001_v0001183_t0020_u01746498035231") 2025/05/06 02:21:24 DEBUG : both14: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca512a_d20250506_m022101_c001_v7007000_t0000_u01746498061393") 2025/05/06 02:21:24 DEBUG : both14: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8386d_d20250506_m022054_c001_v0001183_t0021_u01746498054426") 2025/05/06 02:21:25 DEBUG : both14: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4925_d20250506_m022042_c001_v7007000_t0000_u01746498042934") 2025/05/06 02:21:25 DEBUG : both14: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e01_d20250506_m022035_c001_v0001100_t0027_u01746498035688") 2025/05/06 02:21:25 DEBUG : both15: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca512c_d20250506_m022101_c001_v7007000_t0000_u01746498061574") 2025/05/06 02:21:25 DEBUG : both15: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e5e_d20250506_m022054_c001_v0001100_t0056_u01746498054845") 2025/05/06 02:21:25 DEBUG : both15: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4927_d20250506_m022043_c001_v7007000_t0000_u01746498043133") 2025/05/06 02:21:25 DEBUG : both15: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85de2d_d20250506_m022036_c001_v0001184_t0030_u01746498036275") 2025/05/06 02:21:25 DEBUG : both16: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca512d_d20250506_m022101_c001_v7007000_t0000_u01746498061763") 2025/05/06 02:21:25 DEBUG : both16: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e04e_d20250506_m022055_c001_v0001184_t0050_u01746498055456") 2025/05/06 02:21:25 DEBUG : both16: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4929_d20250506_m022043_c001_v7007000_t0000_u01746498043316") 2025/05/06 02:21:25 DEBUG : both16: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83741_d20250506_m022036_c001_v0001183_t0028_u01746498036895") 2025/05/06 02:21:25 DEBUG : both17: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca512e_d20250506_m022101_c001_v7007000_t0000_u01746498061945") 2025/05/06 02:21:25 DEBUG : both17: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83891_d20250506_m022056_c001_v0001183_t0033_u01746498056085") 2025/05/06 02:21:25 DEBUG : both17: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e492c_d20250506_m022043_c001_v7007000_t0000_u01746498043510") 2025/05/06 02:21:25 DEBUG : both17: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e07_d20250506_m022037_c001_v0001100_t0024_u01746498037300") 2025/05/06 02:21:25 DEBUG : both18: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca512f_d20250506_m022102_c001_v7007000_t0000_u01746498062129") 2025/05/06 02:21:25 DEBUG : both18: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e62_d20250506_m022056_c001_v0001100_t0043_u01746498056620") 2025/05/06 02:21:25 DEBUG : both18: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e492e_d20250506_m022043_c001_v7007000_t0000_u01746498043698") 2025/05/06 02:21:25 DEBUG : both18: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85de6d_d20250506_m022037_c001_v0001184_t0013_u01746498037887") 2025/05/06 02:21:25 DEBUG : both19: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5130_d20250506_m022102_c001_v7007000_t0000_u01746498062345") 2025/05/06 02:21:25 DEBUG : both19: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e072_d20250506_m022057_c001_v0001184_t0052_u01746498057250") 2025/05/06 02:21:26 DEBUG : both19: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4930_d20250506_m022043_c001_v7007000_t0000_u01746498043881") 2025/05/06 02:21:26 DEBUG : both19: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83759_d20250506_m022038_c001_v0001183_t0007_u01746498038607") 2025/05/06 02:21:26 DEBUG : both2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5131_d20250506_m022102_c001_v7007000_t0000_u01746498062533") 2025/05/06 02:21:26 DEBUG : both2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8380f_d20250506_m022048_c001_v0001183_t0055_u01746498048264") 2025/05/06 02:21:26 DEBUG : both2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4932_d20250506_m022044_c001_v7007000_t0000_u01746498044074") 2025/05/06 02:21:26 DEBUG : both2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826dd4_d20250506_m022028_c001_v0001100_t0023_u01746498028841") 2025/05/06 02:21:26 DEBUG : both3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5132_d20250506_m022102_c001_v7007000_t0000_u01746498062714") 2025/05/06 02:21:26 DEBUG : both3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e3d_d20250506_m022048_c001_v0001100_t0054_u01746498048664") 2025/05/06 02:21:26 DEBUG : both3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4934_d20250506_m022044_c001_v7007000_t0000_u01746498044256") 2025/05/06 02:21:26 DEBUG : both3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dd65_d20250506_m022029_c001_v0001184_t0041_u01746498029415") 2025/05/06 02:21:26 DEBUG : both4: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5133_d20250506_m022102_c001_v7007000_t0000_u01746498062896") 2025/05/06 02:21:26 DEBUG : both4: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dfc2_d20250506_m022049_c001_v0001184_t0029_u01746498049175") 2025/05/06 02:21:26 DEBUG : both4: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4937_d20250506_m022044_c001_v7007000_t0000_u01746498044439") 2025/05/06 02:21:26 DEBUG : both4: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b836b9_d20250506_m022030_c001_v0001183_t0006_u01746498030109") 2025/05/06 02:21:26 DEBUG : both5: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5134_d20250506_m022103_c001_v7007000_t0000_u01746498063079") 2025/05/06 02:21:26 DEBUG : both5: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83831_d20250506_m022049_c001_v0001183_t0030_u01746498049895") 2025/05/06 02:21:26 DEBUG : both5: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4939_d20250506_m022044_c001_v7007000_t0000_u01746498044639") 2025/05/06 02:21:26 DEBUG : both5: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826ddf_d20250506_m022030_c001_v0001100_t0022_u01746498030579") 2025/05/06 02:21:26 DEBUG : both6: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5135_d20250506_m022103_c001_v7007000_t0000_u01746498063260") 2025/05/06 02:21:26 DEBUG : both6: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e43_d20250506_m022050_c001_v0001100_t0050_u01746498050317") 2025/05/06 02:21:26 DEBUG : both6: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e493b_d20250506_m022044_c001_v7007000_t0000_u01746498044822") 2025/05/06 02:21:27 DEBUG : both6: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dda3_d20250506_m022031_c001_v0001184_t0010_u01746498031156") 2025/05/06 02:21:27 DEBUG : both7: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5136_d20250506_m022103_c001_v7007000_t0000_u01746498063443") 2025/05/06 02:21:27 DEBUG : both7: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dff4_d20250506_m022050_c001_v0001184_t0047_u01746498050879") 2025/05/06 02:21:27 DEBUG : both7: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e493d_d20250506_m022045_c001_v7007000_t0000_u01746498045005") 2025/05/06 02:21:27 DEBUG : both7: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b836df_d20250506_m022031_c001_v0001183_t0016_u01746498031810") 2025/05/06 02:21:27 DEBUG : both8: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5137_d20250506_m022103_c001_v7007000_t0000_u01746498063624") 2025/05/06 02:21:27 DEBUG : both8: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83847_d20250506_m022051_c001_v0001183_t0024_u01746498051341") 2025/05/06 02:21:27 DEBUG : both8: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4940_d20250506_m022045_c001_v7007000_t0000_u01746498045188") 2025/05/06 02:21:27 DEBUG : both8: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826de9_d20250506_m022032_c001_v0001100_t0050_u01746498032226") 2025/05/06 02:21:27 DEBUG : both9: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5138_d20250506_m022103_c001_v7007000_t0000_u01746498063807") 2025/05/06 02:21:27 DEBUG : both9: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e52_d20250506_m022051_c001_v0001100_t0016_u01746498051847") 2025/05/06 02:21:27 DEBUG : both9: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4942_d20250506_m022045_c001_v7007000_t0000_u01746498045382") 2025/05/06 02:21:27 DEBUG : both9: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85ddd7_d20250506_m022032_c001_v0001184_t0006_u01746498032836") 2025/05/06 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c0e_d20250506_m021648_c001_v7007000_t0000_u01746497808637") 2025/05/06 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b2c_d20250506_m021646_c001_v0001100_t0026_u01746497806866") 2025/05/06 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c06_d20250506_m021645_c001_v7007000_t0000_u01746497805846") 2025/05/06 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b24_d20250506_m021644_c001_v0001100_t0021_u01746497804098") 2025/05/06 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068a6_d20250506_m021623_c001_v7007000_t0000_u01746497783311") 2025/05/06 02:21:27 DEBUG : c/non empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826ab0_d20250506_m021621_c001_v0001100_t0023_u01746497781336") 2025/05/06 02:21:27 DEBUG : check sum: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d6436387090_d20250506_m021609_c001_v7007000_t0000_u01746497769653") 2025/05/06 02:21:28 DEBUG : check sum: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a7a_d20250506_m021608_c001_v0001100_t0054_u01746497768591") 2025/05/06 02:21:28 DEBUG : dest/3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0f1_d20250506_m021848_c001_v7007000_t0000_u01746497928695") 2025/05/06 02:21:28 DEBUG : dest/3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408827917ff4f25d_d20250506_m021847_c001_v0001092_t0029_u01746497927603") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416b3429863a0008_d20250506_m022017_c001_v7007000_t0000_u01746498017784") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f106046c478444979_d20250506_m022015_c001_v0001171_t0059_u01746498015082") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4029fc42d7d7944c_d20250506_m022014_c001_v7007000_t0000_u01746498014898") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f106046c478444909_d20250506_m022011_c001_v0001171_t0057_u01746498011047") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4029fc42d7d79448_d20250506_m022010_c001_v7007000_t0000_u01746498010317") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83559_d20250506_m022005_c001_v0001183_t0044_u01746498005691") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa1a5_d20250506_m022004_c001_v7007000_t0000_u01746498004158") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f112f0cd7de6b6ec2_d20250506_m022001_c001_v0001098_t0054_u01746498001623") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f41928f6db0a6e8c0_d20250506_m022001_c001_v7007000_t0000_u01746498001433") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f112f0cd7de6b6eba_d20250506_m021958_c001_v0001098_t0049_u01746497998386") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f41928f6db0a6e8b0_d20250506_m021957_c001_v7007000_t0000_u01746497997657") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b834cd_d20250506_m021953_c001_v0001183_t0059_u01746497993703") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40323404b27d517c_d20250506_m021952_c001_v7007000_t0000_u01746497992405") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1175657ded5bfa8a_d20250506_m021950_c001_v0001183_t0032_u01746497990960") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f407399c8ff32aa2d_d20250506_m021950_c001_v7007000_t0000_u01746497990767") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1175657ded5bfa72_d20250506_m021947_c001_v0001183_t0033_u01746497987740") 2025/05/06 02:21:28 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f407399c8ff32aa17_d20250506_m021947_c001_v7007000_t0000_u01746497987011") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826d42_d20250506_m021943_c001_v0001100_t0048_u01746497983174") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40323404b27d5140_d20250506_m021942_c001_v7007000_t0000_u01746497982261") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f100bb1093e012468_d20250506_m021940_c001_v0001184_t0049_u01746497980384") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f417a837580d4ef3e_d20250506_m021940_c001_v7007000_t0000_u01746497980201") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f100bb1093e012420_d20250506_m021937_c001_v0001184_t0058_u01746497977453") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f417a837580d4ef3c_d20250506_m021936_c001_v7007000_t0000_u01746497976728") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85d971_d20250506_m021930_c001_v0001184_t0052_u01746497970719") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca502b_d20250506_m021929_c001_v7007000_t0000_u01746497969795") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f117d27213eb378ba_d20250506_m021927_c001_v0001116_t0037_u01746497967629") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416a323ede46462a_d20250506_m021927_c001_v7007000_t0000_u01746497967443") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f117d27213eb378b4_d20250506_m021924_c001_v0001116_t0008_u01746497964278") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416a323ede464618_d20250506_m021923_c001_v7007000_t0000_u01746497963553") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b832f7_d20250506_m021918_c001_v0001183_t0017_u01746497958045") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e48a9_d20250506_m021917_c001_v7007000_t0000_u01746497957087") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1050a7ab83f9c19a_d20250506_m021915_c001_v0001100_t0001_u01746497955322") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292cc3_d20250506_m021915_c001_v7007000_t0000_u01746497955140") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1050a7ab83f9c194_d20250506_m021912_c001_v0001100_t0049_u01746497952100") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292cbb_d20250506_m021911_c001_v7007000_t0000_u01746497951356") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826cdc_d20250506_m021905_c001_v0001100_t0046_u01746497945571") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa100_d20250506_m021904_c001_v7007000_t0000_u01746497944484") 2025/05/06 02:21:29 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f117347f9fbefb933_d20250506_m021858_c001_v0001146_t0005_u01746497938962") 2025/05/06 02:21:30 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f417a837580d4ee8e_d20250506_m021858_c001_v7007000_t0000_u01746497938765") 2025/05/06 02:21:30 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85d70f_d20250506_m021854_c001_v0001184_t0057_u01746497934995") 2025/05/06 02:21:30 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1093ab2889fb4551_d20250506_m021854_c001_v0001180_t0033_u01746497934233") 2025/05/06 02:21:30 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1093ab2889fb4545_d20250506_m021853_c001_v0001180_t0018_u01746497933199") 2025/05/06 02:21:30 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0ef_d20250506_m021839_c001_v7007000_t0000_u01746497919971") 2025/05/06 02:21:30 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826c96_d20250506_m021833_c001_v0001100_t0016_u01746497913234") 2025/05/06 02:21:30 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f114240a427acd892_d20250506_m021832_c001_v0001184_t0054_u01746497912459") 2025/05/06 02:21:30 DEBUG : dst/one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f114240a427acd88a_d20250506_m021831_c001_v0001184_t0022_u01746497911507") 2025/05/06 02:21:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416b3429863a0009_d20250506_m022017_c001_v7007000_t0000_u01746498017964") 2025/05/06 02:21:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1062b8e3d1318d35_d20250506_m022014_c001_v0001037_t0027_u01746498014432") 2025/05/06 02:21:30 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f11095d3b13ed2fae_d20250506_m022009_c001_v0001171_t0023_u01746498009968") 2025/05/06 02:21:30 DEBUG : dst/one.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa1a6_d20250506_m022004_c001_v7007000_t0000_u01746498004391") 2025/05/06 02:21:30 DEBUG : dst/one.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1112de99f9ef0d2e_d20250506_m022001_c001_v0001183_t0026_u01746498001210") 2025/05/06 02:21:30 DEBUG : dst/one.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1141872a71c79142_d20250506_m021957_c001_v0001092_t0015_u01746497997325") 2025/05/06 02:21:30 DEBUG : dst/one.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40323404b27d517e_d20250506_m021952_c001_v7007000_t0000_u01746497992588") 2025/05/06 02:21:30 DEBUG : dst/one.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f103e60a0a130fc0e_d20250506_m021950_c001_v0001179_t0041_u01746497990545") 2025/05/06 02:21:30 DEBUG : dst/one.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1163298d697cc12c_d20250506_m021946_c001_v0001157_t0058_u01746497986676") 2025/05/06 02:21:30 DEBUG : dst/three: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa101_d20250506_m021904_c001_v7007000_t0000_u01746497944666") 2025/05/06 02:21:30 DEBUG : dst/three: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1093ab2889fb45af_d20250506_m021903_c001_v0001180_t0002_u01746497943173") 2025/05/06 02:21:30 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416b3429863a000a_d20250506_m022018_c001_v7007000_t0000_u01746498018167") 2025/05/06 02:21:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f108c7709824f2bf5_d20250506_m022016_c001_v0001144_t0030_u01746498016193") 2025/05/06 02:21:31 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f11114bdb27275a62_d20250506_m022012_c001_v0001161_t0021_u01746498012177") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416b3429863a000c_d20250506_m022018_c001_v7007000_t0000_u01746498018348") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f106046c4784449af_d20250506_m022017_c001_v0001171_t0016_u01746498017015") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4029fc42d7d7944e_d20250506_m022016_c001_v7007000_t0000_u01746498016806") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f106046c478444937_d20250506_m022012_c001_v0001171_t0046_u01746498012698") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4029fc42d7d7944b_d20250506_m022012_c001_v7007000_t0000_u01746498012514") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826d8a_d20250506_m022006_c001_v0001100_t0018_u01746498006945") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa1a7_d20250506_m022004_c001_v7007000_t0000_u01746498004602") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f112f0cd7de6b6ec8_d20250506_m022003_c001_v0001098_t0009_u01746498003204") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f41928f6db0a6e8c2_d20250506_m022003_c001_v7007000_t0000_u01746498003011") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f112f0cd7de6b6ec0_d20250506_m021959_c001_v0001098_t0029_u01746497999694") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f41928f6db0a6e8be_d20250506_m021959_c001_v7007000_t0000_u01746497999514") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826d60_d20250506_m021954_c001_v0001100_t0017_u01746497994461") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f407399c8ff32aa34_d20250506_m021951_c001_v7007000_t0000_u01746497991849") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826d50_d20250506_m021949_c001_v0001100_t0001_u01746497989619") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f407399c8ff32aa22_d20250506_m021948_c001_v7007000_t0000_u01746497988892") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85da5b_d20250506_m021944_c001_v0001184_t0053_u01746497984101") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f417a837580d4ef3f_d20250506_m021941_c001_v7007000_t0000_u01746497981333") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85da05_d20250506_m021939_c001_v0001184_t0002_u01746497979170") 2025/05/06 02:21:31 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f417a837580d4ef3d_d20250506_m021938_c001_v7007000_t0000_u01746497978083") 2025/05/06 02:21:32 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83399_d20250506_m021931_c001_v0001183_t0040_u01746497971908") 2025/05/06 02:21:32 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416a323ede46462c_d20250506_m021928_c001_v7007000_t0000_u01746497968866") 2025/05/06 02:21:32 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83357_d20250506_m021926_c001_v0001183_t0025_u01746497966288") 2025/05/06 02:21:32 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416a323ede464628_d20250506_m021925_c001_v7007000_t0000_u01746497965191") 2025/05/06 02:21:32 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826d02_d20250506_m021918_c001_v0001100_t0026_u01746497958846") 2025/05/06 02:21:32 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292cc4_d20250506_m021916_c001_v7007000_t0000_u01746497956160") 2025/05/06 02:21:32 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826cfc_d20250506_m021913_c001_v0001100_t0033_u01746497953876") 2025/05/06 02:21:32 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292cbd_d20250506_m021912_c001_v7007000_t0000_u01746497952789") 2025/05/06 02:21:32 DEBUG : dst/three.txt: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85d7e3_d20250506_m021906_c001_v0001184_t0027_u01746497946609") 2025/05/06 02:21:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa1a8_d20250506_m022004_c001_v7007000_t0000_u01746498004784") 2025/05/06 02:21:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f102b4bb4d9d87477_d20250506_m022002_c001_v0001171_t0027_u01746498002621") 2025/05/06 02:21:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1000ade473c934ea_d20250506_m021959_c001_v0001183_t0059_u01746497999303") 2025/05/06 02:21:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40323404b27d5181_d20250506_m021952_c001_v7007000_t0000_u01746497992770") 2025/05/06 02:21:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1010b1d4439ca596_d20250506_m021951_c001_v0001171_t0040_u01746497991379") 2025/05/06 02:21:32 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f11463e7398b2e39f_d20250506_m021948_c001_v0001117_t0034_u01746497988166") 2025/05/06 02:21:32 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416b3429863a000d_d20250506_m022018_c001_v7007000_t0000_u01746498018564") 2025/05/06 02:21:32 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dbad_d20250506_m022006_c001_v0001184_t0014_u01746498006319") 2025/05/06 02:21:32 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa1a9_d20250506_m022004_c001_v7007000_t0000_u01746498004967") 2025/05/06 02:21:32 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dadf_d20250506_m021954_c001_v0001184_t0013_u01746497994261") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40323404b27d5183_d20250506_m021952_c001_v7007000_t0000_u01746497992971") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8344b_d20250506_m021943_c001_v0001183_t0055_u01746497983875") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40323404b27d5141_d20250506_m021942_c001_v7007000_t0000_u01746497982443") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826d20_d20250506_m021931_c001_v0001100_t0050_u01746497971275") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca502c_d20250506_m021929_c001_v7007000_t0000_u01746497969982") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85d8ab_d20250506_m021918_c001_v0001184_t0051_u01746497958615") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e48aa_d20250506_m021917_c001_v7007000_t0000_u01746497957270") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8325d_d20250506_m021906_c001_v0001183_t0026_u01746497946362") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa102_d20250506_m021904_c001_v7007000_t0000_u01746497944848") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f106df7fe7cf10e05_d20250506_m021900_c001_v0001134_t0030_u01746497940631") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0f0_d20250506_m021840_c001_v7007000_t0000_u01746497920152") 2025/05/06 02:21:33 DEBUG : dst/two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f114240a427acd900_d20250506_m021838_c001_v0001184_t0014_u01746497918964") 2025/05/06 02:21:33 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e481f_d20250506_m021759_c001_v7007000_t0000_u01746497879152") 2025/05/06 02:21:33 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85d205_d20250506_m021755_c001_v0001184_t0018_u01746497875285") 2025/05/06 02:21:33 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e481c_d20250506_m021753_c001_v7007000_t0000_u01746497873433") 2025/05/06 02:21:33 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85d0ce_d20250506_m021742_c001_v0001184_t0008_u01746497862934") 2025/05/06 02:21:33 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e49f_d20250506_m021734_c001_v7007000_t0000_u01746497854908") 2025/05/06 02:21:33 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85cf28_d20250506_m021730_c001_v0001184_t0046_u01746497850682") 2025/05/06 02:21:33 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c34_d20250506_m021704_c001_v7007000_t0000_u01746497824106") 2025/05/06 02:21:33 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b64_d20250506_m021701_c001_v0001100_t0058_u01746497821356") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c29_d20250506_m021659_c001_v7007000_t0000_u01746497819714") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b58_d20250506_m021658_c001_v0001100_t0025_u01746497818312") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c1d_d20250506_m021654_c001_v7007000_t0000_u01746497814487") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b42_d20250506_m021652_c001_v0001100_t0023_u01746497812580") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c16_d20250506_m021651_c001_v7007000_t0000_u01746497811373") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b38_d20250506_m021649_c001_v0001100_t0035_u01746497809820") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292be4_d20250506_m021642_c001_v7007000_t0000_u01746497802865") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b16_d20250506_m021640_c001_v0001100_t0054_u01746497800750") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068c5_d20250506_m021639_c001_v7007000_t0000_u01746497799415") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b0e_d20250506_m021638_c001_v0001100_t0040_u01746497798452") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068bc_d20250506_m021632_c001_v7007000_t0000_u01746497792786") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826adc_d20250506_m021631_c001_v0001100_t0053_u01746497791252") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068af_d20250506_m021628_c001_v7007000_t0000_u01746497788698") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826ac8_d20250506_m021627_c001_v0001100_t0030_u01746497787496") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068ac_d20250506_m021626_c001_v7007000_t0000_u01746497786413") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f114a156cd89db184_d20250506_m021625_c001_v0001130_t0018_u01746497785726") 2025/05/06 02:21:34 DEBUG : empty space: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826ac2_d20250506_m021624_c001_v0001100_t0043_u01746497784042") 2025/05/06 02:21:34 DEBUG : enormous: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c31_d20250506_m021703_c001_v7007000_t0000_u01746497823161") 2025/05/06 02:21:34 DEBUG : enormous: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b68_d20250506_m021702_c001_v0001100_t0006_u01746497822270") 2025/05/06 02:21:34 DEBUG : existing: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f416b3429863a0011_d20250506_m022023_c001_v7007000_t0000_u01746498023197") 2025/05/06 02:21:34 DEBUG : existing: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826db8_d20250506_m022021_c001_v0001100_t0041_u01746498021902") 2025/05/06 02:21:34 DEBUG : existing: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e49b_d20250506_m021728_c001_v7007000_t0000_u01746497848985") 2025/05/06 02:21:35 DEBUG : existing: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826be4_d20250506_m021727_c001_v0001100_t0010_u01746497847840") 2025/05/06 02:21:35 DEBUG : existing: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f4820689e_d20250506_m021619_c001_v7007000_t0000_u01746497779872") 2025/05/06 02:21:35 DEBUG : existing: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826aa0_d20250506_m021618_c001_v0001100_t0010_u01746497778854") 2025/05/06 02:21:35 DEBUG : existing: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f4820689b_d20250506_m021617_c001_v7007000_t0000_u01746497777578") 2025/05/06 02:21:35 DEBUG : existing: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a94_d20250506_m021616_c001_v0001100_t0053_u01746497776923") 2025/05/06 02:21:35 DEBUG : existing: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a8a_d20250506_m021616_c001_v0001100_t0026_u01746497776002") 2025/05/06 02:21:35 DEBUG : existing-b: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e49c_d20250506_m021729_c001_v7007000_t0000_u01746497849170") 2025/05/06 02:21:35 DEBUG : existing-b: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85cebe_d20250506_m021727_c001_v0001184_t0014_u01746497847849") 2025/05/06 02:21:35 DEBUG : file1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5153_d20250506_m022113_c001_v7007000_t0000_u01746498073124") 2025/05/06 02:21:35 DEBUG : file1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1089d22ebf1fdb9d_d20250506_m022112_c001_v0001036_t0039_u01746498072042") 2025/05/06 02:21:35 DEBUG : file1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca514f_d20250506_m022109_c001_v7007000_t0000_u01746498069857") 2025/05/06 02:21:35 DEBUG : file1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826ea8_d20250506_m022108_c001_v0001100_t0027_u01746498068919") 2025/05/06 02:21:35 DEBUG : five: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c38_d20250506_m021709_c001_v7007000_t0000_u01746497829099") 2025/05/06 02:21:35 DEBUG : five: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826b84_d20250506_m021707_c001_v0001100_t0007_u01746497827020") 2025/05/06 02:21:35 DEBUG : foo: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068b6_d20250506_m021630_c001_v7007000_t0000_u01746497790516") 2025/05/06 02:21:35 DEBUG : foo: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826ad4_d20250506_m021629_c001_v0001100_t0007_u01746497789966") 2025/05/06 02:21:35 DEBUG : foo: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826ace_d20250506_m021629_c001_v0001100_t0007_u01746497789421") 2025/05/06 02:21:35 DEBUG : four: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c3a_d20250506_m021709_c001_v7007000_t0000_u01746497829290") 2025/05/06 02:21:35 DEBUG : four: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4183d42877b82a7c_d20250506_m021707_c001_v0001183_t0014_u01746497827741") 2025/05/06 02:21:35 DEBUG : four: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b7e_d20250506_m021706_c001_v0001100_t0007_u01746497826012") 2025/05/06 02:21:35 DEBUG : hello world2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4789_d20250506_m021526_c001_v7007000_t0000_u01746497726991") 2025/05/06 02:21:36 DEBUG : hello world2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269ba_d20250506_m021526_c001_v0001100_t0023_u01746497726236") 2025/05/06 02:21:36 DEBUG : ignore-size: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d6436387095_d20250506_m021614_c001_v7007000_t0000_u01746497774559") 2025/05/06 02:21:36 DEBUG : ignore-size: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a86_d20250506_m021613_c001_v0001100_t0052_u01746497773444") 2025/05/06 02:21:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e499_d20250506_m021726_c001_v7007000_t0000_u01746497846728") 2025/05/06 02:21:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85ce84_d20250506_m021725_c001_v0001184_t0050_u01746497845751") 2025/05/06 02:21:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e495_d20250506_m021724_c001_v7007000_t0000_u01746497844637") 2025/05/06 02:21:36 DEBUG : nested/sub dir/file: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85ce4a_d20250506_m021723_c001_v0001184_t0031_u01746497843931") 2025/05/06 02:21:36 DEBUG : one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c3b_d20250506_m021709_c001_v7007000_t0000_u01746497829472") 2025/05/06 02:21:36 DEBUG : one: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826b70_d20250506_m021705_c001_v0001100_t0007_u01746497825229") 2025/05/06 02:21:36 DEBUG : only0: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5139_d20250506_m022103_c001_v7007000_t0000_u01746498063988") 2025/05/06 02:21:36 DEBUG : only0: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4183d42877b838cd_d20250506_m022058_c001_v0001183_t0014_u01746498058522") 2025/05/06 02:21:36 DEBUG : only0: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b837f7_d20250506_m022047_c001_v0001183_t0044_u01746498047160") 2025/05/06 02:21:36 DEBUG : only0: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e490d_d20250506_m022040_c001_v7007000_t0000_u01746498040752") 2025/05/06 02:21:36 DEBUG : only0: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826dce_d20250506_m022028_c001_v0001100_t0024_u01746498028106") 2025/05/06 02:21:36 DEBUG : only1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca513b_d20250506_m022104_c001_v7007000_t0000_u01746498064172") 2025/05/06 02:21:36 DEBUG : only1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f409569f5df85e086_d20250506_m022058_c001_v0001184_t0022_u01746498058533") 2025/05/06 02:21:36 DEBUG : only1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e3b_d20250506_m022047_c001_v0001100_t0011_u01746498047944") 2025/05/06 02:21:36 DEBUG : only1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4903_d20250506_m022040_c001_v7007000_t0000_u01746498040004") 2025/05/06 02:21:36 DEBUG : only1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dd51_d20250506_m022028_c001_v0001184_t0009_u01746498028626") 2025/05/06 02:21:36 DEBUG : only10: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca513c_d20250506_m022104_c001_v7007000_t0000_u01746498064367") 2025/05/06 02:21:37 DEBUG : only10: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826e6c_d20250506_m022058_c001_v0001100_t0007_u01746498058544") 2025/05/06 02:21:37 DEBUG : only10: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e56_d20250506_m022052_c001_v0001100_t0053_u01746498052569") 2025/05/06 02:21:37 DEBUG : only10: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e490e_d20250506_m022040_c001_v7007000_t0000_u01746498040762") 2025/05/06 02:21:37 DEBUG : only10: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dde9_d20250506_m022033_c001_v0001184_t0052_u01746498033937") 2025/05/06 02:21:37 DEBUG : only11: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca513e_d20250506_m022104_c001_v7007000_t0000_u01746498064549") 2025/05/06 02:21:37 DEBUG : only11: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4089d22ebf1fdb7b_d20250506_m022059_c001_v0001036_t0016_u01746498059097") 2025/05/06 02:21:37 DEBUG : only11: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e02a_d20250506_m022053_c001_v0001184_t0042_u01746498053166") 2025/05/06 02:21:37 DEBUG : only11: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d64363872c7_d20250506_m022040_c001_v7007000_t0000_u01746498040782") 2025/05/06 02:21:37 DEBUG : only11: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8371b_d20250506_m022034_c001_v0001183_t0017_u01746498034451") 2025/05/06 02:21:37 DEBUG : only12: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca513f_d20250506_m022104_c001_v7007000_t0000_u01746498064731") 2025/05/06 02:21:37 DEBUG : only12: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4183d42877b838d1_d20250506_m022058_c001_v0001183_t0014_u01746498058762") 2025/05/06 02:21:37 DEBUG : only12: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83865_d20250506_m022053_c001_v0001183_t0047_u01746498053685") 2025/05/06 02:21:37 DEBUG : only12: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d64363872c3_d20250506_m022040_c001_v7007000_t0000_u01746498040401") 2025/05/06 02:21:37 DEBUG : only12: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826dfb_d20250506_m022034_c001_v0001100_t0043_u01746498034856") 2025/05/06 02:21:37 DEBUG : only13: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5140_d20250506_m022104_c001_v7007000_t0000_u01746498064913") 2025/05/06 02:21:37 DEBUG : only13: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f409569f5df85e096_d20250506_m022058_c001_v0001184_t0022_u01746498058742") 2025/05/06 02:21:37 DEBUG : only13: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e5c_d20250506_m022054_c001_v0001100_t0024_u01746498054102") 2025/05/06 02:21:37 DEBUG : only13: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e522_d20250506_m022040_c001_v7007000_t0000_u01746498040380") 2025/05/06 02:21:37 DEBUG : only13: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85de19_d20250506_m022035_c001_v0001184_t0049_u01746498035445") 2025/05/06 02:21:37 DEBUG : only14: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5141_d20250506_m022105_c001_v7007000_t0000_u01746498065138") 2025/05/06 02:21:38 DEBUG : only14: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826e72_d20250506_m022058_c001_v0001100_t0007_u01746498058753") 2025/05/06 02:21:38 DEBUG : only14: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e03e_d20250506_m022054_c001_v0001184_t0050_u01746498054637") 2025/05/06 02:21:38 DEBUG : only14: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e523_d20250506_m022040_c001_v7007000_t0000_u01746498040562") 2025/05/06 02:21:38 DEBUG : only14: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8373b_d20250506_m022036_c001_v0001183_t0028_u01746498036079") 2025/05/06 02:21:38 DEBUG : only15: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5142_d20250506_m022105_c001_v7007000_t0000_u01746498065320") 2025/05/06 02:21:38 DEBUG : only15: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826e74_d20250506_m022058_c001_v0001100_t0007_u01746498058937") 2025/05/06 02:21:38 DEBUG : only15: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83885_d20250506_m022055_c001_v0001183_t0055_u01746498055243") 2025/05/06 02:21:38 DEBUG : only15: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4905_d20250506_m022040_c001_v7007000_t0000_u01746498040202") 2025/05/06 02:21:38 DEBUG : only15: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e03_d20250506_m022036_c001_v0001100_t0000_u01746498036476") 2025/05/06 02:21:38 DEBUG : only16: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5143_d20250506_m022105_c001_v7007000_t0000_u01746498065501") 2025/05/06 02:21:38 DEBUG : only16: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4183d42877b838db_d20250506_m022059_c001_v0001183_t0014_u01746498059130") 2025/05/06 02:21:38 DEBUG : only16: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e60_d20250506_m022055_c001_v0001100_t0050_u01746498055695") 2025/05/06 02:21:38 DEBUG : only16: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e490a_d20250506_m022040_c001_v7007000_t0000_u01746498040568") 2025/05/06 02:21:38 DEBUG : only16: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85de49_d20250506_m022037_c001_v0001184_t0036_u01746498037099") 2025/05/06 02:21:38 DEBUG : only17: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5144_d20250506_m022105_c001_v7007000_t0000_u01746498065682") 2025/05/06 02:21:38 DEBUG : only17: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f409569f5df85e0a4_d20250506_m022059_c001_v0001184_t0022_u01746498059476") 2025/05/06 02:21:38 DEBUG : only17: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e064_d20250506_m022056_c001_v0001184_t0032_u01746498056313") 2025/05/06 02:21:38 DEBUG : only17: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4907_d20250506_m022040_c001_v7007000_t0000_u01746498040383") 2025/05/06 02:21:38 DEBUG : only17: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8374b_d20250506_m022037_c001_v0001183_t0002_u01746498037693") 2025/05/06 02:21:38 DEBUG : only18: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5145_d20250506_m022105_c001_v7007000_t0000_u01746498065866") 2025/05/06 02:21:39 DEBUG : only18: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f409569f5df85e09c_d20250506_m022058_c001_v0001184_t0022_u01746498058926") 2025/05/06 02:21:39 DEBUG : only18: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b838a7_d20250506_m022057_c001_v0001183_t0047_u01746498057056") 2025/05/06 02:21:39 DEBUG : only18: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e525_d20250506_m022040_c001_v7007000_t0000_u01746498040929") 2025/05/06 02:21:39 DEBUG : only18: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e09_d20250506_m022038_c001_v0001100_t0035_u01746498038090") 2025/05/06 02:21:39 DEBUG : only19: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5146_d20250506_m022106_c001_v7007000_t0000_u01746498066048") 2025/05/06 02:21:39 DEBUG : only19: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4183d42877b838e2_d20250506_m022059_c001_v0001183_t0014_u01746498059504") 2025/05/06 02:21:39 DEBUG : only19: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e6a_d20250506_m022057_c001_v0001100_t0022_u01746498057455") 2025/05/06 02:21:39 DEBUG : only19: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4910_d20250506_m022040_c001_v7007000_t0000_u01746498040944") 2025/05/06 02:21:39 DEBUG : only19: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85de95_d20250506_m022038_c001_v0001184_t0054_u01746498038810") 2025/05/06 02:21:39 DEBUG : only2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5147_d20250506_m022106_c001_v7007000_t0000_u01746498066229") 2025/05/06 02:21:39 DEBUG : only2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4183d42877b838d5_d20250506_m022058_c001_v0001183_t0014_u01746498058947") 2025/05/06 02:21:39 DEBUG : only2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dfae_d20250506_m022048_c001_v0001184_t0025_u01746498048465") 2025/05/06 02:21:39 DEBUG : only2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4908_d20250506_m022040_c001_v7007000_t0000_u01746498040385") 2025/05/06 02:21:39 DEBUG : only2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b836a3_d20250506_m022029_c001_v0001183_t0049_u01746498029212") 2025/05/06 02:21:39 DEBUG : only3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5148_d20250506_m022106_c001_v7007000_t0000_u01746498066411") 2025/05/06 02:21:39 DEBUG : only3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f409569f5df85e0a0_d20250506_m022059_c001_v0001184_t0022_u01746498059109") 2025/05/06 02:21:39 DEBUG : only3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b8381b_d20250506_m022048_c001_v0001183_t0018_u01746498048947") 2025/05/06 02:21:39 DEBUG : only3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e490b_d20250506_m022040_c001_v7007000_t0000_u01746498040578") 2025/05/06 02:21:39 DEBUG : only3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826dd9_d20250506_m022029_c001_v0001100_t0042_u01746498029614") 2025/05/06 02:21:39 DEBUG : only4: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5149_d20250506_m022106_c001_v7007000_t0000_u01746498066594") 2025/05/06 02:21:39 DEBUG : only4: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826e76_d20250506_m022059_c001_v0001100_t0007_u01746498059123") 2025/05/06 02:21:40 DEBUG : only4: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e3f_d20250506_m022049_c001_v0001100_t0050_u01746498049377") 2025/05/06 02:21:40 DEBUG : only4: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d64363872c5_d20250506_m022040_c001_v7007000_t0000_u01746498040599") 2025/05/06 02:21:40 DEBUG : only4: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dd8f_d20250506_m022030_c001_v0001184_t0003_u01746498030342") 2025/05/06 02:21:40 DEBUG : only5: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca514a_d20250506_m022106_c001_v7007000_t0000_u01746498066860") 2025/05/06 02:21:40 DEBUG : only5: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4089d22ebf1fdb7f_d20250506_m022059_c001_v0001036_t0016_u01746498059514") 2025/05/06 02:21:40 DEBUG : only5: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85dfde_d20250506_m022050_c001_v0001184_t0009_u01746498050088") 2025/05/06 02:21:40 DEBUG : only5: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4911_d20250506_m022040_c001_v7007000_t0000_u01746498040955") 2025/05/06 02:21:40 DEBUG : only5: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b836cf_d20250506_m022030_c001_v0001183_t0026_u01746498030954") 2025/05/06 02:21:40 DEBUG : only6: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca514b_d20250506_m022107_c001_v7007000_t0000_u01746498067043") 2025/05/06 02:21:40 DEBUG : only6: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f409569f5df85e0a2_d20250506_m022059_c001_v0001184_t0022_u01746498059293") 2025/05/06 02:21:40 DEBUG : only6: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83839_d20250506_m022050_c001_v0001183_t0029_u01746498050681") 2025/05/06 02:21:40 DEBUG : only6: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e524_d20250506_m022040_c001_v7007000_t0000_u01746498040747") 2025/05/06 02:21:40 DEBUG : only6: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826de3_d20250506_m022031_c001_v0001100_t0032_u01746498031397") 2025/05/06 02:21:40 DEBUG : only7: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca514c_d20250506_m022107_c001_v7007000_t0000_u01746498067225") 2025/05/06 02:21:40 DEBUG : only7: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4089d22ebf1fdb7d_d20250506_m022059_c001_v0001036_t0016_u01746498059310") 2025/05/06 02:21:40 DEBUG : only7: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826e4e_d20250506_m022051_c001_v0001100_t0054_u01746498051079") 2025/05/06 02:21:40 DEBUG : only7: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d64363872ca_d20250506_m022040_c001_v7007000_t0000_u01746498040968") 2025/05/06 02:21:40 DEBUG : only7: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85ddc3_d20250506_m022032_c001_v0001184_t0017_u01746498032031") 2025/05/06 02:21:40 DEBUG : only8: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca514d_d20250506_m022107_c001_v7007000_t0000_u01746498067407") 2025/05/06 02:21:40 DEBUG : only8: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4183d42877b838e0_d20250506_m022059_c001_v0001183_t0014_u01746498059322") 2025/05/06 02:21:41 DEBUG : only8: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e002_d20250506_m022051_c001_v0001184_t0023_u01746498051637") 2025/05/06 02:21:41 DEBUG : only8: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e526_d20250506_m022041_c001_v7007000_t0000_u01746498041113") 2025/05/06 02:21:41 DEBUG : only8: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b836ef_d20250506_m022032_c001_v0001183_t0024_u01746498032587") 2025/05/06 02:21:41 DEBUG : only9: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca514e_d20250506_m022107_c001_v7007000_t0000_u01746498067588") 2025/05/06 02:21:41 DEBUG : only9: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826e78_d20250506_m022059_c001_v0001100_t0007_u01746498059334") 2025/05/06 02:21:41 DEBUG : only9: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83853_d20250506_m022052_c001_v0001183_t0009_u01746498052153") 2025/05/06 02:21:41 DEBUG : only9: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4913_d20250506_m022041_c001_v7007000_t0000_u01746498041145") 2025/05/06 02:21:41 DEBUG : only9: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826deb_d20250506_m022033_c001_v0001100_t0007_u01746498033051") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e490_d20250506_m021721_c001_v7007000_t0000_u01746497841678") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85cdcc_d20250506_m021717_c001_v0001184_t0034_u01746497837762") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e48a_d20250506_m021716_c001_v7007000_t0000_u01746497836279") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826baa_d20250506_m021714_c001_v0001100_t0045_u01746497834435") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e485_d20250506_m021712_c001_v7007000_t0000_u01746497832592") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85cd24_d20250506_m021710_c001_v0001184_t0006_u01746497830388") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c25_d20250506_m021657_c001_v7007000_t0000_u01746497817035") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b4a_d20250506_m021655_c001_v0001100_t0027_u01746497815444") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c1b_d20250506_m021653_c001_v7007000_t0000_u01746497813381") 2025/05/06 02:21:41 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b40_d20250506_m021652_c001_v0001100_t0017_u01746497812288") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c14_d20250506_m021650_c001_v7007000_t0000_u01746497810550") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b36_d20250506_m021649_c001_v0001100_t0020_u01746497809446") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068cb_d20250506_m021641_c001_v7007000_t0000_u01746497801904") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b14_d20250506_m021640_c001_v0001100_t0037_u01746497800321") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068c6_d20250506_m021639_c001_v7007000_t0000_u01746497799596") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b08_d20250506_m021638_c001_v0001100_t0015_u01746497798081") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068c2_d20250506_m021637_c001_v7007000_t0000_u01746497797358") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b04_d20250506_m021636_c001_v0001100_t0006_u01746497796631") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826afe_d20250506_m021635_c001_v0001100_t0004_u01746497795934") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068bf_d20250506_m021635_c001_v7007000_t0000_u01746497795210") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826aea_d20250506_m021634_c001_v0001100_t0041_u01746497794444") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826ae2_d20250506_m021633_c001_v0001100_t0036_u01746497793692") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f400bd31f482068bd_d20250506_m021632_c001_v7007000_t0000_u01746497792967") 2025/05/06 02:21:42 DEBUG : potato: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826ade_d20250506_m021631_c001_v0001100_t0035_u01746497791960") 2025/05/06 02:21:42 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f418eb39b0e8cad3c_d20250506_m021809_c001_v7007000_t0000_u01746497889018") 2025/05/06 02:21:42 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b82efd_d20250506_m021808_c001_v0001183_t0056_u01746497888437") 2025/05/06 02:21:42 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4820_d20250506_m021759_c001_v7007000_t0000_u01746497879511") 2025/05/06 02:21:42 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b82e14_d20250506_m021754_c001_v0001183_t0052_u01746497874729") 2025/05/06 02:21:42 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f418a42cd8763c274_d20250506_m021746_c001_v7007000_t0000_u01746497866490") 2025/05/06 02:21:42 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b82d36_d20250506_m021742_c001_v0001183_t0059_u01746497862360") 2025/05/06 02:21:42 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e4a0_d20250506_m021735_c001_v7007000_t0000_u01746497855442") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b82c34_d20250506_m021730_c001_v0001183_t0035_u01746497850475") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c32_d20250506_m021703_c001_v7007000_t0000_u01746497823361") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b60_d20250506_m021701_c001_v0001100_t0044_u01746497821006") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c2a_d20250506_m021659_c001_v7007000_t0000_u01746497819905") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b54_d20250506_m021657_c001_v0001100_t0007_u01746497817947") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c26_d20250506_m021657_c001_v7007000_t0000_u01746497817218") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b4e_d20250506_m021656_c001_v0001100_t0021_u01746497816327") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c1e_d20250506_m021654_c001_v7007000_t0000_u01746497814670") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b48_d20250506_m021653_c001_v0001100_t0002_u01746497813748") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c18_d20250506_m021651_c001_v7007000_t0000_u01746497811556") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b3a_d20250506_m021650_c001_v0001100_t0027_u01746497810561") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292be5_d20250506_m021643_c001_v7007000_t0000_u01746497803053") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b18_d20250506_m021641_c001_v0001100_t0041_u01746497801512") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e478e_d20250506_m021530_c001_v7007000_t0000_u01746497730586") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269c8_d20250506_m021529_c001_v0001100_t0016_u01746497729843") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e478b_d20250506_m021528_c001_v7007000_t0000_u01746497728551") 2025/05/06 02:21:43 DEBUG : potato2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269be_d20250506_m021527_c001_v0001100_t0001_u01746497727894") 2025/05/06 02:21:43 DEBUG : potato3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4821_d20250506_m021759_c001_v7007000_t0000_u01746497879910") 2025/05/06 02:21:43 DEBUG : potato3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826c3a_d20250506_m021755_c001_v0001100_t0027_u01746497875866") 2025/05/06 02:21:43 DEBUG : potato3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f418a42cd8763c275_d20250506_m021747_c001_v7007000_t0000_u01746497867077") 2025/05/06 02:21:44 DEBUG : potato3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826c1a_d20250506_m021743_c001_v0001100_t0054_u01746497863516") 2025/05/06 02:21:44 DEBUG : potato3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e4a1_d20250506_m021735_c001_v7007000_t0000_u01746497855628") 2025/05/06 02:21:44 DEBUG : potato3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826bec_d20250506_m021730_c001_v0001100_t0032_u01746497850892") 2025/05/06 02:21:44 DEBUG : pre-dest1/1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0f2_d20250506_m021848_c001_v7007000_t0000_u01746497928877") 2025/05/06 02:21:44 DEBUG : pre-dest1/1: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826caa_d20250506_m021840_c001_v0001100_t0040_u01746497920888") 2025/05/06 02:21:44 DEBUG : pre-dest2/2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0f3_d20250506_m021849_c001_v7007000_t0000_u01746497929059") 2025/05/06 02:21:44 DEBUG : pre-dest2/2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b830ef_d20250506_m021841_c001_v0001183_t0052_u01746497921624") 2025/05/06 02:21:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40679dc777cfa0e9_d20250506_m021821_c001_v7007000_t0000_u01746497901270") 2025/05/06 02:21:44 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85d419_d20250506_m021818_c001_v0001184_t0045_u01746497898274") 2025/05/06 02:21:44 DEBUG : sizeonly: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d6436387091_d20250506_m021612_c001_v7007000_t0000_u01746497772173") 2025/05/06 02:21:44 DEBUG : sizeonly: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a7c_d20250506_m021610_c001_v0001100_t0012_u01746497770925") 2025/05/06 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca515c_d20250506_m022119_c001_v7007000_t0000_u01746498079575") 2025/05/06 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83aac_d20250506_m022118_c001_v0001183_t0038_u01746498078333") 2025/05/06 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5159_d20250506_m022116_c001_v7007000_t0000_u01746498076440") 2025/05/06 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e206_d20250506_m022114_c001_v0001184_t0013_u01746498074853") 2025/05/06 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e49a_d20250506_m021726_c001_v7007000_t0000_u01746497846913") 2025/05/06 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b82bda_d20250506_m021726_c001_v0001183_t0011_u01746497846098") 2025/05/06 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e496_d20250506_m021724_c001_v7007000_t0000_u01746497844822") 2025/05/06 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826bcc_d20250506_m021723_c001_v0001100_t0016_u01746497843926") 2025/05/06 02:21:44 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d643638708f_d20250506_m021607_c001_v7007000_t0000_u01746497767681") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a72_d20250506_m021606_c001_v0001100_t0018_u01746497766108") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d643638708e_d20250506_m021605_c001_v7007000_t0000_u01746497765375") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a64_d20250506_m021604_c001_v0001100_t0008_u01746497764242") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d643638708a_d20250506_m021601_c001_v7007000_t0000_u01746497761442") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a54_d20250506_m021600_c001_v0001100_t0009_u01746497760373") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d6436387087_d20250506_m021559_c001_v7007000_t0000_u01746497759832") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a4e_d20250506_m021558_c001_v0001100_t0014_u01746497758885") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a48_d20250506_m021556_c001_v0001100_t0024_u01746497756352") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d6436387085_d20250506_m021555_c001_v7007000_t0000_u01746497755628") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a44_d20250506_m021554_c001_v0001100_t0051_u01746497754969") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a42_d20250506_m021554_c001_v0001100_t0048_u01746497754286") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d6436387083_d20250506_m021553_c001_v7007000_t0000_u01746497753203") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a28_d20250506_m021550_c001_v0001100_t0047_u01746497750656") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a18_d20250506_m021547_c001_v0001100_t0020_u01746497747947") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d643638707f_d20250506_m021547_c001_v7007000_t0000_u01746497747195") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a10_d20250506_m021546_c001_v0001100_t0056_u01746497746438") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826a0c_d20250506_m021545_c001_v0001100_t0056_u01746497745780") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d643638707d_d20250506_m021545_c001_v7007000_t0000_u01746497745056") 2025/05/06 02:21:45 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269f8_d20250506_m021541_c001_v0001100_t0003_u01746497741446") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f421f4d643638707c_d20250506_m021541_c001_v7007000_t0000_u01746497741083") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269f2_d20250506_m021540_c001_v0001100_t0038_u01746497740254") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4799_d20250506_m021538_c001_v7007000_t0000_u01746497738609") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269e0_d20250506_m021537_c001_v0001100_t0020_u01746497737796") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4798_d20250506_m021537_c001_v7007000_t0000_u01746497737232") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269de_d20250506_m021536_c001_v0001100_t0047_u01746497736575") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4795_d20250506_m021535_c001_v7007000_t0000_u01746497735310") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269d8_d20250506_m021534_c001_v0001100_t0030_u01746497734414") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4792_d20250506_m021533_c001_v7007000_t0000_u01746497733860") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269d2_d20250506_m021533_c001_v0001100_t0003_u01746497733205") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4790_d20250506_m021532_c001_v7007000_t0000_u01746497732280") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269cc_d20250506_m021531_c001_v0001100_t0007_u01746497731487") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4787_d20250506_m021525_c001_v7007000_t0000_u01746497725334") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269b2_d20250506_m021524_c001_v0001100_t0047_u01746497724698") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4785_d20250506_m021523_c001_v7007000_t0000_u01746497723788") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269b0_d20250506_m021523_c001_v0001100_t0000_u01746497723038") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4783_d20250506_m021522_c001_v7007000_t0000_u01746497722128") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd8269aa_d20250506_m021521_c001_v0001100_t0032_u01746497721369") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f40211bca4d2e4780_d20250506_m021518_c001_v7007000_t0000_u01746497718468") 2025/05/06 02:21:46 DEBUG : sub dir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826998_d20250506_m021517_c001_v0001100_t0025_u01746497717600") 2025/05/06 02:21:46 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca515e_d20250506_m022119_c001_v7007000_t0000_u01746498079757") 2025/05/06 02:21:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1089d22ebf1fdba9_d20250506_m022118_c001_v0001036_t0031_u01746498078344") 2025/05/06 02:21:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca515a_d20250506_m022116_c001_v7007000_t0000_u01746498076625") 2025/05/06 02:21:47 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826ec8_d20250506_m022115_c001_v0001100_t0031_u01746498075204") 2025/05/06 02:21:47 DEBUG : sub/yam: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e48f_d20250506_m021721_c001_v7007000_t0000_u01746497841121") 2025/05/06 02:21:47 DEBUG : sub/yam: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b82b36_d20250506_m021718_c001_v0001183_t0000_u01746497838109") 2025/05/06 02:21:47 DEBUG : test_dir1/file2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5154_d20250506_m022113_c001_v7007000_t0000_u01746498073305") 2025/05/06 02:21:47 DEBUG : test_dir1/file2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b83a00_d20250506_m022111_c001_v0001183_t0048_u01746498071701") 2025/05/06 02:21:47 DEBUG : test_dir1/file2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5150_d20250506_m022110_c001_v7007000_t0000_u01746498070062") 2025/05/06 02:21:47 DEBUG : test_dir1/file2: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e192_d20250506_m022108_c001_v0001184_t0039_u01746498068919") 2025/05/06 02:21:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5155_d20250506_m022113_c001_v7007000_t0000_u01746498073487") 2025/05/06 02:21:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85e1c0_d20250506_m022111_c001_v0001184_t0053_u01746498071692") 2025/05/06 02:21:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f408d092892ca5151_d20250506_m022110_c001_v7007000_t0000_u01746498070244") 2025/05/06 02:21:47 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b839b4_d20250506_m022108_c001_v0001183_t0014_u01746498068937") 2025/05/06 02:21:47 DEBUG : three: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c3c_d20250506_m021709_c001_v7007000_t0000_u01746497829655") 2025/05/06 02:21:47 DEBUG : three: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b88_d20250506_m021708_c001_v0001100_t0031_u01746497828306") 2025/05/06 02:21:47 DEBUG : three: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1018910ecd826b7a_d20250506_m021705_c001_v0001100_t0013_u01746497825679") 2025/05/06 02:21:47 DEBUG : two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4129d545bc292c3d_d20250506_m021709_c001_v7007000_t0000_u01746497829839") 2025/05/06 02:21:47 DEBUG : two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f409569f5df85ccde_d20250506_m021707_c001_v0001184_t0022_u01746497827557") 2025/05/06 02:21:47 DEBUG : two: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4018910ecd826b76_d20250506_m021705_c001_v0001100_t0007_u01746497825495") 2025/05/06 02:21:47 DEBUG : yam: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e492_d20250506_m021721_c001_v7007000_t0000_u01746497841880") 2025/05/06 02:21:48 DEBUG : yam: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1167a25644164f04_d20250506_m021720_c001_v0001182_t0026_u01746497840912") 2025/05/06 02:21:48 DEBUG : yam: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e488_d20250506_m021715_c001_v7007000_t0000_u01746497835725") 2025/05/06 02:21:48 DEBUG : yam: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f109569f5df85cd80_d20250506_m021714_c001_v0001184_t0059_u01746497834077") 2025/05/06 02:21:48 DEBUG : yam: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e484_d20250506_m021712_c001_v7007000_t0000_u01746497832040") 2025/05/06 02:21:48 DEBUG : yam: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1183d42877b82aac_d20250506_m021710_c001_v0001183_t0031_u01746497830398") 2025/05/06 02:21:48 DEBUG : yaml: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e48b_d20250506_m021716_c001_v7007000_t0000_u01746497836463") 2025/05/06 02:21:48 DEBUG : yaml: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f11330c14ff3b1406_d20250506_m021715_c001_v0001038_t0054_u01746497835367") 2025/05/06 02:21:48 DEBUG : yaml: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f4091e5176dc5e486_d20250506_m021712_c001_v7007000_t0000_u01746497832776") 2025/05/06 02:21:48 DEBUG : yaml: Deleting (id "4_zbf723dc3600dab3b9f680e1b_f1188884ca213b567_d20250506_m021711_c001_v0001117_t0003_u01746497831549") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m35.143500762s (try 1/5)