"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/16 02:27:39 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza" 2025/02/16 02:27:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 02:27:39 DEBUG : Creating backend with remote "/tmp/rclone305481272" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:27:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/16 02:27:41 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:41 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.16s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:27:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:27:42 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:42 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:27:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:43 DEBUG : B2 bucket rclone-test-godetez3geza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", 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-godetez3geza", Local "Local file system at /tmp/rclone305481272", 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-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:44 DEBUG : Creating backend with remote "/non-existing" 2025/02/16 02:27:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/16 02:27:44 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:44 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:27:46 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:46 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:27:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.82s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:47 INFO : B2 bucket rclone-test-godetez3geza: Running all checks before starting transfers 2025/02/16 02:27:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:27:47 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:47 INFO : B2 bucket rclone-test-godetez3geza: Checks finished, now starting transfers 2025/02/16 02:27:47 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:27:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:49 ERROR : Ignoring --no-traverse with sync 2025/02/16 02:27:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:27:49 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:49 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:27:49 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:27:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/16 02:27:50 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:50 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/16 02:27:50 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.47s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:27:52 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:52 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:27:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.45s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:27:53 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:53 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:27:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/16 02:27:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:27:55 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/16 02:27:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:27:55 INFO : sub dir: Making directory 2025/02/16 02:27:55 INFO : sub dir2: Making directory 2025/02/16 02:27:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:27:55 INFO : sub dir2/sub sub dir2: Making directory 2025/02/16 02:27:55 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:55 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:27:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/16 02:27:55 DEBUG : B2 bucket rclone-test-godetez3geza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:56 INFO : sub dir2: Making directory 2025/02/16 02:27:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/16 02:27:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:27:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:27:56 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:56 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:27:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:57 DEBUG : sub dir2: Making directory with metadata 2025/02/16 02:27:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:27:58 INFO : sub dir: Making directory 2025/02/16 02:27:58 INFO : sub dir2: Making directory 2025/02/16 02:27:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:27:58 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:27:58 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:27:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:27:58 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:27:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/16 02:27:58 DEBUG : B2 bucket rclone-test-godetez3geza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/16 02:27:58 DEBUG : B2 bucket rclone-test-godetez3geza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", 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-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:27:59 INFO : sub dir2: Making directory 2025/02/16 02:28:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:28:00 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:00 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:28:00 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:28:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:01 DEBUG : sub dir2: Making directory with metadata 2025/02/16 02:28:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:28:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:28:01 INFO : sub dir: Making directory 2025/02/16 02:28:01 INFO : sub dir2: Making directory 2025/02/16 02:28:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:28:01 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:01 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:28:01 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:28:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/16 02:28:01 DEBUG : B2 bucket rclone-test-godetez3geza: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", 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-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:02 INFO : sub dir2: Making directory 2025/02/16 02:28:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:28:03 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:03 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:28:03 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:28:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.46s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:04 DEBUG : Creating backend with remote "TestB2:rclone-test-madixuh2telu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-godetez3geza -> B2 bucket rclone-test-madixuh2telu 2025/02/16 02:28:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:28:05 DEBUG : B2 bucket rclone-test-madixuh2telu: Waiting for checks to finish 2025/02/16 02:28:05 DEBUG : B2 bucket rclone-test-madixuh2telu: Waiting for transfers to finish 2025/02/16 02:28:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:28:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:06 DEBUG : B2 bucket rclone-test-madixuh2telu: Purge remote 2025/02/16 02:28:06 INFO : B2 bucket rclone-test-madixuh2telu: cleaning bucket "rclone-test-madixuh2telu" of all files 2025/02/16 02:28:07 DEBUG : sub dir/hello world: Deleting (id "4_zdf929da3905d0bcb9f580e1b_f1067c1045ba24cf9_d20250216_m022806_c001_v0001183_t0055_u01739672886670") --- PASS: TestServerSideCopy (4.46s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:28:09 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:09 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/16 02:28:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.96s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cekowih4kiyi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-godetez3geza -> B2 bucket rclone-test-cekowih4kiyi 2025/02/16 02:28:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:28:12 DEBUG : B2 bucket rclone-test-cekowih4kiyi: Waiting for checks to finish 2025/02/16 02:28:12 DEBUG : B2 bucket rclone-test-cekowih4kiyi: Waiting for transfers to finish 2025/02/16 02:28:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:28:13 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:28:14 DEBUG : B2 bucket rclone-test-cekowih4kiyi: Waiting for checks to finish 2025/02/16 02:28:14 DEBUG : B2 bucket rclone-test-cekowih4kiyi: Waiting for transfers to finish 2025/02/16 02:28:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/16 02:28:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:14 DEBUG : B2 bucket rclone-test-cekowih4kiyi: Purge remote 2025/02/16 02:28:14 INFO : B2 bucket rclone-test-cekowih4kiyi: cleaning bucket "rclone-test-cekowih4kiyi" of all files 2025/02/16 02:28:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f72bd43905d0bcb9f580e1b_f11618d3e8130c005_d20250216_m022814_c001_v0001182_t0042_u01739672894202") 2025/02/16 02:28:14 DEBUG : sub dir/hello world: Deleting (id "4_z4f72bd43905d0bcb9f580e1b_f105878732aa600c1_d20250216_m022813_c001_v0001182_t0059_u01739672893256") --- PASS: TestServerSideCopyOverSelf (6.17s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:28:17 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:17 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/16 02:28:17 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/16 02:28:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.86s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:19 DEBUG : Creating backend with remote "TestB2:rclone-test-cusoceb1mifu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-godetez3geza -> B2 bucket rclone-test-cusoceb1mifu 2025/02/16 02:28:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:28:20 DEBUG : B2 bucket rclone-test-cusoceb1mifu: Waiting for checks to finish 2025/02/16 02:28:20 DEBUG : B2 bucket rclone-test-cusoceb1mifu: Waiting for transfers to finish 2025/02/16 02:28:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:28:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:28:21 DEBUG : B2 bucket rclone-test-cusoceb1mifu: Waiting for checks to finish 2025/02/16 02:28:21 DEBUG : B2 bucket rclone-test-cusoceb1mifu: Waiting for transfers to finish 2025/02/16 02:28:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/16 02:28:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/16 02:28:22 INFO : sub dir/hello world: Deleted 2025/02/16 02:28:22 DEBUG : testing file moves 2025/02/16 02:28:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/16 02:28:23 DEBUG : B2 bucket rclone-test-cusoceb1mifu: Waiting for checks to finish 2025/02/16 02:28:23 DEBUG : B2 bucket rclone-test-cusoceb1mifu: Waiting for transfers to finish 2025/02/16 02:28:23 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/16 02:28:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/16 02:28:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:23 DEBUG : B2 bucket rclone-test-cusoceb1mifu: Purge remote 2025/02/16 02:28:23 INFO : B2 bucket rclone-test-cusoceb1mifu: cleaning bucket "rclone-test-cusoceb1mifu" of all files 2025/02/16 02:28:24 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd33905d0bcb9f580e1b_f10429ce0fe902e66_d20250216_m022823_c001_v0001180_t0046_u01739672903274") 2025/02/16 02:28:24 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd33905d0bcb9f580e1b_f1165984abdebc9f8_d20250216_m022821_c001_v0001184_t0023_u01739672901968") 2025/02/16 02:28:24 DEBUG : sub dir/hello world: Deleting (id "4_z6fd2dd33905d0bcb9f580e1b_f104147eb3c4ebc21_d20250216_m022820_c001_v0001181_t0036_u01739672900983") --- PASS: TestServerSideMoveOverSelf (7.72s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:26 ERROR : : error listing: directory not found 2025/02/16 02:28:26 INFO : Local file system at /tmp/rclone305481272: Making directory 2025/02/16 02:28:27 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:27 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.67s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:28:28 DEBUG : Local file system at /tmp/rclone305481272: Waiting for checks to finish 2025/02/16 02:28:28 DEBUG : Local file system at /tmp/rclone305481272: Waiting for transfers to finish 2025/02/16 02:28:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:28:29 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/16 02:28:29 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyRedownload (2.04s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/16 02:28:30 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:30 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:28:30 INFO : check sum: Copied (new) 2025/02/16 02:28:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:31 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:28:31 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/16 02:28:31 DEBUG : check sum: Unchanged skipping 2025/02/16 02:28:31 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:31 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.35s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/16 02:28:32 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:32 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:28:32 INFO : sizeonly: Copied (new) 2025/02/16 02:28:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:33 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:33 DEBUG : sizeonly: Sizes identical 2025/02/16 02:28:33 DEBUG : sizeonly: Unchanged skipping 2025/02/16 02:28:33 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:33 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.21s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/16 02:28:34 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:34 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:35 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/16 02:28:35 INFO : ignore-size: Copied (new) 2025/02/16 02:28:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:28:35 DEBUG : ignore-size: Unchanged skipping 2025/02/16 02:28:35 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:35 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:35 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:35 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.57s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:28:37 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:37 DEBUG : existing: Unchanged skipping 2025/02/16 02:28:37 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:37 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:38 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/16 02:28:38 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:28:38 INFO : existing: Copied (replaced existing) 2025/02/16 02:28:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.42s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/16 02:28:39 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:39 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:28:40 INFO : existing: Copied (new) 2025/02/16 02:28:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:40 DEBUG : existing: Destination exists, skipping 2025/02/16 02:28:40 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:40 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:40 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.18s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:42 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/16 02:28:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:28:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/16 02:28:42 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:42 DEBUG : c/non empty space: Unchanged skipping 2025/02/16 02:28:42 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:42 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:28:42 INFO : a/potato2: Copied (new) 2025/02/16 02:28:42 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:43 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/16 02:28:44 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:28:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/16 02:28:44 DEBUG : empty space: Unchanged skipping 2025/02/16 02:28:44 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:44 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:45 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/16 02:28:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:28:46 INFO : empty space: Updated modification time in destination 2025/02/16 02:28:46 DEBUG : empty space: Unchanged skipping 2025/02/16 02:28:46 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:46 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.23s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:48 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:48 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/16 02:28:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:28:48 DEBUG : empty space: Unchanged skipping 2025/02/16 02:28:48 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:48 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.64s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:49 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/16 02:28:49 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone305481272) 2025/02/16 02:28:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-godetez3geza) 2025/02/16 02:28:49 DEBUG : foo: sha1 differ 2025/02/16 02:28:49 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/16 02:28:49 INFO : foo: Copied (replaced existing) 2025/02/16 02:28:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/16 02:28:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:28:51 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:51 DEBUG : empty space: Unchanged skipping 2025/02/16 02:28:51 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:51 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:28:51 INFO : potato: Copied (new) 2025/02/16 02:28:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/16 02:28:53 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:53 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:53 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/16 02:28:53 INFO : potato: Copied (replaced existing) 2025/02/16 02:28:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:55 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/16 02:28:55 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone305481272) 2025/02/16 02:28:55 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-godetez3geza) 2025/02/16 02:28:55 DEBUG : potato: sha1 differ 2025/02/16 02:28:55 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:55 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/16 02:28:55 INFO : potato: Copied (replaced existing) 2025/02/16 02:28:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:28:57 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/16 02:28:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:28:57 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:57 DEBUG : empty space: Unchanged skipping 2025/02/16 02:28:57 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:57 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:57 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:28:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:28:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:28:59 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:28:59 DEBUG : empty space: Unchanged skipping 2025/02/16 02:28:59 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:28:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:28:59 INFO : potato2: Copied (new) 2025/02/16 02:28:59 DEBUG : Waiting for deletions to finish 2025/02/16 02:28:59 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:01 INFO : d: Making directory 2025/02/16 02:29:01 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/16 02:29:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:29:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/16 02:29:02 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:02 DEBUG : c/non empty space: Unchanged skipping 2025/02/16 02:29:02 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:02 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:29:02 INFO : a/potato2: Copied (new) 2025/02/16 02:29:02 DEBUG : Waiting for deletions to finish 2025/02/16 02:29:02 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:04 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/16 02:29:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:29:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/16 02:29:04 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:04 DEBUG : c/non empty space: Unchanged skipping 2025/02/16 02:29:04 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:29:04 INFO : a/potato2: Copied (new) 2025/02/16 02:29:04 ERROR : B2 bucket rclone-test-godetez3geza: not deleting files as there were IO errors 2025/02/16 02:29:04 ERROR : B2 bucket rclone-test-godetez3geza: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.54s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:07 DEBUG : Waiting for deletions to finish 2025/02/16 02:29:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:29:07 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:29:07 DEBUG : empty space: Unchanged skipping 2025/02/16 02:29:07 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:07 INFO : potato: Deleted 2025/02/16 02:29:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:29:07 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:09 DEBUG : Waiting for deletions to finish 2025/02/16 02:29:09 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:09 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:09 INFO : potato: Deleted 2025/02/16 02:29:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:29:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:29:10 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:10 DEBUG : empty space: Unchanged skipping 2025/02/16 02:29:10 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:29:10 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:29:12 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:12 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:12 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/16 02:29:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.06s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:14 DEBUG : enormous: Excluded (Size Filter) 2025/02/16 02:29:14 DEBUG : enormous: Excluded 2025/02/16 02:29:14 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:29:14 DEBUG : potato2: Excluded 2025/02/16 02:29:14 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:29:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:29:14 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:14 DEBUG : empty space: Unchanged skipping 2025/02/16 02:29:14 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:14 DEBUG : Waiting for deletions to finish 2025/02/16 02:29:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:14 DEBUG : enormous: Excluded (Size Filter) 2025/02/16 02:29:14 DEBUG : enormous: Excluded 2025/02/16 02:29:14 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:29:14 DEBUG : potato2: Excluded 2025/02/16 02:29:14 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:29:14 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/16 02:29:14 DEBUG : Local file system at /tmp/rclone305481272: Waiting for checks to finish 2025/02/16 02:29:14 DEBUG : empty space: Unchanged skipping 2025/02/16 02:29:14 DEBUG : Local file system at /tmp/rclone305481272: Waiting for transfers to finish 2025/02/16 02:29:14 DEBUG : Waiting for deletions to finish 2025/02/16 02:29:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:17 DEBUG : enormous: Excluded (Size Filter) 2025/02/16 02:29:17 DEBUG : enormous: Excluded 2025/02/16 02:29:17 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:29:17 DEBUG : potato2: Excluded 2025/02/16 02:29:17 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:29:17 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:17 DEBUG : empty space: Unchanged skipping 2025/02/16 02:29:17 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:17 DEBUG : Waiting for deletions to finish 2025/02/16 02:29:17 INFO : enormous: Deleted 2025/02/16 02:29:17 INFO : potato2: Deleted 2025/02/16 02:29:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:17 DEBUG : Local file system at /tmp/rclone305481272: Waiting for checks to finish 2025/02/16 02:29:17 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/16 02:29:17 DEBUG : empty space: Unchanged skipping 2025/02/16 02:29:17 DEBUG : Local file system at /tmp/rclone305481272: Waiting for transfers to finish 2025/02/16 02:29:17 DEBUG : Waiting for deletions to finish 2025/02/16 02:29:17 INFO : enormous: Deleted 2025/02/16 02:29:17 INFO : potato2: Deleted 2025/02/16 02:29:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:20 DEBUG : five: Need to transfer - File not found at Destination 2025/02/16 02:29:20 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/16 02:29:20 DEBUG : three: Sizes identical 2025/02/16 02:29:20 DEBUG : one: Destination is newer than source, skipping 2025/02/16 02:29:20 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:20 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/16 02:29:20 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:29:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone305481272) 2025/02/16 02:29:20 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-godetez3geza) 2025/02/16 02:29:20 DEBUG : two: sha1 differ 2025/02/16 02:29:20 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:20 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/16 02:29:20 INFO : five: Copied (new) 2025/02/16 02:29:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/16 02:29:21 INFO : four: Copied (replaced existing) 2025/02/16 02:29:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/16 02:29:21 INFO : two: Copied (replaced existing) 2025/02/16 02:29:21 DEBUG : Waiting for deletions to finish 2025/02/16 02:29:21 DEBUG : one: Destination is newer than source, skipping 2025/02/16 02:29:21 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:21 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/16 02:29:21 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/16 02:29:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/16 02:29:21 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/16 02:29:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:29:21 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:29:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone305481272) 2025/02/16 02:29:21 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-godetez3geza) 2025/02/16 02:29:21 DEBUG : three: sha1 differ 2025/02/16 02:29:21 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/16 02:29:21 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/16 02:29:21 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/16 02:29:21 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:29:21 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:21 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:29:21 INFO : three: Copied (replaced existing) 2025/02/16 02:29:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === 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-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/16 02:29:23 INFO : B2 bucket rclone-test-godetez3geza: Making map for --track-renames 2025/02/16 02:29:23 INFO : B2 bucket rclone-test-godetez3geza: Finished making map for --track-renames 2025/02/16 02:29:23 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/16 02:29:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/16 02:29:23 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for renames to finish 2025/02/16 02:29:23 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/16 02:29:23 INFO : potato: Copied (new) 2025/02/16 02:29:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:29:24 INFO : yam: Copied (new) 2025/02/16 02:29:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:29:24 INFO : B2 bucket rclone-test-godetez3geza: Making map for --track-renames 2025/02/16 02:29:24 INFO : B2 bucket rclone-test-godetez3geza: Finished making map for --track-renames 2025/02/16 02:29:24 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:24 DEBUG : potato: Unchanged skipping 2025/02/16 02:29:24 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for renames to finish 2025/02/16 02:29:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:29:25 INFO : yam: Copied (server-side copy) to: yaml 2025/02/16 02:29:25 INFO : yam: Deleted 2025/02/16 02:29:25 INFO : yaml: Renamed from "yam" 2025/02/16 02:29:25 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/16 02:29:27 INFO : B2 bucket rclone-test-godetez3geza: Making map for --track-renames 2025/02/16 02:29:27 INFO : B2 bucket rclone-test-godetez3geza: Finished making map for --track-renames 2025/02/16 02:29:27 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/16 02:29:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/16 02:29:27 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for renames to finish 2025/02/16 02:29:27 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:29:27 INFO : yam: Copied (new) 2025/02/16 02:29:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/16 02:29:27 INFO : potato: Copied (new) 2025/02/16 02:29:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:28 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:29:28 INFO : B2 bucket rclone-test-godetez3geza: Making map for --track-renames 2025/02/16 02:29:28 INFO : B2 bucket rclone-test-godetez3geza: Finished making map for --track-renames 2025/02/16 02:29:28 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:28 DEBUG : potato: Unchanged skipping 2025/02/16 02:29:28 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for renames to finish 2025/02/16 02:29:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:29:28 INFO : yam: Copied (server-side copy) to: yaml 2025/02/16 02:29:28 INFO : yam: Deleted 2025/02/16 02:29:28 INFO : yaml: Renamed from "yam" 2025/02/16 02:29:28 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/16 02:29:30 INFO : B2 bucket rclone-test-godetez3geza: Making map for --track-renames 2025/02/16 02:29:30 INFO : B2 bucket rclone-test-godetez3geza: Finished making map for --track-renames 2025/02/16 02:29:30 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/16 02:29:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/16 02:29:30 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for renames to finish 2025/02/16 02:29:30 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:31 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:29:31 INFO : sub/yam: Copied (new) 2025/02/16 02:29:31 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/16 02:29:31 INFO : potato: Copied (new) 2025/02/16 02:29:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:29:32 DEBUG : potato: Unchanged skipping 2025/02/16 02:29:32 INFO : B2 bucket rclone-test-godetez3geza: Making map for --track-renames 2025/02/16 02:29:32 INFO : B2 bucket rclone-test-godetez3geza: Finished making map for --track-renames 2025/02/16 02:29:32 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:32 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for renames to finish 2025/02/16 02:29:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/16 02:29:32 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/16 02:29:32 INFO : sub/yam: Deleted 2025/02/16 02:29:32 INFO : yam: Renamed from "sub/yam" 2025/02/16 02:29:32 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:34 DEBUG : Creating backend with remote "/tmp/rclone305481272/dir1" 2025/02/16 02:29:34 DEBUG : Config file has changed externally - reloading 2025/02/16 02:29:34 DEBUG : Creating backend with remote "/tmp/rclone305481272/dir2" 2025/02/16 02:29:34 DEBUG : Local file system at /tmp/rclone305481272/dir2: Using server-side directory move 2025/02/16 02:29:34 INFO : Local file system at /tmp/rclone305481272/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/16 02:29:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/16 02:29:34 DEBUG : Local file system at /tmp/rclone305481272/dir2: Waiting for checks to finish 2025/02/16 02:29:34 DEBUG : Local file system at /tmp/rclone305481272/dir2: Waiting for transfers to finish 2025/02/16 02:29:34 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:29:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/16 02:29:34 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:34 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/16 02:29:35 INFO : nested/sub dir/file: Copied (new) 2025/02/16 02:29:35 INFO : nested/sub dir/file: Deleted 2025/02/16 02:29:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:29:35 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:29:35 INFO : sub dir/hello world: Deleted 2025/02/16 02:29:35 INFO : sub dir: Removing directory 2025/02/16 02:29:35 INFO : nested/sub dir: Removing directory 2025/02/16 02:29:35 INFO : nested: Removing directory 2025/02/16 02:29:35 DEBUG : Local file system at /tmp/rclone305481272: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:29:36 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/16 02:29:36 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:36 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/16 02:29:37 INFO : nested/sub dir/file: Copied (new) 2025/02/16 02:29:37 INFO : nested/sub dir/file: Deleted 2025/02/16 02:29:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/16 02:29:37 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:29:37 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.38s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/16 02:29:39 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/16 02:29:39 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:39 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:39 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:29:39 INFO : existing: Copied (new) 2025/02/16 02:29:39 INFO : existing: Deleted 2025/02/16 02:29:39 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/16 02:29:39 INFO : existing-b: Copied (new) 2025/02/16 02:29:39 INFO : existing-b: Deleted 2025/02/16 02:29:40 DEBUG : existing: Destination exists, skipping 2025/02/16 02:29:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/16 02:29:40 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:29:40 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:29:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.20s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yucuzul3wine" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-godetez3geza -> B2 bucket rclone-test-yucuzul3wine 2025/02/16 02:29:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:29:45 DEBUG : B2 bucket rclone-test-yucuzul3wine: Waiting for checks to finish 2025/02/16 02:29:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/16 02:29:45 DEBUG : empty space: Unchanged skipping 2025/02/16 02:29:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/16 02:29:45 INFO : empty space: Deleted 2025/02/16 02:29:45 DEBUG : B2 bucket rclone-test-yucuzul3wine: Waiting for transfers to finish 2025/02/16 02:29:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:29:46 INFO : potato3: Copied (server-side copy) 2025/02/16 02:29:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:29:46 INFO : potato2: Copied (server-side copy) 2025/02/16 02:29:46 INFO : potato3: Deleted 2025/02/16 02:29:46 INFO : potato2: Deleted 2025/02/16 02:29:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kogewan0nilo" 2025/02/16 02:29:48 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/16 02:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:29:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/16 02:29:48 DEBUG : B2 bucket rclone-test-kogewan0nilo: Waiting for checks to finish 2025/02/16 02:29:48 DEBUG : B2 bucket rclone-test-kogewan0nilo: Waiting for transfers to finish 2025/02/16 02:29:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:29:49 INFO : potato3: Copied (server-side copy) 2025/02/16 02:29:49 INFO : potato3: Deleted 2025/02/16 02:29:49 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:29:49 INFO : empty space: Copied (server-side copy) 2025/02/16 02:29:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:29:49 INFO : potato2: Copied (server-side copy) 2025/02/16 02:29:49 INFO : empty space: Deleted 2025/02/16 02:29:49 INFO : potato2: Deleted 2025/02/16 02:29:50 DEBUG : B2 bucket rclone-test-kogewan0nilo: Purge remote 2025/02/16 02:29:50 INFO : B2 bucket rclone-test-kogewan0nilo: cleaning bucket "rclone-test-kogewan0nilo" of all files 2025/02/16 02:29:50 DEBUG : empty space: Deleting (id "4_z0f422da3907d0bcb9f580e1b_f10719221375b2d4d_d20250216_m022949_c001_v0001136_t0026_u01739672989261") 2025/02/16 02:29:50 DEBUG : potato2: Deleting (id "4_z0f422da3907d0bcb9f580e1b_f1152d55ce6e2b62a_d20250216_m022948_c001_v0001109_t0045_u01739672988828") 2025/02/16 02:29:50 DEBUG : potato3: Deleting (id "4_z0f422da3907d0bcb9f580e1b_f118d598a4b389c98_d20250216_m022949_c001_v0001183_t0049_u01739672989222") 2025/02/16 02:29:51 DEBUG : B2 bucket rclone-test-yucuzul3wine: Purge remote 2025/02/16 02:29:51 INFO : B2 bucket rclone-test-yucuzul3wine: cleaning bucket "rclone-test-yucuzul3wine" of all files 2025/02/16 02:29:51 DEBUG : empty space: Deleting (id "4_z5fe21d83907d0bcb9f580e1b_f40160be1f3cd8450_d20250216_m022949_c001_v7007000_t0000_u01739672989635") 2025/02/16 02:29:51 DEBUG : empty space: Deleting (id "4_z5fe21d83907d0bcb9f580e1b_f11421981a3a6f2a7_d20250216_m022944_c001_v0001178_t0017_u01739672984812") 2025/02/16 02:29:51 DEBUG : potato2: Deleting (id "4_z5fe21d83907d0bcb9f580e1b_f413279d23a91ecff_d20250216_m022949_c001_v7007000_t0000_u01739672989715") 2025/02/16 02:29:51 DEBUG : potato2: Deleting (id "4_z5fe21d83907d0bcb9f580e1b_f101c767c07490330_d20250216_m022945_c001_v0001038_t0008_u01739672985674") 2025/02/16 02:29:51 DEBUG : potato3: Deleting (id "4_z5fe21d83907d0bcb9f580e1b_f40160be1f3cd844e_d20250216_m022949_c001_v7007000_t0000_u01739672989434") 2025/02/16 02:29:51 DEBUG : potato3: Deleting (id "4_z5fe21d83907d0bcb9f580e1b_f1100bbe6d059f4e8_d20250216_m022946_c001_v0001183_t0001_u01739672986031") 2025/02/16 02:29:51 DEBUG : potato3: Deleting (id "4_z5fe21d83907d0bcb9f580e1b_f11421981a3a6f2a9_d20250216_m022945_c001_v0001178_t0046_u01739672985029") --- PASS: TestServerSideMove (11.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:29:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gereriq5wako" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-godetez3geza -> B2 bucket rclone-test-gereriq5wako 2025/02/16 02:29:58 DEBUG : empty space: Excluded (Size Filter) 2025/02/16 02:29:58 DEBUG : empty space: Excluded (Size Filter) 2025/02/16 02:29:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:29:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/16 02:29:58 DEBUG : B2 bucket rclone-test-gereriq5wako: Waiting for checks to finish 2025/02/16 02:29:58 DEBUG : B2 bucket rclone-test-gereriq5wako: Waiting for transfers to finish 2025/02/16 02:29:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:29:58 INFO : potato3: Copied (server-side copy) 2025/02/16 02:29:59 INFO : potato3: Deleted 2025/02/16 02:29:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:29:59 INFO : potato2: Copied (server-side copy) 2025/02/16 02:29:59 INFO : potato2: Deleted 2025/02/16 02:29:59 DEBUG : Creating backend with remote "TestB2:rclone-test-veriqal3peyo" 2025/02/16 02:30:00 DEBUG : empty space: Excluded (Size Filter) 2025/02/16 02:30:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:30:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/16 02:30:00 DEBUG : B2 bucket rclone-test-veriqal3peyo: Waiting for checks to finish 2025/02/16 02:30:00 DEBUG : B2 bucket rclone-test-veriqal3peyo: Waiting for transfers to finish 2025/02/16 02:30:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:30:01 INFO : potato2: Copied (server-side copy) 2025/02/16 02:30:02 INFO : potato2: Deleted 2025/02/16 02:30:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:30:02 INFO : potato3: Copied (server-side copy) 2025/02/16 02:30:02 INFO : potato3: Deleted 2025/02/16 02:30:02 DEBUG : B2 bucket rclone-test-veriqal3peyo: Purge remote 2025/02/16 02:30:02 INFO : B2 bucket rclone-test-veriqal3peyo: cleaning bucket "rclone-test-veriqal3peyo" of all files 2025/02/16 02:30:03 DEBUG : potato2: Deleting (id "4_zdf425db3907d0bcb9f580e1b_f119dc90f9cf23386_d20250216_m023001_c001_v0001044_t0055_u01739673001648") 2025/02/16 02:30:03 DEBUG : potato3: Deleting (id "4_zdf425db3907d0bcb9f580e1b_f1052c7cc7de109f2_d20250216_m023002_c001_v0001103_t0041_u01739673002012") 2025/02/16 02:30:03 DEBUG : B2 bucket rclone-test-gereriq5wako: Purge remote 2025/02/16 02:30:03 INFO : B2 bucket rclone-test-gereriq5wako: cleaning bucket "rclone-test-gereriq5wako" of all files 2025/02/16 02:30:04 DEBUG : empty space: Deleting (id "4_zdfb24d93907d0bcb9f580e1b_f11346e2aa568f063_d20250216_m022957_c001_v0001043_t0054_u01739672997364") 2025/02/16 02:30:04 DEBUG : potato2: Deleting (id "4_zdfb24d93907d0bcb9f580e1b_f404cbb5c35d22c87_d20250216_m023002_c001_v7007000_t0000_u01739673002084") 2025/02/16 02:30:04 DEBUG : potato2: Deleting (id "4_zdfb24d93907d0bcb9f580e1b_f119fadcce8f7a582_d20250216_m022958_c001_v0001178_t0002_u01739672998959") 2025/02/16 02:30:04 DEBUG : potato3: Deleting (id "4_zdfb24d93907d0bcb9f580e1b_f404cbb5c35d22c8a_d20250216_m023002_c001_v7007000_t0000_u01739673002401") 2025/02/16 02:30:04 DEBUG : potato3: Deleting (id "4_zdfb24d93907d0bcb9f580e1b_f11257365d7ab945d_d20250216_m022958_c001_v0001101_t0032_u01739672998588") 2025/02/16 02:30:04 DEBUG : potato3: Deleting (id "4_zdfb24d93907d0bcb9f580e1b_f11346e2aa568f065_d20250216_m022957_c001_v0001043_t0048_u01739672997749") --- PASS: TestServerSideMoveWithFilter (12.99s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-qilerok1refa" 2025/02/16 02:30:08 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-godetez3geza -> B2 bucket rclone-test-qilerok1refa 2025/02/16 02:30:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:30:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/16 02:30:11 DEBUG : empty space: Unchanged skipping 2025/02/16 02:30:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/16 02:30:11 DEBUG : B2 bucket rclone-test-qilerok1refa: Waiting for checks to finish 2025/02/16 02:30:11 INFO : empty space: Deleted 2025/02/16 02:30:11 DEBUG : B2 bucket rclone-test-qilerok1refa: Waiting for transfers to finish 2025/02/16 02:30:11 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:30:11 INFO : potato3: Copied (server-side copy) 2025/02/16 02:30:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:30:12 INFO : potato2: Copied (server-side copy) 2025/02/16 02:30:12 INFO : potato3: Deleted 2025/02/16 02:30:12 INFO : potato2: Deleted 2025/02/16 02:30:12 DEBUG : Creating backend with remote "TestB2:rclone-test-hemebur1niba" 2025/02/16 02:30:13 INFO : tomatoDir: Making directory 2025/02/16 02:30:13 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/16 02:30:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:30:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/16 02:30:13 DEBUG : B2 bucket rclone-test-hemebur1niba: Waiting for checks to finish 2025/02/16 02:30:13 DEBUG : B2 bucket rclone-test-hemebur1niba: Waiting for transfers to finish 2025/02/16 02:30:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/16 02:30:14 INFO : empty space: Copied (server-side copy) 2025/02/16 02:30:15 INFO : empty space: Deleted 2025/02/16 02:30:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/16 02:30:15 INFO : potato2: Copied (server-side copy) 2025/02/16 02:30:15 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/16 02:30:15 INFO : potato3: Copied (server-side copy) 2025/02/16 02:30:15 INFO : potato2: Deleted 2025/02/16 02:30:15 INFO : potato3: Deleted 2025/02/16 02:30:16 DEBUG : B2 bucket rclone-test-hemebur1niba: Purge remote 2025/02/16 02:30:16 INFO : B2 bucket rclone-test-hemebur1niba: cleaning bucket "rclone-test-hemebur1niba" of all files 2025/02/16 02:30:16 DEBUG : empty space: Deleting (id "4_z8f128df3907d0bcb9f580e1b_f119c28d54117439d_d20250216_m023014_c001_v0001184_t0045_u01739673014715") 2025/02/16 02:30:16 DEBUG : potato2: Deleting (id "4_z8f128df3907d0bcb9f580e1b_f1141bf21598aa011_d20250216_m023014_c001_v0001184_t0041_u01739673014941") 2025/02/16 02:30:16 DEBUG : potato3: Deleting (id "4_z8f128df3907d0bcb9f580e1b_f1165984abdebd809_d20250216_m023015_c001_v0001184_t0044_u01739673015080") 2025/02/16 02:30:17 DEBUG : B2 bucket rclone-test-qilerok1refa: Purge remote 2025/02/16 02:30:17 INFO : B2 bucket rclone-test-qilerok1refa: cleaning bucket "rclone-test-qilerok1refa" of all files 2025/02/16 02:30:17 DEBUG : empty space: Deleting (id "4_zbf227dc3907d0bcb9f580e1b_f41826966aa3168cb_d20250216_m023014_c001_v7007000_t0000_u01739673014916") 2025/02/16 02:30:17 DEBUG : empty space: Deleting (id "4_zbf227dc3907d0bcb9f580e1b_f10048c881272dd7f_d20250216_m023010_c001_v0001184_t0010_u01739673010342") 2025/02/16 02:30:17 DEBUG : potato2: Deleting (id "4_zbf227dc3907d0bcb9f580e1b_f41826966aa3168ce_d20250216_m023015_c001_v7007000_t0000_u01739673015177") 2025/02/16 02:30:17 DEBUG : potato2: Deleting (id "4_zbf227dc3907d0bcb9f580e1b_f109b46e80e1e22ab_d20250216_m023011_c001_v0001144_t0026_u01739673011223") 2025/02/16 02:30:17 DEBUG : potato3: Deleting (id "4_zbf227dc3907d0bcb9f580e1b_f4191a42bec5637b9_d20250216_m023015_c001_v7007000_t0000_u01739673015351") 2025/02/16 02:30:17 DEBUG : potato3: Deleting (id "4_zbf227dc3907d0bcb9f580e1b_f1152d55ce6e2b69a_d20250216_m023011_c001_v0001109_t0028_u01739673011583") 2025/02/16 02:30:17 DEBUG : potato3: Deleting (id "4_zbf227dc3907d0bcb9f580e1b_f10048c881272dd89_d20250216_m023010_c001_v0001184_t0015_u01739673010613") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.26s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:30:20 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.65s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:30:23 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncOverlap (2.91s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:30:26 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/rclone-sync-test" 2025/02/16 02:30:27 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/rclone-sync-test-include/layer2" 2025/02/16 02:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/rclone-sync-test-ignore-file" 2025/02/16 02:30:32 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/16 02:30:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/16 02:30:33 DEBUG : pacer: Reducing sleep to 10ms 2025/02/16 02:30:33 DEBUG : B2 bucket rclone-test-godetez3geza path rclone-sync-test: Waiting for checks to finish 2025/02/16 02:30:33 DEBUG : B2 bucket rclone-test-godetez3geza path rclone-sync-test: Waiting for transfers to finish 2025/02/16 02:30:33 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:33 INFO : There was nothing to transfer 2025/02/16 02:30:33 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:30:33 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:30:33 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:30:34 DEBUG : B2 bucket rclone-test-godetez3geza path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/16 02:30:34 DEBUG : B2 bucket rclone-test-godetez3geza path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/16 02:30:34 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:30:34 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:30:34 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:30:34 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:30:34 DEBUG : B2 bucket rclone-test-godetez3geza path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/16 02:30:34 DEBUG : B2 bucket rclone-test-godetez3geza path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/16 02:30:34 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.71s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:30:41 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/dst" 2025/02/16 02:30:42 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/CompareDest" 2025/02/16 02:30:44 DEBUG : one: Need to transfer - File not found at Destination 2025/02/16 02:30:44 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:30:44 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:30:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:30:45 INFO : one: Copied (new) 2025/02/16 02:30:45 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:30:46 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:30:46 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:30:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/16 02:30:46 INFO : one: Copied (replaced existing) 2025/02/16 02:30:46 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:30:49 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:30:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:30:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:30:49 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:30:49 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:49 INFO : There was nothing to transfer 2025/02/16 02:30:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:30:50 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 02:30:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:30:50 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:30:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:30:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:30:50 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:30:50 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:50 INFO : There was nothing to transfer 2025/02/16 02:30:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:30:51 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 02:30:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:30:51 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:30:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:30:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:30:51 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:30:51 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:51 INFO : There was nothing to transfer 2025/02/16 02:30:52 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/02/16 02:30:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/16 02:30:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 02:30:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:30:52 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:30:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:30:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:30:52 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:30:52 DEBUG : Waiting for deletions to finish 2025/02/16 02:30:52 INFO : There was nothing to transfer 2025/02/16 02:30:53 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/16 02:30:53 DEBUG : two: Need to transfer - File not found at Destination 2025/02/16 02:30:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:30:53 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:30:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:30:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:30:53 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:30:54 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/16 02:30:54 INFO : two: Copied (new) 2025/02/16 02:30:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.75s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:30:57 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/dest" 2025/02/16 02:30:58 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/pre-dest1" 2025/02/16 02:30:59 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/pre-dest2" 2025/02/16 02:31:01 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:31:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/16 02:31:01 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:31:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/16 02:31:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/16 02:31:02 DEBUG : B2 bucket rclone-test-godetez3geza path dest: Waiting for checks to finish 2025/02/16 02:31:02 DEBUG : B2 bucket rclone-test-godetez3geza path dest: Waiting for transfers to finish 2025/02/16 02:31:02 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/16 02:31:02 INFO : 3: Copied (new) 2025/02/16 02:31:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.03s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:31:04 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/dst" 2025/02/16 02:31:05 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/CopyDest" 2025/02/16 02:31:07 DEBUG : one: Need to transfer - File not found at Destination 2025/02/16 02:31:07 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:07 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:31:08 INFO : one: Copied (new) 2025/02/16 02:31:08 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:31:09 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:09 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:09 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/16 02:31:09 INFO : one: Copied (replaced existing) 2025/02/16 02:31:09 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:11 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/BackupDir" 2025/02/16 02:31:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:31:12 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:31:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:31:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:31:14 INFO : one: Copied (server-side copy) 2025/02/16 02:31:14 INFO : one: Deleted 2025/02/16 02:31:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/16 02:31:14 INFO : one: Copied (server-side copy) 2025/02/16 02:31:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/16 02:31:14 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:14 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:31:16 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/16 02:31:16 INFO : two: Copied (server-side copy) 2025/02/16 02:31:16 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/16 02:31:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:31:16 DEBUG : one: Unchanged skipping 2025/02/16 02:31:16 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:16 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:16 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:31:16 DEBUG : one: Unchanged skipping 2025/02/16 02:31:16 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:31:16 DEBUG : two: Unchanged skipping 2025/02/16 02:31:16 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:16 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:16 INFO : There was nothing to transfer 2025/02/16 02:31:18 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/16 02:31:18 DEBUG : three: Destination not found in --copy-dest 2025/02/16 02:31:18 DEBUG : three: Need to transfer - File not found at Destination 2025/02/16 02:31:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:31:18 DEBUG : one: Unchanged skipping 2025/02/16 02:31:18 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/16 02:31:18 DEBUG : two: Unchanged skipping 2025/02/16 02:31:18 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:19 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/16 02:31:19 INFO : three: Copied (new) 2025/02/16 02:31:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.36s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:31:22 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/dst" 2025/02/16 02:31:23 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/backup" 2025/02/16 02:31:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:31:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:31:25 DEBUG : two: Unchanged skipping 2025/02/16 02:31:25 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:31:27 INFO : one: Copied (server-side copy) 2025/02/16 02:31:27 INFO : one: Deleted 2025/02/16 02:31:27 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:31:28 INFO : one: Copied (new) 2025/02/16 02:31:28 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:31:28 INFO : three.txt: Copied (server-side copy) 2025/02/16 02:31:28 INFO : three.txt: Deleted 2025/02/16 02:31:28 INFO : three.txt: Moved into backup dir 2025/02/16 02:31:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:31:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:31:30 DEBUG : two: Unchanged skipping 2025/02/16 02:31:30 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:31:30 INFO : one: Copied (server-side copy) 2025/02/16 02:31:31 INFO : one: Deleted 2025/02/16 02:31:31 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:31:31 INFO : one: Copied (new) 2025/02/16 02:31:31 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:31:32 INFO : three.txt: Copied (server-side copy) 2025/02/16 02:31:32 INFO : three.txt: Deleted 2025/02/16 02:31:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.61s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:31:35 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/dst" 2025/02/16 02:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/backup" 2025/02/16 02:31:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:31:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:31:38 DEBUG : two: Unchanged skipping 2025/02/16 02:31:38 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:31:39 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:31:39 INFO : one: Deleted 2025/02/16 02:31:39 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:31:40 INFO : one: Copied (new) 2025/02/16 02:31:40 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:41 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:31:41 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:31:41 INFO : three.txt: Deleted 2025/02/16 02:31:41 INFO : three.txt: Moved into backup dir 2025/02/16 02:31:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:31:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:31:43 DEBUG : two: Unchanged skipping 2025/02/16 02:31:43 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:31:43 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:31:43 INFO : one: Deleted 2025/02/16 02:31:43 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:31:43 INFO : one: Copied (new) 2025/02/16 02:31:43 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:31:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:31:44 INFO : three.txt: Deleted 2025/02/16 02:31:44 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.29s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/dst" 2025/02/16 02:31:48 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/backup" 2025/02/16 02:31:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:31:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:31:50 DEBUG : two: Unchanged skipping 2025/02/16 02:31:50 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:31:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/16 02:31:52 INFO : one: Deleted 2025/02/16 02:31:52 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:31:53 INFO : one: Copied (new) 2025/02/16 02:31:53 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:55 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:31:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/16 02:31:55 INFO : three.txt: Deleted 2025/02/16 02:31:55 INFO : three.txt: Moved into backup dir 2025/02/16 02:31:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:31:57 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:31:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:31:57 DEBUG : two: Unchanged skipping 2025/02/16 02:31:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:31:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/16 02:31:58 INFO : one: Deleted 2025/02/16 02:31:58 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:31:58 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1033-16.backblaze.com/b2api/v1/b2_upload_file/3f323d73905d0bcb9f580e1b/c001_v0001033_t0059": EOF 2025/02/16 02:31:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1033-16.backblaze.com/b2api/v1/b2_upload_file/3f323d73905d0bcb9f580e1b/c001_v0001033_t0059": EOF) 2025/02/16 02:31:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/16 02:31:58 DEBUG : one: Received error: Post "https://pod-000-1033-16.backblaze.com/b2api/v1/b2_upload_file/3f323d73905d0bcb9f580e1b/c001_v0001033_t0059": EOF - low level retry 0/10 2025/02/16 02:31:58 DEBUG : pacer: Reducing sleep to 10ms 2025/02/16 02:31:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:31:58 INFO : one: Copied (new) 2025/02/16 02:31:58 DEBUG : Waiting for deletions to finish 2025/02/16 02:31:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:31:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/16 02:32:00 INFO : three.txt: Deleted 2025/02/16 02:32:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (15.67s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:32:03 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/dst" 2025/02/16 02:32:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:32:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:32:05 DEBUG : two: Unchanged skipping 2025/02/16 02:32:05 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:32:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:32:08 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:32:08 INFO : one: Deleted 2025/02/16 02:32:08 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:32:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:32:09 INFO : one: Copied (new) 2025/02/16 02:32:09 DEBUG : Waiting for deletions to finish 2025/02/16 02:32:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:32:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:32:10 INFO : three.txt: Deleted 2025/02/16 02:32:10 INFO : three.txt: Moved into backup dir 2025/02/16 02:32:12 DEBUG : one.bak: Excluded (Path Filter) 2025/02/16 02:32:12 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/16 02:32:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:32:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:32:12 DEBUG : two: Unchanged skipping 2025/02/16 02:32:12 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for checks to finish 2025/02/16 02:32:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:32:12 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:32:12 INFO : one: Deleted 2025/02/16 02:32:12 DEBUG : B2 bucket rclone-test-godetez3geza path dst: Waiting for transfers to finish 2025/02/16 02:32:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:32:12 INFO : one: Copied (new) 2025/02/16 02:32:12 DEBUG : Waiting for deletions to finish 2025/02/16 02:32:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:32:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:32:13 INFO : three.txt: Deleted 2025/02/16 02:32:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.79s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:32:16 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1105-19.backblaze.com/b2api/v1/b2_upload_file/3f323d73905d0bcb9f580e1b/c001_v0001105_t0007": EOF 2025/02/16 02:32:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1105-19.backblaze.com/b2api/v1/b2_upload_file/3f323d73905d0bcb9f580e1b/c001_v0001105_t0007": EOF) 2025/02/16 02:32:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-godetez3geza: 1/10 (Post "https://pod-000-1105-19.backblaze.com/b2api/v1/b2_upload_file/3f323d73905d0bcb9f580e1b/c001_v0001105_t0007": EOF) 2025/02/16 02:32:19 DEBUG : pacer: Reducing sleep to 10ms 2025/02/16 02:32:19 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/dst" 2025/02/16 02:32:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:32:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:32:21 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:32:22 INFO : one: Deleted 2025/02/16 02:32:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:32:23 INFO : one: Copied (new) 2025/02/16 02:32:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:32:23 DEBUG : two: Unchanged skipping 2025/02/16 02:32:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/16 02:32:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:32:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:32:23 INFO : three.txt: Deleted 2025/02/16 02:32:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:32:24 INFO : three.txt: Copied (new) 2025/02/16 02:32:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:32:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:32:25 INFO : one: Copied (server-side copy) to: one.bak 2025/02/16 02:32:25 INFO : one: Deleted 2025/02/16 02:32:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:32:26 INFO : one: Copied (new) 2025/02/16 02:32:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:32:26 DEBUG : two: Unchanged skipping 2025/02/16 02:32:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/16 02:32:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:32:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/16 02:32:27 INFO : three.txt: Deleted 2025/02/16 02:32:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/16 02:32:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.36s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:32:31 DEBUG : Creating backend with remote "TestB2:rclone-test-godetez3geza/dst" 2025/02/16 02:32:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:32:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/16 02:32:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/16 02:32:34 INFO : one: Deleted 2025/02/16 02:32:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:32:34 INFO : one: Copied (new) 2025/02/16 02:32:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:32:34 DEBUG : two: Unchanged skipping 2025/02/16 02:32:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/16 02:32:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/16 02:32:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/16 02:32:35 INFO : three.txt: Deleted 2025/02/16 02:32:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:32:36 INFO : three.txt: Copied (new) 2025/02/16 02:32:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:32:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/16 02:32:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/16 02:32:37 INFO : one: Deleted 2025/02/16 02:32:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/16 02:32:37 INFO : one: Copied (new) 2025/02/16 02:32:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:32:37 DEBUG : two: Unchanged skipping 2025/02/16 02:32:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/16 02:32:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/16 02:32:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/16 02:32:38 INFO : three.txt: Deleted 2025/02/16 02:32:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/16 02:32:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.76s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:32:41 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/16 02:32:41 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:32:41 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:32:42 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/16 02:32:42 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/16 02:32:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.37s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:32:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/16 02:32:43 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:32:43 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:32:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/16 02:32:43 INFO : existing: Copied (new) 2025/02/16 02:32:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:32:44 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/16 02:32:44 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/16 02:32:44 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:32:44 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:32:44 ERROR : B2 bucket rclone-test-godetez3geza: not deleting files as there were IO errors 2025/02/16 02:32:44 ERROR : B2 bucket rclone-test-godetez3geza: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncImmutable (2.82s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:32:46 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:32:46 DEBUG : existing: Unchanged skipping 2025/02/16 02:32:46 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:32:46 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:32:46 DEBUG : Waiting for deletions to finish 2025/02/16 02:32:46 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:32:48 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1100-01.backblaze.com/b2api/v1/b2_upload_file/3f323d73905d0bcb9f580e1b/c001_v0001100_t0036": EOF 2025/02/16 02:32:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-01.backblaze.com/b2api/v1/b2_upload_file/3f323d73905d0bcb9f580e1b/c001_v0001100_t0036": EOF) 2025/02/16 02:32:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-godetez3geza: 1/10 (Post "https://pod-000-1100-01.backblaze.com/b2api/v1/b2_upload_file/3f323d73905d0bcb9f580e1b/c001_v0001100_t0036": EOF) 2025/02/16 02:32:50 DEBUG : pacer: Reducing sleep to 10ms 2025/02/16 02:33:00 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:33:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both1: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both12: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both13: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both14: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both15: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both16: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both17: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both18: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both10: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both2: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both11: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both4: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both0: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both19: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both7: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both8: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:00 DEBUG : both9: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both3: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both5: Unchanged skipping 2025/02/16 02:33:00 DEBUG : both6: Unchanged skipping 2025/02/16 02:33:00 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:33:00 DEBUG : Waiting for deletions to finish 2025/02/16 02:33:00 INFO : only1: Deleted 2025/02/16 02:33:00 INFO : only13: Deleted 2025/02/16 02:33:00 INFO : only10: Deleted 2025/02/16 02:33:00 INFO : only14: Deleted 2025/02/16 02:33:00 INFO : only17: Deleted 2025/02/16 02:33:00 INFO : only3: Deleted 2025/02/16 02:33:00 INFO : only7: Deleted 2025/02/16 02:33:00 INFO : only4: Deleted 2025/02/16 02:33:00 INFO : only5: Deleted 2025/02/16 02:33:00 INFO : only9: Deleted 2025/02/16 02:33:01 INFO : only0: Deleted 2025/02/16 02:33:01 INFO : only16: Deleted 2025/02/16 02:33:01 INFO : only11: Deleted 2025/02/16 02:33:01 INFO : only18: Deleted 2025/02/16 02:33:01 INFO : only19: Deleted 2025/02/16 02:33:01 INFO : only2: Deleted 2025/02/16 02:33:01 INFO : only8: Deleted 2025/02/16 02:33:01 INFO : only12: Deleted 2025/02/16 02:33:01 INFO : only15: Deleted 2025/02/16 02:33:01 INFO : only6: Deleted 2025/02/16 02:33:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.84s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:33:15 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for checks to finish 2025/02/16 02:33:15 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both0: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both12: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both13: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both14: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both15: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both11: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both17: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both1: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both10: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both16: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both3: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both4: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both5: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both6: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both7: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both8: Unchanged skipping 2025/02/16 02:33:15 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/16 02:33:15 DEBUG : both18: Unchanged skipping 2025/02/16 02:33:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : both19: Unchanged skipping 2025/02/16 02:33:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : both9: Unchanged skipping 2025/02/16 02:33:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : both2: Unchanged skipping 2025/02/16 02:33:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/16 02:33:15 DEBUG : B2 bucket rclone-test-godetez3geza: Waiting for transfers to finish 2025/02/16 02:33:16 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:16 INFO : only0: Copied (replaced existing) 2025/02/16 02:33:16 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:16 INFO : only11: Copied (replaced existing) 2025/02/16 02:33:16 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:16 INFO : only1: Copied (replaced existing) 2025/02/16 02:33:16 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:16 INFO : only10: Copied (replaced existing) 2025/02/16 02:33:16 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:16 INFO : only15: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only17: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only12: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only13: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only14: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only2: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only19: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only4: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only5: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only6: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only7: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only8: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only9: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only18: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only3: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/16 02:33:17 INFO : only16: Copied (replaced existing) 2025/02/16 02:33:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.08s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:33:26 DEBUG : empty_dir: Making directory with metadata 2025/02/16 02:33:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:33:26 DEBUG : empty_on_remote: Making directory with metadata 2025/02/16 02:33:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:33:26 INFO : empty_on_remote: Making directory 2025/02/16 02:33:26 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-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:33:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/16 02:33:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/16 02:33:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:33:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.37s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:33:29 DEBUG : empty_dir: Making directory with metadata 2025/02/16 02:33:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:33:29 DEBUG : empty_on_remote: Making directory with metadata 2025/02/16 02:33:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:33:29 INFO : empty_on_remote: Making directory 2025/02/16 02:33:29 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-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:33:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/16 02:33:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/16 02:33:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:33:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/16 02:33:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:33:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:33:32 INFO : sub dir: Making directory 2025/02/16 02:33:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" 2025/02/16 02:33:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:33:35 INFO : sub dir: Making directory 2025/02/16 02:33:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-godetez3geza", Local "Local file system at /tmp/rclone305481272", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.30s) PASS 2025/02/16 02:33:39 DEBUG : B2 bucket rclone-test-godetez3geza: Purge remote 2025/02/16 02:33:39 INFO : B2 bucket rclone-test-godetez3geza: cleaning bucket "rclone-test-godetez3geza" of all files 2025/02/16 02:33:39 DEBUG : BackupDir/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea64a_d20250216_m023119_c001_v7007000_t0000_u01739673079526") 2025/02/16 02:33:39 DEBUG : BackupDir/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f117a170188ed0443_d20250216_m023114_c001_v0001182_t0027_u01739673074123") 2025/02/16 02:33:39 DEBUG : CompareDest/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40557ed90ced0748_d20250216_m023054_c001_v7007000_t0000_u01739673054638") 2025/02/16 02:33:39 DEBUG : CompareDest/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced722_d20250216_m023048_c001_v0001100_t0005_u01739673048407") 2025/02/16 02:33:39 DEBUG : CompareDest/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40557ed90ced074a_d20250216_m023054_c001_v7007000_t0000_u01739673054821") 2025/02/16 02:33:39 DEBUG : CompareDest/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f4847a_d20250216_m023049_c001_v0001182_t0009_u01739673049931") 2025/02/16 02:33:39 DEBUG : CopyDest/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea64b_d20250216_m023119_c001_v7007000_t0000_u01739673079708") 2025/02/16 02:33:39 DEBUG : CopyDest/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f07c_d20250216_m023110_c001_v0001105_t0022_u01739673070979") 2025/02/16 02:33:39 DEBUG : CopyDest/three: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea64c_d20250216_m023119_c001_v7007000_t0000_u01739673079891") 2025/02/16 02:33:39 DEBUG : CopyDest/three: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f485f8_d20250216_m023117_c001_v0001182_t0049_u01739673077551") 2025/02/16 02:33:40 DEBUG : CopyDest/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea64d_d20250216_m023120_c001_v7007000_t0000_u01739673080072") 2025/02/16 02:33:40 DEBUG : CopyDest/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced764_d20250216_m023115_c001_v0001100_t0040_u01739673075259") 2025/02/16 02:33:40 DEBUG : EXISTING: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d23007_d20250216_m023246_c001_v7007000_t0000_u01739673166615") 2025/02/16 02:33:40 DEBUG : EXISTING: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48aa7_d20250216_m023245_c001_v0001182_t0028_u01739673165666") 2025/02/16 02:33:40 DEBUG : Testêé: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fdf_d20250216_m023242_c001_v7007000_t0000_u01739673162468") 2025/02/16 02:33:40 DEBUG : Testêé: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48a76_d20250216_m023241_c001_v0001182_t0053_u01739673161869") 2025/02/16 02:33:40 DEBUG : Testêé: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced814_d20250216_m023240_c001_v0001100_t0003_u01739673160824") 2025/02/16 02:33:40 DEBUG : a/potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd837f_d20250216_m022905_c001_v7007000_t0000_u01739672945415") 2025/02/16 02:33:40 DEBUG : a/potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47e95_d20250216_m022904_c001_v0001182_t0037_u01739672944848") 2025/02/16 02:33:40 DEBUG : a/potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd836b_d20250216_m022903_c001_v7007000_t0000_u01739672943026") 2025/02/16 02:33:40 DEBUG : a/potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47e67_d20250216_m022902_c001_v0001182_t0031_u01739672942261") 2025/02/16 02:33:40 DEBUG : a/potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d2232d_d20250216_m022843_c001_v7007000_t0000_u01739672923469") 2025/02/16 02:33:40 DEBUG : a/potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47ce4_d20250216_m022842_c001_v0001182_t0018_u01739672922724") 2025/02/16 02:33:40 DEBUG : b/potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd8380_d20250216_m022905_c001_v7007000_t0000_u01739672945597") 2025/02/16 02:33:40 DEBUG : b/potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47e87_d20250216_m022903_c001_v0001182_t0007_u01739672943976") 2025/02/16 02:33:40 DEBUG : b/potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd8361_d20250216_m022902_c001_v7007000_t0000_u01739672942453") 2025/02/16 02:33:40 DEBUG : b/potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47e57_d20250216_m022901_c001_v0001182_t0021_u01739672941487") 2025/02/16 02:33:41 DEBUG : b/potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d2232c_d20250216_m022842_c001_v7007000_t0000_u01739672922924") 2025/02/16 02:33:41 DEBUG : b/potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47cd6_d20250216_m022841_c001_v0001182_t0039_u01739672921961") 2025/02/16 02:33:41 DEBUG : backup/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408a2beeac108fa1_d20250216_m023132_c001_v7007000_t0000_u01739673092687") 2025/02/16 02:33:41 DEBUG : backup/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1128076f4b27ecd2_d20250216_m023130_c001_v0001039_t0039_u01739673090727") 2025/02/16 02:33:41 DEBUG : backup/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1064e3ccccfbf17d_d20250216_m023126_c001_v0001093_t0052_u01739673086728") 2025/02/16 02:33:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408a2beeac108fde_d20250216_m023200_c001_v7007000_t0000_u01739673120626") 2025/02/16 02:33:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f118a38cb9ccfbcb9_d20250216_m023157_c001_v0001177_t0057_u01739673117748") 2025/02/16 02:33:41 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11378542bf75e942_d20250216_m023151_c001_v0001179_t0020_u01739673111739") 2025/02/16 02:33:41 DEBUG : backup/one.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea6a1_d20250216_m023144_c001_v7007000_t0000_u01739673104971") 2025/02/16 02:33:41 DEBUG : backup/one.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f10925717d045f00b_d20250216_m023143_c001_v0001180_t0046_u01739673103415") 2025/02/16 02:33:41 DEBUG : backup/one.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f103ed97942c0adcf_d20250216_m023139_c001_v0001098_t0047_u01739673099470") 2025/02/16 02:33:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408a2beeac108fe0_d20250216_m023200_c001_v7007000_t0000_u01739673120807") 2025/02/16 02:33:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1085f6f38e00755a_d20250216_m023159_c001_v0001117_t0015_u01739673119209") 2025/02/16 02:33:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1032af567432629c_d20250216_m023155_c001_v0001093_t0053_u01739673115373") 2025/02/16 02:33:41 DEBUG : backup/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408a2beeac108fa3_d20250216_m023132_c001_v7007000_t0000_u01739673092869") 2025/02/16 02:33:41 DEBUG : backup/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f114378f41584cc95_d20250216_m023131_c001_v0001116_t0011_u01739673091643") 2025/02/16 02:33:41 DEBUG : backup/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f10509895934aaf73_d20250216_m023128_c001_v0001179_t0000_u01739673088330") 2025/02/16 02:33:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea6a4_d20250216_m023145_c001_v7007000_t0000_u01739673105153") 2025/02/16 02:33:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f10048c881272e811_d20250216_m023144_c001_v0001184_t0001_u01739673104212") 2025/02/16 02:33:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f117aa92d45be4635_d20250216_m023140_c001_v0001105_t0028_u01739673100919") 2025/02/16 02:33:42 DEBUG : both0: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316c9e_d20250216_m023318_c001_v7007000_t0000_u01739673198328") 2025/02/16 02:33:42 DEBUG : both0: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48bd3_d20250216_m023306_c001_v0001182_t0049_u01739673186679") 2025/02/16 02:33:42 DEBUG : both0: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc32c_d20250216_m023301_c001_v7007000_t0000_u01739673181995") 2025/02/16 02:33:42 DEBUG : both0: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48ae1_d20250216_m023250_c001_v0001182_t0034_u01739673170590") 2025/02/16 02:33:42 DEBUG : both1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ca0_d20250216_m023318_c001_v7007000_t0000_u01739673198513") 2025/02/16 02:33:42 DEBUG : both1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48be1_d20250216_m023307_c001_v0001182_t0042_u01739673187080") 2025/02/16 02:33:42 DEBUG : both1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc32d_d20250216_m023302_c001_v7007000_t0000_u01739673182176") 2025/02/16 02:33:42 DEBUG : both1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48ae9_d20250216_m023250_c001_v0001182_t0029_u01739673170998") 2025/02/16 02:33:42 DEBUG : both10: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ca1_d20250216_m023318_c001_v7007000_t0000_u01739673198700") 2025/02/16 02:33:42 DEBUG : both10: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c41_d20250216_m023310_c001_v0001182_t0050_u01739673190791") 2025/02/16 02:33:42 DEBUG : both10: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc32f_d20250216_m023302_c001_v7007000_t0000_u01739673182357") 2025/02/16 02:33:42 DEBUG : both10: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b3b_d20250216_m023255_c001_v0001182_t0042_u01739673175085") 2025/02/16 02:33:42 DEBUG : both11: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ca2_d20250216_m023318_c001_v7007000_t0000_u01739673198883") 2025/02/16 02:33:42 DEBUG : both11: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c4d_d20250216_m023311_c001_v0001182_t0058_u01739673191191") 2025/02/16 02:33:42 DEBUG : both11: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc331_d20250216_m023302_c001_v7007000_t0000_u01739673182538") 2025/02/16 02:33:42 DEBUG : both11: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b41_d20250216_m023255_c001_v0001182_t0008_u01739673175509") 2025/02/16 02:33:42 DEBUG : both12: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ca3_d20250216_m023319_c001_v7007000_t0000_u01739673199065") 2025/02/16 02:33:42 DEBUG : both12: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c53_d20250216_m023311_c001_v0001182_t0047_u01739673191580") 2025/02/16 02:33:42 DEBUG : both12: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc332_d20250216_m023302_c001_v7007000_t0000_u01739673182730") 2025/02/16 02:33:42 DEBUG : both12: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b45_d20250216_m023255_c001_v0001182_t0027_u01739673175935") 2025/02/16 02:33:42 DEBUG : both13: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ca4_d20250216_m023319_c001_v7007000_t0000_u01739673199246") 2025/02/16 02:33:42 DEBUG : both13: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c5b_d20250216_m023312_c001_v0001182_t0010_u01739673192000") 2025/02/16 02:33:43 DEBUG : both13: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc333_d20250216_m023302_c001_v7007000_t0000_u01739673182911") 2025/02/16 02:33:43 DEBUG : both13: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b4d_d20250216_m023256_c001_v0001182_t0057_u01739673176333") 2025/02/16 02:33:43 DEBUG : both14: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ca5_d20250216_m023319_c001_v7007000_t0000_u01739673199427") 2025/02/16 02:33:43 DEBUG : both14: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c61_d20250216_m023312_c001_v0001182_t0026_u01739673192437") 2025/02/16 02:33:43 DEBUG : both14: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc335_d20250216_m023303_c001_v7007000_t0000_u01739673183093") 2025/02/16 02:33:43 DEBUG : both14: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b53_d20250216_m023256_c001_v0001182_t0042_u01739673176758") 2025/02/16 02:33:43 DEBUG : both15: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ca6_d20250216_m023319_c001_v7007000_t0000_u01739673199609") 2025/02/16 02:33:43 DEBUG : both15: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c69_d20250216_m023312_c001_v0001182_t0010_u01739673192908") 2025/02/16 02:33:43 DEBUG : both15: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc336_d20250216_m023303_c001_v7007000_t0000_u01739673183274") 2025/02/16 02:33:43 DEBUG : both15: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b5b_d20250216_m023257_c001_v0001182_t0041_u01739673177197") 2025/02/16 02:33:43 DEBUG : both16: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ca7_d20250216_m023319_c001_v7007000_t0000_u01739673199806") 2025/02/16 02:33:43 DEBUG : both16: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c6f_d20250216_m023313_c001_v0001182_t0030_u01739673193327") 2025/02/16 02:33:43 DEBUG : both16: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc338_d20250216_m023303_c001_v7007000_t0000_u01739673183455") 2025/02/16 02:33:43 DEBUG : both16: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b61_d20250216_m023257_c001_v0001182_t0058_u01739673177612") 2025/02/16 02:33:43 DEBUG : both17: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316caa_d20250216_m023319_c001_v7007000_t0000_u01739673199988") 2025/02/16 02:33:43 DEBUG : both17: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c75_d20250216_m023313_c001_v0001182_t0014_u01739673193805") 2025/02/16 02:33:43 DEBUG : both17: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc339_d20250216_m023303_c001_v7007000_t0000_u01739673183644") 2025/02/16 02:33:43 DEBUG : both17: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b69_d20250216_m023258_c001_v0001182_t0029_u01739673178010") 2025/02/16 02:33:43 DEBUG : both18: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cab_d20250216_m023320_c001_v7007000_t0000_u01739673200169") 2025/02/16 02:33:43 DEBUG : both18: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c85_d20250216_m023314_c001_v0001182_t0054_u01739673194324") 2025/02/16 02:33:43 DEBUG : both18: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc33a_d20250216_m023303_c001_v7007000_t0000_u01739673183824") 2025/02/16 02:33:44 DEBUG : both18: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b6f_d20250216_m023258_c001_v0001182_t0054_u01739673178428") 2025/02/16 02:33:44 DEBUG : both19: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cae_d20250216_m023320_c001_v7007000_t0000_u01739673200354") 2025/02/16 02:33:44 DEBUG : both19: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c95_d20250216_m023314_c001_v0001182_t0001_u01739673194762") 2025/02/16 02:33:44 DEBUG : both19: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc33e_d20250216_m023304_c001_v7007000_t0000_u01739673184011") 2025/02/16 02:33:44 DEBUG : both19: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b79_d20250216_m023258_c001_v0001182_t0028_u01739673178864") 2025/02/16 02:33:44 DEBUG : both2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316caf_d20250216_m023320_c001_v7007000_t0000_u01739673200538") 2025/02/16 02:33:44 DEBUG : both2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48bed_d20250216_m023307_c001_v0001182_t0018_u01739673187474") 2025/02/16 02:33:44 DEBUG : both2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc342_d20250216_m023304_c001_v7007000_t0000_u01739673184192") 2025/02/16 02:33:44 DEBUG : both2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48aef_d20250216_m023251_c001_v0001182_t0045_u01739673171517") 2025/02/16 02:33:44 DEBUG : both3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cb0_d20250216_m023320_c001_v7007000_t0000_u01739673200722") 2025/02/16 02:33:44 DEBUG : both3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48bfb_d20250216_m023307_c001_v0001182_t0001_u01739673187899") 2025/02/16 02:33:44 DEBUG : both3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc347_d20250216_m023304_c001_v7007000_t0000_u01739673184383") 2025/02/16 02:33:44 DEBUG : both3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48afb_d20250216_m023251_c001_v0001182_t0018_u01739673171942") 2025/02/16 02:33:44 DEBUG : both4: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cb2_d20250216_m023320_c001_v7007000_t0000_u01739673200905") 2025/02/16 02:33:44 DEBUG : both4: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c03_d20250216_m023308_c001_v0001182_t0058_u01739673188292") 2025/02/16 02:33:44 DEBUG : both4: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc34b_d20250216_m023304_c001_v7007000_t0000_u01739673184564") 2025/02/16 02:33:44 DEBUG : both4: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b05_d20250216_m023252_c001_v0001182_t0018_u01739673172366") 2025/02/16 02:33:44 DEBUG : both5: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cb4_d20250216_m023321_c001_v7007000_t0000_u01739673201090") 2025/02/16 02:33:44 DEBUG : both5: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c0f_d20250216_m023308_c001_v0001182_t0052_u01739673188711") 2025/02/16 02:33:44 DEBUG : both5: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc34f_d20250216_m023304_c001_v7007000_t0000_u01739673184829") 2025/02/16 02:33:44 DEBUG : both5: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b0f_d20250216_m023252_c001_v0001182_t0032_u01739673172780") 2025/02/16 02:33:44 DEBUG : both6: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cb5_d20250216_m023321_c001_v7007000_t0000_u01739673201274") 2025/02/16 02:33:44 DEBUG : both6: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c17_d20250216_m023309_c001_v0001182_t0031_u01739673189099") 2025/02/16 02:33:45 DEBUG : both6: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc351_d20250216_m023305_c001_v7007000_t0000_u01739673185022") 2025/02/16 02:33:45 DEBUG : both6: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b1b_d20250216_m023253_c001_v0001182_t0011_u01739673173247") 2025/02/16 02:33:45 DEBUG : both7: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cb7_d20250216_m023321_c001_v7007000_t0000_u01739673201455") 2025/02/16 02:33:45 DEBUG : both7: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c23_d20250216_m023309_c001_v0001182_t0047_u01739673189516") 2025/02/16 02:33:45 DEBUG : both7: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc353_d20250216_m023305_c001_v7007000_t0000_u01739673185204") 2025/02/16 02:33:45 DEBUG : both7: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b1f_d20250216_m023253_c001_v0001182_t0052_u01739673173651") 2025/02/16 02:33:45 DEBUG : both8: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cb8_d20250216_m023321_c001_v7007000_t0000_u01739673201636") 2025/02/16 02:33:45 DEBUG : both8: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c29_d20250216_m023309_c001_v0001182_t0002_u01739673189924") 2025/02/16 02:33:45 DEBUG : both8: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc354_d20250216_m023305_c001_v7007000_t0000_u01739673185386") 2025/02/16 02:33:45 DEBUG : both8: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b27_d20250216_m023254_c001_v0001182_t0000_u01739673174071") 2025/02/16 02:33:45 DEBUG : both9: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cba_d20250216_m023321_c001_v7007000_t0000_u01739673201817") 2025/02/16 02:33:45 DEBUG : both9: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c37_d20250216_m023310_c001_v0001182_t0009_u01739673190379") 2025/02/16 02:33:45 DEBUG : both9: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc355_d20250216_m023305_c001_v7007000_t0000_u01739673185566") 2025/02/16 02:33:45 DEBUG : both9: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b33_d20250216_m023254_c001_v0001182_t0051_u01739673174674") 2025/02/16 02:33:45 DEBUG : c/non empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd8381_d20250216_m022905_c001_v7007000_t0000_u01739672945780") 2025/02/16 02:33:45 DEBUG : c/non empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47e8d_d20250216_m022904_c001_v0001182_t0001_u01739672944198") 2025/02/16 02:33:45 DEBUG : c/non empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd836e_d20250216_m022903_c001_v7007000_t0000_u01739672943213") 2025/02/16 02:33:45 DEBUG : c/non empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47e5d_d20250216_m022901_c001_v0001182_t0022_u01739672941700") 2025/02/16 02:33:45 DEBUG : c/non empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d2232e_d20250216_m022843_c001_v7007000_t0000_u01739672923651") 2025/02/16 02:33:45 DEBUG : c/non empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47ce0_d20250216_m022842_c001_v0001182_t0028_u01739672922164") 2025/02/16 02:33:46 DEBUG : check sum: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14dba4_d20250216_m022831_c001_v7007000_t0000_u01739672911509") 2025/02/16 02:33:46 DEBUG : check sum: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47c03_d20250216_m022830_c001_v0001182_t0050_u01739672910428") 2025/02/16 02:33:46 DEBUG : dest/3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea604_d20250216_m023103_c001_v7007000_t0000_u01739673063894") 2025/02/16 02:33:46 DEBUG : dest/3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4095dbac4e81952f_d20250216_m023102_c001_v0001150_t0021_u01739673062808") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fd5_d20250216_m023239_c001_v7007000_t0000_u01739673159360") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1068de78bb6e6aa2_d20250216_m023237_c001_v0001184_t0016_u01739673157257") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc27117426f1_d20250216_m023237_c001_v7007000_t0000_u01739673157073") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1068de78bb6e6a44_d20250216_m023234_c001_v0001184_t0014_u01739673154707") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc27117426e4_d20250216_m023233_c001_v7007000_t0000_u01739673153980") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f489d6_d20250216_m023230_c001_v0001182_t0042_u01739673150066") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fa3_d20250216_m023228_c001_v7007000_t0000_u01739673148604") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11671694af8eba53_d20250216_m023225_c001_v0001038_t0010_u01739673145970") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22f9a_d20250216_m023225_c001_v7007000_t0000_u01739673145781") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11671694af8eba4b_d20250216_m023222_c001_v0001038_t0050_u01739673142755") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22f89_d20250216_m023222_c001_v7007000_t0000_u01739673142011") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced7e2_d20250216_m023215_c001_v0001100_t0000_u01739673135706") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414db063564fd954_d20250216_m023214_c001_v7007000_t0000_u01739673134398") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1150a1cdacb4f032_d20250216_m023212_c001_v0001041_t0044_u01739673132754") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40047061693adec5_d20250216_m023212_c001_v7007000_t0000_u01739673132572") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1150a1cdacb4f02a_d20250216_m023209_c001_v0001041_t0055_u01739673129056") 2025/02/16 02:33:46 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40047061693ade9e_d20250216_m023208_c001_v7007000_t0000_u01739673128324") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f0bd_d20250216_m023201_c001_v0001105_t0013_u01739673121912") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408a2beeac108fe1_d20250216_m023200_c001_v7007000_t0000_u01739673120990") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1047f4bb0651ad71_d20250216_m023158_c001_v0001100_t0050_u01739673118699") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4168ea2178232e31_d20250216_m023157_c001_v7007000_t0000_u01739673117953") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1163df9908b4f201_d20250216_m023152_c001_v0001033_t0020_u01739673112676") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4168ea2178232e1c_d20250216_m023151_c001_v7007000_t0000_u01739673111954") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f487c1_d20250216_m023146_c001_v0001182_t0043_u01739673106248") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea6a8_d20250216_m023145_c001_v7007000_t0000_u01739673105336") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f117a170188ed05fe_d20250216_m023143_c001_v0001182_t0032_u01739673103789") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f406cf3bd9ffe6951_d20250216_m023143_c001_v7007000_t0000_u01739673103610") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f117a170188ed05c6_d20250216_m023140_c001_v0001182_t0049_u01739673100493") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f406cf3bd9ffe6938_d20250216_m023139_c001_v7007000_t0000_u01739673099776") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced796_d20250216_m023133_c001_v0001100_t0018_u01739673093954") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408a2beeac108fa5_d20250216_m023133_c001_v7007000_t0000_u01739673093051") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f103b5ecd987a5f6f_d20250216_m023131_c001_v0001182_t0034_u01739673091240") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407efc22c13458e4_d20250216_m023131_c001_v7007000_t0000_u01739673091055") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f103b5ecd987a5f3b_d20250216_m023127_c001_v0001182_t0012_u01739673087900") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407efc22c13458d7_d20250216_m023127_c001_v7007000_t0000_u01739673087178") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f084_d20250216_m023121_c001_v0001105_t0035_u01739673081349") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea64e_d20250216_m023120_c001_v7007000_t0000_u01739673080255") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f113c9fa8ae043400_d20250216_m023114_c001_v0001184_t0039_u01739673074521") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b2abe_d20250216_m023114_c001_v7007000_t0000_u01739673074322") 2025/02/16 02:33:47 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f4859c_d20250216_m023110_c001_v0001182_t0054_u01739673070419") 2025/02/16 02:33:48 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11459e6f5f8b0371_d20250216_m023109_c001_v0001145_t0015_u01739673069276") 2025/02/16 02:33:48 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11459e6f5f8b036f_d20250216_m023108_c001_v0001145_t0045_u01739673068307") 2025/02/16 02:33:48 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40557ed90ced074d_d20250216_m023055_c001_v7007000_t0000_u01739673055003") 2025/02/16 02:33:48 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f056_d20250216_m023047_c001_v0001105_t0009_u01739673047241") 2025/02/16 02:33:48 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f106018f977130b92_d20250216_m023046_c001_v0001178_t0031_u01739673046477") 2025/02/16 02:33:48 DEBUG : dst/one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f106018f977130b90_d20250216_m023045_c001_v0001178_t0011_u01739673045499") 2025/02/16 02:33:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fd6_d20250216_m023239_c001_v7007000_t0000_u01739673159542") 2025/02/16 02:33:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f109301650315fe30_d20250216_m023236_c001_v0001184_t0023_u01739673156863") 2025/02/16 02:33:48 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101587e8b91b8adb_d20250216_m023233_c001_v0001044_t0034_u01739673153643") 2025/02/16 02:33:48 DEBUG : dst/one.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fa5_d20250216_m023228_c001_v7007000_t0000_u01739673148785") 2025/02/16 02:33:48 DEBUG : dst/one.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f118726bbb2bba7ed_d20250216_m023225_c001_v0001184_t0024_u01739673145580") 2025/02/16 02:33:48 DEBUG : dst/one.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1071fda310f87193_d20250216_m023221_c001_v0001093_t0002_u01739673141597") 2025/02/16 02:33:48 DEBUG : dst/one.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414db063564fd957_d20250216_m023214_c001_v7007000_t0000_u01739673134580") 2025/02/16 02:33:48 DEBUG : dst/one.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f118fbb66d9c2b85c_d20250216_m023212_c001_v0001182_t0017_u01739673132366") 2025/02/16 02:33:48 DEBUG : dst/one.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1174fac33f93f4ee_d20250216_m023207_c001_v0001102_t0042_u01739673127931") 2025/02/16 02:33:48 DEBUG : dst/three: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea650_d20250216_m023120_c001_v7007000_t0000_u01739673080438") 2025/02/16 02:33:48 DEBUG : dst/three: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11459e6f5f8b0383_d20250216_m023118_c001_v0001145_t0003_u01739673078671") 2025/02/16 02:33:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fd7_d20250216_m023239_c001_v7007000_t0000_u01739673159725") 2025/02/16 02:33:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1190bf3d1cfa1363_d20250216_m023238_c001_v0001104_t0029_u01739673158051") 2025/02/16 02:33:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11951cb9b7f00d29_d20250216_m023235_c001_v0001177_t0030_u01739673155474") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fd9_d20250216_m023239_c001_v7007000_t0000_u01739673159908") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1068de78bb6e6ace_d20250216_m023238_c001_v0001184_t0054_u01739673158760") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc27117426f6_d20250216_m023238_c001_v7007000_t0000_u01739673158577") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1068de78bb6e6a73_d20250216_m023235_c001_v0001184_t0045_u01739673155901") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc27117426ea_d20250216_m023235_c001_v7007000_t0000_u01739673155708") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f489e4_d20250216_m023230_c001_v0001182_t0022_u01739673150961") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fa7_d20250216_m023228_c001_v7007000_t0000_u01739673148977") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11671694af8eba55_d20250216_m023227_c001_v0001038_t0032_u01739673147659") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22f9f_d20250216_m023227_c001_v7007000_t0000_u01739673147471") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11671694af8eba4f_d20250216_m023224_c001_v0001038_t0037_u01739673144043") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22f91_d20250216_m023223_c001_v7007000_t0000_u01739673143855") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced7ec_d20250216_m023218_c001_v0001100_t0036_u01739673138790") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40047061693adecd_d20250216_m023213_c001_v7007000_t0000_u01739673133759") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f0d3_d20250216_m023211_c001_v0001105_t0051_u01739673131508") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40047061693adea6_d20250216_m023210_c001_v7007000_t0000_u01739673130431") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48899_d20250216_m023203_c001_v0001182_t0042_u01739673123443") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4168ea2178232e4d_d20250216_m023200_c001_v7007000_t0000_u01739673120050") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f4884f_d20250216_m023156_c001_v0001182_t0008_u01739673116949") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4168ea2178232e2a_d20250216_m023155_c001_v7007000_t0000_u01739673115729") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced7a2_d20250216_m023147_c001_v0001100_t0027_u01739673107074") 2025/02/16 02:33:49 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f406cf3bd9ffe695f_d20250216_m023144_c001_v7007000_t0000_u01739673104425") 2025/02/16 02:33:50 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced79e_d20250216_m023142_c001_v0001100_t0021_u01739673102338") 2025/02/16 02:33:50 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f406cf3bd9ffe6941_d20250216_m023141_c001_v7007000_t0000_u01739673101257") 2025/02/16 02:33:50 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f097_d20250216_m023134_c001_v0001105_t0052_u01739673094923") 2025/02/16 02:33:50 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407efc22c13458e6_d20250216_m023132_c001_v7007000_t0000_u01739673092121") 2025/02/16 02:33:50 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f08e_d20250216_m023129_c001_v0001105_t0033_u01739673089630") 2025/02/16 02:33:50 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407efc22c13458de_d20250216_m023128_c001_v7007000_t0000_u01739673088552") 2025/02/16 02:33:50 DEBUG : dst/three.txt: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f4863f_d20250216_m023122_c001_v0001182_t0002_u01739673082275") 2025/02/16 02:33:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fa8_d20250216_m023229_c001_v7007000_t0000_u01739673149159") 2025/02/16 02:33:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1179982b36ca2ee2_d20250216_m023227_c001_v0001134_t0034_u01739673147168") 2025/02/16 02:33:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101e43fdeed0fab0_d20250216_m023223_c001_v0001184_t0035_u01739673143660") 2025/02/16 02:33:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414db063564fd95a_d20250216_m023214_c001_v7007000_t0000_u01739673134784") 2025/02/16 02:33:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f111e5788c38310f0_d20250216_m023213_c001_v0001137_t0026_u01739673133291") 2025/02/16 02:33:50 DEBUG : dst/three.txt.bak: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1056973fc2ddf33e_d20250216_m023209_c001_v0001106_t0032_u01739673129619") 2025/02/16 02:33:50 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fdb_d20250216_m023240_c001_v7007000_t0000_u01739673160090") 2025/02/16 02:33:50 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced802_d20250216_m023230_c001_v0001100_t0045_u01739673150624") 2025/02/16 02:33:50 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22fa9_d20250216_m023229_c001_v7007000_t0000_u01739673149341") 2025/02/16 02:33:50 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f4893b_d20250216_m023216_c001_v0001182_t0059_u01739673136433") 2025/02/16 02:33:50 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414db063564fd95e_d20250216_m023214_c001_v7007000_t0000_u01739673134972") 2025/02/16 02:33:50 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced7ca_d20250216_m023202_c001_v0001100_t0057_u01739673122783") 2025/02/16 02:33:50 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408a2beeac108fe2_d20250216_m023201_c001_v7007000_t0000_u01739673121191") 2025/02/16 02:33:50 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f0ad_d20250216_m023146_c001_v0001105_t0058_u01739673106824") 2025/02/16 02:33:50 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea6aa_d20250216_m023145_c001_v7007000_t0000_u01739673105517") 2025/02/16 02:33:51 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48705_d20250216_m023134_c001_v0001182_t0025_u01739673094720") 2025/02/16 02:33:51 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408a2beeac108fa6_d20250216_m023133_c001_v7007000_t0000_u01739673093233") 2025/02/16 02:33:51 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced782_d20250216_m023121_c001_v0001100_t0050_u01739673081981") 2025/02/16 02:33:51 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea651_d20250216_m023120_c001_v7007000_t0000_u01739673080620") 2025/02/16 02:33:51 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1047a499d74a93c7_d20250216_m023116_c001_v0001033_t0034_u01739673076182") 2025/02/16 02:33:51 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40557ed90ced0750_d20250216_m023055_c001_v7007000_t0000_u01739673055230") 2025/02/16 02:33:51 DEBUG : dst/two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f106018f977130ba2_d20250216_m023054_c001_v0001178_t0007_u01739673054031") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f409f2af16e6910df_d20250216_m023011_c001_v7007000_t0000_u01739673011195") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f4826d_d20250216_m023007_c001_v0001182_t0049_u01739673007867") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f409f2af16e6910b8_d20250216_m023005_c001_v7007000_t0000_u01739673005945") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f481ab_d20250216_m022954_c001_v0001182_t0019_u01739672994877") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562d3c_d20250216_m022945_c001_v7007000_t0000_u01739672985640") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f480f1_d20250216_m022942_c001_v0001182_t0008_u01739672982383") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83d4_d20250216_m022918_c001_v7007000_t0000_u01739672958263") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47f7b_d20250216_m022916_c001_v0001182_t0023_u01739672956579") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83aa_d20250216_m022915_c001_v7007000_t0000_u01739672955075") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47f4d_d20250216_m022913_c001_v0001182_t0007_u01739672953882") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd8395_d20250216_m022910_c001_v7007000_t0000_u01739672950706") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47ef0_d20250216_m022909_c001_v0001182_t0025_u01739672949147") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd838a_d20250216_m022907_c001_v7007000_t0000_u01739672947998") 2025/02/16 02:33:51 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47eca_d20250216_m022906_c001_v0001182_t0021_u01739672946837") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd8356_d20250216_m022900_c001_v7007000_t0000_u01739672940577") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47e1d_d20250216_m022858_c001_v0001182_t0033_u01739672938907") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22363_d20250216_m022857_c001_v7007000_t0000_u01739672937790") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47df5_d20250216_m022857_c001_v0001182_t0057_u01739672937048") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22340_d20250216_m022852_c001_v7007000_t0000_u01739672932209") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47d79_d20250216_m022851_c001_v0001182_t0021_u01739672931080") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22336_d20250216_m022848_c001_v7007000_t0000_u01739672928533") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47d35_d20250216_m022847_c001_v0001182_t0013_u01739672927617") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22333_d20250216_m022846_c001_v7007000_t0000_u01739672926511") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11189f4c9c4960d1_d20250216_m022845_c001_v0001184_t0042_u01739672925938") 2025/02/16 02:33:52 DEBUG : empty space: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47d00_d20250216_m022844_c001_v0001182_t0050_u01739672924388") 2025/02/16 02:33:52 DEBUG : enormous: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83c0_d20250216_m022917_c001_v7007000_t0000_u01739672957342") 2025/02/16 02:33:52 DEBUG : enormous: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47f87_d20250216_m022916_c001_v0001182_t0012_u01739672956774") 2025/02/16 02:33:52 DEBUG : existing: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22ffa_d20250216_m023244_c001_v7007000_t0000_u01739673164538") 2025/02/16 02:33:52 DEBUG : existing: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced822_d20250216_m023243_c001_v0001100_t0011_u01739673163214") 2025/02/16 02:33:52 DEBUG : existing: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562d20_d20250216_m022940_c001_v7007000_t0000_u01739672980561") 2025/02/16 02:33:52 DEBUG : existing: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f480cf_d20250216_m022939_c001_v0001182_t0029_u01739672979460") 2025/02/16 02:33:52 DEBUG : existing: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d2231c_d20250216_m022840_c001_v7007000_t0000_u01739672920879") 2025/02/16 02:33:52 DEBUG : existing: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47cbc_d20250216_m022839_c001_v0001182_t0037_u01739672919963") 2025/02/16 02:33:52 DEBUG : existing: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d2230d_d20250216_m022838_c001_v7007000_t0000_u01739672918703") 2025/02/16 02:33:52 DEBUG : existing: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47c92_d20250216_m022838_c001_v0001182_t0052_u01739672918123") 2025/02/16 02:33:53 DEBUG : existing: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47c87_d20250216_m022837_c001_v0001182_t0045_u01739672917367") 2025/02/16 02:33:53 DEBUG : existing-b: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562d22_d20250216_m022940_c001_v7007000_t0000_u01739672980744") 2025/02/16 02:33:53 DEBUG : existing-b: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30efe3_d20250216_m022939_c001_v0001105_t0026_u01739672979468") 2025/02/16 02:33:53 DEBUG : file1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d0c_d20250216_m023331_c001_v7007000_t0000_u01739673211103") 2025/02/16 02:33:53 DEBUG : file1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48d73_d20250216_m023330_c001_v0001182_t0042_u01739673210333") 2025/02/16 02:33:53 DEBUG : file1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d00_d20250216_m023328_c001_v7007000_t0000_u01739673208224") 2025/02/16 02:33:53 DEBUG : file1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f119d0bb3fe0b7d15_d20250216_m023326_c001_v0001161_t0033_u01739673206957") 2025/02/16 02:33:53 DEBUG : five: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83eb_d20250216_m022922_c001_v7007000_t0000_u01739672962465") 2025/02/16 02:33:53 DEBUG : five: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f47fcf_d20250216_m022920_c001_v0001182_t0016_u01739672960529") 2025/02/16 02:33:53 DEBUG : foo: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22339_d20250216_m022850_c001_v7007000_t0000_u01739672930357") 2025/02/16 02:33:53 DEBUG : foo: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f47d5f_d20250216_m022849_c001_v0001182_t0016_u01739672929812") 2025/02/16 02:33:53 DEBUG : foo: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f47d4d_d20250216_m022849_c001_v0001182_t0016_u01739672929258") 2025/02/16 02:33:53 DEBUG : four: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83ed_d20250216_m022922_c001_v7007000_t0000_u01739672962652") 2025/02/16 02:33:53 DEBUG : four: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41948c378f30efbd_d20250216_m022921_c001_v0001105_t0007_u01739672961078") 2025/02/16 02:33:53 DEBUG : four: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47fc1_d20250216_m022919_c001_v0001182_t0037_u01739672959922") 2025/02/16 02:33:53 DEBUG : hello world2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b2641_d20250216_m022751_c001_v7007000_t0000_u01739672871351") 2025/02/16 02:33:53 DEBUG : hello world2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47969_d20250216_m022750_c001_v0001182_t0017_u01739672870780") 2025/02/16 02:33:53 DEBUG : ignore-size: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14dbae_d20250216_m022835_c001_v7007000_t0000_u01739672915916") 2025/02/16 02:33:53 DEBUG : ignore-size: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47c51_d20250216_m022834_c001_v0001182_t0011_u01739672914982") 2025/02/16 02:33:53 DEBUG : nested/sub dir/file: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562d19_d20250216_m022938_c001_v7007000_t0000_u01739672978334") 2025/02/16 02:33:53 DEBUG : nested/sub dir/file: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30efe1_d20250216_m022937_c001_v0001105_t0027_u01739672977088") 2025/02/16 02:33:53 DEBUG : nested/sub dir/file: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562d0f_d20250216_m022935_c001_v7007000_t0000_u01739672975971") 2025/02/16 02:33:53 DEBUG : nested/sub dir/file: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30efdf_d20250216_m022935_c001_v0001105_t0027_u01739672975063") 2025/02/16 02:33:54 DEBUG : one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83ee_d20250216_m022922_c001_v7007000_t0000_u01739672962854") 2025/02/16 02:33:54 DEBUG : one: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f47fb1_d20250216_m022919_c001_v0001182_t0016_u01739672959355") 2025/02/16 02:33:54 DEBUG : only0: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cbd_d20250216_m023322_c001_v7007000_t0000_u01739673202008") 2025/02/16 02:33:54 DEBUG : only0: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f48ca7_d20250216_m023316_c001_v0001182_t0016_u01739673196082") 2025/02/16 02:33:54 DEBUG : only0: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48bd5_d20250216_m023306_c001_v0001182_t0031_u01739673186885") 2025/02/16 02:33:54 DEBUG : only0: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f410584089ea06bad_d20250216_m023300_c001_v7007000_t0000_u01739673180996") 2025/02/16 02:33:54 DEBUG : only0: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48ae7_d20250216_m023250_c001_v0001182_t0030_u01739673170794") 2025/02/16 02:33:54 DEBUG : only1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cc4_d20250216_m023322_c001_v7007000_t0000_u01739673202191") 2025/02/16 02:33:54 DEBUG : only1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f48cab_d20250216_m023316_c001_v0001182_t0016_u01739673196658") 2025/02/16 02:33:54 DEBUG : only1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48be5_d20250216_m023307_c001_v0001182_t0039_u01739673187278") 2025/02/16 02:33:54 DEBUG : only1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc2711742735_d20250216_m023300_c001_v7007000_t0000_u01739673180253") 2025/02/16 02:33:54 DEBUG : only1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48aeb_d20250216_m023251_c001_v0001182_t0031_u01739673171209") 2025/02/16 02:33:54 DEBUG : only10: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cc8_d20250216_m023322_c001_v7007000_t0000_u01739673202375") 2025/02/16 02:33:54 DEBUG : only10: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414f07523ed74652_d20250216_m023316_c001_v0001183_t0015_u01739673196806") 2025/02/16 02:33:54 DEBUG : only10: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c45_d20250216_m023310_c001_v0001182_t0013_u01739673190984") 2025/02/16 02:33:54 DEBUG : only10: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f410584089ea06ba6_d20250216_m023300_c001_v7007000_t0000_u01739673180633") 2025/02/16 02:33:54 DEBUG : only10: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b3f_d20250216_m023255_c001_v0001182_t0048_u01739673175281") 2025/02/16 02:33:54 DEBUG : only11: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ccd_d20250216_m023322_c001_v7007000_t0000_u01739673202585") 2025/02/16 02:33:54 DEBUG : only11: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414f07523ed7464c_d20250216_m023316_c001_v0001183_t0015_u01739673196624") 2025/02/16 02:33:54 DEBUG : only11: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c4f_d20250216_m023311_c001_v0001182_t0052_u01739673191384") 2025/02/16 02:33:55 DEBUG : only11: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc271174273c_d20250216_m023301_c001_v7007000_t0000_u01739673181007") 2025/02/16 02:33:55 DEBUG : only11: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b43_d20250216_m023255_c001_v0001182_t0029_u01739673175720") 2025/02/16 02:33:55 DEBUG : only12: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cd2_d20250216_m023322_c001_v7007000_t0000_u01739673202808") 2025/02/16 02:33:55 DEBUG : only12: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40593fd26ec4d582_d20250216_m023316_c001_v0001042_t0035_u01739673196825") 2025/02/16 02:33:55 DEBUG : only12: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c57_d20250216_m023311_c001_v0001182_t0014_u01739673191795") 2025/02/16 02:33:55 DEBUG : only12: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f401387c3c8e9da16_d20250216_m023301_c001_v7007000_t0000_u01739673181231") 2025/02/16 02:33:55 DEBUG : only12: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b49_d20250216_m023256_c001_v0001182_t0030_u01739673176136") 2025/02/16 02:33:55 DEBUG : only13: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cd5_d20250216_m023322_c001_v7007000_t0000_u01739673202989") 2025/02/16 02:33:55 DEBUG : only13: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f48cb7_d20250216_m023317_c001_v0001182_t0016_u01739673197028") 2025/02/16 02:33:55 DEBUG : only13: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c5f_d20250216_m023312_c001_v0001182_t0027_u01739673192220") 2025/02/16 02:33:55 DEBUG : only13: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc2711742737_d20250216_m023300_c001_v7007000_t0000_u01739673180437") 2025/02/16 02:33:55 DEBUG : only13: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b51_d20250216_m023256_c001_v0001182_t0023_u01739673176533") 2025/02/16 02:33:55 DEBUG : only14: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cda_d20250216_m023323_c001_v7007000_t0000_u01739673203230") 2025/02/16 02:33:55 DEBUG : only14: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f419d0bb3fe0b7d07_d20250216_m023317_c001_v0001161_t0002_u01739673197008") 2025/02/16 02:33:55 DEBUG : only14: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c65_d20250216_m023312_c001_v0001182_t0031_u01739673192676") 2025/02/16 02:33:55 DEBUG : only14: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc31b_d20250216_m023300_c001_v7007000_t0000_u01739673180613") 2025/02/16 02:33:55 DEBUG : only14: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b57_d20250216_m023256_c001_v0001182_t0059_u01739673176954") 2025/02/16 02:33:55 DEBUG : only15: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cdf_d20250216_m023323_c001_v7007000_t0000_u01739673203412") 2025/02/16 02:33:55 DEBUG : only15: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f48cb1_d20250216_m023316_c001_v0001182_t0016_u01739673196845") 2025/02/16 02:33:55 DEBUG : only15: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c6d_d20250216_m023313_c001_v0001182_t0048_u01739673193119") 2025/02/16 02:33:55 DEBUG : only15: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f410584089ea06bb0_d20250216_m023301_c001_v7007000_t0000_u01739673181361") 2025/02/16 02:33:56 DEBUG : only15: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b5f_d20250216_m023257_c001_v0001182_t0016_u01739673177399") 2025/02/16 02:33:56 DEBUG : only16: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ce0_d20250216_m023323_c001_v7007000_t0000_u01739673203594") 2025/02/16 02:33:56 DEBUG : only16: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f48cc3_d20250216_m023317_c001_v0001182_t0016_u01739673197622") 2025/02/16 02:33:56 DEBUG : only16: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c71_d20250216_m023313_c001_v0001182_t0045_u01739673193526") 2025/02/16 02:33:56 DEBUG : only16: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc324_d20250216_m023301_c001_v7007000_t0000_u01739673181008") 2025/02/16 02:33:56 DEBUG : only16: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b63_d20250216_m023257_c001_v0001182_t0050_u01739673177814") 2025/02/16 02:33:56 DEBUG : only17: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ce5_d20250216_m023323_c001_v7007000_t0000_u01739673203778") 2025/02/16 02:33:56 DEBUG : only17: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414f07523ed74656_d20250216_m023316_c001_v0001183_t0015_u01739673196988") 2025/02/16 02:33:56 DEBUG : only17: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c7d_d20250216_m023314_c001_v0001182_t0026_u01739673194021") 2025/02/16 02:33:56 DEBUG : only17: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc271174273a_d20250216_m023300_c001_v7007000_t0000_u01739673180638") 2025/02/16 02:33:56 DEBUG : only17: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b6b_d20250216_m023258_c001_v0001182_t0056_u01739673178213") 2025/02/16 02:33:56 DEBUG : only18: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316ce7_d20250216_m023323_c001_v7007000_t0000_u01739673203960") 2025/02/16 02:33:56 DEBUG : only18: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40593fd26ec4d588_d20250216_m023317_c001_v0001042_t0035_u01739673197550") 2025/02/16 02:33:56 DEBUG : only18: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c8d_d20250216_m023314_c001_v0001182_t0014_u01739673194530") 2025/02/16 02:33:56 DEBUG : only18: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f401387c3c8e9da14_d20250216_m023301_c001_v7007000_t0000_u01739673181042") 2025/02/16 02:33:56 DEBUG : only18: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b73_d20250216_m023258_c001_v0001182_t0045_u01739673178629") 2025/02/16 02:33:56 DEBUG : only19: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cea_d20250216_m023324_c001_v7007000_t0000_u01739673204144") 2025/02/16 02:33:56 DEBUG : only19: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414f07523ed7465c_d20250216_m023317_c001_v0001183_t0015_u01739673197170") 2025/02/16 02:33:56 DEBUG : only19: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c97_d20250216_m023315_c001_v0001182_t0029_u01739673195247") 2025/02/16 02:33:56 DEBUG : only19: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f410584089ea06bae_d20250216_m023301_c001_v7007000_t0000_u01739673181179") 2025/02/16 02:33:56 DEBUG : only19: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b7d_d20250216_m023259_c001_v0001182_t0009_u01739673179060") 2025/02/16 02:33:56 DEBUG : only2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cee_d20250216_m023324_c001_v7007000_t0000_u01739673204328") 2025/02/16 02:33:56 DEBUG : only2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40593fd26ec4d584_d20250216_m023317_c001_v0001042_t0035_u01739673197185") 2025/02/16 02:33:57 DEBUG : only2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48bf5_d20250216_m023307_c001_v0001182_t0059_u01739673187700") 2025/02/16 02:33:57 DEBUG : only2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc325_d20250216_m023301_c001_v7007000_t0000_u01739673181192") 2025/02/16 02:33:57 DEBUG : only2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48af3_d20250216_m023251_c001_v0001182_t0031_u01739673171724") 2025/02/16 02:33:57 DEBUG : only3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cf0_d20250216_m023324_c001_v7007000_t0000_u01739673204509") 2025/02/16 02:33:57 DEBUG : only3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414f07523ed74664_d20250216_m023317_c001_v0001183_t0015_u01739673197556") 2025/02/16 02:33:57 DEBUG : only3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48bff_d20250216_m023308_c001_v0001182_t0029_u01739673188097") 2025/02/16 02:33:57 DEBUG : only3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f401387c3c8e9da10_d20250216_m023300_c001_v7007000_t0000_u01739673180662") 2025/02/16 02:33:57 DEBUG : only3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48afd_d20250216_m023252_c001_v0001182_t0011_u01739673172149") 2025/02/16 02:33:57 DEBUG : only4: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cf1_d20250216_m023324_c001_v7007000_t0000_u01739673204690") 2025/02/16 02:33:57 DEBUG : only4: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f48cb9_d20250216_m023317_c001_v0001182_t0016_u01739673197228") 2025/02/16 02:33:57 DEBUG : only4: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c09_d20250216_m023308_c001_v0001182_t0052_u01739673188503") 2025/02/16 02:33:57 DEBUG : only4: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc271174273b_d20250216_m023300_c001_v7007000_t0000_u01739673180825") 2025/02/16 02:33:57 DEBUG : only4: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b0b_d20250216_m023252_c001_v0001182_t0054_u01739673172561") 2025/02/16 02:33:57 DEBUG : only5: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cf3_d20250216_m023324_c001_v7007000_t0000_u01739673204872") 2025/02/16 02:33:57 DEBUG : only5: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f419d0bb3fe0b7d09_d20250216_m023317_c001_v0001161_t0002_u01739673197258") 2025/02/16 02:33:57 DEBUG : only5: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c15_d20250216_m023308_c001_v0001182_t0029_u01739673188905") 2025/02/16 02:33:57 DEBUG : only5: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc31f_d20250216_m023300_c001_v7007000_t0000_u01739673180827") 2025/02/16 02:33:57 DEBUG : only5: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b19_d20250216_m023252_c001_v0001182_t0045_u01739673172987") 2025/02/16 02:33:57 DEBUG : only6: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cf4_d20250216_m023325_c001_v7007000_t0000_u01739673205054") 2025/02/16 02:33:57 DEBUG : only6: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40593fd26ec4d586_d20250216_m023317_c001_v0001042_t0035_u01739673197366") 2025/02/16 02:33:57 DEBUG : only6: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c1f_d20250216_m023309_c001_v0001182_t0019_u01739673189307") 2025/02/16 02:33:58 DEBUG : only6: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f408962f9f7edc328_d20250216_m023301_c001_v7007000_t0000_u01739673181375") 2025/02/16 02:33:58 DEBUG : only6: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b1d_d20250216_m023253_c001_v0001182_t0035_u01739673173456") 2025/02/16 02:33:58 DEBUG : only7: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cf5_d20250216_m023325_c001_v7007000_t0000_u01739673205235") 2025/02/16 02:33:58 DEBUG : only7: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f414f07523ed74660_d20250216_m023317_c001_v0001183_t0015_u01739673197373") 2025/02/16 02:33:58 DEBUG : only7: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c25_d20250216_m023309_c001_v0001182_t0055_u01739673189712") 2025/02/16 02:33:58 DEBUG : only7: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f410584089ea06bab_d20250216_m023300_c001_v7007000_t0000_u01739673180815") 2025/02/16 02:33:58 DEBUG : only7: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b23_d20250216_m023253_c001_v0001182_t0032_u01739673173870") 2025/02/16 02:33:58 DEBUG : only8: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cf6_d20250216_m023325_c001_v7007000_t0000_u01739673205432") 2025/02/16 02:33:58 DEBUG : only8: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f48cbb_d20250216_m023317_c001_v0001182_t0016_u01739673197411") 2025/02/16 02:33:58 DEBUG : only8: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c31_d20250216_m023310_c001_v0001182_t0007_u01739673190175") 2025/02/16 02:33:58 DEBUG : only8: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f415adc271174273d_d20250216_m023301_c001_v7007000_t0000_u01739673181213") 2025/02/16 02:33:58 DEBUG : only8: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b2f_d20250216_m023254_c001_v0001182_t0014_u01739673174451") 2025/02/16 02:33:58 DEBUG : only9: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316cf7_d20250216_m023325_c001_v7007000_t0000_u01739673205613") 2025/02/16 02:33:58 DEBUG : only9: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f419d0bb3fe0b7d0b_d20250216_m023317_c001_v0001161_t0002_u01739673197440") 2025/02/16 02:33:58 DEBUG : only9: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48c3d_d20250216_m023310_c001_v0001182_t0039_u01739673190583") 2025/02/16 02:33:58 DEBUG : only9: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f401387c3c8e9da12_d20250216_m023300_c001_v7007000_t0000_u01739673180850") 2025/02/16 02:33:58 DEBUG : only9: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48b39_d20250216_m023254_c001_v0001182_t0054_u01739673174872") 2025/02/16 02:33:58 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562ce9_d20250216_m022933_c001_v7007000_t0000_u01739672973207") 2025/02/16 02:33:58 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced654_d20250216_m022931_c001_v0001100_t0007_u01739672971282") 2025/02/16 02:33:58 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562cd7_d20250216_m022929_c001_v7007000_t0000_u01739672969447") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48047_d20250216_m022927_c001_v0001182_t0031_u01739672967868") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562cb2_d20250216_m022926_c001_v7007000_t0000_u01739672966052") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30efc7_d20250216_m022923_c001_v0001105_t0048_u01739672963782") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd839d_d20250216_m022912_c001_v7007000_t0000_u01739672952741") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47f29_d20250216_m022911_c001_v0001182_t0031_u01739672951626") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd8392_d20250216_m022909_c001_v7007000_t0000_u01739672949755") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47eec_d20250216_m022908_c001_v0001182_t0032_u01739672948907") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd8386_d20250216_m022907_c001_v7007000_t0000_u01739672947408") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47ec2_d20250216_m022906_c001_v0001182_t0020_u01739672946518") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22366_d20250216_m022859_c001_v7007000_t0000_u01739672939663") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47e17_d20250216_m022858_c001_v0001182_t0052_u01739672938697") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22364_d20250216_m022857_c001_v7007000_t0000_u01739672937971") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47def_d20250216_m022856_c001_v0001182_t0017_u01739672936854") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22358_d20250216_m022856_c001_v7007000_t0000_u01739672936131") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47dd9_d20250216_m022855_c001_v0001182_t0025_u01739672935572") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47dd5_d20250216_m022855_c001_v0001182_t0028_u01739672935003") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22344_d20250216_m022854_c001_v7007000_t0000_u01739672934281") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47db1_d20250216_m022853_c001_v0001182_t0059_u01739672933688") 2025/02/16 02:33:59 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47da7_d20250216_m022853_c001_v0001182_t0049_u01739672933115") 2025/02/16 02:34:00 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f404cbb5c35d22341_d20250216_m022852_c001_v7007000_t0000_u01739672932390") 2025/02/16 02:34:00 DEBUG : potato: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47d85_d20250216_m022851_c001_v0001182_t0019_u01739672931647") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec5637e0_d20250216_m023022_c001_v7007000_t0000_u01739673022858") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced6d6_d20250216_m023022_c001_v0001100_t0010_u01739673022054") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f409f2af16e6910e2_d20250216_m023012_c001_v7007000_t0000_u01739673012228") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced6a8_d20250216_m023007_c001_v0001100_t0056_u01739673007214") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f406cf3bd9ffe6300_d20250216_m022959_c001_v7007000_t0000_u01739672999172") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced68a_d20250216_m022954_c001_v0001100_t0041_u01739672994247") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562d42_d20250216_m022946_c001_v7007000_t0000_u01739672986406") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced66c_d20250216_m022942_c001_v0001100_t0017_u01739672982024") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83c7_d20250216_m022917_c001_v7007000_t0000_u01739672957524") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47f77_d20250216_m022916_c001_v0001182_t0045_u01739672956358") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83ab_d20250216_m022915_c001_v7007000_t0000_u01739672955258") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47f49_d20250216_m022913_c001_v0001182_t0009_u01739672953690") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd839e_d20250216_m022912_c001_v7007000_t0000_u01739672952923") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47f2b_d20250216_m022912_c001_v0001182_t0018_u01739672952184") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd8396_d20250216_m022910_c001_v7007000_t0000_u01739672950898") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47f04_d20250216_m022910_c001_v0001182_t0030_u01739672950121") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd838b_d20250216_m022908_c001_v7007000_t0000_u01739672948181") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47ed0_d20250216_m022907_c001_v0001182_t0027_u01739672947419") 2025/02/16 02:34:00 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd8358_d20250216_m022900_c001_v7007000_t0000_u01739672940758") 2025/02/16 02:34:01 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47e25_d20250216_m022859_c001_v0001182_t0036_u01739672939466") 2025/02/16 02:34:01 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b2655_d20250216_m022754_c001_v7007000_t0000_u01739672874653") 2025/02/16 02:34:01 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47997_d20250216_m022754_c001_v0001182_t0043_u01739672874072") 2025/02/16 02:34:01 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b2646_d20250216_m022752_c001_v7007000_t0000_u01739672872804") 2025/02/16 02:34:01 DEBUG : potato2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47985_d20250216_m022752_c001_v0001182_t0040_u01739672872251") 2025/02/16 02:34:01 DEBUG : potato3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f409f2af16e6910e1_d20250216_m023012_c001_v7007000_t0000_u01739673012045") 2025/02/16 02:34:01 DEBUG : potato3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f021_d20250216_m023008_c001_v0001105_t0045_u01739673008442") 2025/02/16 02:34:01 DEBUG : potato3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f406cf3bd9ffe62fc_d20250216_m022958_c001_v7007000_t0000_u01739672998948") 2025/02/16 02:34:01 DEBUG : potato3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f001_d20250216_m022955_c001_v0001105_t0041_u01739672995433") 2025/02/16 02:34:01 DEBUG : potato3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562d3f_d20250216_m022946_c001_v7007000_t0000_u01739672986224") 2025/02/16 02:34:01 DEBUG : potato3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30efed_d20250216_m022942_c001_v0001105_t0019_u01739672982600") 2025/02/16 02:34:01 DEBUG : pre-dest1/1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea605_d20250216_m023104_c001_v7007000_t0000_u01739673064076") 2025/02/16 02:34:01 DEBUG : pre-dest1/1: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30f066_d20250216_m023055_c001_v0001105_t0057_u01739673055953") 2025/02/16 02:34:01 DEBUG : pre-dest2/2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f407c4d289e8ea607_d20250216_m023104_c001_v7007000_t0000_u01739673064257") 2025/02/16 02:34:01 DEBUG : pre-dest2/2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced734_d20250216_m023056_c001_v0001100_t0010_u01739673056646") 2025/02/16 02:34:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40557ed90ced06fb_d20250216_m023035_c001_v7007000_t0000_u01739673035219") 2025/02/16 02:34:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f4839c_d20250216_m023032_c001_v0001182_t0001_u01739673032152") 2025/02/16 02:34:01 DEBUG : sizeonly: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14dba9_d20250216_m022833_c001_v7007000_t0000_u01739672913717") 2025/02/16 02:34:01 DEBUG : sizeonly: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47c27_d20250216_m022832_c001_v0001182_t0028_u01739672912779") 2025/02/16 02:34:01 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d5c_d20250216_m023337_c001_v7007000_t0000_u01739673217748") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f119d0bb3fe0b7d21_d20250216_m023336_c001_v0001161_t0008_u01739673216376") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d2d_d20250216_m023334_c001_v7007000_t0000_u01739673214508") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f10593fd26ec4d5a8_d20250216_m023333_c001_v0001042_t0040_u01739673213185") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562d1a_d20250216_m022938_c001_v7007000_t0000_u01739672978516") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced662_d20250216_m022937_c001_v0001100_t0011_u01739672977440") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562d13_d20250216_m022936_c001_v7007000_t0000_u01739672976154") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f4809f_d20250216_m022935_c001_v0001182_t0016_u01739672975413") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14db9f_d20250216_m022829_c001_v7007000_t0000_u01739672909506") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47be9_d20250216_m022828_c001_v0001182_t0013_u01739672908205") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14db9b_d20250216_m022827_c001_v7007000_t0000_u01739672907478") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47bcb_d20250216_m022826_c001_v0001182_t0012_u01739672906540") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14db8c_d20250216_m022823_c001_v7007000_t0000_u01739672903484") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47b6b_d20250216_m022822_c001_v0001182_t0044_u01739672902708") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14db88_d20250216_m022822_c001_v7007000_t0000_u01739672902169") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47b59_d20250216_m022821_c001_v0001182_t0030_u01739672901388") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47b29_d20250216_m022818_c001_v0001182_t0042_u01739672898820") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14db80_d20250216_m022818_c001_v7007000_t0000_u01739672898095") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47b13_d20250216_m022817_c001_v0001182_t0032_u01739672897533") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47b07_d20250216_m022816_c001_v0001182_t0058_u01739672896964") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14db78_d20250216_m022815_c001_v7007000_t0000_u01739672895884") 2025/02/16 02:34:02 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47ac5_d20250216_m022813_c001_v0001182_t0058_u01739672893629") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47a94_d20250216_m022810_c001_v0001182_t0033_u01739672890789") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14db6b_d20250216_m022810_c001_v7007000_t0000_u01739672890069") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47a84_d20250216_m022809_c001_v0001182_t0050_u01739672889481") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47a7e_d20250216_m022808_c001_v0001182_t0039_u01739672888832") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14db68_d20250216_m022808_c001_v7007000_t0000_u01739672888114") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47a46_d20250216_m022804_c001_v0001182_t0012_u01739672884375") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40904b6c1e14db58_d20250216_m022804_c001_v7007000_t0000_u01739672884013") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47a3d_d20250216_m022803_c001_v0001182_t0055_u01739672883458") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b268d_d20250216_m022801_c001_v7007000_t0000_u01739672881836") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47a1f_d20250216_m022801_c001_v0001182_t0043_u01739672881283") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b2686_d20250216_m022800_c001_v7007000_t0000_u01739672880741") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47a0f_d20250216_m022800_c001_v0001182_t0057_u01739672880163") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b266d_d20250216_m022758_c001_v7007000_t0000_u01739672878904") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f479e5_d20250216_m022758_c001_v0001182_t0051_u01739672878147") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b2664_d20250216_m022757_c001_v7007000_t0000_u01739672877596") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f479d7_d20250216_m022757_c001_v0001182_t0022_u01739672877039") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b265f_d20250216_m022756_c001_v7007000_t0000_u01739672876138") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f479ad_d20250216_m022755_c001_v0001182_t0050_u01739672875551") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b262e_d20250216_m022749_c001_v7007000_t0000_u01739672869871") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f4794f_d20250216_m022749_c001_v0001182_t0041_u01739672869300") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b2625_d20250216_m022748_c001_v7007000_t0000_u01739672868360") 2025/02/16 02:34:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47937_d20250216_m022747_c001_v0001182_t0045_u01739672867802") 2025/02/16 02:34:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b2620_d20250216_m022746_c001_v7007000_t0000_u01739672866904") 2025/02/16 02:34:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47911_d20250216_m022746_c001_v0001182_t0039_u01739672866345") 2025/02/16 02:34:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f411a7ce6c78b260e_d20250216_m022743_c001_v7007000_t0000_u01739672863474") 2025/02/16 02:34:04 DEBUG : sub dir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f478e4_d20250216_m022742_c001_v0001182_t0031_u01739672862913") 2025/02/16 02:34:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d62_d20250216_m023337_c001_v7007000_t0000_u01739673217986") 2025/02/16 02:34:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f48dd1_d20250216_m023336_c001_v0001182_t0010_u01739673216384") 2025/02/16 02:34:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d3f_d20250216_m023334_c001_v7007000_t0000_u01739673214689") 2025/02/16 02:34:04 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f114f07523ed74764_d20250216_m023332_c001_v0001183_t0033_u01739673212828") 2025/02/16 02:34:04 DEBUG : sub/yam: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562ce8_d20250216_m022932_c001_v7007000_t0000_u01739672972662") 2025/02/16 02:34:04 DEBUG : sub/yam: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30efdb_d20250216_m022930_c001_v0001105_t0055_u01739672970925") 2025/02/16 02:34:04 DEBUG : test_dir1/file2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d0e_d20250216_m023331_c001_v7007000_t0000_u01739673211284") 2025/02/16 02:34:04 DEBUG : test_dir1/file2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f119d0bb3fe0b7d19_d20250216_m023329_c001_v0001161_t0008_u01739673209994") 2025/02/16 02:34:04 DEBUG : test_dir1/file2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d01_d20250216_m023328_c001_v7007000_t0000_u01739673208405") 2025/02/16 02:34:04 DEBUG : test_dir1/file2: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f114f07523ed7470a_d20250216_m023326_c001_v0001183_t0028_u01739673206971") 2025/02/16 02:34:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d10_d20250216_m023331_c001_v7007000_t0000_u01739673211466") 2025/02/16 02:34:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f114f07523ed74734_d20250216_m023329_c001_v0001183_t0022_u01739673209982") 2025/02/16 02:34:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f41826966aa316d02_d20250216_m023328_c001_v7007000_t0000_u01739673208589") 2025/02/16 02:34:04 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f10593fd26ec4d59c_d20250216_m023326_c001_v0001042_t0023_u01739673206970") 2025/02/16 02:34:04 DEBUG : three: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83f0_d20250216_m022923_c001_v7007000_t0000_u01739672963038") 2025/02/16 02:34:04 DEBUG : three: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47fe5_d20250216_m022921_c001_v0001182_t0025_u01739672961831") 2025/02/16 02:34:04 DEBUG : three: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f1147d18532f47fb9_d20250216_m022919_c001_v0001182_t0002_u01739672959720") 2025/02/16 02:34:05 DEBUG : two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f40160be1f3cd83f2_d20250216_m022923_c001_v7007000_t0000_u01739672963233") 2025/02/16 02:34:05 DEBUG : two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f401a322158ced638_d20250216_m022921_c001_v0001100_t0036_u01739672961265") 2025/02/16 02:34:05 DEBUG : two: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4147d18532f47fb5_d20250216_m022919_c001_v0001182_t0016_u01739672959538") 2025/02/16 02:34:05 DEBUG : yam: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562ceb_d20250216_m022933_c001_v7007000_t0000_u01739672973411") 2025/02/16 02:34:05 DEBUG : yam: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11329f45548575b4_d20250216_m022932_c001_v0001182_t0016_u01739672972469") 2025/02/16 02:34:05 DEBUG : yam: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562ccf_d20250216_m022928_c001_v7007000_t0000_u01739672968875") 2025/02/16 02:34:05 DEBUG : yam: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f11948c378f30efd5_d20250216_m022927_c001_v0001105_t0009_u01739672967521") 2025/02/16 02:34:05 DEBUG : yam: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562cb0_d20250216_m022925_c001_v7007000_t0000_u01739672965492") 2025/02/16 02:34:05 DEBUG : yam: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101a322158ced63c_d20250216_m022923_c001_v0001100_t0013_u01739672963794") 2025/02/16 02:34:05 DEBUG : yaml: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562cda_d20250216_m022929_c001_v7007000_t0000_u01739672969632") 2025/02/16 02:34:05 DEBUG : yaml: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f118fbb66d9c2aedf_d20250216_m022928_c001_v0001182_t0010_u01739672968661") 2025/02/16 02:34:05 DEBUG : yaml: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f4191a42bec562cb4_d20250216_m022926_c001_v7007000_t0000_u01739672966232") 2025/02/16 02:34:05 DEBUG : yaml: Deleting (id "4_z3f323d73905d0bcb9f580e1b_f101c767c07490324_d20250216_m022925_c001_v0001038_t0037_u01739672965110") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m27.308183041s (try 1/5)