"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/13 04:54:01 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo" 2025/02/13 04:54:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/13 04:54:02 DEBUG : Creating backend with remote "/tmp/rclone1088910085" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/13 04:54:06 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:06 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.96s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 04:54:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:07 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:07 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:08 DEBUG : B2 bucket rclone-test-masuhag5hebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.44s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", 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-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", 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-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:10 DEBUG : Creating backend with remote "/non-existing" 2025/02/13 04:54:10 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/13 04:54:10 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:10 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:11 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:11 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.19s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:13 INFO : B2 bucket rclone-test-masuhag5hebo: Running all checks before starting transfers 2025/02/13 04:54:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:13 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:13 INFO : B2 bucket rclone-test-masuhag5hebo: Checks finished, now starting transfers 2025/02/13 04:54:13 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:13 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.65s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:14 ERROR : Ignoring --no-traverse with sync 2025/02/13 04:54:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:15 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:15 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:15 INFO : sub dir/hello world: Copied (new) 2025/02/13 04:54:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.71s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/13 04:54:16 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:16 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:17 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/13 04:54:17 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyWithDepth (2.08s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:54:18 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:18 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:19 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.40s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:54:21 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:21 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:22 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:22 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.22s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/13 04:54:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 04:54:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/13 04:54:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 04:54:23 INFO : sub dir: Making directory 2025/02/13 04:54:23 INFO : sub dir2: Making directory 2025/02/13 04:54:23 INFO : sub dir2/sub sub dir2: Making directory 2025/02/13 04:54:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:23 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:23 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/13 04:54:24 DEBUG : B2 bucket rclone-test-masuhag5hebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:25 INFO : sub dir2: Making directory 2025/02/13 04:54:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/13 04:54:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 04:54:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:25 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:25 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.38s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:26 DEBUG : sub dir2: Making directory with metadata 2025/02/13 04:54:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 04:54:26 INFO : sub dir: Making directory 2025/02/13 04:54:26 INFO : sub dir2: Making directory 2025/02/13 04:54:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:26 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:26 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:27 INFO : sub dir/hello world: Copied (new) 2025/02/13 04:54:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/13 04:54:27 DEBUG : B2 bucket rclone-test-masuhag5hebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/13 04:54:28 DEBUG : B2 bucket rclone-test-masuhag5hebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.19s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", 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-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:29 INFO : sub dir2: Making directory 2025/02/13 04:54:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:29 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:29 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:30 INFO : sub dir/hello world: Copied (new) 2025/02/13 04:54:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.78s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:31 DEBUG : sub dir2: Making directory with metadata 2025/02/13 04:54:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 04:54:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 04:54:31 INFO : sub dir: Making directory 2025/02/13 04:54:31 INFO : sub dir2: Making directory 2025/02/13 04:54:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:31 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:31 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:31 INFO : sub dir/hello world: Copied (new) 2025/02/13 04:54:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/13 04:54:32 DEBUG : B2 bucket rclone-test-masuhag5hebo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.83s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.37s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:33 INFO : sub dir2: Making directory 2025/02/13 04:54:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:33 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:33 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:34 INFO : sub dir/hello world: Copied (new) 2025/02/13 04:54:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.08s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:36 DEBUG : Creating backend with remote "TestB2:rclone-test-koquxez6vezo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-masuhag5hebo -> B2 bucket rclone-test-koquxez6vezo 2025/02/13 04:54:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:37 DEBUG : B2 bucket rclone-test-koquxez6vezo: Waiting for checks to finish 2025/02/13 04:54:37 DEBUG : B2 bucket rclone-test-koquxez6vezo: Waiting for transfers to finish 2025/02/13 04:54:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:40 DEBUG : B2 bucket rclone-test-koquxez6vezo: Purge remote 2025/02/13 04:54:40 INFO : B2 bucket rclone-test-koquxez6vezo: cleaning bucket "rclone-test-koquxez6vezo" of all files 2025/02/13 04:54:40 DEBUG : sub dir/hello world: Deleting (id "4_z6f72adc3a08dfbdb9f480e1b_f1125415718cbda39_d20250213_m045439_c001_v0001099_t0028_u01739422479723") --- PASS: TestServerSideCopy (8.74s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 04:54:45 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:54:45 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:54:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/13 04:54:46 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyOverSelf (3.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-duqeduz8cugo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-masuhag5hebo -> B2 bucket rclone-test-duqeduz8cugo 2025/02/13 04:54:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:54:49 DEBUG : B2 bucket rclone-test-duqeduz8cugo: Waiting for checks to finish 2025/02/13 04:54:49 DEBUG : B2 bucket rclone-test-duqeduz8cugo: Waiting for transfers to finish 2025/02/13 04:54:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:54:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 04:54:55 DEBUG : B2 bucket rclone-test-duqeduz8cugo: Waiting for checks to finish 2025/02/13 04:54:55 DEBUG : B2 bucket rclone-test-duqeduz8cugo: Waiting for transfers to finish 2025/02/13 04:54:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/13 04:54:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:54:55 DEBUG : B2 bucket rclone-test-duqeduz8cugo: Purge remote 2025/02/13 04:54:55 INFO : B2 bucket rclone-test-duqeduz8cugo: cleaning bucket "rclone-test-duqeduz8cugo" of all files 2025/02/13 04:54:55 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2dda3a08dfbdb9f480e1b_f10222bd5816a7440_d20250213_m045455_c001_v0001099_t0051_u01739422495218") 2025/02/13 04:54:55 DEBUG : sub dir/hello world: Deleting (id "4_z7fb2dda3a08dfbdb9f480e1b_f1141bf215923173f_d20250213_m045453_c001_v0001184_t0014_u01739422493003") --- PASS: TestServerSideCopyOverSelf (13.76s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 04:55:02 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:02 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/13 04:55:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/13 04:55:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.37s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wicotuk9sizo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-masuhag5hebo -> B2 bucket rclone-test-wicotuk9sizo 2025/02/13 04:55:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:55:06 DEBUG : B2 bucket rclone-test-wicotuk9sizo: Waiting for checks to finish 2025/02/13 04:55:06 DEBUG : B2 bucket rclone-test-wicotuk9sizo: Waiting for transfers to finish 2025/02/13 04:55:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:55:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/13 04:55:12 DEBUG : B2 bucket rclone-test-wicotuk9sizo: Waiting for checks to finish 2025/02/13 04:55:12 DEBUG : B2 bucket rclone-test-wicotuk9sizo: Waiting for transfers to finish 2025/02/13 04:55:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/13 04:55:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/13 04:55:12 INFO : sub dir/hello world: Deleted 2025/02/13 04:55:14 DEBUG : testing file moves 2025/02/13 04:55:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/13 04:55:14 DEBUG : B2 bucket rclone-test-wicotuk9sizo: Waiting for checks to finish 2025/02/13 04:55:14 DEBUG : B2 bucket rclone-test-wicotuk9sizo: Waiting for transfers to finish 2025/02/13 04:55:14 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/13 04:55:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/13 04:55:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:14 DEBUG : B2 bucket rclone-test-wicotuk9sizo: Purge remote 2025/02/13 04:55:14 INFO : B2 bucket rclone-test-wicotuk9sizo: cleaning bucket "rclone-test-wicotuk9sizo" of all files 2025/02/13 04:55:15 DEBUG : sub dir/hello world: Deleting (id "4_zdfe21de3a09dfbdb9f480e1b_f107f7ae272eef829_d20250213_m045514_c001_v0001181_t0021_u01739422514298") 2025/02/13 04:55:15 DEBUG : sub dir/hello world: Deleting (id "4_zdfe21de3a09dfbdb9f480e1b_f107b00588fe6d18c_d20250213_m045512_c001_v0001105_t0040_u01739422512155") 2025/02/13 04:55:15 DEBUG : sub dir/hello world: Deleting (id "4_zdfe21de3a09dfbdb9f480e1b_f111d4fdb8aaccaba_d20250213_m045510_c001_v0001178_t0017_u01739422510251") --- PASS: TestServerSideMoveOverSelf (18.03s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:23 ERROR : : error listing: directory not found 2025/02/13 04:55:23 INFO : Local file system at /tmp/rclone1088910085: Making directory 2025/02/13 04:55:23 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:23 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.40s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:55:25 DEBUG : Local file system at /tmp/rclone1088910085: Waiting for checks to finish 2025/02/13 04:55:25 DEBUG : Local file system at /tmp/rclone1088910085: Waiting for transfers to finish 2025/02/13 04:55:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:55:26 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/13 04:55:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyRedownload (2.25s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/13 04:55:27 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:27 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 04:55:27 INFO : check sum: Copied (new) 2025/02/13 04:55:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:28 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 04:55:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/13 04:55:28 DEBUG : check sum: Unchanged skipping 2025/02/13 04:55:28 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:28 DEBUG : Waiting for deletions to finish 2025/02/13 04:55:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/13 04:55:29 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:29 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 04:55:30 INFO : sizeonly: Copied (new) 2025/02/13 04:55:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:30 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:30 DEBUG : sizeonly: Sizes identical 2025/02/13 04:55:30 DEBUG : sizeonly: Unchanged skipping 2025/02/13 04:55:30 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:30 DEBUG : Waiting for deletions to finish 2025/02/13 04:55:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.49s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/13 04:55:32 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:32 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/13 04:55:32 INFO : ignore-size: Copied (new) 2025/02/13 04:55:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:55:33 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:33 DEBUG : ignore-size: Unchanged skipping 2025/02/13 04:55:33 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:33 DEBUG : Waiting for deletions to finish 2025/02/13 04:55:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:55:35 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:35 DEBUG : existing: Unchanged skipping 2025/02/13 04:55:35 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:35 DEBUG : Waiting for deletions to finish 2025/02/13 04:55:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:35 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/13 04:55:35 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 04:55:36 INFO : existing: Copied (replaced existing) 2025/02/13 04:55:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.05s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/13 04:55:37 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:37 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 04:55:38 INFO : existing: Copied (new) 2025/02/13 04:55:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:39 DEBUG : existing: Destination exists, skipping 2025/02/13 04:55:39 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:39 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:39 DEBUG : Waiting for deletions to finish 2025/02/13 04:55:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.81s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:41 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/13 04:55:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:55:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/13 04:55:42 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:42 DEBUG : c/non empty space: Unchanged skipping 2025/02/13 04:55:42 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:55:43 INFO : a/potato2: Copied (new) 2025/02/13 04:55:43 DEBUG : Waiting for deletions to finish 2025/02/13 04:55:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.89s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:45 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:45 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/02/13 04:55:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 04:55:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/13 04:55:45 DEBUG : empty space: Unchanged skipping 2025/02/13 04:55:45 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:45 DEBUG : Waiting for deletions to finish 2025/02/13 04:55:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:45 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:45 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/02/13 04:55:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 04:55:46 INFO : empty space: Updated modification time in destination 2025/02/13 04:55:46 DEBUG : empty space: Unchanged skipping 2025/02/13 04:55:46 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:46 DEBUG : Waiting for deletions to finish 2025/02/13 04:55:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.71s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:49 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/02/13 04:55:49 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 04:55:49 DEBUG : empty space: Unchanged skipping 2025/02/13 04:55:49 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:49 DEBUG : Waiting for deletions to finish 2025/02/13 04:55:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.48s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:51 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/02/13 04:55:51 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1088910085) 2025/02/13 04:55:51 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-masuhag5hebo) 2025/02/13 04:55:51 DEBUG : foo: sha1 differ 2025/02/13 04:55:51 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:51 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/13 04:55:51 INFO : foo: Copied (replaced existing) 2025/02/13 04:55:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:53 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/13 04:55:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:55:53 DEBUG : empty space: Unchanged skipping 2025/02/13 04:55:53 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:53 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:54 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:55:54 INFO : potato: Copied (new) 2025/02/13 04:55:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.80s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/13 04:55:56 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:56 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:55:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/13 04:55:57 INFO : potato: Copied (replaced existing) 2025/02/13 04:55:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:55:59 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/02/13 04:55:59 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:55:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1088910085) 2025/02/13 04:55:59 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-masuhag5hebo) 2025/02/13 04:55:59 DEBUG : potato: sha1 differ 2025/02/13 04:55:59 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:00 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/13 04:56:00 INFO : potato: Copied (replaced existing) 2025/02/13 04:56:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:56:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/13 04:56:02 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:56:02 DEBUG : empty space: Unchanged skipping 2025/02/13 04:56:02 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:02 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:56:05 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:56:05 DEBUG : empty space: Unchanged skipping 2025/02/13 04:56:05 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:56:06 INFO : potato2: Copied (new) 2025/02/13 04:56:06 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:06 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:09 INFO : d: Making directory 2025/02/13 04:56:09 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/13 04:56:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:56:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/13 04:56:09 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:09 DEBUG : c/non empty space: Unchanged skipping 2025/02/13 04:56:09 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:10 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:56:10 INFO : a/potato2: Copied (new) 2025/02/13 04:56:10 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:10 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:12 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/13 04:56:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:56:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/13 04:56:13 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:13 DEBUG : c/non empty space: Unchanged skipping 2025/02/13 04:56:13 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:56:13 INFO : a/potato2: Copied (new) 2025/02/13 04:56:13 ERROR : B2 bucket rclone-test-masuhag5hebo: not deleting files as there were IO errors 2025/02/13 04:56:13 ERROR : B2 bucket rclone-test-masuhag5hebo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.33s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:16 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:56:16 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:56:16 DEBUG : empty space: Unchanged skipping 2025/02/13 04:56:16 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:17 INFO : potato: Deleted 2025/02/13 04:56:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:56:17 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.89s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:20 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:20 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:20 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:20 INFO : potato: Deleted 2025/02/13 04:56:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:56:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:56:20 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:20 DEBUG : empty space: Unchanged skipping 2025/02/13 04:56:20 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:56:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.95s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:56:24 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:24 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:25 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/13 04:56:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (4.00s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:28 DEBUG : enormous: Excluded (Size Filter) 2025/02/13 04:56:28 DEBUG : enormous: Excluded 2025/02/13 04:56:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 04:56:28 DEBUG : potato2: Excluded 2025/02/13 04:56:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 04:56:28 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:56:28 DEBUG : empty space: Unchanged skipping 2025/02/13 04:56:28 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:28 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:28 DEBUG : enormous: Excluded (Size Filter) 2025/02/13 04:56:28 DEBUG : enormous: Excluded 2025/02/13 04:56:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 04:56:28 DEBUG : potato2: Excluded 2025/02/13 04:56:28 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 04:56:28 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/13 04:56:28 DEBUG : empty space: Unchanged skipping 2025/02/13 04:56:28 DEBUG : Local file system at /tmp/rclone1088910085: Waiting for checks to finish 2025/02/13 04:56:28 DEBUG : Local file system at /tmp/rclone1088910085: Waiting for transfers to finish 2025/02/13 04:56:28 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.26s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:31 DEBUG : enormous: Excluded (Size Filter) 2025/02/13 04:56:31 DEBUG : enormous: Excluded 2025/02/13 04:56:31 DEBUG : potato2: Excluded (Size Filter) 2025/02/13 04:56:31 DEBUG : potato2: Excluded 2025/02/13 04:56:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:56:32 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:32 DEBUG : empty space: Unchanged skipping 2025/02/13 04:56:32 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:32 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:32 INFO : enormous: Deleted 2025/02/13 04:56:32 INFO : potato2: Deleted 2025/02/13 04:56:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:32 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/13 04:56:32 DEBUG : Local file system at /tmp/rclone1088910085: Waiting for checks to finish 2025/02/13 04:56:32 DEBUG : empty space: Unchanged skipping 2025/02/13 04:56:32 DEBUG : Local file system at /tmp/rclone1088910085: Waiting for transfers to finish 2025/02/13 04:56:32 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:32 INFO : enormous: Deleted 2025/02/13 04:56:32 INFO : potato2: Deleted 2025/02/13 04:56:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.89s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:35 DEBUG : five: Need to transfer - File not found at Destination 2025/02/13 04:56:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/13 04:56:35 DEBUG : three: Sizes identical 2025/02/13 04:56:35 DEBUG : one: Destination is newer than source, skipping 2025/02/13 04:56:35 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/13 04:56:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1088910085) 2025/02/13 04:56:35 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-masuhag5hebo) 2025/02/13 04:56:35 DEBUG : two: sha1 differ 2025/02/13 04:56:35 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 04:56:35 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:36 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/13 04:56:36 INFO : five: Copied (new) 2025/02/13 04:56:36 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/13 04:56:36 INFO : four: Copied (replaced existing) 2025/02/13 04:56:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/13 04:56:36 INFO : two: Copied (replaced existing) 2025/02/13 04:56:36 DEBUG : Waiting for deletions to finish 2025/02/13 04:56:37 DEBUG : one: Destination is newer than source, skipping 2025/02/13 04:56:37 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1088910085) 2025/02/13 04:56:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/13 04:56:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-masuhag5hebo) 2025/02/13 04:56:37 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/13 04:56:37 DEBUG : three: sha1 differ 2025/02/13 04:56:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 04:56:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/13 04:56:37 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/13 04:56:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/13 04:56:37 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/13 04:56:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/13 04:56:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 04:56:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/13 04:56:37 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 04:56:37 INFO : three: Copied (replaced existing) 2025/02/13 04:56:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.08s) === 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-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/13 04:56:39 INFO : B2 bucket rclone-test-masuhag5hebo: Making map for --track-renames 2025/02/13 04:56:39 INFO : B2 bucket rclone-test-masuhag5hebo: Finished making map for --track-renames 2025/02/13 04:56:39 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:39 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for renames to finish 2025/02/13 04:56:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/13 04:56:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/13 04:56:39 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 04:56:39 INFO : yam: Copied (new) 2025/02/13 04:56:39 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/13 04:56:39 INFO : potato: Copied (new) 2025/02/13 04:56:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:56:40 INFO : B2 bucket rclone-test-masuhag5hebo: Making map for --track-renames 2025/02/13 04:56:40 INFO : B2 bucket rclone-test-masuhag5hebo: Finished making map for --track-renames 2025/02/13 04:56:40 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:40 DEBUG : potato: Unchanged skipping 2025/02/13 04:56:40 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for renames to finish 2025/02/13 04:56:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 04:56:40 INFO : yam: Copied (server-side copy) to: yaml 2025/02/13 04:56:41 INFO : yam: Deleted 2025/02/13 04:56:41 INFO : yaml: Renamed from "yam" 2025/02/13 04:56:41 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.48s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/13 04:56:42 INFO : B2 bucket rclone-test-masuhag5hebo: Making map for --track-renames 2025/02/13 04:56:42 INFO : B2 bucket rclone-test-masuhag5hebo: Finished making map for --track-renames 2025/02/13 04:56:42 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/13 04:56:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/13 04:56:42 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for renames to finish 2025/02/13 04:56:42 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 04:56:43 INFO : yam: Copied (new) 2025/02/13 04:56:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/13 04:56:43 INFO : potato: Copied (new) 2025/02/13 04:56:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:44 INFO : B2 bucket rclone-test-masuhag5hebo: Making map for --track-renames 2025/02/13 04:56:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:56:44 INFO : B2 bucket rclone-test-masuhag5hebo: Finished making map for --track-renames 2025/02/13 04:56:44 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:44 DEBUG : potato: Unchanged skipping 2025/02/13 04:56:44 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for renames to finish 2025/02/13 04:56:44 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 04:56:44 INFO : yam: Copied (server-side copy) to: yaml 2025/02/13 04:56:44 INFO : yam: Deleted 2025/02/13 04:56:44 INFO : yaml: Renamed from "yam" 2025/02/13 04:56:44 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.84s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/13 04:56:46 INFO : B2 bucket rclone-test-masuhag5hebo: Making map for --track-renames 2025/02/13 04:56:46 INFO : B2 bucket rclone-test-masuhag5hebo: Finished making map for --track-renames 2025/02/13 04:56:46 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/13 04:56:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/13 04:56:46 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for renames to finish 2025/02/13 04:56:46 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:47 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/13 04:56:47 INFO : potato: Copied (new) 2025/02/13 04:56:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 04:56:47 INFO : sub/yam: Copied (new) 2025/02/13 04:56:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:47 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:56:47 DEBUG : potato: Unchanged skipping 2025/02/13 04:56:47 INFO : B2 bucket rclone-test-masuhag5hebo: Making map for --track-renames 2025/02/13 04:56:47 INFO : B2 bucket rclone-test-masuhag5hebo: Finished making map for --track-renames 2025/02/13 04:56:47 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:47 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for renames to finish 2025/02/13 04:56:48 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/13 04:56:48 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/13 04:56:48 INFO : sub/yam: Deleted 2025/02/13 04:56:48 INFO : yam: Renamed from "sub/yam" 2025/02/13 04:56:48 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.47s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:50 DEBUG : Creating backend with remote "/tmp/rclone1088910085/dir1" 2025/02/13 04:56:50 DEBUG : Creating backend with remote "/tmp/rclone1088910085/dir2" 2025/02/13 04:56:50 DEBUG : Local file system at /tmp/rclone1088910085/dir2: Using server-side directory move 2025/02/13 04:56:50 INFO : Local file system at /tmp/rclone1088910085/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/13 04:56:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/13 04:56:50 DEBUG : Local file system at /tmp/rclone1088910085/dir2: Waiting for checks to finish 2025/02/13 04:56:50 DEBUG : Local file system at /tmp/rclone1088910085/dir2: Waiting for transfers to finish 2025/02/13 04:56:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:56:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/13 04:56:50 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:50 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/13 04:56:50 INFO : nested/sub dir/file: Copied (new) 2025/02/13 04:56:50 INFO : nested/sub dir/file: Deleted 2025/02/13 04:56:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:56:51 INFO : sub dir/hello world: Copied (new) 2025/02/13 04:56:51 INFO : sub dir/hello world: Deleted 2025/02/13 04:56:51 INFO : sub dir: Removing directory 2025/02/13 04:56:51 INFO : nested/sub dir: Removing directory 2025/02/13 04:56:51 INFO : nested: Removing directory 2025/02/13 04:56:51 DEBUG : Local file system at /tmp/rclone1088910085: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/13 04:56:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/13 04:56:52 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:52 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:53 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/13 04:56:53 INFO : nested/sub dir/file: Copied (new) 2025/02/13 04:56:53 INFO : nested/sub dir/file: Deleted 2025/02/13 04:56:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/13 04:56:53 INFO : sub dir/hello world: Copied (new) 2025/02/13 04:56:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.51s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:55 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/13 04:56:55 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/13 04:56:55 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:55 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:55 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 04:56:55 INFO : existing: Copied (new) 2025/02/13 04:56:55 INFO : existing: Deleted 2025/02/13 04:56:56 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/13 04:56:56 INFO : existing-b: Copied (new) 2025/02/13 04:56:56 INFO : existing-b: Deleted 2025/02/13 04:56:56 DEBUG : existing: Destination exists, skipping 2025/02/13 04:56:56 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/13 04:56:56 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:56:56 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:56:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.47s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:56:57 DEBUG : Creating backend with remote "TestB2:rclone-test-noyawoh4dafe" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-masuhag5hebo -> B2 bucket rclone-test-noyawoh4dafe 2025/02/13 04:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:57:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/13 04:57:05 DEBUG : empty space: Unchanged skipping 2025/02/13 04:57:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/13 04:57:05 DEBUG : B2 bucket rclone-test-noyawoh4dafe: Waiting for checks to finish 2025/02/13 04:57:05 INFO : empty space: Deleted 2025/02/13 04:57:05 DEBUG : B2 bucket rclone-test-noyawoh4dafe: Waiting for transfers to finish 2025/02/13 04:57:05 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:57:05 INFO : potato2: Copied (server-side copy) 2025/02/13 04:57:05 INFO : potato2: Deleted 2025/02/13 04:57:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 04:57:06 INFO : potato3: Copied (server-side copy) 2025/02/13 04:57:06 INFO : potato3: Deleted 2025/02/13 04:57:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nerikog6vabe" 2025/02/13 04:57:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/13 04:57:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:57:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/13 04:57:07 DEBUG : B2 bucket rclone-test-nerikog6vabe: Waiting for checks to finish 2025/02/13 04:57:07 DEBUG : B2 bucket rclone-test-nerikog6vabe: Waiting for transfers to finish 2025/02/13 04:57:11 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 04:57:11 INFO : empty space: Copied (server-side copy) 2025/02/13 04:57:11 INFO : empty space: Deleted 2025/02/13 04:57:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 04:57:11 INFO : potato3: Copied (server-side copy) 2025/02/13 04:57:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:57:12 INFO : potato2: Copied (server-side copy) 2025/02/13 04:57:12 INFO : potato3: Deleted 2025/02/13 04:57:12 INFO : potato2: Deleted 2025/02/13 04:57:12 DEBUG : B2 bucket rclone-test-nerikog6vabe: Purge remote 2025/02/13 04:57:12 INFO : B2 bucket rclone-test-nerikog6vabe: cleaning bucket "rclone-test-nerikog6vabe" of all files 2025/02/13 04:57:12 DEBUG : empty space: Deleting (id "4_z2fc2fd83a0adfbdb9f480e1b_f1100a56f4fd61b26_d20250213_m045711_c001_v0001184_t0009_u01739422631441") 2025/02/13 04:57:12 DEBUG : potato2: Deleting (id "4_z2fc2fd83a0adfbdb9f480e1b_f100fe90df3e40e57_d20250213_m045711_c001_v0001117_t0055_u01739422631672") 2025/02/13 04:57:12 DEBUG : potato3: Deleting (id "4_z2fc2fd83a0adfbdb9f480e1b_f1157b57e871c12ab_d20250213_m045711_c001_v0001157_t0046_u01739422631814") 2025/02/13 04:57:14 DEBUG : B2 bucket rclone-test-noyawoh4dafe: Purge remote 2025/02/13 04:57:14 INFO : B2 bucket rclone-test-noyawoh4dafe: cleaning bucket "rclone-test-noyawoh4dafe" of all files 2025/02/13 04:57:14 DEBUG : empty space: Deleting (id "4_z5f02dda3a0adfbdb9f480e1b_f40569ccd2f95b7e7_d20250213_m045711_c001_v7007000_t0000_u01739422631645") 2025/02/13 04:57:14 DEBUG : empty space: Deleting (id "4_z5f02dda3a0adfbdb9f480e1b_f1126bc86efd310b7_d20250213_m045704_c001_v0001165_t0045_u01739422624313") 2025/02/13 04:57:14 DEBUG : potato2: Deleting (id "4_z5f02dda3a0adfbdb9f480e1b_f41306c1762a3c0e1_d20250213_m045712_c001_v7007000_t0000_u01739422632244") 2025/02/13 04:57:14 DEBUG : potato2: Deleting (id "4_z5f02dda3a0adfbdb9f480e1b_f102168d65618b398_d20250213_m045705_c001_v0001182_t0027_u01739422625586") 2025/02/13 04:57:14 DEBUG : potato3: Deleting (id "4_z5f02dda3a0adfbdb9f480e1b_f40569ccd2f95b7e8_d20250213_m045712_c001_v7007000_t0000_u01739422632070") 2025/02/13 04:57:14 DEBUG : potato3: Deleting (id "4_z5f02dda3a0adfbdb9f480e1b_f103ddc27316f8b2e_d20250213_m045705_c001_v0001178_t0033_u01739422625902") 2025/02/13 04:57:14 DEBUG : potato3: Deleting (id "4_z5f02dda3a0adfbdb9f480e1b_f1126bc86efd310b9_d20250213_m045704_c001_v0001165_t0024_u01739422624514") --- PASS: TestServerSideMove (22.06s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:57:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xisimok3heni" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-masuhag5hebo -> B2 bucket rclone-test-xisimok3heni 2025/02/13 04:57:28 DEBUG : empty space: Excluded (Size Filter) 2025/02/13 04:57:28 DEBUG : empty space: Excluded (Size Filter) 2025/02/13 04:57:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:57:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/13 04:57:28 DEBUG : B2 bucket rclone-test-xisimok3heni: Waiting for checks to finish 2025/02/13 04:57:28 DEBUG : B2 bucket rclone-test-xisimok3heni: Waiting for transfers to finish 2025/02/13 04:57:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:57:29 INFO : potato2: Copied (server-side copy) 2025/02/13 04:57:29 INFO : potato2: Deleted 2025/02/13 04:57:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 04:57:29 INFO : potato3: Copied (server-side copy) 2025/02/13 04:57:29 INFO : potato3: Deleted 2025/02/13 04:57:30 DEBUG : Creating backend with remote "TestB2:rclone-test-jixusab5jeha" 2025/02/13 04:57:30 DEBUG : empty space: Excluded (Size Filter) 2025/02/13 04:57:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:57:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/13 04:57:31 DEBUG : B2 bucket rclone-test-jixusab5jeha: Waiting for checks to finish 2025/02/13 04:57:31 DEBUG : B2 bucket rclone-test-jixusab5jeha: Waiting for transfers to finish 2025/02/13 04:57:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 04:57:34 INFO : potato3: Copied (server-side copy) 2025/02/13 04:57:35 INFO : potato3: Deleted 2025/02/13 04:57:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:57:35 INFO : potato2: Copied (server-side copy) 2025/02/13 04:57:35 INFO : potato2: Deleted 2025/02/13 04:57:35 DEBUG : B2 bucket rclone-test-jixusab5jeha: Purge remote 2025/02/13 04:57:35 INFO : B2 bucket rclone-test-jixusab5jeha: cleaning bucket "rclone-test-jixusab5jeha" of all files 2025/02/13 04:57:35 DEBUG : potato2: Deleting (id "4_z8fc25d33a0bdfbdb9f480e1b_f101e43fdee6ba489_d20250213_m045735_c001_v0001184_t0035_u01739422655022") 2025/02/13 04:57:35 DEBUG : potato3: Deleting (id "4_z8fc25d33a0bdfbdb9f480e1b_f102168d65618b5f8_d20250213_m045734_c001_v0001182_t0021_u01739422654795") 2025/02/13 04:57:37 DEBUG : B2 bucket rclone-test-xisimok3heni: Purge remote 2025/02/13 04:57:37 INFO : B2 bucket rclone-test-xisimok3heni: cleaning bucket "rclone-test-xisimok3heni" of all files 2025/02/13 04:57:38 DEBUG : empty space: Deleting (id "4_z3f123d43a0bdfbdb9f480e1b_f1191b5c5aad3bdf3_d20250213_m045727_c001_v0001103_t0020_u01739422647277") 2025/02/13 04:57:38 DEBUG : potato2: Deleting (id "4_z3f123d43a0bdfbdb9f480e1b_f400835ac9fcc322f_d20250213_m045735_c001_v7007000_t0000_u01739422655221") 2025/02/13 04:57:38 DEBUG : potato2: Deleting (id "4_z3f123d43a0bdfbdb9f480e1b_f1129d77391cbbd9c_d20250213_m045728_c001_v0001144_t0006_u01739422648772") 2025/02/13 04:57:38 DEBUG : potato3: Deleting (id "4_z3f123d43a0bdfbdb9f480e1b_f400835ac9fcc322d_d20250213_m045735_c001_v7007000_t0000_u01739422655000") 2025/02/13 04:57:38 DEBUG : potato3: Deleting (id "4_z3f123d43a0bdfbdb9f480e1b_f1003468926b2451b_d20250213_m045729_c001_v0001113_t0043_u01739422649151") 2025/02/13 04:57:38 DEBUG : potato3: Deleting (id "4_z3f123d43a0bdfbdb9f480e1b_f1191b5c5aad3bdf5_d20250213_m045727_c001_v0001103_t0032_u01739422647595") --- PASS: TestServerSideMoveWithFilter (22.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:57:41 DEBUG : Creating backend with remote "TestB2:rclone-test-suzogit1mizu" 2025/02/13 04:57:44 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-masuhag5hebo -> B2 bucket rclone-test-suzogit1mizu 2025/02/13 04:57:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:57:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/13 04:57:48 DEBUG : empty space: Unchanged skipping 2025/02/13 04:57:48 DEBUG : B2 bucket rclone-test-suzogit1mizu: Waiting for checks to finish 2025/02/13 04:57:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/13 04:57:48 INFO : empty space: Deleted 2025/02/13 04:57:48 DEBUG : B2 bucket rclone-test-suzogit1mizu: Waiting for transfers to finish 2025/02/13 04:57:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:57:48 INFO : potato2: Copied (server-side copy) 2025/02/13 04:57:48 INFO : potato2: Deleted 2025/02/13 04:57:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 04:57:50 INFO : potato3: Copied (server-side copy) 2025/02/13 04:57:50 INFO : potato3: Deleted 2025/02/13 04:57:51 DEBUG : Creating backend with remote "TestB2:rclone-test-bakacoc1hadi" 2025/02/13 04:57:52 INFO : tomatoDir: Making directory 2025/02/13 04:57:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/13 04:57:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/13 04:57:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/13 04:57:52 DEBUG : B2 bucket rclone-test-bakacoc1hadi: Waiting for checks to finish 2025/02/13 04:57:52 DEBUG : B2 bucket rclone-test-bakacoc1hadi: Waiting for transfers to finish 2025/02/13 04:57:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/13 04:57:56 INFO : potato2: Copied (server-side copy) 2025/02/13 04:57:56 INFO : potato2: Deleted 2025/02/13 04:57:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/13 04:57:56 INFO : potato3: Copied (server-side copy) 2025/02/13 04:57:57 INFO : potato3: Deleted 2025/02/13 04:57:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/13 04:57:57 INFO : empty space: Copied (server-side copy) 2025/02/13 04:57:57 INFO : empty space: Deleted 2025/02/13 04:57:58 DEBUG : B2 bucket rclone-test-bakacoc1hadi: Purge remote 2025/02/13 04:57:58 INFO : B2 bucket rclone-test-bakacoc1hadi: cleaning bucket "rclone-test-bakacoc1hadi" of all files 2025/02/13 04:57:58 DEBUG : empty space: Deleting (id "4_zcf72ad73a0bdfbdb9f480e1b_f1181f3c46e41b573_d20250213_m045756_c001_v0001115_t0021_u01739422676537") 2025/02/13 04:57:58 DEBUG : potato2: Deleting (id "4_zcf72ad73a0bdfbdb9f480e1b_f1126b7bbb2cd2b9e_d20250213_m045756_c001_v0001184_t0044_u01739422676325") 2025/02/13 04:57:58 DEBUG : potato3: Deleting (id "4_zcf72ad73a0bdfbdb9f480e1b_f1077cb1efe36600a_d20250213_m045756_c001_v0001182_t0023_u01739422676716") 2025/02/13 04:57:59 DEBUG : B2 bucket rclone-test-suzogit1mizu: Purge remote 2025/02/13 04:57:59 INFO : B2 bucket rclone-test-suzogit1mizu: cleaning bucket "rclone-test-suzogit1mizu" of all files 2025/02/13 04:57:59 DEBUG : empty space: Deleting (id "4_zff528da3a0bdfbdb9f480e1b_f40170a8b79714d77_d20250213_m045757_c001_v7007000_t0000_u01739422677432") 2025/02/13 04:57:59 DEBUG : empty space: Deleting (id "4_zff528da3a0bdfbdb9f480e1b_f1165d046d6c649f3_d20250213_m045747_c001_v0001184_t0008_u01739422667597") 2025/02/13 04:57:59 DEBUG : potato2: Deleting (id "4_zff528da3a0bdfbdb9f480e1b_f40170a8b79714d6f_d20250213_m045756_c001_v7007000_t0000_u01739422676523") 2025/02/13 04:57:59 DEBUG : potato2: Deleting (id "4_zff528da3a0bdfbdb9f480e1b_f102168d65618b763_d20250213_m045748_c001_v0001182_t0018_u01739422668402") 2025/02/13 04:57:59 DEBUG : potato3: Deleting (id "4_zff528da3a0bdfbdb9f480e1b_f40170a8b79714d71_d20250213_m045756_c001_v7007000_t0000_u01739422676930") 2025/02/13 04:57:59 DEBUG : potato3: Deleting (id "4_zff528da3a0bdfbdb9f480e1b_f1107ab607a6a0320_d20250213_m045750_c001_v0001182_t0054_u01739422670681") 2025/02/13 04:57:59 DEBUG : potato3: Deleting (id "4_zff528da3a0bdfbdb9f480e1b_f1165d046d6c649fb_d20250213_m045747_c001_v0001184_t0002_u01739422667792") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:58:04 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.29s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:58:07 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:58:10 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/rclone-sync-test" 2025/02/13 04:58:12 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/rclone-sync-test-include/layer2" 2025/02/13 04:58:14 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/rclone-sync-test-ignore-file" 2025/02/13 04:58:18 DEBUG : B2 bucket rclone-test-masuhag5hebo path rclone-sync-test: Waiting for checks to finish 2025/02/13 04:58:18 DEBUG : B2 bucket rclone-test-masuhag5hebo path rclone-sync-test: Waiting for transfers to finish 2025/02/13 04:58:18 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:18 INFO : There was nothing to transfer 2025/02/13 04:58:18 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:58:18 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:58:18 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:58:19 DEBUG : B2 bucket rclone-test-masuhag5hebo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/13 04:58:19 DEBUG : B2 bucket rclone-test-masuhag5hebo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/13 04:58:19 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:58:19 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 04:58:19 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 04:58:19 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:58:19 DEBUG : B2 bucket rclone-test-masuhag5hebo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/13 04:58:19 DEBUG : B2 bucket rclone-test-masuhag5hebo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/13 04:58:19 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:58:26 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/dst" 2025/02/13 04:58:27 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/CompareDest" 2025/02/13 04:58:29 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 04:58:29 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:29 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:58:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 04:58:30 INFO : one: Copied (new) 2025/02/13 04:58:30 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 04:58:31 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:31 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:58:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/13 04:58:32 INFO : one: Copied (replaced existing) 2025/02/13 04:58:32 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 04:58:34 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:58:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 04:58:34 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:58:34 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:34 INFO : There was nothing to transfer 2025/02/13 04:58:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:58:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 04:58:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 04:58:36 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:58:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 04:58:36 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:58:36 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:36 INFO : There was nothing to transfer 2025/02/13 04:58:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:58:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 04:58:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 04:58:36 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:58:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 04:58:36 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:58:36 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:36 INFO : There was nothing to transfer 2025/02/13 04:58:38 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/02/13 04:58:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/13 04:58:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/13 04:58:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 04:58:38 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:58:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 04:58:38 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:58:38 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:38 INFO : There was nothing to transfer 2025/02/13 04:58:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/13 04:58:38 DEBUG : two: Need to transfer - File not found at Destination 2025/02/13 04:58:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 04:58:38 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:58:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/13 04:58:39 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:58:40 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/13 04:58:40 INFO : two: Copied (new) 2025/02/13 04:58:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.87s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:58:43 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/dest" 2025/02/13 04:58:44 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/pre-dest1" 2025/02/13 04:58:45 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/pre-dest2" 2025/02/13 04:58:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:58:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/13 04:58:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:58:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/13 04:58:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/13 04:58:48 DEBUG : B2 bucket rclone-test-masuhag5hebo path dest: Waiting for checks to finish 2025/02/13 04:58:48 DEBUG : B2 bucket rclone-test-masuhag5hebo path dest: Waiting for transfers to finish 2025/02/13 04:58:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/13 04:58:49 INFO : 3: Copied (new) 2025/02/13 04:58:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.51s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:58:50 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/dst" 2025/02/13 04:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/CopyDest" 2025/02/13 04:58:54 DEBUG : one: Need to transfer - File not found at Destination 2025/02/13 04:58:54 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:54 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:58:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 04:58:54 INFO : one: Copied (new) 2025/02/13 04:58:54 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 04:58:55 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:55 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:58:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/13 04:58:55 INFO : one: Copied (replaced existing) 2025/02/13 04:58:55 DEBUG : Waiting for deletions to finish 2025/02/13 04:58:58 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/BackupDir" 2025/02/13 04:58:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 04:58:59 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:58:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:58:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/13 04:59:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 04:59:01 INFO : one: Copied (server-side copy) 2025/02/13 04:59:01 INFO : one: Deleted 2025/02/13 04:59:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/13 04:59:01 INFO : one: Copied (server-side copy) 2025/02/13 04:59:01 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/13 04:59:01 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:01 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:03 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:59:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/13 04:59:03 INFO : two: Copied (server-side copy) 2025/02/13 04:59:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/13 04:59:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:59:03 DEBUG : one: Unchanged skipping 2025/02/13 04:59:03 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:03 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:03 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:59:04 DEBUG : one: Unchanged skipping 2025/02/13 04:59:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:59:04 DEBUG : two: Unchanged skipping 2025/02/13 04:59:04 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:04 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:04 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:04 INFO : There was nothing to transfer 2025/02/13 04:59:05 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/13 04:59:05 DEBUG : three: Destination not found in --copy-dest 2025/02/13 04:59:05 DEBUG : three: Need to transfer - File not found at Destination 2025/02/13 04:59:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:59:05 DEBUG : one: Unchanged skipping 2025/02/13 04:59:05 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/13 04:59:05 DEBUG : two: Unchanged skipping 2025/02/13 04:59:05 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/13 04:59:06 INFO : three: Copied (new) 2025/02/13 04:59:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.33s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:59:10 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1113-10.backblaze.com/b2api/v1/b2_upload_file/3f522d43a08dfbdb9f480e1b/c001_v0001113_t0053": EOF 2025/02/13 04:59:10 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1113-10.backblaze.com/b2api/v1/b2_upload_file/3f522d43a08dfbdb9f480e1b/c001_v0001113_t0053": EOF) 2025/02/13 04:59:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-masuhag5hebo: 1/10 (Post "https://pod-000-1113-10.backblaze.com/b2api/v1/b2_upload_file/3f522d43a08dfbdb9f480e1b/c001_v0001113_t0053": EOF) 2025/02/13 04:59:12 DEBUG : pacer: Reducing sleep to 10ms 2025/02/13 04:59:12 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/dst" 2025/02/13 04:59:14 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/backup" 2025/02/13 04:59:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 04:59:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:59:15 DEBUG : two: Unchanged skipping 2025/02/13 04:59:15 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 04:59:17 INFO : one: Copied (server-side copy) 2025/02/13 04:59:17 INFO : one: Deleted 2025/02/13 04:59:17 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 04:59:18 INFO : one: Copied (new) 2025/02/13 04:59:18 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 04:59:18 INFO : three.txt: Copied (server-side copy) 2025/02/13 04:59:18 INFO : three.txt: Deleted 2025/02/13 04:59:18 INFO : three.txt: Moved into backup dir 2025/02/13 04:59:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 04:59:20 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:59:20 DEBUG : two: Unchanged skipping 2025/02/13 04:59:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 04:59:20 INFO : one: Copied (server-side copy) 2025/02/13 04:59:21 INFO : one: Deleted 2025/02/13 04:59:21 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 04:59:21 INFO : one: Copied (new) 2025/02/13 04:59:21 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 04:59:22 INFO : three.txt: Copied (server-side copy) 2025/02/13 04:59:22 INFO : three.txt: Deleted 2025/02/13 04:59:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:59:25 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/dst" 2025/02/13 04:59:26 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/backup" 2025/02/13 04:59:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 04:59:28 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:59:28 DEBUG : two: Unchanged skipping 2025/02/13 04:59:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 04:59:29 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 04:59:29 INFO : one: Deleted 2025/02/13 04:59:29 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 04:59:30 INFO : one: Copied (new) 2025/02/13 04:59:30 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 04:59:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 04:59:31 INFO : three.txt: Deleted 2025/02/13 04:59:31 INFO : three.txt: Moved into backup dir 2025/02/13 04:59:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 04:59:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:59:33 DEBUG : two: Unchanged skipping 2025/02/13 04:59:33 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 04:59:33 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 04:59:33 INFO : one: Deleted 2025/02/13 04:59:33 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 04:59:34 INFO : one: Copied (new) 2025/02/13 04:59:34 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 04:59:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 04:59:35 INFO : three.txt: Deleted 2025/02/13 04:59:35 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:59:38 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/dst" 2025/02/13 04:59:39 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/backup" 2025/02/13 04:59:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 04:59:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:59:41 DEBUG : two: Unchanged skipping 2025/02/13 04:59:41 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 04:59:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/13 04:59:43 INFO : one: Deleted 2025/02/13 04:59:43 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 04:59:44 INFO : one: Copied (new) 2025/02/13 04:59:44 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 04:59:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/13 04:59:44 INFO : three.txt: Deleted 2025/02/13 04:59:44 INFO : three.txt: Moved into backup dir 2025/02/13 04:59:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 04:59:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:59:46 DEBUG : two: Unchanged skipping 2025/02/13 04:59:46 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 04:59:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/13 04:59:46 INFO : one: Deleted 2025/02/13 04:59:46 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 04:59:47 INFO : one: Copied (new) 2025/02/13 04:59:47 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 04:59:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/13 04:59:47 INFO : three.txt: Deleted 2025/02/13 04:59:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.54s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 04:59:51 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/dst" 2025/02/13 04:59:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 04:59:53 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:59:53 DEBUG : two: Unchanged skipping 2025/02/13 04:59:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 04:59:53 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 04:59:53 INFO : one: Deleted 2025/02/13 04:59:53 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 04:59:54 INFO : one: Copied (new) 2025/02/13 04:59:54 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 04:59:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 04:59:55 INFO : three.txt: Deleted 2025/02/13 04:59:55 INFO : three.txt: Moved into backup dir 2025/02/13 04:59:56 DEBUG : one.bak: Excluded (Path Filter) 2025/02/13 04:59:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/13 04:59:56 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for checks to finish 2025/02/13 04:59:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 04:59:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 04:59:56 DEBUG : two: Unchanged skipping 2025/02/13 04:59:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 04:59:57 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 04:59:57 INFO : one: Deleted 2025/02/13 04:59:57 DEBUG : B2 bucket rclone-test-masuhag5hebo path dst: Waiting for transfers to finish 2025/02/13 04:59:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 04:59:57 INFO : one: Copied (new) 2025/02/13 04:59:57 DEBUG : Waiting for deletions to finish 2025/02/13 04:59:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 04:59:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 04:59:58 INFO : three.txt: Deleted 2025/02/13 04:59:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.32s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:00:01 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/dst" 2025/02/13 05:00:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 05:00:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 05:00:03 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 05:00:04 INFO : one: Deleted 2025/02/13 05:00:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 05:00:04 INFO : one: Copied (new) 2025/02/13 05:00:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:04 DEBUG : two: Unchanged skipping 2025/02/13 05:00:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/13 05:00:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 05:00:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 05:00:06 INFO : three.txt: Deleted 2025/02/13 05:00:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 05:00:06 INFO : three.txt: Copied (new) 2025/02/13 05:00:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 05:00:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 05:00:07 INFO : one: Copied (server-side copy) to: one.bak 2025/02/13 05:00:08 INFO : one: Deleted 2025/02/13 05:00:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 05:00:08 INFO : one: Copied (new) 2025/02/13 05:00:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:08 DEBUG : two: Unchanged skipping 2025/02/13 05:00:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/13 05:00:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 05:00:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/13 05:00:09 INFO : three.txt: Deleted 2025/02/13 05:00:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/13 05:00:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.68s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:00:13 DEBUG : Creating backend with remote "TestB2:rclone-test-masuhag5hebo/dst" 2025/02/13 05:00:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/13 05:00:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/13 05:00:15 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/13 05:00:16 INFO : one: Deleted 2025/02/13 05:00:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 05:00:17 INFO : one: Copied (new) 2025/02/13 05:00:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:17 DEBUG : two: Unchanged skipping 2025/02/13 05:00:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/13 05:00:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/13 05:00:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/13 05:00:18 INFO : three.txt: Deleted 2025/02/13 05:00:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 05:00:18 INFO : three.txt: Copied (new) 2025/02/13 05:00:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/13 05:00:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/13 05:00:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/13 05:00:20 INFO : one: Deleted 2025/02/13 05:00:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/13 05:00:20 INFO : one: Copied (new) 2025/02/13 05:00:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:20 DEBUG : two: Unchanged skipping 2025/02/13 05:00:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/13 05:00:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/13 05:00:21 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/13 05:00:21 INFO : three.txt: Deleted 2025/02/13 05:00:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/13 05:00:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.47s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:00:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/13 05:00:24 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 05:00:24 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 05:00:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/13 05:00:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/13 05:00:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:00:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/13 05:00:26 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 05:00:26 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 05:00:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/13 05:00:27 INFO : existing: Copied (new) 2025/02/13 05:00:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:00:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/13 05:00:27 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 05:00:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/13 05:00:27 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 05:00:27 ERROR : B2 bucket rclone-test-masuhag5hebo: not deleting files as there were IO errors 2025/02/13 05:00:27 ERROR : B2 bucket rclone-test-masuhag5hebo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncImmutable (2.90s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:00:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:29 DEBUG : existing: Unchanged skipping 2025/02/13 05:00:29 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 05:00:29 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 05:00:29 DEBUG : Waiting for deletions to finish 2025/02/13 05:00:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.58s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:00:52 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 05:00:52 DEBUG : both0: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both12: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both13: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both1: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both15: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both11: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both17: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both18: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both19: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both2: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both3: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both4: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both5: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both10: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both14: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both16: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:00:52 DEBUG : both9: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both8: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both7: Unchanged skipping 2025/02/13 05:00:52 DEBUG : both6: Unchanged skipping 2025/02/13 05:00:52 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 05:00:52 DEBUG : Waiting for deletions to finish 2025/02/13 05:00:52 INFO : only17: Deleted 2025/02/13 05:00:53 INFO : only5: Deleted 2025/02/13 05:00:53 INFO : only9: Deleted 2025/02/13 05:00:53 INFO : only16: Deleted 2025/02/13 05:00:53 INFO : only14: Deleted 2025/02/13 05:00:53 INFO : only0: Deleted 2025/02/13 05:00:53 INFO : only18: Deleted 2025/02/13 05:00:53 INFO : only19: Deleted 2025/02/13 05:00:53 INFO : only6: Deleted 2025/02/13 05:00:53 INFO : only7: Deleted 2025/02/13 05:00:53 INFO : only10: Deleted 2025/02/13 05:00:53 INFO : only15: Deleted 2025/02/13 05:00:53 INFO : only13: Deleted 2025/02/13 05:00:53 INFO : only4: Deleted 2025/02/13 05:00:53 INFO : only3: Deleted 2025/02/13 05:00:53 INFO : only8: Deleted 2025/02/13 05:00:53 INFO : only1: Deleted 2025/02/13 05:00:53 INFO : only11: Deleted 2025/02/13 05:00:53 INFO : only12: Deleted 2025/02/13 05:00:53 INFO : only2: Deleted 2025/02/13 05:00:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (26.58s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:01:21 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for checks to finish 2025/02/13 05:01:21 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both1: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both10: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both13: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both14: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both11: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both16: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both17: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both18: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both0: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both12: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both3: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both4: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both15: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both6: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both7: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both8: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/13 05:01:21 DEBUG : both19: Unchanged skipping 2025/02/13 05:01:21 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/13 05:01:21 DEBUG : both2: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both5: Unchanged skipping 2025/02/13 05:01:21 DEBUG : both9: Unchanged skipping 2025/02/13 05:01:21 DEBUG : B2 bucket rclone-test-masuhag5hebo: Waiting for transfers to finish 2025/02/13 05:01:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:21 INFO : only0: Copied (replaced existing) 2025/02/13 05:01:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:21 INFO : only1: Copied (replaced existing) 2025/02/13 05:01:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:21 INFO : only13: Copied (replaced existing) 2025/02/13 05:01:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:21 INFO : only12: Copied (replaced existing) 2025/02/13 05:01:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:21 INFO : only10: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only14: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only15: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only16: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only17: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only11: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only18: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only19: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only2: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only3: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only4: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only6: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only8: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only5: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only7: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/13 05:01:22 INFO : only9: Copied (replaced existing) 2025/02/13 05:01:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (32.60s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:01:31 DEBUG : empty_dir: Making directory with metadata 2025/02/13 05:01:31 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 05:01:31 DEBUG : empty_on_remote: Making directory with metadata 2025/02/13 05:01:31 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 05:01:31 INFO : empty_on_remote: Making directory 2025/02/13 05:01:31 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-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:01:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/13 05:01:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/13 05:01:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/13 05:01:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.15s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:01:34 DEBUG : empty_dir: Making directory with metadata 2025/02/13 05:01:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 05:01:34 DEBUG : empty_on_remote: Making directory with metadata 2025/02/13 05:01:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/13 05:01:34 INFO : empty_on_remote: Making directory 2025/02/13 05:01:34 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-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:01:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/13 05:01:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/13 05:01:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/13 05:01:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/13 05:01:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.41s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:01:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 05:01:38 INFO : sub dir: Making directory 2025/02/13 05:01:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.20s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" 2025/02/13 05:01:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/13 05:01:41 INFO : sub dir: Making directory 2025/02/13 05:01:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-masuhag5hebo", Local "Local file system at /tmp/rclone1088910085", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.87s) PASS 2025/02/13 05:01:45 DEBUG : B2 bucket rclone-test-masuhag5hebo: Purge remote 2025/02/13 05:01:45 INFO : B2 bucket rclone-test-masuhag5hebo: cleaning bucket "rclone-test-masuhag5hebo" of all files 2025/02/13 05:01:45 DEBUG : BackupDir/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b98e_d20250213_m045906_c001_v7007000_t0000_u01739422746884") 2025/02/13 05:01:45 DEBUG : BackupDir/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f11455f822a0a873e_d20250213_m045900_c001_v0001157_t0008_u01739422740639") 2025/02/13 05:01:45 DEBUG : CompareDest/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be34f_d20250213_m045840_c001_v7007000_t0000_u01739422720630") 2025/02/13 05:01:45 DEBUG : CompareDest/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3d86_d20250213_m045833_c001_v0001153_t0009_u01739422713773") 2025/02/13 05:01:45 DEBUG : CompareDest/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be352_d20250213_m045840_c001_v7007000_t0000_u01739422720813") 2025/02/13 05:01:45 DEBUG : CompareDest/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816be9_d20250213_m045835_c001_v0001113_t0015_u01739422715238") 2025/02/13 05:01:45 DEBUG : CopyDest/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b990_d20250213_m045907_c001_v7007000_t0000_u01739422747070") 2025/02/13 05:01:45 DEBUG : CopyDest/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00420f5_d20250213_m045857_c001_v0001117_t0011_u01739422737183") 2025/02/13 05:01:45 DEBUG : CopyDest/three: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b992_d20250213_m045907_c001_v7007000_t0000_u01739422747253") 2025/02/13 05:01:46 DEBUG : CopyDest/three: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816c3f_d20250213_m045905_c001_v0001113_t0033_u01739422745025") 2025/02/13 05:01:46 DEBUG : CopyDest/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b993_d20250213_m045907_c001_v7007000_t0000_u01739422747436") 2025/02/13 05:01:46 DEBUG : CopyDest/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3da2_d20250213_m045902_c001_v0001153_t0019_u01739422742274") 2025/02/13 05:01:46 DEBUG : EXISTING: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460dc9f_d20250213_m050030_c001_v7007000_t0000_u01739422830445") 2025/02/13 05:01:46 DEBUG : EXISTING: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e0c_d20250213_m050029_c001_v0001153_t0024_u01739422829236") 2025/02/13 05:01:46 DEBUG : Testêé: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460dc7b_d20250213_m050025_c001_v7007000_t0000_u01739422825961") 2025/02/13 05:01:46 DEBUG : Testêé: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e08_d20250213_m050025_c001_v0001153_t0009_u01739422825252") 2025/02/13 05:01:46 DEBUG : Testêé: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004226d_d20250213_m050023_c001_v0001117_t0050_u01739422823951") 2025/02/13 05:01:46 DEBUG : a/potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3ea_d20250213_m045614_c001_v7007000_t0000_u01739422574165") 2025/02/13 05:01:46 DEBUG : a/potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ea0_d20250213_m045613_c001_v0001117_t0003_u01739422573316") 2025/02/13 05:01:46 DEBUG : a/potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3e1_d20250213_m045611_c001_v7007000_t0000_u01739422571008") 2025/02/13 05:01:46 DEBUG : a/potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e8e_d20250213_m045609_c001_v0001117_t0048_u01739422569812") 2025/02/13 05:01:46 DEBUG : a/potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d4201_d20250213_m045543_c001_v7007000_t0000_u01739422543650") 2025/02/13 05:01:46 DEBUG : a/potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e02_d20250213_m045542_c001_v0001117_t0011_u01739422542383") 2025/02/13 05:01:46 DEBUG : b/potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3eb_d20250213_m045614_c001_v7007000_t0000_u01739422574347") 2025/02/13 05:01:47 DEBUG : b/potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e9a_d20250213_m045611_c001_v0001117_t0036_u01739422571932") 2025/02/13 05:01:47 DEBUG : b/potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3df_d20250213_m045610_c001_v7007000_t0000_u01739422570441") 2025/02/13 05:01:47 DEBUG : b/potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e82_d20250213_m045608_c001_v0001117_t0041_u01739422568064") 2025/02/13 05:01:47 DEBUG : b/potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d41fe_d20250213_m045543_c001_v7007000_t0000_u01739422543100") 2025/02/13 05:01:47 DEBUG : b/potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041df4_d20250213_m045540_c001_v0001117_t0018_u01739422540669") 2025/02/13 05:01:47 DEBUG : backup/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446657a0_d20250213_m045922_c001_v7007000_t0000_u01739422762787") 2025/02/13 05:01:47 DEBUG : backup/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f10509895933f8aaa_d20250213_m045920_c001_v0001179_t0058_u01739422760817") 2025/02/13 05:01:47 DEBUG : backup/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f11618d3e80f321e4_d20250213_m045917_c001_v0001182_t0046_u01739422757033") 2025/02/13 05:01:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be61_d20250213_m045948_c001_v7007000_t0000_u01739422788191") 2025/02/13 05:01:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f114a4e0b9b0c9d1c_d20250213_m045946_c001_v0001172_t0050_u01739422786540") 2025/02/13 05:01:47 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f109dea6ee5ba4f39_d20250213_m045942_c001_v0001104_t0042_u01739422782645") 2025/02/13 05:01:47 DEBUG : backup/one.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f401a71ca0bc64d33_d20250213_m045935_c001_v7007000_t0000_u01739422775641") 2025/02/13 05:01:47 DEBUG : backup/one.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1107ab607a6a0bf5_d20250213_m045933_c001_v0001182_t0035_u01739422773598") 2025/02/13 05:01:47 DEBUG : backup/one.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f113c9fa8ad9a49da_d20250213_m045929_c001_v0001184_t0034_u01739422769680") 2025/02/13 05:01:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be63_d20250213_m045948_c001_v7007000_t0000_u01739422788372") 2025/02/13 05:01:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1121dbab84d47a99_d20250213_m045947_c001_v0001182_t0042_u01739422787437") 2025/02/13 05:01:47 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1035a54931e1a558_d20250213_m045944_c001_v0001184_t0050_u01739422784339") 2025/02/13 05:01:47 DEBUG : backup/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446657a2_d20250213_m045922_c001_v7007000_t0000_u01739422762972") 2025/02/13 05:01:47 DEBUG : backup/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f114427b1ad525a41_d20250213_m045921_c001_v0001150_t0031_u01739422761938") 2025/02/13 05:01:47 DEBUG : backup/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f111c963cb27a50f6_d20250213_m045918_c001_v0001182_t0050_u01739422758571") 2025/02/13 05:01:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f401a71ca0bc64d34_d20250213_m045935_c001_v7007000_t0000_u01739422775839") 2025/02/13 05:01:47 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1146472a465948bd_d20250213_m045934_c001_v0001117_t0045_u01739422774423") 2025/02/13 05:01:48 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f108727d373fcbcc2_d20250213_m045931_c001_v0001109_t0034_u01739422771018") 2025/02/13 05:01:48 DEBUG : both0: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd5a_d20250213_m050123_c001_v7007000_t0000_u01739422883383") 2025/02/13 05:01:48 DEBUG : both0: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042333_d20250213_m050059_c001_v0001117_t0017_u01739422859290") 2025/02/13 05:01:48 DEBUG : both0: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be61b_d20250213_m050054_c001_v7007000_t0000_u01739422854513") 2025/02/13 05:01:48 DEBUG : both0: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042291_d20250213_m050032_c001_v0001117_t0059_u01739422832697") 2025/02/13 05:01:48 DEBUG : both1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd5b_d20250213_m050123_c001_v7007000_t0000_u01739422883566") 2025/02/13 05:01:48 DEBUG : both1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004233b_d20250213_m050100_c001_v0001117_t0002_u01739422860602") 2025/02/13 05:01:48 DEBUG : both1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be61e_d20250213_m050054_c001_v7007000_t0000_u01739422854697") 2025/02/13 05:01:48 DEBUG : both1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042293_d20250213_m050033_c001_v0001117_t0007_u01739422833594") 2025/02/13 05:01:48 DEBUG : both10: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd5c_d20250213_m050123_c001_v7007000_t0000_u01739422883749") 2025/02/13 05:01:48 DEBUG : both10: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042369_d20250213_m050109_c001_v0001117_t0015_u01739422869690") 2025/02/13 05:01:48 DEBUG : both10: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be620_d20250213_m050054_c001_v7007000_t0000_u01739422854887") 2025/02/13 05:01:48 DEBUG : both10: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422c9_d20250213_m050042_c001_v0001117_t0040_u01739422842071") 2025/02/13 05:01:48 DEBUG : both11: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd60_d20250213_m050123_c001_v7007000_t0000_u01739422883932") 2025/02/13 05:01:48 DEBUG : both11: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004236d_d20250213_m050110_c001_v0001117_t0013_u01739422870623") 2025/02/13 05:01:48 DEBUG : both11: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be622_d20250213_m050055_c001_v7007000_t0000_u01739422855068") 2025/02/13 05:01:48 DEBUG : both11: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422cf_d20250213_m050043_c001_v0001117_t0040_u01739422843011") 2025/02/13 05:01:48 DEBUG : both12: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd63_d20250213_m050124_c001_v7007000_t0000_u01739422884117") 2025/02/13 05:01:49 DEBUG : both12: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042373_d20250213_m050111_c001_v0001117_t0046_u01739422871573") 2025/02/13 05:01:49 DEBUG : both12: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be623_d20250213_m050055_c001_v7007000_t0000_u01739422855249") 2025/02/13 05:01:49 DEBUG : both12: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422d5_d20250213_m050044_c001_v0001117_t0020_u01739422844013") 2025/02/13 05:01:49 DEBUG : both13: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd66_d20250213_m050124_c001_v7007000_t0000_u01739422884310") 2025/02/13 05:01:49 DEBUG : both13: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042379_d20250213_m050113_c001_v0001117_t0041_u01739422873190") 2025/02/13 05:01:49 DEBUG : both13: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be626_d20250213_m050055_c001_v7007000_t0000_u01739422855484") 2025/02/13 05:01:49 DEBUG : both13: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422db_d20250213_m050044_c001_v0001117_t0013_u01739422844870") 2025/02/13 05:01:49 DEBUG : both14: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd68_d20250213_m050124_c001_v7007000_t0000_u01739422884520") 2025/02/13 05:01:49 DEBUG : both14: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042383_d20250213_m050114_c001_v0001117_t0043_u01739422874438") 2025/02/13 05:01:49 DEBUG : both14: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be628_d20250213_m050055_c001_v7007000_t0000_u01739422855667") 2025/02/13 05:01:49 DEBUG : both14: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422dd_d20250213_m050045_c001_v0001117_t0001_u01739422845690") 2025/02/13 05:01:49 DEBUG : both15: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd6a_d20250213_m050124_c001_v7007000_t0000_u01739422884705") 2025/02/13 05:01:49 DEBUG : both15: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042387_d20250213_m050115_c001_v0001117_t0018_u01739422875617") 2025/02/13 05:01:49 DEBUG : both15: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be629_d20250213_m050055_c001_v7007000_t0000_u01739422855862") 2025/02/13 05:01:49 DEBUG : both15: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422df_d20250213_m050046_c001_v0001117_t0050_u01739422846794") 2025/02/13 05:01:49 DEBUG : both16: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd6c_d20250213_m050124_c001_v7007000_t0000_u01739422884888") 2025/02/13 05:01:49 DEBUG : both16: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042389_d20250213_m050116_c001_v0001117_t0059_u01739422876605") 2025/02/13 05:01:49 DEBUG : both16: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be62a_d20250213_m050056_c001_v7007000_t0000_u01739422856048") 2025/02/13 05:01:49 DEBUG : both16: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422e1_d20250213_m050047_c001_v0001117_t0045_u01739422847675") 2025/02/13 05:01:49 DEBUG : both17: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd6e_d20250213_m050125_c001_v7007000_t0000_u01739422885082") 2025/02/13 05:01:49 DEBUG : both17: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042393_d20250213_m050117_c001_v0001117_t0040_u01739422877768") 2025/02/13 05:01:50 DEBUG : both17: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be62d_d20250213_m050056_c001_v7007000_t0000_u01739422856245") 2025/02/13 05:01:50 DEBUG : both17: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422e7_d20250213_m050048_c001_v0001117_t0034_u01739422848501") 2025/02/13 05:01:50 DEBUG : both18: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd70_d20250213_m050125_c001_v7007000_t0000_u01739422885267") 2025/02/13 05:01:50 DEBUG : both18: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042399_d20250213_m050118_c001_v0001117_t0000_u01739422878615") 2025/02/13 05:01:50 DEBUG : both18: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be62e_d20250213_m050056_c001_v7007000_t0000_u01739422856482") 2025/02/13 05:01:50 DEBUG : both18: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422f5_d20250213_m050049_c001_v0001117_t0052_u01739422849960") 2025/02/13 05:01:50 DEBUG : both19: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd72_d20250213_m050125_c001_v7007000_t0000_u01739422885450") 2025/02/13 05:01:50 DEBUG : both19: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004239b_d20250213_m050119_c001_v0001117_t0044_u01739422879566") 2025/02/13 05:01:50 DEBUG : both19: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be62f_d20250213_m050056_c001_v7007000_t0000_u01739422856666") 2025/02/13 05:01:50 DEBUG : both19: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422fd_d20250213_m050050_c001_v0001117_t0049_u01739422850859") 2025/02/13 05:01:50 DEBUG : both2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd73_d20250213_m050125_c001_v7007000_t0000_u01739422885634") 2025/02/13 05:01:50 DEBUG : both2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042343_d20250213_m050102_c001_v0001117_t0006_u01739422862198") 2025/02/13 05:01:50 DEBUG : both2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be632_d20250213_m050056_c001_v7007000_t0000_u01739422856848") 2025/02/13 05:01:50 DEBUG : both2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042295_d20250213_m050034_c001_v0001117_t0031_u01739422834422") 2025/02/13 05:01:50 DEBUG : both3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd75_d20250213_m050125_c001_v7007000_t0000_u01739422885817") 2025/02/13 05:01:50 DEBUG : both3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042347_d20250213_m050103_c001_v0001117_t0005_u01739422863066") 2025/02/13 05:01:50 DEBUG : both3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be633_d20250213_m050057_c001_v7007000_t0000_u01739422857030") 2025/02/13 05:01:50 DEBUG : both3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004229b_d20250213_m050035_c001_v0001117_t0019_u01739422835235") 2025/02/13 05:01:50 DEBUG : both4: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd76_d20250213_m050126_c001_v7007000_t0000_u01739422886001") 2025/02/13 05:01:50 DEBUG : both4: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004234b_d20250213_m050103_c001_v0001117_t0029_u01739422863938") 2025/02/13 05:01:50 DEBUG : both4: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be635_d20250213_m050057_c001_v7007000_t0000_u01739422857217") 2025/02/13 05:01:51 DEBUG : both4: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004229f_d20250213_m050036_c001_v0001117_t0011_u01739422836156") 2025/02/13 05:01:51 DEBUG : both5: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd7a_d20250213_m050126_c001_v7007000_t0000_u01739422886197") 2025/02/13 05:01:51 DEBUG : both5: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042351_d20250213_m050104_c001_v0001117_t0053_u01739422864922") 2025/02/13 05:01:51 DEBUG : both5: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be636_d20250213_m050057_c001_v7007000_t0000_u01739422857398") 2025/02/13 05:01:51 DEBUG : both5: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422a5_d20250213_m050037_c001_v0001117_t0039_u01739422837109") 2025/02/13 05:01:51 DEBUG : both6: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd7e_d20250213_m050126_c001_v7007000_t0000_u01739422886382") 2025/02/13 05:01:51 DEBUG : both6: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042359_d20250213_m050105_c001_v0001117_t0038_u01739422865945") 2025/02/13 05:01:51 DEBUG : both6: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be638_d20250213_m050057_c001_v7007000_t0000_u01739422857579") 2025/02/13 05:01:51 DEBUG : both6: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422ab_d20250213_m050037_c001_v0001117_t0004_u01739422837923") 2025/02/13 05:01:51 DEBUG : both7: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd7f_d20250213_m050126_c001_v7007000_t0000_u01739422886565") 2025/02/13 05:01:51 DEBUG : both7: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004235f_d20250213_m050107_c001_v0001117_t0030_u01739422867087") 2025/02/13 05:01:51 DEBUG : both7: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be63a_d20250213_m050057_c001_v7007000_t0000_u01739422857762") 2025/02/13 05:01:51 DEBUG : both7: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422b1_d20250213_m050039_c001_v0001117_t0005_u01739422839002") 2025/02/13 05:01:51 DEBUG : both8: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd80_d20250213_m050126_c001_v7007000_t0000_u01739422886754") 2025/02/13 05:01:51 DEBUG : both8: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042361_d20250213_m050108_c001_v0001117_t0005_u01739422868042") 2025/02/13 05:01:51 DEBUG : both8: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be63b_d20250213_m050057_c001_v7007000_t0000_u01739422857950") 2025/02/13 05:01:51 DEBUG : both8: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422bf_d20250213_m050040_c001_v0001117_t0042_u01739422840018") 2025/02/13 05:01:51 DEBUG : both9: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd83_d20250213_m050126_c001_v7007000_t0000_u01739422886937") 2025/02/13 05:01:51 DEBUG : both9: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042365_d20250213_m050108_c001_v0001117_t0025_u01739422868854") 2025/02/13 05:01:51 DEBUG : both9: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be63d_d20250213_m050058_c001_v7007000_t0000_u01739422858174") 2025/02/13 05:01:52 DEBUG : both9: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00422c1_d20250213_m050040_c001_v0001117_t0051_u01739422840990") 2025/02/13 05:01:52 DEBUG : c/non empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3ec_d20250213_m045614_c001_v7007000_t0000_u01739422574528") 2025/02/13 05:01:52 DEBUG : c/non empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e9c_d20250213_m045612_c001_v0001117_t0021_u01739422572457") 2025/02/13 05:01:52 DEBUG : c/non empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3e3_d20250213_m045611_c001_v7007000_t0000_u01739422571189") 2025/02/13 05:01:52 DEBUG : c/non empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e86_d20250213_m045608_c001_v0001117_t0052_u01739422568776") 2025/02/13 05:01:52 DEBUG : c/non empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d4202_d20250213_m045543_c001_v7007000_t0000_u01739422543835") 2025/02/13 05:01:52 DEBUG : c/non empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041dfa_d20250213_m045541_c001_v0001117_t0056_u01739422541302") 2025/02/13 05:01:52 DEBUG : check sum: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d41c3_d20250213_m045528_c001_v7007000_t0000_u01739422528583") 2025/02/13 05:01:52 DEBUG : check sum: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041db2_d20250213_m045527_c001_v0001117_t0005_u01739422527378") 2025/02/13 05:01:52 DEBUG : dest/3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b956_d20250213_m045850_c001_v7007000_t0000_u01739422730324") 2025/02/13 05:01:52 DEBUG : dest/3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4044d09a9868c4f8_d20250213_m045849_c001_v0001137_t0022_u01739422729224") 2025/02/13 05:01:52 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460dc5a_d20250213_m050022_c001_v7007000_t0000_u01739422822488") 2025/02/13 05:01:52 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816cd7_d20250213_m050020_c001_v0001113_t0042_u01739422820491") 2025/02/13 05:01:52 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41858921894d69bc_d20250213_m050020_c001_v7007000_t0000_u01739422820306") 2025/02/13 05:01:52 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816cd3_d20250213_m050016_c001_v0001113_t0024_u01739422816778") 2025/02/13 05:01:52 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41858921894d699a_d20250213_m050016_c001_v7007000_t0000_u01739422816028") 2025/02/13 05:01:52 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3dee_d20250213_m050011_c001_v0001153_t0019_u01739422811486") 2025/02/13 05:01:52 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4043e6c341e3de2a_d20250213_m050009_c001_v7007000_t0000_u01739422809967") 2025/02/13 05:01:52 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1154a425cb58cee4_d20250213_m050008_c001_v0001183_t0027_u01739422808206") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872bea5_d20250213_m050008_c001_v7007000_t0000_u01739422808009") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1154a425cb58ce90_d20250213_m050004_c001_v0001183_t0052_u01739422804667") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be92_d20250213_m050003_c001_v7007000_t0000_u01739422803930") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004220d_d20250213_m045959_c001_v0001117_t0008_u01739422799810") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be80_d20250213_m045958_c001_v7007000_t0000_u01739422798522") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f102168d65618c20e_d20250213_m045957_c001_v0001182_t0043_u01739422797356") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4147ebc101a29658_d20250213_m045957_c001_v7007000_t0000_u01739422797175") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f102168d65618c1d8_d20250213_m045954_c001_v0001182_t0032_u01739422794495") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4147ebc101a2964a_d20250213_m045953_c001_v7007000_t0000_u01739422793771") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00421e5_d20250213_m045949_c001_v0001117_t0005_u01739422789493") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be65_d20250213_m045948_c001_v7007000_t0000_u01739422788577") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f106028dc60316b1f_d20250213_m045947_c001_v0001181_t0013_u01739422787020") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4147ebc101a2962a_d20250213_m045946_c001_v7007000_t0000_u01739422786833") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f106028dc60316b19_d20250213_m045943_c001_v0001181_t0055_u01739422783920") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4147ebc101a29617_d20250213_m045943_c001_v7007000_t0000_u01739422783191") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004219d_d20250213_m045936_c001_v0001117_t0030_u01739422776947") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f401a71ca0bc64d35_d20250213_m045936_c001_v7007000_t0000_u01739422776022") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f11745330c6d5626e_d20250213_m045934_c001_v0001183_t0004_u01739422774022") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcaf4_d20250213_m045933_c001_v7007000_t0000_u01739422773842") 2025/02/13 05:01:53 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f11745330c6d56206_d20250213_m045930_c001_v0001183_t0044_u01739422770604") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcae9_d20250213_m045929_c001_v7007000_t0000_u01739422769888") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042177_d20250213_m045924_c001_v0001117_t0059_u01739422764102") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446657a3_d20250213_m045923_c001_v7007000_t0000_u01739422763168") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f107da1f827be4de6_d20250213_m045921_c001_v0001044_t0024_u01739422761248") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872bdf1_d20250213_m045921_c001_v7007000_t0000_u01739422761065") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f107da1f827be4de4_d20250213_m045917_c001_v0001044_t0035_u01739422757960") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872bdda_d20250213_m045917_c001_v7007000_t0000_u01739422757234") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042139_d20250213_m045908_c001_v0001117_t0051_u01739422748748") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b994_d20250213_m045907_c001_v7007000_t0000_u01739422747620") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1159162cbe0353e5_d20250213_m045901_c001_v0001176_t0043_u01739422741502") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41858921894d684e_d20250213_m045901_c001_v7007000_t0000_u01739422741261") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816c27_d20250213_m045856_c001_v0001113_t0041_u01739422736591") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f107bd214b9fb187b_d20250213_m045855_c001_v0001165_t0006_u01739422735781") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f107bd214b9fb1873_d20250213_m045854_c001_v0001165_t0040_u01739422734756") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be353_d20250213_m045840_c001_v7007000_t0000_u01739422720997") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00420b7_d20250213_m045832_c001_v0001117_t0056_u01739422712722") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110fed0a67b21c2d_d20250213_m045831_c001_v0001117_t0027_u01739422711641") 2025/02/13 05:01:54 DEBUG : dst/one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110fed0a67b21c26_d20250213_m045830_c001_v0001117_t0039_u01739422710359") 2025/02/13 05:01:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460dc5c_d20250213_m050022_c001_v7007000_t0000_u01739422822673") 2025/02/13 05:01:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1126b7bbb2cd3fde_d20250213_m050020_c001_v0001184_t0000_u01739422820088") 2025/02/13 05:01:55 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f107277e397ec49d6_d20250213_m050015_c001_v0001176_t0006_u01739422815807") 2025/02/13 05:01:55 DEBUG : dst/one.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4043e6c341e3de2c_d20250213_m050010_c001_v7007000_t0000_u01739422810194") 2025/02/13 05:01:55 DEBUG : dst/one.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f10001b918cbe6c53_d20250213_m050007_c001_v0001137_t0055_u01739422807617") 2025/02/13 05:01:55 DEBUG : dst/one.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f116f393653aaf7c6_d20250213_m050003_c001_v0001042_t0027_u01739422803551") 2025/02/13 05:01:55 DEBUG : dst/one.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be81_d20250213_m045958_c001_v7007000_t0000_u01739422798703") 2025/02/13 05:01:55 DEBUG : dst/one.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1029fce5a7a61dff_d20250213_m045956_c001_v0001106_t0039_u01739422796720") 2025/02/13 05:01:55 DEBUG : dst/one.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f109c33cba3f2755a_d20250213_m045953_c001_v0001102_t0002_u01739422793348") 2025/02/13 05:01:55 DEBUG : dst/three: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b995_d20250213_m045907_c001_v7007000_t0000_u01739422747803") 2025/02/13 05:01:55 DEBUG : dst/three: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f107bd214b9fb18b5_d20250213_m045906_c001_v0001165_t0035_u01739422746256") 2025/02/13 05:01:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460dc5e_d20250213_m050022_c001_v7007000_t0000_u01739422822856") 2025/02/13 05:01:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f113c9fa8ad9a5253_d20250213_m050021_c001_v0001184_t0055_u01739422821390") 2025/02/13 05:01:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f10338bac17a91c1b_d20250213_m050017_c001_v0001042_t0030_u01739422817834") 2025/02/13 05:01:55 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460dc5f_d20250213_m050023_c001_v7007000_t0000_u01739422823039") 2025/02/13 05:01:55 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816cdd_d20250213_m050021_c001_v0001113_t0037_u01739422821867") 2025/02/13 05:01:55 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41858921894d69c6_d20250213_m050021_c001_v7007000_t0000_u01739422821637") 2025/02/13 05:01:55 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816cd5_d20250213_m050018_c001_v0001113_t0051_u01739422818538") 2025/02/13 05:01:55 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41858921894d69ac_d20250213_m050018_c001_v7007000_t0000_u01739422818348") 2025/02/13 05:01:55 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3df4_d20250213_m050012_c001_v0001153_t0021_u01739422812842") 2025/02/13 05:01:55 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4043e6c341e3de2d_d20250213_m050010_c001_v7007000_t0000_u01739422810377") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1154a425cb58cefe_d20250213_m050009_c001_v0001183_t0002_u01739422809350") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872bead_d20250213_m050009_c001_v7007000_t0000_u01739422809170") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1154a425cb58cebf_d20250213_m050006_c001_v0001183_t0000_u01739422806243") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be9d_d20250213_m050006_c001_v7007000_t0000_u01739422806060") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042213_d20250213_m050000_c001_v0001117_t0046_u01739422800609") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4147ebc101a2965a_d20250213_m045957_c001_v7007000_t0000_u01739422797964") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3dd6_d20250213_m045955_c001_v0001153_t0009_u01739422795821") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4147ebc101a2964e_d20250213_m045955_c001_v7007000_t0000_u01739422795091") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00421e9_d20250213_m045950_c001_v0001117_t0014_u01739422790348") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4147ebc101a2962f_d20250213_m045947_c001_v7007000_t0000_u01739422787640") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3dcc_d20250213_m045945_c001_v0001153_t0010_u01739422785639") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4147ebc101a29620_d20250213_m045944_c001_v7007000_t0000_u01739422784551") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00421a1_d20250213_m045937_c001_v0001117_t0059_u01739422777752") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcafc_d20250213_m045935_c001_v7007000_t0000_u01739422775082") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3dc2_d20250213_m045932_c001_v0001153_t0001_u01739422772573") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcaed_d20250213_m045931_c001_v7007000_t0000_u01739422771489") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004217d_d20250213_m045925_c001_v0001117_t0046_u01739422765075") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872bdf7_d20250213_m045922_c001_v7007000_t0000_u01739422762230") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3db0_d20250213_m045919_c001_v0001153_t0022_u01739422759905") 2025/02/13 05:01:56 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872bde4_d20250213_m045918_c001_v7007000_t0000_u01739422758817") 2025/02/13 05:01:57 DEBUG : dst/three.txt: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004214d_d20250213_m045912_c001_v0001117_t0036_u01739422752310") 2025/02/13 05:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4043e6c341e3de2f_d20250213_m050010_c001_v7007000_t0000_u01739422810565") 2025/02/13 05:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1147d18532b7401b_d20250213_m050008_c001_v0001182_t0054_u01739422808967") 2025/02/13 05:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1051ba25fd37e816_d20250213_m050005_c001_v0001117_t0054_u01739422805486") 2025/02/13 05:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be82_d20250213_m045958_c001_v7007000_t0000_u01739422798892") 2025/02/13 05:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1121dbab84d47b61_d20250213_m045957_c001_v0001182_t0056_u01739422797766") 2025/02/13 05:01:57 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1121dbab84d47b21_d20250213_m045954_c001_v0001182_t0059_u01739422794897") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460dc61_d20250213_m050023_c001_v7007000_t0000_u01739422823222") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042227_d20250213_m050012_c001_v0001117_t0002_u01739422812170") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4043e6c341e3de32_d20250213_m050010_c001_v7007000_t0000_u01739422810750") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3ddc_d20250213_m050000_c001_v0001153_t0008_u01739422800279") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be84_d20250213_m045959_c001_v7007000_t0000_u01739422799076") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3dce_d20250213_m045950_c001_v0001153_t0010_u01739422790027") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402dc14a0872be67_d20250213_m045948_c001_v7007000_t0000_u01739422788760") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3dca_d20250213_m045937_c001_v0001153_t0019_u01739422777405") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f401a71ca0bc64d36_d20250213_m045936_c001_v7007000_t0000_u01739422776208") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3db8_d20250213_m045924_c001_v0001153_t0001_u01739422764722") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446657a5_d20250213_m045923_c001_v7007000_t0000_u01739422763350") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3da8_d20250213_m045909_c001_v0001153_t0024_u01739422749768") 2025/02/13 05:01:57 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b997_d20250213_m045908_c001_v7007000_t0000_u01739422748001") 2025/02/13 05:01:58 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1073ae51ba771437_d20250213_m045903_c001_v0001117_t0002_u01739422743251") 2025/02/13 05:01:58 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be355_d20250213_m045841_c001_v7007000_t0000_u01739422721179") 2025/02/13 05:01:58 DEBUG : dst/two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110fed0a67b21c4b_d20250213_m045839_c001_v0001117_t0055_u01739422719450") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be275_d20250213_m045748_c001_v7007000_t0000_u01739422668369") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816b72_d20250213_m045743_c001_v0001113_t0041_u01739422663626") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be262_d20250213_m045741_c001_v7007000_t0000_u01739422661656") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816b3a_d20250213_m045721_c001_v0001113_t0047_u01739422641486") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402f28b831caa0f3_d20250213_m045705_c001_v7007000_t0000_u01739422625490") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816af1_d20250213_m045658_c001_v0001113_t0051_u01739422618747") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f444665587_d20250213_m045633_c001_v7007000_t0000_u01739422593154") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041eee_d20250213_m045630_c001_v0001117_t0047_u01739422590844") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f444665179_d20250213_m045629_c001_v7007000_t0000_u01739422589071") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ee2_d20250213_m045627_c001_v0001117_t0041_u01739422587461") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3f7_d20250213_m045622_c001_v7007000_t0000_u01739422582184") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ebc_d20250213_m045619_c001_v0001117_t0028_u01739422579699") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3f1_d20250213_m045618_c001_v7007000_t0000_u01739422578214") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041eac_d20250213_m045615_c001_v0001117_t0008_u01739422575983") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3da_d20250213_m045607_c001_v7007000_t0000_u01739422567140") 2025/02/13 05:01:58 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e72_d20250213_m045604_c001_v0001117_t0054_u01739422564340") 2025/02/13 05:01:59 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3d0_d20250213_m045602_c001_v7007000_t0000_u01739422562824") 2025/02/13 05:01:59 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e68_d20250213_m045601_c001_v0001117_t0048_u01739422561777") 2025/02/13 05:01:59 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3bd_d20250213_m045554_c001_v7007000_t0000_u01739422554470") 2025/02/13 05:01:59 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e40_d20250213_m045552_c001_v0001117_t0054_u01739422552578") 2025/02/13 05:01:59 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3a8_d20250213_m045550_c001_v7007000_t0000_u01739422550026") 2025/02/13 05:01:59 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e28_d20250213_m045548_c001_v0001117_t0014_u01739422548277") 2025/02/13 05:01:59 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d420e_d20250213_m045547_c001_v7007000_t0000_u01739422547182") 2025/02/13 05:01:59 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f105dcd442d672858_d20250213_m045546_c001_v0001101_t0038_u01739422546374") 2025/02/13 05:01:59 DEBUG : empty space: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e0e_d20250213_m045544_c001_v0001117_t0020_u01739422544563") 2025/02/13 05:01:59 DEBUG : enormous: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f44466557b_d20250213_m045632_c001_v7007000_t0000_u01739422592178") 2025/02/13 05:01:59 DEBUG : enormous: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ef0_d20250213_m045631_c001_v0001117_t0052_u01739422591271") 2025/02/13 05:01:59 DEBUG : existing: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460dc88_d20250213_m050028_c001_v7007000_t0000_u01739422828113") 2025/02/13 05:01:59 DEBUG : existing: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004227d_d20250213_m050026_c001_v0001117_t0002_u01739422826721") 2025/02/13 05:01:59 DEBUG : existing: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be1d1_d20250213_m045656_c001_v7007000_t0000_u01739422616879") 2025/02/13 05:01:59 DEBUG : existing: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816ae5_d20250213_m045655_c001_v0001113_t0032_u01739422615555") 2025/02/13 05:01:59 DEBUG : existing: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d41f1_d20250213_m045539_c001_v7007000_t0000_u01739422539553") 2025/02/13 05:01:59 DEBUG : existing: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041de8_d20250213_m045538_c001_v0001117_t0031_u01739422538039") 2025/02/13 05:01:59 DEBUG : existing: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d41e4_d20250213_m045536_c001_v7007000_t0000_u01739422536747") 2025/02/13 05:01:59 DEBUG : existing: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041de2_d20250213_m045535_c001_v0001117_t0054_u01739422535852") 2025/02/13 05:01:59 DEBUG : existing: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041dde_d20250213_m045534_c001_v0001117_t0017_u01739422534803") 2025/02/13 05:02:00 DEBUG : existing-b: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be1d3_d20250213_m045657_c001_v7007000_t0000_u01739422617063") 2025/02/13 05:02:00 DEBUG : existing-b: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041f5c_d20250213_m045655_c001_v0001117_t0041_u01739422615546") 2025/02/13 05:02:00 DEBUG : file1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcdbd_d20250213_m050136_c001_v7007000_t0000_u01739422896560") 2025/02/13 05:02:00 DEBUG : file1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00423ed_d20250213_m050135_c001_v0001117_t0056_u01739422895234") 2025/02/13 05:02:00 DEBUG : file1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcdb2_d20250213_m050133_c001_v7007000_t0000_u01739422893160") 2025/02/13 05:02:00 DEBUG : file1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3eac_d20250213_m050132_c001_v0001153_t0009_u01739422892088") 2025/02/13 05:02:00 DEBUG : five: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655a3_d20250213_m045638_c001_v7007000_t0000_u01739422598213") 2025/02/13 05:02:00 DEBUG : five: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b0041f06_d20250213_m045635_c001_v0001117_t0020_u01739422595858") 2025/02/13 05:02:00 DEBUG : foo: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3b1_d20250213_m045551_c001_v7007000_t0000_u01739422551850") 2025/02/13 05:02:00 DEBUG : foo: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b0041e3c_d20250213_m045551_c001_v0001117_t0020_u01739422551300") 2025/02/13 05:02:00 DEBUG : foo: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b0041e36_d20250213_m045550_c001_v0001117_t0020_u01739422550753") 2025/02/13 05:02:00 DEBUG : four: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655a6_d20250213_m045638_c001_v7007000_t0000_u01739422598398") 2025/02/13 05:02:00 DEBUG : four: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4023d425aa0f3cdf_d20250213_m045636_c001_v0001153_t0012_u01739422596418") 2025/02/13 05:02:00 DEBUG : four: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041f00_d20250213_m045635_c001_v0001117_t0025_u01739422595008") 2025/02/13 05:02:00 DEBUG : hello world2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b54d_d20250213_m045418_c001_v7007000_t0000_u01739422458069") 2025/02/13 05:02:00 DEBUG : hello world2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041c86_d20250213_m045416_c001_v0001117_t0049_u01739422456893") 2025/02/13 05:02:00 DEBUG : ignore-size: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d41d5_d20250213_m045533_c001_v7007000_t0000_u01739422533660") 2025/02/13 05:02:00 DEBUG : ignore-size: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041dd2_d20250213_m045532_c001_v0001117_t0052_u01739422532364") 2025/02/13 05:02:00 DEBUG : nested/sub dir/file: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be1c9_d20250213_m045654_c001_v7007000_t0000_u01739422614447") 2025/02/13 05:02:00 DEBUG : nested/sub dir/file: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816ae1_d20250213_m045653_c001_v0001113_t0036_u01739422613043") 2025/02/13 05:02:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655ec_d20250213_m045651_c001_v7007000_t0000_u01739422611912") 2025/02/13 05:02:01 DEBUG : nested/sub dir/file: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816ad7_d20250213_m045650_c001_v0001113_t0049_u01739422610673") 2025/02/13 05:02:01 DEBUG : one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655a8_d20250213_m045638_c001_v7007000_t0000_u01739422598580") 2025/02/13 05:02:01 DEBUG : one: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b0041efa_d20250213_m045634_c001_v0001117_t0020_u01739422594256") 2025/02/13 05:02:01 DEBUG : only0: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd84_d20250213_m050127_c001_v7007000_t0000_u01739422887120") 2025/02/13 05:02:01 DEBUG : only0: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b00423a7_d20250213_m050121_c001_v0001117_t0020_u01739422881330") 2025/02/13 05:02:01 DEBUG : only0: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e5a_d20250213_m050100_c001_v0001153_t0012_u01739422860281") 2025/02/13 05:02:01 DEBUG : only0: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f401a71ca0bc64e9f_d20250213_m050053_c001_v7007000_t0000_u01739422853163") 2025/02/13 05:02:01 DEBUG : only0: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e16_d20250213_m050033_c001_v0001153_t0006_u01739422833223") 2025/02/13 05:02:01 DEBUG : only1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd87_d20250213_m050127_c001_v7007000_t0000_u01739422887311") 2025/02/13 05:02:01 DEBUG : only1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4023d425aa0f3e94_d20250213_m050121_c001_v0001153_t0012_u01739422881391") 2025/02/13 05:02:01 DEBUG : only1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e5c_d20250213_m050101_c001_v0001153_t0019_u01739422861892") 2025/02/13 05:02:01 DEBUG : only1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be615_d20250213_m050053_c001_v7007000_t0000_u01739422853714") 2025/02/13 05:02:01 DEBUG : only1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e1a_d20250213_m050034_c001_v0001153_t0019_u01739422834102") 2025/02/13 05:02:01 DEBUG : only10: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd89_d20250213_m050127_c001_v7007000_t0000_u01739422887547") 2025/02/13 05:02:01 DEBUG : only10: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41969763c48ed53b_d20250213_m050121_c001_v0001116_t0001_u01739422881892") 2025/02/13 05:02:01 DEBUG : only10: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e76_d20250213_m050110_c001_v0001153_t0021_u01739422870197") 2025/02/13 05:02:01 DEBUG : only10: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f400835ac9fcc35ba_d20250213_m050053_c001_v7007000_t0000_u01739422853464") 2025/02/13 05:02:01 DEBUG : only10: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e3a_d20250213_m050042_c001_v0001153_t0002_u01739422842696") 2025/02/13 05:02:01 DEBUG : only11: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd8c_d20250213_m050127_c001_v7007000_t0000_u01739422887731") 2025/02/13 05:02:02 DEBUG : only11: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f409b1738a27e8248_d20250213_m050122_c001_v0001090_t0015_u01739422882081") 2025/02/13 05:02:02 DEBUG : only11: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e7a_d20250213_m050111_c001_v0001153_t0025_u01739422871228") 2025/02/13 05:02:02 DEBUG : only11: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f401a71ca0bc64ea3_d20250213_m050053_c001_v7007000_t0000_u01739422853748") 2025/02/13 05:02:02 DEBUG : only11: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e3c_d20250213_m050043_c001_v0001153_t0014_u01739422843623") 2025/02/13 05:02:02 DEBUG : only12: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd8e_d20250213_m050127_c001_v7007000_t0000_u01739422887918") 2025/02/13 05:02:02 DEBUG : only12: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4023d425aa0f3e98_d20250213_m050121_c001_v0001153_t0012_u01739422881739") 2025/02/13 05:02:02 DEBUG : only12: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e7c_d20250213_m050112_c001_v0001153_t0024_u01739422872004") 2025/02/13 05:02:02 DEBUG : only12: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f400835ac9fcc35bd_d20250213_m050053_c001_v7007000_t0000_u01739422853831") 2025/02/13 05:02:02 DEBUG : only12: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e3e_d20250213_m050044_c001_v0001153_t0016_u01739422844439") 2025/02/13 05:02:02 DEBUG : only13: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd91_d20250213_m050128_c001_v7007000_t0000_u01739422888103") 2025/02/13 05:02:02 DEBUG : only13: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b00423ad_d20250213_m050121_c001_v0001117_t0020_u01739422881730") 2025/02/13 05:02:02 DEBUG : only13: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e7e_d20250213_m050114_c001_v0001153_t0004_u01739422874111") 2025/02/13 05:02:02 DEBUG : only13: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be612_d20250213_m050053_c001_v7007000_t0000_u01739422853510") 2025/02/13 05:02:02 DEBUG : only13: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e40_d20250213_m050045_c001_v0001153_t0021_u01739422845354") 2025/02/13 05:02:02 DEBUG : only14: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd92_d20250213_m050128_c001_v7007000_t0000_u01739422888304") 2025/02/13 05:02:02 DEBUG : only14: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b00423af_d20250213_m050121_c001_v0001117_t0020_u01739422881923") 2025/02/13 05:02:02 DEBUG : only14: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e82_d20250213_m050115_c001_v0001153_t0021_u01739422875282") 2025/02/13 05:02:02 DEBUG : only14: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be60d_d20250213_m050053_c001_v7007000_t0000_u01739422853146") 2025/02/13 05:02:02 DEBUG : only14: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e42_d20250213_m050046_c001_v0001153_t0024_u01739422846511") 2025/02/13 05:02:02 DEBUG : only15: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd94_d20250213_m050128_c001_v7007000_t0000_u01739422888490") 2025/02/13 05:02:03 DEBUG : only15: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4023d425aa0f3e9a_d20250213_m050121_c001_v0001153_t0012_u01739422881934") 2025/02/13 05:02:03 DEBUG : only15: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e84_d20250213_m050116_c001_v0001153_t0010_u01739422876293") 2025/02/13 05:02:03 DEBUG : only15: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be613_d20250213_m050053_c001_v7007000_t0000_u01739422853520") 2025/02/13 05:02:03 DEBUG : only15: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e44_d20250213_m050047_c001_v0001153_t0015_u01739422847360") 2025/02/13 05:02:03 DEBUG : only16: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd96_d20250213_m050128_c001_v7007000_t0000_u01739422888675") 2025/02/13 05:02:03 DEBUG : only16: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41969763c48ed53d_d20250213_m050122_c001_v0001116_t0001_u01739422882078") 2025/02/13 05:02:03 DEBUG : only16: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e88_d20250213_m050117_c001_v0001153_t0003_u01739422877424") 2025/02/13 05:02:03 DEBUG : only16: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be60e_d20250213_m050053_c001_v7007000_t0000_u01739422853146") 2025/02/13 05:02:03 DEBUG : only16: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e46_d20250213_m050048_c001_v0001153_t0024_u01739422848074") 2025/02/13 05:02:03 DEBUG : only17: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd99_d20250213_m050128_c001_v7007000_t0000_u01739422888876") 2025/02/13 05:02:03 DEBUG : only17: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b00423b1_d20250213_m050122_c001_v0001117_t0020_u01739422882111") 2025/02/13 05:02:03 DEBUG : only17: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e8a_d20250213_m050118_c001_v0001153_t0025_u01739422878367") 2025/02/13 05:02:03 DEBUG : only17: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f400835ac9fcc35b4_d20250213_m050052_c001_v7007000_t0000_u01739422852727") 2025/02/13 05:02:03 DEBUG : only17: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e4a_d20250213_m050049_c001_v0001153_t0020_u01739422849640") 2025/02/13 05:02:03 DEBUG : only18: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd9b_d20250213_m050129_c001_v7007000_t0000_u01739422889061") 2025/02/13 05:02:03 DEBUG : only18: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4023d425aa0f3e9c_d20250213_m050122_c001_v0001153_t0012_u01739422882121") 2025/02/13 05:02:03 DEBUG : only18: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e8e_d20250213_m050119_c001_v0001153_t0016_u01739422879174") 2025/02/13 05:02:03 DEBUG : only18: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f400835ac9fcc35b8_d20250213_m050053_c001_v7007000_t0000_u01739422853280") 2025/02/13 05:02:03 DEBUG : only18: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e4c_d20250213_m050050_c001_v0001153_t0001_u01739422850538") 2025/02/13 05:02:03 DEBUG : only19: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd9c_d20250213_m050129_c001_v7007000_t0000_u01739422889243") 2025/02/13 05:02:04 DEBUG : only19: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41969763c48ed541_d20250213_m050122_c001_v0001116_t0001_u01739422882260") 2025/02/13 05:02:04 DEBUG : only19: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e92_d20250213_m050120_c001_v0001153_t0001_u01739422880332") 2025/02/13 05:02:04 DEBUG : only19: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be60f_d20250213_m050053_c001_v7007000_t0000_u01739422853328") 2025/02/13 05:02:04 DEBUG : only19: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e50_d20250213_m050051_c001_v0001153_t0022_u01739422851352") 2025/02/13 05:02:04 DEBUG : only2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd9d_d20250213_m050129_c001_v7007000_t0000_u01739422889427") 2025/02/13 05:02:04 DEBUG : only2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b00423b3_d20250213_m050122_c001_v0001117_t0020_u01739422882295") 2025/02/13 05:02:04 DEBUG : only2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e62_d20250213_m050102_c001_v0001153_t0022_u01739422862731") 2025/02/13 05:02:04 DEBUG : only2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be617_d20250213_m050053_c001_v7007000_t0000_u01739422853889") 2025/02/13 05:02:04 DEBUG : only2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e1c_d20250213_m050034_c001_v0001153_t0011_u01739422834897") 2025/02/13 05:02:04 DEBUG : only3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcd9f_d20250213_m050129_c001_v7007000_t0000_u01739422889648") 2025/02/13 05:02:04 DEBUG : only3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f409b1738a27e824a_d20250213_m050122_c001_v0001090_t0015_u01739422882303") 2025/02/13 05:02:04 DEBUG : only3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e64_d20250213_m050103_c001_v0001153_t0001_u01739422863623") 2025/02/13 05:02:04 DEBUG : only3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f400835ac9fcc35bc_d20250213_m050053_c001_v7007000_t0000_u01739422853647") 2025/02/13 05:02:04 DEBUG : only3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e20_d20250213_m050035_c001_v0001153_t0019_u01739422835814") 2025/02/13 05:02:04 DEBUG : only4: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcda1_d20250213_m050129_c001_v7007000_t0000_u01739422889833") 2025/02/13 05:02:04 DEBUG : only4: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4023d425aa0f3ea0_d20250213_m050122_c001_v0001153_t0012_u01739422882315") 2025/02/13 05:02:04 DEBUG : only4: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e66_d20250213_m050104_c001_v0001153_t0024_u01739422864420") 2025/02/13 05:02:04 DEBUG : only4: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f401a71ca0bc64ea2_d20250213_m050053_c001_v7007000_t0000_u01739422853564") 2025/02/13 05:02:04 DEBUG : only4: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e24_d20250213_m050036_c001_v0001153_t0017_u01739422836839") 2025/02/13 05:02:04 DEBUG : only5: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcda2_d20250213_m050130_c001_v7007000_t0000_u01739422890018") 2025/02/13 05:02:05 DEBUG : only5: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41969763c48ed545_d20250213_m050122_c001_v0001116_t0001_u01739422882446") 2025/02/13 05:02:05 DEBUG : only5: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e68_d20250213_m050105_c001_v0001153_t0017_u01739422865633") 2025/02/13 05:02:05 DEBUG : only5: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f400835ac9fcc35b6_d20250213_m050052_c001_v7007000_t0000_u01739422852910") 2025/02/13 05:02:05 DEBUG : only5: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e26_d20250213_m050037_c001_v0001153_t0004_u01739422837602") 2025/02/13 05:02:05 DEBUG : only6: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcda3_d20250213_m050130_c001_v7007000_t0000_u01739422890205") 2025/02/13 05:02:05 DEBUG : only6: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b00423b5_d20250213_m050122_c001_v0001117_t0020_u01739422882479") 2025/02/13 05:02:05 DEBUG : only6: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e6a_d20250213_m050106_c001_v0001153_t0009_u01739422866649") 2025/02/13 05:02:05 DEBUG : only6: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be610_d20250213_m050053_c001_v7007000_t0000_u01739422853337") 2025/02/13 05:02:05 DEBUG : only6: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e2a_d20250213_m050038_c001_v0001153_t0001_u01739422838641") 2025/02/13 05:02:05 DEBUG : only7: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcda5_d20250213_m050130_c001_v7007000_t0000_u01739422890389") 2025/02/13 05:02:05 DEBUG : only7: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f409b1738a27e824c_d20250213_m050122_c001_v0001090_t0015_u01739422882488") 2025/02/13 05:02:05 DEBUG : only7: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e70_d20250213_m050107_c001_v0001153_t0013_u01739422867609") 2025/02/13 05:02:05 DEBUG : only7: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f401a71ca0bc64ea0_d20250213_m050053_c001_v7007000_t0000_u01739422853368") 2025/02/13 05:02:05 DEBUG : only7: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e2c_d20250213_m050039_c001_v0001153_t0000_u01739422839487") 2025/02/13 05:02:05 DEBUG : only8: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcda6_d20250213_m050130_c001_v7007000_t0000_u01739422890571") 2025/02/13 05:02:05 DEBUG : only8: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4023d425aa0f3ea2_d20250213_m050122_c001_v0001153_t0012_u01739422882500") 2025/02/13 05:02:05 DEBUG : only8: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e72_d20250213_m050108_c001_v0001153_t0006_u01739422868494") 2025/02/13 05:02:05 DEBUG : only8: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be614_d20250213_m050053_c001_v7007000_t0000_u01739422853701") 2025/02/13 05:02:05 DEBUG : only8: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e30_d20250213_m050040_c001_v0001153_t0014_u01739422840645") 2025/02/13 05:02:05 DEBUG : only9: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcda9_d20250213_m050130_c001_v7007000_t0000_u01739422890754") 2025/02/13 05:02:06 DEBUG : only9: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b00423b7_d20250213_m050122_c001_v0001117_t0020_u01739422882664") 2025/02/13 05:02:06 DEBUG : only9: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e74_d20250213_m050109_c001_v0001153_t0011_u01739422869323") 2025/02/13 05:02:06 DEBUG : only9: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f400835ac9fcc35b7_d20250213_m050053_c001_v7007000_t0000_u01739422853096") 2025/02/13 05:02:06 DEBUG : only9: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3e34_d20250213_m050041_c001_v0001153_t0002_u01739422841713") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655df_d20250213_m045648_c001_v7007000_t0000_u01739422608835") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816acd_d20250213_m045646_c001_v0001113_t0006_u01739422606841") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655cb_d20250213_m045645_c001_v7007000_t0000_u01739422605351") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041f26_d20250213_m045643_c001_v0001117_t0034_u01739422603347") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655b7_d20250213_m045641_c001_v7007000_t0000_u01739422601524") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3ce3_d20250213_m045639_c001_v0001153_t0003_u01739422599511") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f44466515c_d20250213_m045626_c001_v7007000_t0000_u01739422586190") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ecc_d20250213_m045623_c001_v0001117_t0040_u01739422583097") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3f5_d20250213_m045620_c001_v7007000_t0000_u01739422580543") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041eba_d20250213_m045619_c001_v0001117_t0032_u01739422579150") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3ef_d20250213_m045616_c001_v7007000_t0000_u01739422576997") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ea8_d20250213_m045615_c001_v0001117_t0052_u01739422575258") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3d8_d20250213_m045606_c001_v7007000_t0000_u01739422566590") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e6e_d20250213_m045603_c001_v0001117_t0000_u01739422563769") 2025/02/13 05:02:06 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3d1_d20250213_m045603_c001_v7007000_t0000_u01739422563007") 2025/02/13 05:02:07 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e64_d20250213_m045601_c001_v0001117_t0031_u01739422561328") 2025/02/13 05:02:07 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3ca_d20250213_m045600_c001_v7007000_t0000_u01739422560591") 2025/02/13 05:02:07 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e62_d20250213_m045559_c001_v0001117_t0003_u01739422559646") 2025/02/13 05:02:07 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e60_d20250213_m045558_c001_v0001117_t0050_u01739422558463") 2025/02/13 05:02:07 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3c4_d20250213_m045557_c001_v7007000_t0000_u01739422557733") 2025/02/13 05:02:07 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e52_d20250213_m045556_c001_v0001117_t0013_u01739422556396") 2025/02/13 05:02:07 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e4e_d20250213_m045555_c001_v0001117_t0021_u01739422555381") 2025/02/13 05:02:07 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3bf_d20250213_m045554_c001_v7007000_t0000_u01739422554652") 2025/02/13 05:02:07 DEBUG : potato: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e44_d20250213_m045553_c001_v0001117_t0037_u01739422553429") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460da30_d20250213_m045807_c001_v7007000_t0000_u01739422687543") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3d5d_d20250213_m045806_c001_v0001153_t0006_u01739422686126") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be278_d20250213_m045748_c001_v7007000_t0000_u01739422668624") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3d43_d20250213_m045742_c001_v0001153_t0007_u01739422662938") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404aaeee4f870e97_d20250213_m045729_c001_v7007000_t0000_u01739422649202") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3d27_d20250213_m045720_c001_v0001153_t0016_u01739422640802") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402f28b831caa0f4_d20250213_m045705_c001_v7007000_t0000_u01739422625791") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3d05_d20250213_m045658_c001_v0001153_t0001_u01739422618391") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f444665580_d20250213_m045632_c001_v7007000_t0000_u01739422592362") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041eea_d20250213_m045630_c001_v0001117_t0047_u01739422590362") 2025/02/13 05:02:07 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f44466517b_d20250213_m045629_c001_v7007000_t0000_u01739422589254") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ee0_d20250213_m045627_c001_v0001117_t0002_u01739422587100") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f44466515e_d20250213_m045626_c001_v7007000_t0000_u01739422586372") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ed4_d20250213_m045624_c001_v0001117_t0053_u01739422584958") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3f9_d20250213_m045622_c001_v7007000_t0000_u01739422582366") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ec4_d20250213_m045620_c001_v0001117_t0040_u01739422580908") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3f2_d20250213_m045618_c001_v7007000_t0000_u01739422578397") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041eb4_d20250213_m045617_c001_v0001117_t0024_u01739422577009") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee3db_d20250213_m045607_c001_v7007000_t0000_u01739422567323") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041e7a_d20250213_m045605_c001_v0001117_t0051_u01739422565690") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b55b_d20250213_m045422_c001_v7007000_t0000_u01739422462676") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041c96_d20250213_m045421_c001_v0001117_t0033_u01739422461726") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b553_d20250213_m045420_c001_v7007000_t0000_u01739422460463") 2025/02/13 05:02:08 DEBUG : potato2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041c8e_d20250213_m045418_c001_v0001117_t0045_u01739422458969") 2025/02/13 05:02:08 DEBUG : potato3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be283_d20250213_m045750_c001_v7007000_t0000_u01739422670891") 2025/02/13 05:02:08 DEBUG : potato3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0042002_d20250213_m045744_c001_v0001117_t0003_u01739422664306") 2025/02/13 05:02:08 DEBUG : potato3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404aaeee4f870e99_d20250213_m045729_c001_v7007000_t0000_u01739422649564") 2025/02/13 05:02:08 DEBUG : potato3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041fbb_d20250213_m045722_c001_v0001117_t0050_u01739422642085") 2025/02/13 05:02:08 DEBUG : potato3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f402f28b831caa0f7_d20250213_m045706_c001_v7007000_t0000_u01739422626149") 2025/02/13 05:02:08 DEBUG : potato3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041f64_d20250213_m045659_c001_v0001117_t0027_u01739422619191") 2025/02/13 05:02:08 DEBUG : pre-dest1/1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b958_d20250213_m045850_c001_v7007000_t0000_u01739422730507") 2025/02/13 05:02:09 DEBUG : pre-dest1/1: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b00420cb_d20250213_m045841_c001_v0001117_t0046_u01739422721912") 2025/02/13 05:02:09 DEBUG : pre-dest2/2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b95b_d20250213_m045850_c001_v7007000_t0000_u01739422730692") 2025/02/13 05:02:09 DEBUG : pre-dest2/2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3d8e_d20250213_m045843_c001_v0001153_t0000_u01739422723080") 2025/02/13 05:02:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be2f7_d20250213_m045820_c001_v7007000_t0000_u01739422700044") 2025/02/13 05:02:09 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816bcd_d20250213_m045816_c001_v0001113_t0004_u01739422696976") 2025/02/13 05:02:09 DEBUG : sizeonly: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d41cc_d20250213_m045531_c001_v7007000_t0000_u01739422531085") 2025/02/13 05:02:09 DEBUG : sizeonly: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041dc2_d20250213_m045529_c001_v0001117_t0041_u01739422529919") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcddd_d20250213_m050143_c001_v7007000_t0000_u01739422903803") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f109b1738a27e826a_d20250213_m050141_c001_v0001090_t0058_u01739422901852") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcdca_d20250213_m050139_c001_v7007000_t0000_u01739422899936") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3eb8_d20250213_m050138_c001_v0001153_t0018_u01739422898305") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f406e682d4e8be1ca_d20250213_m045654_c001_v7007000_t0000_u01739422614629") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3cf5_d20250213_m045653_c001_v0001153_t0020_u01739422613399") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655ef_d20250213_m045652_c001_v7007000_t0000_u01739422612104") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041f4c_d20250213_m045651_c001_v0001117_t0019_u01739422611020") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d41b9_d20250213_m045526_c001_v7007000_t0000_u01739422526463") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041dac_d20250213_m045524_c001_v0001117_t0037_u01739422524943") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f415bbdf2d68d41af_d20250213_m045524_c001_v7007000_t0000_u01739422524216") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041da4_d20250213_m045522_c001_v0001117_t0001_u01739422522913") 2025/02/13 05:02:09 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41858921894d60f4_d20250213_m045514_c001_v7007000_t0000_u01739422514515") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041d84_d20250213_m045513_c001_v0001117_t0020_u01739422513073") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f41858921894d60ec_d20250213_m045512_c001_v7007000_t0000_u01739422512527") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041d80_d20250213_m045511_c001_v0001117_t0015_u01739422511011") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041d6e_d20250213_m045504_c001_v0001117_t0043_u01739422504513") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460d74d_d20250213_m045503_c001_v7007000_t0000_u01739422503780") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041d68_d20250213_m045502_c001_v0001117_t0029_u01739422502844") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041d62_d20250213_m045501_c001_v0001117_t0018_u01739422501507") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4083145de460d737_d20250213_m045500_c001_v7007000_t0000_u01739422500046") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041d4c_d20250213_m045453_c001_v0001117_t0049_u01739422493756") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041d32_d20250213_m045447_c001_v0001117_t0036_u01739422487384") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee2c0_d20250213_m045446_c001_v7007000_t0000_u01739422486643") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041d2a_d20250213_m045445_c001_v0001117_t0003_u01739422485561") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041d26_d20250213_m045444_c001_v0001117_t0001_u01739422484547") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f4179e31a26fee2b8_d20250213_m045443_c001_v7007000_t0000_u01739422483457") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041cda_d20250213_m045435_c001_v0001117_t0023_u01739422475443") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40170a8b79714b87_d20250213_m045435_c001_v7007000_t0000_u01739422475059") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041cca_d20250213_m045433_c001_v0001117_t0042_u01739422473930") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b578_d20250213_m045432_c001_v7007000_t0000_u01739422472269") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041cb8_d20250213_m045431_c001_v0001117_t0007_u01739422471345") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b573_d20250213_m045430_c001_v7007000_t0000_u01739422470788") 2025/02/13 05:02:10 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041cb4_d20250213_m045429_c001_v0001117_t0050_u01739422469563") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b56c_d20250213_m045428_c001_v7007000_t0000_u01739422468290") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041caa_d20250213_m045427_c001_v0001117_t0036_u01739422467018") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b567_d20250213_m045426_c001_v7007000_t0000_u01739422466472") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ca8_d20250213_m045425_c001_v0001117_t0027_u01739422465635") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b560_d20250213_m045424_c001_v7007000_t0000_u01739422464654") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041ca2_d20250213_m045423_c001_v0001117_t0013_u01739422463584") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b54a_d20250213_m045415_c001_v7007000_t0000_u01739422455989") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041c80_d20250213_m045415_c001_v0001117_t0044_u01739422455180") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b540_d20250213_m045414_c001_v7007000_t0000_u01739422454279") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041c78_d20250213_m045413_c001_v0001117_t0028_u01739422453528") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b536_d20250213_m045412_c001_v7007000_t0000_u01739422452627") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041c70_d20250213_m045411_c001_v0001117_t0003_u01739422451704") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f40569ccd2f95b52c_d20250213_m045408_c001_v7007000_t0000_u01739422448823") 2025/02/13 05:02:11 DEBUG : sub dir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041c5c_d20250213_m045407_c001_v0001117_t0051_u01739422447866") 2025/02/13 05:02:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcddf_d20250213_m050143_c001_v7007000_t0000_u01739422903986") 2025/02/13 05:02:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b004240d_d20250213_m050141_c001_v0001117_t0052_u01739422901865") 2025/02/13 05:02:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcdcc_d20250213_m050140_c001_v7007000_t0000_u01739422900119") 2025/02/13 05:02:11 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f11969763c48ed58d_d20250213_m050138_c001_v0001116_t0007_u01739422898656") 2025/02/13 05:02:11 DEBUG : sub/yam: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655dc_d20250213_m045648_c001_v7007000_t0000_u01739422608289") 2025/02/13 05:02:11 DEBUG : sub/yam: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3cef_d20250213_m045647_c001_v0001153_t0001_u01739422607201") 2025/02/13 05:02:12 DEBUG : test_dir1/file2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcdbe_d20250213_m050136_c001_v7007000_t0000_u01739422896743") 2025/02/13 05:02:12 DEBUG : test_dir1/file2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1023d425aa0f3eb2_d20250213_m050134_c001_v0001153_t0017_u01739422894898") 2025/02/13 05:02:12 DEBUG : test_dir1/file2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcdb5_d20250213_m050133_c001_v7007000_t0000_u01739422893350") 2025/02/13 05:02:12 DEBUG : test_dir1/file2: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f109b1738a27e8258_d20250213_m050132_c001_v0001090_t0048_u01739422892113") 2025/02/13 05:02:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcdbf_d20250213_m050136_c001_v7007000_t0000_u01739422896926") 2025/02/13 05:02:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f109b1738a27e825c_d20250213_m050134_c001_v0001090_t0014_u01739422894887") 2025/02/13 05:02:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f403d4c41ff9fcdb6_d20250213_m050133_c001_v7007000_t0000_u01739422893533") 2025/02/13 05:02:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f11969763c48ed56f_d20250213_m050132_c001_v0001116_t0042_u01739422892101") 2025/02/13 05:02:12 DEBUG : three: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655aa_d20250213_m045638_c001_v7007000_t0000_u01739422598763") 2025/02/13 05:02:12 DEBUG : three: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041f08_d20250213_m045637_c001_v0001117_t0059_u01739422597161") 2025/02/13 05:02:12 DEBUG : three: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f104dc350b0041efe_d20250213_m045634_c001_v0001117_t0005_u01739422594623") 2025/02/13 05:02:12 DEBUG : two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655ab_d20250213_m045638_c001_v7007000_t0000_u01739422598954") 2025/02/13 05:02:12 DEBUG : two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f410933070e816aa9_d20250213_m045636_c001_v0001113_t0053_u01739422596597") 2025/02/13 05:02:12 DEBUG : two: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f404dc350b0041efc_d20250213_m045634_c001_v0001117_t0020_u01739422594440") 2025/02/13 05:02:12 DEBUG : yam: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655e1_d20250213_m045649_c001_v7007000_t0000_u01739422609017") 2025/02/13 05:02:12 DEBUG : yam: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f11525c0bc46a5fbc_d20250213_m045648_c001_v0001184_t0007_u01739422608077") 2025/02/13 05:02:12 DEBUG : yam: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655c7_d20250213_m045644_c001_v7007000_t0000_u01739422604805") 2025/02/13 05:02:12 DEBUG : yam: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816abb_d20250213_m045643_c001_v0001113_t0049_u01739422603000") 2025/02/13 05:02:12 DEBUG : yam: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655b4_d20250213_m045640_c001_v7007000_t0000_u01739422600969") 2025/02/13 05:02:12 DEBUG : yam: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f110933070e816aaf_d20250213_m045639_c001_v0001113_t0030_u01739422599519") 2025/02/13 05:02:12 DEBUG : yaml: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655cc_d20250213_m045645_c001_v7007000_t0000_u01739422605533") 2025/02/13 05:02:12 DEBUG : yaml: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f11320b56a87d8d36_d20250213_m045644_c001_v0001101_t0006_u01739422604489") 2025/02/13 05:02:13 DEBUG : yaml: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f411c11f4446655b9_d20250213_m045641_c001_v7007000_t0000_u01739422601714") 2025/02/13 05:02:13 DEBUG : yaml: Deleting (id "4_z3f522d43a08dfbdb9f480e1b_f1068de78bb09f090_d20250213_m045640_c001_v0001184_t0019_u01739422600768") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 8m15.756286163s (try 1/5)