"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/20 03:47:25 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni" 2025/04/20 03:47:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/20 03:47:27 DEBUG : Creating backend with remote "/tmp/rclone2697574399" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/20 03:47:28 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:28 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 03:47:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:29 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:29 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:30 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:31 DEBUG : B2 bucket rclone-test-livixac9xoni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.87s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", 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-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", 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-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:32 DEBUG : Creating backend with remote "/non-existing" 2025/04/20 03:47:32 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/20 03:47:32 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:32 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:34 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:34 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.31s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:35 INFO : B2 bucket rclone-test-livixac9xoni: Running all checks before starting transfers 2025/04/20 03:47:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:36 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:36 INFO : B2 bucket rclone-test-livixac9xoni: Checks finished, now starting transfers 2025/04/20 03:47:36 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.57s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:37 ERROR : Ignoring --no-traverse with sync 2025/04/20 03:47:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:37 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:37 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:37 INFO : sub dir/hello world: Copied (new) 2025/04/20 03:47:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.58s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/20 03:47:39 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:39 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:39 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/20 03:47:39 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.89s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:47:41 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:41 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:41 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:41 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.75s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:47:43 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:43 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:43 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:43 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:44 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 03:47:44 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 03:47:44 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/20 03:47:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 03:47:44 INFO : sub dir: Making directory 2025/04/20 03:47:44 INFO : sub dir2: Making directory 2025/04/20 03:47:44 INFO : sub dir2/sub sub dir2: Making directory 2025/04/20 03:47:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:44 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:44 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:45 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/20 03:47:45 DEBUG : B2 bucket rclone-test-livixac9xoni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.63s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:46 INFO : sub dir2: Making directory 2025/04/20 03:47:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/20 03:47:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 03:47:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:46 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:46 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:47 DEBUG : sub dir2: Making directory with metadata 2025/04/20 03:47:47 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 03:47:47 INFO : sub dir: Making directory 2025/04/20 03:47:47 INFO : sub dir2: Making directory 2025/04/20 03:47:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:47 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:47 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:48 INFO : sub dir/hello world: Copied (new) 2025/04/20 03:47:48 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/20 03:47:48 DEBUG : B2 bucket rclone-test-livixac9xoni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/20 03:47:48 DEBUG : B2 bucket rclone-test-livixac9xoni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", 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-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:49 INFO : sub dir2: Making directory 2025/04/20 03:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:50 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:50 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:50 INFO : sub dir/hello world: Copied (new) 2025/04/20 03:47:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.30s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:51 DEBUG : sub dir2: Making directory with metadata 2025/04/20 03:47:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 03:47:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 03:47:51 INFO : sub dir: Making directory 2025/04/20 03:47:51 INFO : sub dir2: Making directory 2025/04/20 03:47:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:51 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:51 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:51 INFO : sub dir/hello world: Copied (new) 2025/04/20 03:47:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/20 03:47:51 DEBUG : B2 bucket rclone-test-livixac9xoni: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", 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-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:53 INFO : sub dir2: Making directory 2025/04/20 03:47:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:53 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:47:53 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:47:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:54 INFO : sub dir/hello world: Copied (new) 2025/04/20 03:47:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.75s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vaticoj6ruku" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-livixac9xoni -> B2 bucket rclone-test-vaticoj6ruku 2025/04/20 03:47:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:47:56 DEBUG : B2 bucket rclone-test-vaticoj6ruku: Waiting for checks to finish 2025/04/20 03:47:56 DEBUG : B2 bucket rclone-test-vaticoj6ruku: Waiting for transfers to finish 2025/04/20 03:47:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:47:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:47:57 DEBUG : B2 bucket rclone-test-vaticoj6ruku: Purge remote 2025/04/20 03:47:57 INFO : B2 bucket rclone-test-vaticoj6ruku: cleaning bucket "rclone-test-vaticoj6ruku" of all files 2025/04/20 03:47:57 DEBUG : sub dir/hello world: Deleting (id "4_zafa25d8340fd5b1b9f680e1b_f106e9a4e75b04c88_d20250420_m034757_c001_v0001184_t0040_u01745120877184") --- PASS: TestServerSideCopy (4.32s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 03:48:00 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:00 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:00 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/20 03:48:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.69s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qamisis2nedi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-livixac9xoni -> B2 bucket rclone-test-qamisis2nedi 2025/04/20 03:48:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:48:03 DEBUG : B2 bucket rclone-test-qamisis2nedi: Waiting for checks to finish 2025/04/20 03:48:03 DEBUG : B2 bucket rclone-test-qamisis2nedi: Waiting for transfers to finish 2025/04/20 03:48:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:48:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 03:48:09 DEBUG : B2 bucket rclone-test-qamisis2nedi: Waiting for checks to finish 2025/04/20 03:48:09 DEBUG : B2 bucket rclone-test-qamisis2nedi: Waiting for transfers to finish 2025/04/20 03:48:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/20 03:48:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:09 DEBUG : B2 bucket rclone-test-qamisis2nedi: Purge remote 2025/04/20 03:48:09 INFO : B2 bucket rclone-test-qamisis2nedi: cleaning bucket "rclone-test-qamisis2nedi" of all files 2025/04/20 03:48:10 DEBUG : sub dir/hello world: Deleting (id "4_z4fd27d4340fd5b1b9f680e1b_f116c25506edcfe2b_d20250420_m034809_c001_v0001157_t0026_u01745120889399") 2025/04/20 03:48:10 DEBUG : sub dir/hello world: Deleting (id "4_z4fd27d4340fd5b1b9f680e1b_f10928fa1b2719de2_d20250420_m034807_c001_v0001181_t0025_u01745120887258") --- PASS: TestServerSideCopyOverSelf (10.28s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 03:48:12 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:12 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/20 03:48:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/20 03:48:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.22s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:15 DEBUG : Creating backend with remote "TestB2:rclone-test-gufepum3dica" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-livixac9xoni -> B2 bucket rclone-test-gufepum3dica 2025/04/20 03:48:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:48:16 DEBUG : B2 bucket rclone-test-gufepum3dica: Waiting for checks to finish 2025/04/20 03:48:16 DEBUG : B2 bucket rclone-test-gufepum3dica: Waiting for transfers to finish 2025/04/20 03:48:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:48:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/20 03:48:17 DEBUG : B2 bucket rclone-test-gufepum3dica: Waiting for checks to finish 2025/04/20 03:48:17 DEBUG : B2 bucket rclone-test-gufepum3dica: Waiting for transfers to finish 2025/04/20 03:48:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/20 03:48:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/20 03:48:18 INFO : sub dir/hello world: Deleted 2025/04/20 03:48:19 DEBUG : testing file moves 2025/04/20 03:48:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/20 03:48:19 DEBUG : B2 bucket rclone-test-gufepum3dica: Waiting for checks to finish 2025/04/20 03:48:19 DEBUG : B2 bucket rclone-test-gufepum3dica: Waiting for transfers to finish 2025/04/20 03:48:20 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/20 03:48:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/20 03:48:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:20 DEBUG : B2 bucket rclone-test-gufepum3dica: Purge remote 2025/04/20 03:48:20 INFO : B2 bucket rclone-test-gufepum3dica: cleaning bucket "rclone-test-gufepum3dica" of all files 2025/04/20 03:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f42ad5340fd5b1b9f680e1b_f11504b295105fee1_d20250420_m034820_c001_v0001171_t0006_u01745120900074") 2025/04/20 03:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f42ad5340fd5b1b9f680e1b_f1163dc270fce7ba8_d20250420_m034817_c001_v0001113_t0024_u01745120897992") 2025/04/20 03:48:21 DEBUG : sub dir/hello world: Deleting (id "4_z6f42ad5340fd5b1b9f680e1b_f11429506e2bd2334_d20250420_m034816_c001_v0001183_t0041_u01745120896785") --- PASS: TestServerSideMoveOverSelf (8.74s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:23 ERROR : : error listing: directory not found 2025/04/20 03:48:23 INFO : Local file system at /tmp/rclone2697574399: Making directory 2025/04/20 03:48:24 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:24 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.01s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:48:25 DEBUG : Local file system at /tmp/rclone2697574399: Waiting for checks to finish 2025/04/20 03:48:25 DEBUG : Local file system at /tmp/rclone2697574399: Waiting for transfers to finish 2025/04/20 03:48:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:48:26 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/20 03:48:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:27 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/20 03:48:27 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:27 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:27 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 03:48:27 INFO : check sum: Copied (new) 2025/04/20 03:48:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:28 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:28 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 03:48:28 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/20 03:48:28 DEBUG : check sum: Unchanged skipping 2025/04/20 03:48:28 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:28 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.44s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/20 03:48:30 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:30 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:30 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 03:48:30 INFO : sizeonly: Copied (new) 2025/04/20 03:48:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:30 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:30 DEBUG : sizeonly: Sizes identical 2025/04/20 03:48:30 DEBUG : sizeonly: Unchanged skipping 2025/04/20 03:48:30 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:30 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/20 03:48:32 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:32 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/20 03:48:33 INFO : ignore-size: Copied (new) 2025/04/20 03:48:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:48:33 DEBUG : ignore-size: Unchanged skipping 2025/04/20 03:48:33 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:33 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:33 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:48:35 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:35 DEBUG : existing: Unchanged skipping 2025/04/20 03:48:35 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:35 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/20 03:48:35 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:35 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 03:48:36 INFO : existing: Copied (replaced existing) 2025/04/20 03:48:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 03:48:38 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:38 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 03:48:38 INFO : existing: Copied (new) 2025/04/20 03:48:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:39 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:39 DEBUG : existing: Destination exists, skipping 2025/04/20 03:48:39 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:39 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:39 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.97s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:42 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/20 03:48:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:48:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 03:48:42 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:42 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 03:48:42 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:48:43 INFO : a/potato2: Copied (new) 2025/04/20 03:48:43 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/20 03:48:45 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 03:48:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/20 03:48:45 DEBUG : empty space: Unchanged skipping 2025/04/20 03:48:45 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:45 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/20 03:48:45 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 03:48:46 INFO : empty space: Updated modification time in destination 2025/04/20 03:48:46 DEBUG : empty space: Unchanged skipping 2025/04/20 03:48:46 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:46 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.37s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:49 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:49 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/20 03:48:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 03:48:49 DEBUG : empty space: Unchanged skipping 2025/04/20 03:48:49 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:49 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.12s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:50 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:50 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/04/20 03:48:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2697574399) 2025/04/20 03:48:50 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-livixac9xoni) 2025/04/20 03:48:50 DEBUG : foo: sha1 differ 2025/04/20 03:48:50 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:50 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/20 03:48:50 INFO : foo: Copied (replaced existing) 2025/04/20 03:48:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:48:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/20 03:48:52 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:52 DEBUG : empty space: Unchanged skipping 2025/04/20 03:48:52 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:53 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:48:53 INFO : potato: Copied (new) 2025/04/20 03:48:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.31s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:55 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/20 03:48:55 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:55 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/20 03:48:55 INFO : potato: Copied (replaced existing) 2025/04/20 03:48:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.26s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/04/20 03:48:57 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2697574399) 2025/04/20 03:48:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-livixac9xoni) 2025/04/20 03:48:57 DEBUG : potato: sha1 differ 2025/04/20 03:48:57 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/20 03:48:57 INFO : potato: Copied (replaced existing) 2025/04/20 03:48:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.20s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:48:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:48:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:48:59 DEBUG : empty space: Unchanged skipping 2025/04/20 03:48:59 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:48:59 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:48:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/20 03:48:59 DEBUG : Waiting for deletions to finish 2025/04/20 03:48:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:49:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:49:02 DEBUG : empty space: Unchanged skipping 2025/04/20 03:49:02 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:02 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:49:02 INFO : potato2: Copied (new) 2025/04/20 03:49:02 DEBUG : Waiting for deletions to finish 2025/04/20 03:49:02 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:05 INFO : d: Making directory 2025/04/20 03:49:05 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/20 03:49:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:49:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 03:49:05 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:05 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 03:49:05 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:06 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:49:06 INFO : a/potato2: Copied (new) 2025/04/20 03:49:06 DEBUG : Waiting for deletions to finish 2025/04/20 03:49:06 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:08 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/20 03:49:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:49:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/20 03:49:08 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:08 DEBUG : c/non empty space: Unchanged skipping 2025/04/20 03:49:08 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:49:09 INFO : a/potato2: Copied (new) 2025/04/20 03:49:09 ERROR : B2 bucket rclone-test-livixac9xoni: not deleting files as there were IO errors 2025/04/20 03:49:09 ERROR : B2 bucket rclone-test-livixac9xoni: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.42s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:12 DEBUG : Waiting for deletions to finish 2025/04/20 03:49:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:49:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:49:12 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:12 DEBUG : empty space: Unchanged skipping 2025/04/20 03:49:12 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:12 INFO : potato: Deleted 2025/04/20 03:49:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:49:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.25s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:15 DEBUG : Waiting for deletions to finish 2025/04/20 03:49:15 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:15 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:15 INFO : potato: Deleted 2025/04/20 03:49:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:49:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:49:15 DEBUG : empty space: Unchanged skipping 2025/04/20 03:49:15 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:15 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:49:16 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:49:18 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:18 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:19 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/20 03:49:19 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.74s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:21 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 03:49:21 DEBUG : enormous: Excluded 2025/04/20 03:49:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 03:49:21 DEBUG : potato2: Excluded 2025/04/20 03:49:21 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 03:49:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:49:21 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:21 DEBUG : empty space: Unchanged skipping 2025/04/20 03:49:21 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:21 DEBUG : Waiting for deletions to finish 2025/04/20 03:49:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:22 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 03:49:22 DEBUG : enormous: Excluded 2025/04/20 03:49:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 03:49:22 DEBUG : potato2: Excluded 2025/04/20 03:49:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 03:49:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/20 03:49:22 DEBUG : empty space: Unchanged skipping 2025/04/20 03:49:22 DEBUG : Local file system at /tmp/rclone2697574399: Waiting for checks to finish 2025/04/20 03:49:22 DEBUG : Local file system at /tmp/rclone2697574399: Waiting for transfers to finish 2025/04/20 03:49:22 DEBUG : Waiting for deletions to finish 2025/04/20 03:49:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.11s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:25 DEBUG : enormous: Excluded (Size Filter) 2025/04/20 03:49:25 DEBUG : enormous: Excluded 2025/04/20 03:49:25 DEBUG : potato2: Excluded (Size Filter) 2025/04/20 03:49:25 DEBUG : potato2: Excluded 2025/04/20 03:49:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:49:25 DEBUG : empty space: Unchanged skipping 2025/04/20 03:49:25 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:25 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:25 DEBUG : Waiting for deletions to finish 2025/04/20 03:49:25 INFO : enormous: Deleted 2025/04/20 03:49:25 INFO : potato2: Deleted 2025/04/20 03:49:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/20 03:49:26 DEBUG : empty space: Unchanged skipping 2025/04/20 03:49:26 DEBUG : Local file system at /tmp/rclone2697574399: Waiting for checks to finish 2025/04/20 03:49:26 DEBUG : Local file system at /tmp/rclone2697574399: Waiting for transfers to finish 2025/04/20 03:49:26 DEBUG : Waiting for deletions to finish 2025/04/20 03:49:26 INFO : enormous: Deleted 2025/04/20 03:49:26 INFO : potato2: Deleted 2025/04/20 03:49:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.75s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:29 DEBUG : five: Need to transfer - File not found at Destination 2025/04/20 03:49:29 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/20 03:49:29 DEBUG : one: Destination is newer than source, skipping 2025/04/20 03:49:29 DEBUG : three: Sizes identical 2025/04/20 03:49:29 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/20 03:49:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 03:49:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2697574399) 2025/04/20 03:49:29 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-livixac9xoni) 2025/04/20 03:49:29 DEBUG : two: sha1 differ 2025/04/20 03:49:29 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/20 03:49:29 INFO : five: Copied (new) 2025/04/20 03:49:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/20 03:49:29 INFO : four: Copied (replaced existing) 2025/04/20 03:49:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/20 03:49:30 INFO : two: Copied (replaced existing) 2025/04/20 03:49:30 DEBUG : Waiting for deletions to finish 2025/04/20 03:49:30 DEBUG : one: Destination is newer than source, skipping 2025/04/20 03:49:30 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/20 03:49:30 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/20 03:49:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 03:49:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2697574399) 2025/04/20 03:49:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-livixac9xoni) 2025/04/20 03:49:30 DEBUG : three: sha1 differ 2025/04/20 03:49:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/20 03:49:30 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/20 03:49:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/20 03:49:30 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/20 03:49:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/20 03:49:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 03:49:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/20 03:49:30 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 03:49:30 INFO : three: Copied (replaced existing) 2025/04/20 03:49:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.69s) === 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-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/20 03:49:32 INFO : B2 bucket rclone-test-livixac9xoni: Making map for --track-renames 2025/04/20 03:49:32 INFO : B2 bucket rclone-test-livixac9xoni: Finished making map for --track-renames 2025/04/20 03:49:32 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 03:49:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/20 03:49:32 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for renames to finish 2025/04/20 03:49:32 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:32 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 03:49:32 INFO : yam: Copied (new) 2025/04/20 03:49:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/20 03:49:32 INFO : potato: Copied (new) 2025/04/20 03:49:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:49:33 INFO : B2 bucket rclone-test-livixac9xoni: Making map for --track-renames 2025/04/20 03:49:33 INFO : B2 bucket rclone-test-livixac9xoni: Finished making map for --track-renames 2025/04/20 03:49:33 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:33 DEBUG : potato: Unchanged skipping 2025/04/20 03:49:33 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for renames to finish 2025/04/20 03:49:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 03:49:34 INFO : yam: Copied (server-side copy) to: yaml 2025/04/20 03:49:34 INFO : yam: Deleted 2025/04/20 03:49:34 INFO : yaml: Renamed from "yam" 2025/04/20 03:49:34 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/20 03:49:36 INFO : B2 bucket rclone-test-livixac9xoni: Making map for --track-renames 2025/04/20 03:49:36 INFO : B2 bucket rclone-test-livixac9xoni: Finished making map for --track-renames 2025/04/20 03:49:36 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 03:49:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/20 03:49:36 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for renames to finish 2025/04/20 03:49:36 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 03:49:36 INFO : yam: Copied (new) 2025/04/20 03:49:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/20 03:49:36 INFO : potato: Copied (new) 2025/04/20 03:49:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:37 INFO : B2 bucket rclone-test-livixac9xoni: Making map for --track-renames 2025/04/20 03:49:37 INFO : B2 bucket rclone-test-livixac9xoni: Finished making map for --track-renames 2025/04/20 03:49:37 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:49:37 DEBUG : potato: Unchanged skipping 2025/04/20 03:49:37 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for renames to finish 2025/04/20 03:49:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 03:49:37 INFO : yam: Copied (server-side copy) to: yaml 2025/04/20 03:49:37 INFO : yam: Deleted 2025/04/20 03:49:37 INFO : yaml: Renamed from "yam" 2025/04/20 03:49:37 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.54s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/20 03:49:39 INFO : B2 bucket rclone-test-livixac9xoni: Making map for --track-renames 2025/04/20 03:49:39 INFO : B2 bucket rclone-test-livixac9xoni: Finished making map for --track-renames 2025/04/20 03:49:39 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/20 03:49:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/20 03:49:39 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for renames to finish 2025/04/20 03:49:39 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 03:49:40 INFO : sub/yam: Copied (new) 2025/04/20 03:49:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/20 03:49:40 INFO : potato: Copied (new) 2025/04/20 03:49:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:49:40 DEBUG : potato: Unchanged skipping 2025/04/20 03:49:40 INFO : B2 bucket rclone-test-livixac9xoni: Making map for --track-renames 2025/04/20 03:49:40 INFO : B2 bucket rclone-test-livixac9xoni: Finished making map for --track-renames 2025/04/20 03:49:40 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:40 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for renames to finish 2025/04/20 03:49:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/20 03:49:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/20 03:49:41 INFO : sub/yam: Deleted 2025/04/20 03:49:41 INFO : yam: Renamed from "sub/yam" 2025/04/20 03:49:41 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.58s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:43 DEBUG : Creating backend with remote "/tmp/rclone2697574399/dir1" 2025/04/20 03:49:43 DEBUG : Creating backend with remote "/tmp/rclone2697574399/dir2" 2025/04/20 03:49:43 DEBUG : Local file system at /tmp/rclone2697574399/dir2: Using server-side directory move 2025/04/20 03:49:43 INFO : Local file system at /tmp/rclone2697574399/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/20 03:49:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/20 03:49:43 INFO : file1.txt: Moved (server-side) 2025/04/20 03:49:43 DEBUG : Local file system at /tmp/rclone2697574399/dir2: Waiting for checks to finish 2025/04/20 03:49:43 DEBUG : Local file system at /tmp/rclone2697574399/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:49:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 03:49:43 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:43 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/20 03:49:44 INFO : nested/sub dir/file: Copied (new) 2025/04/20 03:49:44 INFO : nested/sub dir/file: Deleted 2025/04/20 03:49:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:49:44 INFO : sub dir/hello world: Copied (new) 2025/04/20 03:49:44 INFO : sub dir/hello world: Deleted 2025/04/20 03:49:44 INFO : sub dir: Removing directory 2025/04/20 03:49:44 INFO : nested/sub dir: Removing directory 2025/04/20 03:49:44 INFO : nested: Removing directory 2025/04/20 03:49:44 DEBUG : Local file system at /tmp/rclone2697574399: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/20 03:49:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/20 03:49:45 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:45 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/20 03:49:46 INFO : nested/sub dir/file: Copied (new) 2025/04/20 03:49:46 INFO : nested/sub dir/file: Deleted 2025/04/20 03:49:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/20 03:49:46 INFO : sub dir/hello world: Copied (new) 2025/04/20 03:49:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.25s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 03:49:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/20 03:49:48 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:48 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 03:49:48 INFO : existing: Copied (new) 2025/04/20 03:49:48 INFO : existing: Deleted 2025/04/20 03:49:48 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/20 03:49:48 INFO : existing-b: Copied (new) 2025/04/20 03:49:48 INFO : existing-b: Deleted 2025/04/20 03:49:48 DEBUG : existing: Destination exists, skipping 2025/04/20 03:49:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/20 03:49:48 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:49:48 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:49:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.29s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:49:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zodumoy4vicu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-livixac9xoni -> B2 bucket rclone-test-zodumoy4vicu 2025/04/20 03:49:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:49:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/20 03:49:54 DEBUG : empty space: Unchanged skipping 2025/04/20 03:49:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 03:49:54 DEBUG : B2 bucket rclone-test-zodumoy4vicu: Waiting for checks to finish 2025/04/20 03:49:54 INFO : empty space: Deleted 2025/04/20 03:49:54 DEBUG : B2 bucket rclone-test-zodumoy4vicu: Waiting for transfers to finish 2025/04/20 03:49:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:49:54 INFO : potato2: Copied (server-side copy) 2025/04/20 03:49:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 03:49:54 INFO : potato3: Copied (server-side copy) 2025/04/20 03:49:54 INFO : potato2: Deleted 2025/04/20 03:49:55 INFO : potato3: Deleted 2025/04/20 03:49:55 DEBUG : Creating backend with remote "TestB2:rclone-test-bukikon6sine" 2025/04/20 03:49:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/20 03:49:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:49:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/20 03:49:56 DEBUG : B2 bucket rclone-test-bukikon6sine: Waiting for checks to finish 2025/04/20 03:49:56 DEBUG : B2 bucket rclone-test-bukikon6sine: Waiting for transfers to finish 2025/04/20 03:49:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 03:49:57 INFO : empty space: Copied (server-side copy) 2025/04/20 03:49:57 INFO : empty space: Deleted 2025/04/20 03:49:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:49:57 INFO : potato2: Copied (server-side copy) 2025/04/20 03:49:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 03:49:57 INFO : potato3: Copied (server-side copy) 2025/04/20 03:49:57 INFO : potato2: Deleted 2025/04/20 03:49:58 INFO : potato3: Deleted 2025/04/20 03:49:58 DEBUG : B2 bucket rclone-test-bukikon6sine: Purge remote 2025/04/20 03:49:58 INFO : B2 bucket rclone-test-bukikon6sine: cleaning bucket "rclone-test-bukikon6sine" of all files 2025/04/20 03:49:58 DEBUG : empty space: Deleting (id "4_z3fb22dd3501d5b1b9f680e1b_f1014da952f0a3fa2_d20250420_m034957_c001_v0001179_t0022_u01745120997185") 2025/04/20 03:49:58 DEBUG : potato2: Deleting (id "4_z3fb22dd3501d5b1b9f680e1b_f117ebb3c676163c8_d20250420_m034957_c001_v0001171_t0050_u01745120997498") 2025/04/20 03:49:58 DEBUG : potato3: Deleting (id "4_z3fb22dd3501d5b1b9f680e1b_f1185298d2cec0c0e_d20250420_m034957_c001_v0001101_t0023_u01745120997550") 2025/04/20 03:49:59 DEBUG : B2 bucket rclone-test-zodumoy4vicu: Purge remote 2025/04/20 03:49:59 INFO : B2 bucket rclone-test-zodumoy4vicu: cleaning bucket "rclone-test-zodumoy4vicu" of all files 2025/04/20 03:49:59 DEBUG : empty space: Deleting (id "4_z0f521dd3501d5b1b9f680e1b_f40341f9e5242cef5_d20250420_m034957_c001_v7007000_t0000_u01745120997472") 2025/04/20 03:49:59 DEBUG : empty space: Deleting (id "4_z0f521dd3501d5b1b9f680e1b_f115672bdfa92479a_d20250420_m034953_c001_v0001184_t0039_u01745120993436") 2025/04/20 03:49:59 DEBUG : potato2: Deleting (id "4_z0f521dd3501d5b1b9f680e1b_f40341f9e5242cef7_d20250420_m034957_c001_v7007000_t0000_u01745120997878") 2025/04/20 03:49:59 DEBUG : potato2: Deleting (id "4_z0f521dd3501d5b1b9f680e1b_f113a53edd0f70d8c_d20250420_m034954_c001_v0001120_t0005_u01745120994232") 2025/04/20 03:49:59 DEBUG : potato3: Deleting (id "4_z0f521dd3501d5b1b9f680e1b_f414fe37b576bb0a8_d20250420_m034958_c001_v7007000_t0000_u01745120998004") 2025/04/20 03:49:59 DEBUG : potato3: Deleting (id "4_z0f521dd3501d5b1b9f680e1b_f11278071fa2a7200_d20250420_m034954_c001_v0001184_t0003_u01745120994611") 2025/04/20 03:49:59 DEBUG : potato3: Deleting (id "4_z0f521dd3501d5b1b9f680e1b_f115672bdfa9247a2_d20250420_m034953_c001_v0001184_t0002_u01745120993646") --- PASS: TestServerSideMove (10.63s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:50:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fotecat8xove" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-livixac9xoni -> B2 bucket rclone-test-fotecat8xove 2025/04/20 03:50:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 03:50:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 03:50:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:50:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 03:50:06 DEBUG : B2 bucket rclone-test-fotecat8xove: Waiting for checks to finish 2025/04/20 03:50:06 DEBUG : B2 bucket rclone-test-fotecat8xove: Waiting for transfers to finish 2025/04/20 03:50:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:50:06 INFO : potato2: Copied (server-side copy) 2025/04/20 03:50:07 INFO : potato2: Deleted 2025/04/20 03:50:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 03:50:07 INFO : potato3: Copied (server-side copy) 2025/04/20 03:50:07 INFO : potato3: Deleted 2025/04/20 03:50:08 DEBUG : Creating backend with remote "TestB2:rclone-test-tivatud8qise" 2025/04/20 03:50:08 DEBUG : empty space: Excluded (Size Filter) 2025/04/20 03:50:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:50:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/20 03:50:09 DEBUG : B2 bucket rclone-test-tivatud8qise: Waiting for checks to finish 2025/04/20 03:50:09 DEBUG : B2 bucket rclone-test-tivatud8qise: Waiting for transfers to finish 2025/04/20 03:50:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:50:09 INFO : potato2: Copied (server-side copy) 2025/04/20 03:50:10 INFO : potato2: Deleted 2025/04/20 03:50:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 03:50:10 INFO : potato3: Copied (server-side copy) 2025/04/20 03:50:10 INFO : potato3: Deleted 2025/04/20 03:50:10 DEBUG : B2 bucket rclone-test-tivatud8qise: Purge remote 2025/04/20 03:50:10 INFO : B2 bucket rclone-test-tivatud8qise: cleaning bucket "rclone-test-tivatud8qise" of all files 2025/04/20 03:50:11 DEBUG : potato2: Deleting (id "4_z9f525de3501d5b1b9f680e1b_f11691cbd856eb2f5_d20250420_m035009_c001_v0001136_t0035_u01745121009722") 2025/04/20 03:50:11 DEBUG : potato3: Deleting (id "4_z9f525de3501d5b1b9f680e1b_f100b583624bab94b_d20250420_m035010_c001_v0001176_t0026_u01745121010120") 2025/04/20 03:50:11 DEBUG : B2 bucket rclone-test-fotecat8xove: Purge remote 2025/04/20 03:50:11 INFO : B2 bucket rclone-test-fotecat8xove: cleaning bucket "rclone-test-fotecat8xove" of all files 2025/04/20 03:50:12 DEBUG : empty space: Deleting (id "4_zbf924db3501d5b1b9f680e1b_f103a0bd5a2e9bb7c_d20250420_m035005_c001_v0001171_t0028_u01745121005398") 2025/04/20 03:50:12 DEBUG : potato2: Deleting (id "4_zbf924db3501d5b1b9f680e1b_f40341f9e5242cf0d_d20250420_m035010_c001_v7007000_t0000_u01745121010033") 2025/04/20 03:50:12 DEBUG : potato2: Deleting (id "4_zbf924db3501d5b1b9f680e1b_f1043b3ab04fcb9c2_d20250420_m035006_c001_v0001171_t0015_u01745121006618") 2025/04/20 03:50:12 DEBUG : potato3: Deleting (id "4_zbf924db3501d5b1b9f680e1b_f40341f9e5242cf0e_d20250420_m035010_c001_v7007000_t0000_u01745121010438") 2025/04/20 03:50:12 DEBUG : potato3: Deleting (id "4_zbf924db3501d5b1b9f680e1b_f119dee0a2a838808_d20250420_m035006_c001_v0001090_t0026_u01745121006982") 2025/04/20 03:50:12 DEBUG : potato3: Deleting (id "4_zbf924db3501d5b1b9f680e1b_f103a0bd5a2e9bb84_d20250420_m035005_c001_v0001171_t0052_u01745121005807") --- PASS: TestServerSideMoveWithFilter (13.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:50:13 DEBUG : Creating backend with remote "TestB2:rclone-test-favucoh3lape" 2025/04/20 03:50:16 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-livixac9xoni -> B2 bucket rclone-test-favucoh3lape 2025/04/20 03:50:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:50:18 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/20 03:50:18 DEBUG : empty space: Unchanged skipping 2025/04/20 03:50:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/20 03:50:18 DEBUG : B2 bucket rclone-test-favucoh3lape: Waiting for checks to finish 2025/04/20 03:50:19 INFO : empty space: Deleted 2025/04/20 03:50:19 DEBUG : B2 bucket rclone-test-favucoh3lape: Waiting for transfers to finish 2025/04/20 03:50:19 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:50:19 INFO : potato2: Copied (server-side copy) 2025/04/20 03:50:19 INFO : potato2: Deleted 2025/04/20 03:50:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 03:50:19 INFO : potato3: Copied (server-side copy) 2025/04/20 03:50:19 INFO : potato3: Deleted 2025/04/20 03:50:20 DEBUG : Creating backend with remote "TestB2:rclone-test-ciqefij5tate" 2025/04/20 03:50:20 INFO : tomatoDir: Making directory 2025/04/20 03:50:21 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/20 03:50:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/20 03:50:21 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/20 03:50:21 DEBUG : B2 bucket rclone-test-ciqefij5tate: Waiting for checks to finish 2025/04/20 03:50:21 DEBUG : B2 bucket rclone-test-ciqefij5tate: Waiting for transfers to finish 2025/04/20 03:50:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/20 03:50:22 INFO : empty space: Copied (server-side copy) 2025/04/20 03:50:22 INFO : empty space: Deleted 2025/04/20 03:50:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/20 03:50:22 INFO : potato2: Copied (server-side copy) 2025/04/20 03:50:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/20 03:50:22 INFO : potato3: Copied (server-side copy) 2025/04/20 03:50:22 INFO : potato2: Deleted 2025/04/20 03:50:22 INFO : potato3: Deleted 2025/04/20 03:50:23 DEBUG : B2 bucket rclone-test-ciqefij5tate: Purge remote 2025/04/20 03:50:23 INFO : B2 bucket rclone-test-ciqefij5tate: cleaning bucket "rclone-test-ciqefij5tate" of all files 2025/04/20 03:50:23 DEBUG : empty space: Deleting (id "4_zdf028dd3501d5b1b9f680e1b_f1192f4d90643ebc9_d20250420_m035022_c001_v0001184_t0032_u01745121022308") 2025/04/20 03:50:23 DEBUG : potato2: Deleting (id "4_zdf028dd3501d5b1b9f680e1b_f101899f8e5d3bb5d_d20250420_m035022_c001_v0001184_t0024_u01745121022561") 2025/04/20 03:50:23 DEBUG : potato3: Deleting (id "4_zdf028dd3501d5b1b9f680e1b_f11317a7da9e985df_d20250420_m035022_c001_v0001177_t0047_u01745121022669") 2025/04/20 03:50:24 DEBUG : B2 bucket rclone-test-favucoh3lape: Purge remote 2025/04/20 03:50:24 INFO : B2 bucket rclone-test-favucoh3lape: cleaning bucket "rclone-test-favucoh3lape" of all files 2025/04/20 03:50:24 DEBUG : empty space: Deleting (id "4_zaf827dd3501d5b1b9f680e1b_f40238c91b2c161df_d20250420_m035022_c001_v7007000_t0000_u01745121022539") 2025/04/20 03:50:24 DEBUG : empty space: Deleting (id "4_zaf827dd3501d5b1b9f680e1b_f114a1970b196439f_d20250420_m035018_c001_v0001181_t0021_u01745121018224") 2025/04/20 03:50:24 DEBUG : potato2: Deleting (id "4_zaf827dd3501d5b1b9f680e1b_f40238c91b2c161e3_d20250420_m035022_c001_v7007000_t0000_u01745121022763") 2025/04/20 03:50:24 DEBUG : potato2: Deleting (id "4_zaf827dd3501d5b1b9f680e1b_f1149934da29b87c6_d20250420_m035019_c001_v0001184_t0012_u01745121019079") 2025/04/20 03:50:24 DEBUG : potato3: Deleting (id "4_zaf827dd3501d5b1b9f680e1b_f40054749f41cd1a4_d20250420_m035022_c001_v7007000_t0000_u01745121022893") 2025/04/20 03:50:24 DEBUG : potato3: Deleting (id "4_zaf827dd3501d5b1b9f680e1b_f1003b15bd9c9a581_d20250420_m035019_c001_v0001177_t0003_u01745121019299") 2025/04/20 03:50:24 DEBUG : potato3: Deleting (id "4_zaf827dd3501d5b1b9f680e1b_f114a1970b19643a5_d20250420_m035018_c001_v0001181_t0042_u01745121018453") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.47s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:50:26 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.95s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:50:29 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:50:32 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/rclone-sync-test" 2025/04/20 03:50:34 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/rclone-sync-test-include/layer2" 2025/04/20 03:50:36 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/rclone-sync-test-ignore-file" 2025/04/20 03:50:39 DEBUG : B2 bucket rclone-test-livixac9xoni path rclone-sync-test: Waiting for checks to finish 2025/04/20 03:50:39 DEBUG : B2 bucket rclone-test-livixac9xoni path rclone-sync-test: Waiting for transfers to finish 2025/04/20 03:50:39 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:39 INFO : There was nothing to transfer 2025/04/20 03:50:40 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:50:40 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:50:40 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:50:40 DEBUG : B2 bucket rclone-test-livixac9xoni path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/20 03:50:40 DEBUG : B2 bucket rclone-test-livixac9xoni path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/20 03:50:40 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:50:40 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:50:40 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:50:40 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:50:41 DEBUG : B2 bucket rclone-test-livixac9xoni path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/20 03:50:41 DEBUG : B2 bucket rclone-test-livixac9xoni path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/20 03:50:41 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.94s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:50:48 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/dst" 2025/04/20 03:50:48 DEBUG : Config file has changed externally - reloading 2025/04/20 03:50:49 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/CompareDest" 2025/04/20 03:50:51 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 03:50:51 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:50:51 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:50:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 03:50:52 INFO : one: Copied (new) 2025/04/20 03:50:52 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 03:50:52 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:50:52 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:50:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/20 03:50:53 INFO : one: Copied (replaced existing) 2025/04/20 03:50:53 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:55 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:50:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 03:50:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:50:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 03:50:55 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:50:55 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:55 INFO : There was nothing to transfer 2025/04/20 03:50:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 03:50:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:50:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 03:50:56 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:50:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:50:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 03:50:57 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:50:57 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:57 INFO : There was nothing to transfer 2025/04/20 03:50:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 03:50:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:50:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 03:50:57 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:50:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:50:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 03:50:57 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:50:57 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:57 INFO : There was nothing to transfer 2025/04/20 03:50:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 03:50:58 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/04/20 03:50:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/20 03:50:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/20 03:50:58 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:50:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:50:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 03:50:58 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:50:58 DEBUG : Waiting for deletions to finish 2025/04/20 03:50:58 INFO : There was nothing to transfer 2025/04/20 03:50:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 03:50:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/20 03:50:59 DEBUG : two: Need to transfer - File not found at Destination 2025/04/20 03:50:59 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:50:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:50:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/20 03:50:59 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/20 03:51:00 INFO : two: Copied (new) 2025/04/20 03:51:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.39s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:51:03 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/dest" 2025/04/20 03:51:03 DEBUG : Config file has changed externally - reloading 2025/04/20 03:51:04 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/pre-dest1" 2025/04/20 03:51:05 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/pre-dest2" 2025/04/20 03:51:07 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:51:07 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/20 03:51:07 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:51:07 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/20 03:51:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/20 03:51:08 DEBUG : B2 bucket rclone-test-livixac9xoni path dest: Waiting for checks to finish 2025/04/20 03:51:08 DEBUG : B2 bucket rclone-test-livixac9xoni path dest: Waiting for transfers to finish 2025/04/20 03:51:08 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/20 03:51:08 INFO : 3: Copied (new) 2025/04/20 03:51:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.01s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:51:10 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/dst" 2025/04/20 03:51:11 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/CopyDest" 2025/04/20 03:51:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/20 03:51:13 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:13 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 03:51:14 INFO : one: Copied (new) 2025/04/20 03:51:14 DEBUG : Waiting for deletions to finish 2025/04/20 03:51:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 03:51:15 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:15 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:15 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/20 03:51:15 INFO : one: Copied (replaced existing) 2025/04/20 03:51:15 DEBUG : Waiting for deletions to finish 2025/04/20 03:51:17 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/BackupDir" 2025/04/20 03:51:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 03:51:19 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:51:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/20 03:51:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 03:51:20 INFO : one: Copied (server-side copy) 2025/04/20 03:51:20 INFO : one: Deleted 2025/04/20 03:51:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/20 03:51:21 INFO : one: Copied (server-side copy) 2025/04/20 03:51:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/20 03:51:21 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:21 DEBUG : Waiting for deletions to finish 2025/04/20 03:51:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:51:22 DEBUG : one: Unchanged skipping 2025/04/20 03:51:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:51:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/20 03:51:23 INFO : two: Copied (server-side copy) 2025/04/20 03:51:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/20 03:51:23 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:23 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:23 DEBUG : Waiting for deletions to finish 2025/04/20 03:51:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:51:23 DEBUG : one: Unchanged skipping 2025/04/20 03:51:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:51:23 DEBUG : two: Unchanged skipping 2025/04/20 03:51:23 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:23 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:23 DEBUG : Waiting for deletions to finish 2025/04/20 03:51:23 INFO : There was nothing to transfer 2025/04/20 03:51:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:51:24 DEBUG : one: Unchanged skipping 2025/04/20 03:51:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/20 03:51:24 DEBUG : three: Destination not found in --copy-dest 2025/04/20 03:51:24 DEBUG : three: Need to transfer - File not found at Destination 2025/04/20 03:51:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/20 03:51:24 DEBUG : two: Unchanged skipping 2025/04/20 03:51:24 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:24 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/20 03:51:25 INFO : three: Copied (new) 2025/04/20 03:51:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.98s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:51:29 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/dst" 2025/04/20 03:51:30 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/backup" 2025/04/20 03:51:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 03:51:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:51:32 DEBUG : two: Unchanged skipping 2025/04/20 03:51:32 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 03:51:33 INFO : one: Copied (server-side copy) 2025/04/20 03:51:33 INFO : one: Deleted 2025/04/20 03:51:33 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:51:34 INFO : one: Copied (new) 2025/04/20 03:51:34 DEBUG : Waiting for deletions to finish 2025/04/20 03:51:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 03:51:35 INFO : three.txt: Copied (server-side copy) 2025/04/20 03:51:35 INFO : three.txt: Deleted 2025/04/20 03:51:35 INFO : three.txt: Moved into backup dir 2025/04/20 03:51:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 03:51:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:51:37 DEBUG : two: Unchanged skipping 2025/04/20 03:51:37 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:51:38 INFO : one: Copied (server-side copy) 2025/04/20 03:51:38 INFO : one: Deleted 2025/04/20 03:51:38 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 03:51:38 INFO : one: Copied (new) 2025/04/20 03:51:38 DEBUG : Waiting for deletions to finish 2025/04/20 03:51:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 03:51:39 INFO : three.txt: Copied (server-side copy) 2025/04/20 03:51:39 INFO : three.txt: Deleted 2025/04/20 03:51:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.38s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:51:43 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/dst" 2025/04/20 03:51:44 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/backup" 2025/04/20 03:51:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 03:51:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:51:46 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:46 DEBUG : two: Unchanged skipping 2025/04/20 03:51:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 03:51:47 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 03:51:47 INFO : one: Deleted 2025/04/20 03:51:47 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:51:48 INFO : one: Copied (new) 2025/04/20 03:51:48 DEBUG : Waiting for deletions to finish 2025/04/20 03:51:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 03:51:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 03:51:49 INFO : three.txt: Deleted 2025/04/20 03:51:49 INFO : three.txt: Moved into backup dir 2025/04/20 03:51:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 03:51:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:51:51 DEBUG : two: Unchanged skipping 2025/04/20 03:51:51 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:51:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:51:51 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 03:51:52 INFO : one: Deleted 2025/04/20 03:51:52 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:51:52 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 03:51:52 INFO : one: Copied (new) 2025/04/20 03:51:52 DEBUG : Waiting for deletions to finish 2025/04/20 03:51:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 03:51:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 03:51:53 INFO : three.txt: Deleted 2025/04/20 03:51:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:51:56 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/dst" 2025/04/20 03:51:58 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/backup" 2025/04/20 03:51:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 03:51:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:51:59 DEBUG : two: Unchanged skipping 2025/04/20 03:51:59 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:52:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 03:52:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/20 03:52:02 INFO : one: Deleted 2025/04/20 03:52:02 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:52:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:52:03 INFO : one: Copied (new) 2025/04/20 03:52:03 DEBUG : Waiting for deletions to finish 2025/04/20 03:52:03 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 03:52:03 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/20 03:52:03 INFO : three.txt: Deleted 2025/04/20 03:52:03 INFO : three.txt: Moved into backup dir 2025/04/20 03:52:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 03:52:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:52:05 DEBUG : two: Unchanged skipping 2025/04/20 03:52:05 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:52:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:52:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/20 03:52:06 INFO : one: Deleted 2025/04/20 03:52:06 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:52:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 03:52:07 INFO : one: Copied (new) 2025/04/20 03:52:07 DEBUG : Waiting for deletions to finish 2025/04/20 03:52:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 03:52:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/20 03:52:07 INFO : three.txt: Deleted 2025/04/20 03:52:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.80s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:52:11 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/dst" 2025/04/20 03:52:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 03:52:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:52:13 DEBUG : two: Unchanged skipping 2025/04/20 03:52:13 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:52:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 03:52:13 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 03:52:14 INFO : one: Deleted 2025/04/20 03:52:14 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:52:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:52:14 INFO : one: Copied (new) 2025/04/20 03:52:14 DEBUG : Waiting for deletions to finish 2025/04/20 03:52:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 03:52:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 03:52:15 INFO : three.txt: Deleted 2025/04/20 03:52:15 INFO : three.txt: Moved into backup dir 2025/04/20 03:52:16 DEBUG : one.bak: Excluded (Path Filter) 2025/04/20 03:52:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/20 03:52:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 03:52:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:52:16 DEBUG : two: Unchanged skipping 2025/04/20 03:52:16 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for checks to finish 2025/04/20 03:52:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:52:17 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 03:52:17 INFO : one: Deleted 2025/04/20 03:52:17 DEBUG : B2 bucket rclone-test-livixac9xoni path dst: Waiting for transfers to finish 2025/04/20 03:52:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 03:52:18 INFO : one: Copied (new) 2025/04/20 03:52:18 DEBUG : Waiting for deletions to finish 2025/04/20 03:52:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 03:52:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 03:52:18 INFO : three.txt: Deleted 2025/04/20 03:52:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.88s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:52:22 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/dst" 2025/04/20 03:52:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 03:52:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 03:52:25 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 03:52:25 INFO : one: Deleted 2025/04/20 03:52:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:52:26 INFO : one: Copied (new) 2025/04/20 03:52:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:52:26 DEBUG : two: Unchanged skipping 2025/04/20 03:52:26 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 03:52:27 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 03:52:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 03:52:27 INFO : three.txt: Deleted 2025/04/20 03:52:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 03:52:28 INFO : three.txt: Copied (new) 2025/04/20 03:52:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 03:52:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:52:30 INFO : one: Copied (server-side copy) to: one.bak 2025/04/20 03:52:30 INFO : one: Deleted 2025/04/20 03:52:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 03:52:30 INFO : one: Copied (new) 2025/04/20 03:52:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:52:31 DEBUG : two: Unchanged skipping 2025/04/20 03:52:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 03:52:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 03:52:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/20 03:52:32 INFO : three.txt: Deleted 2025/04/20 03:52:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/20 03:52:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.94s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:52:36 DEBUG : Creating backend with remote "TestB2:rclone-test-livixac9xoni/dst" 2025/04/20 03:52:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/20 03:52:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/20 03:52:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/20 03:52:39 INFO : one: Deleted 2025/04/20 03:52:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:52:40 INFO : one: Copied (new) 2025/04/20 03:52:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:52:40 DEBUG : two: Unchanged skipping 2025/04/20 03:52:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/20 03:52:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/20 03:52:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/20 03:52:41 INFO : three.txt: Deleted 2025/04/20 03:52:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 03:52:41 INFO : three.txt: Copied (new) 2025/04/20 03:52:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/20 03:52:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/20 03:52:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/20 03:52:42 INFO : one: Deleted 2025/04/20 03:52:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/20 03:52:43 INFO : one: Copied (new) 2025/04/20 03:52:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:52:43 DEBUG : two: Unchanged skipping 2025/04/20 03:52:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/20 03:52:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/20 03:52:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/20 03:52:44 INFO : three.txt: Deleted 2025/04/20 03:52:44 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/20 03:52:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.79s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:52:47 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/20 03:52:47 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:52:47 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:52:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/20 03:52:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/20 03:52:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.64s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:52:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/20 03:52:48 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:52:48 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:52:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/20 03:52:49 INFO : existing: Copied (new) 2025/04/20 03:52:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:52:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/20 03:52:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/20 03:52:50 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:52:50 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:52:50 ERROR : B2 bucket rclone-test-livixac9xoni: not deleting files as there were IO errors 2025/04/20 03:52:50 ERROR : B2 bucket rclone-test-livixac9xoni: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncImmutable (3.11s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:52:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:52:52 DEBUG : existing: Unchanged skipping 2025/04/20 03:52:52 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:52:52 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:52:52 DEBUG : Waiting for deletions to finish 2025/04/20 03:52:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.80s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:53:12 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:53:12 DEBUG : both1: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both12: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both13: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both14: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both15: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both16: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both17: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both18: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both19: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both2: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both3: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both4: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both5: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both6: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both7: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both8: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:12 DEBUG : both9: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both0: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both10: Unchanged skipping 2025/04/20 03:53:12 DEBUG : both11: Unchanged skipping 2025/04/20 03:53:12 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:53:12 DEBUG : Waiting for deletions to finish 2025/04/20 03:53:12 INFO : only14: Deleted 2025/04/20 03:53:12 INFO : only16: Deleted 2025/04/20 03:53:12 INFO : only19: Deleted 2025/04/20 03:53:12 INFO : only4: Deleted 2025/04/20 03:53:12 INFO : only5: Deleted 2025/04/20 03:53:12 INFO : only8: Deleted 2025/04/20 03:53:13 INFO : only1: Deleted 2025/04/20 03:53:13 INFO : only13: Deleted 2025/04/20 03:53:13 INFO : only9: Deleted 2025/04/20 03:53:13 INFO : only2: Deleted 2025/04/20 03:53:13 INFO : only7: Deleted 2025/04/20 03:53:13 INFO : only10: Deleted 2025/04/20 03:53:13 INFO : only11: Deleted 2025/04/20 03:53:13 INFO : only15: Deleted 2025/04/20 03:53:13 INFO : only17: Deleted 2025/04/20 03:53:13 INFO : only18: Deleted 2025/04/20 03:53:13 INFO : only0: Deleted 2025/04/20 03:53:13 INFO : only12: Deleted 2025/04/20 03:53:13 INFO : only3: Deleted 2025/04/20 03:53:13 INFO : only6: Deleted 2025/04/20 03:53:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.42s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:53:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for checks to finish 2025/04/20 03:53:36 DEBUG : both1: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both12: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both0: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both14: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both15: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both11: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both10: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both13: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both16: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both2: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both17: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both4: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both5: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both18: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both7: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both19: Unchanged skipping 2025/04/20 03:53:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/20 03:53:36 DEBUG : both3: Unchanged skipping 2025/04/20 03:53:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : both6: Unchanged skipping 2025/04/20 03:53:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : both8: Unchanged skipping 2025/04/20 03:53:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : both9: Unchanged skipping 2025/04/20 03:53:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/20 03:53:36 DEBUG : B2 bucket rclone-test-livixac9xoni: Waiting for transfers to finish 2025/04/20 03:53:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:36 INFO : only11: Copied (replaced existing) 2025/04/20 03:53:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:36 INFO : only12: Copied (replaced existing) 2025/04/20 03:53:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:36 INFO : only13: Copied (replaced existing) 2025/04/20 03:53:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:36 INFO : only15: Copied (replaced existing) 2025/04/20 03:53:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:36 INFO : only16: Copied (replaced existing) 2025/04/20 03:53:36 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:36 INFO : only17: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only18: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only19: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only2: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only14: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only3: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only4: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only5: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only6: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only7: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only8: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only9: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only0: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only1: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/20 03:53:37 INFO : only10: Copied (replaced existing) 2025/04/20 03:53:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (27.94s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:53:46 DEBUG : empty_dir: Making directory with metadata 2025/04/20 03:53:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 03:53:46 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 03:53:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 03:53:46 INFO : empty_on_remote: Making directory 2025/04/20 03:53:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:53:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 03:53:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 03:53:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 03:53:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.32s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:53:49 DEBUG : empty_dir: Making directory with metadata 2025/04/20 03:53:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 03:53:49 DEBUG : empty_on_remote: Making directory with metadata 2025/04/20 03:53:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/20 03:53:49 INFO : empty_on_remote: Making directory 2025/04/20 03:53:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:53:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/20 03:53:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/20 03:53:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/20 03:53:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/20 03:53:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:53:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 03:53:52 INFO : sub dir: Making directory 2025/04/20 03:53:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" 2025/04/20 03:53:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/20 03:53:55 INFO : sub dir: Making directory 2025/04/20 03:53:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-livixac9xoni", Local "Local file system at /tmp/rclone2697574399", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.17s) PASS 2025/04/20 03:53:58 DEBUG : B2 bucket rclone-test-livixac9xoni: Purge remote 2025/04/20 03:53:58 INFO : B2 bucket rclone-test-livixac9xoni: cleaning bucket "rclone-test-livixac9xoni" of all files 2025/04/20 03:53:59 DEBUG : BackupDir/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccd9d_d20250420_m035126_c001_v7007000_t0000_u01745121086246") 2025/04/20 03:53:59 DEBUG : BackupDir/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f10354d58b690fc14_d20250420_m035120_c001_v0001183_t0043_u01745121080500") 2025/04/20 03:53:59 DEBUG : CompareDest/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40238c91b2c162ce_d20250420_m035100_c001_v7007000_t0000_u01745121060788") 2025/04/20 03:53:59 DEBUG : CompareDest/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e94e4_d20250420_m035054_c001_v0001136_t0049_u01745121054700") 2025/04/20 03:53:59 DEBUG : CompareDest/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40238c91b2c162cf_d20250420_m035100_c001_v7007000_t0000_u01745121060980") 2025/04/20 03:53:59 DEBUG : CompareDest/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acce7_d20250420_m035056_c001_v0001093_t0047_u01745121056082") 2025/04/20 03:53:59 DEBUG : CopyDest/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccd9e_d20250420_m035126_c001_v7007000_t0000_u01745121086432") 2025/04/20 03:53:59 DEBUG : CopyDest/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774fe3_d20250420_m035117_c001_v0001146_t0032_u01745121077468") 2025/04/20 03:53:59 DEBUG : CopyDest/three: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccd9f_d20250420_m035126_c001_v7007000_t0000_u01745121086615") 2025/04/20 03:53:59 DEBUG : CopyDest/three: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd0b_d20250420_m035124_c001_v0001093_t0036_u01745121084157") 2025/04/20 03:53:59 DEBUG : CopyDest/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccda0_d20250420_m035126_c001_v7007000_t0000_u01745121086798") 2025/04/20 03:54:00 DEBUG : CopyDest/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e94fe_d20250420_m035121_c001_v0001136_t0008_u01745121081792") 2025/04/20 03:54:00 DEBUG : EXISTING: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e7e_d20250420_m035253_c001_v7007000_t0000_u01745121173185") 2025/04/20 03:54:00 DEBUG : EXISTING: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9582_d20250420_m035252_c001_v0001136_t0033_u01745121172125") 2025/04/20 03:54:00 DEBUG : Testêé: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e61_d20250420_m035248_c001_v7007000_t0000_u01745121168274") 2025/04/20 03:54:00 DEBUG : Testêé: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd91_d20250420_m035247_c001_v0001093_t0039_u01745121167457") 2025/04/20 03:54:00 DEBUG : Testêé: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9578_d20250420_m035246_c001_v0001136_t0050_u01745121166375") 2025/04/20 03:54:00 DEBUG : a/potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e82d_d20250420_m034909_c001_v7007000_t0000_u01745120949585") 2025/04/20 03:54:00 DEBUG : a/potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc1a_d20250420_m034908_c001_v0001093_t0029_u01745120948763") 2025/04/20 03:54:00 DEBUG : a/potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e827_d20250420_m034906_c001_v7007000_t0000_u01745120946700") 2025/04/20 03:54:00 DEBUG : a/potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc13_d20250420_m034905_c001_v0001093_t0029_u01745120945690") 2025/04/20 03:54:00 DEBUG : a/potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e803_d20250420_m034843_c001_v7007000_t0000_u01745120923851") 2025/04/20 03:54:00 DEBUG : a/potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbd3_d20250420_m034842_c001_v0001093_t0055_u01745120922922") 2025/04/20 03:54:00 DEBUG : b/potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ca8e_d20250420_m034910_c001_v7007000_t0000_u01745120950130") 2025/04/20 03:54:00 DEBUG : b/potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc16_d20250420_m034907_c001_v0001093_t0042_u01745120947616") 2025/04/20 03:54:00 DEBUG : b/potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e826_d20250420_m034906_c001_v7007000_t0000_u01745120946141") 2025/04/20 03:54:00 DEBUG : b/potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc0d_d20250420_m034904_c001_v0001093_t0005_u01745120944318") 2025/04/20 03:54:00 DEBUG : b/potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e802_d20250420_m034843_c001_v7007000_t0000_u01745120923294") 2025/04/20 03:54:01 DEBUG : b/potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbcd_d20250420_m034840_c001_v0001093_t0017_u01745120920962") 2025/04/20 03:54:01 DEBUG : backup/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40054749f41cd257_d20250420_m035140_c001_v7007000_t0000_u01745121100175") 2025/04/20 03:54:01 DEBUG : backup/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f119103a75bf0d1a0_d20250420_m035137_c001_v0001144_t0048_u01745121097761") 2025/04/20 03:54:01 DEBUG : backup/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1157aed30b58550e_d20250420_m035133_c001_v0001177_t0055_u01745121093636") 2025/04/20 03:54:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f407620db0e346c22_d20250420_m035208_c001_v7007000_t0000_u01745121128463") 2025/04/20 03:54:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f107dc0ce1b22e969_d20250420_m035205_c001_v0001037_t0036_u01745121125966") 2025/04/20 03:54:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f112d5d357fc788c6_d20250420_m035200_c001_v0001104_t0000_u01745121120981") 2025/04/20 03:54:01 DEBUG : backup/one.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccdaa_d20250420_m035153_c001_v7007000_t0000_u01745121113669") 2025/04/20 03:54:01 DEBUG : backup/one.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f117bc8e70c551486_d20250420_m035151_c001_v0001104_t0029_u01745121111505") 2025/04/20 03:54:01 DEBUG : backup/one.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f109c125e6eca48d4_d20250420_m035147_c001_v0001041_t0048_u01745121107331") 2025/04/20 03:54:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f407620db0e346c24_d20250420_m035208_c001_v7007000_t0000_u01745121128646") 2025/04/20 03:54:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1090d56e7863a22e_d20250420_m035207_c001_v0001037_t0003_u01745121127328") 2025/04/20 03:54:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f116fd8a7cbfb5fa8_d20250420_m035203_c001_v0001039_t0033_u01745121123404") 2025/04/20 03:54:01 DEBUG : backup/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40054749f41cd258_d20250420_m035140_c001_v7007000_t0000_u01745121100358") 2025/04/20 03:54:01 DEBUG : backup/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f119290d1f7828560_d20250420_m035139_c001_v0001171_t0046_u01745121099185") 2025/04/20 03:54:01 DEBUG : backup/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f108c58afa4ce1cab_d20250420_m035135_c001_v0001171_t0001_u01745121095088") 2025/04/20 03:54:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccdac_d20250420_m035153_c001_v7007000_t0000_u01745121113853") 2025/04/20 03:54:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1073d700b34f2e63_d20250420_m035152_c001_v0001172_t0027_u01745121112740") 2025/04/20 03:54:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f11831750c9f009fe_d20250420_m035148_c001_v0001116_t0056_u01745121108948") 2025/04/20 03:54:01 DEBUG : both0: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd08_d20250420_m035338_c001_v7007000_t0000_u01745121218334") 2025/04/20 03:54:02 DEBUG : both0: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775109_d20250420_m035318_c001_v0001146_t0035_u01745121198846") 2025/04/20 03:54:02 DEBUG : both0: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7a9_d20250420_m035314_c001_v7007000_t0000_u01745121194235") 2025/04/20 03:54:02 DEBUG : both0: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd9b_d20250420_m035255_c001_v0001093_t0006_u01745121175434") 2025/04/20 03:54:02 DEBUG : both1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd09_d20250420_m035338_c001_v7007000_t0000_u01745121218516") 2025/04/20 03:54:02 DEBUG : both1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdc9_d20250420_m035320_c001_v0001093_t0020_u01745121200425") 2025/04/20 03:54:02 DEBUG : both1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7aa_d20250420_m035314_c001_v7007000_t0000_u01745121194416") 2025/04/20 03:54:02 DEBUG : both1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e958e_d20250420_m035256_c001_v0001136_t0053_u01745121176799") 2025/04/20 03:54:02 DEBUG : both10: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd0b_d20250420_m035338_c001_v7007000_t0000_u01745121218700") 2025/04/20 03:54:02 DEBUG : both10: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acddb_d20250420_m035327_c001_v0001093_t0033_u01745121207855") 2025/04/20 03:54:02 DEBUG : both10: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7ab_d20250420_m035314_c001_v7007000_t0000_u01745121194598") 2025/04/20 03:54:02 DEBUG : both10: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e959e_d20250420_m035303_c001_v0001136_t0024_u01745121183515") 2025/04/20 03:54:02 DEBUG : both11: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd0c_d20250420_m035338_c001_v7007000_t0000_u01745121218894") 2025/04/20 03:54:02 DEBUG : both11: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95d8_d20250420_m035328_c001_v0001136_t0017_u01745121208717") 2025/04/20 03:54:02 DEBUG : both11: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7ad_d20250420_m035314_c001_v7007000_t0000_u01745121194780") 2025/04/20 03:54:02 DEBUG : both11: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750df_d20250420_m035304_c001_v0001146_t0006_u01745121184701") 2025/04/20 03:54:02 DEBUG : both12: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd0d_d20250420_m035339_c001_v7007000_t0000_u01745121219077") 2025/04/20 03:54:02 DEBUG : both12: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775127_d20250420_m035329_c001_v0001146_t0017_u01745121209467") 2025/04/20 03:54:02 DEBUG : both12: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7ae_d20250420_m035314_c001_v7007000_t0000_u01745121194978") 2025/04/20 03:54:02 DEBUG : both12: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdb5_d20250420_m035305_c001_v0001093_t0048_u01745121185461") 2025/04/20 03:54:02 DEBUG : both13: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd0e_d20250420_m035339_c001_v7007000_t0000_u01745121219261") 2025/04/20 03:54:03 DEBUG : both13: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acde7_d20250420_m035330_c001_v0001093_t0010_u01745121210258") 2025/04/20 03:54:03 DEBUG : both13: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7af_d20250420_m035315_c001_v7007000_t0000_u01745121195161") 2025/04/20 03:54:03 DEBUG : both13: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95a4_d20250420_m035306_c001_v0001136_t0058_u01745121186099") 2025/04/20 03:54:03 DEBUG : both14: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd0f_d20250420_m035339_c001_v7007000_t0000_u01745121219443") 2025/04/20 03:54:03 DEBUG : both14: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95de_d20250420_m035331_c001_v0001136_t0028_u01745121211027") 2025/04/20 03:54:03 DEBUG : both14: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7b1_d20250420_m035315_c001_v7007000_t0000_u01745121195343") 2025/04/20 03:54:03 DEBUG : both14: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750e7_d20250420_m035306_c001_v0001146_t0025_u01745121186697") 2025/04/20 03:54:03 DEBUG : both15: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd10_d20250420_m035339_c001_v7007000_t0000_u01745121219635") 2025/04/20 03:54:03 DEBUG : both15: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775131_d20250420_m035331_c001_v0001146_t0021_u01745121211965") 2025/04/20 03:54:03 DEBUG : both15: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7b2_d20250420_m035315_c001_v7007000_t0000_u01745121195525") 2025/04/20 03:54:03 DEBUG : both15: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdbb_d20250420_m035307_c001_v0001093_t0003_u01745121187560") 2025/04/20 03:54:03 DEBUG : both16: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd11_d20250420_m035339_c001_v7007000_t0000_u01745121219826") 2025/04/20 03:54:03 DEBUG : both16: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdf1_d20250420_m035333_c001_v0001093_t0011_u01745121213043") 2025/04/20 03:54:03 DEBUG : both16: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7b3_d20250420_m035315_c001_v7007000_t0000_u01745121195707") 2025/04/20 03:54:03 DEBUG : both16: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95aa_d20250420_m035308_c001_v0001136_t0054_u01745121188518") 2025/04/20 03:54:03 DEBUG : both17: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd13_d20250420_m035340_c001_v7007000_t0000_u01745121220019") 2025/04/20 03:54:03 DEBUG : both17: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95e8_d20250420_m035333_c001_v0001136_t0031_u01745121213845") 2025/04/20 03:54:03 DEBUG : both17: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7b4_d20250420_m035315_c001_v7007000_t0000_u01745121195900") 2025/04/20 03:54:03 DEBUG : both17: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750ef_d20250420_m035309_c001_v0001146_t0046_u01745121189166") 2025/04/20 03:54:03 DEBUG : both18: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd14_d20250420_m035340_c001_v7007000_t0000_u01745121220213") 2025/04/20 03:54:04 DEBUG : both18: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775139_d20250420_m035334_c001_v0001146_t0045_u01745121214629") 2025/04/20 03:54:04 DEBUG : both18: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7b5_d20250420_m035316_c001_v7007000_t0000_u01745121196082") 2025/04/20 03:54:04 DEBUG : both18: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdbf_d20250420_m035309_c001_v0001093_t0054_u01745121189870") 2025/04/20 03:54:04 DEBUG : both19: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd15_d20250420_m035340_c001_v7007000_t0000_u01745121220397") 2025/04/20 03:54:04 DEBUG : both19: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdf7_d20250420_m035335_c001_v0001093_t0036_u01745121215230") 2025/04/20 03:54:04 DEBUG : both19: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7b6_d20250420_m035316_c001_v7007000_t0000_u01745121196264") 2025/04/20 03:54:04 DEBUG : both19: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95b2_d20250420_m035310_c001_v0001136_t0014_u01745121190620") 2025/04/20 03:54:04 DEBUG : both2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd16_d20250420_m035340_c001_v7007000_t0000_u01745121220580") 2025/04/20 03:54:04 DEBUG : both2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95c2_d20250420_m035321_c001_v0001136_t0055_u01745121201239") 2025/04/20 03:54:04 DEBUG : both2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7b7_d20250420_m035316_c001_v7007000_t0000_u01745121196445") 2025/04/20 03:54:04 DEBUG : both2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750c5_d20250420_m035257_c001_v0001146_t0015_u01745121177452") 2025/04/20 03:54:04 DEBUG : both3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd17_d20250420_m035340_c001_v7007000_t0000_u01745121220762") 2025/04/20 03:54:04 DEBUG : both3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775113_d20250420_m035322_c001_v0001146_t0001_u01745121202044") 2025/04/20 03:54:04 DEBUG : both3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7b8_d20250420_m035316_c001_v7007000_t0000_u01745121196627") 2025/04/20 03:54:04 DEBUG : both3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acda5_d20250420_m035258_c001_v0001093_t0022_u01745121178102") 2025/04/20 03:54:04 DEBUG : both4: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd18_d20250420_m035340_c001_v7007000_t0000_u01745121220946") 2025/04/20 03:54:04 DEBUG : both4: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdd3_d20250420_m035322_c001_v0001093_t0021_u01745121202967") 2025/04/20 03:54:04 DEBUG : both4: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7ba_d20250420_m035316_c001_v7007000_t0000_u01745121196808") 2025/04/20 03:54:04 DEBUG : both4: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9592_d20250420_m035258_c001_v0001136_t0018_u01745121178920") 2025/04/20 03:54:04 DEBUG : both5: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd1a_d20250420_m035341_c001_v7007000_t0000_u01745121221130") 2025/04/20 03:54:05 DEBUG : both5: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95ca_d20250420_m035323_c001_v0001136_t0034_u01745121203645") 2025/04/20 03:54:05 DEBUG : both5: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7bd_d20250420_m035316_c001_v7007000_t0000_u01745121196989") 2025/04/20 03:54:05 DEBUG : both5: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750c9_d20250420_m035259_c001_v0001146_t0011_u01745121179787") 2025/04/20 03:54:05 DEBUG : both6: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd1b_d20250420_m035341_c001_v7007000_t0000_u01745121221313") 2025/04/20 03:54:05 DEBUG : both6: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775117_d20250420_m035324_c001_v0001146_t0029_u01745121204578") 2025/04/20 03:54:05 DEBUG : both6: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7be_d20250420_m035317_c001_v7007000_t0000_u01745121197178") 2025/04/20 03:54:05 DEBUG : both6: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdab_d20250420_m035300_c001_v0001093_t0003_u01745121180462") 2025/04/20 03:54:05 DEBUG : both7: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd1c_d20250420_m035341_c001_v7007000_t0000_u01745121221495") 2025/04/20 03:54:05 DEBUG : both7: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdd7_d20250420_m035325_c001_v0001093_t0004_u01745121205346") 2025/04/20 03:54:05 DEBUG : both7: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7bf_d20250420_m035317_c001_v7007000_t0000_u01745121197361") 2025/04/20 03:54:05 DEBUG : both7: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9598_d20250420_m035301_c001_v0001136_t0045_u01745121181393") 2025/04/20 03:54:05 DEBUG : both8: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd1d_d20250420_m035341_c001_v7007000_t0000_u01745121221678") 2025/04/20 03:54:05 DEBUG : both8: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95ce_d20250420_m035326_c001_v0001136_t0055_u01745121206428") 2025/04/20 03:54:05 DEBUG : both8: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7c0_d20250420_m035317_c001_v7007000_t0000_u01745121197542") 2025/04/20 03:54:05 DEBUG : both8: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750d7_d20250420_m035301_c001_v0001146_t0026_u01745121181952") 2025/04/20 03:54:05 DEBUG : both9: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd1e_d20250420_m035341_c001_v7007000_t0000_u01745121221957") 2025/04/20 03:54:05 DEBUG : both9: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775123_d20250420_m035327_c001_v0001146_t0059_u01745121207266") 2025/04/20 03:54:05 DEBUG : both9: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7c1_d20250420_m035317_c001_v7007000_t0000_u01745121197725") 2025/04/20 03:54:05 DEBUG : both9: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdb1_d20250420_m035302_c001_v0001093_t0040_u01745121182704") 2025/04/20 03:54:05 DEBUG : c/non empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ca8f_d20250420_m034910_c001_v7007000_t0000_u01745120950312") 2025/04/20 03:54:05 DEBUG : c/non empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc18_d20250420_m034907_c001_v0001093_t0050_u01745120947968") 2025/04/20 03:54:06 DEBUG : c/non empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e82a_d20250420_m034906_c001_v7007000_t0000_u01745120946882") 2025/04/20 03:54:06 DEBUG : c/non empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc0f_d20250420_m034904_c001_v0001093_t0026_u01745120944751") 2025/04/20 03:54:06 DEBUG : c/non empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e804_d20250420_m034844_c001_v7007000_t0000_u01745120924034") 2025/04/20 03:54:06 DEBUG : c/non empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbd1_d20250420_m034842_c001_v0001093_t0006_u01745120922097") 2025/04/20 03:54:06 DEBUG : check sum: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac4ad_d20250420_m034828_c001_v7007000_t0000_u01745120908803") 2025/04/20 03:54:06 DEBUG : check sum: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbb5_d20250420_m034827_c001_v0001093_t0052_u01745120907655") 2025/04/20 03:54:06 DEBUG : dest/3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccd91_d20250420_m035109_c001_v7007000_t0000_u01745121069956") 2025/04/20 03:54:06 DEBUG : dest/3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f412e19b442287f6d_d20250420_m035108_c001_v0001036_t0020_u01745121068787") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e36_d20250420_m035244_c001_v7007000_t0000_u01745121164903") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1180a31dfe6275e8_d20250420_m035242_c001_v0001184_t0027_u01745121162758") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4175b3d917ee9b50_d20250420_m035242_c001_v7007000_t0000_u01745121162572") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1180a31dfe6275b2_d20250420_m035240_c001_v0001184_t0004_u01745121160014") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4175b3d917ee9b4a_d20250420_m035239_c001_v7007000_t0000_u01745121159277") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e956a_d20250420_m035234_c001_v0001136_t0036_u01745121154586") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78dff_d20250420_m035233_c001_v7007000_t0000_u01745121153110") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1028212b346f1005_d20250420_m035230_c001_v0001146_t0016_u01745121150641") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4094b03cd65e55f0_d20250420_m035230_c001_v7007000_t0000_u01745121150453") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1028212b346f0fe7_d20250420_m035225_c001_v0001146_t0003_u01745121145882") 2025/04/20 03:54:06 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4094b03cd65e55e9_d20250420_m035225_c001_v7007000_t0000_u01745121145144") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9544_d20250420_m035220_c001_v0001136_t0035_u01745121140639") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f407620db0e346c42_d20250420_m035219_c001_v7007000_t0000_u01745121139349") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f110a1dc4584d6658_d20250420_m035217_c001_v0001176_t0039_u01745121137961") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f417097eeed81bf31_d20250420_m035217_c001_v7007000_t0000_u01745121137778") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f110a1dc4584d664a_d20250420_m035214_c001_v0001176_t0002_u01745121134719") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f417097eeed81bf2b_d20250420_m035213_c001_v7007000_t0000_u01745121133987") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec3477504b_d20250420_m035209_c001_v0001146_t0028_u01745121129762") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f407620db0e346c25_d20250420_m035208_c001_v7007000_t0000_u01745121128830") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113ebfdab9ce10d3_d20250420_m035206_c001_v0001039_t0014_u01745121126588") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f405cbc8899b1e461_d20250420_m035206_c001_v7007000_t0000_u01745121126403") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113ebfdab9ce10c9_d20250420_m035202_c001_v0001039_t0028_u01745121122802") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f405cbc8899b1e457_d20250420_m035202_c001_v7007000_t0000_u01745121122077") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd21_d20250420_m035154_c001_v0001093_t0044_u01745121114957") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccdad_d20250420_m035154_c001_v7007000_t0000_u01745121114039") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f105fc59a8c9a9adf_d20250420_m035152_c001_v0001157_t0038_u01745121112175") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41911e299d965d99_d20250420_m035151_c001_v7007000_t0000_u01745121111994") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f105fc59a8c9a9ad9_d20250420_m035148_c001_v0001157_t0036_u01745121108447") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41911e299d965d91_d20250420_m035147_c001_v7007000_t0000_u01745121107715") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e950a_d20250420_m035141_c001_v0001136_t0021_u01745121101458") 2025/04/20 03:54:07 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40054749f41cd259_d20250420_m035140_c001_v7007000_t0000_u01745121100541") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f117e79a6481196ec_d20250420_m035138_c001_v0001154_t0001_u01745121098677") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242d056_d20250420_m035138_c001_v7007000_t0000_u01745121098492") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f117e79a6481196e8_d20250420_m035134_c001_v0001154_t0012_u01745121094581") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242cfe7_d20250420_m035133_c001_v7007000_t0000_u01745121093848") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774ff1_d20250420_m035128_c001_v0001146_t0040_u01745121088090") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccda2_d20250420_m035126_c001_v7007000_t0000_u01745121086982") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f10645a0c38a1bacb_d20250420_m035120_c001_v0001165_t0000_u01745121080908") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f407620db0e346b5c_d20250420_m035120_c001_v7007000_t0000_u01745121080705") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd05_d20250420_m035116_c001_v0001093_t0026_u01745121076521") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f100ef87a358c7b91_d20250420_m035115_c001_v0001171_t0011_u01745121075533") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f100ef87a358c7b87_d20250420_m035114_c001_v0001171_t0040_u01745121074379") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40238c91b2c162d0_d20250420_m035101_c001_v7007000_t0000_u01745121061164") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774fc3_d20250420_m035054_c001_v0001146_t0033_u01745121054053") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f110fdfbd569b5b2f_d20250420_m035053_c001_v0001098_t0040_u01745121053062") 2025/04/20 03:54:08 DEBUG : dst/one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f110fdfbd569b5b2d_d20250420_m035051_c001_v0001098_t0049_u01745121051996") 2025/04/20 03:54:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e39_d20250420_m035245_c001_v7007000_t0000_u01745121165092") 2025/04/20 03:54:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1007426f65c0fdc4_d20250420_m035242_c001_v0001182_t0010_u01745121162374") 2025/04/20 03:54:08 DEBUG : dst/one-2019-01-01: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1157634b41ec9819_d20250420_m035239_c001_v0001182_t0045_u01745121159079") 2025/04/20 03:54:08 DEBUG : dst/one.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e00_d20250420_m035233_c001_v7007000_t0000_u01745121153294") 2025/04/20 03:54:08 DEBUG : dst/one.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f104afc0e6c521d15_d20250420_m035230_c001_v0001103_t0030_u01745121150110") 2025/04/20 03:54:08 DEBUG : dst/one.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f119c25cb15e7f382_d20250420_m035224_c001_v0001182_t0045_u01745121144940") 2025/04/20 03:54:09 DEBUG : dst/one.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f407620db0e346c43_d20250420_m035219_c001_v7007000_t0000_u01745121139533") 2025/04/20 03:54:09 DEBUG : dst/one.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1132fc88559b3f53_d20250420_m035217_c001_v0001157_t0005_u01745121137278") 2025/04/20 03:54:09 DEBUG : dst/one.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1114fe43d39181ec_d20250420_m035213_c001_v0001105_t0048_u01745121133650") 2025/04/20 03:54:09 DEBUG : dst/three: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccda3_d20250420_m035127_c001_v7007000_t0000_u01745121087166") 2025/04/20 03:54:09 DEBUG : dst/three: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f100ef87a358c7be8_d20250420_m035125_c001_v0001171_t0032_u01745121085405") 2025/04/20 03:54:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e3c_d20250420_m035245_c001_v7007000_t0000_u01745121165274") 2025/04/20 03:54:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1171bf1d45e4f311_d20250420_m035243_c001_v0001172_t0034_u01745121163747") 2025/04/20 03:54:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f103a0bd5a2e9c1d3_d20250420_m035240_c001_v0001171_t0051_u01745121160799") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e3f_d20250420_m035245_c001_v7007000_t0000_u01745121165458") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1180a31dfe6275fb_d20250420_m035244_c001_v0001184_t0046_u01745121164307") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4175b3d917ee9b51_d20250420_m035244_c001_v7007000_t0000_u01745121164120") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1180a31dfe6275d2_d20250420_m035241_c001_v0001184_t0042_u01745121161405") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4175b3d917ee9b4c_d20250420_m035241_c001_v7007000_t0000_u01745121161217") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750a3_d20250420_m035236_c001_v0001146_t0011_u01745121156026") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e01_d20250420_m035233_c001_v7007000_t0000_u01745121153478") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1028212b346f100b_d20250420_m035232_c001_v0001146_t0055_u01745121152367") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4094b03cd65e55f2_d20250420_m035232_c001_v7007000_t0000_u01745121152178") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1028212b346f0ff1_d20250420_m035227_c001_v0001146_t0008_u01745121147790") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4094b03cd65e55ee_d20250420_m035227_c001_v7007000_t0000_u01745121147603") 2025/04/20 03:54:09 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec3477506b_d20250420_m035222_c001_v0001146_t0055_u01745121142096") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f417097eeed81bf34_d20250420_m035218_c001_v7007000_t0000_u01745121138780") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775063_d20250420_m035216_c001_v0001146_t0053_u01745121136318") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f417097eeed81bf2e_d20250420_m035215_c001_v7007000_t0000_u01745121135580") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd43_d20250420_m035211_c001_v0001093_t0045_u01745121131134") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f405cbc8899b1e463_d20250420_m035207_c001_v7007000_t0000_u01745121127898") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd31_d20250420_m035204_c001_v0001093_t0036_u01745121124955") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f405cbc8899b1e45b_d20250420_m035203_c001_v7007000_t0000_u01745121123858") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9512_d20250420_m035156_c001_v0001136_t0051_u01745121116346") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41911e299d965d9d_d20250420_m035153_c001_v7007000_t0000_u01745121113106") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e950e_d20250420_m035150_c001_v0001136_t0017_u01745121110554") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41911e299d965d94_d20250420_m035149_c001_v7007000_t0000_u01745121109449") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec3477500f_d20250420_m035142_c001_v0001146_t0055_u01745121102963") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242d065_d20250420_m035139_c001_v7007000_t0000_u01745121099617") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775003_d20250420_m035136_c001_v0001146_t0006_u01745121096736") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242d017_d20250420_m035135_c001_v7007000_t0000_u01745121095640") 2025/04/20 03:54:10 DEBUG : dst/three.txt: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd0f_d20250420_m035129_c001_v0001093_t0041_u01745121089154") 2025/04/20 03:54:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e02_d20250420_m035233_c001_v7007000_t0000_u01745121153661") 2025/04/20 03:54:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1137db18654ca685_d20250420_m035231_c001_v0001037_t0010_u01745121151592") 2025/04/20 03:54:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f114549820e5b9966_d20250420_m035226_c001_v0001115_t0018_u01745121146880") 2025/04/20 03:54:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f407620db0e346c45_d20250420_m035219_c001_v7007000_t0000_u01745121139718") 2025/04/20 03:54:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1057bfb247cab283_d20250420_m035218_c001_v0001098_t0004_u01745121138385") 2025/04/20 03:54:10 DEBUG : dst/three.txt.bak: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1049e9f0e307850a_d20250420_m035215_c001_v0001117_t0050_u01745121135138") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e42_d20250420_m035245_c001_v7007000_t0000_u01745121165642") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd81_d20250420_m035235_c001_v0001093_t0024_u01745121155241") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e03_d20250420_m035233_c001_v7007000_t0000_u01745121153845") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd55_d20250420_m035221_c001_v0001093_t0020_u01745121141353") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f407620db0e346c46_d20250420_m035219_c001_v7007000_t0000_u01745121139902") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9530_d20250420_m035210_c001_v0001136_t0059_u01745121130464") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f407620db0e346c26_d20250420_m035209_c001_v7007000_t0000_u01745121129026") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec3477501d_d20250420_m035155_c001_v0001146_t0018_u01745121115635") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccdae_d20250420_m035154_c001_v7007000_t0000_u01745121114223") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd15_d20250420_m035142_c001_v0001093_t0036_u01745121102295") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40054749f41cd25a_d20250420_m035140_c001_v7007000_t0000_u01745121100725") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9500_d20250420_m035128_c001_v0001136_t0050_u01745121088827") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccda4_d20250420_m035127_c001_v7007000_t0000_u01745121087349") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f1068633dffda2fbc_d20250420_m035122_c001_v0001090_t0003_u01745121082697") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40238c91b2c162d1_d20250420_m035101_c001_v7007000_t0000_u01745121061361") 2025/04/20 03:54:11 DEBUG : dst/two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f110fdfbd569b5b3d_d20250420_m035100_c001_v0001098_t0007_u01745121060035") 2025/04/20 03:54:11 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f404279392eefa7e5_d20250420_m035019_c001_v7007000_t0000_u01745121019054") 2025/04/20 03:54:11 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acca7_d20250420_m035015_c001_v0001093_t0043_u01745121015675") 2025/04/20 03:54:11 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f404279392eefa7e0_d20250420_m035013_c001_v7007000_t0000_u01745121013651") 2025/04/20 03:54:11 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc9c_d20250420_m035002_c001_v0001093_t0017_u01745121002552") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c5779a15_d20250420_m034954_c001_v7007000_t0000_u01745120994215") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc86_d20250420_m034951_c001_v0001093_t0053_u01745120991250") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce92_d20250420_m034926_c001_v7007000_t0000_u01745120966533") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc40_d20250420_m034924_c001_v0001093_t0040_u01745120964269") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce8a_d20250420_m034922_c001_v7007000_t0000_u01745120962597") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc38_d20250420_m034921_c001_v0001093_t0035_u01745120961368") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ca9b_d20250420_m034917_c001_v7007000_t0000_u01745120957095") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc28_d20250420_m034914_c001_v0001093_t0006_u01745120954641") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ca93_d20250420_m034913_c001_v7007000_t0000_u01745120953367") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc22_d20250420_m034911_c001_v0001093_t0017_u01745120951480") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e823_d20250420_m034903_c001_v7007000_t0000_u01745120943401") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc05_d20250420_m034901_c001_v0001093_t0022_u01745120941508") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e81b_d20250420_m034900_c001_v7007000_t0000_u01745120940176") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbfd_d20250420_m034859_c001_v0001093_t0046_u01745120939290") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e80d_d20250420_m034853_c001_v7007000_t0000_u01745120933492") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbe9_d20250420_m034852_c001_v0001093_t0059_u01745120932102") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e808_d20250420_m034849_c001_v7007000_t0000_u01745120929531") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbdf_d20250420_m034848_c001_v0001093_t0027_u01745120928137") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e807_d20250420_m034847_c001_v7007000_t0000_u01745120927044") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f104b92db5ba70cd9_d20250420_m034846_c001_v0001177_t0055_u01745120926456") 2025/04/20 03:54:12 DEBUG : empty space: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbd9_d20250420_m034844_c001_v0001093_t0033_u01745120924765") 2025/04/20 03:54:13 DEBUG : enormous: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce8e_d20250420_m034925_c001_v7007000_t0000_u01745120965616") 2025/04/20 03:54:13 DEBUG : enormous: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc42_d20250420_m034924_c001_v0001093_t0004_u01745120964605") 2025/04/20 03:54:13 DEBUG : existing: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41513c3594a78e7b_d20250420_m035250_c001_v7007000_t0000_u01745121170637") 2025/04/20 03:54:13 DEBUG : existing: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750b9_d20250420_m035249_c001_v0001146_t0037_u01745121169401") 2025/04/20 03:54:13 DEBUG : existing: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c5779a08_d20250420_m034949_c001_v7007000_t0000_u01745120989420") 2025/04/20 03:54:13 DEBUG : existing: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc80_d20250420_m034948_c001_v0001093_t0047_u01745120988264") 2025/04/20 03:54:13 DEBUG : existing: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac4c0_d20250420_m034839_c001_v7007000_t0000_u01745120919501") 2025/04/20 03:54:13 DEBUG : existing: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbc9_d20250420_m034838_c001_v0001093_t0026_u01745120918180") 2025/04/20 03:54:13 DEBUG : existing: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac4bc_d20250420_m034836_c001_v7007000_t0000_u01745120916886") 2025/04/20 03:54:13 DEBUG : existing: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbc5_d20250420_m034835_c001_v0001093_t0004_u01745120915951") 2025/04/20 03:54:13 DEBUG : existing: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbbd_d20250420_m034834_c001_v0001093_t0059_u01745120914975") 2025/04/20 03:54:13 DEBUG : existing-b: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c5779a09_d20250420_m034949_c001_v7007000_t0000_u01745120989605") 2025/04/20 03:54:13 DEBUG : existing-b: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774f2d_d20250420_m034948_c001_v0001146_t0054_u01745120988273") 2025/04/20 03:54:13 DEBUG : file1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd87_d20250420_m035351_c001_v7007000_t0000_u01745121231337") 2025/04/20 03:54:13 DEBUG : file1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237ace13_d20250420_m035350_c001_v0001093_t0031_u01745121230368") 2025/04/20 03:54:13 DEBUG : file1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd5c_d20250420_m035348_c001_v7007000_t0000_u01745121228237") 2025/04/20 03:54:13 DEBUG : file1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec3477515f_d20250420_m035346_c001_v0001146_t0051_u01745121226996") 2025/04/20 03:54:13 DEBUG : five: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce99_d20250420_m034931_c001_v7007000_t0000_u01745120971214") 2025/04/20 03:54:13 DEBUG : five: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237acc54_d20250420_m034929_c001_v0001093_t0017_u01745120969224") 2025/04/20 03:54:13 DEBUG : foo: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e80a_d20250420_m034851_c001_v7007000_t0000_u01745120931372") 2025/04/20 03:54:14 DEBUG : foo: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237acbe5_d20250420_m034850_c001_v0001093_t0017_u01745120930819") 2025/04/20 03:54:14 DEBUG : foo: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237acbe1_d20250420_m034850_c001_v0001093_t0017_u01745120930261") 2025/04/20 03:54:14 DEBUG : four: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce9a_d20250420_m034931_c001_v7007000_t0000_u01745120971396") 2025/04/20 03:54:14 DEBUG : four: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f413c3efa2a2e9464_d20250420_m034929_c001_v0001136_t0050_u01745120969773") 2025/04/20 03:54:14 DEBUG : four: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc50_d20250420_m034928_c001_v0001093_t0034_u01745120968550") 2025/04/20 03:54:14 DEBUG : hello world2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9e1_d20250420_m034740_c001_v7007000_t0000_u01745120860326") 2025/04/20 03:54:14 DEBUG : hello world2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb37_d20250420_m034739_c001_v0001093_t0028_u01745120859335") 2025/04/20 03:54:14 DEBUG : ignore-size: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac4ba_d20250420_m034833_c001_v7007000_t0000_u01745120913871") 2025/04/20 03:54:14 DEBUG : ignore-size: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbbb_d20250420_m034832_c001_v0001093_t0006_u01745120912573") 2025/04/20 03:54:14 DEBUG : nested/sub dir/file: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c57799fd_d20250420_m034947_c001_v7007000_t0000_u01745120987138") 2025/04/20 03:54:14 DEBUG : nested/sub dir/file: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774f21_d20250420_m034946_c001_v0001146_t0020_u01745120986025") 2025/04/20 03:54:14 DEBUG : nested/sub dir/file: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c57799f7_d20250420_m034944_c001_v7007000_t0000_u01745120984854") 2025/04/20 03:54:14 DEBUG : nested/sub dir/file: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774f1b_d20250420_m034943_c001_v0001146_t0049_u01745120983780") 2025/04/20 03:54:14 DEBUG : one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce9b_d20250420_m034931_c001_v7007000_t0000_u01745120971579") 2025/04/20 03:54:14 DEBUG : one: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237acc48_d20250420_m034927_c001_v0001093_t0017_u01745120967655") 2025/04/20 03:54:14 DEBUG : only0: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd1f_d20250420_m035342_c001_v7007000_t0000_u01745121222139") 2025/04/20 03:54:14 DEBUG : only0: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f412078ad86a01d64_d20250420_m035337_c001_v0001183_t0013_u01745121217560") 2025/04/20 03:54:14 DEBUG : only0: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95be_d20250420_m035319_c001_v0001136_t0055_u01745121199599") 2025/04/20 03:54:14 DEBUG : only0: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4129d8d9a2c72a8d_d20250420_m035313_c001_v7007000_t0000_u01745121193433") 2025/04/20 03:54:14 DEBUG : only0: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750c3_d20250420_m035256_c001_v0001146_t0003_u01745121176313") 2025/04/20 03:54:14 DEBUG : only1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd20_d20250420_m035342_c001_v7007000_t0000_u01745121222321") 2025/04/20 03:54:15 DEBUG : only1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f413c3efa2a2e95f6_d20250420_m035337_c001_v0001136_t0050_u01745121217572") 2025/04/20 03:54:15 DEBUG : only1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775111_d20250420_m035320_c001_v0001146_t0007_u01745121200838") 2025/04/20 03:54:15 DEBUG : only1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f401713292aa116a5_d20250420_m035313_c001_v7007000_t0000_u01745121193047") 2025/04/20 03:54:15 DEBUG : only1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acd9f_d20250420_m035257_c001_v0001093_t0059_u01745121177095") 2025/04/20 03:54:15 DEBUG : only10: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd21_d20250420_m035342_c001_v7007000_t0000_u01745121222505") 2025/04/20 03:54:15 DEBUG : only10: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237ace05_d20250420_m035337_c001_v0001093_t0017_u01745121217586") 2025/04/20 03:54:15 DEBUG : only10: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775125_d20250420_m035328_c001_v0001146_t0028_u01745121208321") 2025/04/20 03:54:15 DEBUG : only10: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7a6_d20250420_m035313_c001_v7007000_t0000_u01745121193238") 2025/04/20 03:54:15 DEBUG : only10: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdb3_d20250420_m035304_c001_v0001093_t0001_u01745121184191") 2025/04/20 03:54:15 DEBUG : only11: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd22_d20250420_m035342_c001_v7007000_t0000_u01745121222688") 2025/04/20 03:54:15 DEBUG : only11: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f413c3efa2a2e95ec_d20250420_m035336_c001_v0001136_t0050_u01745121216615") 2025/04/20 03:54:15 DEBUG : only11: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acde1_d20250420_m035329_c001_v0001093_t0037_u01745121209144") 2025/04/20 03:54:15 DEBUG : only11: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4129d8d9a2c72a8c_d20250420_m035313_c001_v7007000_t0000_u01745121193252") 2025/04/20 03:54:15 DEBUG : only11: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95a2_d20250420_m035305_c001_v0001136_t0043_u01745121185115") 2025/04/20 03:54:15 DEBUG : only12: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd23_d20250420_m035342_c001_v7007000_t0000_u01745121222887") 2025/04/20 03:54:15 DEBUG : only12: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237acdf9_d20250420_m035336_c001_v0001093_t0017_u01745121216624") 2025/04/20 03:54:15 DEBUG : only12: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95da_d20250420_m035329_c001_v0001136_t0009_u01745121209948") 2025/04/20 03:54:15 DEBUG : only12: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4094b03cd65e5629_d20250420_m035313_c001_v7007000_t0000_u01745121193459") 2025/04/20 03:54:15 DEBUG : only12: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750e3_d20250420_m035305_c001_v0001146_t0027_u01745121185742") 2025/04/20 03:54:15 DEBUG : only13: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd24_d20250420_m035343_c001_v7007000_t0000_u01745121223070") 2025/04/20 03:54:15 DEBUG : only13: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406f9fec3477513f_d20250420_m035336_c001_v0001146_t0057_u01745121216635") 2025/04/20 03:54:16 DEBUG : only13: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec3477512b_d20250420_m035330_c001_v0001146_t0013_u01745121210677") 2025/04/20 03:54:16 DEBUG : only13: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7a5_d20250420_m035313_c001_v7007000_t0000_u01745121193057") 2025/04/20 03:54:16 DEBUG : only13: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdb9_d20250420_m035306_c001_v0001093_t0041_u01745121186392") 2025/04/20 03:54:16 DEBUG : only14: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd25_d20250420_m035343_c001_v7007000_t0000_u01745121223266") 2025/04/20 03:54:16 DEBUG : only14: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f412078ad86a01d5e_d20250420_m035337_c001_v0001183_t0013_u01745121217191") 2025/04/20 03:54:16 DEBUG : only14: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acde9_d20250420_m035331_c001_v0001093_t0024_u01745121211416") 2025/04/20 03:54:16 DEBUG : only14: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f401713292aa116a1_d20250420_m035312_c001_v7007000_t0000_u01745121192503") 2025/04/20 03:54:16 DEBUG : only14: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95a6_d20250420_m035307_c001_v0001136_t0017_u01745121187036") 2025/04/20 03:54:16 DEBUG : only15: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd26_d20250420_m035343_c001_v7007000_t0000_u01745121223449") 2025/04/20 03:54:16 DEBUG : only15: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f413c3efa2a2e95ee_d20250420_m035336_c001_v0001136_t0050_u01745121216836") 2025/04/20 03:54:16 DEBUG : only15: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95e2_d20250420_m035332_c001_v0001136_t0024_u01745121212574") 2025/04/20 03:54:16 DEBUG : only15: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4094b03cd65e5627_d20250420_m035313_c001_v7007000_t0000_u01745121193276") 2025/04/20 03:54:16 DEBUG : only15: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750eb_d20250420_m035308_c001_v0001146_t0019_u01745121188071") 2025/04/20 03:54:16 DEBUG : only16: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd27_d20250420_m035343_c001_v7007000_t0000_u01745121223631") 2025/04/20 03:54:16 DEBUG : only16: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237acdfb_d20250420_m035336_c001_v0001093_t0017_u01745121216844") 2025/04/20 03:54:16 DEBUG : only16: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775135_d20250420_m035333_c001_v0001146_t0032_u01745121213499") 2025/04/20 03:54:16 DEBUG : only16: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f401713292aa116a2_d20250420_m035312_c001_v7007000_t0000_u01745121192684") 2025/04/20 03:54:16 DEBUG : only16: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdbd_d20250420_m035308_c001_v0001093_t0055_u01745121188789") 2025/04/20 03:54:16 DEBUG : only17: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd28_d20250420_m035343_c001_v7007000_t0000_u01745121223814") 2025/04/20 03:54:16 DEBUG : only17: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406f9fec34775141_d20250420_m035336_c001_v0001146_t0057_u01745121216858") 2025/04/20 03:54:16 DEBUG : only17: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdf5_d20250420_m035334_c001_v0001093_t0049_u01745121214132") 2025/04/20 03:54:17 DEBUG : only17: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f401713292aa116a8_d20250420_m035313_c001_v7007000_t0000_u01745121193409") 2025/04/20 03:54:17 DEBUG : only17: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95b0_d20250420_m035309_c001_v0001136_t0035_u01745121189597") 2025/04/20 03:54:17 DEBUG : only18: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd29_d20250420_m035343_c001_v7007000_t0000_u01745121223997") 2025/04/20 03:54:17 DEBUG : only18: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f413c3efa2a2e95f0_d20250420_m035337_c001_v0001136_t0050_u01745121217020") 2025/04/20 03:54:17 DEBUG : only18: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95ea_d20250420_m035334_c001_v0001136_t0034_u01745121214916") 2025/04/20 03:54:17 DEBUG : only18: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7a7_d20250420_m035313_c001_v7007000_t0000_u01745121193420") 2025/04/20 03:54:17 DEBUG : only18: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750f5_d20250420_m035310_c001_v0001146_t0053_u01745121190327") 2025/04/20 03:54:17 DEBUG : only19: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd2a_d20250420_m035344_c001_v7007000_t0000_u01745121224182") 2025/04/20 03:54:17 DEBUG : only19: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237acdfd_d20250420_m035337_c001_v0001093_t0017_u01745121217028") 2025/04/20 03:54:17 DEBUG : only19: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec3477513b_d20250420_m035335_c001_v0001146_t0056_u01745121215620") 2025/04/20 03:54:17 DEBUG : only19: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f401713292aa116a4_d20250420_m035312_c001_v7007000_t0000_u01745121192866") 2025/04/20 03:54:17 DEBUG : only19: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdc1_d20250420_m035311_c001_v0001093_t0028_u01745121191026") 2025/04/20 03:54:17 DEBUG : only2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd2b_d20250420_m035344_c001_v7007000_t0000_u01745121224367") 2025/04/20 03:54:17 DEBUG : only2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406f9fec34775143_d20250420_m035337_c001_v0001146_t0057_u01745121217041") 2025/04/20 03:54:17 DEBUG : only2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdd1_d20250420_m035321_c001_v0001093_t0024_u01745121201604") 2025/04/20 03:54:17 DEBUG : only2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4094b03cd65e5625_d20250420_m035313_c001_v7007000_t0000_u01745121193080") 2025/04/20 03:54:17 DEBUG : only2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9590_d20250420_m035257_c001_v0001136_t0047_u01745121177828") 2025/04/20 03:54:17 DEBUG : only3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd2c_d20250420_m035344_c001_v7007000_t0000_u01745121224563") 2025/04/20 03:54:17 DEBUG : only3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f413c3efa2a2e95f2_d20250420_m035337_c001_v0001136_t0050_u01745121217204") 2025/04/20 03:54:17 DEBUG : only3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95c6_d20250420_m035322_c001_v0001136_t0044_u01745121202646") 2025/04/20 03:54:17 DEBUG : only3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f401713292aa116a9_d20250420_m035313_c001_v7007000_t0000_u01745121193591") 2025/04/20 03:54:18 DEBUG : only3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750c7_d20250420_m035258_c001_v0001146_t0008_u01745121178472") 2025/04/20 03:54:18 DEBUG : only4: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd2d_d20250420_m035344_c001_v7007000_t0000_u01745121224747") 2025/04/20 03:54:18 DEBUG : only4: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237acdff_d20250420_m035337_c001_v0001093_t0017_u01745121217213") 2025/04/20 03:54:18 DEBUG : only4: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775115_d20250420_m035323_c001_v0001146_t0057_u01745121203345") 2025/04/20 03:54:18 DEBUG : only4: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7a4_d20250420_m035312_c001_v7007000_t0000_u01745121192875") 2025/04/20 03:54:18 DEBUG : only4: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acda9_d20250420_m035259_c001_v0001093_t0021_u01745121179325") 2025/04/20 03:54:18 DEBUG : only5: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd2e_d20250420_m035344_c001_v7007000_t0000_u01745121224930") 2025/04/20 03:54:18 DEBUG : only5: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406f9fec34775147_d20250420_m035337_c001_v0001146_t0057_u01745121217224") 2025/04/20 03:54:18 DEBUG : only5: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdd5_d20250420_m035323_c001_v0001093_t0013_u01745121203960") 2025/04/20 03:54:18 DEBUG : only5: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4129d8d9a2c72a8a_d20250420_m035312_c001_v7007000_t0000_u01745121192889") 2025/04/20 03:54:18 DEBUG : only5: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9594_d20250420_m035300_c001_v0001136_t0005_u01745121180153") 2025/04/20 03:54:18 DEBUG : only6: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd2f_d20250420_m035345_c001_v7007000_t0000_u01745121225112") 2025/04/20 03:54:18 DEBUG : only6: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f412078ad86a01d60_d20250420_m035337_c001_v0001183_t0013_u01745121217377") 2025/04/20 03:54:18 DEBUG : only6: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95cc_d20250420_m035324_c001_v0001136_t0023_u01745121204973") 2025/04/20 03:54:18 DEBUG : only6: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac7a8_d20250420_m035313_c001_v7007000_t0000_u01745121193609") 2025/04/20 03:54:18 DEBUG : only6: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750d5_d20250420_m035301_c001_v0001146_t0015_u01745121181047") 2025/04/20 03:54:18 DEBUG : only7: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd31_d20250420_m035345_c001_v7007000_t0000_u01745121225295") 2025/04/20 03:54:18 DEBUG : only7: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f413c3efa2a2e95f4_d20250420_m035337_c001_v0001136_t0050_u01745121217388") 2025/04/20 03:54:18 DEBUG : only7: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec3477511d_d20250420_m035326_c001_v0001146_t0021_u01745121206047") 2025/04/20 03:54:18 DEBUG : only7: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f401713292aa116a7_d20250420_m035313_c001_v7007000_t0000_u01745121193228") 2025/04/20 03:54:19 DEBUG : only7: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdad_d20250420_m035301_c001_v0001093_t0059_u01745121181674") 2025/04/20 03:54:19 DEBUG : only8: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd34_d20250420_m035345_c001_v7007000_t0000_u01745121225479") 2025/04/20 03:54:19 DEBUG : only8: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237ace03_d20250420_m035337_c001_v0001093_t0017_u01745121217397") 2025/04/20 03:54:19 DEBUG : only8: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acdd9_d20250420_m035326_c001_v0001093_t0026_u01745121206706") 2025/04/20 03:54:19 DEBUG : only8: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4094b03cd65e5624_d20250420_m035312_c001_v7007000_t0000_u01745121192896") 2025/04/20 03:54:19 DEBUG : only8: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e959c_d20250420_m035302_c001_v0001136_t0032_u01745121182374") 2025/04/20 03:54:19 DEBUG : only9: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd38_d20250420_m035345_c001_v7007000_t0000_u01745121225661") 2025/04/20 03:54:19 DEBUG : only9: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406f9fec34775149_d20250420_m035337_c001_v0001146_t0057_u01745121217408") 2025/04/20 03:54:19 DEBUG : only9: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e95d0_d20250420_m035327_c001_v0001136_t0059_u01745121207597") 2025/04/20 03:54:19 DEBUG : only9: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4129d8d9a2c72a8b_d20250420_m035313_c001_v7007000_t0000_u01745121193071") 2025/04/20 03:54:19 DEBUG : only9: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec347750db_d20250420_m035303_c001_v0001146_t0038_u01745121183075") 2025/04/20 03:54:19 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c57799d3_d20250420_m034941_c001_v7007000_t0000_u01745120981908") 2025/04/20 03:54:19 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9474_d20250420_m034940_c001_v0001136_t0015_u01745120980186") 2025/04/20 03:54:19 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242cea8_d20250420_m034938_c001_v7007000_t0000_u01745120978330") 2025/04/20 03:54:19 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc5e_d20250420_m034936_c001_v0001093_t0056_u01745120976625") 2025/04/20 03:54:19 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242cea1_d20250420_m034934_c001_v7007000_t0000_u01745120974787") 2025/04/20 03:54:19 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9466_d20250420_m034932_c001_v0001136_t0021_u01745120972497") 2025/04/20 03:54:19 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce87_d20250420_m034919_c001_v7007000_t0000_u01745120959832") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc2e_d20250420_m034918_c001_v0001093_t0018_u01745120958035") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ca98_d20250420_m034915_c001_v7007000_t0000_u01745120955462") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc26_d20250420_m034914_c001_v0001093_t0040_u01745120954288") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ca91_d20250420_m034912_c001_v7007000_t0000_u01745120952572") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc20_d20250420_m034911_c001_v0001093_t0040_u01745120951038") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e822_d20250420_m034902_c001_v7007000_t0000_u01745120942700") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc03_d20250420_m034901_c001_v0001093_t0017_u01745120941093") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e81c_d20250420_m034900_c001_v7007000_t0000_u01745120940359") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbfb_d20250420_m034858_c001_v0001093_t0030_u01745120938865") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e819_d20250420_m034858_c001_v7007000_t0000_u01745120938132") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbf9_d20250420_m034857_c001_v0001093_t0032_u01745120937465") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbf5_d20250420_m034856_c001_v0001093_t0006_u01745120936665") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e815_d20250420_m034855_c001_v7007000_t0000_u01745120935932") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbf1_d20250420_m034855_c001_v0001093_t0041_u01745120935219") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbed_d20250420_m034854_c001_v0001093_t0005_u01745120934407") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e80e_d20250420_m034853_c001_v7007000_t0000_u01745120933677") 2025/04/20 03:54:20 DEBUG : potato: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbeb_d20250420_m034852_c001_v0001093_t0052_u01745120932835") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f419ba6fee6f794da_d20250420_m035029_c001_v7007000_t0000_u01745121029073") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e94c8_d20250420_m035027_c001_v0001136_t0000_u01745121027930") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f404279392eefa7e6_d20250420_m035019_c001_v7007000_t0000_u01745121019278") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e94b4_d20250420_m035014_c001_v0001136_t0056_u01745121014964") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4020fec01a50cdd7_d20250420_m035007_c001_v7007000_t0000_u01745121007028") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e94a4_d20250420_m035001_c001_v0001136_t0052_u01745121001912") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c5779a18_d20250420_m034954_c001_v7007000_t0000_u01745120994748") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e948e_d20250420_m034950_c001_v0001136_t0042_u01745120990923") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce90_d20250420_m034925_c001_v7007000_t0000_u01745120965797") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc3e_d20250420_m034923_c001_v0001093_t0031_u01745120963881") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce8b_d20250420_m034922_c001_v7007000_t0000_u01745120962783") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc36_d20250420_m034920_c001_v0001093_t0028_u01745120960772") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce89_d20250420_m034920_c001_v7007000_t0000_u01745120960015") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc30_d20250420_m034918_c001_v0001093_t0001_u01745120958893") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ca9c_d20250420_m034917_c001_v7007000_t0000_u01745120957285") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc2a_d20250420_m034915_c001_v0001093_t0000_u01745120955825") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ca94_d20250420_m034913_c001_v7007000_t0000_u01745120953548") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc24_d20250420_m034912_c001_v0001093_t0027_u01745120952583") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40813580f4f6e824_d20250420_m034903_c001_v7007000_t0000_u01745120943586") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc0b_d20250420_m034902_c001_v0001093_t0049_u01745120942280") 2025/04/20 03:54:21 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9e6_d20250420_m034744_c001_v7007000_t0000_u01745120864090") 2025/04/20 03:54:22 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb47_d20250420_m034743_c001_v0001093_t0036_u01745120863338") 2025/04/20 03:54:22 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9e2_d20250420_m034742_c001_v7007000_t0000_u01745120862040") 2025/04/20 03:54:22 DEBUG : potato2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb3d_d20250420_m034741_c001_v0001093_t0022_u01745120861225") 2025/04/20 03:54:22 DEBUG : potato3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f404279392eefa7e7_d20250420_m035019_c001_v7007000_t0000_u01745121019528") 2025/04/20 03:54:22 DEBUG : potato3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774f63_d20250420_m035016_c001_v0001146_t0032_u01745121016358") 2025/04/20 03:54:22 DEBUG : potato3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4020fec01a50cdd9_d20250420_m035007_c001_v7007000_t0000_u01745121007608") 2025/04/20 03:54:22 DEBUG : potato3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774f53_d20250420_m035003_c001_v0001146_t0003_u01745121003381") 2025/04/20 03:54:22 DEBUG : potato3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c5779a22_d20250420_m034954_c001_v7007000_t0000_u01745120994942") 2025/04/20 03:54:22 DEBUG : potato3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774f35_d20250420_m034951_c001_v0001146_t0005_u01745120991559") 2025/04/20 03:54:22 DEBUG : pre-dest1/1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccd93_d20250420_m035110_c001_v7007000_t0000_u01745121070142") 2025/04/20 03:54:22 DEBUG : pre-dest1/1: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774fdb_d20250420_m035102_c001_v0001146_t0045_u01745121062111") 2025/04/20 03:54:22 DEBUG : pre-dest2/2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59ccd94_d20250420_m035110_c001_v7007000_t0000_u01745121070368") 2025/04/20 03:54:22 DEBUG : pre-dest2/2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e94ee_d20250420_m035102_c001_v0001136_t0009_u01745121062774") 2025/04/20 03:54:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40238c91b2c16264_d20250420_m035041_c001_v7007000_t0000_u01745121041624") 2025/04/20 03:54:22 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237accc7_d20250420_m035038_c001_v0001093_t0041_u01745121038362") 2025/04/20 03:54:22 DEBUG : sizeonly: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac4ae_d20250420_m034831_c001_v7007000_t0000_u01745120911285") 2025/04/20 03:54:22 DEBUG : sizeonly: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbb7_d20250420_m034830_c001_v0001093_t0021_u01745120910108") 2025/04/20 03:54:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dda6_d20250420_m035357_c001_v7007000_t0000_u01745121237653") 2025/04/20 03:54:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e961e_d20250420_m035356_c001_v0001136_t0029_u01745121236446") 2025/04/20 03:54:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dda2_d20250420_m035354_c001_v7007000_t0000_u01745121234543") 2025/04/20 03:54:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34775169_d20250420_m035353_c001_v0001146_t0021_u01745121233408") 2025/04/20 03:54:22 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c5779a00_d20250420_m034947_c001_v7007000_t0000_u01745120987332") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e947c_d20250420_m034946_c001_v0001136_t0027_u01745120986377") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c57799f8_d20250420_m034945_c001_v7007000_t0000_u01745120985039") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc74_d20250420_m034944_c001_v0001093_t0044_u01745120984130") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac4a2_d20250420_m034826_c001_v7007000_t0000_u01745120906729") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbb1_d20250420_m034825_c001_v0001093_t0033_u01745120905259") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac498_d20250420_m034824_c001_v7007000_t0000_u01745120904525") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acbad_d20250420_m034823_c001_v0001093_t0028_u01745120903251") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac494_d20250420_m034820_c001_v7007000_t0000_u01745120900479") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acba7_d20250420_m034819_c001_v0001093_t0051_u01745120899154") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac48f_d20250420_m034818_c001_v7007000_t0000_u01745120898603") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acba5_d20250420_m034817_c001_v0001093_t0018_u01745120897181") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acba1_d20250420_m034814_c001_v0001093_t0027_u01745120894509") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac47b_d20250420_m034813_c001_v7007000_t0000_u01745120893772") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb9d_d20250420_m034813_c001_v0001093_t0007_u01745120893012") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb99_d20250420_m034812_c001_v0001093_t0041_u01745120892292") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4063d6cfd2aac471_d20250420_m034811_c001_v7007000_t0000_u01745120891193") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb91_d20250420_m034808_c001_v0001093_t0002_u01745120888105") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb89_d20250420_m034802_c001_v0001093_t0005_u01745120882005") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59cc721_d20250420_m034801_c001_v7007000_t0000_u01745120881270") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb83_d20250420_m034800_c001_v0001093_t0006_u01745120880195") 2025/04/20 03:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb81_d20250420_m034759_c001_v0001093_t0024_u01745120879317") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59cc720_d20250420_m034758_c001_v7007000_t0000_u01745120878589") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb71_d20250420_m034754_c001_v0001093_t0057_u01745120874992") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f41577622b59cc71f_d20250420_m034754_c001_v7007000_t0000_u01745120874623") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb6d_d20250420_m034753_c001_v0001093_t0016_u01745120873798") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9ed_d20250420_m034752_c001_v7007000_t0000_u01745120872171") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb67_d20250420_m034751_c001_v0001093_t0053_u01745120871496") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9eb_d20250420_m034750_c001_v7007000_t0000_u01745120870956") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb61_d20250420_m034750_c001_v0001093_t0042_u01745120870192") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9ea_d20250420_m034748_c001_v7007000_t0000_u01745120868929") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb59_d20250420_m034747_c001_v0001093_t0017_u01745120867885") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9e9_d20250420_m034747_c001_v7007000_t0000_u01745120867345") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb53_d20250420_m034746_c001_v0001093_t0035_u01745120866627") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9e8_d20250420_m034745_c001_v7007000_t0000_u01745120865730") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb4d_d20250420_m034744_c001_v0001093_t0045_u01745120864997") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9df_d20250420_m034738_c001_v7007000_t0000_u01745120858440") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb31_d20250420_m034737_c001_v0001093_t0056_u01745120857756") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9dd_d20250420_m034736_c001_v7007000_t0000_u01745120856853") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb2b_d20250420_m034736_c001_v0001093_t0040_u01745120856184") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9d7_d20250420_m034735_c001_v7007000_t0000_u01745120855286") 2025/04/20 03:54:24 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb29_d20250420_m034734_c001_v0001093_t0004_u01745120854246") 2025/04/20 03:54:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242b9d6_d20250420_m034731_c001_v7007000_t0000_u01745120851367") 2025/04/20 03:54:25 DEBUG : sub dir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acb21_d20250420_m034729_c001_v0001093_t0000_u01745120849954") 2025/04/20 03:54:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dda7_d20250420_m035357_c001_v7007000_t0000_u01745121237835") 2025/04/20 03:54:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237ace1b_d20250420_m035356_c001_v0001093_t0054_u01745121236455") 2025/04/20 03:54:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dda3_d20250420_m035354_c001_v7007000_t0000_u01745121234726") 2025/04/20 03:54:25 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f112078ad86a01e38_d20250420_m035353_c001_v0001183_t0023_u01745121233062") 2025/04/20 03:54:25 DEBUG : sub/yam: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c57799cc_d20250420_m034941_c001_v7007000_t0000_u01745120981351") 2025/04/20 03:54:25 DEBUG : sub/yam: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774f13_d20250420_m034939_c001_v0001146_t0055_u01745120979830") 2025/04/20 03:54:25 DEBUG : test_dir1/file2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd8a_d20250420_m035351_c001_v7007000_t0000_u01745121231520") 2025/04/20 03:54:25 DEBUG : test_dir1/file2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e9618_d20250420_m035350_c001_v0001136_t0003_u01745121230019") 2025/04/20 03:54:25 DEBUG : test_dir1/file2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd5f_d20250420_m035348_c001_v7007000_t0000_u01745121228420") 2025/04/20 03:54:25 DEBUG : test_dir1/file2: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f113c3efa2a2e960c_d20250420_m035347_c001_v0001136_t0028_u01745121227020") 2025/04/20 03:54:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd8d_d20250420_m035351_c001_v7007000_t0000_u01745121231704") 2025/04/20 03:54:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f112078ad86a01e14_d20250420_m035350_c001_v0001183_t0015_u01745121230028") 2025/04/20 03:54:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4130823f2798dd62_d20250420_m035348_c001_v7007000_t0000_u01745121228603") 2025/04/20 03:54:25 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f112078ad86a01de6_d20250420_m035347_c001_v0001183_t0049_u01745121227015") 2025/04/20 03:54:25 DEBUG : three: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce9c_d20250420_m034931_c001_v7007000_t0000_u01745120971760") 2025/04/20 03:54:25 DEBUG : three: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc56_d20250420_m034930_c001_v0001093_t0055_u01745120970526") 2025/04/20 03:54:25 DEBUG : three: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106cc174237acc4e_d20250420_m034928_c001_v0001093_t0004_u01745120968022") 2025/04/20 03:54:26 DEBUG : two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce9d_d20250420_m034931_c001_v7007000_t0000_u01745120971951") 2025/04/20 03:54:26 DEBUG : two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406f9fec34774ef5_d20250420_m034929_c001_v0001146_t0057_u01745120969964") 2025/04/20 03:54:26 DEBUG : two: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f406cc174237acc4a_d20250420_m034927_c001_v0001093_t0017_u01745120967839") 2025/04/20 03:54:26 DEBUG : yam: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f4183e4e1c57799d8_d20250420_m034942_c001_v7007000_t0000_u01745120982092") 2025/04/20 03:54:26 DEBUG : yam: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f10354d58b690f783_d20250420_m034941_c001_v0001183_t0023_u01745120981153") 2025/04/20 03:54:26 DEBUG : yam: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242cea6_d20250420_m034937_c001_v7007000_t0000_u01745120977786") 2025/04/20 03:54:26 DEBUG : yam: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774f07_d20250420_m034936_c001_v0001146_t0002_u01745120976274") 2025/04/20 03:54:26 DEBUG : yam: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242ce9f_d20250420_m034934_c001_v7007000_t0000_u01745120974237") 2025/04/20 03:54:26 DEBUG : yam: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106f9fec34774efd_d20250420_m034932_c001_v0001146_t0005_u01745120972507") 2025/04/20 03:54:26 DEBUG : yaml: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242cea9_d20250420_m034938_c001_v7007000_t0000_u01745120978517") 2025/04/20 03:54:26 DEBUG : yaml: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f106e9a4e75b05842_d20250420_m034937_c001_v0001184_t0054_u01745120977564") 2025/04/20 03:54:26 DEBUG : yaml: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f40341f9e5242cea3_d20250420_m034934_c001_v7007000_t0000_u01745120974987") 2025/04/20 03:54:26 DEBUG : yaml: Deleting (id "4_z5f52ed7340ed5b1b9f680e1b_f11846ba409205783_d20250420_m034933_c001_v0001044_t0040_u01745120973822") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m1.969377494s (try 1/5)