"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/02/21 01:00:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe" 2025/02/21 01:00:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/21 01:00:16 DEBUG : Creating backend with remote "/tmp/rclone1156802815" === 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-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/21 01:00:17 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:17 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.94s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:00:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:18 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:18 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:19 DEBUG : B2 bucket rclone-test-jigafid1zihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.19s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", 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-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", 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-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:20 DEBUG : Creating backend with remote "/non-existing" 2025/02/21 01:00:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/21 01:00:21 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:21 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.89s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:22 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:22 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.03s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:23 INFO : B2 bucket rclone-test-jigafid1zihe: Running all checks before starting transfers 2025/02/21 01:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:24 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:24 INFO : B2 bucket rclone-test-jigafid1zihe: Checks finished, now starting transfers 2025/02/21 01:00:24 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.57s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:25 ERROR : Ignoring --no-traverse with sync 2025/02/21 01:00:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:25 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:25 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:25 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:00:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.60s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/21 01:00:27 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:27 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/21 01:00:27 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:00:28 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:28 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:29 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:29 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.60s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:00:30 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:30 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:31 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 01:00:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:00:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/21 01:00:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:00:32 INFO : sub dir: Making directory 2025/02/21 01:00:32 INFO : sub dir2: Making directory 2025/02/21 01:00:32 INFO : sub dir2/sub sub dir2: Making directory 2025/02/21 01:00:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:32 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:32 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/02/21 01:00:33 DEBUG : B2 bucket rclone-test-jigafid1zihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.76s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:33 INFO : sub dir2: Making directory 2025/02/21 01:00:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/21 01:00:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:00:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:34 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:34 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.17s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:35 DEBUG : sub dir2: Making directory with metadata 2025/02/21 01:00:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:00:35 INFO : sub dir: Making directory 2025/02/21 01:00:35 INFO : sub dir2: Making directory 2025/02/21 01:00:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:35 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:35 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:35 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:00:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/21 01:00:36 DEBUG : B2 bucket rclone-test-jigafid1zihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/21 01:00:36 DEBUG : B2 bucket rclone-test-jigafid1zihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.98s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", 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-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:37 INFO : sub dir2: Making directory 2025/02/21 01:00:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:37 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:37 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:38 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:00:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:38 DEBUG : sub dir2: Making directory with metadata 2025/02/21 01:00:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:00:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:00:38 INFO : sub dir: Making directory 2025/02/21 01:00:38 INFO : sub dir2: Making directory 2025/02/21 01:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:38 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:38 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:39 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:00:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/02/21 01:00:39 DEBUG : B2 bucket rclone-test-jigafid1zihe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.39s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:40 INFO : sub dir2: Making directory 2025/02/21 01:00:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:41 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:41 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:41 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:00:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:42 DEBUG : Creating backend with remote "TestB2:rclone-test-direfib2ragi" 2025/02/21 01:00:42 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-jigafid1zihe -> B2 bucket rclone-test-direfib2ragi 2025/02/21 01:00:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:43 DEBUG : B2 bucket rclone-test-direfib2ragi: Waiting for checks to finish 2025/02/21 01:00:43 DEBUG : B2 bucket rclone-test-direfib2ragi: Waiting for transfers to finish 2025/02/21 01:00:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:45 DEBUG : B2 bucket rclone-test-direfib2ragi: Purge remote 2025/02/21 01:00:45 INFO : B2 bucket rclone-test-direfib2ragi: cleaning bucket "rclone-test-direfib2ragi" of all files 2025/02/21 01:00:45 DEBUG : sub dir/hello world: Deleting (id "4_zffc26da3005d2b6b9f580e1b_f104ae33b900ce64c_d20250221_m010044_c001_v0001101_t0055_u01740099644632") --- PASS: TestServerSideCopy (4.75s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:00:47 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:47 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:00:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.10s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jamujut2ziqa" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-jigafid1zihe -> B2 bucket rclone-test-jamujut2ziqa 2025/02/21 01:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:50 DEBUG : B2 bucket rclone-test-jamujut2ziqa: Waiting for checks to finish 2025/02/21 01:00:50 DEBUG : B2 bucket rclone-test-jamujut2ziqa: Waiting for transfers to finish 2025/02/21 01:00:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:00:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:00:52 DEBUG : B2 bucket rclone-test-jamujut2ziqa: Waiting for checks to finish 2025/02/21 01:00:52 DEBUG : B2 bucket rclone-test-jamujut2ziqa: Waiting for transfers to finish 2025/02/21 01:00:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:00:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:53 DEBUG : B2 bucket rclone-test-jamujut2ziqa: Purge remote 2025/02/21 01:00:53 INFO : B2 bucket rclone-test-jamujut2ziqa: cleaning bucket "rclone-test-jamujut2ziqa" of all files 2025/02/21 01:00:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fe28d53005d2b6b9f580e1b_f11917e8cec77561e_d20250221_m010052_c001_v0001044_t0026_u01740099652407") 2025/02/21 01:00:53 DEBUG : sub dir/hello world: Deleting (id "4_z6fe28d53005d2b6b9f580e1b_f1139f972a8cc4ff5_d20250221_m010051_c001_v0001180_t0023_u01740099651352") --- PASS: TestServerSideCopyOverSelf (6.44s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:00:56 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:00:56 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:00:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:00:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/21 01:00:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:00:58 DEBUG : Creating backend with remote "TestB2:rclone-test-bunihac7mizo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-jigafid1zihe -> B2 bucket rclone-test-bunihac7mizo 2025/02/21 01:00:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:00:59 DEBUG : B2 bucket rclone-test-bunihac7mizo: Waiting for checks to finish 2025/02/21 01:00:59 DEBUG : B2 bucket rclone-test-bunihac7mizo: Waiting for transfers to finish 2025/02/21 01:01:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:01:00 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/21 01:01:01 DEBUG : B2 bucket rclone-test-bunihac7mizo: Waiting for checks to finish 2025/02/21 01:01:01 DEBUG : B2 bucket rclone-test-bunihac7mizo: Waiting for transfers to finish 2025/02/21 01:01:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/21 01:01:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/21 01:01:01 INFO : sub dir/hello world: Deleted 2025/02/21 01:01:02 DEBUG : testing file moves 2025/02/21 01:01:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/21 01:01:03 DEBUG : B2 bucket rclone-test-bunihac7mizo: Waiting for checks to finish 2025/02/21 01:01:03 DEBUG : B2 bucket rclone-test-bunihac7mizo: Waiting for transfers to finish 2025/02/21 01:01:03 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/02/21 01:01:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/02/21 01:01:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:04 DEBUG : B2 bucket rclone-test-bunihac7mizo: Purge remote 2025/02/21 01:01:04 INFO : B2 bucket rclone-test-bunihac7mizo: cleaning bucket "rclone-test-bunihac7mizo" of all files 2025/02/21 01:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2ad83005d2b6b9f580e1b_f114147c026a5503c_d20250221_m010103_c001_v0001109_t0033_u01740099663124") 2025/02/21 01:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2ad83005d2b6b9f580e1b_f119940967c55956d_d20250221_m010101_c001_v0001184_t0049_u01740099661507") 2025/02/21 01:01:04 DEBUG : sub dir/hello world: Deleting (id "4_z3fd2ad83005d2b6b9f580e1b_f116acf994877202a_d20250221_m010100_c001_v0001130_t0012_u01740099660273") --- PASS: TestServerSideMoveOverSelf (8.50s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:06 ERROR : : error listing: directory not found 2025/02/21 01:01:07 INFO : Local file system at /tmp/rclone1156802815: Making directory 2025/02/21 01:01:07 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:07 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.78s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:01:08 DEBUG : Local file system at /tmp/rclone1156802815: Waiting for checks to finish 2025/02/21 01:01:08 DEBUG : Local file system at /tmp/rclone1156802815: Waiting for transfers to finish 2025/02/21 01:01:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:01:09 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/02/21 01:01:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyRedownload (2.09s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:10 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/21 01:01:10 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:10 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:10 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:01:10 INFO : check sum: Copied (new) 2025/02/21 01:01:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:11 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:11 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:01:11 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/21 01:01:11 DEBUG : check sum: Unchanged skipping 2025/02/21 01:01:11 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:11 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.33s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/21 01:01:12 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:12 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:13 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:01:13 INFO : sizeonly: Copied (new) 2025/02/21 01:01:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:13 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:13 DEBUG : sizeonly: Sizes identical 2025/02/21 01:01:13 DEBUG : sizeonly: Unchanged skipping 2025/02/21 01:01:13 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:13 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/21 01:01:15 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:15 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:15 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/21 01:01:15 INFO : ignore-size: Copied (new) 2025/02/21 01:01:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:15 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:01:15 DEBUG : ignore-size: Unchanged skipping 2025/02/21 01:01:15 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:15 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:15 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.67s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:01:18 DEBUG : existing: Unchanged skipping 2025/02/21 01:01:18 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:18 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:18 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:18 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/21 01:01:18 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:18 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:01:18 INFO : existing: Copied (replaced existing) 2025/02/21 01:01:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.62s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 01:01:20 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:20 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:01:21 INFO : existing: Copied (new) 2025/02/21 01:01:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:21 DEBUG : existing: Destination exists, skipping 2025/02/21 01:01:21 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:21 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:21 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.61s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:23 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/21 01:01:23 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:01:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 01:01:23 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:23 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 01:01:23 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:01:24 INFO : a/potato2: Copied (new) 2025/02/21 01:01:24 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:24 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.74s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:26 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/21 01:01:26 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:01:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/21 01:01:26 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:26 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:26 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:26 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/21 01:01:26 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:01:27 INFO : empty space: Updated modification time in destination 2025/02/21 01:01:27 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:27 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:27 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:29 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:29 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/02/21 01:01:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:01:29 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:29 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:29 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.79s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:31 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:31 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/21 01:01:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1156802815) 2025/02/21 01:01:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-jigafid1zihe) 2025/02/21 01:01:31 DEBUG : foo: sha1 differ 2025/02/21 01:01:31 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/21 01:01:31 INFO : foo: Copied (replaced existing) 2025/02/21 01:01:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/21 01:01:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:01:33 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:33 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:33 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:01:33 INFO : potato: Copied (new) 2025/02/21 01:01:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.24s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/21 01:01:35 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:35 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/21 01:01:35 INFO : potato: Copied (replaced existing) 2025/02/21 01:01:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:37 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:37 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/21 01:01:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1156802815) 2025/02/21 01:01:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-jigafid1zihe) 2025/02/21 01:01:37 DEBUG : potato: sha1 differ 2025/02/21 01:01:37 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/21 01:01:37 INFO : potato: Copied (replaced existing) 2025/02/21 01:01:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:01:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:01:39 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:39 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:39 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/21 01:01:39 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:01:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:01:42 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:42 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:42 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:01:42 INFO : potato2: Copied (new) 2025/02/21 01:01:42 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:42 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.17s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:45 INFO : d: Making directory 2025/02/21 01:01:45 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/02/21 01:01:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:01:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 01:01:45 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:45 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 01:01:45 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:01:45 INFO : a/potato2: Copied (new) 2025/02/21 01:01:45 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:47 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/02/21 01:01:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:01:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/21 01:01:48 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:48 DEBUG : c/non empty space: Unchanged skipping 2025/02/21 01:01:48 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:01:48 INFO : a/potato2: Copied (new) 2025/02/21 01:01:48 ERROR : B2 bucket rclone-test-jigafid1zihe: not deleting files as there were IO errors 2025/02/21 01:01:48 ERROR : B2 bucket rclone-test-jigafid1zihe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:51 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:01:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:01:51 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:51 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:51 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:51 INFO : potato: Deleted 2025/02/21 01:01:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:01:51 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:54 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:54 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:54 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:54 INFO : potato: Deleted 2025/02/21 01:01:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:01:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:01:54 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:54 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:54 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:01:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.23s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:01:56 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:56 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:57 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/21 01:01:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.25s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:59 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 01:01:59 DEBUG : enormous: Excluded 2025/02/21 01:01:59 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:01:59 DEBUG : potato2: Excluded 2025/02/21 01:01:59 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:01:59 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:01:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:01:59 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:59 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:01:59 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:01:59 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 01:01:59 DEBUG : enormous: Excluded 2025/02/21 01:01:59 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:01:59 DEBUG : potato2: Excluded 2025/02/21 01:01:59 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:01:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/21 01:01:59 DEBUG : empty space: Unchanged skipping 2025/02/21 01:01:59 DEBUG : Local file system at /tmp/rclone1156802815: Waiting for checks to finish 2025/02/21 01:01:59 DEBUG : Local file system at /tmp/rclone1156802815: Waiting for transfers to finish 2025/02/21 01:01:59 DEBUG : Waiting for deletions to finish 2025/02/21 01:01:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.83s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:02 DEBUG : enormous: Excluded (Size Filter) 2025/02/21 01:02:02 DEBUG : enormous: Excluded 2025/02/21 01:02:02 DEBUG : potato2: Excluded (Size Filter) 2025/02/21 01:02:02 DEBUG : potato2: Excluded 2025/02/21 01:02:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:02:02 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:02 DEBUG : empty space: Unchanged skipping 2025/02/21 01:02:02 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:02 DEBUG : Waiting for deletions to finish 2025/02/21 01:02:02 INFO : enormous: Deleted 2025/02/21 01:02:03 INFO : potato2: Deleted 2025/02/21 01:02:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/02/21 01:02:03 DEBUG : Local file system at /tmp/rclone1156802815: Waiting for checks to finish 2025/02/21 01:02:03 DEBUG : empty space: Unchanged skipping 2025/02/21 01:02:03 DEBUG : Local file system at /tmp/rclone1156802815: Waiting for transfers to finish 2025/02/21 01:02:03 DEBUG : Waiting for deletions to finish 2025/02/21 01:02:03 INFO : potato2: Deleted 2025/02/21 01:02:03 INFO : enormous: Deleted 2025/02/21 01:02:03 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.48s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:06 DEBUG : five: Need to transfer - File not found at Destination 2025/02/21 01:02:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/21 01:02:06 DEBUG : one: Destination is newer than source, skipping 2025/02/21 01:02:06 DEBUG : three: Sizes identical 2025/02/21 01:02:06 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/21 01:02:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1156802815) 2025/02/21 01:02:06 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-jigafid1zihe) 2025/02/21 01:02:06 DEBUG : two: sha1 differ 2025/02/21 01:02:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:02:06 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/21 01:02:06 INFO : five: Copied (new) 2025/02/21 01:02:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/21 01:02:07 INFO : four: Copied (replaced existing) 2025/02/21 01:02:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:02:07 INFO : two: Copied (replaced existing) 2025/02/21 01:02:07 DEBUG : Waiting for deletions to finish 2025/02/21 01:02:07 DEBUG : one: Destination is newer than source, skipping 2025/02/21 01:02:07 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:02:07 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/21 01:02:07 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:02:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1156802815) 2025/02/21 01:02:07 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-jigafid1zihe) 2025/02/21 01:02:07 DEBUG : three: sha1 differ 2025/02/21 01:02:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/21 01:02:07 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/21 01:02:07 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/21 01:02:07 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:02:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/21 01:02:07 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/21 01:02:07 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/21 01:02:07 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:02:08 INFO : three: Copied (replaced existing) 2025/02/21 01:02:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.88s) === 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-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/02/21 01:02:09 INFO : B2 bucket rclone-test-jigafid1zihe: Making map for --track-renames 2025/02/21 01:02:09 INFO : B2 bucket rclone-test-jigafid1zihe: Finished making map for --track-renames 2025/02/21 01:02:09 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 01:02:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/21 01:02:09 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for renames to finish 2025/02/21 01:02:09 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/21 01:02:10 INFO : potato: Copied (new) 2025/02/21 01:02:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:02:10 INFO : yam: Copied (new) 2025/02/21 01:02:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:02:10 INFO : B2 bucket rclone-test-jigafid1zihe: Making map for --track-renames 2025/02/21 01:02:10 INFO : B2 bucket rclone-test-jigafid1zihe: Finished making map for --track-renames 2025/02/21 01:02:10 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:10 DEBUG : potato: Unchanged skipping 2025/02/21 01:02:10 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for renames to finish 2025/02/21 01:02:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:02:11 INFO : yam: Copied (server-side copy) to: yaml 2025/02/21 01:02:11 INFO : yam: Deleted 2025/02/21 01:02:11 INFO : yaml: Renamed from "yam" 2025/02/21 01:02:11 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.71s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/02/21 01:02:13 INFO : B2 bucket rclone-test-jigafid1zihe: Making map for --track-renames 2025/02/21 01:02:13 INFO : B2 bucket rclone-test-jigafid1zihe: Finished making map for --track-renames 2025/02/21 01:02:13 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 01:02:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/21 01:02:13 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for renames to finish 2025/02/21 01:02:13 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:02:13 INFO : yam: Copied (new) 2025/02/21 01:02:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/21 01:02:14 INFO : potato: Copied (new) 2025/02/21 01:02:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:02:14 INFO : B2 bucket rclone-test-jigafid1zihe: Making map for --track-renames 2025/02/21 01:02:14 INFO : B2 bucket rclone-test-jigafid1zihe: Finished making map for --track-renames 2025/02/21 01:02:14 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:14 DEBUG : potato: Unchanged skipping 2025/02/21 01:02:14 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for renames to finish 2025/02/21 01:02:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:02:15 INFO : yam: Copied (server-side copy) to: yaml 2025/02/21 01:02:15 INFO : yam: Deleted 2025/02/21 01:02:15 INFO : yaml: Renamed from "yam" 2025/02/21 01:02:15 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/02/21 01:02:17 INFO : B2 bucket rclone-test-jigafid1zihe: Making map for --track-renames 2025/02/21 01:02:17 INFO : B2 bucket rclone-test-jigafid1zihe: Finished making map for --track-renames 2025/02/21 01:02:17 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:17 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for renames to finish 2025/02/21 01:02:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/21 01:02:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/21 01:02:17 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/21 01:02:17 INFO : potato: Copied (new) 2025/02/21 01:02:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:02:17 INFO : sub/yam: Copied (new) 2025/02/21 01:02:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:18 INFO : B2 bucket rclone-test-jigafid1zihe: Making map for --track-renames 2025/02/21 01:02:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:02:18 INFO : B2 bucket rclone-test-jigafid1zihe: Finished making map for --track-renames 2025/02/21 01:02:18 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:18 DEBUG : potato: Unchanged skipping 2025/02/21 01:02:18 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for renames to finish 2025/02/21 01:02:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/21 01:02:18 INFO : sub/yam: Copied (server-side copy) to: yam 2025/02/21 01:02:18 INFO : sub/yam: Deleted 2025/02/21 01:02:18 INFO : yam: Renamed from "sub/yam" 2025/02/21 01:02:18 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.27s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:20 DEBUG : Creating backend with remote "/tmp/rclone1156802815/dir1" 2025/02/21 01:02:20 DEBUG : Creating backend with remote "/tmp/rclone1156802815/dir2" 2025/02/21 01:02:20 DEBUG : Local file system at /tmp/rclone1156802815/dir2: Using server-side directory move 2025/02/21 01:02:20 INFO : Local file system at /tmp/rclone1156802815/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/21 01:02:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/21 01:02:20 INFO : file1.txt: Moved (server-side) 2025/02/21 01:02:20 DEBUG : Local file system at /tmp/rclone1156802815/dir2: Waiting for checks to finish 2025/02/21 01:02:20 DEBUG : Local file system at /tmp/rclone1156802815/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:02:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 01:02:20 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:20 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/21 01:02:21 INFO : nested/sub dir/file: Copied (new) 2025/02/21 01:02:21 INFO : nested/sub dir/file: Deleted 2025/02/21 01:02:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:02:21 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:02:21 INFO : sub dir/hello world: Deleted 2025/02/21 01:02:21 INFO : sub dir: Removing directory 2025/02/21 01:02:21 INFO : nested/sub dir: Removing directory 2025/02/21 01:02:21 INFO : nested: Removing directory 2025/02/21 01:02:21 DEBUG : Local file system at /tmp/rclone1156802815: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.16s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/21 01:02:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/21 01:02:22 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:22 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/21 01:02:23 INFO : sub dir/hello world: Copied (new) 2025/02/21 01:02:23 INFO : sub dir/hello world: Deleted 2025/02/21 01:02:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/21 01:02:23 INFO : nested/sub dir/file: Copied (new) 2025/02/21 01:02:23 INFO : nested/sub dir/file: Deleted run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 01:02:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/21 01:02:24 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:24 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:24 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/21 01:02:24 INFO : existing-b: Copied (new) 2025/02/21 01:02:24 INFO : existing-b: Deleted 2025/02/21 01:02:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:02:25 INFO : existing: Copied (new) 2025/02/21 01:02:25 INFO : existing: Deleted 2025/02/21 01:02:25 DEBUG : existing: Destination exists, skipping 2025/02/21 01:02:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/21 01:02:25 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:02:25 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:02:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.24s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fonanas9ribu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jigafid1zihe -> B2 bucket rclone-test-fonanas9ribu 2025/02/21 01:02:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:02:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/21 01:02:30 DEBUG : empty space: Unchanged skipping 2025/02/21 01:02:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 01:02:30 DEBUG : B2 bucket rclone-test-fonanas9ribu: Waiting for checks to finish 2025/02/21 01:02:30 INFO : empty space: Deleted 2025/02/21 01:02:30 DEBUG : B2 bucket rclone-test-fonanas9ribu: Waiting for transfers to finish 2025/02/21 01:02:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:02:30 INFO : potato2: Copied (server-side copy) 2025/02/21 01:02:31 INFO : potato2: Deleted 2025/02/21 01:02:31 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:02:31 INFO : potato3: Copied (server-side copy) 2025/02/21 01:02:31 INFO : potato3: Deleted 2025/02/21 01:02:31 DEBUG : Creating backend with remote "TestB2:rclone-test-laleruz3pizi" 2025/02/21 01:02:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/21 01:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:02:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/21 01:02:32 DEBUG : B2 bucket rclone-test-laleruz3pizi: Waiting for checks to finish 2025/02/21 01:02:32 DEBUG : B2 bucket rclone-test-laleruz3pizi: Waiting for transfers to finish 2025/02/21 01:02:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:02:33 INFO : empty space: Copied (server-side copy) 2025/02/21 01:02:33 INFO : empty space: Deleted 2025/02/21 01:02:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:02:33 INFO : potato2: Copied (server-side copy) 2025/02/21 01:02:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:02:33 INFO : potato3: Copied (server-side copy) 2025/02/21 01:02:34 INFO : potato2: Deleted 2025/02/21 01:02:34 INFO : potato3: Deleted 2025/02/21 01:02:34 DEBUG : B2 bucket rclone-test-laleruz3pizi: Purge remote 2025/02/21 01:02:34 INFO : B2 bucket rclone-test-laleruz3pizi: cleaning bucket "rclone-test-laleruz3pizi" of all files 2025/02/21 01:02:34 DEBUG : empty space: Deleting (id "4_zcfa21d33007d2b6b9f580e1b_f119065fbef790910_d20250221_m010233_c001_v0001120_t0015_u01740099753457") 2025/02/21 01:02:34 DEBUG : potato2: Deleting (id "4_zcfa21d33007d2b6b9f580e1b_f113253b07beca77a_d20250221_m010233_c001_v0001165_t0056_u01740099753759") 2025/02/21 01:02:34 DEBUG : potato3: Deleting (id "4_zcfa21d33007d2b6b9f580e1b_f1160483cb0cd91b5_d20250221_m010233_c001_v0001184_t0015_u01740099753830") 2025/02/21 01:02:35 DEBUG : B2 bucket rclone-test-fonanas9ribu: Purge remote 2025/02/21 01:02:35 INFO : B2 bucket rclone-test-fonanas9ribu: cleaning bucket "rclone-test-fonanas9ribu" of all files 2025/02/21 01:02:35 DEBUG : empty space: Deleting (id "4_zcf820d33007d2b6b9f580e1b_f403380b2af8fbb62_d20250221_m010233_c001_v7007000_t0000_u01740099753746") 2025/02/21 01:02:35 DEBUG : empty space: Deleting (id "4_zcf820d33007d2b6b9f580e1b_f100e7413fe867544_d20250221_m010229_c001_v0001181_t0017_u01740099749879") 2025/02/21 01:02:35 DEBUG : potato2: Deleting (id "4_zcf820d33007d2b6b9f580e1b_f403380b2af8fbb64_d20250221_m010233_c001_v7007000_t0000_u01740099753977") 2025/02/21 01:02:35 DEBUG : potato2: Deleting (id "4_zcf820d33007d2b6b9f580e1b_f11923a28043fcd2a_d20250221_m010230_c001_v0001183_t0029_u01740099750705") 2025/02/21 01:02:35 DEBUG : potato3: Deleting (id "4_zcf820d33007d2b6b9f580e1b_f4100a09821f747c8_d20250221_m010234_c001_v7007000_t0000_u01740099754042") 2025/02/21 01:02:35 DEBUG : potato3: Deleting (id "4_zcf820d33007d2b6b9f580e1b_f1114eb062ab2b766_d20250221_m010230_c001_v0001165_t0037_u01740099750931") 2025/02/21 01:02:35 DEBUG : potato3: Deleting (id "4_zcf820d33007d2b6b9f580e1b_f100e7413fe867546_d20250221_m010230_c001_v0001181_t0049_u01740099750096") --- PASS: TestServerSideMove (10.88s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xurawor2doya" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jigafid1zihe -> B2 bucket rclone-test-xurawor2doya 2025/02/21 01:02:42 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 01:02:42 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 01:02:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:02:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 01:02:42 DEBUG : B2 bucket rclone-test-xurawor2doya: Waiting for checks to finish 2025/02/21 01:02:42 DEBUG : B2 bucket rclone-test-xurawor2doya: Waiting for transfers to finish 2025/02/21 01:02:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:02:42 INFO : potato2: Copied (server-side copy) 2025/02/21 01:02:43 INFO : potato2: Deleted 2025/02/21 01:02:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:02:43 INFO : potato3: Copied (server-side copy) 2025/02/21 01:02:43 INFO : potato3: Deleted 2025/02/21 01:02:43 DEBUG : Creating backend with remote "TestB2:rclone-test-voyatez9hiti" 2025/02/21 01:02:44 DEBUG : empty space: Excluded (Size Filter) 2025/02/21 01:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:02:44 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/21 01:02:44 DEBUG : B2 bucket rclone-test-voyatez9hiti: Waiting for checks to finish 2025/02/21 01:02:44 DEBUG : B2 bucket rclone-test-voyatez9hiti: Waiting for transfers to finish 2025/02/21 01:02:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:02:45 INFO : potato2: Copied (server-side copy) 2025/02/21 01:02:46 INFO : potato2: Deleted 2025/02/21 01:02:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:02:46 INFO : potato3: Copied (server-side copy) 2025/02/21 01:02:46 INFO : potato3: Deleted 2025/02/21 01:02:47 DEBUG : B2 bucket rclone-test-voyatez9hiti: Purge remote 2025/02/21 01:02:47 INFO : B2 bucket rclone-test-voyatez9hiti: cleaning bucket "rclone-test-voyatez9hiti" of all files 2025/02/21 01:02:47 DEBUG : potato2: Deleting (id "4_z5f724d33007d2b6b9f580e1b_f104b73faa3e79248_d20250221_m010245_c001_v0001039_t0032_u01740099765689") 2025/02/21 01:02:47 DEBUG : potato3: Deleting (id "4_z5f724d33007d2b6b9f580e1b_f11674927529448bd_d20250221_m010246_c001_v0001144_t0038_u01740099766071") 2025/02/21 01:02:47 DEBUG : B2 bucket rclone-test-xurawor2doya: Purge remote 2025/02/21 01:02:47 INFO : B2 bucket rclone-test-xurawor2doya: cleaning bucket "rclone-test-xurawor2doya" of all files 2025/02/21 01:02:48 DEBUG : empty space: Deleting (id "4_z0f323d13007d2b6b9f580e1b_f100b07c6f917b5f7_d20250221_m010241_c001_v0001172_t0045_u01740099761419") 2025/02/21 01:02:48 DEBUG : potato2: Deleting (id "4_z0f323d13007d2b6b9f580e1b_f402ae3b206444e10_d20250221_m010246_c001_v7007000_t0000_u01740099766043") 2025/02/21 01:02:48 DEBUG : potato2: Deleting (id "4_z0f323d13007d2b6b9f580e1b_f115632853cfb46d2_d20250221_m010242_c001_v0001180_t0034_u01740099762750") 2025/02/21 01:02:48 DEBUG : potato3: Deleting (id "4_z0f323d13007d2b6b9f580e1b_f402ae3b206444e12_d20250221_m010246_c001_v7007000_t0000_u01740099766684") 2025/02/21 01:02:48 DEBUG : potato3: Deleting (id "4_z0f323d13007d2b6b9f580e1b_f1061d479bceee491_d20250221_m010242_c001_v0001157_t0054_u01740099762986") 2025/02/21 01:02:48 DEBUG : potato3: Deleting (id "4_z0f323d13007d2b6b9f580e1b_f100b07c6f917b5f9_d20250221_m010242_c001_v0001172_t0030_u01740099762053") --- PASS: TestServerSideMoveWithFilter (12.66s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:02:50 DEBUG : Creating backend with remote "TestB2:rclone-test-hijapep3hipo" 2025/02/21 01:02:52 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-jigafid1zihe -> B2 bucket rclone-test-hijapep3hipo 2025/02/21 01:02:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:02:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/02/21 01:02:55 DEBUG : empty space: Unchanged skipping 2025/02/21 01:02:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/21 01:02:55 DEBUG : B2 bucket rclone-test-hijapep3hipo: Waiting for checks to finish 2025/02/21 01:02:55 INFO : empty space: Deleted 2025/02/21 01:02:55 DEBUG : B2 bucket rclone-test-hijapep3hipo: Waiting for transfers to finish 2025/02/21 01:02:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:02:56 INFO : potato2: Copied (server-side copy) 2025/02/21 01:02:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:02:56 INFO : potato3: Copied (server-side copy) 2025/02/21 01:02:56 INFO : potato2: Deleted 2025/02/21 01:02:56 INFO : potato3: Deleted 2025/02/21 01:02:57 DEBUG : Creating backend with remote "TestB2:rclone-test-losemab5xize" 2025/02/21 01:02:57 INFO : tomatoDir: Making directory 2025/02/21 01:02:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/02/21 01:02:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/21 01:02:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/21 01:02:58 DEBUG : B2 bucket rclone-test-losemab5xize: Waiting for checks to finish 2025/02/21 01:02:58 DEBUG : B2 bucket rclone-test-losemab5xize: Waiting for transfers to finish 2025/02/21 01:02:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/21 01:02:59 INFO : empty space: Copied (server-side copy) 2025/02/21 01:02:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/02/21 01:02:59 INFO : potato3: Copied (server-side copy) 2025/02/21 01:02:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/21 01:02:59 INFO : potato2: Copied (server-side copy) 2025/02/21 01:02:59 INFO : empty space: Deleted 2025/02/21 01:02:59 INFO : potato3: Deleted 2025/02/21 01:02:59 INFO : potato2: Deleted 2025/02/21 01:03:00 DEBUG : B2 bucket rclone-test-losemab5xize: Purge remote 2025/02/21 01:03:00 INFO : B2 bucket rclone-test-losemab5xize: cleaning bucket "rclone-test-losemab5xize" of all files 2025/02/21 01:03:00 DEBUG : empty space: Deleting (id "4_z8fa27d73007d2b6b9f580e1b_f1127b633157e6d05_d20250221_m010258_c001_v0001117_t0039_u01740099778890") 2025/02/21 01:03:00 DEBUG : potato2: Deleting (id "4_z8fa27d73007d2b6b9f580e1b_f1070842ab6c89257_d20250221_m010259_c001_v0001182_t0008_u01740099779255") 2025/02/21 01:03:00 DEBUG : potato3: Deleting (id "4_z8fa27d73007d2b6b9f580e1b_f109dd57cc547c60b_d20250221_m010259_c001_v0001184_t0013_u01740099779279") 2025/02/21 01:03:01 DEBUG : B2 bucket rclone-test-hijapep3hipo: Purge remote 2025/02/21 01:03:01 INFO : B2 bucket rclone-test-hijapep3hipo: cleaning bucket "rclone-test-hijapep3hipo" of all files 2025/02/21 01:03:01 DEBUG : empty space: Deleting (id "4_z1f626d23007d2b6b9f580e1b_f4048c68d8511d6e8_d20250221_m010259_c001_v7007000_t0000_u01740099779376") 2025/02/21 01:03:01 DEBUG : empty space: Deleting (id "4_z1f626d23007d2b6b9f580e1b_f118552eabdd04ca5_d20250221_m010253_c001_v0001172_t0047_u01740099773942") 2025/02/21 01:03:01 DEBUG : potato2: Deleting (id "4_z1f626d23007d2b6b9f580e1b_f4048c68d8511d6e9_d20250221_m010259_c001_v7007000_t0000_u01740099779561") 2025/02/21 01:03:01 DEBUG : potato2: Deleting (id "4_z1f626d23007d2b6b9f580e1b_f1060015d99259d05_d20250221_m010255_c001_v0001106_t0040_u01740099775746") 2025/02/21 01:03:01 DEBUG : potato3: Deleting (id "4_z1f626d23007d2b6b9f580e1b_f4162e669e427ff5c_d20250221_m010259_c001_v7007000_t0000_u01740099779489") 2025/02/21 01:03:01 DEBUG : potato3: Deleting (id "4_z1f626d23007d2b6b9f580e1b_f100f245c712f7a08_d20250221_m010256_c001_v0001182_t0025_u01740099776155") 2025/02/21 01:03:01 DEBUG : potato3: Deleting (id "4_z1f626d23007d2b6b9f580e1b_f118552eabdd04ca9_d20250221_m010254_c001_v0001172_t0018_u01740099774823") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.77s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:03:03 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:03:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncOverlap (2.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:03:08 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/rclone-sync-test" 2025/02/21 01:03:10 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/rclone-sync-test-include/layer2" 2025/02/21 01:03:12 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/rclone-sync-test-ignore-file" 2025/02/21 01:03:15 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/02/21 01:03:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/02/21 01:03:15 DEBUG : pacer: Reducing sleep to 10ms 2025/02/21 01:03:15 DEBUG : B2 bucket rclone-test-jigafid1zihe path rclone-sync-test: Waiting for checks to finish 2025/02/21 01:03:15 DEBUG : B2 bucket rclone-test-jigafid1zihe path rclone-sync-test: Waiting for transfers to finish 2025/02/21 01:03:15 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:15 INFO : There was nothing to transfer 2025/02/21 01:03:16 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:03:16 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:03:16 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:03:16 DEBUG : B2 bucket rclone-test-jigafid1zihe path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/02/21 01:03:16 DEBUG : B2 bucket rclone-test-jigafid1zihe path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/02/21 01:03:16 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:03:16 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:03:16 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:03:16 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:03:17 DEBUG : B2 bucket rclone-test-jigafid1zihe path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/02/21 01:03:17 DEBUG : B2 bucket rclone-test-jigafid1zihe path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/02/21 01:03:17 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.73s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:03:24 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/dst" 2025/02/21 01:03:25 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/CompareDest" 2025/02/21 01:03:27 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 01:03:27 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:27 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:03:28 INFO : one: Copied (new) 2025/02/21 01:03:28 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:28 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:28 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/21 01:03:29 INFO : one: Copied (replaced existing) 2025/02/21 01:03:29 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:30 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:03:31 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:31 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:31 INFO : There was nothing to transfer 2025/02/21 01:03:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 01:03:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:32 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:03:32 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:32 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:32 INFO : There was nothing to transfer 2025/02/21 01:03:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:32 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 01:03:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:32 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:03:32 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:32 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:32 INFO : There was nothing to transfer 2025/02/21 01:03:34 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/21 01:03:34 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:03:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/21 01:03:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:34 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:03:34 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:34 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:34 INFO : There was nothing to transfer 2025/02/21 01:03:34 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:34 DEBUG : two: Need to transfer - File not found at Destination 2025/02/21 01:03:34 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/21 01:03:35 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:35 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/21 01:03:35 INFO : two: Copied (new) 2025/02/21 01:03:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:03:38 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/dest" 2025/02/21 01:03:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/pre-dest1" 2025/02/21 01:03:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/pre-dest2" 2025/02/21 01:03:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:03:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/21 01:03:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:03:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/21 01:03:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/21 01:03:43 DEBUG : B2 bucket rclone-test-jigafid1zihe path dest: Waiting for checks to finish 2025/02/21 01:03:43 DEBUG : B2 bucket rclone-test-jigafid1zihe path dest: Waiting for transfers to finish 2025/02/21 01:03:43 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/21 01:03:43 INFO : 3: Copied (new) 2025/02/21 01:03:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.71s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:03:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/dst" 2025/02/21 01:03:46 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/CopyDest" 2025/02/21 01:03:48 DEBUG : one: Need to transfer - File not found at Destination 2025/02/21 01:03:48 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:48 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:03:49 INFO : one: Copied (new) 2025/02/21 01:03:49 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:50 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:50 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/21 01:03:51 INFO : one: Copied (replaced existing) 2025/02/21 01:03:51 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:52 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/BackupDir" 2025/02/21 01:03:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:54 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/21 01:03:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:03:55 INFO : one: Copied (server-side copy) 2025/02/21 01:03:56 INFO : one: Deleted 2025/02/21 01:03:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/21 01:03:56 INFO : one: Copied (server-side copy) 2025/02/21 01:03:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/21 01:03:56 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:56 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:57 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/21 01:03:57 INFO : two: Copied (server-side copy) 2025/02/21 01:03:57 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/21 01:03:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:57 DEBUG : one: Unchanged skipping 2025/02/21 01:03:57 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:57 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:57 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:57 DEBUG : one: Unchanged skipping 2025/02/21 01:03:57 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:57 DEBUG : two: Unchanged skipping 2025/02/21 01:03:57 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:57 DEBUG : Waiting for deletions to finish 2025/02/21 01:03:57 INFO : There was nothing to transfer 2025/02/21 01:03:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/21 01:03:58 DEBUG : three: Destination not found in --copy-dest 2025/02/21 01:03:58 DEBUG : three: Need to transfer - File not found at Destination 2025/02/21 01:03:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:58 DEBUG : one: Unchanged skipping 2025/02/21 01:03:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/02/21 01:03:58 DEBUG : two: Unchanged skipping 2025/02/21 01:03:58 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:03:58 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:03:59 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/21 01:03:59 INFO : three: Copied (new) 2025/02/21 01:03:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.89s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:04:02 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/dst" 2025/02/21 01:04:04 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/backup" 2025/02/21 01:04:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:04:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:05 DEBUG : two: Unchanged skipping 2025/02/21 01:04:05 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:04:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:04:07 INFO : one: Copied (server-side copy) 2025/02/21 01:04:07 INFO : one: Deleted 2025/02/21 01:04:07 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:04:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:08 INFO : one: Copied (new) 2025/02/21 01:04:08 DEBUG : Waiting for deletions to finish 2025/02/21 01:04:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:04:08 INFO : three.txt: Copied (server-side copy) 2025/02/21 01:04:08 INFO : three.txt: Deleted 2025/02/21 01:04:08 INFO : three.txt: Moved into backup dir 2025/02/21 01:04:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:04:10 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:04:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:10 DEBUG : two: Unchanged skipping 2025/02/21 01:04:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:10 INFO : one: Copied (server-side copy) 2025/02/21 01:04:11 INFO : one: Deleted 2025/02/21 01:04:11 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:04:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:04:11 INFO : one: Copied (new) 2025/02/21 01:04:11 DEBUG : Waiting for deletions to finish 2025/02/21 01:04:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:04:12 INFO : three.txt: Copied (server-side copy) 2025/02/21 01:04:12 INFO : three.txt: Deleted 2025/02/21 01:04:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.29s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:04:15 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/dst" 2025/02/21 01:04:16 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/backup" 2025/02/21 01:04:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:04:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:18 DEBUG : two: Unchanged skipping 2025/02/21 01:04:18 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:04:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:04:19 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:04:19 INFO : one: Deleted 2025/02/21 01:04:19 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:04:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:20 INFO : one: Copied (new) 2025/02/21 01:04:20 DEBUG : Waiting for deletions to finish 2025/02/21 01:04:21 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:04:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:04:21 INFO : three.txt: Deleted 2025/02/21 01:04:21 INFO : three.txt: Moved into backup dir 2025/02/21 01:04:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:04:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:23 DEBUG : two: Unchanged skipping 2025/02/21 01:04:23 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:04:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:23 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:04:23 INFO : one: Deleted 2025/02/21 01:04:23 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:04:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:04:24 INFO : one: Copied (new) 2025/02/21 01:04:24 DEBUG : Waiting for deletions to finish 2025/02/21 01:04:24 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:04:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:04:24 INFO : three.txt: Deleted 2025/02/21 01:04:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:04:27 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/dst" 2025/02/21 01:04:28 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/backup" 2025/02/21 01:04:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:04:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:30 DEBUG : two: Unchanged skipping 2025/02/21 01:04:30 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:04:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:04:31 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/21 01:04:31 INFO : one: Deleted 2025/02/21 01:04:31 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:04:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:32 INFO : one: Copied (new) 2025/02/21 01:04:32 DEBUG : Waiting for deletions to finish 2025/02/21 01:04:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:04:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/21 01:04:33 INFO : three.txt: Deleted 2025/02/21 01:04:33 INFO : three.txt: Moved into backup dir 2025/02/21 01:04:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:04:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:34 DEBUG : two: Unchanged skipping 2025/02/21 01:04:34 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:04:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/21 01:04:35 INFO : one: Deleted 2025/02/21 01:04:35 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:04:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:04:36 INFO : one: Copied (new) 2025/02/21 01:04:36 DEBUG : Waiting for deletions to finish 2025/02/21 01:04:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:04:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/21 01:04:36 INFO : three.txt: Deleted 2025/02/21 01:04:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.84s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:04:39 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/dst" 2025/02/21 01:04:41 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:04:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:04:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:41 DEBUG : two: Unchanged skipping 2025/02/21 01:04:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:04:41 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:04:41 INFO : one: Deleted 2025/02/21 01:04:41 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:04:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:42 INFO : one: Copied (new) 2025/02/21 01:04:42 DEBUG : Waiting for deletions to finish 2025/02/21 01:04:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:04:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:04:43 INFO : three.txt: Deleted 2025/02/21 01:04:43 INFO : three.txt: Moved into backup dir 2025/02/21 01:04:44 DEBUG : one.bak: Excluded (Path Filter) 2025/02/21 01:04:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/21 01:04:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:04:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:44 DEBUG : two: Unchanged skipping 2025/02/21 01:04:44 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for checks to finish 2025/02/21 01:04:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:44 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:04:44 INFO : one: Deleted 2025/02/21 01:04:44 DEBUG : B2 bucket rclone-test-jigafid1zihe path dst: Waiting for transfers to finish 2025/02/21 01:04:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:04:45 INFO : one: Copied (new) 2025/02/21 01:04:45 DEBUG : Waiting for deletions to finish 2025/02/21 01:04:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:04:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:04:45 INFO : three.txt: Deleted 2025/02/21 01:04:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.08s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:04:48 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/dst" 2025/02/21 01:04:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:04:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:04:50 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:04:51 INFO : one: Deleted 2025/02/21 01:04:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:51 INFO : one: Copied (new) 2025/02/21 01:04:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:52 DEBUG : two: Unchanged skipping 2025/02/21 01:04:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 01:04:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:04:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:04:52 INFO : three.txt: Deleted 2025/02/21 01:04:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:04:53 INFO : three.txt: Copied (new) 2025/02/21 01:04:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:04:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:04:53 INFO : one: Copied (server-side copy) to: one.bak 2025/02/21 01:04:54 INFO : one: Deleted 2025/02/21 01:04:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:04:54 INFO : one: Copied (new) 2025/02/21 01:04:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:04:54 DEBUG : two: Unchanged skipping 2025/02/21 01:04:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 01:04:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:04:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/02/21 01:04:55 INFO : three.txt: Deleted 2025/02/21 01:04:55 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/21 01:04:55 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:04:59 DEBUG : Creating backend with remote "TestB2:rclone-test-jigafid1zihe/dst" 2025/02/21 01:05:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/21 01:05:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/21 01:05:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/21 01:05:02 INFO : one: Deleted 2025/02/21 01:05:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:05:02 INFO : one: Copied (new) 2025/02/21 01:05:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:03 DEBUG : two: Unchanged skipping 2025/02/21 01:05:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/21 01:05:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/21 01:05:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/21 01:05:04 INFO : three.txt: Deleted 2025/02/21 01:05:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:05:04 INFO : three.txt: Copied (new) 2025/02/21 01:05:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/21 01:05:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/21 01:05:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/02/21 01:05:06 INFO : one: Deleted 2025/02/21 01:05:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/21 01:05:06 INFO : one: Copied (new) 2025/02/21 01:05:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:06 DEBUG : two: Unchanged skipping 2025/02/21 01:05:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/21 01:05:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/21 01:05:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/02/21 01:05:07 INFO : three.txt: Deleted 2025/02/21 01:05:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/21 01:05:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.90s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:05:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/21 01:05:09 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:05:09 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:05:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/21 01:05:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/21 01:05:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.88s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:05:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/21 01:05:11 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:05:11 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:05:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/21 01:05:11 INFO : existing: Copied (new) 2025/02/21 01:05:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:05:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/21 01:05:12 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:05:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/21 01:05:12 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:05:12 ERROR : B2 bucket rclone-test-jigafid1zihe: not deleting files as there were IO errors 2025/02/21 01:05:12 ERROR : B2 bucket rclone-test-jigafid1zihe: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncImmutable (3.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:05:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:14 DEBUG : existing: Unchanged skipping 2025/02/21 01:05:14 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:05:14 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:05:14 DEBUG : Waiting for deletions to finish 2025/02/21 01:05:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", 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-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:05:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both0: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both1: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both10: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both11: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both12: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both13: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both14: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both15: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:05:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both16: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both2: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both3: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both4: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both5: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both6: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both17: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both8: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:28 DEBUG : both9: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both19: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both18: Unchanged skipping 2025/02/21 01:05:28 DEBUG : both7: Unchanged skipping 2025/02/21 01:05:28 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:05:28 DEBUG : Waiting for deletions to finish 2025/02/21 01:05:28 INFO : only8: Deleted 2025/02/21 01:05:29 INFO : only9: Deleted 2025/02/21 01:05:29 INFO : only10: Deleted 2025/02/21 01:05:29 INFO : only13: Deleted 2025/02/21 01:05:29 INFO : only17: Deleted 2025/02/21 01:05:29 INFO : only19: Deleted 2025/02/21 01:05:29 INFO : only18: Deleted 2025/02/21 01:05:29 INFO : only0: Deleted 2025/02/21 01:05:29 INFO : only7: Deleted 2025/02/21 01:05:29 INFO : only4: Deleted 2025/02/21 01:05:29 INFO : only6: Deleted 2025/02/21 01:05:29 INFO : only2: Deleted 2025/02/21 01:05:29 INFO : only5: Deleted 2025/02/21 01:05:29 INFO : only1: Deleted 2025/02/21 01:05:29 INFO : only11: Deleted 2025/02/21 01:05:29 INFO : only12: Deleted 2025/02/21 01:05:29 INFO : only16: Deleted 2025/02/21 01:05:29 INFO : only14: Deleted 2025/02/21 01:05:30 INFO : only15: Deleted 2025/02/21 01:05:30 INFO : only3: Deleted 2025/02/21 01:05:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:05:47 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for checks to finish 2025/02/21 01:05:47 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both0: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both12: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both13: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both14: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both15: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both16: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both17: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both18: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both19: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both2: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both3: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both4: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both5: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both6: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both7: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both8: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/02/21 01:05:47 DEBUG : both9: Unchanged skipping 2025/02/21 01:05:47 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/21 01:05:47 DEBUG : both1: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both10: Unchanged skipping 2025/02/21 01:05:47 DEBUG : both11: Unchanged skipping 2025/02/21 01:05:47 DEBUG : B2 bucket rclone-test-jigafid1zihe: Waiting for transfers to finish 2025/02/21 01:05:47 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only0: Copied (replaced existing) 2025/02/21 01:05:47 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only10: Copied (replaced existing) 2025/02/21 01:05:47 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only1: Copied (replaced existing) 2025/02/21 01:05:47 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only13: Copied (replaced existing) 2025/02/21 01:05:47 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only14: Copied (replaced existing) 2025/02/21 01:05:47 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only12: Copied (replaced existing) 2025/02/21 01:05:47 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only15: Copied (replaced existing) 2025/02/21 01:05:47 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only16: Copied (replaced existing) 2025/02/21 01:05:47 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only17: Copied (replaced existing) 2025/02/21 01:05:47 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:47 INFO : only11: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only18: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only19: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only2: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only3: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only4: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only5: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only6: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only7: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only8: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/21 01:05:48 INFO : only9: Copied (replaced existing) 2025/02/21 01:05:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (21.83s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:05:57 DEBUG : empty_dir: Making directory with metadata 2025/02/21 01:05:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:05:57 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 01:05:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:05:57 INFO : empty_on_remote: Making directory 2025/02/21 01:05:57 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-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:05:57 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 01:05:57 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 01:05:57 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:05:57 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (2.93s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:05:59 DEBUG : empty_dir: Making directory with metadata 2025/02/21 01:05:59 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:05:59 DEBUG : empty_on_remote: Making directory with metadata 2025/02/21 01:05:59 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/21 01:05:59 INFO : empty_on_remote: Making directory 2025/02/21 01:05:59 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-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:06:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/21 01:06:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/21 01:06:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:06:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/21 01:06:00 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:06:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:06:02 INFO : sub dir: Making directory 2025/02/21 01:06:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" 2025/02/21 01:06:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/21 01:06:05 INFO : sub dir: Making directory 2025/02/21 01:06:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-jigafid1zihe", Local "Local file system at /tmp/rclone1156802815", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.79s) PASS 2025/02/21 01:06:07 DEBUG : B2 bucket rclone-test-jigafid1zihe: Purge remote 2025/02/21 01:06:07 INFO : B2 bucket rclone-test-jigafid1zihe: cleaning bucket "rclone-test-jigafid1zihe" of all files 2025/02/21 01:06:08 DEBUG : BackupDir/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b69_d20250221_m010400_c001_v7007000_t0000_u01740099840075") 2025/02/21 01:06:08 DEBUG : BackupDir/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f105b2a1ef525229e_d20250221_m010355_c001_v0001179_t0024_u01740099835750") 2025/02/21 01:06:08 DEBUG : CompareDest/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4100a09821f74853_d20250221_m010336_c001_v7007000_t0000_u01740099816019") 2025/02/21 01:06:08 DEBUG : CompareDest/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928215_d20250221_m010330_c001_v0001180_t0017_u01740099810451") 2025/02/21 01:06:08 DEBUG : CompareDest/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4100a09821f74855_d20250221_m010336_c001_v7007000_t0000_u01740099816201") 2025/02/21 01:06:08 DEBUG : CompareDest/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692821f_d20250221_m010331_c001_v0001180_t0009_u01740099811398") 2025/02/21 01:06:08 DEBUG : CopyDest/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b6a_d20250221_m010400_c001_v7007000_t0000_u01740099840258") 2025/02/21 01:06:08 DEBUG : CopyDest/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee91bd_d20250221_m010352_c001_v0001161_t0020_u01740099832346") 2025/02/21 01:06:08 DEBUG : CopyDest/three: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b6b_d20250221_m010400_c001_v7007000_t0000_u01740099840438") 2025/02/21 01:06:08 DEBUG : CopyDest/three: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928295_d20250221_m010358_c001_v0001180_t0038_u01740099838114") 2025/02/21 01:06:08 DEBUG : CopyDest/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b6c_d20250221_m010400_c001_v7007000_t0000_u01740099840621") 2025/02/21 01:06:09 DEBUG : CopyDest/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928287_d20250221_m010356_c001_v0001180_t0049_u01740099836543") 2025/02/21 01:06:09 DEBUG : EXISTING: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b54c_d20250221_m010515_c001_v7007000_t0000_u01740099915074") 2025/02/21 01:06:09 DEBUG : EXISTING: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692840e_d20250221_m010514_c001_v0001180_t0049_u01740099914111") 2025/02/21 01:06:09 DEBUG : Testêé: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b547_d20250221_m010510_c001_v7007000_t0000_u01740099910628") 2025/02/21 01:06:09 DEBUG : Testêé: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969283f6_d20250221_m010510_c001_v0001180_t0056_u01740099910052") 2025/02/21 01:06:09 DEBUG : Testêé: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969283f4_d20250221_m010509_c001_v0001180_t0011_u01740099909474") 2025/02/21 01:06:09 DEBUG : a/potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c465_d20250221_m010149_c001_v7007000_t0000_u01740099709120") 2025/02/21 01:06:09 DEBUG : a/potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee903b_d20250221_m010148_c001_v0001161_t0057_u01740099708438") 2025/02/21 01:06:09 DEBUG : a/potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c45e_d20250221_m010146_c001_v7007000_t0000_u01740099706548") 2025/02/21 01:06:09 DEBUG : a/potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee902f_d20250221_m010145_c001_v0001161_t0028_u01740099705730") 2025/02/21 01:06:09 DEBUG : a/potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019a1_d20250221_m010124_c001_v7007000_t0000_u01740099684844") 2025/02/21 01:06:09 DEBUG : a/potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fd7_d20250221_m010124_c001_v0001161_t0040_u01740099684031") 2025/02/21 01:06:09 DEBUG : b/potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c468_d20250221_m010149_c001_v7007000_t0000_u01740099709302") 2025/02/21 01:06:09 DEBUG : b/potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9037_d20250221_m010147_c001_v0001161_t0019_u01740099707455") 2025/02/21 01:06:09 DEBUG : b/potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c45d_d20250221_m010146_c001_v7007000_t0000_u01740099706001") 2025/02/21 01:06:09 DEBUG : b/potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9027_d20250221_m010144_c001_v0001161_t0052_u01740099704544") 2025/02/21 01:06:09 DEBUG : b/potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e0199c_d20250221_m010124_c001_v7007000_t0000_u01740099684298") 2025/02/21 01:06:09 DEBUG : b/potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fd1_d20250221_m010123_c001_v0001161_t0028_u01740099683016") 2025/02/21 01:06:10 DEBUG : backup/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4081309b8857fc89_d20250221_m010412_c001_v7007000_t0000_u01740099852722") 2025/02/21 01:06:10 DEBUG : backup/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f117d985deb826072_d20250221_m010410_c001_v0001184_t0022_u01740099850704") 2025/02/21 01:06:10 DEBUG : backup/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f117d985deb825fce_d20250221_m010407_c001_v0001184_t0019_u01740099847028") 2025/02/21 01:06:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7ad16_d20250221_m010437_c001_v7007000_t0000_u01740099877116") 2025/02/21 01:06:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f115cbaf583fff994_d20250221_m010435_c001_v0001033_t0048_u01740099875203") 2025/02/21 01:06:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1109e6ef4d566cf7_d20250221_m010431_c001_v0001100_t0025_u01740099871533") 2025/02/21 01:06:10 DEBUG : backup/one.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f400fcb35e4436cd5_d20250221_m010425_c001_v7007000_t0000_u01740099865302") 2025/02/21 01:06:10 DEBUG : backup/one.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f104bff4cb78ec5c7_d20250221_m010423_c001_v0001040_t0021_u01740099863358") 2025/02/21 01:06:10 DEBUG : backup/one.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f101c223d4befcbcf_d20250221_m010419_c001_v0001161_t0052_u01740099859176") 2025/02/21 01:06:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7ad18_d20250221_m010437_c001_v7007000_t0000_u01740099877300") 2025/02/21 01:06:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f107ee142c45b1475_d20250221_m010436_c001_v0001183_t0010_u01740099876306") 2025/02/21 01:06:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10336c122b461958_d20250221_m010433_c001_v0001183_t0004_u01740099873122") 2025/02/21 01:06:10 DEBUG : backup/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4081309b8857fc8a_d20250221_m010412_c001_v7007000_t0000_u01740099852905") 2025/02/21 01:06:10 DEBUG : backup/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f11910e03c3f3414f_d20250221_m010411_c001_v0001109_t0007_u01740099851563") 2025/02/21 01:06:10 DEBUG : backup/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f112b4b0a261f62f3_d20250221_m010408_c001_v0001184_t0025_u01740099848367") 2025/02/21 01:06:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f400fcb35e4436cd9_d20250221_m010425_c001_v7007000_t0000_u01740099865483") 2025/02/21 01:06:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f117b9f09acbe9a62_d20250221_m010424_c001_v0001182_t0014_u01740099864436") 2025/02/21 01:06:10 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1125d9ce4f69213d_d20250221_m010420_c001_v0001104_t0046_u01740099860846") 2025/02/21 01:06:10 DEBUG : both0: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1a3_d20250221_m010549_c001_v7007000_t0000_u01740099949163") 2025/02/21 01:06:10 DEBUG : both0: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9379_d20250221_m010535_c001_v0001161_t0003_u01740099935654") 2025/02/21 01:06:11 DEBUG : both0: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0bd_d20250221_m010530_c001_v7007000_t0000_u01740099930718") 2025/02/21 01:06:11 DEBUG : both0: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928420_d20250221_m010516_c001_v0001180_t0014_u01740099916951") 2025/02/21 01:06:11 DEBUG : both1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1a4_d20250221_m010549_c001_v7007000_t0000_u01740099949348") 2025/02/21 01:06:11 DEBUG : both1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284b1_d20250221_m010536_c001_v0001180_t0000_u01740099936888") 2025/02/21 01:06:11 DEBUG : both1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0bf_d20250221_m010530_c001_v7007000_t0000_u01740099930906") 2025/02/21 01:06:11 DEBUG : both1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928426_d20250221_m010517_c001_v0001180_t0011_u01740099917816") 2025/02/21 01:06:11 DEBUG : both10: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1a5_d20250221_m010549_c001_v7007000_t0000_u01740099949536") 2025/02/21 01:06:11 DEBUG : both10: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284e3_d20250221_m010541_c001_v0001180_t0024_u01740099941228") 2025/02/21 01:06:11 DEBUG : both10: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0c0_d20250221_m010531_c001_v7007000_t0000_u01740099931092") 2025/02/21 01:06:11 DEBUG : both10: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928456_d20250221_m010522_c001_v0001180_t0058_u01740099922706") 2025/02/21 01:06:11 DEBUG : both11: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1a6_d20250221_m010549_c001_v7007000_t0000_u01740099949720") 2025/02/21 01:06:11 DEBUG : both11: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284e7_d20250221_m010541_c001_v0001180_t0024_u01740099941994") 2025/02/21 01:06:11 DEBUG : both11: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0c2_d20250221_m010531_c001_v7007000_t0000_u01740099931290") 2025/02/21 01:06:11 DEBUG : both11: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9345_d20250221_m010523_c001_v0001161_t0041_u01740099923121") 2025/02/21 01:06:11 DEBUG : both12: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1a7_d20250221_m010549_c001_v7007000_t0000_u01740099949906") 2025/02/21 01:06:11 DEBUG : both12: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee93a7_d20250221_m010542_c001_v0001161_t0030_u01740099942439") 2025/02/21 01:06:11 DEBUG : both12: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0c3_d20250221_m010531_c001_v7007000_t0000_u01740099931477") 2025/02/21 01:06:11 DEBUG : both12: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928460_d20250221_m010523_c001_v0001180_t0005_u01740099923649") 2025/02/21 01:06:11 DEBUG : both13: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1a8_d20250221_m010550_c001_v7007000_t0000_u01740099950103") 2025/02/21 01:06:11 DEBUG : both13: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284f5_d20250221_m010543_c001_v0001180_t0051_u01740099943026") 2025/02/21 01:06:11 DEBUG : both13: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0c4_d20250221_m010531_c001_v7007000_t0000_u01740099931701") 2025/02/21 01:06:12 DEBUG : both13: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928464_d20250221_m010524_c001_v0001180_t0016_u01740099924238") 2025/02/21 01:06:12 DEBUG : both14: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1a9_d20250221_m010550_c001_v7007000_t0000_u01740099950286") 2025/02/21 01:06:12 DEBUG : both14: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284fd_d20250221_m010543_c001_v0001180_t0041_u01740099943585") 2025/02/21 01:06:12 DEBUG : both14: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0c5_d20250221_m010531_c001_v7007000_t0000_u01740099931886") 2025/02/21 01:06:12 DEBUG : both14: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee934f_d20250221_m010524_c001_v0001161_t0028_u01740099924643") 2025/02/21 01:06:12 DEBUG : both15: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1aa_d20250221_m010550_c001_v7007000_t0000_u01740099950467") 2025/02/21 01:06:12 DEBUG : both15: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee93b1_d20250221_m010544_c001_v0001161_t0024_u01740099944032") 2025/02/21 01:06:12 DEBUG : both15: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0c7_d20250221_m010532_c001_v7007000_t0000_u01740099932073") 2025/02/21 01:06:12 DEBUG : both15: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928470_d20250221_m010525_c001_v0001180_t0037_u01740099925136") 2025/02/21 01:06:12 DEBUG : both16: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1ab_d20250221_m010550_c001_v7007000_t0000_u01740099950649") 2025/02/21 01:06:12 DEBUG : both16: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928509_d20250221_m010544_c001_v0001180_t0011_u01740099944548") 2025/02/21 01:06:12 DEBUG : both16: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0c8_d20250221_m010532_c001_v7007000_t0000_u01740099932259") 2025/02/21 01:06:12 DEBUG : both16: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928474_d20250221_m010525_c001_v0001180_t0008_u01740099925659") 2025/02/21 01:06:12 DEBUG : both17: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1ac_d20250221_m010550_c001_v7007000_t0000_u01740099950831") 2025/02/21 01:06:12 DEBUG : both17: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928511_d20250221_m010545_c001_v0001180_t0042_u01740099945290") 2025/02/21 01:06:12 DEBUG : both17: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0ca_d20250221_m010532_c001_v7007000_t0000_u01740099932467") 2025/02/21 01:06:12 DEBUG : both17: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9357_d20250221_m010526_c001_v0001161_t0016_u01740099926165") 2025/02/21 01:06:12 DEBUG : both18: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1ad_d20250221_m010551_c001_v7007000_t0000_u01740099951014") 2025/02/21 01:06:12 DEBUG : both18: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee93bb_d20250221_m010545_c001_v0001161_t0030_u01740099945719") 2025/02/21 01:06:12 DEBUG : both18: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0cb_d20250221_m010532_c001_v7007000_t0000_u01740099932708") 2025/02/21 01:06:12 DEBUG : both18: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692847c_d20250221_m010526_c001_v0001180_t0040_u01740099926728") 2025/02/21 01:06:12 DEBUG : both19: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1ae_d20250221_m010551_c001_v7007000_t0000_u01740099951195") 2025/02/21 01:06:12 DEBUG : both19: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692851d_d20250221_m010546_c001_v0001180_t0053_u01740099946198") 2025/02/21 01:06:13 DEBUG : both19: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0cc_d20250221_m010532_c001_v7007000_t0000_u01740099932960") 2025/02/21 01:06:13 DEBUG : both19: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928482_d20250221_m010527_c001_v0001180_t0022_u01740099927316") 2025/02/21 01:06:13 DEBUG : both2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1af_d20250221_m010551_c001_v7007000_t0000_u01740099951378") 2025/02/21 01:06:13 DEBUG : both2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284b7_d20250221_m010537_c001_v0001180_t0016_u01740099937432") 2025/02/21 01:06:13 DEBUG : both2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0ce_d20250221_m010533_c001_v7007000_t0000_u01740099933154") 2025/02/21 01:06:13 DEBUG : both2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee931d_d20250221_m010518_c001_v0001161_t0003_u01740099918210") 2025/02/21 01:06:13 DEBUG : both3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1b0_d20250221_m010551_c001_v7007000_t0000_u01740099951576") 2025/02/21 01:06:13 DEBUG : both3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee938b_d20250221_m010537_c001_v0001161_t0025_u01740099937881") 2025/02/21 01:06:13 DEBUG : both3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0d1_d20250221_m010533_c001_v7007000_t0000_u01740099933364") 2025/02/21 01:06:13 DEBUG : both3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692842e_d20250221_m010518_c001_v0001180_t0041_u01740099918830") 2025/02/21 01:06:13 DEBUG : both4: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1b1_d20250221_m010551_c001_v7007000_t0000_u01740099951758") 2025/02/21 01:06:13 DEBUG : both4: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284c3_d20250221_m010538_c001_v0001180_t0011_u01740099938439") 2025/02/21 01:06:13 DEBUG : both4: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0d2_d20250221_m010533_c001_v7007000_t0000_u01740099933580") 2025/02/21 01:06:13 DEBUG : both4: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928432_d20250221_m010519_c001_v0001180_t0015_u01740099919344") 2025/02/21 01:06:13 DEBUG : both5: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1b2_d20250221_m010551_c001_v7007000_t0000_u01740099951940") 2025/02/21 01:06:13 DEBUG : both5: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284c5_d20250221_m010538_c001_v0001180_t0024_u01740099938920") 2025/02/21 01:06:13 DEBUG : both5: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0d3_d20250221_m010533_c001_v7007000_t0000_u01740099933765") 2025/02/21 01:06:13 DEBUG : both5: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9329_d20250221_m010519_c001_v0001161_t0050_u01740099919832") 2025/02/21 01:06:13 DEBUG : both6: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1b3_d20250221_m010552_c001_v7007000_t0000_u01740099952122") 2025/02/21 01:06:13 DEBUG : both6: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9393_d20250221_m010539_c001_v0001161_t0023_u01740099939344") 2025/02/21 01:06:14 DEBUG : both6: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0d4_d20250221_m010533_c001_v7007000_t0000_u01740099933956") 2025/02/21 01:06:14 DEBUG : both6: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928440_d20250221_m010520_c001_v0001180_t0023_u01740099920686") 2025/02/21 01:06:14 DEBUG : both7: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1b4_d20250221_m010552_c001_v7007000_t0000_u01740099952323") 2025/02/21 01:06:14 DEBUG : both7: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284d3_d20250221_m010539_c001_v0001180_t0013_u01740099939826") 2025/02/21 01:06:14 DEBUG : both7: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0d5_d20250221_m010534_c001_v7007000_t0000_u01740099934145") 2025/02/21 01:06:14 DEBUG : both7: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928448_d20250221_m010521_c001_v0001180_t0037_u01740099921168") 2025/02/21 01:06:14 DEBUG : both8: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1b5_d20250221_m010552_c001_v7007000_t0000_u01740099952507") 2025/02/21 01:06:14 DEBUG : both8: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284d5_d20250221_m010540_c001_v0001180_t0057_u01740099940331") 2025/02/21 01:06:14 DEBUG : both8: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0d7_d20250221_m010534_c001_v7007000_t0000_u01740099934338") 2025/02/21 01:06:14 DEBUG : both8: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9339_d20250221_m010521_c001_v0001161_t0029_u01740099921612") 2025/02/21 01:06:14 DEBUG : both9: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1b6_d20250221_m010552_c001_v7007000_t0000_u01740099952689") 2025/02/21 01:06:14 DEBUG : both9: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee939b_d20250221_m010540_c001_v0001161_t0017_u01740099940733") 2025/02/21 01:06:14 DEBUG : both9: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0d8_d20250221_m010534_c001_v7007000_t0000_u01740099934531") 2025/02/21 01:06:14 DEBUG : both9: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928452_d20250221_m010522_c001_v0001180_t0041_u01740099922116") 2025/02/21 01:06:14 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c469_d20250221_m010149_c001_v7007000_t0000_u01740099709484") 2025/02/21 01:06:14 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9039_d20250221_m010147_c001_v0001161_t0039_u01740099707739") 2025/02/21 01:06:14 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c45f_d20250221_m010146_c001_v7007000_t0000_u01740099706730") 2025/02/21 01:06:14 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee902b_d20250221_m010145_c001_v0001161_t0042_u01740099705066") 2025/02/21 01:06:14 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019a2_d20250221_m010125_c001_v7007000_t0000_u01740099685026") 2025/02/21 01:06:14 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fd3_d20250221_m010123_c001_v0001161_t0006_u01740099683304") 2025/02/21 01:06:15 DEBUG : check sum: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0e06_d20250221_m010111_c001_v7007000_t0000_u01740099671713") 2025/02/21 01:06:15 DEBUG : check sum: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f9f_d20250221_m010110_c001_v0001161_t0036_u01740099670651") 2025/02/21 01:06:15 DEBUG : dest/3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b4f_d20250221_m010344_c001_v7007000_t0000_u01740099824906") 2025/02/21 01:06:15 DEBUG : dest/3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f419940967c55a415_d20250221_m010343_c001_v0001184_t0046_u01740099823823") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b53f_d20250221_m010507_c001_v7007000_t0000_u01740099907987") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f109dd57cc547d825_d20250221_m010506_c001_v0001184_t0004_u01740099906135") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f403380b2af8fc03d_d20250221_m010505_c001_v7007000_t0000_u01740099905950") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f109dd57cc547d798_d20250221_m010502_c001_v0001184_t0044_u01740099902872") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f403380b2af8fc032_d20250221_m010502_c001_v7007000_t0000_u01740099902143") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969283b6_d20250221_m010457_c001_v0001180_t0043_u01740099897573") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b520_d20250221_m010456_c001_v7007000_t0000_u01740099896099") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f106168f6e0980989_d20250221_m010454_c001_v0001180_t0019_u01740099894270") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f407540b1f35d6a3f_d20250221_m010454_c001_v7007000_t0000_u01740099894086") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f106168f6e098097b_d20250221_m010451_c001_v0001180_t0057_u01740099891725") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f407540b1f35d6a36_d20250221_m010450_c001_v7007000_t0000_u01740099890962") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928389_d20250221_m010447_c001_v0001180_t0045_u01740099887491") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b501_d20250221_m010446_c001_v7007000_t0000_u01740099886221") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f110303eb7f478beb_d20250221_m010444_c001_v0001134_t0022_u01740099884948") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f408ec9296fb47041_d20250221_m010444_c001_v7007000_t0000_u01740099884766") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f110303eb7f478be3_d20250221_m010442_c001_v0001134_t0049_u01740099882349") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f408ec9296fb47039_d20250221_m010441_c001_v7007000_t0000_u01740099881612") 2025/02/21 01:06:15 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9285_d20250221_m010438_c001_v0001161_t0030_u01740099878417") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7ad19_d20250221_m010437_c001_v7007000_t0000_u01740099877490") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10437b5ae8aa1f1d_d20250221_m010435_c001_v0001103_t0019_u01740099875793") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4191648a40d952ae_d20250221_m010435_c001_v7007000_t0000_u01740099875611") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10437b5ae8aa1f0d_d20250221_m010432_c001_v0001103_t0013_u01740099872580") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4191648a40d952a8_d20250221_m010431_c001_v7007000_t0000_u01740099871835") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692831f_d20250221_m010426_c001_v0001180_t0030_u01740099866214") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f400fcb35e4436cda_d20250221_m010425_c001_v7007000_t0000_u01740099865666") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f118943d1a78ab13f_d20250221_m010423_c001_v0001182_t0044_u01740099863978") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4191648a40d95293_d20250221_m010423_c001_v7007000_t0000_u01740099863794") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f118943d1a78ab0ed_d20250221_m010420_c001_v0001182_t0049_u01740099860451") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4191648a40d9528d_d20250221_m010419_c001_v7007000_t0000_u01740099859726") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969282e5_d20250221_m010414_c001_v0001180_t0042_u01740099854188") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4081309b8857fc8b_d20250221_m010413_c001_v7007000_t0000_u01740099853087") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f109e151a0dfeaf02_d20250221_m010411_c001_v0001183_t0058_u01740099851098") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4143b52683d877a4_d20250221_m010410_c001_v7007000_t0000_u01740099850916") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f109e151a0dfeaea1_d20250221_m010407_c001_v0001183_t0058_u01740099847955") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4143b52683d8779e_d20250221_m010407_c001_v7007000_t0000_u01740099847226") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee91e9_d20250221_m010401_c001_v0001161_t0028_u01740099841897") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b6e_d20250221_m010400_c001_v7007000_t0000_u01740099840802") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1070842ab6c895ed_d20250221_m010356_c001_v0001182_t0055_u01740099836158") 2025/02/21 01:06:16 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f418bd9f5121a7173_d20250221_m010355_c001_v7007000_t0000_u01740099835950") 2025/02/21 01:06:17 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692826f_d20250221_m010351_c001_v0001180_t0048_u01740099831748") 2025/02/21 01:06:17 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f113b96f52add9e29_d20250221_m010350_c001_v0001043_t0008_u01740099830670") 2025/02/21 01:06:17 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f113b96f52add9e23_d20250221_m010349_c001_v0001043_t0008_u01740099829322") 2025/02/21 01:06:17 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4100a09821f74856_d20250221_m010336_c001_v7007000_t0000_u01740099816384") 2025/02/21 01:06:17 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9177_d20250221_m010329_c001_v0001161_t0019_u01740099809795") 2025/02/21 01:06:17 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f104f4a87be873c42_d20250221_m010328_c001_v0001182_t0055_u01740099808847") 2025/02/21 01:06:17 DEBUG : dst/one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f104f4a87be873c2c_d20250221_m010327_c001_v0001182_t0057_u01740099807896") 2025/02/21 01:06:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b540_d20250221_m010508_c001_v7007000_t0000_u01740099908169") 2025/02/21 01:06:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f11958f4e903c9233_d20250221_m010505_c001_v0001041_t0047_u01740099905627") 2025/02/21 01:06:17 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f107c1975e8a3b962_d20250221_m010501_c001_v0001172_t0043_u01740099901658") 2025/02/21 01:06:17 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b521_d20250221_m010456_c001_v7007000_t0000_u01740099896287") 2025/02/21 01:06:17 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f114970df7d778560_d20250221_m010453_c001_v0001183_t0052_u01740099893866") 2025/02/21 01:06:17 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f119a4134fc7b6651_d20250221_m010450_c001_v0001180_t0059_u01740099890762") 2025/02/21 01:06:17 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b502_d20250221_m010446_c001_v7007000_t0000_u01740099886403") 2025/02/21 01:06:17 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1160483cb0cda007_d20250221_m010444_c001_v0001184_t0053_u01740099884556") 2025/02/21 01:06:17 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f115463a1e83a7303_d20250221_m010441_c001_v0001182_t0030_u01740099881410") 2025/02/21 01:06:17 DEBUG : dst/three: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b6f_d20250221_m010400_c001_v7007000_t0000_u01740099840983") 2025/02/21 01:06:17 DEBUG : dst/three: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f113b96f52add9e35_d20250221_m010359_c001_v0001043_t0056_u01740099839268") 2025/02/21 01:06:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b541_d20250221_m010508_c001_v7007000_t0000_u01740099908349") 2025/02/21 01:06:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10700a53ffdc1494_d20250221_m010506_c001_v0001105_t0045_u01740099906900") 2025/02/21 01:06:17 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f102cf854403f9472_d20250221_m010503_c001_v0001103_t0003_u01740099903661") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b542_d20250221_m010508_c001_v7007000_t0000_u01740099908562") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f109dd57cc547d861_d20250221_m010507_c001_v0001184_t0016_u01740099907396") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f403380b2af8fc03f_d20250221_m010507_c001_v7007000_t0000_u01740099907213") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f109dd57cc547d7c4_d20250221_m010504_c001_v0001184_t0058_u01740099904284") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f403380b2af8fc037_d20250221_m010504_c001_v7007000_t0000_u01740099904100") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee92cf_d20250221_m010458_c001_v0001161_t0052_u01740099898375") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b523_d20250221_m010456_c001_v7007000_t0000_u01740099896478") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f106168f6e0980995_d20250221_m010455_c001_v0001180_t0047_u01740099895486") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f407540b1f35d6a42_d20250221_m010455_c001_v7007000_t0000_u01740099895298") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f106168f6e0980983_d20250221_m010452_c001_v0001180_t0041_u01740099892896") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f407540b1f35d6a3b_d20250221_m010452_c001_v7007000_t0000_u01740099892711") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee92a3_d20250221_m010447_c001_v0001161_t0042_u01740099887903") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f408ec9296fb47042_d20250221_m010445_c001_v7007000_t0000_u01740099885648") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9297_d20250221_m010443_c001_v0001161_t0054_u01740099883498") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f408ec9296fb47040_d20250221_m010443_c001_v7007000_t0000_u01740099883118") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928355_d20250221_m010438_c001_v0001180_t0057_u01740099878886") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4191648a40d952af_d20250221_m010436_c001_v7007000_t0000_u01740099876558") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692833b_d20250221_m010434_c001_v0001180_t0058_u01740099874416") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4191648a40d952aa_d20250221_m010433_c001_v7007000_t0000_u01740099873335") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928323_d20250221_m010427_c001_v0001180_t0005_u01740099867115") 2025/02/21 01:06:18 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4191648a40d95296_d20250221_m010424_c001_v7007000_t0000_u01740099864746") 2025/02/21 01:06:19 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928311_d20250221_m010422_c001_v0001180_t0030_u01740099862572") 2025/02/21 01:06:19 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4191648a40d9528f_d20250221_m010421_c001_v7007000_t0000_u01740099861480") 2025/02/21 01:06:19 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee921d_d20250221_m010414_c001_v0001161_t0028_u01740099854598") 2025/02/21 01:06:19 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4143b52683d877a6_d20250221_m010412_c001_v7007000_t0000_u01740099852170") 2025/02/21 01:06:19 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee920f_d20250221_m010409_c001_v0001161_t0056_u01740099849656") 2025/02/21 01:06:19 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4143b52683d877a2_d20250221_m010408_c001_v7007000_t0000_u01740099848565") 2025/02/21 01:06:19 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969282af_d20250221_m010402_c001_v0001180_t0057_u01740099842597") 2025/02/21 01:06:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b526_d20250221_m010456_c001_v7007000_t0000_u01740099896659") 2025/02/21 01:06:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10424bcf3f3af0ea_d20250221_m010455_c001_v0001165_t0018_u01740099895034") 2025/02/21 01:06:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f110f404dc401ac7f_d20250221_m010452_c001_v0001183_t0047_u01740099892518") 2025/02/21 01:06:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b503_d20250221_m010446_c001_v7007000_t0000_u01740099886584") 2025/02/21 01:06:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1160483cb0cda037_d20250221_m010445_c001_v0001184_t0003_u01740099885451") 2025/02/21 01:06:19 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10609272fad1b23d_d20250221_m010442_c001_v0001179_t0029_u01740099882913") 2025/02/21 01:06:19 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b544_d20250221_m010508_c001_v7007000_t0000_u01740099908747") 2025/02/21 01:06:19 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969283b8_d20250221_m010457_c001_v0001180_t0056_u01740099897795") 2025/02/21 01:06:19 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b527_d20250221_m010456_c001_v7007000_t0000_u01740099896845") 2025/02/21 01:06:19 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692838d_d20250221_m010447_c001_v0001180_t0047_u01740099887688") 2025/02/21 01:06:19 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b505_d20250221_m010446_c001_v7007000_t0000_u01740099886765") 2025/02/21 01:06:19 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928353_d20250221_m010438_c001_v0001180_t0056_u01740099878681") 2025/02/21 01:06:19 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7ad1a_d20250221_m010437_c001_v7007000_t0000_u01740099877671") 2025/02/21 01:06:19 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee924d_d20250221_m010426_c001_v0001161_t0032_u01740099866795") 2025/02/21 01:06:20 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f400fcb35e4436cdb_d20250221_m010425_c001_v7007000_t0000_u01740099865848") 2025/02/21 01:06:20 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969282e9_d20250221_m010414_c001_v0001180_t0054_u01740099854394") 2025/02/21 01:06:20 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4081309b8857fc8d_d20250221_m010413_c001_v7007000_t0000_u01740099853448") 2025/02/21 01:06:20 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969282ad_d20250221_m010402_c001_v0001180_t0008_u01740099842231") 2025/02/21 01:06:20 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b70_d20250221_m010401_c001_v7007000_t0000_u01740099841166") 2025/02/21 01:06:20 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f115624c2db449654_d20250221_m010357_c001_v0001184_t0042_u01740099837344") 2025/02/21 01:06:20 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4100a09821f74857_d20250221_m010336_c001_v7007000_t0000_u01740099816566") 2025/02/21 01:06:20 DEBUG : dst/two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f104f4a87be873ccb_d20250221_m010335_c001_v0001182_t0006_u01740099815443") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f418bd9f5121a70b7_d20250221_m010255_c001_v7007000_t0000_u01740099775730") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969281a5_d20250221_m010251_c001_v0001180_t0009_u01740099771467") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f418bd9f5121a709f_d20250221_m010249_c001_v7007000_t0000_u01740099769934") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692817d_d20250221_m010238_c001_v0001180_t0057_u01740099758839") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b32b_d20250221_m010230_c001_v7007000_t0000_u01740099750676") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928159_d20250221_m010227_c001_v0001180_t0055_u01740099747638") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c49f_d20250221_m010203_c001_v7007000_t0000_u01740099723732") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9081_d20250221_m010201_c001_v0001161_t0024_u01740099721669") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c495_d20250221_m010200_c001_v7007000_t0000_u01740099720096") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee906d_d20250221_m010158_c001_v0001161_t0058_u01740099718849") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c485_d20250221_m010155_c001_v7007000_t0000_u01740099715350") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9059_d20250221_m010153_c001_v0001161_t0040_u01740099713438") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c475_d20250221_m010152_c001_v7007000_t0000_u01740099712093") 2025/02/21 01:06:20 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9047_d20250221_m010150_c001_v0001161_t0008_u01740099710629") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c458_d20250221_m010143_c001_v7007000_t0000_u01740099703637") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee901f_d20250221_m010141_c001_v0001161_t0011_u01740099701657") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019cf_d20250221_m010140_c001_v7007000_t0000_u01740099700455") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9019_d20250221_m010139_c001_v0001161_t0005_u01740099699431") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019bb_d20250221_m010134_c001_v7007000_t0000_u01740099694147") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8ffb_d20250221_m010132_c001_v0001161_t0020_u01740099692821") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019ae_d20250221_m010130_c001_v7007000_t0000_u01740099690260") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fe7_d20250221_m010129_c001_v0001161_t0011_u01740099689198") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019aa_d20250221_m010128_c001_v7007000_t0000_u01740099688109") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f106a758ed8ed7762_d20250221_m010127_c001_v0001178_t0020_u01740099687535") 2025/02/21 01:06:21 DEBUG : empty space: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fdf_d20250221_m010125_c001_v0001161_t0007_u01740099685753") 2025/02/21 01:06:21 DEBUG : enormous: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c49b_d20250221_m010202_c001_v7007000_t0000_u01740099722795") 2025/02/21 01:06:21 DEBUG : enormous: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9083_d20250221_m010202_c001_v0001161_t0019_u01740099722129") 2025/02/21 01:06:21 DEBUG : existing: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b549_d20250221_m010512_c001_v7007000_t0000_u01740099912995") 2025/02/21 01:06:21 DEBUG : existing: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee92ff_d20250221_m010511_c001_v0001161_t0008_u01740099911723") 2025/02/21 01:06:21 DEBUG : existing: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b31d_d20250221_m010225_c001_v7007000_t0000_u01740099745913") 2025/02/21 01:06:21 DEBUG : existing: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee90d1_d20250221_m010224_c001_v0001161_t0006_u01740099744764") 2025/02/21 01:06:21 DEBUG : existing: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01996_d20250221_m010121_c001_v7007000_t0000_u01740099681919") 2025/02/21 01:06:21 DEBUG : existing: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fcb_d20250221_m010120_c001_v0001161_t0054_u01740099680586") 2025/02/21 01:06:21 DEBUG : existing: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e0198f_d20250221_m010119_c001_v7007000_t0000_u01740099679321") 2025/02/21 01:06:22 DEBUG : existing: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fbd_d20250221_m010118_c001_v0001161_t0023_u01740099678640") 2025/02/21 01:06:22 DEBUG : existing: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fb7_d20250221_m010117_c001_v0001161_t0007_u01740099677788") 2025/02/21 01:06:22 DEBUG : existing-b: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b31e_d20250221_m010226_c001_v7007000_t0000_u01740099746093") 2025/02/21 01:06:22 DEBUG : existing-b: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928151_d20250221_m010224_c001_v0001180_t0028_u01740099744772") 2025/02/21 01:06:22 DEBUG : file1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1e0_d20250221_m010601_c001_v7007000_t0000_u01740099961072") 2025/02/21 01:06:22 DEBUG : file1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692858d_d20250221_m010600_c001_v0001180_t0035_u01740099960242") 2025/02/21 01:06:22 DEBUG : file1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1d4_d20250221_m010558_c001_v7007000_t0000_u01740099958546") 2025/02/21 01:06:22 DEBUG : file1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692857d_d20250221_m010557_c001_v0001180_t0047_u01740099957320") 2025/02/21 01:06:22 DEBUG : five: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c4a8_d20250221_m010208_c001_v7007000_t0000_u01740099728587") 2025/02/21 01:06:22 DEBUG : five: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee9097_d20250221_m010206_c001_v0001161_t0015_u01740099726399") 2025/02/21 01:06:22 DEBUG : foo: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019b4_d20250221_m010132_c001_v7007000_t0000_u01740099692089") 2025/02/21 01:06:22 DEBUG : foo: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee8ff3_d20250221_m010131_c001_v0001161_t0015_u01740099691546") 2025/02/21 01:06:22 DEBUG : foo: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee8fef_d20250221_m010130_c001_v0001161_t0015_u01740099690990") 2025/02/21 01:06:22 DEBUG : four: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c4a9_d20250221_m010208_c001_v7007000_t0000_u01740099728780") 2025/02/21 01:06:22 DEBUG : four: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc796928113_d20250221_m010206_c001_v0001180_t0008_u01740099726951") 2025/02/21 01:06:22 DEBUG : four: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9095_d20250221_m010205_c001_v0001161_t0014_u01740099725686") 2025/02/21 01:06:22 DEBUG : hello world2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eec8_d20250221_m010027_c001_v7007000_t0000_u01740099627955") 2025/02/21 01:06:22 DEBUG : hello world2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f17_d20250221_m010027_c001_v0001161_t0015_u01740099627292") 2025/02/21 01:06:22 DEBUG : ignore-size: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0e0a_d20250221_m010116_c001_v7007000_t0000_u01740099676306") 2025/02/21 01:06:22 DEBUG : ignore-size: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fad_d20250221_m010115_c001_v0001161_t0041_u01740099675305") 2025/02/21 01:06:23 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b319_d20250221_m010223_c001_v7007000_t0000_u01740099743668") 2025/02/21 01:06:23 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692814b_d20250221_m010223_c001_v0001180_t0056_u01740099743071") 2025/02/21 01:06:23 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b315_d20250221_m010221_c001_v7007000_t0000_u01740099741959") 2025/02/21 01:06:23 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928145_d20250221_m010220_c001_v0001180_t0003_u01740099740920") 2025/02/21 01:06:23 DEBUG : one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c4aa_d20250221_m010208_c001_v7007000_t0000_u01740099728978") 2025/02/21 01:06:23 DEBUG : one: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee908d_d20250221_m010204_c001_v0001161_t0015_u01740099724848") 2025/02/21 01:06:23 DEBUG : only0: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1b8_d20250221_m010552_c001_v7007000_t0000_u01740099952871") 2025/02/21 01:06:23 DEBUG : only0: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc796928529_d20250221_m010547_c001_v0001180_t0054_u01740099947327") 2025/02/21 01:06:23 DEBUG : only0: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284af_d20250221_m010536_c001_v0001180_t0006_u01740099936625") 2025/02/21 01:06:23 DEBUG : only0: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0b7_d20250221_m010529_c001_v7007000_t0000_u01740099929466") 2025/02/21 01:06:23 DEBUG : only0: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9319_d20250221_m010517_c001_v0001161_t0016_u01740099917522") 2025/02/21 01:06:23 DEBUG : only1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1ba_d20250221_m010553_c001_v7007000_t0000_u01740099953053") 2025/02/21 01:06:23 DEBUG : only1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc79692852b_d20250221_m010547_c001_v0001180_t0008_u01740099947512") 2025/02/21 01:06:23 DEBUG : only1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9385_d20250221_m010537_c001_v0001161_t0035_u01740099937153") 2025/02/21 01:06:23 DEBUG : only1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b56a_d20250221_m010529_c001_v7007000_t0000_u01740099929685") 2025/02/21 01:06:23 DEBUG : only1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928428_d20250221_m010518_c001_v0001180_t0010_u01740099918003") 2025/02/21 01:06:23 DEBUG : only10: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1bb_d20250221_m010553_c001_v7007000_t0000_u01740099953235") 2025/02/21 01:06:23 DEBUG : only10: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee93c3_d20250221_m010547_c001_v0001161_t0015_u01740099947349") 2025/02/21 01:06:23 DEBUG : only10: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee93a1_d20250221_m010541_c001_v0001161_t0004_u01740099941443") 2025/02/21 01:06:23 DEBUG : only10: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b566_d20250221_m010529_c001_v7007000_t0000_u01740099929263") 2025/02/21 01:06:23 DEBUG : only10: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692845a_d20250221_m010522_c001_v0001180_t0055_u01740099922922") 2025/02/21 01:06:23 DEBUG : only11: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1bc_d20250221_m010553_c001_v7007000_t0000_u01740099953417") 2025/02/21 01:06:24 DEBUG : only11: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f412d856c4bff50cc_d20250221_m010547_c001_v0001182_t0048_u01740099947904") 2025/02/21 01:06:24 DEBUG : only11: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284e9_d20250221_m010542_c001_v0001180_t0027_u01740099942241") 2025/02/21 01:06:24 DEBUG : only11: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41536513f9777fd7_d20250221_m010529_c001_v7007000_t0000_u01740099929853") 2025/02/21 01:06:24 DEBUG : only11: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692845e_d20250221_m010523_c001_v0001180_t0047_u01740099923431") 2025/02/21 01:06:24 DEBUG : only12: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1bd_d20250221_m010553_c001_v7007000_t0000_u01740099953598") 2025/02/21 01:06:24 DEBUG : only12: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc79692852d_d20250221_m010547_c001_v0001180_t0054_u01740099947700") 2025/02/21 01:06:24 DEBUG : only12: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284f1_d20250221_m010542_c001_v0001180_t0042_u01740099942809") 2025/02/21 01:06:24 DEBUG : only12: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0ba_d20250221_m010529_c001_v7007000_t0000_u01740099929873") 2025/02/21 01:06:24 DEBUG : only12: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9349_d20250221_m010523_c001_v0001161_t0038_u01740099923869") 2025/02/21 01:06:24 DEBUG : only13: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1bf_d20250221_m010553_c001_v7007000_t0000_u01740099953781") 2025/02/21 01:06:24 DEBUG : only13: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee93c9_d20250221_m010547_c001_v0001161_t0015_u01740099947559") 2025/02/21 01:06:24 DEBUG : only13: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee93ab_d20250221_m010543_c001_v0001161_t0005_u01740099943236") 2025/02/21 01:06:24 DEBUG : only13: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0b6_d20250221_m010529_c001_v7007000_t0000_u01740099929270") 2025/02/21 01:06:24 DEBUG : only13: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928466_d20250221_m010524_c001_v0001180_t0059_u01740099924439") 2025/02/21 01:06:24 DEBUG : only14: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1c0_d20250221_m010553_c001_v7007000_t0000_u01740099953968") 2025/02/21 01:06:24 DEBUG : only14: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc79692852f_d20250221_m010547_c001_v0001180_t0008_u01740099947700") 2025/02/21 01:06:24 DEBUG : only14: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928501_d20250221_m010543_c001_v0001180_t0007_u01740099943798") 2025/02/21 01:06:24 DEBUG : only14: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4162e669e428000f_d20250221_m010529_c001_v7007000_t0000_u01740099929892") 2025/02/21 01:06:24 DEBUG : only14: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692846e_d20250221_m010524_c001_v0001180_t0042_u01740099924932") 2025/02/21 01:06:24 DEBUG : only15: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1c1_d20250221_m010554_c001_v7007000_t0000_u01740099954151") 2025/02/21 01:06:24 DEBUG : only15: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee93cb_d20250221_m010547_c001_v0001161_t0015_u01740099947741") 2025/02/21 01:06:24 DEBUG : only15: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928505_d20250221_m010544_c001_v0001180_t0006_u01740099944305") 2025/02/21 01:06:25 DEBUG : only15: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41536513f9777fd8_d20250221_m010530_c001_v7007000_t0000_u01740099930037") 2025/02/21 01:06:25 DEBUG : only15: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9355_d20250221_m010525_c001_v0001161_t0036_u01740099925366") 2025/02/21 01:06:25 DEBUG : only16: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1c2_d20250221_m010554_c001_v7007000_t0000_u01740099954334") 2025/02/21 01:06:25 DEBUG : only16: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc796928531_d20250221_m010547_c001_v0001180_t0008_u01740099947886") 2025/02/21 01:06:25 DEBUG : only16: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee93b7_d20250221_m010544_c001_v0001161_t0054_u01740099944787") 2025/02/21 01:06:25 DEBUG : only16: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b56c_d20250221_m010529_c001_v7007000_t0000_u01740099929881") 2025/02/21 01:06:25 DEBUG : only16: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928476_d20250221_m010525_c001_v0001180_t0030_u01740099925962") 2025/02/21 01:06:25 DEBUG : only17: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1c3_d20250221_m010554_c001_v7007000_t0000_u01740099954516") 2025/02/21 01:06:25 DEBUG : only17: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc796928533_d20250221_m010547_c001_v0001180_t0054_u01740099947897") 2025/02/21 01:06:25 DEBUG : only17: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928515_d20250221_m010545_c001_v0001180_t0010_u01740099945514") 2025/02/21 01:06:25 DEBUG : only17: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41536513f9777fd4_d20250221_m010529_c001_v7007000_t0000_u01740099929283") 2025/02/21 01:06:25 DEBUG : only17: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928478_d20250221_m010526_c001_v0001180_t0056_u01740099926508") 2025/02/21 01:06:25 DEBUG : only18: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1c4_d20250221_m010554_c001_v7007000_t0000_u01740099954698") 2025/02/21 01:06:25 DEBUG : only18: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee93cd_d20250221_m010547_c001_v0001161_t0015_u01740099947924") 2025/02/21 01:06:25 DEBUG : only18: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928519_d20250221_m010545_c001_v0001180_t0018_u01740099945994") 2025/02/21 01:06:25 DEBUG : only18: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41536513f9777fd5_d20250221_m010529_c001_v7007000_t0000_u01740099929472") 2025/02/21 01:06:25 DEBUG : only18: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee935b_d20250221_m010526_c001_v0001161_t0031_u01740099926951") 2025/02/21 01:06:25 DEBUG : only19: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1c5_d20250221_m010554_c001_v7007000_t0000_u01740099954881") 2025/02/21 01:06:25 DEBUG : only19: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc796928535_d20250221_m010548_c001_v0001180_t0008_u01740099948074") 2025/02/21 01:06:25 DEBUG : only19: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee93bf_d20250221_m010546_c001_v0001161_t0021_u01740099946403") 2025/02/21 01:06:26 DEBUG : only19: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4162e669e428000b_d20250221_m010529_c001_v7007000_t0000_u01740099929289") 2025/02/21 01:06:26 DEBUG : only19: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928486_d20250221_m010527_c001_v0001180_t0052_u01740099927541") 2025/02/21 01:06:26 DEBUG : only2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1c6_d20250221_m010555_c001_v7007000_t0000_u01740099955064") 2025/02/21 01:06:26 DEBUG : only2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc796928537_d20250221_m010548_c001_v0001180_t0054_u01740099948082") 2025/02/21 01:06:26 DEBUG : only2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284bb_d20250221_m010537_c001_v0001180_t0015_u01740099937640") 2025/02/21 01:06:26 DEBUG : only2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0b8_d20250221_m010529_c001_v7007000_t0000_u01740099929662") 2025/02/21 01:06:26 DEBUG : only2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692842a_d20250221_m010518_c001_v0001180_t0009_u01740099918613") 2025/02/21 01:06:26 DEBUG : only3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1c7_d20250221_m010555_c001_v7007000_t0000_u01740099955246") 2025/02/21 01:06:26 DEBUG : only3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f412d856c4bff50d2_d20250221_m010548_c001_v0001182_t0048_u01740099948093") 2025/02/21 01:06:26 DEBUG : only3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284c1_d20250221_m010538_c001_v0001180_t0030_u01740099938234") 2025/02/21 01:06:26 DEBUG : only3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0bb_d20250221_m010530_c001_v7007000_t0000_u01740099930057") 2025/02/21 01:06:26 DEBUG : only3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9325_d20250221_m010519_c001_v0001161_t0056_u01740099919061") 2025/02/21 01:06:26 DEBUG : only4: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1c8_d20250221_m010555_c001_v7007000_t0000_u01740099955428") 2025/02/21 01:06:26 DEBUG : only4: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee93cf_d20250221_m010548_c001_v0001161_t0015_u01740099948107") 2025/02/21 01:06:26 DEBUG : only4: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee938f_d20250221_m010538_c001_v0001161_t0032_u01740099938652") 2025/02/21 01:06:26 DEBUG : only4: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4162e669e428000c_d20250221_m010529_c001_v7007000_t0000_u01740099929482") 2025/02/21 01:06:26 DEBUG : only4: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928434_d20250221_m010519_c001_v0001180_t0054_u01740099919547") 2025/02/21 01:06:26 DEBUG : only5: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1ca_d20250221_m010555_c001_v7007000_t0000_u01740099955610") 2025/02/21 01:06:26 DEBUG : only5: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc79692853d_d20250221_m010548_c001_v0001180_t0008_u01740099948259") 2025/02/21 01:06:26 DEBUG : only5: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284c7_d20250221_m010539_c001_v0001180_t0054_u01740099939134") 2025/02/21 01:06:26 DEBUG : only5: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4162e669e428000e_d20250221_m010529_c001_v7007000_t0000_u01740099929677") 2025/02/21 01:06:27 DEBUG : only5: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692843c_d20250221_m010520_c001_v0001180_t0037_u01740099920457") 2025/02/21 01:06:27 DEBUG : only6: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1cb_d20250221_m010555_c001_v7007000_t0000_u01740099955804") 2025/02/21 01:06:27 DEBUG : only6: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc79692853f_d20250221_m010548_c001_v0001180_t0054_u01740099948269") 2025/02/21 01:06:27 DEBUG : only6: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284cf_d20250221_m010539_c001_v0001180_t0028_u01740099939626") 2025/02/21 01:06:27 DEBUG : only6: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41536513f9777fd6_d20250221_m010529_c001_v7007000_t0000_u01740099929654") 2025/02/21 01:06:27 DEBUG : only6: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee932d_d20250221_m010520_c001_v0001161_t0055_u01740099920890") 2025/02/21 01:06:27 DEBUG : only7: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1cd_d20250221_m010555_c001_v7007000_t0000_u01740099955986") 2025/02/21 01:06:27 DEBUG : only7: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f412d856c4bff50dc_d20250221_m010548_c001_v0001182_t0048_u01740099948281") 2025/02/21 01:06:27 DEBUG : only7: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9399_d20250221_m010540_c001_v0001161_t0010_u01740099940051") 2025/02/21 01:06:27 DEBUG : only7: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f406cbf1022f7b568_d20250221_m010529_c001_v7007000_t0000_u01740099929465") 2025/02/21 01:06:27 DEBUG : only7: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692844a_d20250221_m010521_c001_v0001180_t0007_u01740099921372") 2025/02/21 01:06:27 DEBUG : only8: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1ce_d20250221_m010556_c001_v7007000_t0000_u01740099956168") 2025/02/21 01:06:27 DEBUG : only8: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee93d3_d20250221_m010548_c001_v0001161_t0015_u01740099948292") 2025/02/21 01:06:27 DEBUG : only8: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284d9_d20250221_m010540_c001_v0001180_t0019_u01740099940530") 2025/02/21 01:06:27 DEBUG : only8: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0b3_d20250221_m010528_c001_v7007000_t0000_u01740099928892") 2025/02/21 01:06:27 DEBUG : only8: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928450_d20250221_m010521_c001_v0001180_t0039_u01740099921899") 2025/02/21 01:06:27 DEBUG : only9: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1cf_d20250221_m010556_c001_v7007000_t0000_u01740099956371") 2025/02/21 01:06:27 DEBUG : only9: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc796928541_d20250221_m010548_c001_v0001180_t0008_u01740099948446") 2025/02/21 01:06:27 DEBUG : only9: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969284e1_d20250221_m010541_c001_v0001180_t0039_u01740099941009") 2025/02/21 01:06:27 DEBUG : only9: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4048c68d8511e0b5_d20250221_m010529_c001_v7007000_t0000_u01740099929083") 2025/02/21 01:06:28 DEBUG : only9: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee933d_d20250221_m010522_c001_v0001161_t0046_u01740099922320") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b30e_d20250221_m010219_c001_v7007000_t0000_u01740099739067") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692813b_d20250221_m010217_c001_v0001180_t0020_u01740099737271") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b306_d20250221_m010215_c001_v7007000_t0000_u01740099735809") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee90b1_d20250221_m010213_c001_v0001161_t0017_u01740099733973") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b2fd_d20250221_m010212_c001_v7007000_t0000_u01740099732153") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692811f_d20250221_m010209_c001_v0001180_t0057_u01740099729914") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c48c_d20250221_m010157_c001_v7007000_t0000_u01740099717618") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9061_d20250221_m010156_c001_v0001161_t0039_u01740099716281") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c480_d20250221_m010154_c001_v7007000_t0000_u01740099714311") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9057_d20250221_m010153_c001_v0001161_t0049_u01740099713055") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c473_d20250221_m010151_c001_v7007000_t0000_u01740099711453") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9045_d20250221_m010150_c001_v0001161_t0028_u01740099710228") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019d3_d20250221_m010142_c001_v7007000_t0000_u01740099702722") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee901d_d20250221_m010141_c001_v0001161_t0056_u01740099701372") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019d0_d20250221_m010140_c001_v7007000_t0000_u01740099700640") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9017_d20250221_m010139_c001_v0001161_t0034_u01740099699145") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019ca_d20250221_m010138_c001_v7007000_t0000_u01740099698413") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9011_d20250221_m010137_c001_v0001161_t0022_u01740099697767") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee900d_d20250221_m010137_c001_v0001161_t0019_u01740099697098") 2025/02/21 01:06:28 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019c3_d20250221_m010136_c001_v7007000_t0000_u01740099696366") 2025/02/21 01:06:29 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9005_d20250221_m010135_c001_v0001161_t0041_u01740099695711") 2025/02/21 01:06:29 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9001_d20250221_m010135_c001_v0001161_t0047_u01740099695061") 2025/02/21 01:06:29 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e019bc_d20250221_m010134_c001_v7007000_t0000_u01740099694329") 2025/02/21 01:06:29 DEBUG : potato: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8ffd_d20250221_m010133_c001_v0001161_t0014_u01740099693507") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b38f_d20250221_m010305_c001_v7007000_t0000_u01740099785164") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969281c3_d20250221_m010304_c001_v0001180_t0032_u01740099784593") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f418bd9f5121a70b8_d20250221_m010256_c001_v7007000_t0000_u01740099776354") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969281a1_d20250221_m010251_c001_v0001180_t0014_u01740099771280") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f411d31ec32bc8329_d20250221_m010242_c001_v7007000_t0000_u01740099762955") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692817b_d20250221_m010238_c001_v0001180_t0004_u01740099758617") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b32d_d20250221_m010230_c001_v7007000_t0000_u01740099750907") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928157_d20250221_m010227_c001_v0001180_t0059_u01740099747435") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c49d_d20250221_m010202_c001_v7007000_t0000_u01740099722976") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee907f_d20250221_m010201_c001_v0001161_t0028_u01740099721363") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c496_d20250221_m010200_c001_v7007000_t0000_u01740099720278") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee906b_d20250221_m010158_c001_v0001161_t0059_u01740099718530") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c48d_d20250221_m010157_c001_v7007000_t0000_u01740099717799") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9065_d20250221_m010156_c001_v0001161_t0006_u01740099716938") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c489_d20250221_m010155_c001_v7007000_t0000_u01740099715531") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee905d_d20250221_m010154_c001_v0001161_t0020_u01740099714675") 2025/02/21 01:06:29 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c476_d20250221_m010152_c001_v7007000_t0000_u01740099712319") 2025/02/21 01:06:30 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9051_d20250221_m010151_c001_v0001161_t0012_u01740099711464") 2025/02/21 01:06:30 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c459_d20250221_m010143_c001_v7007000_t0000_u01740099703818") 2025/02/21 01:06:30 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9023_d20250221_m010142_c001_v0001161_t0006_u01740099702357") 2025/02/21 01:06:30 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eecf_d20250221_m010031_c001_v7007000_t0000_u01740099631568") 2025/02/21 01:06:30 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f25_d20250221_m010030_c001_v0001161_t0046_u01740099630869") 2025/02/21 01:06:30 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eecc_d20250221_m010029_c001_v7007000_t0000_u01740099629592") 2025/02/21 01:06:30 DEBUG : potato2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f19_d20250221_m010028_c001_v0001161_t0039_u01740099628912") 2025/02/21 01:06:30 DEBUG : potato3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f418bd9f5121a70b9_d20250221_m010256_c001_v7007000_t0000_u01740099776537") 2025/02/21 01:06:30 DEBUG : potato3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9113_d20250221_m010252_c001_v0001161_t0034_u01740099772033") 2025/02/21 01:06:30 DEBUG : potato3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f411d31ec32bc832a_d20250221_m010243_c001_v7007000_t0000_u01740099763291") 2025/02/21 01:06:30 DEBUG : potato3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee90f5_d20250221_m010239_c001_v0001161_t0040_u01740099759435") 2025/02/21 01:06:30 DEBUG : potato3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b330_d20250221_m010231_c001_v7007000_t0000_u01740099751124") 2025/02/21 01:06:30 DEBUG : potato3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee90dd_d20250221_m010227_c001_v0001161_t0046_u01740099747860") 2025/02/21 01:06:30 DEBUG : pre-dest1/1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b50_d20250221_m010345_c001_v7007000_t0000_u01740099825087") 2025/02/21 01:06:30 DEBUG : pre-dest1/1: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9193_d20250221_m010337_c001_v0001161_t0031_u01740099817298") 2025/02/21 01:06:30 DEBUG : pre-dest2/2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f417d5b2970e01b51_d20250221_m010345_c001_v7007000_t0000_u01740099825268") 2025/02/21 01:06:30 DEBUG : pre-dest2/2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928236_d20250221_m010337_c001_v0001180_t0022_u01740099817949") 2025/02/21 01:06:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4100a09821f74838_d20250221_m010317_c001_v7007000_t0000_u01740099797591") 2025/02/21 01:06:30 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969281e3_d20250221_m010314_c001_v0001180_t0028_u01740099794577") 2025/02/21 01:06:30 DEBUG : sizeonly: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0e08_d20250221_m010114_c001_v7007000_t0000_u01740099674016") 2025/02/21 01:06:30 DEBUG : sizeonly: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8fa3_d20250221_m010112_c001_v0001161_t0027_u01740099672978") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1f4_d20250221_m010606_c001_v7007000_t0000_u01740099966713") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969285b3_d20250221_m010605_c001_v0001180_t0010_u01740099965467") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1eb_d20250221_m010603_c001_v7007000_t0000_u01740099963956") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f112d856c4bff5258_d20250221_m010602_c001_v0001182_t0004_u01740099962973") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b31a_d20250221_m010223_c001_v7007000_t0000_u01740099743849") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928149_d20250221_m010223_c001_v0001180_t0046_u01740099743061") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b316_d20250221_m010222_c001_v7007000_t0000_u01740099742148") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee90c5_d20250221_m010221_c001_v0001161_t0022_u01740099741271") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0e05_d20250221_m010109_c001_v7007000_t0000_u01740099669734") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f97_d20250221_m010108_c001_v0001161_t0045_u01740099668377") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0e04_d20250221_m010107_c001_v7007000_t0000_u01740099667641") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f8f_d20250221_m010106_c001_v0001161_t0009_u01740099666592") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0e01_d20250221_m010103_c001_v7007000_t0000_u01740099663652") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f89_d20250221_m010102_c001_v0001161_t0003_u01740099662295") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0dfe_d20250221_m010101_c001_v7007000_t0000_u01740099661715") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f83_d20250221_m010100_c001_v0001161_t0025_u01740099660798") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f7f_d20250221_m010058_c001_v0001161_t0026_u01740099658092") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0dfa_d20250221_m010057_c001_v7007000_t0000_u01740099657322") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f7d_d20250221_m010056_c001_v0001161_t0016_u01740099656550") 2025/02/21 01:06:31 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f79_d20250221_m010055_c001_v0001161_t0054_u01740099655648") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0df9_d20250221_m010054_c001_v7007000_t0000_u01740099654565") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f6f_d20250221_m010051_c001_v0001161_t0045_u01740099651735") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f69_d20250221_m010049_c001_v0001161_t0026_u01740099649210") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0df3_d20250221_m010048_c001_v7007000_t0000_u01740099648484") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f63_d20250221_m010047_c001_v0001161_t0013_u01740099647836") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f5f_d20250221_m010047_c001_v0001161_t0043_u01740099647107") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0df1_d20250221_m010046_c001_v7007000_t0000_u01740099646382") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f57_d20250221_m010042_c001_v0001161_t0045_u01740099642356") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f405ee864f60c0df0_d20250221_m010041_c001_v7007000_t0000_u01740099641990") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f4f_d20250221_m010041_c001_v0001161_t0024_u01740099641345") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eee0_d20250221_m010039_c001_v7007000_t0000_u01740099639693") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f4b_d20250221_m010039_c001_v0001161_t0033_u01740099639024") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eedf_d20250221_m010038_c001_v7007000_t0000_u01740099638480") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f47_d20250221_m010037_c001_v0001161_t0008_u01740099637740") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eedd_d20250221_m010036_c001_v7007000_t0000_u01740099636459") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f41_d20250221_m010035_c001_v0001161_t0007_u01740099635399") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eed8_d20250221_m010034_c001_v7007000_t0000_u01740099634856") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f39_d20250221_m010034_c001_v0001161_t0011_u01740099634230") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eed4_d20250221_m010033_c001_v7007000_t0000_u01740099633319") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f2d_d20250221_m010032_c001_v0001161_t0054_u01740099632467") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eec5_d20250221_m010026_c001_v7007000_t0000_u01740099626383") 2025/02/21 01:06:32 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f13_d20250221_m010025_c001_v0001161_t0056_u01740099625685") 2025/02/21 01:06:33 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eec2_d20250221_m010024_c001_v7007000_t0000_u01740099624774") 2025/02/21 01:06:33 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f0f_d20250221_m010024_c001_v0001161_t0020_u01740099624113") 2025/02/21 01:06:33 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eec0_d20250221_m010023_c001_v7007000_t0000_u01740099623214") 2025/02/21 01:06:33 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8f05_d20250221_m010022_c001_v0001161_t0038_u01740099622447") 2025/02/21 01:06:33 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6eeba_d20250221_m010019_c001_v7007000_t0000_u01740099619569") 2025/02/21 01:06:33 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee8eff_d20250221_m010018_c001_v0001161_t0006_u01740099618839") 2025/02/21 01:06:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1f5_d20250221_m010606_c001_v7007000_t0000_u01740099966895") 2025/02/21 01:06:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc7969285b5_d20250221_m010605_c001_v0001180_t0035_u01740099965723") 2025/02/21 01:06:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1ec_d20250221_m010604_c001_v7007000_t0000_u01740099964138") 2025/02/21 01:06:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692859f_d20250221_m010602_c001_v0001180_t0051_u01740099962863") 2025/02/21 01:06:33 DEBUG : sub/yam: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b30b_d20250221_m010218_c001_v7007000_t0000_u01740099738523") 2025/02/21 01:06:33 DEBUG : sub/yam: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692813d_d20250221_m010217_c001_v0001180_t0024_u01740099737468") 2025/02/21 01:06:33 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1e1_d20250221_m010601_c001_v7007000_t0000_u01740099961268") 2025/02/21 01:06:33 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f112d856c4bff5202_d20250221_m010600_c001_v0001182_t0029_u01740099960263") 2025/02/21 01:06:33 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1d5_d20250221_m010558_c001_v7007000_t0000_u01740099958730") 2025/02/21 01:06:33 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee93ff_d20250221_m010557_c001_v0001161_t0023_u01740099957701") 2025/02/21 01:06:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1e3_d20250221_m010601_c001_v7007000_t0000_u01740099961452") 2025/02/21 01:06:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692858f_d20250221_m010600_c001_v0001180_t0004_u01740099960251") 2025/02/21 01:06:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41367eaebeb6f1d7_d20250221_m010558_c001_v7007000_t0000_u01740099958913") 2025/02/21 01:06:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f112d856c4bff51ca_d20250221_m010557_c001_v0001182_t0012_u01740099957689") 2025/02/21 01:06:33 DEBUG : three: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c4ac_d20250221_m010209_c001_v7007000_t0000_u01740099729169") 2025/02/21 01:06:33 DEBUG : three: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee909f_d20250221_m010207_c001_v0001161_t0034_u01740099727695") 2025/02/21 01:06:34 DEBUG : three: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1067d95479ee9091_d20250221_m010205_c001_v0001161_t0051_u01740099725219") 2025/02/21 01:06:34 DEBUG : two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40548b421d89c4ad_d20250221_m010209_c001_v7007000_t0000_u01740099729350") 2025/02/21 01:06:34 DEBUG : two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f40202cc796928117_d20250221_m010207_c001_v0001180_t0054_u01740099727135") 2025/02/21 01:06:34 DEBUG : two: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f4067d95479ee908f_d20250221_m010205_c001_v0001161_t0015_u01740099725033") 2025/02/21 01:06:34 DEBUG : yam: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b30f_d20250221_m010219_c001_v7007000_t0000_u01740099739261") 2025/02/21 01:06:34 DEBUG : yam: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f1181b799da54200b_d20250221_m010218_c001_v0001165_t0059_u01740099738304") 2025/02/21 01:06:34 DEBUG : yam: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b305_d20250221_m010215_c001_v7007000_t0000_u01740099735264") 2025/02/21 01:06:34 DEBUG : yam: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc79692812b_d20250221_m010213_c001_v0001180_t0052_u01740099733620") 2025/02/21 01:06:34 DEBUG : yam: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b2fb_d20250221_m010211_c001_v7007000_t0000_u01740099731598") 2025/02/21 01:06:34 DEBUG : yam: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10202cc796928121_d20250221_m010209_c001_v0001180_t0019_u01740099729925") 2025/02/21 01:06:34 DEBUG : yaml: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b307_d20250221_m010215_c001_v7007000_t0000_u01740099735990") 2025/02/21 01:06:34 DEBUG : yaml: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f10901cf47ff64b7a_d20250221_m010214_c001_v0001179_t0042_u01740099734810") 2025/02/21 01:06:34 DEBUG : yaml: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f41223372ff91b2fe_d20250221_m010212_c001_v7007000_t0000_u01740099732334") 2025/02/21 01:06:34 DEBUG : yaml: Deleting (id "4_z4ff2fdf3004d2b6b9f580e1b_f11474b950c8af583_d20250221_m010211_c001_v0001039_t0014_u01740099731092") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m20.144982358s (try 1/5)