"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/03 02:29:02 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo" 2025/03/03 02:29:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/03 02:29:03 DEBUG : Creating backend with remote "/tmp/rclone4239896399" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/03 02:29:04 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:04 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:29:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:05 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:05 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:06 DEBUG : B2 bucket rclone-test-xurusas5tezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.39s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", 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-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", 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-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:08 DEBUG : Creating backend with remote "/non-existing" 2025/03/03 02:29:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/03 02:29:08 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:08 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:09 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:09 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.25s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:11 INFO : B2 bucket rclone-test-xurusas5tezo: Running all checks before starting transfers 2025/03/03 02:29:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:11 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:11 INFO : B2 bucket rclone-test-xurusas5tezo: Checks finished, now starting transfers 2025/03/03 02:29:11 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.93s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:13 ERROR : Ignoring --no-traverse with sync 2025/03/03 02:29:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:13 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:13 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:13 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:29:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.71s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:15 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/03 02:29:15 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:15 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:15 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/03 02:29:15 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.73s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:29:16 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:16 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:17 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:29:19 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:19 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.24s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/03 02:29:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:29:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/03 02:29:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:29:20 INFO : sub dir: Making directory 2025/03/03 02:29:20 INFO : sub dir2: Making directory 2025/03/03 02:29:20 INFO : sub dir2/sub sub dir2: Making directory 2025/03/03 02:29:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:20 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:20 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/03 02:29:22 DEBUG : B2 bucket rclone-test-xurusas5tezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.19s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:22 INFO : sub dir2: Making directory 2025/03/03 02:29:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/03 02:29:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:23 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:23 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.43s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:24 DEBUG : sub dir2: Making directory with metadata 2025/03/03 02:29:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:29:24 INFO : sub dir: Making directory 2025/03/03 02:29:24 INFO : sub dir2: Making directory 2025/03/03 02:29:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:24 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:24 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:25 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:29:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/03 02:29:25 DEBUG : B2 bucket rclone-test-xurusas5tezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/03 02:29:25 DEBUG : B2 bucket rclone-test-xurusas5tezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.11s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", 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-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:26 INFO : sub dir2: Making directory 2025/03/03 02:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:27 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:27 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:27 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:29:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.70s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:28 DEBUG : sub dir2: Making directory with metadata 2025/03/03 02:29:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:29:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:29:28 INFO : sub dir: Making directory 2025/03/03 02:29:28 INFO : sub dir2: Making directory 2025/03/03 02:29:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:28 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:28 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:29 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:29:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/03 02:29:29 DEBUG : B2 bucket rclone-test-xurusas5tezo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.84s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", 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-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:30 INFO : sub dir2: Making directory 2025/03/03 02:29:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:31 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:31 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:31 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:29:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.77s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bavijog8bica" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-xurusas5tezo -> B2 bucket rclone-test-bavijog8bica 2025/03/03 02:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:34 DEBUG : B2 bucket rclone-test-bavijog8bica: Waiting for checks to finish 2025/03/03 02:29:34 DEBUG : B2 bucket rclone-test-bavijog8bica: Waiting for transfers to finish 2025/03/03 02:29:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:35 DEBUG : B2 bucket rclone-test-bavijog8bica: Purge remote 2025/03/03 02:29:35 INFO : B2 bucket rclone-test-bavijog8bica: cleaning bucket "rclone-test-bavijog8bica" of all files 2025/03/03 02:29:35 DEBUG : sub dir/hello world: Deleting (id "4_zff925d93d06d5b9b9f580e1b_f107d1b8be3390164_d20250303_m022935_c001_v0001176_t0037_u01740968975337") --- PASS: TestServerSideCopy (4.89s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:38 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 02:29:38 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/03 02:29:38 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.61s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:41 DEBUG : Creating backend with remote "TestB2:rclone-test-satofut9bawu" 2025/03/03 02:29:41 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-xurusas5tezo -> B2 bucket rclone-test-satofut9bawu 2025/03/03 02:29:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:42 DEBUG : B2 bucket rclone-test-satofut9bawu: Waiting for checks to finish 2025/03/03 02:29:42 DEBUG : B2 bucket rclone-test-satofut9bawu: Waiting for transfers to finish 2025/03/03 02:29:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:44 DEBUG : B2 bucket rclone-test-satofut9bawu: Waiting for checks to finish 2025/03/03 02:29:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 02:29:44 DEBUG : B2 bucket rclone-test-satofut9bawu: Waiting for transfers to finish 2025/03/03 02:29:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/03 02:29:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:45 DEBUG : B2 bucket rclone-test-satofut9bawu: Purge remote 2025/03/03 02:29:45 INFO : B2 bucket rclone-test-satofut9bawu: cleaning bucket "rclone-test-satofut9bawu" of all files 2025/03/03 02:29:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe27d73d06d5b9b9f580e1b_f106a9485ce96c2cb_d20250303_m022944_c001_v0001116_t0010_u01740968984553") 2025/03/03 02:29:45 DEBUG : sub dir/hello world: Deleting (id "4_z8fe27d73d06d5b9b9f580e1b_f1093f6ba2c700077_d20250303_m022942_c001_v0001137_t0019_u01740968982935") --- PASS: TestServerSideCopyOverSelf (7.47s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 02:29:48 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:29:48 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:29:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/03 02:29:49 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/03 02:29:49 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:51 DEBUG : Creating backend with remote "TestB2:rclone-test-nimomup5kido" 2025/03/03 02:29:51 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-xurusas5tezo -> B2 bucket rclone-test-nimomup5kido 2025/03/03 02:29:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:29:52 DEBUG : B2 bucket rclone-test-nimomup5kido: Waiting for checks to finish 2025/03/03 02:29:52 DEBUG : B2 bucket rclone-test-nimomup5kido: Waiting for transfers to finish 2025/03/03 02:29:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:29:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:54 DEBUG : B2 bucket rclone-test-nimomup5kido: Waiting for checks to finish 2025/03/03 02:29:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/03 02:29:54 DEBUG : B2 bucket rclone-test-nimomup5kido: Waiting for transfers to finish 2025/03/03 02:29:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/03 02:29:55 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/03 02:29:55 INFO : sub dir/hello world: Deleted 2025/03/03 02:29:56 DEBUG : testing file moves 2025/03/03 02:29:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/03 02:29:56 DEBUG : B2 bucket rclone-test-nimomup5kido: Waiting for checks to finish 2025/03/03 02:29:56 DEBUG : B2 bucket rclone-test-nimomup5kido: Waiting for transfers to finish 2025/03/03 02:29:57 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/03 02:29:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/03 02:29:57 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:29:57 DEBUG : B2 bucket rclone-test-nimomup5kido: Purge remote 2025/03/03 02:29:57 INFO : B2 bucket rclone-test-nimomup5kido: cleaning bucket "rclone-test-nimomup5kido" of all files 2025/03/03 02:29:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f929df3d06d5b9b9f580e1b_f1072701f95c7bfb9_d20250303_m022956_c001_v0001038_t0055_u01740968996875") 2025/03/03 02:29:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f929df3d06d5b9b9f580e1b_f1033defd913a4a47_d20250303_m022954_c001_v0001103_t0007_u01740968994879") 2025/03/03 02:29:57 DEBUG : sub dir/hello world: Deleting (id "4_z0f929df3d06d5b9b9f580e1b_f113087a61bdec9a2_d20250303_m022952_c001_v0001041_t0036_u01740968992931") --- PASS: TestServerSideMoveOverSelf (9.85s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:01 ERROR : : error listing: directory not found 2025/03/03 02:30:01 INFO : Local file system at /tmp/rclone4239896399: Making directory 2025/03/03 02:30:01 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:01 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.68s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:30:04 DEBUG : Local file system at /tmp/rclone4239896399: Waiting for checks to finish 2025/03/03 02:30:04 DEBUG : Local file system at /tmp/rclone4239896399: Waiting for transfers to finish 2025/03/03 02:30:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:30:04 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/03 02:30:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyRedownload (2.93s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/03 02:30:05 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:05 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:30:06 INFO : check sum: Copied (new) 2025/03/03 02:30:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:07 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:07 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:30:07 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/03 02:30:07 DEBUG : check sum: Unchanged skipping 2025/03/03 02:30:07 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:07 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.91s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:08 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/03 02:30:08 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:08 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:09 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:30:09 INFO : sizeonly: Copied (new) 2025/03/03 02:30:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:09 DEBUG : sizeonly: Sizes identical 2025/03/03 02:30:09 DEBUG : sizeonly: Unchanged skipping 2025/03/03 02:30:09 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:09 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:09 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.91s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:11 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/03 02:30:11 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:11 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:12 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/03 02:30:12 INFO : ignore-size: Copied (new) 2025/03/03 02:30:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:30:12 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:12 DEBUG : ignore-size: Unchanged skipping 2025/03/03 02:30:12 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:12 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.79s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:30:15 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:15 DEBUG : existing: Unchanged skipping 2025/03/03 02:30:15 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:15 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/03 02:30:15 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:15 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:15 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:30:15 INFO : existing: Copied (replaced existing) 2025/03/03 02:30:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.87s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/03 02:30:17 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:17 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:30:18 INFO : existing: Copied (new) 2025/03/03 02:30:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:18 DEBUG : existing: Destination exists, skipping 2025/03/03 02:30:18 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:18 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:18 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.90s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:21 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/03 02:30:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/03 02:30:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:30:21 DEBUG : c/non empty space: Unchanged skipping 2025/03/03 02:30:21 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:21 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:22 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:30:22 INFO : a/potato2: Copied (new) 2025/03/03 02:30:22 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:22 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:24 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30: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/03/03 02:30:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:30:24 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/03 02:30:24 DEBUG : empty space: Unchanged skipping 2025/03/03 02:30:24 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:24 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30: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/03/03 02:30:24 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:30:26 INFO : empty space: Updated modification time in destination 2025/03/03 02:30:26 DEBUG : empty space: Unchanged skipping 2025/03/03 02:30:26 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:26 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (4.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:29 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:29 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/03/03 02:30:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:30:29 DEBUG : empty space: Unchanged skipping 2025/03/03 02:30:29 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:29 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:30 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:30 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/03/03 02:30:30 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone4239896399) 2025/03/03 02:30:30 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xurusas5tezo) 2025/03/03 02:30:30 DEBUG : foo: sha1 differ 2025/03/03 02:30:30 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/03 02:30:31 INFO : foo: Copied (replaced existing) 2025/03/03 02:30:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/03 02:30:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:30:33 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:33 DEBUG : empty space: Unchanged skipping 2025/03/03 02:30:33 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:30:33 INFO : potato: Copied (new) 2025/03/03 02:30:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.98s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/03 02:30:36 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:36 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/03 02:30:36 INFO : potato: Copied (replaced existing) 2025/03/03 02:30:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.73s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:38 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:38 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/03/03 02:30:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone4239896399) 2025/03/03 02:30:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xurusas5tezo) 2025/03/03 02:30:38 DEBUG : potato: sha1 differ 2025/03/03 02:30:38 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/03 02:30:39 INFO : potato: Copied (replaced existing) 2025/03/03 02:30:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:30:41 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/03 02:30:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:30:41 DEBUG : empty space: Unchanged skipping 2025/03/03 02:30:41 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:41 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:41 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:41 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:30:45 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:30:45 DEBUG : empty space: Unchanged skipping 2025/03/03 02:30:45 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:30:46 INFO : potato2: Copied (new) 2025/03/03 02:30:46 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:46 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:49 INFO : d: Making directory 2025/03/03 02:30:49 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/03 02:30:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/03 02:30:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:30:49 DEBUG : c/non empty space: Unchanged skipping 2025/03/03 02:30:49 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:49 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:30:50 INFO : a/potato2: Copied (new) 2025/03/03 02:30:50 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:50 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:52 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/03 02:30:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/03 02:30:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:30:53 DEBUG : c/non empty space: Unchanged skipping 2025/03/03 02:30:53 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:53 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:54 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:30:54 INFO : a/potato2: Copied (new) 2025/03/03 02:30:54 ERROR : B2 bucket rclone-test-xurusas5tezo: not deleting files as there were IO errors 2025/03/03 02:30:54 ERROR : B2 bucket rclone-test-xurusas5tezo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.97s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:56 DEBUG : Waiting for deletions to finish 2025/03/03 02:30:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:30:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:30:56 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:30:56 DEBUG : empty space: Unchanged skipping 2025/03/03 02:30:56 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:30:56 INFO : potato: Deleted 2025/03/03 02:30:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:30:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.00s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:30:59 DEBUG : Waiting for deletions to finish 2025/03/03 02:31:00 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:00 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:00 INFO : potato: Deleted 2025/03/03 02:31:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:31:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:31:00 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:00 DEBUG : empty space: Unchanged skipping 2025/03/03 02:31:00 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:31:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:31:03 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:03 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:03 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/03 02:31:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.91s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:06 DEBUG : enormous: Excluded (Size Filter) 2025/03/03 02:31:06 DEBUG : enormous: Excluded 2025/03/03 02:31:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:31:06 DEBUG : potato2: Excluded 2025/03/03 02:31:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:31:06 DEBUG : potato2: Excluded 2025/03/03 02:31:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:31:06 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:06 DEBUG : empty space: Unchanged skipping 2025/03/03 02:31:06 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:06 DEBUG : Waiting for deletions to finish 2025/03/03 02:31:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:06 DEBUG : enormous: Excluded (Size Filter) 2025/03/03 02:31:06 DEBUG : enormous: Excluded 2025/03/03 02:31:06 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:31:06 DEBUG : potato2: Excluded 2025/03/03 02:31:07 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:31:07 DEBUG : potato2: Excluded 2025/03/03 02:31:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/03 02:31:07 DEBUG : empty space: Unchanged skipping 2025/03/03 02:31:07 DEBUG : Local file system at /tmp/rclone4239896399: Waiting for checks to finish 2025/03/03 02:31:07 DEBUG : Local file system at /tmp/rclone4239896399: Waiting for transfers to finish 2025/03/03 02:31:07 DEBUG : Waiting for deletions to finish 2025/03/03 02:31:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.38s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:11 DEBUG : enormous: Excluded (Size Filter) 2025/03/03 02:31:11 DEBUG : enormous: Excluded 2025/03/03 02:31:11 DEBUG : potato2: Excluded (Size Filter) 2025/03/03 02:31:11 DEBUG : potato2: Excluded 2025/03/03 02:31:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:31:11 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:11 DEBUG : empty space: Unchanged skipping 2025/03/03 02:31:11 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:11 DEBUG : Waiting for deletions to finish 2025/03/03 02:31:11 INFO : enormous: Deleted 2025/03/03 02:31:11 INFO : potato2: Deleted 2025/03/03 02:31:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/03 02:31:12 DEBUG : empty space: Unchanged skipping 2025/03/03 02:31:12 DEBUG : Local file system at /tmp/rclone4239896399: Waiting for checks to finish 2025/03/03 02:31:12 DEBUG : Local file system at /tmp/rclone4239896399: Waiting for transfers to finish 2025/03/03 02:31:12 DEBUG : Waiting for deletions to finish 2025/03/03 02:31:12 INFO : enormous: Deleted 2025/03/03 02:31:12 INFO : potato2: Deleted 2025/03/03 02:31:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.74s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:15 DEBUG : five: Need to transfer - File not found at Destination 2025/03/03 02:31:15 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/03 02:31:15 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/03 02:31:15 DEBUG : one: Destination is newer than source, skipping 2025/03/03 02:31:15 DEBUG : three: Sizes identical 2025/03/03 02:31:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 02:31:15 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone4239896399) 2025/03/03 02:31:15 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xurusas5tezo) 2025/03/03 02:31:15 DEBUG : two: sha1 differ 2025/03/03 02:31:15 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/03 02:31:15 INFO : two: Copied (replaced existing) 2025/03/03 02:31:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/03 02:31:16 INFO : four: Copied (replaced existing) 2025/03/03 02:31:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/03 02:31:16 INFO : five: Copied (new) 2025/03/03 02:31:16 DEBUG : Waiting for deletions to finish 2025/03/03 02:31:16 DEBUG : one: Destination is newer than source, skipping 2025/03/03 02:31:16 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:16 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/03 02:31:16 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/03 02:31:16 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 02:31:16 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/03 02:31:16 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/03 02:31:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 02:31:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/03 02:31:16 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/03 02:31:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/03 02:31:16 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone4239896399) 2025/03/03 02:31:16 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xurusas5tezo) 2025/03/03 02:31:16 DEBUG : three: sha1 differ 2025/03/03 02:31:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/03 02:31:16 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:17 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:31:17 INFO : three: Copied (replaced existing) 2025/03/03 02:31:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.44s) === 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-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/03 02:31:18 INFO : B2 bucket rclone-test-xurusas5tezo: Making map for --track-renames 2025/03/03 02:31:18 INFO : B2 bucket rclone-test-xurusas5tezo: Finished making map for --track-renames 2025/03/03 02:31:18 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/03 02:31:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/03 02:31:18 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for renames to finish 2025/03/03 02:31:18 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:19 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/03 02:31:19 INFO : potato: Copied (new) 2025/03/03 02:31:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:31:19 INFO : yam: Copied (new) 2025/03/03 02:31:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:31:19 INFO : B2 bucket rclone-test-xurusas5tezo: Making map for --track-renames 2025/03/03 02:31:19 INFO : B2 bucket rclone-test-xurusas5tezo: Finished making map for --track-renames 2025/03/03 02:31:19 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:19 DEBUG : potato: Unchanged skipping 2025/03/03 02:31:19 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for renames to finish 2025/03/03 02:31:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:31:20 INFO : yam: Copied (server-side copy) to: yaml 2025/03/03 02:31:20 INFO : yam: Deleted 2025/03/03 02:31:20 INFO : yaml: Renamed from "yam" 2025/03/03 02:31:20 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/03 02:31:22 INFO : B2 bucket rclone-test-xurusas5tezo: Making map for --track-renames 2025/03/03 02:31:22 INFO : B2 bucket rclone-test-xurusas5tezo: Finished making map for --track-renames 2025/03/03 02:31:22 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/03 02:31:22 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for renames to finish 2025/03/03 02:31:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/03 02:31:22 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/03 02:31:23 INFO : potato: Copied (new) 2025/03/03 02:31:23 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:31:23 INFO : yam: Copied (new) 2025/03/03 02:31:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:31:24 INFO : B2 bucket rclone-test-xurusas5tezo: Making map for --track-renames 2025/03/03 02:31:24 INFO : B2 bucket rclone-test-xurusas5tezo: Finished making map for --track-renames 2025/03/03 02:31:24 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:24 DEBUG : potato: Unchanged skipping 2025/03/03 02:31:24 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for renames to finish 2025/03/03 02:31:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:31:24 INFO : yam: Copied (server-side copy) to: yaml 2025/03/03 02:31:24 INFO : yam: Deleted 2025/03/03 02:31:24 INFO : yaml: Renamed from "yam" 2025/03/03 02:31:24 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/03 02:31:26 INFO : B2 bucket rclone-test-xurusas5tezo: Making map for --track-renames 2025/03/03 02:31:26 INFO : B2 bucket rclone-test-xurusas5tezo: Finished making map for --track-renames 2025/03/03 02:31:26 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/03 02:31:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/03 02:31:26 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for renames to finish 2025/03/03 02:31:26 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:31:26 INFO : sub/yam: Copied (new) 2025/03/03 02:31:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/03 02:31:27 INFO : potato: Copied (new) 2025/03/03 02:31:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:31:27 DEBUG : potato: Unchanged skipping 2025/03/03 02:31:27 INFO : B2 bucket rclone-test-xurusas5tezo: Making map for --track-renames 2025/03/03 02:31:27 INFO : B2 bucket rclone-test-xurusas5tezo: Finished making map for --track-renames 2025/03/03 02:31:27 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:27 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for renames to finish 2025/03/03 02:31:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/03 02:31:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/03 02:31:28 INFO : sub/yam: Deleted 2025/03/03 02:31:28 INFO : yam: Renamed from "sub/yam" 2025/03/03 02:31:28 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:30 DEBUG : Creating backend with remote "/tmp/rclone4239896399/dir1" 2025/03/03 02:31:30 DEBUG : Creating backend with remote "/tmp/rclone4239896399/dir2" 2025/03/03 02:31:30 DEBUG : Local file system at /tmp/rclone4239896399/dir2: Using server-side directory move 2025/03/03 02:31:30 INFO : Local file system at /tmp/rclone4239896399/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/03 02:31:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/03 02:31:30 INFO : file1.txt: Moved (server-side) 2025/03/03 02:31:30 DEBUG : Local file system at /tmp/rclone4239896399/dir2: Waiting for checks to finish 2025/03/03 02:31:30 DEBUG : Local file system at /tmp/rclone4239896399/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:31:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/03 02:31:30 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:30 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/03 02:31:31 INFO : nested/sub dir/file: Copied (new) 2025/03/03 02:31:31 INFO : nested/sub dir/file: Deleted 2025/03/03 02:31:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:31:31 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:31:31 INFO : sub dir/hello world: Deleted 2025/03/03 02:31:31 INFO : sub dir: Removing directory 2025/03/03 02:31:31 INFO : nested/sub dir: Removing directory 2025/03/03 02:31:31 INFO : nested: Removing directory 2025/03/03 02:31:31 DEBUG : Local file system at /tmp/rclone4239896399: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.43s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/03 02:31:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/03 02:31:33 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:33 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:33 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/03 02:31:33 INFO : nested/sub dir/file: Copied (new) 2025/03/03 02:31:33 INFO : nested/sub dir/file: Deleted 2025/03/03 02:31:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/03 02:31:33 INFO : sub dir/hello world: Copied (new) 2025/03/03 02:31:33 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/03 02:31:35 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/03 02:31:35 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:35 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:35 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/03 02:31:35 INFO : existing-b: Copied (new) 2025/03/03 02:31:35 INFO : existing-b: Deleted 2025/03/03 02:31:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:31:35 INFO : existing: Copied (new) 2025/03/03 02:31:35 INFO : existing: Deleted 2025/03/03 02:31:36 DEBUG : existing: Destination exists, skipping 2025/03/03 02:31:36 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:31:36 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/03 02:31:36 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:31:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.37s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-mikiyeh7qila" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xurusas5tezo -> B2 bucket rclone-test-mikiyeh7qila 2025/03/03 02:31:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:31:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/03 02:31:41 DEBUG : empty space: Unchanged skipping 2025/03/03 02:31:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/03 02:31:41 DEBUG : B2 bucket rclone-test-mikiyeh7qila: Waiting for checks to finish 2025/03/03 02:31:41 INFO : empty space: Deleted 2025/03/03 02:31:41 DEBUG : B2 bucket rclone-test-mikiyeh7qila: Waiting for transfers to finish 2025/03/03 02:31:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:31:42 INFO : potato3: Copied (server-side copy) 2025/03/03 02:31:42 INFO : potato3: Deleted 2025/03/03 02:31:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:31:42 INFO : potato2: Copied (server-side copy) 2025/03/03 02:31:42 INFO : potato2: Deleted 2025/03/03 02:31:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kikusey7zeyo" 2025/03/03 02:31:44 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/03 02:31:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:31:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/03 02:31:44 DEBUG : B2 bucket rclone-test-kikusey7zeyo: Waiting for checks to finish 2025/03/03 02:31:44 DEBUG : B2 bucket rclone-test-kikusey7zeyo: Waiting for transfers to finish 2025/03/03 02:31:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:31:44 INFO : empty space: Copied (server-side copy) 2025/03/03 02:31:45 INFO : empty space: Deleted 2025/03/03 02:31:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:31:45 INFO : potato2: Copied (server-side copy) 2025/03/03 02:31:45 INFO : potato2: Deleted 2025/03/03 02:31:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:31:45 INFO : potato3: Copied (server-side copy) 2025/03/03 02:31:45 INFO : potato3: Deleted 2025/03/03 02:31:46 DEBUG : B2 bucket rclone-test-kikusey7zeyo: Purge remote 2025/03/03 02:31:46 INFO : B2 bucket rclone-test-kikusey7zeyo: cleaning bucket "rclone-test-kikusey7zeyo" of all files 2025/03/03 02:31:46 DEBUG : empty space: Deleting (id "4_z2f325d43d08d5b9b9f580e1b_f103c65e27018ae1a_d20250303_m023144_c001_v0001184_t0057_u01740969104813") 2025/03/03 02:31:46 DEBUG : potato2: Deleting (id "4_z2f325d43d08d5b9b9f580e1b_f103c65e27018ae22_d20250303_m023145_c001_v0001184_t0044_u01740969105040") 2025/03/03 02:31:46 DEBUG : potato3: Deleting (id "4_z2f325d43d08d5b9b9f580e1b_f1037eb01c11c3fd6_d20250303_m023145_c001_v0001113_t0019_u01740969105189") 2025/03/03 02:31:47 DEBUG : B2 bucket rclone-test-mikiyeh7qila: Purge remote 2025/03/03 02:31:47 INFO : B2 bucket rclone-test-mikiyeh7qila: cleaning bucket "rclone-test-mikiyeh7qila" of all files 2025/03/03 02:31:47 DEBUG : empty space: Deleting (id "4_z1fb24d33d08d5b9b9f580e1b_f4007cfc4b5154db1_d20250303_m023145_c001_v7007000_t0000_u01740969105007") 2025/03/03 02:31:47 DEBUG : empty space: Deleting (id "4_z1fb24d33d08d5b9b9f580e1b_f11097a58a45de8c0_d20250303_m023141_c001_v0001182_t0044_u01740969101077") 2025/03/03 02:31:47 DEBUG : potato2: Deleting (id "4_z1fb24d33d08d5b9b9f580e1b_f4007cfc4b5154db4_d20250303_m023145_c001_v7007000_t0000_u01740969105279") 2025/03/03 02:31:47 DEBUG : potato2: Deleting (id "4_z1fb24d33d08d5b9b9f580e1b_f100b020e006a32d6_d20250303_m023141_c001_v0001144_t0044_u01740969101884") 2025/03/03 02:31:47 DEBUG : potato3: Deleting (id "4_z1fb24d33d08d5b9b9f580e1b_f4007cfc4b5154db9_d20250303_m023145_c001_v7007000_t0000_u01740969105861") 2025/03/03 02:31:47 DEBUG : potato3: Deleting (id "4_z1fb24d33d08d5b9b9f580e1b_f113c66871ff33455_d20250303_m023142_c001_v0001182_t0030_u01740969102236") 2025/03/03 02:31:47 DEBUG : potato3: Deleting (id "4_z1fb24d33d08d5b9b9f580e1b_f11097a58a45de8c4_d20250303_m023141_c001_v0001182_t0040_u01740969101283") --- PASS: TestServerSideMove (11.77s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:31:49 DEBUG : Creating backend with remote "TestB2:rclone-test-vulawuc6fama" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xurusas5tezo -> B2 bucket rclone-test-vulawuc6fama 2025/03/03 02:31:54 DEBUG : empty space: Excluded (Size Filter) 2025/03/03 02:31:54 DEBUG : empty space: Excluded 2025/03/03 02:31:54 DEBUG : empty space: Excluded (Size Filter) 2025/03/03 02:31:54 DEBUG : empty space: Excluded 2025/03/03 02:31:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:31:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/03 02:31:54 DEBUG : B2 bucket rclone-test-vulawuc6fama: Waiting for checks to finish 2025/03/03 02:31:54 DEBUG : B2 bucket rclone-test-vulawuc6fama: Waiting for transfers to finish 2025/03/03 02:31:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:31:55 INFO : potato2: Copied (server-side copy) 2025/03/03 02:31:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:31:55 INFO : potato3: Copied (server-side copy) 2025/03/03 02:31:55 INFO : potato2: Deleted 2025/03/03 02:31:55 INFO : potato3: Deleted 2025/03/03 02:31:56 DEBUG : Creating backend with remote "TestB2:rclone-test-ricesuc8kecu" 2025/03/03 02:31:56 DEBUG : empty space: Excluded (Size Filter) 2025/03/03 02:31:56 DEBUG : empty space: Excluded 2025/03/03 02:31:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:31:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/03 02:31:57 DEBUG : B2 bucket rclone-test-ricesuc8kecu: Waiting for checks to finish 2025/03/03 02:31:57 DEBUG : B2 bucket rclone-test-ricesuc8kecu: Waiting for transfers to finish 2025/03/03 02:31:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:31:57 INFO : potato2: Copied (server-side copy) 2025/03/03 02:31:58 INFO : potato2: Deleted 2025/03/03 02:31:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:31:58 INFO : potato3: Copied (server-side copy) 2025/03/03 02:31:58 INFO : potato3: Deleted 2025/03/03 02:31:58 DEBUG : B2 bucket rclone-test-ricesuc8kecu: Purge remote 2025/03/03 02:31:58 INFO : B2 bucket rclone-test-ricesuc8kecu: cleaning bucket "rclone-test-ricesuc8kecu" of all files 2025/03/03 02:31:58 DEBUG : potato2: Deleting (id "4_z8fb28d63d08d5b9b9f580e1b_f1135bfb41dd2a00d_d20250303_m023157_c001_v0001183_t0041_u01740969117814") 2025/03/03 02:31:58 DEBUG : potato3: Deleting (id "4_z8fb28d63d08d5b9b9f580e1b_f1008f5a26fd2a7f4_d20250303_m023158_c001_v0001134_t0001_u01740969118033") 2025/03/03 02:31:59 DEBUG : B2 bucket rclone-test-vulawuc6fama: Purge remote 2025/03/03 02:31:59 INFO : B2 bucket rclone-test-vulawuc6fama: cleaning bucket "rclone-test-vulawuc6fama" of all files 2025/03/03 02:31:59 DEBUG : empty space: Deleting (id "4_zafc27d53d08d5b9b9f580e1b_f101ea72fa1ffcd52_d20250303_m023154_c001_v0001184_t0017_u01740969114005") 2025/03/03 02:31:59 DEBUG : potato2: Deleting (id "4_zafc27d53d08d5b9b9f580e1b_f418f0b13dc6accef_d20250303_m023158_c001_v7007000_t0000_u01740969118013") 2025/03/03 02:31:59 DEBUG : potato2: Deleting (id "4_zafc27d53d08d5b9b9f580e1b_f1108db2bbbb08c36_d20250303_m023154_c001_v0001109_t0020_u01740969114830") 2025/03/03 02:31:59 DEBUG : potato3: Deleting (id "4_zafc27d53d08d5b9b9f580e1b_f418f0b13dc6accf1_d20250303_m023158_c001_v7007000_t0000_u01740969118315") 2025/03/03 02:31:59 DEBUG : potato3: Deleting (id "4_zafc27d53d08d5b9b9f580e1b_f106db952ba33e59b_d20250303_m023155_c001_v0001180_t0032_u01740969115212") 2025/03/03 02:31:59 DEBUG : potato3: Deleting (id "4_zafc27d53d08d5b9b9f580e1b_f101ea72fa1ffcd5b_d20250303_m023154_c001_v0001184_t0033_u01740969114223") --- PASS: TestServerSideMoveWithFilter (12.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:01 DEBUG : Creating backend with remote "TestB2:rclone-test-naxuber8bafi" 2025/03/03 02:32:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-xurusas5tezo -> B2 bucket rclone-test-naxuber8bafi 2025/03/03 02:32:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:32:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/03 02:32:07 DEBUG : empty space: Unchanged skipping 2025/03/03 02:32:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/03 02:32:07 DEBUG : B2 bucket rclone-test-naxuber8bafi: Waiting for checks to finish 2025/03/03 02:32:07 INFO : empty space: Deleted 2025/03/03 02:32:07 DEBUG : B2 bucket rclone-test-naxuber8bafi: Waiting for transfers to finish 2025/03/03 02:32:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:32:07 INFO : potato2: Copied (server-side copy) 2025/03/03 02:32:07 INFO : potato2: Deleted 2025/03/03 02:32:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:32:07 INFO : potato3: Copied (server-side copy) 2025/03/03 02:32:08 INFO : potato3: Deleted 2025/03/03 02:32:08 DEBUG : Creating backend with remote "TestB2:rclone-test-xuqozim5yibu" 2025/03/03 02:32:09 INFO : tomatoDir: Making directory 2025/03/03 02:32:09 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/03 02:32:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/03 02:32:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/03 02:32:09 DEBUG : B2 bucket rclone-test-xuqozim5yibu: Waiting for checks to finish 2025/03/03 02:32:09 DEBUG : B2 bucket rclone-test-xuqozim5yibu: Waiting for transfers to finish 2025/03/03 02:32:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/03 02:32:10 INFO : empty space: Copied (server-side copy) 2025/03/03 02:32:10 INFO : empty space: Deleted 2025/03/03 02:32:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/03 02:32:10 INFO : potato3: Copied (server-side copy) 2025/03/03 02:32:11 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/03 02:32:11 INFO : potato2: Copied (server-side copy) 2025/03/03 02:32:11 INFO : potato3: Deleted 2025/03/03 02:32:11 INFO : potato2: Deleted 2025/03/03 02:32:11 DEBUG : B2 bucket rclone-test-xuqozim5yibu: Purge remote 2025/03/03 02:32:11 INFO : B2 bucket rclone-test-xuqozim5yibu: cleaning bucket "rclone-test-xuqozim5yibu" of all files 2025/03/03 02:32:11 DEBUG : empty space: Deleting (id "4_z1fb2bd73d08d5b9b9f580e1b_f11489c24c9e5e03a_d20250303_m023210_c001_v0001131_t0016_u01740969130329") 2025/03/03 02:32:11 DEBUG : potato2: Deleting (id "4_z1fb2bd73d08d5b9b9f580e1b_f1158bae6f17d953f_d20250303_m023210_c001_v0001101_t0023_u01740969130667") 2025/03/03 02:32:11 DEBUG : potato3: Deleting (id "4_z1fb2bd73d08d5b9b9f580e1b_f10368281d213590c_d20250303_m023210_c001_v0001161_t0025_u01740969130694") 2025/03/03 02:32:12 DEBUG : B2 bucket rclone-test-naxuber8bafi: Purge remote 2025/03/03 02:32:12 INFO : B2 bucket rclone-test-naxuber8bafi: cleaning bucket "rclone-test-naxuber8bafi" of all files 2025/03/03 02:32:12 DEBUG : empty space: Deleting (id "4_z8ff2ad63d08d5b9b9f580e1b_f4147e24ea359646c_d20250303_m023210_c001_v7007000_t0000_u01740969130650") 2025/03/03 02:32:12 DEBUG : empty space: Deleting (id "4_z8ff2ad63d08d5b9b9f580e1b_f11210fcc09692a3f_d20250303_m023206_c001_v0001179_t0016_u01740969126610") 2025/03/03 02:32:12 DEBUG : potato2: Deleting (id "4_z8ff2ad63d08d5b9b9f580e1b_f415d105575cd4c43_d20250303_m023211_c001_v7007000_t0000_u01740969131096") 2025/03/03 02:32:12 DEBUG : potato2: Deleting (id "4_z8ff2ad63d08d5b9b9f580e1b_f102c92213dad00f5_d20250303_m023207_c001_v0001184_t0037_u01740969127426") 2025/03/03 02:32:12 DEBUG : potato3: Deleting (id "4_z8ff2ad63d08d5b9b9f580e1b_f4147e24ea359646d_d20250303_m023211_c001_v7007000_t0000_u01740969131044") 2025/03/03 02:32:12 DEBUG : potato3: Deleting (id "4_z8ff2ad63d08d5b9b9f580e1b_f113969a3ca3e34b8_d20250303_m023207_c001_v0001180_t0014_u01740969127639") 2025/03/03 02:32:12 DEBUG : potato3: Deleting (id "4_z8ff2ad63d08d5b9b9f580e1b_f11210fcc09692a41_d20250303_m023206_c001_v0001179_t0054_u01740969126815") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.12s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:14 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.73s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:17 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncOverlap (3.04s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/rclone-sync-test" 2025/03/03 02:32:22 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/rclone-sync-test-include/layer2" 2025/03/03 02:32:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/rclone-sync-test-ignore-file" 2025/03/03 02:32:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 02:32:27 DEBUG : B2 bucket rclone-test-xurusas5tezo path rclone-sync-test: Waiting for checks to finish 2025/03/03 02:32:27 DEBUG : B2 bucket rclone-test-xurusas5tezo path rclone-sync-test: Waiting for transfers to finish 2025/03/03 02:32:27 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:27 INFO : There was nothing to transfer 2025/03/03 02:32:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 02:32:28 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:32:28 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:32:28 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 02:32:28 DEBUG : B2 bucket rclone-test-xurusas5tezo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/03 02:32:28 DEBUG : B2 bucket rclone-test-xurusas5tezo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/03 02:32:28 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 02:32:29 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:32:29 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:32:29 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:29 DEBUG : : Excluded 2025/03/03 02:32:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/03 02:32:30 DEBUG : B2 bucket rclone-test-xurusas5tezo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/03 02:32:30 DEBUG : B2 bucket rclone-test-xurusas5tezo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/03 02:32:30 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:36 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/dst" 2025/03/03 02:32:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/CompareDest" 2025/03/03 02:32:39 DEBUG : one: Need to transfer - File not found at Destination 2025/03/03 02:32:39 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:32:39 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:32:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:32:40 INFO : one: Copied (new) 2025/03/03 02:32:40 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:41 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:32:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:32:41 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:32:41 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/03 02:32:41 INFO : one: Copied (replaced existing) 2025/03/03 02:32:41 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:32:44 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:32:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:32:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:32:44 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:32:44 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:44 INFO : There was nothing to transfer 2025/03/03 02:32:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:32:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/03 02:32:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:32:45 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:32:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:32:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:32:45 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:32:45 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:45 INFO : There was nothing to transfer 2025/03/03 02:32:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:32:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/03 02:32:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:32:46 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:32:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:32:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:32:46 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:32:46 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:46 INFO : There was nothing to transfer 2025/03/03 02:32:47 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/03/03 02:32:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/03 02:32:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/03 02:32:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:32:47 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:32:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:32:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:32:47 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:32:47 DEBUG : Waiting for deletions to finish 2025/03/03 02:32:47 INFO : There was nothing to transfer 2025/03/03 02:32:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/03 02:32:48 DEBUG : two: Need to transfer - File not found at Destination 2025/03/03 02:32:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:32:48 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:32:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:32:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/03 02:32:48 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:32:49 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/03 02:32:49 INFO : two: Copied (new) 2025/03/03 02:32:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.68s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:52 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/dest" 2025/03/03 02:32:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/pre-dest1" 2025/03/03 02:32:54 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/pre-dest2" 2025/03/03 02:32:56 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:32:56 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/03 02:32:56 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:32:56 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/03 02:32:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/03 02:32:57 DEBUG : B2 bucket rclone-test-xurusas5tezo path dest: Waiting for checks to finish 2025/03/03 02:32:57 DEBUG : B2 bucket rclone-test-xurusas5tezo path dest: Waiting for transfers to finish 2025/03/03 02:32:57 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/03 02:32:57 INFO : 3: Copied (new) 2025/03/03 02:32:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.16s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:32:59 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/dst" 2025/03/03 02:33:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/CopyDest" 2025/03/03 02:33:02 DEBUG : one: Need to transfer - File not found at Destination 2025/03/03 02:33:02 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:02 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:33:03 INFO : one: Copied (new) 2025/03/03 02:33:03 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:04 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:33:04 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/03 02:33:04 INFO : one: Copied (replaced existing) 2025/03/03 02:33:04 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/BackupDir" 2025/03/03 02:33:07 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:33:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:33:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/03 02:33:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:33:09 INFO : one: Copied (server-side copy) 2025/03/03 02:33:09 INFO : one: Deleted 2025/03/03 02:33:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/03 02:33:09 INFO : one: Copied (server-side copy) 2025/03/03 02:33:09 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/03 02:33:09 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:09 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:33:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/03 02:33:11 INFO : two: Copied (server-side copy) 2025/03/03 02:33:11 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/03 02:33:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:33:11 DEBUG : one: Unchanged skipping 2025/03/03 02:33:11 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:11 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:11 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:33:11 DEBUG : one: Unchanged skipping 2025/03/03 02:33:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:33:11 DEBUG : two: Unchanged skipping 2025/03/03 02:33:11 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:11 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:11 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:11 INFO : There was nothing to transfer 2025/03/03 02:33:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/03 02:33:13 DEBUG : three: Destination not found in --copy-dest 2025/03/03 02:33:13 DEBUG : three: Need to transfer - File not found at Destination 2025/03/03 02:33:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:33:13 DEBUG : one: Unchanged skipping 2025/03/03 02:33:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/03 02:33:13 DEBUG : two: Unchanged skipping 2025/03/03 02:33:13 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:13 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:13 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/03 02:33:13 INFO : three: Copied (new) 2025/03/03 02:33:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.93s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:33:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/dst" 2025/03/03 02:33:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/backup" 2025/03/03 02:33:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:33:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:33:21 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:21 DEBUG : two: Unchanged skipping 2025/03/03 02:33:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:33:22 INFO : one: Copied (server-side copy) 2025/03/03 02:33:22 INFO : one: Deleted 2025/03/03 02:33:22 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:33:23 INFO : one: Copied (new) 2025/03/03 02:33:23 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:33:24 INFO : three.txt: Copied (server-side copy) 2025/03/03 02:33:24 INFO : three.txt: Deleted 2025/03/03 02:33:24 INFO : three.txt: Moved into backup dir 2025/03/03 02:33:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:33:26 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:33:26 DEBUG : two: Unchanged skipping 2025/03/03 02:33:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:33:27 INFO : one: Copied (server-side copy) 2025/03/03 02:33:27 INFO : one: Deleted 2025/03/03 02:33:27 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:33:28 INFO : one: Copied (new) 2025/03/03 02:33:28 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:33:28 INFO : three.txt: Copied (server-side copy) 2025/03/03 02:33:28 INFO : three.txt: Deleted 2025/03/03 02:33:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.51s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:33:32 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/dst" 2025/03/03 02:33:33 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/backup" 2025/03/03 02:33:35 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:33:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:33:35 DEBUG : two: Unchanged skipping 2025/03/03 02:33:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:33:37 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:33:37 INFO : one: Deleted 2025/03/03 02:33:37 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:33:38 INFO : one: Copied (new) 2025/03/03 02:33:38 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:38 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:33:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:33:38 INFO : three.txt: Deleted 2025/03/03 02:33:38 INFO : three.txt: Moved into backup dir 2025/03/03 02:33:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:33:40 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:33:40 DEBUG : two: Unchanged skipping 2025/03/03 02:33:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:33:40 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:33:41 INFO : one: Deleted 2025/03/03 02:33:41 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:33:41 INFO : one: Copied (new) 2025/03/03 02:33:41 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:33:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:33:42 INFO : three.txt: Deleted 2025/03/03 02:33:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.26s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:33:46 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/dst" 2025/03/03 02:33:47 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/backup" 2025/03/03 02:33:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:33:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:33:49 DEBUG : two: Unchanged skipping 2025/03/03 02:33:49 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:33:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/03 02:33:50 INFO : one: Deleted 2025/03/03 02:33:50 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:33:51 INFO : one: Copied (new) 2025/03/03 02:33:51 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:33:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/03 02:33:53 INFO : three.txt: Deleted 2025/03/03 02:33:53 INFO : three.txt: Moved into backup dir 2025/03/03 02:33:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:33:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:33:54 DEBUG : two: Unchanged skipping 2025/03/03 02:33:54 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:33:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:33:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/03 02:33:55 INFO : one: Deleted 2025/03/03 02:33:55 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:33:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:33:55 INFO : one: Copied (new) 2025/03/03 02:33:55 DEBUG : Waiting for deletions to finish 2025/03/03 02:33:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:33:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/03 02:33:56 INFO : three.txt: Deleted 2025/03/03 02:33:56 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.53s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:34:00 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/dst" 2025/03/03 02:34:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:34:02 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:34:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:34:02 DEBUG : two: Unchanged skipping 2025/03/03 02:34:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:34:02 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:34:02 INFO : one: Deleted 2025/03/03 02:34:02 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:34:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:34:04 INFO : one: Copied (new) 2025/03/03 02:34:04 DEBUG : Waiting for deletions to finish 2025/03/03 02:34:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:34:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:34:04 INFO : three.txt: Deleted 2025/03/03 02:34:04 INFO : three.txt: Moved into backup dir 2025/03/03 02:34:06 DEBUG : one.bak: Excluded (Path Filter) 2025/03/03 02:34:06 DEBUG : one.bak: Excluded 2025/03/03 02:34:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/03 02:34:06 DEBUG : three.txt.bak: Excluded 2025/03/03 02:34:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:34:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:34:06 DEBUG : two: Unchanged skipping 2025/03/03 02:34:06 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for checks to finish 2025/03/03 02:34:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:34:06 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:34:06 INFO : one: Deleted 2025/03/03 02:34:06 DEBUG : B2 bucket rclone-test-xurusas5tezo path dst: Waiting for transfers to finish 2025/03/03 02:34:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:34:07 INFO : one: Copied (new) 2025/03/03 02:34:07 DEBUG : Waiting for deletions to finish 2025/03/03 02:34:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:34:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:34:08 INFO : three.txt: Deleted 2025/03/03 02:34:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.42s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:34:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/dst" 2025/03/03 02:34:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:34:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:34:14 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:34:14 INFO : one: Deleted 2025/03/03 02:34:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:34:15 INFO : one: Copied (new) 2025/03/03 02:34:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:34:15 DEBUG : two: Unchanged skipping 2025/03/03 02:34:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/03 02:34:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:34:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:34:16 INFO : three.txt: Deleted 2025/03/03 02:34:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:34:16 INFO : three.txt: Copied (new) 2025/03/03 02:34:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:34:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:34:18 INFO : one: Copied (server-side copy) to: one.bak 2025/03/03 02:34:19 INFO : one: Deleted 2025/03/03 02:34:19 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:34:19 INFO : one: Copied (new) 2025/03/03 02:34:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:34:19 DEBUG : two: Unchanged skipping 2025/03/03 02:34:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/03 02:34:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:34:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/03 02:34:20 INFO : three.txt: Deleted 2025/03/03 02:34:20 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/03 02:34:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.91s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:34:24 DEBUG : Creating backend with remote "TestB2:rclone-test-xurusas5tezo/dst" 2025/03/03 02:34:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/03 02:34:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/03 02:34:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/03 02:34:27 INFO : one: Deleted 2025/03/03 02:34:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:34:28 INFO : one: Copied (new) 2025/03/03 02:34:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:34:28 DEBUG : two: Unchanged skipping 2025/03/03 02:34:28 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/03 02:34:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/03 02:34:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/03 02:34:29 INFO : three.txt: Deleted 2025/03/03 02:34:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:34:30 INFO : three.txt: Copied (new) 2025/03/03 02:34:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/03 02:34:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/03 02:34:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/03 02:34:31 INFO : one: Deleted 2025/03/03 02:34:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/03 02:34:32 INFO : one: Copied (new) 2025/03/03 02:34:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:34:32 DEBUG : two: Unchanged skipping 2025/03/03 02:34:33 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/03 02:34:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/03 02:34:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/03 02:34:33 INFO : three.txt: Deleted 2025/03/03 02:34:34 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/03 02:34:34 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.80s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:34:37 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:34:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/03 02:34:37 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:34:37 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/03 02:34:37 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/03 02:34:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.50s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:34:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/03 02:34:38 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:34:38 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:34:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/03 02:34:39 INFO : existing: Copied (new) 2025/03/03 02:34:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:34:40 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:34:40 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/03 02:34:40 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/03 02:34:40 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:34:40 ERROR : B2 bucket rclone-test-xurusas5tezo: not deleting files as there were IO errors 2025/03/03 02:34:40 ERROR : B2 bucket rclone-test-xurusas5tezo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncImmutable (3.43s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:34:43 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:34:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:34:43 DEBUG : existing: Unchanged skipping 2025/03/03 02:34:43 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:34:43 DEBUG : Waiting for deletions to finish 2025/03/03 02:34:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.95s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:35:06 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both0: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both1: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both10: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both11: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both12: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:35:06 DEBUG : both13: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both17: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both18: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both19: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both2: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both3: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both4: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both14: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both6: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both16: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both15: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:06 DEBUG : both5: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both7: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both8: Unchanged skipping 2025/03/03 02:35:06 DEBUG : both9: Unchanged skipping 2025/03/03 02:35:06 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:35:06 DEBUG : Waiting for deletions to finish 2025/03/03 02:35:06 INFO : only8: Deleted 2025/03/03 02:35:06 INFO : only10: Deleted 2025/03/03 02:35:07 INFO : only11: Deleted 2025/03/03 02:35:07 INFO : only17: Deleted 2025/03/03 02:35:07 INFO : only18: Deleted 2025/03/03 02:35:07 INFO : only2: Deleted 2025/03/03 02:35:07 INFO : only7: Deleted 2025/03/03 02:35:07 INFO : only15: Deleted 2025/03/03 02:35:07 INFO : only19: Deleted 2025/03/03 02:35:07 INFO : only9: Deleted 2025/03/03 02:35:07 INFO : only1: Deleted 2025/03/03 02:35:07 INFO : only3: Deleted 2025/03/03 02:35:07 INFO : only12: Deleted 2025/03/03 02:35:07 INFO : only4: Deleted 2025/03/03 02:35:07 INFO : only0: Deleted 2025/03/03 02:35:07 INFO : only13: Deleted 2025/03/03 02:35:07 INFO : only14: Deleted 2025/03/03 02:35:07 INFO : only16: Deleted 2025/03/03 02:35:07 INFO : only5: Deleted 2025/03/03 02:35:07 INFO : only6: Deleted 2025/03/03 02:35:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (27.21s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:35:33 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for checks to finish 2025/03/03 02:35:33 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both1: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both12: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both13: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both14: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both10: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both16: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both17: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both0: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both11: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both2: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both3: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both4: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both5: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both6: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both7: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both8: Unchanged skipping 2025/03/03 02:35:33 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/03 02:35:33 DEBUG : both9: Unchanged skipping 2025/03/03 02:35:33 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : both15: Unchanged skipping 2025/03/03 02:35:33 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : both18: Unchanged skipping 2025/03/03 02:35:33 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : both19: Unchanged skipping 2025/03/03 02:35:33 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/03 02:35:33 DEBUG : B2 bucket rclone-test-xurusas5tezo: Waiting for transfers to finish 2025/03/03 02:35:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:33 INFO : only0: Copied (replaced existing) 2025/03/03 02:35:33 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:33 INFO : only1: Copied (replaced existing) 2025/03/03 02:35:33 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:33 INFO : only10: Copied (replaced existing) 2025/03/03 02:35:33 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:33 INFO : only12: Copied (replaced existing) 2025/03/03 02:35:33 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:33 INFO : only13: Copied (replaced existing) 2025/03/03 02:35:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:33 INFO : only14: Copied (replaced existing) 2025/03/03 02:35:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:33 INFO : only15: Copied (replaced existing) 2025/03/03 02:35:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:33 INFO : only16: Copied (replaced existing) 2025/03/03 02:35:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:33 INFO : only17: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only11: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only18: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only19: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only2: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only3: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only4: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only6: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only9: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only5: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only7: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/03 02:35:34 INFO : only8: Copied (replaced existing) 2025/03/03 02:35:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.48s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:35:43 DEBUG : empty_dir: Making directory with metadata 2025/03/03 02:35:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:35:43 DEBUG : empty_on_remote: Making directory with metadata 2025/03/03 02:35:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:35:43 INFO : empty_on_remote: Making directory 2025/03/03 02:35:43 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-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:35:44 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/03 02:35:44 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/03 02:35:44 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:35:44 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.47s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:35:46 DEBUG : empty_dir: Making directory with metadata 2025/03/03 02:35:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:35:46 DEBUG : empty_on_remote: Making directory with metadata 2025/03/03 02:35:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/03 02:35:46 INFO : empty_on_remote: Making directory 2025/03/03 02:35:46 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-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:35:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/03 02:35:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/03 02:35:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:35:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/03 02:35:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.59s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:35:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:35:50 INFO : sub dir: Making directory 2025/03/03 02:35:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" 2025/03/03 02:35:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/03 02:35:54 INFO : sub dir: Making directory 2025/03/03 02:35:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-xurusas5tezo", Local "Local file system at /tmp/rclone4239896399", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.82s) PASS 2025/03/03 02:36:00 DEBUG : B2 bucket rclone-test-xurusas5tezo: Purge remote 2025/03/03 02:36:00 INFO : B2 bucket rclone-test-xurusas5tezo: cleaning bucket "rclone-test-xurusas5tezo" of all files 2025/03/03 02:36:01 DEBUG : BackupDir/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a8f_d20250303_m023314_c001_v7007000_t0000_u01740969194212") 2025/03/03 02:36:01 DEBUG : BackupDir/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f110ae7d928ed654f_d20250303_m023309_c001_v0001183_t0038_u01740969189131") 2025/03/03 02:36:01 DEBUG : CompareDest/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff0616_d20250303_m023249_c001_v7007000_t0000_u01740969169679") 2025/03/03 02:36:01 DEBUG : CompareDest/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ac97_d20250303_m023243_c001_v0001098_t0015_u01740969163448") 2025/03/03 02:36:01 DEBUG : CompareDest/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff0617_d20250303_m023249_c001_v7007000_t0000_u01740969169863") 2025/03/03 02:36:01 DEBUG : CompareDest/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee81a_d20250303_m023244_c001_v0001120_t0037_u01740969164888") 2025/03/03 02:36:01 DEBUG : CopyDest/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a90_d20250303_m023314_c001_v7007000_t0000_u01740969194394") 2025/03/03 02:36:01 DEBUG : CopyDest/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30874_d20250303_m023306_c001_v0001116_t0049_u01740969186003") 2025/03/03 02:36:01 DEBUG : CopyDest/three: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a91_d20250303_m023314_c001_v7007000_t0000_u01740969194579") 2025/03/03 02:36:01 DEBUG : CopyDest/three: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee857_d20250303_m023312_c001_v0001120_t0007_u01740969192328") 2025/03/03 02:36:01 DEBUG : CopyDest/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a92_d20250303_m023314_c001_v7007000_t0000_u01740969194760") 2025/03/03 02:36:01 DEBUG : CopyDest/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91acd1_d20250303_m023310_c001_v0001098_t0010_u01740969190322") 2025/03/03 02:36:01 DEBUG : EXISTING: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9b80_d20250303_m023443_c001_v7007000_t0000_u01740969283601") 2025/03/03 02:36:02 DEBUG : EXISTING: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91adbe_d20250303_m023442_c001_v0001098_t0038_u01740969282396") 2025/03/03 02:36:02 DEBUG : Testêé: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9b7c_d20250303_m023438_c001_v7007000_t0000_u01740969278214") 2025/03/03 02:36:02 DEBUG : Testêé: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee90d_d20250303_m023437_c001_v0001120_t0058_u01740969277565") 2025/03/03 02:36:02 DEBUG : Testêé: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91adb6_d20250303_m023436_c001_v0001098_t0007_u01740969276468") 2025/03/03 02:36:02 DEBUG : a/potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb87ff_d20250303_m023054_c001_v7007000_t0000_u01740969054505") 2025/03/03 02:36:02 DEBUG : a/potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30721_d20250303_m023053_c001_v0001116_t0007_u01740969053294") 2025/03/03 02:36:02 DEBUG : a/potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f413d53d3f898681d_d20250303_m023050_c001_v7007000_t0000_u01740969050725") 2025/03/03 02:36:02 DEBUG : a/potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30717_d20250303_m023049_c001_v0001116_t0012_u01740969049632") 2025/03/03 02:36:02 DEBUG : a/potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335ecd_d20250303_m023022_c001_v7007000_t0000_u01740969022673") 2025/03/03 02:36:02 DEBUG : a/potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306bd_d20250303_m023021_c001_v0001116_t0004_u01740969021656") 2025/03/03 02:36:02 DEBUG : b/potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8800_d20250303_m023054_c001_v7007000_t0000_u01740969054692") 2025/03/03 02:36:02 DEBUG : b/potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3071b_d20250303_m023051_c001_v0001116_t0031_u01740969051646") 2025/03/03 02:36:02 DEBUG : b/potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f413d53d3f898681b_d20250303_m023050_c001_v7007000_t0000_u01740969050145") 2025/03/03 02:36:02 DEBUG : b/potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30713_d20250303_m023047_c001_v0001116_t0022_u01740969047720") 2025/03/03 02:36:02 DEBUG : b/potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335ecb_d20250303_m023022_c001_v7007000_t0000_u01740969022113") 2025/03/03 02:36:02 DEBUG : b/potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306b9_d20250303_m023020_c001_v0001116_t0022_u01740969020121") 2025/03/03 02:36:02 DEBUG : backup/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c66fd_d20250303_m023329_c001_v7007000_t0000_u01740969209274") 2025/03/03 02:36:02 DEBUG : backup/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097bd28b0d7502f_d20250303_m023326_c001_v0001042_t0027_u01740969206896") 2025/03/03 02:36:02 DEBUG : backup/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1190191793fefb57_d20250303_m023322_c001_v0001182_t0057_u01740969202611") 2025/03/03 02:36:02 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48050_d20250303_m023357_c001_v7007000_t0000_u01740969237036") 2025/03/03 02:36:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1178dda8baf0b1b3_d20250303_m023355_c001_v0001184_t0008_u01740969235191") 2025/03/03 02:36:03 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1076eecc7e78a592_d20250303_m023350_c001_v0001101_t0008_u01740969230180") 2025/03/03 02:36:03 DEBUG : backup/one.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48044_d20250303_m023342_c001_v7007000_t0000_u01740969222532") 2025/03/03 02:36:03 DEBUG : backup/one.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1172e85378e3b9f6_d20250303_m023340_c001_v0001183_t0042_u01740969220827") 2025/03/03 02:36:03 DEBUG : backup/one.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118562ca7fce505f_d20250303_m023336_c001_v0001172_t0028_u01740969216666") 2025/03/03 02:36:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48051_d20250303_m023357_c001_v7007000_t0000_u01740969237217") 2025/03/03 02:36:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f100ad7d46acd351b_d20250303_m023356_c001_v0001150_t0042_u01740969236212") 2025/03/03 02:36:03 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f106df264adb35023_d20250303_m023352_c001_v0001115_t0022_u01740969232306") 2025/03/03 02:36:03 DEBUG : backup/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c6700_d20250303_m023329_c001_v7007000_t0000_u01740969209457") 2025/03/03 02:36:03 DEBUG : backup/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f113fc2dc953dab4a_d20250303_m023328_c001_v0001038_t0004_u01740969208332") 2025/03/03 02:36:03 DEBUG : backup/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1024cb2bec5729db_d20250303_m023324_c001_v0001144_t0057_u01740969204067") 2025/03/03 02:36:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48045_d20250303_m023342_c001_v7007000_t0000_u01740969222714") 2025/03/03 02:36:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f108087bf160c6800_d20250303_m023341_c001_v0001183_t0045_u01740969221773") 2025/03/03 02:36:03 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1023cf4f7bd09876_d20250303_m023338_c001_v0001183_t0034_u01740969218612") 2025/03/03 02:36:03 DEBUG : both0: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596703_d20250303_m023535_c001_v7007000_t0000_u01740969335144") 2025/03/03 02:36:03 DEBUG : both0: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a01_d20250303_m023513_c001_v0001116_t0044_u01740969313107") 2025/03/03 02:36:03 DEBUG : both0: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf33_d20250303_m023508_c001_v7007000_t0000_u01740969308331") 2025/03/03 02:36:03 DEBUG : both0: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee923_d20250303_m023445_c001_v0001120_t0046_u01740969285877") 2025/03/03 02:36:03 DEBUG : both1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596705_d20250303_m023535_c001_v7007000_t0000_u01740969335327") 2025/03/03 02:36:03 DEBUG : both1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee977_d20250303_m023514_c001_v0001120_t0049_u01740969314772") 2025/03/03 02:36:04 DEBUG : both1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf35_d20250303_m023508_c001_v7007000_t0000_u01740969308514") 2025/03/03 02:36:04 DEBUG : both1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91add2_d20250303_m023447_c001_v0001098_t0018_u01740969287028") 2025/03/03 02:36:04 DEBUG : both10: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596707_d20250303_m023535_c001_v7007000_t0000_u01740969335520") 2025/03/03 02:36:04 DEBUG : both10: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee98e_d20250303_m023522_c001_v0001120_t0009_u01740969322710") 2025/03/03 02:36:04 DEBUG : both10: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf37_d20250303_m023508_c001_v7007000_t0000_u01740969308696") 2025/03/03 02:36:04 DEBUG : both10: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91aded_d20250303_m023455_c001_v0001098_t0051_u01740969295802") 2025/03/03 02:36:04 DEBUG : both11: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596708_d20250303_m023535_c001_v7007000_t0000_u01740969335703") 2025/03/03 02:36:04 DEBUG : both11: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae47_d20250303_m023524_c001_v0001098_t0028_u01740969324030") 2025/03/03 02:36:04 DEBUG : both11: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf39_d20250303_m023508_c001_v7007000_t0000_u01740969308881") 2025/03/03 02:36:04 DEBUG : both11: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309d2_d20250303_m023456_c001_v0001116_t0011_u01740969296401") 2025/03/03 02:36:04 DEBUG : both12: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359670a_d20250303_m023535_c001_v7007000_t0000_u01740969335885") 2025/03/03 02:36:04 DEBUG : both12: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a2f_d20250303_m023524_c001_v0001116_t0017_u01740969324792") 2025/03/03 02:36:04 DEBUG : both12: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf3a_d20250303_m023509_c001_v7007000_t0000_u01740969309072") 2025/03/03 02:36:04 DEBUG : both12: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee94f_d20250303_m023457_c001_v0001120_t0038_u01740969297417") 2025/03/03 02:36:04 DEBUG : both13: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359670b_d20250303_m023536_c001_v7007000_t0000_u01740969336068") 2025/03/03 02:36:04 DEBUG : both13: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee998_d20250303_m023525_c001_v0001120_t0014_u01740969325801") 2025/03/03 02:36:04 DEBUG : both13: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf3c_d20250303_m023509_c001_v7007000_t0000_u01740969309268") 2025/03/03 02:36:04 DEBUG : both13: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91adf5_d20250303_m023458_c001_v0001098_t0056_u01740969298502") 2025/03/03 02:36:04 DEBUG : both14: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359670d_d20250303_m023536_c001_v7007000_t0000_u01740969336255") 2025/03/03 02:36:04 DEBUG : both14: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae51_d20250303_m023526_c001_v0001098_t0010_u01740969326744") 2025/03/03 02:36:04 DEBUG : both14: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf3f_d20250303_m023509_c001_v7007000_t0000_u01740969309454") 2025/03/03 02:36:04 DEBUG : both14: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309dc_d20250303_m023459_c001_v0001116_t0011_u01740969299308") 2025/03/03 02:36:04 DEBUG : both15: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359670f_d20250303_m023536_c001_v7007000_t0000_u01740969336439") 2025/03/03 02:36:05 DEBUG : both15: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a37_d20250303_m023527_c001_v0001116_t0008_u01740969327379") 2025/03/03 02:36:05 DEBUG : both15: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf40_d20250303_m023509_c001_v7007000_t0000_u01740969309643") 2025/03/03 02:36:05 DEBUG : both15: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee95d_d20250303_m023500_c001_v0001120_t0033_u01740969300145") 2025/03/03 02:36:05 DEBUG : both16: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596710_d20250303_m023536_c001_v7007000_t0000_u01740969336622") 2025/03/03 02:36:05 DEBUG : both16: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee9a0_d20250303_m023528_c001_v0001120_t0019_u01740969328600") 2025/03/03 02:36:05 DEBUG : both16: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf42_d20250303_m023509_c001_v7007000_t0000_u01740969309828") 2025/03/03 02:36:05 DEBUG : both16: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae01_d20250303_m023501_c001_v0001098_t0004_u01740969301191") 2025/03/03 02:36:05 DEBUG : both17: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596712_d20250303_m023536_c001_v7007000_t0000_u01740969336805") 2025/03/03 02:36:05 DEBUG : both17: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae5f_d20250303_m023529_c001_v0001098_t0051_u01740969329520") 2025/03/03 02:36:05 DEBUG : both17: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf45_d20250303_m023510_c001_v7007000_t0000_u01740969310027") 2025/03/03 02:36:05 DEBUG : both17: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309e4_d20250303_m023501_c001_v0001116_t0024_u01740969301851") 2025/03/03 02:36:05 DEBUG : both18: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596714_d20250303_m023536_c001_v7007000_t0000_u01740969336987") 2025/03/03 02:36:05 DEBUG : both18: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a45_d20250303_m023530_c001_v0001116_t0022_u01740969330432") 2025/03/03 02:36:05 DEBUG : both18: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf46_d20250303_m023510_c001_v7007000_t0000_u01740969310209") 2025/03/03 02:36:05 DEBUG : both18: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee963_d20250303_m023503_c001_v0001120_t0015_u01740969303560") 2025/03/03 02:36:05 DEBUG : both19: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596717_d20250303_m023537_c001_v7007000_t0000_u01740969337173") 2025/03/03 02:36:05 DEBUG : both19: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee9aa_d20250303_m023531_c001_v0001120_t0001_u01740969331353") 2025/03/03 02:36:05 DEBUG : both19: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf49_d20250303_m023510_c001_v7007000_t0000_u01740969310391") 2025/03/03 02:36:05 DEBUG : both19: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae09_d20250303_m023504_c001_v0001098_t0034_u01740969304805") 2025/03/03 02:36:05 DEBUG : both2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596719_d20250303_m023537_c001_v7007000_t0000_u01740969337357") 2025/03/03 02:36:05 DEBUG : both2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae2b_d20250303_m023515_c001_v0001098_t0027_u01740969315864") 2025/03/03 02:36:06 DEBUG : both2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf4a_d20250303_m023510_c001_v7007000_t0000_u01740969310574") 2025/03/03 02:36:06 DEBUG : both2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309a3_d20250303_m023447_c001_v0001116_t0053_u01740969287987") 2025/03/03 02:36:06 DEBUG : both3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359671c_d20250303_m023537_c001_v7007000_t0000_u01740969337542") 2025/03/03 02:36:06 DEBUG : both3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a0f_d20250303_m023516_c001_v0001116_t0022_u01740969316671") 2025/03/03 02:36:06 DEBUG : both3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf4c_d20250303_m023510_c001_v7007000_t0000_u01740969310757") 2025/03/03 02:36:06 DEBUG : both3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee931_d20250303_m023448_c001_v0001120_t0034_u01740969288943") 2025/03/03 02:36:06 DEBUG : both4: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359671f_d20250303_m023537_c001_v7007000_t0000_u01740969337726") 2025/03/03 02:36:06 DEBUG : both4: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee980_d20250303_m023517_c001_v0001120_t0023_u01740969317880") 2025/03/03 02:36:06 DEBUG : both4: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf4e_d20250303_m023510_c001_v7007000_t0000_u01740969310941") 2025/03/03 02:36:06 DEBUG : both4: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ade0_d20250303_m023450_c001_v0001098_t0044_u01740969290594") 2025/03/03 02:36:06 DEBUG : both5: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596721_d20250303_m023537_c001_v7007000_t0000_u01740969337921") 2025/03/03 02:36:06 DEBUG : both5: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae2f_d20250303_m023518_c001_v0001098_t0006_u01740969318814") 2025/03/03 02:36:06 DEBUG : both5: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf4f_d20250303_m023511_c001_v7007000_t0000_u01740969311191") 2025/03/03 02:36:06 DEBUG : both5: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309b8_d20250303_m023451_c001_v0001116_t0057_u01740969291310") 2025/03/03 02:36:06 DEBUG : both6: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596723_d20250303_m023538_c001_v7007000_t0000_u01740969338110") 2025/03/03 02:36:06 DEBUG : both6: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a17_d20250303_m023519_c001_v0001116_t0048_u01740969319379") 2025/03/03 02:36:06 DEBUG : both6: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf51_d20250303_m023511_c001_v7007000_t0000_u01740969311454") 2025/03/03 02:36:06 DEBUG : both6: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee93d_d20250303_m023452_c001_v0001120_t0002_u01740969292189") 2025/03/03 02:36:06 DEBUG : both7: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596726_d20250303_m023538_c001_v7007000_t0000_u01740969338348") 2025/03/03 02:36:06 DEBUG : both7: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee988_d20250303_m023520_c001_v0001120_t0011_u01740969320400") 2025/03/03 02:36:07 DEBUG : both7: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf53_d20250303_m023511_c001_v7007000_t0000_u01740969311637") 2025/03/03 02:36:07 DEBUG : both7: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ade4_d20250303_m023453_c001_v0001098_t0025_u01740969293158") 2025/03/03 02:36:07 DEBUG : both8: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596728_d20250303_m023538_c001_v7007000_t0000_u01740969338531") 2025/03/03 02:36:07 DEBUG : both8: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae39_d20250303_m023521_c001_v0001098_t0044_u01740969321345") 2025/03/03 02:36:07 DEBUG : both8: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf54_d20250303_m023511_c001_v7007000_t0000_u01740969311818") 2025/03/03 02:36:07 DEBUG : both8: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309c8_d20250303_m023453_c001_v0001116_t0041_u01740969293966") 2025/03/03 02:36:07 DEBUG : both9: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359672a_d20250303_m023538_c001_v7007000_t0000_u01740969338714") 2025/03/03 02:36:07 DEBUG : both9: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a23_d20250303_m023521_c001_v0001116_t0052_u01740969321995") 2025/03/03 02:36:07 DEBUG : both9: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf56_d20250303_m023512_c001_v7007000_t0000_u01740969312000") 2025/03/03 02:36:07 DEBUG : both9: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee943_d20250303_m023454_c001_v0001120_t0056_u01740969294823") 2025/03/03 02:36:07 DEBUG : c/non empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8801_d20250303_m023054_c001_v7007000_t0000_u01740969054882") 2025/03/03 02:36:07 DEBUG : c/non empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3071d_d20250303_m023052_c001_v0001116_t0020_u01740969052208") 2025/03/03 02:36:07 DEBUG : c/non empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f413d53d3f898681e_d20250303_m023050_c001_v7007000_t0000_u01740969050908") 2025/03/03 02:36:07 DEBUG : c/non empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30715_d20250303_m023048_c001_v0001116_t0036_u01740969048605") 2025/03/03 02:36:07 DEBUG : c/non empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335ece_d20250303_m023022_c001_v7007000_t0000_u01740969022856") 2025/03/03 02:36:07 DEBUG : c/non empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306bb_d20250303_m023020_c001_v0001116_t0030_u01740969020677") 2025/03/03 02:36:07 DEBUG : check sum: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9e0d_d20250303_m023007_c001_v7007000_t0000_u01740969007577") 2025/03/03 02:36:07 DEBUG : check sum: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3069b_d20250303_m023005_c001_v0001116_t0011_u01740969005927") 2025/03/03 02:36:07 DEBUG : dest/3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a78_d20250303_m023258_c001_v7007000_t0000_u01740969178980") 2025/03/03 02:36:07 DEBUG : dest/3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f400368016969ebfc_d20250303_m023257_c001_v0001120_t0044_u01740969177882") 2025/03/03 02:36:07 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9b74_d20250303_m023434_c001_v7007000_t0000_u01740969274985") 2025/03/03 02:36:07 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1164e0dea03ec1b1_d20250303_m023431_c001_v0001116_t0022_u01740969271803") 2025/03/03 02:36:07 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea35965d5_d20250303_m023431_c001_v7007000_t0000_u01740969271620") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1164e0dea03ec19b_d20250303_m023428_c001_v0001116_t0043_u01740969268124") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea35965ba_d20250303_m023427_c001_v7007000_t0000_u01740969267381") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ad98_d20250303_m023422_c001_v0001098_t0051_u01740969262665") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40709ca355714d09_d20250303_m023421_c001_v7007000_t0000_u01740969261189") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f101ea72fa1ffdbd8_d20250303_m023419_c001_v0001184_t0015_u01740969259176") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4080196e8d5f1ec3_d20250303_m023418_c001_v7007000_t0000_u01740969258989") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f101ea72fa1ffdb44_d20250303_m023415_c001_v0001184_t0037_u01740969255260") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4080196e8d5f1e9e_d20250303_m023414_c001_v7007000_t0000_u01740969254533") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ad74_d20250303_m023409_c001_v0001098_t0003_u01740969249758") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b4808f_d20250303_m023408_c001_v7007000_t0000_u01740969248466") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f10272e46c08f92d4_d20250303_m023407_c001_v0001106_t0041_u01740969247020") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb89f2_d20250303_m023406_c001_v7007000_t0000_u01740969246839") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f10272e46c08f92b6_d20250303_m023403_c001_v0001106_t0048_u01740969243631") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb89e0_d20250303_m023402_c001_v7007000_t0000_u01740969242904") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3092c_d20250303_m023358_c001_v0001116_t0024_u01740969238341") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48052_d20250303_m023357_c001_v7007000_t0000_u01740969237414") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f10152f67ba7d4430_d20250303_m023355_c001_v0001098_t0027_u01740969235573") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f419b5f48fb98115a_d20250303_m023355_c001_v7007000_t0000_u01740969235387") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f10152f67ba7d4420_d20250303_m023351_c001_v0001098_t0022_u01740969231461") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f419b5f48fb981147_d20250303_m023350_c001_v7007000_t0000_u01740969230709") 2025/03/03 02:36:08 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee8a5_d20250303_m023343_c001_v0001120_t0024_u01740969223796") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48046_d20250303_m023342_c001_v7007000_t0000_u01740969222897") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1095802dd890c8b5_d20250303_m023341_c001_v0001102_t0003_u01740969221215") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a050433612f_d20250303_m023341_c001_v7007000_t0000_u01740969221033") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1095802dd890c8af_d20250303_m023337_c001_v0001102_t0008_u01740969217912") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504336119_d20250303_m023337_c001_v7007000_t0000_u01740969217185") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ad16_d20250303_m023330_c001_v0001098_t0002_u01740969210558") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c6704_d20250303_m023329_c001_v7007000_t0000_u01740969209640") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1165ff43d3562090_d20250303_m023327_c001_v0001131_t0034_u01740969207651") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a05043360f7_d20250303_m023327_c001_v7007000_t0000_u01740969207466") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1165ff43d3562078_d20250303_m023323_c001_v0001131_t0059_u01740969203570") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a05043360f3_d20250303_m023322_c001_v7007000_t0000_u01740969202840") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30891_d20250303_m023316_c001_v0001116_t0014_u01740969196036") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a93_d20250303_m023314_c001_v7007000_t0000_u01740969194944") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1111c512a7a6d50e_d20250303_m023309_c001_v0001182_t0015_u01740969189571") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff065f_d20250303_m023309_c001_v7007000_t0000_u01740969189371") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee849_d20250303_m023305_c001_v0001120_t0033_u01740969185163") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1150503c1e9fa1c0_d20250303_m023304_c001_v0001184_t0059_u01740969184433") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1150503c1e9fa1a5_d20250303_m023303_c001_v0001184_t0024_u01740969183496") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff0618_d20250303_m023250_c001_v7007000_t0000_u01740969170046") 2025/03/03 02:36:09 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3083b_d20250303_m023242_c001_v0001116_t0039_u01740969162281") 2025/03/03 02:36:10 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f113c0ea66f1da3d4_d20250303_m023241_c001_v0001184_t0057_u01740969161513") 2025/03/03 02:36:10 DEBUG : dst/one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f113c0ea66f1da3b8_d20250303_m023240_c001_v0001184_t0058_u01740969160572") 2025/03/03 02:36:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9b75_d20250303_m023435_c001_v7007000_t0000_u01740969275169") 2025/03/03 02:36:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f110ac88f627e021a_d20250303_m023431_c001_v0001180_t0015_u01740969271413") 2025/03/03 02:36:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1033f9d4a977a5eb_d20250303_m023427_c001_v0001180_t0048_u01740969267137") 2025/03/03 02:36:10 DEBUG : dst/one.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40709ca355714d0a_d20250303_m023421_c001_v7007000_t0000_u01740969261373") 2025/03/03 02:36:10 DEBUG : dst/one.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f103ddcc17b2084b2_d20250303_m023417_c001_v0001116_t0035_u01740969257962") 2025/03/03 02:36:10 DEBUG : dst/one.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102bf55f6a3726da_d20250303_m023414_c001_v0001146_t0021_u01740969254040") 2025/03/03 02:36:10 DEBUG : dst/one.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48090_d20250303_m023408_c001_v7007000_t0000_u01740969248647") 2025/03/03 02:36:10 DEBUG : dst/one.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f11258a03b1237067_d20250303_m023406_c001_v0001184_t0008_u01740969246638") 2025/03/03 02:36:10 DEBUG : dst/one.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f107897104ec5738b_d20250303_m023402_c001_v0001183_t0018_u01740969242688") 2025/03/03 02:36:10 DEBUG : dst/three: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a94_d20250303_m023315_c001_v7007000_t0000_u01740969195126") 2025/03/03 02:36:10 DEBUG : dst/three: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1150503c1e9fa2a9_d20250303_m023313_c001_v0001184_t0030_u01740969193594") 2025/03/03 02:36:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9b77_d20250303_m023435_c001_v7007000_t0000_u01740969275352") 2025/03/03 02:36:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f106a9485ce96c619_d20250303_m023433_c001_v0001116_t0054_u01740969273329") 2025/03/03 02:36:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f112862c1908d3553_d20250303_m023429_c001_v0001178_t0010_u01740969269250") 2025/03/03 02:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9b78_d20250303_m023435_c001_v7007000_t0000_u01740969275535") 2025/03/03 02:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1164e0dea03ec1b5_d20250303_m023434_c001_v0001116_t0018_u01740969274011") 2025/03/03 02:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea35965de_d20250303_m023433_c001_v7007000_t0000_u01740969273828") 2025/03/03 02:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1164e0dea03ec19f_d20250303_m023429_c001_v0001116_t0032_u01740969269725") 2025/03/03 02:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea35965c2_d20250303_m023429_c001_v7007000_t0000_u01740969269541") 2025/03/03 02:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3096a_d20250303_m023424_c001_v0001116_t0014_u01740969264089") 2025/03/03 02:36:10 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40709ca355714d0c_d20250303_m023421_c001_v7007000_t0000_u01740969261556") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f101ea72fa1ffdc09_d20250303_m023420_c001_v0001184_t0037_u01740969260612") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4080196e8d5f1ed3_d20250303_m023420_c001_v7007000_t0000_u01740969260427") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f101ea72fa1ffdb83_d20250303_m023416_c001_v0001184_t0013_u01740969256614") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4080196e8d5f1eae_d20250303_m023416_c001_v7007000_t0000_u01740969256427") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30946_d20250303_m023410_c001_v0001116_t0011_u01740969250788") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb89f6_d20250303_m023407_c001_v7007000_t0000_u01740969247927") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3093c_d20250303_m023405_c001_v0001116_t0002_u01740969245430") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb89e7_d20250303_m023404_c001_v7007000_t0000_u01740969244638") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee8bf_d20250303_m023400_c001_v0001120_t0038_u01740969240077") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f419b5f48fb98115f_d20250303_m023356_c001_v7007000_t0000_u01740969236484") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee8b9_d20250303_m023354_c001_v0001120_t0058_u01740969234206") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f419b5f48fb981151_d20250303_m023353_c001_v7007000_t0000_u01740969233142") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ad4e_d20250303_m023345_c001_v0001098_t0022_u01740969225640") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504336136_d20250303_m023341_c001_v7007000_t0000_u01740969221972") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ad32_d20250303_m023339_c001_v0001098_t0039_u01740969219913") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504336121_d20250303_m023338_c001_v7007000_t0000_u01740969218821") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e308cc_d20250303_m023331_c001_v0001116_t0037_u01740969211880") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a05043360fa_d20250303_m023328_c001_v7007000_t0000_u01740969208717") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e308b2_d20250303_m023325_c001_v0001116_t0041_u01740969205816") 2025/03/03 02:36:11 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a05043360f5_d20250303_m023324_c001_v7007000_t0000_u01740969204727") 2025/03/03 02:36:12 DEBUG : dst/three.txt: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee871_d20250303_m023318_c001_v0001120_t0018_u01740969198136") 2025/03/03 02:36:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40709ca355714d0e_d20250303_m023421_c001_v7007000_t0000_u01740969261739") 2025/03/03 02:36:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f117bd2dc75724f7d_d20250303_m023419_c001_v0001032_t0011_u01740969259939") 2025/03/03 02:36:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f111b2de9480aefee_d20250303_m023416_c001_v0001105_t0030_u01740969256017") 2025/03/03 02:36:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48092_d20250303_m023408_c001_v7007000_t0000_u01740969248829") 2025/03/03 02:36:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1189ddc66bef9131_d20250303_m023407_c001_v0001184_t0027_u01740969247714") 2025/03/03 02:36:12 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1106e0db0e467f48_d20250303_m023404_c001_v0001146_t0044_u01740969244337") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9b79_d20250303_m023435_c001_v7007000_t0000_u01740969275738") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee8eb_d20250303_m023423_c001_v0001120_t0036_u01740969263323") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40709ca355714d10_d20250303_m023421_c001_v7007000_t0000_u01740969261936") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee8d5_d20250303_m023410_c001_v0001120_t0035_u01740969250422") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48094_d20250303_m023409_c001_v7007000_t0000_u01740969249022") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ad68_d20250303_m023359_c001_v0001098_t0040_u01740969239400") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48053_d20250303_m023357_c001_v7007000_t0000_u01740969237606") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e308fa_d20250303_m023344_c001_v0001116_t0040_u01740969224791") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f409a0f3b17b48047_d20250303_m023343_c001_v7007000_t0000_u01740969223079") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee885_d20250303_m023331_c001_v0001120_t0046_u01740969211224") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c6707_d20250303_m023329_c001_v7007000_t0000_u01740969209824") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91acf2_d20250303_m023317_c001_v0001098_t0027_u01740969197247") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a95_d20250303_m023315_c001_v7007000_t0000_u01740969195308") 2025/03/03 02:36:12 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f106fe3990559ffaa_d20250303_m023311_c001_v0001184_t0042_u01740969191178") 2025/03/03 02:36:13 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff061a_d20250303_m023250_c001_v7007000_t0000_u01740969170226") 2025/03/03 02:36:13 DEBUG : dst/two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f113c0ea66f1da476_d20250303_m023249_c001_v0001184_t0050_u01740969169115") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6accf5_d20250303_m023207_c001_v7007000_t0000_u01740969127408") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee7d6_d20250303_m023203_c001_v0001120_t0052_u01740969123584") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6accf4_d20250303_m023201_c001_v7007000_t0000_u01740969121259") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee7b6_d20250303_m023151_c001_v0001120_t0013_u01740969111191") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd51ab_d20250303_m023141_c001_v7007000_t0000_u01740969101851") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee799_d20250303_m023138_c001_v0001120_t0022_u01740969098549") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8849_d20250303_m023112_c001_v7007000_t0000_u01740969072340") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3074f_d20250303_m023109_c001_v0001116_t0052_u01740969069455") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8833_d20250303_m023107_c001_v7007000_t0000_u01740969067398") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30749_d20250303_m023105_c001_v0001116_t0056_u01740969065989") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8818_d20250303_m023101_c001_v7007000_t0000_u01740969061487") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30737_d20250303_m023059_c001_v0001116_t0026_u01740969059262") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8809_d20250303_m023057_c001_v7007000_t0000_u01740969057707") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30725_d20250303_m023056_c001_v0001116_t0056_u01740969056063") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f413d53d3f8986812_d20250303_m023046_c001_v7007000_t0000_u01740969046755") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3070b_d20250303_m023044_c001_v0001116_t0021_u01740969044358") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f413d53d3f898680c_d20250303_m023042_c001_v7007000_t0000_u01740969042300") 2025/03/03 02:36:13 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30701_d20250303_m023041_c001_v0001116_t0034_u01740969041234") 2025/03/03 02:36:14 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335f10_d20250303_m023034_c001_v7007000_t0000_u01740969034334") 2025/03/03 02:36:14 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306e3_d20250303_m023032_c001_v0001116_t0029_u01740969032260") 2025/03/03 02:36:14 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335ee6_d20250303_m023029_c001_v7007000_t0000_u01740969029700") 2025/03/03 02:36:14 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306d7_d20250303_m023027_c001_v0001116_t0035_u01740969027789") 2025/03/03 02:36:14 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335ed8_d20250303_m023026_c001_v7007000_t0000_u01740969026701") 2025/03/03 02:36:14 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1193a46baa461976_d20250303_m023025_c001_v0001117_t0001_u01740969025458") 2025/03/03 02:36:14 DEBUG : empty space: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306c3_d20250303_m023023_c001_v0001116_t0009_u01740969023592") 2025/03/03 02:36:14 DEBUG : enormous: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8844_d20250303_m023111_c001_v7007000_t0000_u01740969071383") 2025/03/03 02:36:14 DEBUG : enormous: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30751_d20250303_m023110_c001_v0001116_t0046_u01740969070539") 2025/03/03 02:36:14 DEBUG : existing: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9b7e_d20250303_m023440_c001_v7007000_t0000_u01740969280922") 2025/03/03 02:36:14 DEBUG : existing: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30983_d20250303_m023439_c001_v0001116_t0011_u01740969279344") 2025/03/03 02:36:14 DEBUG : existing: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd51a0_d20250303_m023136_c001_v7007000_t0000_u01740969096762") 2025/03/03 02:36:14 DEBUG : existing: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30794_d20250303_m023135_c001_v0001116_t0035_u01740969095500") 2025/03/03 02:36:14 DEBUG : existing: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335ec3_d20250303_m023019_c001_v7007000_t0000_u01740969019025") 2025/03/03 02:36:14 DEBUG : existing: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306b5_d20250303_m023017_c001_v0001116_t0015_u01740969017405") 2025/03/03 02:36:14 DEBUG : existing: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335ebb_d20250303_m023016_c001_v7007000_t0000_u01740969016139") 2025/03/03 02:36:14 DEBUG : existing: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306b1_d20250303_m023015_c001_v0001116_t0048_u01740969015343") 2025/03/03 02:36:14 DEBUG : existing: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306ad_d20250303_m023014_c001_v0001116_t0057_u01740969014355") 2025/03/03 02:36:14 DEBUG : existing-b: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd51a1_d20250303_m023136_c001_v7007000_t0000_u01740969096944") 2025/03/03 02:36:14 DEBUG : existing-b: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee795_d20250303_m023135_c001_v0001120_t0020_u01740969095489") 2025/03/03 02:36:14 DEBUG : file1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596769_d20250303_m023548_c001_v7007000_t0000_u01740969348761") 2025/03/03 02:36:14 DEBUG : file1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f116b2bcc8084d93d_d20250303_m023546_c001_v0001183_t0034_u01740969346906") 2025/03/03 02:36:15 DEBUG : file1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596759_d20250303_m023545_c001_v7007000_t0000_u01740969345157") 2025/03/03 02:36:15 DEBUG : file1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee9c8_d20250303_m023543_c001_v0001120_t0036_u01740969343764") 2025/03/03 02:36:15 DEBUG : five: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8853_d20250303_m023117_c001_v7007000_t0000_u01740969077785") 2025/03/03 02:36:15 DEBUG : five: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4097d10b0d91abd8_d20250303_m023116_c001_v0001098_t0057_u01740969076388") 2025/03/03 02:36:15 DEBUG : foo: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335ef1_d20250303_m023031_c001_v7007000_t0000_u01740969031519") 2025/03/03 02:36:15 DEBUG : foo: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e306e1_d20250303_m023030_c001_v0001116_t0000_u01740969030973") 2025/03/03 02:36:15 DEBUG : foo: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e306dd_d20250303_m023030_c001_v0001116_t0000_u01740969030424") 2025/03/03 02:36:15 DEBUG : four: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8854_d20250303_m023117_c001_v7007000_t0000_u01740969077966") 2025/03/03 02:36:15 DEBUG : four: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f82f9a52ee772_d20250303_m023116_c001_v0001120_t0029_u01740969076207") 2025/03/03 02:36:15 DEBUG : four: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3075b_d20250303_m023114_c001_v0001116_t0051_u01740969074250") 2025/03/03 02:36:15 DEBUG : hello world2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b10_d20250303_m022916_c001_v7007000_t0000_u01740968956078") 2025/03/03 02:36:15 DEBUG : hello world2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30616_d20250303_m022915_c001_v0001116_t0043_u01740968955254") 2025/03/03 02:36:15 DEBUG : ignore-size: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335eba_d20250303_m023013_c001_v7007000_t0000_u01740969013265") 2025/03/03 02:36:15 DEBUG : ignore-size: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306a3_d20250303_m023011_c001_v0001116_t0040_u01740969011744") 2025/03/03 02:36:15 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd5196_d20250303_m023134_c001_v7007000_t0000_u01740969094378") 2025/03/03 02:36:15 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee78f_d20250303_m023133_c001_v0001120_t0045_u01740969093159") 2025/03/03 02:36:15 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd5192_d20250303_m023132_c001_v7007000_t0000_u01740969092047") 2025/03/03 02:36:15 DEBUG : nested/sub dir/file: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee78b_d20250303_m023130_c001_v0001120_t0036_u01740969090746") 2025/03/03 02:36:15 DEBUG : one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8855_d20250303_m023118_c001_v7007000_t0000_u01740969078149") 2025/03/03 02:36:15 DEBUG : one: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e30755_d20250303_m023113_c001_v0001116_t0000_u01740969073445") 2025/03/03 02:36:16 DEBUG : only0: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359672d_d20250303_m023538_c001_v7007000_t0000_u01740969338907") 2025/03/03 02:36:16 DEBUG : only0: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4097d10b0d91ae6b_d20250303_m023533_c001_v0001098_t0057_u01740969333403") 2025/03/03 02:36:16 DEBUG : only0: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae25_d20250303_m023514_c001_v0001098_t0004_u01740969314071") 2025/03/03 02:36:16 DEBUG : only0: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c692f_d20250303_m023507_c001_v7007000_t0000_u01740969307521") 2025/03/03 02:36:16 DEBUG : only0: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3099d_d20250303_m023446_c001_v0001116_t0040_u01740969286595") 2025/03/03 02:36:16 DEBUG : only1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359672f_d20250303_m023539_c001_v7007000_t0000_u01740969339090") 2025/03/03 02:36:16 DEBUG : only1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f82f9a52ee9b0_d20250303_m023533_c001_v0001120_t0029_u01740969333393") 2025/03/03 02:36:16 DEBUG : only1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a05_d20250303_m023515_c001_v0001116_t0030_u01740969315048") 2025/03/03 02:36:16 DEBUG : only1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c692a_d20250303_m023507_c001_v7007000_t0000_u01740969307340") 2025/03/03 02:36:16 DEBUG : only1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee929_d20250303_m023447_c001_v0001120_t0022_u01740969287365") 2025/03/03 02:36:16 DEBUG : only10: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596731_d20250303_m023539_c001_v7007000_t0000_u01740969339274") 2025/03/03 02:36:16 DEBUG : only10: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e30a53_d20250303_m023533_c001_v0001116_t0000_u01740969333425") 2025/03/03 02:36:16 DEBUG : only10: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a2b_d20250303_m023523_c001_v0001116_t0051_u01740969323304") 2025/03/03 02:36:16 DEBUG : only10: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf27_d20250303_m023506_c001_v7007000_t0000_u01740969306805") 2025/03/03 02:36:16 DEBUG : only10: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee94b_d20250303_m023456_c001_v0001120_t0001_u01740969296100") 2025/03/03 02:36:16 DEBUG : only11: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596733_d20250303_m023539_c001_v7007000_t0000_u01740969339466") 2025/03/03 02:36:16 DEBUG : only11: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f416b2bcc8084d7e9_d20250303_m023533_c001_v0001183_t0020_u01740969333974") 2025/03/03 02:36:16 DEBUG : only11: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee991_d20250303_m023524_c001_v0001120_t0037_u01740969324398") 2025/03/03 02:36:16 DEBUG : only11: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c6923_d20250303_m023506_c001_v7007000_t0000_u01740969306976") 2025/03/03 02:36:16 DEBUG : only11: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91adf1_d20250303_m023456_c001_v0001098_t0028_u01740969296978") 2025/03/03 02:36:16 DEBUG : only12: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596735_d20250303_m023539_c001_v7007000_t0000_u01740969339670") 2025/03/03 02:36:16 DEBUG : only12: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4097d10b0d91ae6d_d20250303_m023533_c001_v0001098_t0057_u01740969333623") 2025/03/03 02:36:17 DEBUG : only12: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae4d_d20250303_m023525_c001_v0001098_t0034_u01740969325404") 2025/03/03 02:36:17 DEBUG : only12: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c692b_d20250303_m023507_c001_v7007000_t0000_u01740969307351") 2025/03/03 02:36:17 DEBUG : only12: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309d6_d20250303_m023457_c001_v0001116_t0035_u01740969297792") 2025/03/03 02:36:17 DEBUG : only13: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596738_d20250303_m023539_c001_v7007000_t0000_u01740969339857") 2025/03/03 02:36:17 DEBUG : only13: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e30a55_d20250303_m023533_c001_v0001116_t0000_u01740969333635") 2025/03/03 02:36:17 DEBUG : only13: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a31_d20250303_m023526_c001_v0001116_t0021_u01740969326124") 2025/03/03 02:36:17 DEBUG : only13: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf2e_d20250303_m023507_c001_v7007000_t0000_u01740969307544") 2025/03/03 02:36:17 DEBUG : only13: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee959_d20250303_m023458_c001_v0001120_t0054_u01740969298862") 2025/03/03 02:36:17 DEBUG : only14: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596739_d20250303_m023540_c001_v7007000_t0000_u01740969340056") 2025/03/03 02:36:17 DEBUG : only14: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f82f9a52ee9b2_d20250303_m023533_c001_v0001120_t0029_u01740969333624") 2025/03/03 02:36:17 DEBUG : only14: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee99c_d20250303_m023527_c001_v0001120_t0043_u01740969327019") 2025/03/03 02:36:17 DEBUG : only14: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c6930_d20250303_m023507_c001_v7007000_t0000_u01740969307554") 2025/03/03 02:36:17 DEBUG : only14: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91adf7_d20250303_m023459_c001_v0001098_t0043_u01740969299869") 2025/03/03 02:36:17 DEBUG : only15: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359673c_d20250303_m023540_c001_v7007000_t0000_u01740969340245") 2025/03/03 02:36:17 DEBUG : only15: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4097d10b0d91ae6f_d20250303_m023533_c001_v0001098_t0057_u01740969333805") 2025/03/03 02:36:17 DEBUG : only15: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae57_d20250303_m023528_c001_v0001098_t0040_u01740969328147") 2025/03/03 02:36:17 DEBUG : only15: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c6927_d20250303_m023507_c001_v7007000_t0000_u01740969307169") 2025/03/03 02:36:17 DEBUG : only15: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309e0_d20250303_m023500_c001_v0001116_t0039_u01740969300654") 2025/03/03 02:36:17 DEBUG : only16: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359673d_d20250303_m023540_c001_v7007000_t0000_u01740969340428") 2025/03/03 02:36:17 DEBUG : only16: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e30a59_d20250303_m023533_c001_v0001116_t0000_u01740969333818") 2025/03/03 02:36:18 DEBUG : only16: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a43_d20250303_m023528_c001_v0001116_t0032_u01740969328989") 2025/03/03 02:36:18 DEBUG : only16: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff084f_d20250303_m023507_c001_v7007000_t0000_u01740969307611") 2025/03/03 02:36:18 DEBUG : only16: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee95f_d20250303_m023501_c001_v0001120_t0053_u01740969301567") 2025/03/03 02:36:18 DEBUG : only17: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359673f_d20250303_m023540_c001_v7007000_t0000_u01740969340614") 2025/03/03 02:36:18 DEBUG : only17: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f82f9a52ee9b4_d20250303_m023533_c001_v0001120_t0029_u01740969333807") 2025/03/03 02:36:18 DEBUG : only17: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee9a4_d20250303_m023530_c001_v0001120_t0033_u01740969330050") 2025/03/03 02:36:18 DEBUG : only17: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c6924_d20250303_m023506_c001_v7007000_t0000_u01740969306982") 2025/03/03 02:36:18 DEBUG : only17: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae05_d20250303_m023503_c001_v0001098_t0033_u01740969303117") 2025/03/03 02:36:18 DEBUG : only18: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596741_d20250303_m023540_c001_v7007000_t0000_u01740969340809") 2025/03/03 02:36:18 DEBUG : only18: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4097d10b0d91ae71_d20250303_m023533_c001_v0001098_t0057_u01740969333988") 2025/03/03 02:36:18 DEBUG : only18: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae65_d20250303_m023531_c001_v0001098_t0017_u01740969331042") 2025/03/03 02:36:18 DEBUG : only18: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf29_d20250303_m023506_c001_v7007000_t0000_u01740969306988") 2025/03/03 02:36:18 DEBUG : only18: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309ea_d20250303_m023503_c001_v0001116_t0034_u01740969303983") 2025/03/03 02:36:18 DEBUG : only19: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596742_d20250303_m023540_c001_v7007000_t0000_u01740969340993") 2025/03/03 02:36:18 DEBUG : only19: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e30a5b_d20250303_m023534_c001_v0001116_t0000_u01740969334001") 2025/03/03 02:36:18 DEBUG : only19: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a4b_d20250303_m023531_c001_v0001116_t0020_u01740969331712") 2025/03/03 02:36:18 DEBUG : only19: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf2a_d20250303_m023507_c001_v7007000_t0000_u01740969307180") 2025/03/03 02:36:18 DEBUG : only19: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee969_d20250303_m023505_c001_v0001120_t0031_u01740969305181") 2025/03/03 02:36:18 DEBUG : only2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596744_d20250303_m023541_c001_v7007000_t0000_u01740969341176") 2025/03/03 02:36:18 DEBUG : only2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f82f9a52ee9b8_d20250303_m023533_c001_v0001120_t0029_u01740969333990") 2025/03/03 02:36:18 DEBUG : only2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee97b_d20250303_m023516_c001_v0001120_t0019_u01740969316215") 2025/03/03 02:36:18 DEBUG : only2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff084c_d20250303_m023507_c001_v7007000_t0000_u01740969307008") 2025/03/03 02:36:19 DEBUG : only2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91add8_d20250303_m023448_c001_v0001098_t0056_u01740969288564") 2025/03/03 02:36:19 DEBUG : only3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596746_d20250303_m023541_c001_v7007000_t0000_u01740969341365") 2025/03/03 02:36:19 DEBUG : only3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f416b2bcc8084d7eb_d20250303_m023534_c001_v0001183_t0020_u01740969334157") 2025/03/03 02:36:19 DEBUG : only3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae2d_d20250303_m023517_c001_v0001098_t0009_u01740969317525") 2025/03/03 02:36:19 DEBUG : only3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf2c_d20250303_m023507_c001_v7007000_t0000_u01740969307362") 2025/03/03 02:36:19 DEBUG : only3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309a9_d20250303_m023449_c001_v0001116_t0059_u01740969289507") 2025/03/03 02:36:19 DEBUG : only4: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596747_d20250303_m023541_c001_v7007000_t0000_u01740969341549") 2025/03/03 02:36:19 DEBUG : only4: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4097d10b0d91ae75_d20250303_m023534_c001_v0001098_t0057_u01740969334170") 2025/03/03 02:36:19 DEBUG : only4: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a15_d20250303_m023518_c001_v0001116_t0002_u01740969318372") 2025/03/03 02:36:19 DEBUG : only4: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff084e_d20250303_m023507_c001_v7007000_t0000_u01740969307389") 2025/03/03 02:36:19 DEBUG : only4: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee935_d20250303_m023450_c001_v0001120_t0022_u01740969290872") 2025/03/03 02:36:19 DEBUG : only5: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596749_d20250303_m023541_c001_v7007000_t0000_u01740969341731") 2025/03/03 02:36:19 DEBUG : only5: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f416b2bcc8084d7f1_d20250303_m023534_c001_v0001183_t0020_u01740969334339") 2025/03/03 02:36:19 DEBUG : only5: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee984_d20250303_m023519_c001_v0001120_t0004_u01740969319102") 2025/03/03 02:36:19 DEBUG : only5: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c6931_d20250303_m023507_c001_v7007000_t0000_u01740969307703") 2025/03/03 02:36:19 DEBUG : only5: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ade2_d20250303_m023451_c001_v0001098_t0047_u01740969291770") 2025/03/03 02:36:19 DEBUG : only6: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359674a_d20250303_m023541_c001_v7007000_t0000_u01740969341914") 2025/03/03 02:36:19 DEBUG : only6: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e30a5d_d20250303_m023534_c001_v0001116_t0000_u01740969334185") 2025/03/03 02:36:19 DEBUG : only6: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae31_d20250303_m023520_c001_v0001098_t0043_u01740969320062") 2025/03/03 02:36:19 DEBUG : only6: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf30_d20250303_m023507_c001_v7007000_t0000_u01740969307726") 2025/03/03 02:36:19 DEBUG : only6: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309c0_d20250303_m023452_c001_v0001116_t0059_u01740969292591") 2025/03/03 02:36:20 DEBUG : only7: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359674c_d20250303_m023542_c001_v7007000_t0000_u01740969342097") 2025/03/03 02:36:20 DEBUG : only7: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4097d10b0d91ae77_d20250303_m023534_c001_v0001098_t0057_u01740969334353") 2025/03/03 02:36:20 DEBUG : only7: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a1b_d20250303_m023520_c001_v0001116_t0033_u01740969320750") 2025/03/03 02:36:20 DEBUG : only7: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4116c07fe52c6925_d20250303_m023507_c001_v7007000_t0000_u01740969307159") 2025/03/03 02:36:20 DEBUG : only7: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee941_d20250303_m023453_c001_v0001120_t0033_u01740969293479") 2025/03/03 02:36:20 DEBUG : only8: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359674d_d20250303_m023542_c001_v7007000_t0000_u01740969342288") 2025/03/03 02:36:20 DEBUG : only8: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e30a5f_d20250303_m023534_c001_v0001116_t0000_u01740969334382") 2025/03/03 02:36:20 DEBUG : only8: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee98c_d20250303_m023521_c001_v0001120_t0014_u01740969321632") 2025/03/03 02:36:20 DEBUG : only8: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6acf25_d20250303_m023506_c001_v7007000_t0000_u01740969306605") 2025/03/03 02:36:20 DEBUG : only8: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ade7_d20250303_m023454_c001_v0001098_t0045_u01740969294533") 2025/03/03 02:36:20 DEBUG : only9: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359674f_d20250303_m023542_c001_v7007000_t0000_u01740969342471") 2025/03/03 02:36:20 DEBUG : only9: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f82f9a52ee9ba_d20250303_m023534_c001_v0001120_t0029_u01740969334174") 2025/03/03 02:36:20 DEBUG : only9: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae43_d20250303_m023522_c001_v0001098_t0056_u01740969322380") 2025/03/03 02:36:20 DEBUG : only9: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff084d_d20250303_m023507_c001_v7007000_t0000_u01740969307199") 2025/03/03 02:36:20 DEBUG : only9: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e309cc_d20250303_m023455_c001_v0001116_t0033_u01740969295262") 2025/03/03 02:36:20 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd5190_d20250303_m023128_c001_v7007000_t0000_u01740969088856") 2025/03/03 02:36:20 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91abea_d20250303_m023126_c001_v0001098_t0044_u01740969086956") 2025/03/03 02:36:20 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8862_d20250303_m023125_c001_v7007000_t0000_u01740969085076") 2025/03/03 02:36:20 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee781_d20250303_m023122_c001_v0001120_t0018_u01740969082707") 2025/03/03 02:36:20 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb885d_d20250303_m023121_c001_v7007000_t0000_u01740969081253") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee778_d20250303_m023119_c001_v0001120_t0049_u01740969079042") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8826_d20250303_m023104_c001_v7007000_t0000_u01740969064406") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3073d_d20250303_m023102_c001_v0001116_t0058_u01740969062415") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8813_d20250303_m023100_c001_v7007000_t0000_u01740969060180") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30733_d20250303_m023058_c001_v0001116_t0048_u01740969058618") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8804_d20250303_m023056_c001_v7007000_t0000_u01740969056835") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30723_d20250303_m023055_c001_v0001116_t0056_u01740969055632") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f413d53d3f8986810_d20250303_m023046_c001_v7007000_t0000_u01740969046205") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30707_d20250303_m023043_c001_v0001116_t0037_u01740969043231") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f413d53d3f898680d_d20250303_m023042_c001_v7007000_t0000_u01740969042486") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306ff_d20250303_m023040_c001_v0001116_t0045_u01740969040806") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335f2d_d20250303_m023040_c001_v7007000_t0000_u01740969040052") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306fd_d20250303_m023038_c001_v0001116_t0052_u01740969038902") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306fb_d20250303_m023037_c001_v0001116_t0025_u01740969037967") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335f20_d20250303_m023037_c001_v7007000_t0000_u01740969037237") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306f3_d20250303_m023036_c001_v0001116_t0008_u01740969036104") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306ef_d20250303_m023035_c001_v0001116_t0049_u01740969035241") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504335f11_d20250303_m023034_c001_v7007000_t0000_u01740969034519") 2025/03/03 02:36:21 DEBUG : potato: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306e9_d20250303_m023033_c001_v0001116_t0025_u01740969033418") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504336052_d20250303_m023217_c001_v7007000_t0000_u01740969137095") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ac5c_d20250303_m023216_c001_v0001098_t0031_u01740969136220") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6accf6_d20250303_m023207_c001_v7007000_t0000_u01740969127621") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ac3e_d20250303_m023202_c001_v0001098_t0033_u01740969122546") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a0504336009_d20250303_m023155_c001_v7007000_t0000_u01740969115443") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ac22_d20250303_m023150_c001_v0001098_t0022_u01740969110371") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd51ad_d20250303_m023142_c001_v7007000_t0000_u01740969102675") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ac06_d20250303_m023138_c001_v0001098_t0011_u01740969098216") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8847_d20250303_m023111_c001_v7007000_t0000_u01740969071576") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3074b_d20250303_m023108_c001_v0001116_t0038_u01740969068704") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8835_d20250303_m023107_c001_v7007000_t0000_u01740969067597") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30747_d20250303_m023105_c001_v0001116_t0015_u01740969065325") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8828_d20250303_m023104_c001_v7007000_t0000_u01740969064589") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30741_d20250303_m023103_c001_v0001116_t0003_u01740969063435") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb881a_d20250303_m023101_c001_v7007000_t0000_u01740969061684") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3073b_d20250303_m023100_c001_v0001116_t0051_u01740969060545") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb880b_d20250303_m023057_c001_v7007000_t0000_u01740969057889") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30729_d20250303_m023056_c001_v0001116_t0039_u01740969056843") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f413d53d3f8986813_d20250303_m023046_c001_v7007000_t0000_u01740969046938") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3070f_d20250303_m023045_c001_v0001116_t0000_u01740969045245") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b12_d20250303_m022919_c001_v7007000_t0000_u01740968959990") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30620_d20250303_m022919_c001_v0001116_t0002_u01740968959127") 2025/03/03 02:36:22 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b11_d20250303_m022917_c001_v7007000_t0000_u01740968957852") 2025/03/03 02:36:23 DEBUG : potato2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3061a_d20250303_m022916_c001_v0001116_t0036_u01740968956983") 2025/03/03 02:36:23 DEBUG : potato3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f418f0b13dc6accf7_d20250303_m023207_c001_v7007000_t0000_u01740969127909") 2025/03/03 02:36:23 DEBUG : potato3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e307e1_d20250303_m023204_c001_v0001116_t0020_u01740969124253") 2025/03/03 02:36:23 DEBUG : potato3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a050433600b_d20250303_m023155_c001_v7007000_t0000_u01740969115647") 2025/03/03 02:36:23 DEBUG : potato3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e307c2_d20250303_m023151_c001_v0001116_t0013_u01740969111855") 2025/03/03 02:36:23 DEBUG : potato3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd51ac_d20250303_m023142_c001_v7007000_t0000_u01740969102449") 2025/03/03 02:36:23 DEBUG : potato3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e307a4_d20250303_m023138_c001_v0001116_t0027_u01740969098972") 2025/03/03 02:36:23 DEBUG : pre-dest1/1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a7a_d20250303_m023259_c001_v7007000_t0000_u01740969179163") 2025/03/03 02:36:23 DEBUG : pre-dest1/1: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30851_d20250303_m023250_c001_v0001116_t0048_u01740969170960") 2025/03/03 02:36:23 DEBUG : pre-dest2/2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f41078e7e8cfa9a7c_d20250303_m023259_c001_v7007000_t0000_u01740969179382") 2025/03/03 02:36:23 DEBUG : pre-dest2/2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91acab_d20250303_m023251_c001_v0001098_t0050_u01740969171865") 2025/03/03 02:36:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4042582180ff05df_d20250303_m023230_c001_v7007000_t0000_u01740969150285") 2025/03/03 02:36:23 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee7fc_d20250303_m023226_c001_v0001120_t0050_u01740969146396") 2025/03/03 02:36:23 DEBUG : sizeonly: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9e0e_d20250303_m023010_c001_v7007000_t0000_u01740969010122") 2025/03/03 02:36:23 DEBUG : sizeonly: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e306a1_d20250303_m023008_c001_v0001116_t0025_u01740969008837") 2025/03/03 02:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a05043363c7_d20250303_m023559_c001_v7007000_t0000_u01740969359218") 2025/03/03 02:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91aeab_d20250303_m023555_c001_v0001098_t0055_u01740969355451") 2025/03/03 02:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596791_d20250303_m023553_c001_v7007000_t0000_u01740969353538") 2025/03/03 02:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee9d6_d20250303_m023550_c001_v0001120_t0029_u01740969350821") 2025/03/03 02:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd5197_d20250303_m023134_c001_v7007000_t0000_u01740969094564") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91abfa_d20250303_m023133_c001_v0001098_t0021_u01740969093524") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd5193_d20250303_m023132_c001_v7007000_t0000_u01740969092232") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3078c_d20250303_m023131_c001_v0001116_t0002_u01740969091122") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9e0a_d20250303_m023005_c001_v7007000_t0000_u01740969005022") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30699_d20250303_m023002_c001_v0001116_t0037_u01740969002812") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9e09_d20250303_m023002_c001_v7007000_t0000_u01740969002089") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30697_d20250303_m023000_c001_v0001116_t0029_u01740969000127") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9e08_d20250303_m022957_c001_v7007000_t0000_u01740968997308") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30690_d20250303_m022955_c001_v0001116_t0023_u01740968995803") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9e06_d20250303_m022955_c001_v7007000_t0000_u01740968995260") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3068e_d20250303_m022953_c001_v0001116_t0031_u01740968993697") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30684_d20250303_m022950_c001_v0001116_t0004_u01740968990280") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9e03_d20250303_m022949_c001_v7007000_t0000_u01740968989511") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3067c_d20250303_m022948_c001_v0001116_t0004_u01740968988621") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30674_d20250303_m022947_c001_v0001116_t0018_u01740968987549") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9e02_d20250303_m022946_c001_v7007000_t0000_u01740968986467") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3066d_d20250303_m022943_c001_v0001116_t0004_u01740968983408") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30663_d20250303_m022940_c001_v0001116_t0052_u01740968980082") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9dfb_d20250303_m022939_c001_v7007000_t0000_u01740968979362") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3065b_d20250303_m022938_c001_v0001116_t0032_u01740968978428") 2025/03/03 02:36:24 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30657_d20250303_m022937_c001_v0001116_t0046_u01740968977472") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9ccc_d20250303_m022936_c001_v7007000_t0000_u01740968976752") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3064e_d20250303_m022932_c001_v0001116_t0023_u01740968972578") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4027f08311de9cc9_d20250303_m022932_c001_v7007000_t0000_u01740968972216") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3064c_d20250303_m022931_c001_v0001116_t0046_u01740968971343") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b35_d20250303_m022929_c001_v7007000_t0000_u01740968969719") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30646_d20250303_m022928_c001_v0001116_t0022_u01740968968791") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b2e_d20250303_m022928_c001_v7007000_t0000_u01740968968243") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30640_d20250303_m022927_c001_v0001116_t0026_u01740968967090") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b1f_d20250303_m022925_c001_v7007000_t0000_u01740968965824") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30634_d20250303_m022924_c001_v0001116_t0048_u01740968964621") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b17_d20250303_m022924_c001_v7007000_t0000_u01740968964070") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3062e_d20250303_m022923_c001_v0001116_t0016_u01740968963187") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b14_d20250303_m022922_c001_v7007000_t0000_u01740968962280") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30628_d20250303_m022921_c001_v0001116_t0010_u01740968961002") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b0e_d20250303_m022914_c001_v7007000_t0000_u01740968954348") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3060e_d20250303_m022913_c001_v0001116_t0046_u01740968953541") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b0d_d20250303_m022912_c001_v7007000_t0000_u01740968952634") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e3060c_d20250303_m022911_c001_v0001116_t0053_u01740968951610") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b0b_d20250303_m022910_c001_v7007000_t0000_u01740968950703") 2025/03/03 02:36:25 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30606_d20250303_m022909_c001_v0001116_t0029_u01740968949722") 2025/03/03 02:36:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f415d105575cd4b0a_d20250303_m022906_c001_v7007000_t0000_u01740968946812") 2025/03/03 02:36:26 DEBUG : sub dir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e305fe_d20250303_m022905_c001_v0001116_t0025_u01740968945885") 2025/03/03 02:36:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f401e8a05043363c8_d20250303_m023559_c001_v7007000_t0000_u01740969359457") 2025/03/03 02:36:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a85_d20250303_m023555_c001_v0001116_t0045_u01740969355461") 2025/03/03 02:36:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea3596792_d20250303_m023553_c001_v7007000_t0000_u01740969353722") 2025/03/03 02:36:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f116b2bcc8084d9b0_d20250303_m023550_c001_v0001183_t0020_u01740969350496") 2025/03/03 02:36:26 DEBUG : sub/yam: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd518f_d20250303_m023128_c001_v7007000_t0000_u01740969088303") 2025/03/03 02:36:26 DEBUG : sub/yam: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f118f82f9a52ee787_d20250303_m023126_c001_v0001120_t0043_u01740969086590") 2025/03/03 02:36:26 DEBUG : test_dir1/file2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359676b_d20250303_m023548_c001_v7007000_t0000_u01740969348952") 2025/03/03 02:36:26 DEBUG : test_dir1/file2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae93_d20250303_m023546_c001_v0001098_t0056_u01740969346915") 2025/03/03 02:36:26 DEBUG : test_dir1/file2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359675a_d20250303_m023545_c001_v7007000_t0000_u01740969345351") 2025/03/03 02:36:26 DEBUG : test_dir1/file2: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f116b2bcc8084d8e7_d20250303_m023543_c001_v0001183_t0046_u01740969343795") 2025/03/03 02:36:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359676d_d20250303_m023549_c001_v7007000_t0000_u01740969349137") 2025/03/03 02:36:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30a73_d20250303_m023547_c001_v0001116_t0021_u01740969347251") 2025/03/03 02:36:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f4147e24ea359675c_d20250303_m023545_c001_v7007000_t0000_u01740969345536") 2025/03/03 02:36:26 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91ae87_d20250303_m023543_c001_v0001098_t0051_u01740969343805") 2025/03/03 02:36:26 DEBUG : three: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8856_d20250303_m023118_c001_v7007000_t0000_u01740969078331") 2025/03/03 02:36:26 DEBUG : three: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30764_d20250303_m023116_c001_v0001116_t0039_u01740969076968") 2025/03/03 02:36:26 DEBUG : three: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30759_d20250303_m023113_c001_v0001116_t0053_u01740969073809") 2025/03/03 02:36:26 DEBUG : two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8857_d20250303_m023118_c001_v7007000_t0000_u01740969078514") 2025/03/03 02:36:26 DEBUG : two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e3075f_d20250303_m023115_c001_v0001116_t0000_u01740969075662") 2025/03/03 02:36:26 DEBUG : two: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f402b176b74e30757_d20250303_m023113_c001_v0001116_t0000_u01740969073627") 2025/03/03 02:36:26 DEBUG : yam: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd5191_d20250303_m023129_c001_v7007000_t0000_u01740969089040") 2025/03/03 02:36:26 DEBUG : yam: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f101d2defd9fd140f_d20250303_m023128_c001_v0001183_t0055_u01740969088093") 2025/03/03 02:36:27 DEBUG : yam: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb8861_d20250303_m023124_c001_v7007000_t0000_u01740969084518") 2025/03/03 02:36:27 DEBUG : yam: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f102b176b74e30770_d20250303_m023123_c001_v0001116_t0007_u01740969083078") 2025/03/03 02:36:27 DEBUG : yam: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb885c_d20250303_m023120_c001_v7007000_t0000_u01740969080684") 2025/03/03 02:36:27 DEBUG : yam: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1097d10b0d91abde_d20250303_m023119_c001_v0001098_t0037_u01740969079072") 2025/03/03 02:36:27 DEBUG : yaml: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f405ec999f3fd5179_d20250303_m023125_c001_v7007000_t0000_u01740969085310") 2025/03/03 02:36:27 DEBUG : yaml: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1178dda8baf0a30e_d20250303_m023124_c001_v0001184_t0059_u01740969084315") 2025/03/03 02:36:27 DEBUG : yaml: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f40329cedcceb885e_d20250303_m023121_c001_v7007000_t0000_u01740969081437") 2025/03/03 02:36:27 DEBUG : yaml: Deleting (id "4_z3f32ed03d05d5b9b9f580e1b_f1058c7d2834dddeb_d20250303_m023120_c001_v0001103_t0035_u01740969080337") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m25.724809253s (try 1/5)