"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/09/30 01:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini" 2024/09/30 01:28:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/09/30 01:28:12 DEBUG : Creating backend with remote "/tmp/rclone1805798415" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:13 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:13 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 01:28:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:14 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:14 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:15 DEBUG : B2 bucket rclone-test-pitowol3rini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.13s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", 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-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", 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-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:17 DEBUG : Creating backend with remote "/non-existing" 2024/09/30 01:28:17 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/09/30 01:28:17 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:17 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:18 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:18 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.90s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:19 INFO : B2 bucket rclone-test-pitowol3rini: Running all checks before starting transfers 2024/09/30 01:28:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:20 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:20 INFO : B2 bucket rclone-test-pitowol3rini: Checks finished, now starting transfers 2024/09/30 01:28:20 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.63s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:21 ERROR : Ignoring --no-traverse with sync 2024/09/30 01:28:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:21 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:21 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:22 INFO : sub dir/hello world: Copied (new) 2024/09/30 01:28:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.64s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/09/30 01:28:23 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:23 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:23 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/09/30 01:28:23 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.83s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:28:25 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:25 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:25 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:25 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:28:27 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:27 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:27 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.93s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/30 01:28:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 01:28:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/09/30 01:28:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 01:28:28 DEBUG : sub dir: Making directory 2024/09/30 01:28:28 DEBUG : sub dir2: Making directory 2024/09/30 01:28:28 DEBUG : sub dir2/sub sub dir2: Making directory 2024/09/30 01:28:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:28 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:28 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/09/30 01:28:29 DEBUG : B2 bucket rclone-test-pitowol3rini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:30 DEBUG : sub dir2: Making directory 2024/09/30 01:28:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/09/30 01:28:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 01:28:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:30 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:30 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:31 DEBUG : sub dir2: Making directory with metadata 2024/09/30 01:28:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 01:28:31 DEBUG : sub dir: Making directory 2024/09/30 01:28:31 DEBUG : sub dir2: Making directory 2024/09/30 01:28:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:31 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:31 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:31 INFO : sub dir/hello world: Copied (new) 2024/09/30 01:28:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/09/30 01:28:32 DEBUG : B2 bucket rclone-test-pitowol3rini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/09/30 01:28:32 DEBUG : B2 bucket rclone-test-pitowol3rini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.72s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", 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-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:33 DEBUG : sub dir2: Making directory 2024/09/30 01:28:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:33 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:33 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:34 INFO : sub dir/hello world: Copied (new) 2024/09/30 01:28:34 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.38s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:34 DEBUG : sub dir2: Making directory with metadata 2024/09/30 01:28:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/09/30 01:28:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 01:28:35 DEBUG : sub dir: Making directory 2024/09/30 01:28:35 DEBUG : sub dir2: Making directory 2024/09/30 01:28:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:35 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:35 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:35 INFO : sub dir/hello world: Copied (new) 2024/09/30 01:28:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/09/30 01:28:35 DEBUG : B2 bucket rclone-test-pitowol3rini: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.61s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:36 DEBUG : sub dir2: Making directory 2024/09/30 01:28:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:37 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:37 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:37 INFO : sub dir/hello world: Copied (new) 2024/09/30 01:28:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.58s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:39 DEBUG : Creating backend with remote "TestB2:rclone-test-veworoh8cura" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-pitowol3rini -> B2 bucket rclone-test-veworoh8cura 2024/09/30 01:28:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:40 DEBUG : B2 bucket rclone-test-veworoh8cura: Waiting for checks to finish 2024/09/30 01:28:40 DEBUG : B2 bucket rclone-test-veworoh8cura: Waiting for transfers to finish 2024/09/30 01:28:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:41 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:41 DEBUG : B2 bucket rclone-test-veworoh8cura: Purge remote 2024/09/30 01:28:41 INFO : B2 bucket rclone-test-veworoh8cura: cleaning bucket "rclone-test-veworoh8cura" of all files 2024/09/30 01:28:41 DEBUG : sub dir/hello world: Deleting (id "4_zafe23df380bd4b0b9f280e1b_f10085298dfea9a46_d20240930_m012841_c001_v0001128_t0000_u01727659721132") --- PASS: TestServerSideCopy (4.78s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 01:28:44 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:44 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/09/30 01:28:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:46 DEBUG : Creating backend with remote "TestB2:rclone-test-fowusun5zasa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-pitowol3rini -> B2 bucket rclone-test-fowusun5zasa 2024/09/30 01:28:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:48 DEBUG : B2 bucket rclone-test-fowusun5zasa: Waiting for checks to finish 2024/09/30 01:28:48 DEBUG : B2 bucket rclone-test-fowusun5zasa: Waiting for transfers to finish 2024/09/30 01:28:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 01:28:50 DEBUG : B2 bucket rclone-test-fowusun5zasa: Waiting for checks to finish 2024/09/30 01:28:50 DEBUG : B2 bucket rclone-test-fowusun5zasa: Waiting for transfers to finish 2024/09/30 01:28:51 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/09/30 01:28:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:51 DEBUG : B2 bucket rclone-test-fowusun5zasa: Purge remote 2024/09/30 01:28:51 INFO : B2 bucket rclone-test-fowusun5zasa: cleaning bucket "rclone-test-fowusun5zasa" of all files 2024/09/30 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf225dd380bd4b0b9f280e1b_f112f78158476ff90_d20240930_m012851_c001_v0001146_t0035_u01727659731089") 2024/09/30 01:28:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf225dd380bd4b0b9f280e1b_f10749a2ea37ca15a_d20240930_m012848_c001_v0001103_t0041_u01727659728913") --- PASS: TestServerSideCopyOverSelf (8.08s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:55 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:28:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 01:28:55 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:28:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/09/30 01:28:55 INFO : sub dir/hello world: Copied (replaced existing) 2024/09/30 01:28:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:28:57 DEBUG : Creating backend with remote "TestB2:rclone-test-hihupod4cavi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-pitowol3rini -> B2 bucket rclone-test-hihupod4cavi 2024/09/30 01:28:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:28:58 DEBUG : B2 bucket rclone-test-hihupod4cavi: Waiting for checks to finish 2024/09/30 01:28:58 DEBUG : B2 bucket rclone-test-hihupod4cavi: Waiting for transfers to finish 2024/09/30 01:28:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:28:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/09/30 01:29:01 DEBUG : B2 bucket rclone-test-hihupod4cavi: Waiting for checks to finish 2024/09/30 01:29:01 DEBUG : B2 bucket rclone-test-hihupod4cavi: Waiting for transfers to finish 2024/09/30 01:29:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/09/30 01:29:01 INFO : sub dir/hello world: Copied (server-side copy) 2024/09/30 01:29:01 INFO : sub dir/hello world: Deleted 2024/09/30 01:29:02 DEBUG : testing file moves 2024/09/30 01:29:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/09/30 01:29:02 DEBUG : B2 bucket rclone-test-hihupod4cavi: Waiting for checks to finish 2024/09/30 01:29:02 DEBUG : B2 bucket rclone-test-hihupod4cavi: Waiting for transfers to finish 2024/09/30 01:29:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/09/30 01:29:03 INFO : sub dir/hello world: Copied (server-side copy) 2024/09/30 01:29:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:03 DEBUG : B2 bucket rclone-test-hihupod4cavi: Purge remote 2024/09/30 01:29:03 INFO : B2 bucket rclone-test-hihupod4cavi: cleaning bucket "rclone-test-hihupod4cavi" of all files 2024/09/30 01:29:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f428d8380bd4b0b9f280e1b_f110a45a473561c8a_d20240930_m012903_c001_v0001165_t0009_u01727659743040") 2024/09/30 01:29:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f428d8380bd4b0b9f280e1b_f10458f6115797abb_d20240930_m012901_c001_v0001128_t0008_u01727659741255") 2024/09/30 01:29:03 DEBUG : sub dir/hello world: Deleting (id "4_z0f428d8380bd4b0b9f280e1b_f100d847edbca2979_d20240930_m012859_c001_v0001145_t0001_u01727659739691") --- PASS: TestServerSideMoveOverSelf (9.25s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:06 ERROR : : error listing: directory not found 2024/09/30 01:29:06 DEBUG : Local file system at /tmp/rclone1805798415: Making directory 2024/09/30 01:29:07 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:07 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.40s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:29:09 DEBUG : Local file system at /tmp/rclone1805798415: Waiting for checks to finish 2024/09/30 01:29:09 DEBUG : Local file system at /tmp/rclone1805798415: Waiting for transfers to finish 2024/09/30 01:29:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:29:10 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/09/30 01:29:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyRedownload (2.63s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:11 DEBUG : check sum: Need to transfer - File not found at Destination 2024/09/30 01:29:11 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:11 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 01:29:11 INFO : check sum: Copied (new) 2024/09/30 01:29:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:12 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 01:29:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/09/30 01:29:12 DEBUG : check sum: Unchanged skipping 2024/09/30 01:29:12 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:12 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.63s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:13 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/09/30 01:29:13 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:13 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 01:29:14 INFO : sizeonly: Copied (new) 2024/09/30 01:29:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:14 DEBUG : sizeonly: Sizes identical 2024/09/30 01:29:14 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:14 DEBUG : sizeonly: Unchanged skipping 2024/09/30 01:29:14 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:14 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.89s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/09/30 01:29:16 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:16 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/09/30 01:29:17 INFO : ignore-size: Copied (new) 2024/09/30 01:29:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:29:17 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:17 DEBUG : ignore-size: Unchanged skipping 2024/09/30 01:29:17 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:17 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:29:19 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:19 DEBUG : existing: Unchanged skipping 2024/09/30 01:29:19 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:19 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/09/30 01:29:20 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:20 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 01:29:20 INFO : existing: Copied (replaced existing) 2024/09/30 01:29:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:22 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/30 01:29:22 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:22 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 01:29:22 INFO : existing: Copied (new) 2024/09/30 01:29:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:22 DEBUG : existing: Destination exists, skipping 2024/09/30 01:29:22 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:22 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:22 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.40s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:24 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/09/30 01:29:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/30 01:29:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:29:25 DEBUG : c/non empty space: Unchanged skipping 2024/09/30 01:29:25 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:25 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:29:25 INFO : a/potato2: Copied (new) 2024/09/30 01:29:25 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:26 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:27 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 2024/09/30 01:29:27 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 01:29:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/09/30 01:29:28 DEBUG : empty space: Unchanged skipping 2024/09/30 01:29:28 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:28 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:28 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:28 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/09/30 01:29:28 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 01:29:29 INFO : empty space: Updated modification time in destination 2024/09/30 01:29:29 DEBUG : empty space: Unchanged skipping 2024/09/30 01:29:29 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:29 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:31 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:31 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 2024/09/30 01:29:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 01:29:31 DEBUG : empty space: Unchanged skipping 2024/09/30 01:29:31 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:31 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.90s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:33 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 2024/09/30 01:29:33 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1805798415) 2024/09/30 01:29:33 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-pitowol3rini) 2024/09/30 01:29:33 DEBUG : foo: sha1 differ 2024/09/30 01:29:33 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:33 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/09/30 01:29:33 INFO : foo: Copied (replaced existing) 2024/09/30 01:29:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:35 DEBUG : potato: Need to transfer - File not found at Destination 2024/09/30 01:29:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:29:35 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:35 DEBUG : empty space: Unchanged skipping 2024/09/30 01:29:35 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:35 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:29:35 INFO : potato: Copied (new) 2024/09/30 01:29:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:37 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/09/30 01:29:37 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/09/30 01:29:38 INFO : potato: Copied (replaced existing) 2024/09/30 01:29:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.13s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:40 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:40 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 2024/09/30 01:29:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1805798415) 2024/09/30 01:29:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-pitowol3rini) 2024/09/30 01:29:40 DEBUG : potato: sha1 differ 2024/09/30 01:29:40 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/09/30 01:29:40 INFO : potato: Copied (replaced existing) 2024/09/30 01:29:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:29:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:29:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/09/30 01:29:42 DEBUG : empty space: Unchanged skipping 2024/09/30 01:29:42 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:42 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:42 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:29:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:29:44 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:44 DEBUG : empty space: Unchanged skipping 2024/09/30 01:29:44 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:29:45 INFO : potato2: Copied (new) 2024/09/30 01:29:45 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:45 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:48 DEBUG : d: Making directory 2024/09/30 01:29:48 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/09/30 01:29:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/30 01:29:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:29:48 DEBUG : c/non empty space: Unchanged skipping 2024/09/30 01:29:48 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:48 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:29:49 INFO : a/potato2: Copied (new) 2024/09/30 01:29:49 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.25s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:51 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/09/30 01:29:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/09/30 01:29:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:29:52 DEBUG : c/non empty space: Unchanged skipping 2024/09/30 01:29:52 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:52 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:29:52 INFO : a/potato2: Copied (new) 2024/09/30 01:29:52 ERROR : B2 bucket rclone-test-pitowol3rini: not deleting files as there were IO errors 2024/09/30 01:29:52 ERROR : B2 bucket rclone-test-pitowol3rini: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:55 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:29:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:29:55 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:55 DEBUG : empty space: Unchanged skipping 2024/09/30 01:29:55 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:55 INFO : potato: Deleted 2024/09/30 01:29:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:29:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.31s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:29:58 DEBUG : Waiting for deletions to finish 2024/09/30 01:29:58 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:58 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:58 INFO : potato: Deleted 2024/09/30 01:29:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:29:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:29:59 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:29:59 DEBUG : empty space: Unchanged skipping 2024/09/30 01:29:59 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:29:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:29:59 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:30:02 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:02 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:02 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/09/30 01:30:02 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.04s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:05 DEBUG : enormous: Excluded (Size Filter) 2024/09/30 01:30:05 DEBUG : enormous: Excluded 2024/09/30 01:30:05 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 01:30:05 DEBUG : potato2: Excluded 2024/09/30 01:30:05 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 01:30:05 DEBUG : potato2: Excluded 2024/09/30 01:30:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:30:05 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:05 DEBUG : empty space: Unchanged skipping 2024/09/30 01:30:05 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:05 DEBUG : Waiting for deletions to finish 2024/09/30 01:30:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:05 DEBUG : enormous: Excluded (Size Filter) 2024/09/30 01:30:05 DEBUG : enormous: Excluded 2024/09/30 01:30:05 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 01:30:05 DEBUG : potato2: Excluded 2024/09/30 01:30:06 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 01:30:06 DEBUG : potato2: Excluded 2024/09/30 01:30:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/09/30 01:30:06 DEBUG : empty space: Unchanged skipping 2024/09/30 01:30:06 DEBUG : Local file system at /tmp/rclone1805798415: Waiting for checks to finish 2024/09/30 01:30:06 DEBUG : Local file system at /tmp/rclone1805798415: Waiting for transfers to finish 2024/09/30 01:30:06 DEBUG : Waiting for deletions to finish 2024/09/30 01:30:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:08 DEBUG : enormous: Excluded (Size Filter) 2024/09/30 01:30:08 DEBUG : enormous: Excluded 2024/09/30 01:30:08 DEBUG : potato2: Excluded (Size Filter) 2024/09/30 01:30:08 DEBUG : potato2: Excluded 2024/09/30 01:30:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:30:09 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:09 DEBUG : empty space: Unchanged skipping 2024/09/30 01:30:09 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:09 DEBUG : Waiting for deletions to finish 2024/09/30 01:30:09 INFO : enormous: Deleted 2024/09/30 01:30:09 INFO : potato2: Deleted 2024/09/30 01:30:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/09/30 01:30:09 DEBUG : empty space: Unchanged skipping 2024/09/30 01:30:09 DEBUG : Local file system at /tmp/rclone1805798415: Waiting for checks to finish 2024/09/30 01:30:09 DEBUG : Local file system at /tmp/rclone1805798415: Waiting for transfers to finish 2024/09/30 01:30:09 DEBUG : Waiting for deletions to finish 2024/09/30 01:30:09 INFO : enormous: Deleted 2024/09/30 01:30:09 INFO : potato2: Deleted 2024/09/30 01:30:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.30s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:12 DEBUG : five: Need to transfer - File not found at Destination 2024/09/30 01:30:12 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/09/30 01:30:12 DEBUG : one: Destination is newer than source, skipping 2024/09/30 01:30:12 DEBUG : three: Sizes identical 2024/09/30 01:30:12 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:12 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/09/30 01:30:12 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/09/30 01:30:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1805798415) 2024/09/30 01:30:12 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-pitowol3rini) 2024/09/30 01:30:12 DEBUG : two: sha1 differ 2024/09/30 01:30:12 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/09/30 01:30:12 INFO : five: Copied (new) 2024/09/30 01:30:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/09/30 01:30:13 INFO : four: Copied (replaced existing) 2024/09/30 01:30:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/09/30 01:30:13 INFO : two: Copied (replaced existing) 2024/09/30 01:30:13 DEBUG : Waiting for deletions to finish 2024/09/30 01:30:13 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:13 DEBUG : one: Destination is newer than source, skipping 2024/09/30 01:30:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1805798415) 2024/09/30 01:30:13 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-pitowol3rini) 2024/09/30 01:30:13 DEBUG : three: sha1 differ 2024/09/30 01:30:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/09/30 01:30:13 DEBUG : two: Size and sha1 of src and dst objects identical 2024/09/30 01:30:13 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/09/30 01:30:13 DEBUG : four: Size and sha1 of src and dst objects identical 2024/09/30 01:30:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/09/30 01:30:13 DEBUG : five: Size and sha1 of src and dst objects identical 2024/09/30 01:30:13 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/09/30 01:30:13 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/09/30 01:30:13 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/09/30 01:30:13 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/09/30 01:30:13 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 01:30:14 INFO : three: Copied (replaced existing) 2024/09/30 01:30:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.52s) === 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-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/09/30 01:30:15 INFO : B2 bucket rclone-test-pitowol3rini: Making map for --track-renames 2024/09/30 01:30:15 INFO : B2 bucket rclone-test-pitowol3rini: Finished making map for --track-renames 2024/09/30 01:30:15 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:15 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for renames to finish 2024/09/30 01:30:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/30 01:30:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/30 01:30:15 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:16 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/09/30 01:30:16 INFO : potato: Copied (new) 2024/09/30 01:30:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 01:30:16 INFO : yam: Copied (new) 2024/09/30 01:30:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:16 INFO : B2 bucket rclone-test-pitowol3rini: Making map for --track-renames 2024/09/30 01:30:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:30:16 INFO : B2 bucket rclone-test-pitowol3rini: Finished making map for --track-renames 2024/09/30 01:30:16 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:16 DEBUG : potato: Unchanged skipping 2024/09/30 01:30:16 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for renames to finish 2024/09/30 01:30:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 01:30:17 INFO : yam: Copied (server-side copy) to: yaml 2024/09/30 01:30:17 INFO : yam: Deleted 2024/09/30 01:30:17 INFO : yaml: Renamed from "yam" 2024/09/30 01:30:17 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/09/30 01:30:19 INFO : B2 bucket rclone-test-pitowol3rini: Making map for --track-renames 2024/09/30 01:30:19 INFO : B2 bucket rclone-test-pitowol3rini: Finished making map for --track-renames 2024/09/30 01:30:19 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/30 01:30:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/09/30 01:30:19 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for renames to finish 2024/09/30 01:30:19 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/09/30 01:30:20 INFO : potato: Copied (new) 2024/09/30 01:30:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 01:30:20 INFO : yam: Copied (new) 2024/09/30 01:30:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:21 INFO : B2 bucket rclone-test-pitowol3rini: Making map for --track-renames 2024/09/30 01:30:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:30:21 INFO : B2 bucket rclone-test-pitowol3rini: Finished making map for --track-renames 2024/09/30 01:30:21 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:21 DEBUG : potato: Unchanged skipping 2024/09/30 01:30:21 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for renames to finish 2024/09/30 01:30:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 01:30:22 INFO : yam: Copied (server-side copy) to: yaml 2024/09/30 01:30:22 INFO : yam: Deleted 2024/09/30 01:30:22 INFO : yaml: Renamed from "yam" 2024/09/30 01:30:22 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.78s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/09/30 01:30:24 INFO : B2 bucket rclone-test-pitowol3rini: Making map for --track-renames 2024/09/30 01:30:24 INFO : B2 bucket rclone-test-pitowol3rini: Finished making map for --track-renames 2024/09/30 01:30:24 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/09/30 01:30:24 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for renames to finish 2024/09/30 01:30:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/09/30 01:30:24 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/09/30 01:30:24 INFO : potato: Copied (new) 2024/09/30 01:30:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 01:30:25 INFO : sub/yam: Copied (new) 2024/09/30 01:30:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:25 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:30:25 DEBUG : potato: Unchanged skipping 2024/09/30 01:30:25 INFO : B2 bucket rclone-test-pitowol3rini: Making map for --track-renames 2024/09/30 01:30:25 INFO : B2 bucket rclone-test-pitowol3rini: Finished making map for --track-renames 2024/09/30 01:30:25 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:25 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for renames to finish 2024/09/30 01:30:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/09/30 01:30:26 INFO : sub/yam: Copied (server-side copy) to: yam 2024/09/30 01:30:26 INFO : sub/yam: Deleted 2024/09/30 01:30:26 INFO : yam: Renamed from "sub/yam" 2024/09/30 01:30:26 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.98s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:28 DEBUG : Creating backend with remote "/tmp/rclone1805798415/dir1" 2024/09/30 01:30:28 DEBUG : Creating backend with remote "/tmp/rclone1805798415/dir2" 2024/09/30 01:30:28 DEBUG : Local file system at /tmp/rclone1805798415/dir2: Using server-side directory move 2024/09/30 01:30:28 INFO : Local file system at /tmp/rclone1805798415/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/09/30 01:30:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/09/30 01:30:28 INFO : file1.txt: Moved (server-side) 2024/09/30 01:30:28 DEBUG : Local file system at /tmp/rclone1805798415/dir2: Waiting for checks to finish 2024/09/30 01:30:28 DEBUG : Local file system at /tmp/rclone1805798415/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:30:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/30 01:30:28 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:28 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:29 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/09/30 01:30:29 INFO : nested/sub dir/file: Copied (new) 2024/09/30 01:30:29 INFO : nested/sub dir/file: Deleted 2024/09/30 01:30:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:30:29 INFO : sub dir/hello world: Copied (new) 2024/09/30 01:30:29 INFO : sub dir/hello world: Deleted 2024/09/30 01:30:29 INFO : sub dir: Removing directory 2024/09/30 01:30:29 INFO : nested/sub dir: Removing directory 2024/09/30 01:30:29 INFO : nested: Removing directory 2024/09/30 01:30:29 DEBUG : Local file system at /tmp/rclone1805798415: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/09/30 01:30:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/09/30 01:30:31 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:31 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:31 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/09/30 01:30:31 INFO : nested/sub dir/file: Copied (new) 2024/09/30 01:30:31 INFO : nested/sub dir/file: Deleted 2024/09/30 01:30:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/09/30 01:30:32 INFO : sub dir/hello world: Copied (new) 2024/09/30 01:30:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:33 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/30 01:30:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/09/30 01:30:33 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:33 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:33 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/09/30 01:30:33 INFO : existing-b: Copied (new) 2024/09/30 01:30:33 INFO : existing-b: Deleted 2024/09/30 01:30:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 01:30:34 INFO : existing: Copied (new) 2024/09/30 01:30:34 INFO : existing: Deleted 2024/09/30 01:30:34 DEBUG : existing: Destination exists, skipping 2024/09/30 01:30:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/09/30 01:30:34 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:30:34 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:30:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.28s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kijehoh3kovu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pitowol3rini -> B2 bucket rclone-test-kijehoh3kovu 2024/09/30 01:30:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:30:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/30 01:30:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/09/30 01:30:41 DEBUG : empty space: Unchanged skipping 2024/09/30 01:30:41 DEBUG : B2 bucket rclone-test-kijehoh3kovu: Waiting for checks to finish 2024/09/30 01:30:42 INFO : empty space: Deleted 2024/09/30 01:30:42 DEBUG : B2 bucket rclone-test-kijehoh3kovu: Waiting for transfers to finish 2024/09/30 01:30:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:30:42 INFO : potato2: Copied (server-side copy) 2024/09/30 01:30:42 INFO : potato2: Deleted 2024/09/30 01:30:42 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 01:30:42 INFO : potato3: Copied (server-side copy) 2024/09/30 01:30:42 INFO : potato3: Deleted 2024/09/30 01:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-joyamez2vuku" 2024/09/30 01:30:44 DEBUG : empty space: Need to transfer - File not found at Destination 2024/09/30 01:30:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:30:44 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/30 01:30:44 DEBUG : B2 bucket rclone-test-joyamez2vuku: Waiting for checks to finish 2024/09/30 01:30:44 DEBUG : B2 bucket rclone-test-joyamez2vuku: Waiting for transfers to finish 2024/09/30 01:30:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 01:30:45 INFO : empty space: Copied (server-side copy) 2024/09/30 01:30:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:30:45 INFO : potato2: Copied (server-side copy) 2024/09/30 01:30:45 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 01:30:45 INFO : potato3: Copied (server-side copy) 2024/09/30 01:30:45 INFO : empty space: Deleted 2024/09/30 01:30:45 INFO : potato2: Deleted 2024/09/30 01:30:45 INFO : potato3: Deleted 2024/09/30 01:30:46 DEBUG : B2 bucket rclone-test-joyamez2vuku: Purge remote 2024/09/30 01:30:46 INFO : B2 bucket rclone-test-joyamez2vuku: cleaning bucket "rclone-test-joyamez2vuku" of all files 2024/09/30 01:30:46 DEBUG : empty space: Deleting (id "4_zffa22d3380dd4b0b9f280e1b_f110ad0a8c70c8d3a_d20240930_m013045_c001_v0001036_t0017_u01727659845169") 2024/09/30 01:30:46 DEBUG : potato2: Deleting (id "4_zffa22d3380dd4b0b9f280e1b_f1160ab27199653ce_d20240930_m013045_c001_v0001146_t0014_u01727659845486") 2024/09/30 01:30:46 DEBUG : potato3: Deleting (id "4_zffa22d3380dd4b0b9f280e1b_f110a3e1f7504a36a_d20240930_m013045_c001_v0001098_t0020_u01727659845462") 2024/09/30 01:30:47 DEBUG : B2 bucket rclone-test-kijehoh3kovu: Purge remote 2024/09/30 01:30:47 INFO : B2 bucket rclone-test-kijehoh3kovu: cleaning bucket "rclone-test-kijehoh3kovu" of all files 2024/09/30 01:30:47 DEBUG : empty space: Deleting (id "4_z9f420dc380dd4b0b9f280e1b_f4183313bc2505602_d20240930_m013045_c001_v7007000_t0000_u01727659845680") 2024/09/30 01:30:47 DEBUG : empty space: Deleting (id "4_z9f420dc380dd4b0b9f280e1b_f1099b48b56cf1c79_d20240930_m013039_c001_v0001115_t0053_u01727659839635") 2024/09/30 01:30:47 DEBUG : potato2: Deleting (id "4_z9f420dc380dd4b0b9f280e1b_f41934e594ac68b23_d20240930_m013045_c001_v7007000_t0000_u01727659845774") 2024/09/30 01:30:47 DEBUG : potato2: Deleting (id "4_z9f420dc380dd4b0b9f280e1b_f113ac31b0ae6e5be_d20240930_m013041_c001_v0001115_t0005_u01727659841995") 2024/09/30 01:30:47 DEBUG : potato3: Deleting (id "4_z9f420dc380dd4b0b9f280e1b_f4183313bc2505603_d20240930_m013045_c001_v7007000_t0000_u01727659845868") 2024/09/30 01:30:47 DEBUG : potato3: Deleting (id "4_z9f420dc380dd4b0b9f280e1b_f118041486038e169_d20240930_m013042_c001_v0001033_t0013_u01727659842374") 2024/09/30 01:30:47 DEBUG : potato3: Deleting (id "4_z9f420dc380dd4b0b9f280e1b_f1099b48b56cf1c7f_d20240930_m013040_c001_v0001115_t0053_u01727659840697") --- PASS: TestServerSideMove (13.47s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:30:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dujivop8cuve" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pitowol3rini -> B2 bucket rclone-test-dujivop8cuve 2024/09/30 01:30:54 DEBUG : empty space: Excluded (Size Filter) 2024/09/30 01:30:54 DEBUG : empty space: Excluded 2024/09/30 01:30:54 DEBUG : empty space: Excluded (Size Filter) 2024/09/30 01:30:54 DEBUG : empty space: Excluded 2024/09/30 01:30:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:30:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/30 01:30:54 DEBUG : B2 bucket rclone-test-dujivop8cuve: Waiting for checks to finish 2024/09/30 01:30:54 DEBUG : B2 bucket rclone-test-dujivop8cuve: Waiting for transfers to finish 2024/09/30 01:30:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:30:55 INFO : potato2: Copied (server-side copy) 2024/09/30 01:30:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 01:30:55 INFO : potato3: Copied (server-side copy) 2024/09/30 01:30:55 INFO : potato2: Deleted 2024/09/30 01:30:55 INFO : potato3: Deleted 2024/09/30 01:30:55 DEBUG : Creating backend with remote "TestB2:rclone-test-cayijip9pofu" 2024/09/30 01:30:56 DEBUG : empty space: Excluded (Size Filter) 2024/09/30 01:30:56 DEBUG : empty space: Excluded 2024/09/30 01:30:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:30:57 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/30 01:30:57 DEBUG : B2 bucket rclone-test-cayijip9pofu: Waiting for checks to finish 2024/09/30 01:30:57 DEBUG : B2 bucket rclone-test-cayijip9pofu: Waiting for transfers to finish 2024/09/30 01:30:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:30:57 INFO : potato2: Copied (server-side copy) 2024/09/30 01:30:58 INFO : potato2: Deleted 2024/09/30 01:30:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 01:30:58 INFO : potato3: Copied (server-side copy) 2024/09/30 01:30:58 INFO : potato3: Deleted 2024/09/30 01:30:58 DEBUG : B2 bucket rclone-test-cayijip9pofu: Purge remote 2024/09/30 01:30:58 INFO : B2 bucket rclone-test-cayijip9pofu: cleaning bucket "rclone-test-cayijip9pofu" of all files 2024/09/30 01:30:58 DEBUG : potato2: Deleting (id "4_z6f125d5380dd4b0b9f280e1b_f100283e9b12745de_d20240930_m013057_c001_v0001146_t0013_u01727659857704") 2024/09/30 01:30:58 DEBUG : potato3: Deleting (id "4_z6f125d5380dd4b0b9f280e1b_f107edd3d96c34033_d20240930_m013058_c001_v0001177_t0053_u01727659858036") 2024/09/30 01:30:59 DEBUG : B2 bucket rclone-test-dujivop8cuve: Purge remote 2024/09/30 01:30:59 INFO : B2 bucket rclone-test-dujivop8cuve: cleaning bucket "rclone-test-dujivop8cuve" of all files 2024/09/30 01:30:59 DEBUG : empty space: Deleting (id "4_zbf424d2380dd4b0b9f280e1b_f1124424be3d12124_d20240930_m013053_c001_v0001176_t0027_u01727659853588") 2024/09/30 01:30:59 DEBUG : potato2: Deleting (id "4_zbf424d2380dd4b0b9f280e1b_f406522c03684c06b_d20240930_m013058_c001_v7007000_t0000_u01727659858005") 2024/09/30 01:30:59 DEBUG : potato2: Deleting (id "4_zbf424d2380dd4b0b9f280e1b_f118d96cc96d268de_d20240930_m013054_c001_v0001116_t0038_u01727659854437") 2024/09/30 01:30:59 DEBUG : potato3: Deleting (id "4_zbf424d2380dd4b0b9f280e1b_f406522c03684c06c_d20240930_m013058_c001_v7007000_t0000_u01727659858277") 2024/09/30 01:30:59 DEBUG : potato3: Deleting (id "4_zbf424d2380dd4b0b9f280e1b_f113c02334c667b35_d20240930_m013054_c001_v0001097_t0055_u01727659854826") 2024/09/30 01:30:59 DEBUG : potato3: Deleting (id "4_zbf424d2380dd4b0b9f280e1b_f1124424be3d12126_d20240930_m013053_c001_v0001176_t0018_u01727659853802") --- PASS: TestServerSideMoveWithFilter (12.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-kebiyax8vino" 2024/09/30 01:31:05 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-pitowol3rini -> B2 bucket rclone-test-kebiyax8vino 2024/09/30 01:31:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:31:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/09/30 01:31:07 DEBUG : empty space: Unchanged skipping 2024/09/30 01:31:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/09/30 01:31:07 DEBUG : B2 bucket rclone-test-kebiyax8vino: Waiting for checks to finish 2024/09/30 01:31:08 INFO : empty space: Deleted 2024/09/30 01:31:08 DEBUG : B2 bucket rclone-test-kebiyax8vino: Waiting for transfers to finish 2024/09/30 01:31:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:31:08 INFO : potato2: Copied (server-side copy) 2024/09/30 01:31:08 INFO : potato2: Deleted 2024/09/30 01:31:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 01:31:09 INFO : potato3: Copied (server-side copy) 2024/09/30 01:31:09 INFO : potato3: Deleted 2024/09/30 01:31:09 DEBUG : Creating backend with remote "TestB2:rclone-test-valopoy0cedi" 2024/09/30 01:31:10 DEBUG : tomatoDir: Making directory 2024/09/30 01:31:11 DEBUG : empty space: Need to transfer - File not found at Destination 2024/09/30 01:31:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/09/30 01:31:11 DEBUG : potato3: Need to transfer - File not found at Destination 2024/09/30 01:31:11 DEBUG : B2 bucket rclone-test-valopoy0cedi: Waiting for checks to finish 2024/09/30 01:31:11 DEBUG : B2 bucket rclone-test-valopoy0cedi: Waiting for transfers to finish 2024/09/30 01:31:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/09/30 01:31:12 INFO : empty space: Copied (server-side copy) 2024/09/30 01:31:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/09/30 01:31:12 INFO : potato2: Copied (server-side copy) 2024/09/30 01:31:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/09/30 01:31:12 INFO : potato3: Copied (server-side copy) 2024/09/30 01:31:12 INFO : empty space: Deleted 2024/09/30 01:31:12 INFO : potato2: Deleted 2024/09/30 01:31:12 INFO : potato3: Deleted 2024/09/30 01:31:13 DEBUG : B2 bucket rclone-test-valopoy0cedi: Purge remote 2024/09/30 01:31:13 INFO : B2 bucket rclone-test-valopoy0cedi: cleaning bucket "rclone-test-valopoy0cedi" of all files 2024/09/30 01:31:13 DEBUG : empty space: Deleting (id "4_z2f728dc380dd4b0b9f280e1b_f1085882e7128e7e9_d20240930_m013112_c001_v0001116_t0036_u01727659872136") 2024/09/30 01:31:13 DEBUG : potato2: Deleting (id "4_z2f728dc380dd4b0b9f280e1b_f112d2e6e95daf343_d20240930_m013112_c001_v0001130_t0034_u01727659872148") 2024/09/30 01:31:13 DEBUG : potato3: Deleting (id "4_z2f728dc380dd4b0b9f280e1b_f107b96346c9478e0_d20240930_m013111_c001_v0001116_t0014_u01727659871763") 2024/09/30 01:31:14 DEBUG : B2 bucket rclone-test-kebiyax8vino: Purge remote 2024/09/30 01:31:14 INFO : B2 bucket rclone-test-kebiyax8vino: cleaning bucket "rclone-test-kebiyax8vino" of all files 2024/09/30 01:31:14 DEBUG : empty space: Deleting (id "4_z6ff27d7380dd4b0b9f280e1b_f400c5d35501dac4c_d20240930_m013112_c001_v7007000_t0000_u01727659872667") 2024/09/30 01:31:14 DEBUG : empty space: Deleting (id "4_z6ff27d7380dd4b0b9f280e1b_f11432d4f24fab7f8_d20240930_m013106_c001_v0001181_t0004_u01727659866979") 2024/09/30 01:31:14 DEBUG : potato2: Deleting (id "4_z6ff27d7380dd4b0b9f280e1b_f406940be6e00337e_d20240930_m013112_c001_v7007000_t0000_u01727659872674") 2024/09/30 01:31:14 DEBUG : potato2: Deleting (id "4_z6ff27d7380dd4b0b9f280e1b_f118e80ba6534480f_d20240930_m013107_c001_v0001128_t0030_u01727659867923") 2024/09/30 01:31:14 DEBUG : potato3: Deleting (id "4_z6ff27d7380dd4b0b9f280e1b_f400c5d35501dac4f_d20240930_m013112_c001_v7007000_t0000_u01727659872850") 2024/09/30 01:31:14 DEBUG : potato3: Deleting (id "4_z6ff27d7380dd4b0b9f280e1b_f106ac1d98424f700_d20240930_m013108_c001_v0001144_t0059_u01727659868299") 2024/09/30 01:31:14 DEBUG : potato3: Deleting (id "4_z6ff27d7380dd4b0b9f280e1b_f11432d4f24fab7fa_d20240930_m013107_c001_v0001181_t0007_u01727659867282") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.63s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:31:16 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.60s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:31:19 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:31:22 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/rclone-sync-test" 2024/09/30 01:31:23 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/rclone-sync-test-include/layer2" 2024/09/30 01:31:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/rclone-sync-test-ignore-file" 2024/09/30 01:31:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 01:31:30 DEBUG : B2 bucket rclone-test-pitowol3rini path rclone-sync-test: Waiting for checks to finish 2024/09/30 01:31:30 DEBUG : B2 bucket rclone-test-pitowol3rini path rclone-sync-test: Waiting for transfers to finish 2024/09/30 01:31:30 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:30 INFO : There was nothing to transfer 2024/09/30 01:31:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 01:31:30 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:31:30 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:31:30 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:31:30 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/09/30 01:31:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/30 01:31:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 01:31:31 DEBUG : pacer: Reducing sleep to 10ms 2024/09/30 01:31:31 DEBUG : B2 bucket rclone-test-pitowol3rini path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/09/30 01:31:31 DEBUG : B2 bucket rclone-test-pitowol3rini path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/09/30 01:31:31 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:31:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 01:31:32 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:31:32 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:31:32 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:31:32 DEBUG : : Excluded 2024/09/30 01:31:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/09/30 01:31:32 DEBUG : B2 bucket rclone-test-pitowol3rini path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/09/30 01:31:32 DEBUG : B2 bucket rclone-test-pitowol3rini path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/09/30 01:31:32 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (17.51s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:31:39 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/dst" 2024/09/30 01:31:40 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/CompareDest" 2024/09/30 01:31:42 DEBUG : one: Need to transfer - File not found at Destination 2024/09/30 01:31:42 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:31:42 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:31:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 01:31:44 INFO : one: Copied (new) 2024/09/30 01:31:44 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:31:44 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:31:45 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:31:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/09/30 01:31:45 INFO : one: Copied (replaced existing) 2024/09/30 01:31:45 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:31:47 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:31:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:31:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 01:31:47 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:31:47 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:47 INFO : There was nothing to transfer 2024/09/30 01:31:49 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:31:49 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 01:31:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:31:49 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:31:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:31:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 01:31:49 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:31:49 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:49 INFO : There was nothing to transfer 2024/09/30 01:31:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:31:50 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 01:31:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:31:50 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:31:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:31:50 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 01:31:50 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:31:50 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:50 INFO : There was nothing to transfer 2024/09/30 01:31:51 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 2024/09/30 01:31:51 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/09/30 01:31:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/09/30 01:31:51 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:31:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:31:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:31:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 01:31:51 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:31:51 DEBUG : Waiting for deletions to finish 2024/09/30 01:31:51 INFO : There was nothing to transfer 2024/09/30 01:31:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/09/30 01:31:52 DEBUG : two: Need to transfer - File not found at Destination 2024/09/30 01:31:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:31:52 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:31:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:31:52 DEBUG : one: Destination found in --compare-dest, skipping 2024/09/30 01:31:52 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:31:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/09/30 01:31:53 INFO : two: Copied (new) 2024/09/30 01:31:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.58s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:31:57 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/dest" 2024/09/30 01:31:58 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/pre-dest1" 2024/09/30 01:31:59 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/pre-dest2" 2024/09/30 01:32:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:32:01 DEBUG : 1: Destination found in --compare-dest, skipping 2024/09/30 01:32:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:32:01 DEBUG : 2: Destination found in --compare-dest, skipping 2024/09/30 01:32:02 DEBUG : 3: Need to transfer - File not found at Destination 2024/09/30 01:32:02 DEBUG : B2 bucket rclone-test-pitowol3rini path dest: Waiting for checks to finish 2024/09/30 01:32:02 DEBUG : B2 bucket rclone-test-pitowol3rini path dest: Waiting for transfers to finish 2024/09/30 01:32:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/09/30 01:32:02 INFO : 3: Copied (new) 2024/09/30 01:32:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.28s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:32:04 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/dst" 2024/09/30 01:32:05 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/CopyDest" 2024/09/30 01:32:07 DEBUG : one: Need to transfer - File not found at Destination 2024/09/30 01:32:07 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:32:07 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:32:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 01:32:08 INFO : one: Copied (new) 2024/09/30 01:32:08 DEBUG : Waiting for deletions to finish 2024/09/30 01:32:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:32:09 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:32:09 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:32:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/09/30 01:32:09 INFO : one: Copied (replaced existing) 2024/09/30 01:32:09 DEBUG : Waiting for deletions to finish 2024/09/30 01:32:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/BackupDir" 2024/09/30 01:32:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:32:13 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:32:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:32:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/09/30 01:32:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 01:32:15 INFO : one: Copied (server-side copy) 2024/09/30 01:32:15 INFO : one: Deleted 2024/09/30 01:32:18 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/09/30 01:32:18 INFO : one: Copied (server-side copy) 2024/09/30 01:32:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/09/30 01:32:18 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:32:18 DEBUG : Waiting for deletions to finish 2024/09/30 01:32:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:32:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/09/30 01:32:20 INFO : two: Copied (server-side copy) 2024/09/30 01:32:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/09/30 01:32:20 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:32:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:32:20 DEBUG : one: Unchanged skipping 2024/09/30 01:32:20 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:32:20 DEBUG : Waiting for deletions to finish 2024/09/30 01:32:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:32:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:32:21 DEBUG : one: Unchanged skipping 2024/09/30 01:32:21 DEBUG : two: Unchanged skipping 2024/09/30 01:32:21 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:32:21 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:32:21 DEBUG : Waiting for deletions to finish 2024/09/30 01:32:21 INFO : There was nothing to transfer 2024/09/30 01:32:22 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/09/30 01:32:22 DEBUG : three: Destination not found in --copy-dest 2024/09/30 01:32:22 DEBUG : three: Need to transfer - File not found at Destination 2024/09/30 01:32:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:32:22 DEBUG : one: Unchanged skipping 2024/09/30 01:32:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/09/30 01:32:22 DEBUG : two: Unchanged skipping 2024/09/30 01:32:22 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:32:22 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:32:23 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/09/30 01:32:23 INFO : three: Copied (new) 2024/09/30 01:32:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (21.08s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:32:27 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/dst" 2024/09/30 01:32:28 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/backup" 2024/09/30 01:32:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 01:32:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:32:30 DEBUG : two: Unchanged skipping 2024/09/30 01:32:30 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:32:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 01:32:32 INFO : one: Copied (server-side copy) 2024/09/30 01:32:32 INFO : one: Deleted 2024/09/30 01:32:32 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:32:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:32:33 INFO : one: Copied (new) 2024/09/30 01:32:33 DEBUG : Waiting for deletions to finish 2024/09/30 01:32:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 01:32:33 INFO : three.txt: Copied (server-side copy) 2024/09/30 01:32:33 INFO : three.txt: Deleted 2024/09/30 01:32:33 INFO : three.txt: Moved into backup dir 2024/09/30 01:32:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 01:32:35 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:32:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:32:35 DEBUG : two: Unchanged skipping 2024/09/30 01:32:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:32:39 INFO : one: Copied (server-side copy) 2024/09/30 01:32:40 INFO : one: Deleted 2024/09/30 01:32:40 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:32:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 01:32:40 INFO : one: Copied (new) 2024/09/30 01:32:40 DEBUG : Waiting for deletions to finish 2024/09/30 01:32:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 01:32:41 INFO : three.txt: Copied (server-side copy) 2024/09/30 01:32:42 INFO : three.txt: Deleted 2024/09/30 01:32:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.17s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:32:46 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/dst" 2024/09/30 01:32:46 DEBUG : Config file has changed externally - reloading 2024/09/30 01:32:47 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/backup" 2024/09/30 01:32:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 01:32:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:32:49 DEBUG : two: Unchanged skipping 2024/09/30 01:32:49 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:32:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 01:32:50 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 01:32:51 INFO : one: Deleted 2024/09/30 01:32:51 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:32:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:32:53 INFO : one: Copied (new) 2024/09/30 01:32:53 DEBUG : Waiting for deletions to finish 2024/09/30 01:32:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 01:32:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 01:32:58 INFO : three.txt: Deleted 2024/09/30 01:32:58 INFO : three.txt: Moved into backup dir 2024/09/30 01:33:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 01:33:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:33:00 DEBUG : two: Unchanged skipping 2024/09/30 01:33:00 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:33:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:33:01 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 01:33:01 INFO : one: Deleted 2024/09/30 01:33:01 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:33:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 01:33:01 INFO : one: Copied (new) 2024/09/30 01:33:01 DEBUG : Waiting for deletions to finish 2024/09/30 01:33:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 01:33:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 01:33:03 INFO : three.txt: Deleted 2024/09/30 01:33:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (21.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:33:06 DEBUG : dst/two: Clearing upload URL because of error: CPU too busy (503 service_unavailable) 2024/09/30 01:33:06 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable)) 2024/09/30 01:33:06 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-pitowol3rini: 1/10 (CPU too busy (503 service_unavailable)) 2024/09/30 01:33:08 DEBUG : pacer: Reducing sleep to 500ms 2024/09/30 01:33:09 DEBUG : pacer: Reducing sleep to 250ms 2024/09/30 01:33:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/09/30 01:33:09 DEBUG : pacer: Rate limited, increasing sleep to 500ms 2024/09/30 01:33:10 DEBUG : pacer: Reducing sleep to 250ms 2024/09/30 01:33:10 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/dst" 2024/09/30 01:33:10 DEBUG : Config file has changed externally - reloading 2024/09/30 01:33:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/backup" 2024/09/30 01:33:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 01:33:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:33:13 DEBUG : two: Unchanged skipping 2024/09/30 01:33:13 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:33:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 01:33:14 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/09/30 01:33:14 INFO : one: Deleted 2024/09/30 01:33:14 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:33:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:33:16 INFO : one: Copied (new) 2024/09/30 01:33:16 DEBUG : Waiting for deletions to finish 2024/09/30 01:33:16 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 01:33:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/09/30 01:33:16 INFO : three.txt: Deleted 2024/09/30 01:33:16 INFO : three.txt: Moved into backup dir 2024/09/30 01:33:17 DEBUG : pacer: Reducing sleep to 125ms 2024/09/30 01:33:17 DEBUG : pacer: Reducing sleep to 62.5ms 2024/09/30 01:33:18 DEBUG : pacer: Reducing sleep to 31.25ms 2024/09/30 01:33:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 01:33:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:33:18 DEBUG : two: Unchanged skipping 2024/09/30 01:33:18 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:33:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:33:19 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/09/30 01:33:19 INFO : one: Deleted 2024/09/30 01:33:19 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:33:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 01:33:20 INFO : one: Copied (new) 2024/09/30 01:33:20 DEBUG : Waiting for deletions to finish 2024/09/30 01:33:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 01:33:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/09/30 01:33:21 INFO : three.txt: Deleted 2024/09/30 01:33:21 INFO : three.txt: Moved into backup dir 2024/09/30 01:33:21 DEBUG : pacer: Reducing sleep to 15.625ms 2024/09/30 01:33:21 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncBackupDirWithSuffixKeepExtension (17.55s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:33:24 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/dst" 2024/09/30 01:33:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 01:33:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:33:26 DEBUG : two: Unchanged skipping 2024/09/30 01:33:26 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:33:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 01:33:27 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 01:33:27 INFO : one: Deleted 2024/09/30 01:33:27 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:33:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:33:28 INFO : one: Copied (new) 2024/09/30 01:33:28 DEBUG : Waiting for deletions to finish 2024/09/30 01:33:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 01:33:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 01:33:29 INFO : three.txt: Deleted 2024/09/30 01:33:29 INFO : three.txt: Moved into backup dir 2024/09/30 01:33:29 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/09/30 01:33:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/09/30 01:33:29 DEBUG : pacer: Reducing sleep to 10ms 2024/09/30 01:33:31 DEBUG : one.bak: Excluded (Path Filter) 2024/09/30 01:33:31 DEBUG : one.bak: Excluded 2024/09/30 01:33:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/09/30 01:33:31 DEBUG : three.txt.bak: Excluded 2024/09/30 01:33:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 01:33:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:33:31 DEBUG : two: Unchanged skipping 2024/09/30 01:33:31 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for checks to finish 2024/09/30 01:33:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:33:32 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 01:33:32 INFO : one: Deleted 2024/09/30 01:33:32 DEBUG : B2 bucket rclone-test-pitowol3rini path dst: Waiting for transfers to finish 2024/09/30 01:33:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 01:33:33 INFO : one: Copied (new) 2024/09/30 01:33:33 DEBUG : Waiting for deletions to finish 2024/09/30 01:33:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 01:33:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 01:33:33 INFO : three.txt: Deleted 2024/09/30 01:33:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.73s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:33:37 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/dst" 2024/09/30 01:33:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 01:33:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 01:33:40 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 01:33:40 INFO : one: Deleted 2024/09/30 01:33:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:33:41 INFO : one: Copied (new) 2024/09/30 01:33:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:33:41 DEBUG : two: Unchanged skipping 2024/09/30 01:33:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/30 01:33:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 01:33:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 01:33:42 INFO : three.txt: Deleted 2024/09/30 01:33:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 01:33:42 INFO : three.txt: Copied (new) 2024/09/30 01:33:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 01:33:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:33:44 INFO : one: Copied (server-side copy) to: one.bak 2024/09/30 01:33:44 INFO : one: Deleted 2024/09/30 01:33:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 01:33:44 INFO : one: Copied (new) 2024/09/30 01:33:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:33:44 DEBUG : two: Unchanged skipping 2024/09/30 01:33:44 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/30 01:33:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 01:33:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/09/30 01:33:46 INFO : three.txt: Deleted 2024/09/30 01:33:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/09/30 01:33:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.64s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:33:50 DEBUG : Creating backend with remote "TestB2:rclone-test-pitowol3rini/dst" 2024/09/30 01:33:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/09/30 01:33:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/09/30 01:33:53 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/09/30 01:33:54 INFO : one: Deleted 2024/09/30 01:33:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:33:55 INFO : one: Copied (new) 2024/09/30 01:33:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:33:55 DEBUG : two: Unchanged skipping 2024/09/30 01:33:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/09/30 01:33:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/09/30 01:33:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/09/30 01:33:57 INFO : three.txt: Deleted 2024/09/30 01:33:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 01:33:58 INFO : three.txt: Copied (new) 2024/09/30 01:33:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/09/30 01:33:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/09/30 01:33:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/09/30 01:33:59 INFO : one: Deleted 2024/09/30 01:34:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/09/30 01:34:01 INFO : one: Copied (new) 2024/09/30 01:34:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:01 DEBUG : two: Unchanged skipping 2024/09/30 01:34:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/09/30 01:34:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/09/30 01:34:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/09/30 01:34:02 INFO : three.txt: Deleted 2024/09/30 01:34:03 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/09/30 01:34:03 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (16.55s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:34:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/09/30 01:34:06 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:34:06 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:34:07 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/09/30 01:34:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/09/30 01:34:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.74s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:34:08 DEBUG : existing: Need to transfer - File not found at Destination 2024/09/30 01:34:08 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:34:08 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:34:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/09/30 01:34:08 INFO : existing: Copied (new) 2024/09/30 01:34:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:34:09 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/09/30 01:34:09 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/09/30 01:34:09 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:34:09 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:34:09 ERROR : B2 bucket rclone-test-pitowol3rini: not deleting files as there were IO errors 2024/09/30 01:34:09 ERROR : B2 bucket rclone-test-pitowol3rini: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncImmutable (2.83s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:34:11 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:34:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:11 DEBUG : existing: Unchanged skipping 2024/09/30 01:34:11 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:34:11 DEBUG : Waiting for deletions to finish 2024/09/30 01:34:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.48s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", 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-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:34:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:34:30 DEBUG : both0: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both1: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both13: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both14: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both15: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both16: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both10: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both11: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both19: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both12: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both3: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both4: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both5: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both6: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both7: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both17: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:30 DEBUG : both9: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both18: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both2: Unchanged skipping 2024/09/30 01:34:30 DEBUG : both8: Unchanged skipping 2024/09/30 01:34:30 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:34:30 DEBUG : Waiting for deletions to finish 2024/09/30 01:34:31 INFO : only5: Deleted 2024/09/30 01:34:31 INFO : only13: Deleted 2024/09/30 01:34:31 INFO : only17: Deleted 2024/09/30 01:34:31 INFO : only1: Deleted 2024/09/30 01:34:31 INFO : only3: Deleted 2024/09/30 01:34:31 INFO : only7: Deleted 2024/09/30 01:34:31 INFO : only8: Deleted 2024/09/30 01:34:31 INFO : only10: Deleted 2024/09/30 01:34:31 INFO : only15: Deleted 2024/09/30 01:34:31 INFO : only16: Deleted 2024/09/30 01:34:31 INFO : only19: Deleted 2024/09/30 01:34:31 INFO : only0: Deleted 2024/09/30 01:34:31 INFO : only11: Deleted 2024/09/30 01:34:31 INFO : only18: Deleted 2024/09/30 01:34:32 INFO : only2: Deleted 2024/09/30 01:34:32 INFO : only4: Deleted 2024/09/30 01:34:32 INFO : only6: Deleted 2024/09/30 01:34:32 INFO : only9: Deleted 2024/09/30 01:34:32 INFO : only12: Deleted 2024/09/30 01:34:32 INFO : only14: Deleted 2024/09/30 01:34:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.18s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:34:55 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for checks to finish 2024/09/30 01:34:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both0: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both12: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both13: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both14: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both15: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both16: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both17: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both18: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both10: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both1: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both11: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both19: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both4: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both6: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both2: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both8: Unchanged skipping 2024/09/30 01:34:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/09/30 01:34:55 DEBUG : both3: Unchanged skipping 2024/09/30 01:34:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : both5: Unchanged skipping 2024/09/30 01:34:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : both7: Unchanged skipping 2024/09/30 01:34:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : both9: Unchanged skipping 2024/09/30 01:34:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/09/30 01:34:55 DEBUG : B2 bucket rclone-test-pitowol3rini: Waiting for transfers to finish 2024/09/30 01:34:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only0: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only10: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only14: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only15: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only13: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only17: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only18: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only12: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only1: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only3: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only19: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only4: Copied (replaced existing) 2024/09/30 01:34:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:56 INFO : only5: Copied (replaced existing) 2024/09/30 01:34:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:57 INFO : only16: Copied (replaced existing) 2024/09/30 01:34:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:57 INFO : only7: Copied (replaced existing) 2024/09/30 01:34:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:57 INFO : only8: Copied (replaced existing) 2024/09/30 01:34:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:57 INFO : only9: Copied (replaced existing) 2024/09/30 01:34:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:57 INFO : only6: Copied (replaced existing) 2024/09/30 01:34:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:57 INFO : only11: Copied (replaced existing) 2024/09/30 01:34:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/09/30 01:34:57 INFO : only2: Copied (replaced existing) 2024/09/30 01:34:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:35:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 01:35:05 DEBUG : sub dir: Making directory 2024/09/30 01:35:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.96s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" 2024/09/30 01:35:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/09/30 01:35:10 DEBUG : sub dir: Making directory 2024/09/30 01:35:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-pitowol3rini", Local "Local file system at /tmp/rclone1805798415", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.97s) PASS 2024/09/30 01:35:15 DEBUG : B2 bucket rclone-test-pitowol3rini: Purge remote 2024/09/30 01:35:15 INFO : B2 bucket rclone-test-pitowol3rini: cleaning bucket "rclone-test-pitowol3rini" of all files 2024/09/30 01:35:16 DEBUG : BackupDir/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00342c_d20240930_m013224_c001_v7007000_t0000_u01727659944142") 2024/09/30 01:35:16 DEBUG : BackupDir/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f112b9c8c31ff1cb2_d20240930_m013214_c001_v0001115_t0042_u01727659934334") 2024/09/30 01:35:16 DEBUG : CompareDest/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411bfd38f7491665_d20240930_m013154_c001_v7007000_t0000_u01727659914328") 2024/09/30 01:35:16 DEBUG : CompareDest/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d1fe4_d20240930_m013147_c001_v0001099_t0001_u01727659907105") 2024/09/30 01:35:16 DEBUG : CompareDest/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411bfd38f7491666_d20240930_m013154_c001_v7007000_t0000_u01727659914514") 2024/09/30 01:35:16 DEBUG : CompareDest/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60c68_d20240930_m013148_c001_v0001172_t0041_u01727659908579") 2024/09/30 01:35:16 DEBUG : CopyDest/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00342d_d20240930_m013224_c001_v7007000_t0000_u01727659944324") 2024/09/30 01:35:16 DEBUG : CopyDest/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a226_d20240930_m013211_c001_v0001136_t0056_u01727659931371") 2024/09/30 01:35:16 DEBUG : CopyDest/three: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00342e_d20240930_m013224_c001_v7007000_t0000_u01727659944513") 2024/09/30 01:35:16 DEBUG : CopyDest/three: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60ced_d20240930_m013222_c001_v0001172_t0042_u01727659942004") 2024/09/30 01:35:16 DEBUG : CopyDest/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00342f_d20240930_m013224_c001_v7007000_t0000_u01727659944695") 2024/09/30 01:35:16 DEBUG : CopyDest/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2010_d20240930_m013219_c001_v0001099_t0001_u01727659939199") 2024/09/30 01:35:16 DEBUG : EXISTING: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f9a_d20240930_m013412_c001_v7007000_t0000_u01727660052031") 2024/09/30 01:35:17 DEBUG : EXISTING: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20d2_d20240930_m013410_c001_v0001099_t0002_u01727660050911") 2024/09/30 01:35:17 DEBUG : Testêé: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f91_d20240930_m013407_c001_v7007000_t0000_u01727660047720") 2024/09/30 01:35:17 DEBUG : Testêé: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20ca_d20240930_m013406_c001_v0001099_t0007_u01727660046868") 2024/09/30 01:35:17 DEBUG : Testêé: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60ebd_d20240930_m013405_c001_v0001172_t0037_u01727660045715") 2024/09/30 01:35:17 DEBUG : a/potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2a6_d20240930_m012952_c001_v7007000_t0000_u01727659792973") 2024/09/30 01:35:17 DEBUG : a/potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a124_d20240930_m012952_c001_v0001136_t0017_u01727659792273") 2024/09/30 01:35:17 DEBUG : a/potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686ca_d20240930_m012950_c001_v7007000_t0000_u01727659790117") 2024/09/30 01:35:17 DEBUG : a/potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a11a_d20240930_m012948_c001_v0001136_t0017_u01727659788575") 2024/09/30 01:35:17 DEBUG : a/potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686a4_d20240930_m012926_c001_v7007000_t0000_u01727659766505") 2024/09/30 01:35:17 DEBUG : a/potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0d4_d20240930_m012925_c001_v0001136_t0025_u01727659765421") 2024/09/30 01:35:17 DEBUG : b/potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2a7_d20240930_m012953_c001_v7007000_t0000_u01727659793175") 2024/09/30 01:35:17 DEBUG : b/potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a120_d20240930_m012951_c001_v0001136_t0011_u01727659791044") 2024/09/30 01:35:17 DEBUG : b/potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686c9_d20240930_m012949_c001_v7007000_t0000_u01727659789558") 2024/09/30 01:35:17 DEBUG : b/potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a116_d20240930_m012946_c001_v0001136_t0006_u01727659786797") 2024/09/30 01:35:17 DEBUG : b/potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686a2_d20240930_m012925_c001_v7007000_t0000_u01727659765941") 2024/09/30 01:35:17 DEBUG : b/potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0d0_d20240930_m012924_c001_v0001136_t0049_u01727659764389") 2024/09/30 01:35:17 DEBUG : backup/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f403ceacdee689198_d20240930_m013242_c001_v7007000_t0000_u01727659962870") 2024/09/30 01:35:17 DEBUG : backup/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10652fdb767f5bf0_d20240930_m013235_c001_v0001103_t0008_u01727659955995") 2024/09/30 01:35:17 DEBUG : backup/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f103519359304e7f1_d20240930_m013231_c001_v0001131_t0040_u01727659951930") 2024/09/30 01:35:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f402d7dd1c01eb90c_d20240930_m013321_c001_v7007000_t0000_u01727660001496") 2024/09/30 01:35:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f103070ccd62509e0_d20240930_m013318_c001_v0001117_t0038_u01727659998640") 2024/09/30 01:35:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f110e9a4c5426da6f_d20240930_m013314_c001_v0001130_t0008_u01727659994567") 2024/09/30 01:35:18 DEBUG : backup/one.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f415d65a51ce706b2_d20240930_m013303_c001_v7007000_t0000_u01727659983961") 2024/09/30 01:35:18 DEBUG : backup/one.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f1019cb2c42d02a44_d20240930_m013300_c001_v0001120_t0029_u01727659980712") 2024/09/30 01:35:18 DEBUG : backup/one.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f110904eee2bf7952_d20240930_m013250_c001_v0001172_t0049_u01727659970486") 2024/09/30 01:35:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f402d7dd1c01eb90f_d20240930_m013321_c001_v7007000_t0000_u01727660001679") 2024/09/30 01:35:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10868f163a807250_d20240930_m013320_c001_v0001146_t0055_u01727660000440") 2024/09/30 01:35:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f1051807d7a4fb03c_d20240930_m013316_c001_v0001177_t0035_u01727659996395") 2024/09/30 01:35:18 DEBUG : backup/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f403ceacdee689199_d20240930_m013243_c001_v7007000_t0000_u01727659963052") 2024/09/30 01:35:18 DEBUG : backup/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f110ccf573587044a_d20240930_m013241_c001_v0001128_t0004_u01727659961631") 2024/09/30 01:35:18 DEBUG : backup/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f1013d87cdb1fe6bb_d20240930_m013233_c001_v0001146_t0058_u01727659953553") 2024/09/30 01:35:18 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f415d65a51ce706b3_d20240930_m013304_c001_v7007000_t0000_u01727659984140") 2024/09/30 01:35:18 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f102f7d867cee11dd_d20240930_m013302_c001_v0001113_t0005_u01727659982191") 2024/09/30 01:35:18 DEBUG : backup/three.txt.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f115eefbf705f4658_d20240930_m013253_c001_v0001105_t0024_u01727659973955") 2024/09/30 01:35:18 DEBUG : both0: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041d3_d20240930_m013457_c001_v7007000_t0000_u01727660097969") 2024/09/30 01:35:18 DEBUG : both0: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f5f_d20240930_m013437_c001_v0001172_t0012_u01727660077435") 2024/09/30 01:35:18 DEBUG : both0: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6181e_d20240930_m013432_c001_v7007000_t0000_u01727660072768") 2024/09/30 01:35:18 DEBUG : both0: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60ee7_d20240930_m013414_c001_v0001172_t0048_u01727660054247") 2024/09/30 01:35:18 DEBUG : both1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041d4_d20240930_m013458_c001_v7007000_t0000_u01727660098163") 2024/09/30 01:35:18 DEBUG : both1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f67_d20240930_m013438_c001_v0001172_t0012_u01727660078678") 2024/09/30 01:35:18 DEBUG : both1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6181f_d20240930_m013432_c001_v7007000_t0000_u01727660072948") 2024/09/30 01:35:19 DEBUG : both1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60eed_d20240930_m013415_c001_v0001172_t0033_u01727660055278") 2024/09/30 01:35:19 DEBUG : both10: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041d6_d20240930_m013458_c001_v7007000_t0000_u01727660098345") 2024/09/30 01:35:19 DEBUG : both10: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f85_d20240930_m013446_c001_v0001172_t0031_u01727660086679") 2024/09/30 01:35:19 DEBUG : both10: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61820_d20240930_m013433_c001_v7007000_t0000_u01727660073129") 2024/09/30 01:35:19 DEBUG : both10: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f1f_d20240930_m013422_c001_v0001172_t0057_u01727660062283") 2024/09/30 01:35:19 DEBUG : both11: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041d8_d20240930_m013458_c001_v7007000_t0000_u01727660098527") 2024/09/30 01:35:19 DEBUG : both11: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f89_d20240930_m013447_c001_v0001172_t0002_u01727660087462") 2024/09/30 01:35:19 DEBUG : both11: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61821_d20240930_m013433_c001_v7007000_t0000_u01727660073322") 2024/09/30 01:35:19 DEBUG : both11: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f21_d20240930_m013423_c001_v0001172_t0043_u01727660063082") 2024/09/30 01:35:19 DEBUG : both12: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041d9_d20240930_m013458_c001_v7007000_t0000_u01727660098709") 2024/09/30 01:35:19 DEBUG : both12: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f8f_d20240930_m013448_c001_v0001172_t0057_u01727660088484") 2024/09/30 01:35:19 DEBUG : both12: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61822_d20240930_m013433_c001_v7007000_t0000_u01727660073512") 2024/09/30 01:35:19 DEBUG : both12: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f29_d20240930_m013423_c001_v0001172_t0040_u01727660063761") 2024/09/30 01:35:19 DEBUG : both13: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041da_d20240930_m013458_c001_v7007000_t0000_u01727660098890") 2024/09/30 01:35:19 DEBUG : both13: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f93_d20240930_m013449_c001_v0001172_t0002_u01727660089194") 2024/09/30 01:35:19 DEBUG : both13: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61823_d20240930_m013433_c001_v7007000_t0000_u01727660073695") 2024/09/30 01:35:19 DEBUG : both13: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f2d_d20240930_m013424_c001_v0001172_t0011_u01727660064833") 2024/09/30 01:35:19 DEBUG : both14: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041db_d20240930_m013459_c001_v7007000_t0000_u01727660099071") 2024/09/30 01:35:19 DEBUG : both14: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f99_d20240930_m013450_c001_v0001172_t0038_u01727660090010") 2024/09/30 01:35:19 DEBUG : both14: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61825_d20240930_m013433_c001_v7007000_t0000_u01727660073878") 2024/09/30 01:35:19 DEBUG : both14: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f2f_d20240930_m013425_c001_v0001172_t0013_u01727660065620") 2024/09/30 01:35:20 DEBUG : both15: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041dc_d20240930_m013459_c001_v7007000_t0000_u01727660099252") 2024/09/30 01:35:20 DEBUG : both15: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f9d_d20240930_m013450_c001_v0001172_t0059_u01727660090742") 2024/09/30 01:35:20 DEBUG : both15: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61826_d20240930_m013434_c001_v7007000_t0000_u01727660074093") 2024/09/30 01:35:20 DEBUG : both15: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f33_d20240930_m013426_c001_v0001172_t0039_u01727660066242") 2024/09/30 01:35:20 DEBUG : both16: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041dd_d20240930_m013459_c001_v7007000_t0000_u01727660099432") 2024/09/30 01:35:20 DEBUG : both16: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60fa1_d20240930_m013451_c001_v0001172_t0041_u01727660091772") 2024/09/30 01:35:20 DEBUG : both16: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61828_d20240930_m013434_c001_v7007000_t0000_u01727660074275") 2024/09/30 01:35:20 DEBUG : both16: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f35_d20240930_m013426_c001_v0001172_t0026_u01727660066975") 2024/09/30 01:35:20 DEBUG : both17: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041de_d20240930_m013459_c001_v7007000_t0000_u01727660099620") 2024/09/30 01:35:20 DEBUG : both17: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60fa7_d20240930_m013452_c001_v0001172_t0036_u01727660092752") 2024/09/30 01:35:20 DEBUG : both17: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61829_d20240930_m013434_c001_v7007000_t0000_u01727660074460") 2024/09/30 01:35:20 DEBUG : both17: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f37_d20240930_m013427_c001_v0001172_t0034_u01727660067647") 2024/09/30 01:35:20 DEBUG : both18: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041e0_d20240930_m013459_c001_v7007000_t0000_u01727660099801") 2024/09/30 01:35:20 DEBUG : both18: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60fb0_d20240930_m013453_c001_v0001172_t0012_u01727660093897") 2024/09/30 01:35:20 DEBUG : both18: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6182a_d20240930_m013434_c001_v7007000_t0000_u01727660074643") 2024/09/30 01:35:20 DEBUG : both18: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f39_d20240930_m013428_c001_v0001172_t0037_u01727660068546") 2024/09/30 01:35:20 DEBUG : both19: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041e2_d20240930_m013459_c001_v7007000_t0000_u01727660099982") 2024/09/30 01:35:20 DEBUG : both19: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60fb6_d20240930_m013454_c001_v0001172_t0027_u01727660094672") 2024/09/30 01:35:20 DEBUG : both19: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6182b_d20240930_m013434_c001_v7007000_t0000_u01727660074828") 2024/09/30 01:35:20 DEBUG : both19: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f3b_d20240930_m013429_c001_v0001172_t0042_u01727660069329") 2024/09/30 01:35:20 DEBUG : both2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041e3_d20240930_m013500_c001_v7007000_t0000_u01727660100163") 2024/09/30 01:35:21 DEBUG : both2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f69_d20240930_m013439_c001_v0001172_t0037_u01727660079670") 2024/09/30 01:35:21 DEBUG : both2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6182c_d20240930_m013435_c001_v7007000_t0000_u01727660075025") 2024/09/30 01:35:21 DEBUG : both2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60ef3_d20240930_m013416_c001_v0001172_t0042_u01727660056008") 2024/09/30 01:35:21 DEBUG : both3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041e4_d20240930_m013500_c001_v7007000_t0000_u01727660100344") 2024/09/30 01:35:21 DEBUG : both3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f6d_d20240930_m013440_c001_v0001172_t0008_u01727660080356") 2024/09/30 01:35:21 DEBUG : both3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6182d_d20240930_m013435_c001_v7007000_t0000_u01727660075208") 2024/09/30 01:35:21 DEBUG : both3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60ef9_d20240930_m013416_c001_v0001172_t0018_u01727660056760") 2024/09/30 01:35:21 DEBUG : both4: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041e6_d20240930_m013500_c001_v7007000_t0000_u01727660100525") 2024/09/30 01:35:21 DEBUG : both4: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f6f_d20240930_m013441_c001_v0001172_t0042_u01727660081221") 2024/09/30 01:35:21 DEBUG : both4: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6182f_d20240930_m013435_c001_v7007000_t0000_u01727660075402") 2024/09/30 01:35:21 DEBUG : both4: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60efd_d20240930_m013417_c001_v0001172_t0039_u01727660057682") 2024/09/30 01:35:21 DEBUG : both5: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041e7_d20240930_m013500_c001_v7007000_t0000_u01727660100707") 2024/09/30 01:35:21 DEBUG : both5: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f73_d20240930_m013442_c001_v0001172_t0007_u01727660082091") 2024/09/30 01:35:21 DEBUG : both5: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61832_d20240930_m013435_c001_v7007000_t0000_u01727660075584") 2024/09/30 01:35:21 DEBUG : both5: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f03_d20240930_m013418_c001_v0001172_t0043_u01727660058362") 2024/09/30 01:35:21 DEBUG : both6: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041e8_d20240930_m013500_c001_v7007000_t0000_u01727660100888") 2024/09/30 01:35:21 DEBUG : both6: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f77_d20240930_m013442_c001_v0001172_t0038_u01727660082705") 2024/09/30 01:35:21 DEBUG : both6: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61834_d20240930_m013435_c001_v7007000_t0000_u01727660075764") 2024/09/30 01:35:21 DEBUG : both6: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f0b_d20240930_m013419_c001_v0001172_t0024_u01727660059431") 2024/09/30 01:35:21 DEBUG : both7: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041ea_d20240930_m013501_c001_v7007000_t0000_u01727660101070") 2024/09/30 01:35:21 DEBUG : both7: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f7b_d20240930_m013443_c001_v0001172_t0034_u01727660083391") 2024/09/30 01:35:22 DEBUG : both7: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61835_d20240930_m013435_c001_v7007000_t0000_u01727660075946") 2024/09/30 01:35:22 DEBUG : both7: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f11_d20240930_m013420_c001_v0001172_t0010_u01727660060175") 2024/09/30 01:35:22 DEBUG : both8: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041eb_d20240930_m013501_c001_v7007000_t0000_u01727660101264") 2024/09/30 01:35:22 DEBUG : both8: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f7f_d20240930_m013444_c001_v0001172_t0009_u01727660084167") 2024/09/30 01:35:22 DEBUG : both8: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61837_d20240930_m013436_c001_v7007000_t0000_u01727660076128") 2024/09/30 01:35:22 DEBUG : both8: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f19_d20240930_m013420_c001_v0001172_t0055_u01727660060862") 2024/09/30 01:35:22 DEBUG : both9: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041ec_d20240930_m013501_c001_v7007000_t0000_u01727660101445") 2024/09/30 01:35:22 DEBUG : both9: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f81_d20240930_m013445_c001_v0001172_t0004_u01727660085386") 2024/09/30 01:35:22 DEBUG : both9: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61839_d20240930_m013436_c001_v7007000_t0000_u01727660076311") 2024/09/30 01:35:22 DEBUG : both9: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60f1b_d20240930_m013421_c001_v0001172_t0046_u01727660061505") 2024/09/30 01:35:22 DEBUG : c/non empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2a8_d20240930_m012953_c001_v7007000_t0000_u01727659793355") 2024/09/30 01:35:22 DEBUG : c/non empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a122_d20240930_m012951_c001_v0001136_t0013_u01727659791582") 2024/09/30 01:35:22 DEBUG : c/non empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686e4_d20240930_m012950_c001_v7007000_t0000_u01727659790298") 2024/09/30 01:35:22 DEBUG : c/non empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a118_d20240930_m012947_c001_v0001136_t0029_u01727659787184") 2024/09/30 01:35:22 DEBUG : c/non empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686a5_d20240930_m012926_c001_v7007000_t0000_u01727659766691") 2024/09/30 01:35:22 DEBUG : c/non empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0d2_d20240930_m012924_c001_v0001136_t0020_u01727659764703") 2024/09/30 01:35:22 DEBUG : check sum: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d1b_d20240930_m012912_c001_v7007000_t0000_u01727659752714") 2024/09/30 01:35:22 DEBUG : check sum: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0bc_d20240930_m012911_c001_v0001136_t0018_u01727659751365") 2024/09/30 01:35:22 DEBUG : dest/3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f404c1d82b6fdf785_d20240930_m013203_c001_v7007000_t0000_u01727659923810") 2024/09/30 01:35:22 DEBUG : dest/3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411b072db305bf10_d20240930_m013202_c001_v0001181_t0010_u01727659922708") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f80_d20240930_m013404_c001_v7007000_t0000_u01727660044250") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f113dfee722060cb9_d20240930_m013400_c001_v0001144_t0000_u01727660040013") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411bfd38f7491696_d20240930_m013359_c001_v7007000_t0000_u01727660039829") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f113dfee722060c9b_d20240930_m013354_c001_v0001144_t0017_u01727660034707") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411bfd38f7491693_d20240930_m013353_c001_v7007000_t0000_u01727660033985") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20aa_d20240930_m013349_c001_v0001099_t0018_u01727660029157") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f3c_d20240930_m013347_c001_v7007000_t0000_u01727660027694") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f114f356b0eb0cdbb_d20240930_m013344_c001_v0001098_t0035_u01727660024304") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f404c1d82b6fe0044_d20240930_m013344_c001_v7007000_t0000_u01727660024123") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f114f356b0eb0cda9_d20240930_m013340_c001_v0001098_t0058_u01727660020947") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f404c1d82b6fe003b_d20240930_m013340_c001_v7007000_t0000_u01727660020209") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60e0d_d20240930_m013335_c001_v0001172_t0056_u01727660015525") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc25078a7_d20240930_m013334_c001_v7007000_t0000_u01727660014233") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f115e919bc0bc5ed2_d20240930_m013332_c001_v0001113_t0030_u01727660012419") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4057abf64a682373_d20240930_m013332_c001_v7007000_t0000_u01727660012234") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f115e919bc0bc5ea8_d20240930_m013328_c001_v0001113_t0055_u01727660008198") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4057abf64a682370_d20240930_m013327_c001_v7007000_t0000_u01727660007458") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60dd7_d20240930_m013322_c001_v0001172_t0024_u01727660002788") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f402d7dd1c01eb910_d20240930_m013321_c001_v7007000_t0000_u01727660001863") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f113833ffe2c4f4e8_d20240930_m013319_c001_v0001130_t0010_u01727659999930") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4057abf64a68236a_d20240930_m013319_c001_v7007000_t0000_u01727659999743") 2024/09/30 01:35:23 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f113833ffe2c4f4da_d20240930_m013315_c001_v0001130_t0008_u01727659995570") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4057abf64a682367_d20240930_m013314_c001_v7007000_t0000_u01727659994845") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60d91_d20240930_m013305_c001_v0001172_t0035_u01727659985245") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f415d65a51ce706b5_d20240930_m013304_c001_v7007000_t0000_u01727659984321") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f106d5330ee720137_d20240930_m013301_c001_v0001145_t0014_u01727659981734") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4048c55c5d82f95b_d20240930_m013301_c001_v7007000_t0000_u01727659981187") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f106d5330ee7200f4_d20240930_m013251_c001_v0001145_t0020_u01727659971700") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4087cf48f22cb0aa_d20240930_m013250_c001_v7007000_t0000_u01727659970973") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d202e_d20240930_m013244_c001_v0001099_t0054_u01727659964168") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f403ceacdee68919a_d20240930_m013243_c001_v7007000_t0000_u01727659963234") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f11618c981707fcf0_d20240930_m013240_c001_v0001128_t0036_u01727659960490") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b60725_d20240930_m013239_c001_v7007000_t0000_u01727659959939") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f11618c981707fcb8_d20240930_m013232_c001_v0001128_t0005_u01727659952948") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b60717_d20240930_m013232_c001_v7007000_t0000_u01727659952223") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a236_d20240930_m013225_c001_v0001136_t0019_u01727659945978") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e003430_d20240930_m013224_c001_v7007000_t0000_u01727659944877") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10980b49f6656ed5_d20240930_m013215_c001_v0001109_t0029_u01727659935557") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f403af202347ae2cb_d20240930_m013215_c001_v7007000_t0000_u01727659935345") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60cba_d20240930_m013210_c001_v0001172_t0032_u01727659930278") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f11179cf56695b4ca_d20240930_m013209_c001_v0001146_t0013_u01727659929390") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f11179cf56695b4c4_d20240930_m013208_c001_v0001146_t0004_u01727659928209") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411bfd38f7491680_d20240930_m013154_c001_v7007000_t0000_u01727659914702") 2024/09/30 01:35:24 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a1fe_d20240930_m013146_c001_v0001136_t0058_u01727659906433") 2024/09/30 01:35:25 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f115936d98b7908d9_d20240930_m013145_c001_v0001115_t0046_u01727659905244") 2024/09/30 01:35:25 DEBUG : dst/one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f115936d98b7908c1_d20240930_m013143_c001_v0001115_t0043_u01727659903421") 2024/09/30 01:35:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f81_d20240930_m013404_c001_v7007000_t0000_u01727660044442") 2024/09/30 01:35:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10575aef41f44ea3_d20240930_m013359_c001_v0001153_t0003_u01727660039481") 2024/09/30 01:35:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f1001dbf3f82857c4_d20240930_m013353_c001_v0001113_t0037_u01727660033313") 2024/09/30 01:35:25 DEBUG : dst/one.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f3e_d20240930_m013347_c001_v7007000_t0000_u01727660027876") 2024/09/30 01:35:25 DEBUG : dst/one.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f11946bd762f52273_d20240930_m013343_c001_v0001177_t0007_u01727660023902") 2024/09/30 01:35:25 DEBUG : dst/one.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f1102265ff1915241_d20240930_m013339_c001_v0001033_t0047_u01727660019667") 2024/09/30 01:35:25 DEBUG : dst/one.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc25078a9_d20240930_m013334_c001_v7007000_t0000_u01727660014414") 2024/09/30 01:35:25 DEBUG : dst/one.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f103070ccd6250a28_d20240930_m013331_c001_v0001117_t0009_u01727660011497") 2024/09/30 01:35:25 DEBUG : dst/one.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109671b200698d25_d20240930_m013326_c001_v0001161_t0017_u01727660006598") 2024/09/30 01:35:25 DEBUG : dst/three: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e003431_d20240930_m013225_c001_v7007000_t0000_u01727659945059") 2024/09/30 01:35:25 DEBUG : dst/three: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f11179cf56695b4e2_d20240930_m013223_c001_v0001146_t0003_u01727659943414") 2024/09/30 01:35:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f89_d20240930_m013404_c001_v7007000_t0000_u01727660044623") 2024/09/30 01:35:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f116d0b7d9ae02eeb_d20240930_m013402_c001_v0001093_t0018_u01727660042120") 2024/09/30 01:35:25 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f11368b2af45dba8f_d20240930_m013356_c001_v0001109_t0059_u01727660036226") 2024/09/30 01:35:25 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f8a_d20240930_m013404_c001_v7007000_t0000_u01727660044803") 2024/09/30 01:35:25 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f113dfee722060cca_d20240930_m013402_c001_v0001144_t0053_u01727660042747") 2024/09/30 01:35:25 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411bfd38f7491698_d20240930_m013402_c001_v7007000_t0000_u01727660042573") 2024/09/30 01:35:25 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f113dfee722060ca5_d20240930_m013357_c001_v0001144_t0016_u01727660037204") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411bfd38f7491695_d20240930_m013357_c001_v7007000_t0000_u01727660037014") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20b0_d20240930_m013350_c001_v0001099_t0042_u01727660030229") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f40_d20240930_m013348_c001_v7007000_t0000_u01727660028061") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f114f356b0eb0cdd1_d20240930_m013346_c001_v0001098_t0058_u01727660026849") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f404c1d82b6fe0048_d20240930_m013346_c001_v7007000_t0000_u01727660026663") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f114f356b0eb0cdb1_d20240930_m013342_c001_v0001098_t0041_u01727660022388") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f404c1d82b6fe003d_d20240930_m013342_c001_v7007000_t0000_u01727660022203") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60e1d_d20240930_m013336_c001_v0001172_t0029_u01727660016762") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4057abf64a682374_d20240930_m013333_c001_v7007000_t0000_u01727660013634") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d207e_d20240930_m013330_c001_v0001099_t0053_u01727660010377") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4057abf64a682371_d20240930_m013329_c001_v7007000_t0000_u01727660009196") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60ddf_d20240930_m013323_c001_v0001172_t0026_u01727660003857") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4057abf64a68236c_d20240930_m013320_c001_v7007000_t0000_u01727660000939") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2060_d20240930_m013317_c001_v0001099_t0015_u01727659997741") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4057abf64a682368_d20240930_m013316_c001_v7007000_t0000_u01727659996627") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60d99_d20240930_m013309_c001_v0001172_t0008_u01727659989217") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4048c55c5d82f95e_d20240930_m013303_c001_v7007000_t0000_u01727659983331") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2048_d20240930_m013259_c001_v0001099_t0052_u01727659979216") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4048c55c5d82f956_d20240930_m013258_c001_v7007000_t0000_u01727659978051") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a259_d20240930_m013245_c001_v0001136_t0024_u01727659965986") 2024/09/30 01:35:26 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b60728_d20240930_m013241_c001_v7007000_t0000_u01727659961936") 2024/09/30 01:35:27 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a245_d20240930_m013235_c001_v0001136_t0041_u01727659955025") 2024/09/30 01:35:27 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6071a_d20240930_m013233_c001_v7007000_t0000_u01727659953908") 2024/09/30 01:35:27 DEBUG : dst/three.txt: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60cfd_d20240930_m013227_c001_v0001172_t0003_u01727659947100") 2024/09/30 01:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f42_d20240930_m013348_c001_v7007000_t0000_u01727660028245") 2024/09/30 01:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10568972c0ff7ec0_d20240930_m013345_c001_v0001109_t0059_u01727660025208") 2024/09/30 01:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f114099b3ce411c16_d20240930_m013341_c001_v0001176_t0028_u01727660021993") 2024/09/30 01:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc25078aa_d20240930_m013334_c001_v7007000_t0000_u01727660014595") 2024/09/30 01:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f106744841377dbd4_d20240930_m013333_c001_v0001180_t0024_u01727660013432") 2024/09/30 01:35:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f1028cfb5f46c785a_d20240930_m013328_c001_v0001146_t0005_u01727660008884") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f8c_d20240930_m013404_c001_v7007000_t0000_u01727660044983") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60e69_d20240930_m013349_c001_v0001172_t0031_u01727660029864") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f44_d20240930_m013348_c001_v7007000_t0000_u01727660028428") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2092_d20240930_m013336_c001_v0001099_t0032_u01727660016355") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc25078ab_d20240930_m013334_c001_v7007000_t0000_u01727660014780") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d206a_d20240930_m013323_c001_v0001099_t0058_u01727660003452") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f402d7dd1c01eb911_d20240930_m013322_c001_v7007000_t0000_u01727660002047") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2056_d20240930_m013308_c001_v0001099_t0029_u01727659988594") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f415d65a51ce706b6_d20240930_m013304_c001_v7007000_t0000_u01727659984502") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60d39_d20240930_m013245_c001_v0001172_t0024_u01727659965077") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f403ceacdee68919b_d20240930_m013243_c001_v7007000_t0000_u01727659963419") 2024/09/30 01:35:27 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d201e_d20240930_m013226_c001_v0001099_t0037_u01727659946710") 2024/09/30 01:35:28 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e003432_d20240930_m013225_c001_v7007000_t0000_u01727659945243") 2024/09/30 01:35:28 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f1017323a6bc4e2c4_d20240930_m013220_c001_v0001042_t0018_u01727659940593") 2024/09/30 01:35:28 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411bfd38f7491681_d20240930_m013154_c001_v7007000_t0000_u01727659914887") 2024/09/30 01:35:28 DEBUG : dst/two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f115936d98b790925_d20240930_m013153_c001_v0001115_t0046_u01727659913043") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b5fa8f_d20240930_m013107_c001_v7007000_t0000_u01727659867903") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60be6_d20240930_m013103_c001_v0001172_t0044_u01727659863712") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b5fa88_d20240930_m013101_c001_v7007000_t0000_u01727659861584") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60bb8_d20240930_m013050_c001_v0001172_t0037_u01727659850913") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f61_d20240930_m013041_c001_v7007000_t0000_u01727659841974") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60b7e_d20240930_m013037_c001_v0001172_t0056_u01727659837093") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daaaf_d20240930_m013010_c001_v7007000_t0000_u01727659810009") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a150_d20240930_m013008_c001_v0001136_t0006_u01727659808075") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da6be_d20240930_m013006_c001_v7007000_t0000_u01727659806416") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a148_d20240930_m013004_c001_v0001136_t0058_u01727659804977") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2b4_d20240930_m013000_c001_v7007000_t0000_u01727659800242") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a134_d20240930_m012957_c001_v0001136_t0050_u01727659797794") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2ad_d20240930_m012956_c001_v7007000_t0000_u01727659796376") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a12c_d20240930_m012954_c001_v0001136_t0057_u01727659794501") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686c3_d20240930_m012945_c001_v7007000_t0000_u01727659785875") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a10c_d20240930_m012944_c001_v0001136_t0046_u01727659784086") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686bd_d20240930_m012942_c001_v7007000_t0000_u01727659782752") 2024/09/30 01:35:28 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a108_d20240930_m012941_c001_v0001136_t0003_u01727659781897") 2024/09/30 01:35:29 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686b6_d20240930_m012936_c001_v7007000_t0000_u01727659776413") 2024/09/30 01:35:29 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0ec_d20240930_m012934_c001_v0001136_t0057_u01727659774808") 2024/09/30 01:35:29 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686af_d20240930_m012932_c001_v7007000_t0000_u01727659772209") 2024/09/30 01:35:29 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0de_d20240930_m012931_c001_v0001136_t0001_u01727659771041") 2024/09/30 01:35:29 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686a9_d20240930_m012929_c001_v7007000_t0000_u01727659769895") 2024/09/30 01:35:29 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f115471c8ec32bda2_d20240930_m012929_c001_v0001037_t0020_u01727659769106") 2024/09/30 01:35:29 DEBUG : empty space: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0da_d20240930_m012927_c001_v0001136_t0017_u01727659767435") 2024/09/30 01:35:29 DEBUG : enormous: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da6c3_d20240930_m013009_c001_v7007000_t0000_u01727659809092") 2024/09/30 01:35:29 DEBUG : enormous: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a152_d20240930_m013008_c001_v0001136_t0005_u01727659808375") 2024/09/30 01:35:29 DEBUG : existing: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f417daf1a6c1b2f95_d20240930_m013409_c001_v7007000_t0000_u01727660049812") 2024/09/30 01:35:29 DEBUG : existing: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60ecf_d20240930_m013408_c001_v0001172_t0050_u01727660048460") 2024/09/30 01:35:29 DEBUG : existing: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f59_d20240930_m013034_c001_v7007000_t0000_u01727659834883") 2024/09/30 01:35:29 DEBUG : existing: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a184_d20240930_m013033_c001_v0001136_t0027_u01727659833717") 2024/09/30 01:35:29 DEBUG : existing: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406522c03684c060_d20240930_m012923_c001_v7007000_t0000_u01727659763272") 2024/09/30 01:35:29 DEBUG : existing: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0ce_d20240930_m012922_c001_v0001136_t0015_u01727659762171") 2024/09/30 01:35:29 DEBUG : existing: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406522c03684c05e_d20240930_m012920_c001_v7007000_t0000_u01727659760894") 2024/09/30 01:35:29 DEBUG : existing: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0cc_d20240930_m012920_c001_v0001136_t0012_u01727659760255") 2024/09/30 01:35:29 DEBUG : existing: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0ca_d20240930_m012919_c001_v0001136_t0010_u01727659759371") 2024/09/30 01:35:29 DEBUG : existing-b: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f5a_d20240930_m013035_c001_v7007000_t0000_u01727659835065") 2024/09/30 01:35:29 DEBUG : existing-b: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60b71_d20240930_m013033_c001_v0001172_t0011_u01727659833705") 2024/09/30 01:35:29 DEBUG : five: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daab3_d20240930_m013014_c001_v7007000_t0000_u01727659814516") 2024/09/30 01:35:30 DEBUG : five: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f409d8e33ad65a162_d20240930_m013012_c001_v0001136_t0051_u01727659812480") 2024/09/30 01:35:30 DEBUG : foo: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686b1_d20240930_m012934_c001_v7007000_t0000_u01727659774078") 2024/09/30 01:35:30 DEBUG : foo: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f409d8e33ad65a0e6_d20240930_m012933_c001_v0001136_t0051_u01727659773518") 2024/09/30 01:35:30 DEBUG : foo: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f409d8e33ad65a0e2_d20240930_m012932_c001_v0001136_t0051_u01727659772944") 2024/09/30 01:35:30 DEBUG : four: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daab4_d20240930_m013014_c001_v7007000_t0000_u01727659814697") 2024/09/30 01:35:30 DEBUG : four: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f408f44e1cda60b0f_d20240930_m013013_c001_v0001172_t0004_u01727659813051") 2024/09/30 01:35:30 DEBUG : four: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a15e_d20240930_m013011_c001_v0001136_t0050_u01727659811793") 2024/09/30 01:35:30 DEBUG : hello world2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf980_d20240930_m012824_c001_v7007000_t0000_u01727659704458") 2024/09/30 01:35:30 DEBUG : hello world2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a060_d20240930_m012823_c001_v0001136_t0058_u01727659703531") 2024/09/30 01:35:30 DEBUG : ignore-size: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406522c03684c05d_d20240930_m012918_c001_v7007000_t0000_u01727659758280") 2024/09/30 01:35:30 DEBUG : ignore-size: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0c6_d20240930_m012916_c001_v0001136_t0032_u01727659756887") 2024/09/30 01:35:30 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f54_d20240930_m013032_c001_v7007000_t0000_u01727659832586") 2024/09/30 01:35:30 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a182_d20240930_m013031_c001_v0001136_t0007_u01727659831140") 2024/09/30 01:35:30 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f4f_d20240930_m013030_c001_v7007000_t0000_u01727659830021") 2024/09/30 01:35:30 DEBUG : nested/sub dir/file: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a180_d20240930_m013028_c001_v0001136_t0051_u01727659828892") 2024/09/30 01:35:30 DEBUG : one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daab5_d20240930_m013014_c001_v7007000_t0000_u01727659814878") 2024/09/30 01:35:30 DEBUG : one: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f409d8e33ad65a156_d20240930_m013011_c001_v0001136_t0051_u01727659811122") 2024/09/30 01:35:30 DEBUG : only0: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041ee_d20240930_m013501_c001_v7007000_t0000_u01727660101630") 2024/09/30 01:35:30 DEBUG : only0: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f408f44e1cda60fb8_d20240930_m013455_c001_v0001172_t0004_u01727660095955") 2024/09/30 01:35:30 DEBUG : only0: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2125_d20240930_m013438_c001_v0001099_t0003_u01727660078262") 2024/09/30 01:35:31 DEBUG : only0: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61818_d20240930_m013431_c001_v7007000_t0000_u01727660071765") 2024/09/30 01:35:31 DEBUG : only0: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20d4_d20240930_m013414_c001_v0001099_t0043_u01727660054926") 2024/09/30 01:35:31 DEBUG : only1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041ef_d20240930_m013501_c001_v7007000_t0000_u01727660101829") 2024/09/30 01:35:31 DEBUG : only1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ca74b12e39a87_d20240930_m013456_c001_v0001113_t0054_u01727660096719") 2024/09/30 01:35:31 DEBUG : only1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2129_d20240930_m013439_c001_v0001099_t0054_u01727660079188") 2024/09/30 01:35:31 DEBUG : only1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61816_d20240930_m013431_c001_v7007000_t0000_u01727660071391") 2024/09/30 01:35:31 DEBUG : only1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20d8_d20240930_m013415_c001_v0001099_t0034_u01727660055685") 2024/09/30 01:35:31 DEBUG : only10: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041f0_d20240930_m013502_c001_v7007000_t0000_u01727660102012") 2024/09/30 01:35:31 DEBUG : only10: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f40598654c58d216b_d20240930_m013455_c001_v0001099_t0037_u01727660095966") 2024/09/30 01:35:31 DEBUG : only10: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d214b_d20240930_m013447_c001_v0001099_t0014_u01727660087160") 2024/09/30 01:35:31 DEBUG : only10: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b61817_d20240930_m013431_c001_v7007000_t0000_u01727660071572") 2024/09/30 01:35:31 DEBUG : only10: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20f8_d20240930_m013422_c001_v0001099_t0029_u01727660062596") 2024/09/30 01:35:31 DEBUG : only11: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041f1_d20240930_m013502_c001_v7007000_t0000_u01727660102196") 2024/09/30 01:35:31 DEBUG : only11: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f408f44e1cda60fc4_d20240930_m013457_c001_v0001172_t0004_u01727660097162") 2024/09/30 01:35:31 DEBUG : only11: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d214f_d20240930_m013448_c001_v0001099_t0057_u01727660088093") 2024/09/30 01:35:31 DEBUG : only11: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc2507dad_d20240930_m013431_c001_v7007000_t0000_u01727660071772") 2024/09/30 01:35:31 DEBUG : only11: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20fc_d20240930_m013423_c001_v0001099_t0013_u01727660063435") 2024/09/30 01:35:31 DEBUG : only12: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041f2_d20240930_m013502_c001_v7007000_t0000_u01727660102378") 2024/09/30 01:35:31 DEBUG : only12: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f414037b7b3c55394_d20240930_m013456_c001_v0001117_t0022_u01727660096709") 2024/09/30 01:35:31 DEBUG : only12: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2153_d20240930_m013448_c001_v0001099_t0003_u01727660088854") 2024/09/30 01:35:32 DEBUG : only12: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501db198_d20240930_m013432_c001_v7007000_t0000_u01727660072101") 2024/09/30 01:35:32 DEBUG : only12: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2100_d20240930_m013424_c001_v0001099_t0027_u01727660064423") 2024/09/30 01:35:32 DEBUG : only13: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041f4_d20240930_m013502_c001_v7007000_t0000_u01727660102560") 2024/09/30 01:35:32 DEBUG : only13: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ca74b12e39a83_d20240930_m013456_c001_v0001113_t0054_u01727660096528") 2024/09/30 01:35:32 DEBUG : only13: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2155_d20240930_m013449_c001_v0001099_t0016_u01727660089657") 2024/09/30 01:35:32 DEBUG : only13: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc2507da8_d20240930_m013431_c001_v7007000_t0000_u01727660071202") 2024/09/30 01:35:32 DEBUG : only13: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2104_d20240930_m013425_c001_v0001099_t0021_u01727660065277") 2024/09/30 01:35:32 DEBUG : only14: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041f6_d20240930_m013502_c001_v7007000_t0000_u01727660102742") 2024/09/30 01:35:32 DEBUG : only14: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f408f44e1cda60fba_d20240930_m013456_c001_v0001172_t0004_u01727660096354") 2024/09/30 01:35:32 DEBUG : only14: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2157_d20240930_m013450_c001_v0001099_t0048_u01727660090439") 2024/09/30 01:35:32 DEBUG : only14: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6181c_d20240930_m013432_c001_v7007000_t0000_u01727660072134") 2024/09/30 01:35:32 DEBUG : only14: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2108_d20240930_m013425_c001_v0001099_t0016_u01727660065977") 2024/09/30 01:35:32 DEBUG : only15: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041f8_d20240930_m013502_c001_v7007000_t0000_u01727660102929") 2024/09/30 01:35:32 DEBUG : only15: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f40598654c58d216d_d20240930_m013456_c001_v0001099_t0037_u01727660096365") 2024/09/30 01:35:32 DEBUG : only15: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2159_d20240930_m013451_c001_v0001099_t0057_u01727660091196") 2024/09/30 01:35:32 DEBUG : only15: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc2507dab_d20240930_m013431_c001_v7007000_t0000_u01727660071579") 2024/09/30 01:35:32 DEBUG : only15: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d210c_d20240930_m013426_c001_v0001099_t0027_u01727660066648") 2024/09/30 01:35:32 DEBUG : only16: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041fa_d20240930_m013503_c001_v7007000_t0000_u01727660103111") 2024/09/30 01:35:32 DEBUG : only16: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f40598654c58d2175_d20240930_m013456_c001_v0001099_t0037_u01727660096930") 2024/09/30 01:35:32 DEBUG : only16: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d215d_d20240930_m013452_c001_v0001099_t0024_u01727660092179") 2024/09/30 01:35:32 DEBUG : only16: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f401bec702e31ec64_d20240930_m013431_c001_v7007000_t0000_u01727660071593") 2024/09/30 01:35:32 DEBUG : only16: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d210e_d20240930_m013427_c001_v0001099_t0046_u01727660067245") 2024/09/30 01:35:33 DEBUG : only17: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041fb_d20240930_m013503_c001_v7007000_t0000_u01727660103293") 2024/09/30 01:35:33 DEBUG : only17: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f408f44e1cda60fbe_d20240930_m013456_c001_v0001172_t0004_u01727660096544") 2024/09/30 01:35:33 DEBUG : only17: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2161_d20240930_m013453_c001_v0001099_t0007_u01727660093396") 2024/09/30 01:35:33 DEBUG : only17: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501db193_d20240930_m013431_c001_v7007000_t0000_u01727660071375") 2024/09/30 01:35:33 DEBUG : only17: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2110_d20240930_m013428_c001_v0001099_t0054_u01727660068131") 2024/09/30 01:35:33 DEBUG : only18: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041fd_d20240930_m013503_c001_v7007000_t0000_u01727660103498") 2024/09/30 01:35:33 DEBUG : only18: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f40598654c58d2171_d20240930_m013456_c001_v0001099_t0037_u01727660096556") 2024/09/30 01:35:33 DEBUG : only18: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2165_d20240930_m013454_c001_v0001099_t0059_u01727660094257") 2024/09/30 01:35:33 DEBUG : only18: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f401bec702e31ec65_d20240930_m013431_c001_v7007000_t0000_u01727660071783") 2024/09/30 01:35:33 DEBUG : only18: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2114_d20240930_m013428_c001_v0001099_t0056_u01727660068957") 2024/09/30 01:35:33 DEBUG : only19: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e0041ff_d20240930_m013503_c001_v7007000_t0000_u01727660103685") 2024/09/30 01:35:33 DEBUG : only19: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f408f44e1cda60fc0_d20240930_m013456_c001_v0001172_t0004_u01727660096735") 2024/09/30 01:35:33 DEBUG : only19: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2169_d20240930_m013454_c001_v0001099_t0040_u01727660094981") 2024/09/30 01:35:33 DEBUG : only19: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501db196_d20240930_m013431_c001_v7007000_t0000_u01727660071737") 2024/09/30 01:35:33 DEBUG : only19: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2118_d20240930_m013429_c001_v0001099_t0028_u01727660069615") 2024/09/30 01:35:33 DEBUG : only2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e004202_d20240930_m013503_c001_v7007000_t0000_u01727660103866") 2024/09/30 01:35:33 DEBUG : only2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f414037b7b3c5539e_d20240930_m013457_c001_v0001117_t0022_u01727660097256") 2024/09/30 01:35:33 DEBUG : only2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d212b_d20240930_m013439_c001_v0001099_t0036_u01727660079995") 2024/09/30 01:35:33 DEBUG : only2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501db197_d20240930_m013431_c001_v7007000_t0000_u01727660071920") 2024/09/30 01:35:33 DEBUG : only2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20da_d20240930_m013416_c001_v0001099_t0013_u01727660056489") 2024/09/30 01:35:34 DEBUG : only3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e004204_d20240930_m013504_c001_v7007000_t0000_u01727660104047") 2024/09/30 01:35:34 DEBUG : only3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f40598654c58d2173_d20240930_m013456_c001_v0001099_t0037_u01727660096746") 2024/09/30 01:35:34 DEBUG : only3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d212d_d20240930_m013440_c001_v0001099_t0035_u01727660080855") 2024/09/30 01:35:34 DEBUG : only3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc2507daa_d20240930_m013431_c001_v7007000_t0000_u01727660071390") 2024/09/30 01:35:34 DEBUG : only3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20de_d20240930_m013417_c001_v0001099_t0037_u01727660057368") 2024/09/30 01:35:34 DEBUG : only4: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e004206_d20240930_m013504_c001_v7007000_t0000_u01727660104228") 2024/09/30 01:35:34 DEBUG : only4: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f414037b7b3c55398_d20240930_m013456_c001_v0001117_t0022_u01727660096893") 2024/09/30 01:35:34 DEBUG : only4: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2133_d20240930_m013441_c001_v0001099_t0054_u01727660081760") 2024/09/30 01:35:34 DEBUG : only4: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b6181a_d20240930_m013431_c001_v7007000_t0000_u01727660071952") 2024/09/30 01:35:34 DEBUG : only4: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20e6_d20240930_m013418_c001_v0001099_t0046_u01727660058088") 2024/09/30 01:35:34 DEBUG : only5: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e004208_d20240930_m013504_c001_v7007000_t0000_u01727660104411") 2024/09/30 01:35:34 DEBUG : only5: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ca74b12e39a89_d20240930_m013456_c001_v0001113_t0054_u01727660096905") 2024/09/30 01:35:34 DEBUG : only5: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2137_d20240930_m013442_c001_v0001099_t0052_u01727660082372") 2024/09/30 01:35:34 DEBUG : only5: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc2507da7_d20240930_m013431_c001_v7007000_t0000_u01727660071020") 2024/09/30 01:35:34 DEBUG : only5: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20ea_d20240930_m013419_c001_v0001099_t0050_u01727660059082") 2024/09/30 01:35:34 DEBUG : only6: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00420a_d20240930_m013504_c001_v7007000_t0000_u01727660104597") 2024/09/30 01:35:34 DEBUG : only6: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f40598654c58d2177_d20240930_m013457_c001_v0001099_t0037_u01727660097115") 2024/09/30 01:35:34 DEBUG : only6: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d213d_d20240930_m013443_c001_v0001099_t0012_u01727660083097") 2024/09/30 01:35:34 DEBUG : only6: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f4183313bc2507dae_d20240930_m013431_c001_v7007000_t0000_u01727660071960") 2024/09/30 01:35:34 DEBUG : only6: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20ee_d20240930_m013419_c001_v0001099_t0012_u01727660059813") 2024/09/30 01:35:34 DEBUG : only7: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00420c_d20240930_m013504_c001_v7007000_t0000_u01727660104779") 2024/09/30 01:35:35 DEBUG : only7: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f408f44e1cda60fc2_d20240930_m013456_c001_v0001172_t0004_u01727660096940") 2024/09/30 01:35:35 DEBUG : only7: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d213f_d20240930_m013443_c001_v0001099_t0049_u01727660083775") 2024/09/30 01:35:35 DEBUG : only7: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f401bec702e31ec63_d20240930_m013431_c001_v7007000_t0000_u01727660071404") 2024/09/30 01:35:35 DEBUG : only7: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20f0_d20240930_m013420_c001_v0001099_t0057_u01727660060544") 2024/09/30 01:35:35 DEBUG : only8: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00420e_d20240930_m013504_c001_v7007000_t0000_u01727660104961") 2024/09/30 01:35:35 DEBUG : only8: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f414037b7b3c5539a_d20240930_m013457_c001_v0001117_t0022_u01727660097074") 2024/09/30 01:35:35 DEBUG : only8: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2143_d20240930_m013444_c001_v0001099_t0058_u01727660084674") 2024/09/30 01:35:35 DEBUG : only8: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501db195_d20240930_m013431_c001_v7007000_t0000_u01727660071557") 2024/09/30 01:35:35 DEBUG : only8: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20f2_d20240930_m013421_c001_v0001099_t0049_u01727660061184") 2024/09/30 01:35:35 DEBUG : only9: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e004211_d20240930_m013505_c001_v7007000_t0000_u01727660105156") 2024/09/30 01:35:35 DEBUG : only9: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ca74b12e39a8b_d20240930_m013457_c001_v0001113_t0054_u01727660097087") 2024/09/30 01:35:35 DEBUG : only9: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d2145_d20240930_m013446_c001_v0001099_t0016_u01727660086180") 2024/09/30 01:35:35 DEBUG : only9: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f401bec702e31ec66_d20240930_m013431_c001_v7007000_t0000_u01727660071971") 2024/09/30 01:35:35 DEBUG : only9: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d20f6_d20240930_m013421_c001_v0001099_t0014_u01727660061957") 2024/09/30 01:35:35 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f44_d20240930_m013027_c001_v7007000_t0000_u01727659827022") 2024/09/30 01:35:35 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a176_d20240930_m013024_c001_v0001136_t0005_u01727659824537") 2024/09/30 01:35:35 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daac8_d20240930_m013022_c001_v7007000_t0000_u01727659822699") 2024/09/30 01:35:35 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a172_d20240930_m013020_c001_v0001136_t0030_u01727659820124") 2024/09/30 01:35:35 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daabe_d20240930_m013018_c001_v7007000_t0000_u01727659818289") 2024/09/30 01:35:35 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60b1b_d20240930_m013015_c001_v0001172_t0057_u01727659815804") 2024/09/30 01:35:35 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2d1_d20240930_m013003_c001_v7007000_t0000_u01727659803226") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a140_d20240930_m013001_c001_v0001136_t0009_u01727659801158") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2b0_d20240930_m012958_c001_v7007000_t0000_u01727659798681") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a132_d20240930_m012957_c001_v0001136_t0016_u01727659797395") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2ac_d20240930_m012955_c001_v7007000_t0000_u01727659795294") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a12a_d20240930_m012954_c001_v0001136_t0000_u01727659794088") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686c2_d20240930_m012945_c001_v7007000_t0000_u01727659785307") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a10a_d20240930_m012943_c001_v0001136_t0042_u01727659783676") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686bf_d20240930_m012942_c001_v7007000_t0000_u01727659782934") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a106_d20240930_m012941_c001_v0001136_t0056_u01727659781583") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686bc_d20240930_m012940_c001_v7007000_t0000_u01727659780845") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a100_d20240930_m012940_c001_v0001136_t0050_u01727659780150") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0fe_d20240930_m012939_c001_v0001136_t0024_u01727659779457") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686ba_d20240930_m012938_c001_v7007000_t0000_u01727659778657") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0f8_d20240930_m012938_c001_v0001136_t0040_u01727659778009") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0f4_d20240930_m012937_c001_v0001136_t0042_u01727659777352") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686b7_d20240930_m012936_c001_v7007000_t0000_u01727659776597") 2024/09/30 01:35:36 DEBUG : potato: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0f2_d20240930_m012935_c001_v0001136_t0000_u01727659775717") 2024/09/30 01:35:36 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501dac50_d20240930_m013118_c001_v7007000_t0000_u01727659878779") 2024/09/30 01:35:36 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d1fc0_d20240930_m013118_c001_v0001099_t0020_u01727659878087") 2024/09/30 01:35:36 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b5fa90_d20240930_m013108_c001_v7007000_t0000_u01727659868580") 2024/09/30 01:35:36 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d1fb4_d20240930_m013102_c001_v0001099_t0052_u01727659862875") 2024/09/30 01:35:36 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f401bec702e31da54_d20240930_m013055_c001_v7007000_t0000_u01727659855275") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d1faa_d20240930_m013050_c001_v0001099_t0014_u01727659850213") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f62_d20240930_m013042_c001_v7007000_t0000_u01727659842578") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d1f96_d20240930_m013036_c001_v0001099_t0007_u01727659836364") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daaac_d20240930_m013009_c001_v7007000_t0000_u01727659809273") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a14e_d20240930_m013007_c001_v0001136_t0051_u01727659807801") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da6c0_d20240930_m013006_c001_v7007000_t0000_u01727659806597") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a146_d20240930_m013004_c001_v0001136_t0053_u01727659804194") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2d2_d20240930_m013003_c001_v7007000_t0000_u01727659803409") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a142_d20240930_m013002_c001_v0001136_t0054_u01727659802347") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2b5_d20240930_m013000_c001_v7007000_t0000_u01727659800433") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a138_d20240930_m012959_c001_v0001136_t0026_u01727659799171") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501da2ae_d20240930_m012956_c001_v7007000_t0000_u01727659796650") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a130_d20240930_m012955_c001_v0001136_t0012_u01727659795322") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f41934e594ac686c4_d20240930_m012946_c001_v7007000_t0000_u01727659786068") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a112_d20240930_m012944_c001_v0001136_t0051_u01727659784965") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf982_d20240930_m012828_c001_v7007000_t0000_u01727659708017") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a066_d20240930_m012827_c001_v0001136_t0018_u01727659707354") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf981_d20240930_m012826_c001_v7007000_t0000_u01727659706087") 2024/09/30 01:35:37 DEBUG : potato2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a064_d20240930_m012825_c001_v0001136_t0034_u01727659705357") 2024/09/30 01:35:38 DEBUG : potato3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f405345e0f3b5fa91_d20240930_m013109_c001_v7007000_t0000_u01727659869330") 2024/09/30 01:35:38 DEBUG : potato3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a1be_d20240930_m013104_c001_v0001136_t0036_u01727659864699") 2024/09/30 01:35:38 DEBUG : potato3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f401bec702e31da55_d20240930_m013055_c001_v7007000_t0000_u01727659855456") 2024/09/30 01:35:38 DEBUG : potato3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a1ae_d20240930_m013051_c001_v0001136_t0057_u01727659851596") 2024/09/30 01:35:38 DEBUG : potato3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f63_d20240930_m013042_c001_v7007000_t0000_u01727659842858") 2024/09/30 01:35:38 DEBUG : potato3: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a194_d20240930_m013037_c001_v0001136_t0024_u01727659837468") 2024/09/30 01:35:38 DEBUG : pre-dest1/1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f404c1d82b6fdf788_d20240930_m013203_c001_v7007000_t0000_u01727659923990") 2024/09/30 01:35:38 DEBUG : pre-dest1/1: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a212_d20240930_m013155_c001_v0001136_t0007_u01727659915632") 2024/09/30 01:35:38 DEBUG : pre-dest2/2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f404c1d82b6fdf78a_d20240930_m013204_c001_v7007000_t0000_u01727659924169") 2024/09/30 01:35:38 DEBUG : pre-dest2/2: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d1ff6_d20240930_m013156_c001_v0001099_t0053_u01727659916652") 2024/09/30 01:35:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f411bfd38f7491664_d20240930_m013132_c001_v7007000_t0000_u01727659892930") 2024/09/30 01:35:38 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60c34_d20240930_m013128_c001_v0001172_t0034_u01727659888174") 2024/09/30 01:35:38 DEBUG : sizeonly: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d1c_d20240930_m012915_c001_v7007000_t0000_u01727659755223") 2024/09/30 01:35:38 DEBUG : sizeonly: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0c0_d20240930_m012914_c001_v0001136_t0007_u01727659754000") 2024/09/30 01:35:38 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00422c_d20240930_m013514_c001_v7007000_t0000_u01727660114526") 2024/09/30 01:35:38 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60ff4_d20240930_m013511_c001_v0001172_t0020_u01727660111511") 2024/09/30 01:35:38 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00421c_d20240930_m013509_c001_v7007000_t0000_u01727660109564") 2024/09/30 01:35:38 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f107ca74b12e39abd_d20240930_m013506_c001_v0001113_t0029_u01727660106480") 2024/09/30 01:35:38 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f55_d20240930_m013032_c001_v7007000_t0000_u01727659832767") 2024/09/30 01:35:38 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d1f8c_d20240930_m013031_c001_v0001099_t0017_u01727659831503") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f50_d20240930_m013030_c001_v7007000_t0000_u01727659830204") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60b55_d20240930_m013029_c001_v0001172_t0009_u01727659829257") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d1a_d20240930_m012910_c001_v7007000_t0000_u01727659750447") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0ba_d20240930_m012908_c001_v0001136_t0035_u01727659748550") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d19_d20240930_m012907_c001_v7007000_t0000_u01727659747763") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0b4_d20240930_m012906_c001_v0001136_t0014_u01727659746146") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d18_d20240930_m012903_c001_v7007000_t0000_u01727659743260") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0b2_d20240930_m012902_c001_v0001136_t0045_u01727659742157") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d17_d20240930_m012901_c001_v7007000_t0000_u01727659741609") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a0a8_d20240930_m012900_c001_v0001136_t0006_u01727659740127") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a09e_d20240930_m012856_c001_v0001136_t0032_u01727659736895") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d16_d20240930_m012856_c001_v7007000_t0000_u01727659736130") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a09a_d20240930_m012855_c001_v0001136_t0024_u01727659735371") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a098_d20240930_m012853_c001_v0001136_t0029_u01727659733988") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d15_d20240930_m012852_c001_v7007000_t0000_u01727659732893") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a090_d20240930_m012849_c001_v0001136_t0038_u01727659729878") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a08c_d20240930_m012845_c001_v0001136_t0029_u01727659725904") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d14_d20240930_m012845_c001_v7007000_t0000_u01727659725174") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a086_d20240930_m012844_c001_v0001136_t0023_u01727659724344") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a084_d20240930_m012843_c001_v0001136_t0024_u01727659723411") 2024/09/30 01:35:39 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d13_d20240930_m012842_c001_v7007000_t0000_u01727659722682") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a080_d20240930_m012838_c001_v0001136_t0023_u01727659718631") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f407ebe0e0aaf4d12_d20240930_m012838_c001_v7007000_t0000_u01727659718257") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a07a_d20240930_m012837_c001_v0001136_t0013_u01727659717622") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf98c_d20240930_m012835_c001_v7007000_t0000_u01727659715953") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a078_d20240930_m012835_c001_v0001136_t0048_u01727659715261") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf98b_d20240930_m012834_c001_v7007000_t0000_u01727659714719") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a074_d20240930_m012833_c001_v0001136_t0049_u01727659713885") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf987_d20240930_m012832_c001_v7007000_t0000_u01727659712620") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a070_d20240930_m012831_c001_v0001136_t0047_u01727659711799") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf986_d20240930_m012831_c001_v7007000_t0000_u01727659711254") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a06c_d20240930_m012830_c001_v0001136_t0041_u01727659710612") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf983_d20240930_m012829_c001_v7007000_t0000_u01727659709700") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a06a_d20240930_m012828_c001_v0001136_t0030_u01727659708916") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf97f_d20240930_m012822_c001_v7007000_t0000_u01727659702629") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a054_d20240930_m012821_c001_v0001136_t0002_u01727659701889") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf97d_d20240930_m012820_c001_v7007000_t0000_u01727659700956") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a04a_d20240930_m012820_c001_v0001136_t0051_u01727659700255") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf97c_d20240930_m012819_c001_v7007000_t0000_u01727659699356") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a044_d20240930_m012818_c001_v0001136_t0006_u01727659698735") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f410cf425e27cf97b_d20240930_m012815_c001_v7007000_t0000_u01727659695820") 2024/09/30 01:35:40 DEBUG : sub dir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a040_d20240930_m012815_c001_v0001136_t0052_u01727659695143") 2024/09/30 01:35:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e00422d_d20240930_m013514_c001_v7007000_t0000_u01727660114708") 2024/09/30 01:35:40 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f114037b7b3c553e8_d20240930_m013511_c001_v0001117_t0005_u01727660111511") 2024/09/30 01:35:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e004220_d20240930_m013509_c001_v7007000_t0000_u01727660109745") 2024/09/30 01:35:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d218b_d20240930_m013506_c001_v0001099_t0013_u01727660106491") 2024/09/30 01:35:41 DEBUG : sub/yam: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f43_d20240930_m013026_c001_v7007000_t0000_u01727659826478") 2024/09/30 01:35:41 DEBUG : sub/yam: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d1f82_d20240930_m013024_c001_v0001099_t0019_u01727659824911") 2024/09/30 01:35:41 DEBUG : three: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daab6_d20240930_m013015_c001_v7007000_t0000_u01727659815059") 2024/09/30 01:35:41 DEBUG : three: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a166_d20240930_m013013_c001_v0001136_t0000_u01727659813830") 2024/09/30 01:35:41 DEBUG : three: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f109d8e33ad65a15c_d20240930_m013011_c001_v0001136_t0009_u01727659811489") 2024/09/30 01:35:41 DEBUG : two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daab7_d20240930_m013015_c001_v7007000_t0000_u01727659815257") 2024/09/30 01:35:41 DEBUG : two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f40598654c58d1f76_d20240930_m013013_c001_v0001099_t0037_u01727659813237") 2024/09/30 01:35:41 DEBUG : two: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f409d8e33ad65a15a_d20240930_m013011_c001_v0001136_t0051_u01727659811305") 2024/09/30 01:35:41 DEBUG : yam: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f45_d20240930_m013027_c001_v7007000_t0000_u01727659827202") 2024/09/30 01:35:41 DEBUG : yam: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f114726be8ba5a446_d20240930_m013025_c001_v0001128_t0057_u01727659825998") 2024/09/30 01:35:41 DEBUG : yam: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daac7_d20240930_m013022_c001_v7007000_t0000_u01727659822135") 2024/09/30 01:35:41 DEBUG : yam: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f108f44e1cda60b31_d20240930_m013019_c001_v0001172_t0045_u01727659819763") 2024/09/30 01:35:41 DEBUG : yam: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daabc_d20240930_m013017_c001_v7007000_t0000_u01727659817732") 2024/09/30 01:35:41 DEBUG : yam: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f10598654c58d1f7a_d20240930_m013015_c001_v0001099_t0045_u01727659815815") 2024/09/30 01:35:41 DEBUG : yaml: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f406940be6e002f3d_d20240930_m013023_c001_v7007000_t0000_u01727659823243") 2024/09/30 01:35:41 DEBUG : yaml: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f1050badf3ae69583_d20240930_m013021_c001_v0001113_t0021_u01727659821329") 2024/09/30 01:35:41 DEBUG : yaml: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f400c5d35501daabf_d20240930_m013018_c001_v7007000_t0000_u01727659818470") 2024/09/30 01:35:41 DEBUG : yaml: Deleting (id "4_z5fb2dd3380ad4b0b9f280e1b_f112f7815847700ad_d20240930_m013017_c001_v0001146_t0044_u01727659817202") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m31.27456318s (try 1/5)