"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/03/26 06:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti" 2025/03/26 06:10:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 06:10:53 DEBUG : Creating backend with remote "/tmp/rclone549965974" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:10:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:10:55 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:10:55 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:10:55 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.89s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:10:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 06:10:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:10:56 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:10:56 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:10:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:10:57 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:10:58 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.42s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", 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-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", 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-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:10:59 DEBUG : Creating backend with remote "/non-existing" 2025/03/26 06:10:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/26 06:10:59 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:10:59 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:01 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:01 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.57s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:03 INFO : B2 bucket rclone-test-qonuqeb9liti: Running all checks before starting transfers 2025/03/26 06:11:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:03 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:03 INFO : B2 bucket rclone-test-qonuqeb9liti: Checks finished, now starting transfers 2025/03/26 06:11:03 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:05 ERROR : Ignoring --no-traverse with sync 2025/03/26 06:11:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:06 INFO : sub dir/hello world: Copied (new) 2025/03/26 06:11:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncNoTraverse (2.00s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/26 06:11:07 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:07 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:08 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/26 06:11:08 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.88s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:11:09 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:09 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:09 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.88s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:11:11 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:11 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:12 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.23s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/26 06:11:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 06:11:13 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/26 06:11:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 06:11:13 INFO : sub dir: Making directory 2025/03/26 06:11:13 INFO : sub dir2: Making directory 2025/03/26 06:11:13 INFO : sub dir2/sub sub dir2: Making directory 2025/03/26 06:11:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:13 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:13 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/26 06:11:14 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.96s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:15 INFO : sub dir2: Making directory 2025/03/26 06:11:15 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/26 06:11:15 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 06:11:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:15 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:15 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.79s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:17 DEBUG : sub dir2: Making directory with metadata 2025/03/26 06:11:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 06:11:17 INFO : sub dir: Making directory 2025/03/26 06:11:17 INFO : sub dir2: Making directory 2025/03/26 06:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:17 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:17 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:17 INFO : sub dir/hello world: Copied (new) 2025/03/26 06:11:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/26 06:11:18 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/26 06:11:18 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", 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-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:19 INFO : sub dir2: Making directory 2025/03/26 06:11:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:19 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:19 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:20 INFO : sub dir/hello world: Copied (new) 2025/03/26 06:11:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.56s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:21 DEBUG : sub dir2: Making directory with metadata 2025/03/26 06:11:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 06:11:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 06:11:21 INFO : sub dir: Making directory 2025/03/26 06:11:21 INFO : sub dir2: Making directory 2025/03/26 06:11:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:21 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:21 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:21 INFO : sub dir/hello world: Copied (new) 2025/03/26 06:11:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/26 06:11:22 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:23 INFO : sub dir2: Making directory 2025/03/26 06:11:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:24 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:24 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:24 INFO : sub dir/hello world: Copied (new) 2025/03/26 06:11:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.17s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:26 DEBUG : Creating backend with remote "TestB2:rclone-test-varoluv9coni" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-qonuqeb9liti -> B2 bucket rclone-test-varoluv9coni 2025/03/26 06:11:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:27 DEBUG : B2 bucket rclone-test-varoluv9coni: Waiting for checks to finish 2025/03/26 06:11:27 DEBUG : B2 bucket rclone-test-varoluv9coni: Waiting for transfers to finish 2025/03/26 06:11:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:28 DEBUG : B2 bucket rclone-test-varoluv9coni: Purge remote 2025/03/26 06:11:28 INFO : B2 bucket rclone-test-varoluv9coni: cleaning bucket "rclone-test-varoluv9coni" of all files 2025/03/26 06:11:28 DEBUG : sub dir/hello world: Deleting (id "4_z4fe2cd13103ddb1b9f580e1b_f1082f3d9b43686a4_d20250326_m061128_c001_v0001184_t0055_u01742969488197") --- PASS: TestServerSideCopy (4.72s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 06:11:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/26 06:11:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xequnec4zora" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-qonuqeb9liti -> B2 bucket rclone-test-xequnec4zora 2025/03/26 06:11:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:35 DEBUG : B2 bucket rclone-test-xequnec4zora: Waiting for checks to finish 2025/03/26 06:11:35 DEBUG : B2 bucket rclone-test-xequnec4zora: Waiting for transfers to finish 2025/03/26 06:11:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:35 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 06:11:37 DEBUG : B2 bucket rclone-test-xequnec4zora: Waiting for checks to finish 2025/03/26 06:11:37 DEBUG : B2 bucket rclone-test-xequnec4zora: Waiting for transfers to finish 2025/03/26 06:11:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/26 06:11:37 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:37 DEBUG : B2 bucket rclone-test-xequnec4zora: Purge remote 2025/03/26 06:11:37 INFO : B2 bucket rclone-test-xequnec4zora: cleaning bucket "rclone-test-xequnec4zora" of all files 2025/03/26 06:11:38 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ddf3103ddb1b9f580e1b_f1150be8741358174_d20250326_m061137_c001_v0001157_t0047_u01742969497475") 2025/03/26 06:11:38 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2ddf3103ddb1b9f580e1b_f118c394727d91eea_d20250326_m061135_c001_v0001184_t0005_u01742969495785") --- PASS: TestServerSideCopyOverSelf (7.09s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:41 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 06:11:41 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:41 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/26 06:11:41 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/26 06:11:41 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.79s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:44 DEBUG : Creating backend with remote "TestB2:rclone-test-fogasec2ruji" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-qonuqeb9liti -> B2 bucket rclone-test-fogasec2ruji 2025/03/26 06:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:45 DEBUG : B2 bucket rclone-test-fogasec2ruji: Waiting for checks to finish 2025/03/26 06:11:45 DEBUG : B2 bucket rclone-test-fogasec2ruji: Waiting for transfers to finish 2025/03/26 06:11:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:46 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 06:11:47 DEBUG : B2 bucket rclone-test-fogasec2ruji: Waiting for checks to finish 2025/03/26 06:11:47 DEBUG : B2 bucket rclone-test-fogasec2ruji: Waiting for transfers to finish 2025/03/26 06:11:48 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/26 06:11:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/26 06:11:48 INFO : sub dir/hello world: Deleted 2025/03/26 06:11:49 DEBUG : testing file moves 2025/03/26 06:11:49 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/26 06:11:49 DEBUG : B2 bucket rclone-test-fogasec2ruji: Waiting for checks to finish 2025/03/26 06:11:49 DEBUG : B2 bucket rclone-test-fogasec2ruji: Waiting for transfers to finish 2025/03/26 06:11:50 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/26 06:11:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/26 06:11:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:50 DEBUG : B2 bucket rclone-test-fogasec2ruji: Purge remote 2025/03/26 06:11:50 INFO : B2 bucket rclone-test-fogasec2ruji: cleaning bucket "rclone-test-fogasec2ruji" of all files 2025/03/26 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f520d73104ddb1b9f580e1b_f11646ff53101a90e_d20250326_m061149_c001_v0001172_t0047_u01742969509749") 2025/03/26 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f520d73104ddb1b9f580e1b_f108ff2f6df67a1fe_d20250326_m061147_c001_v0001178_t0048_u01742969507966") 2025/03/26 06:11:50 DEBUG : sub dir/hello world: Deleting (id "4_z9f520d73104ddb1b9f580e1b_f10780f8378e9527d_d20250326_m061146_c001_v0001144_t0055_u01742969506092") --- PASS: TestServerSideMoveOverSelf (9.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:53 ERROR : : error listing: directory not found 2025/03/26 06:11:53 INFO : Local file system at /tmp/rclone549965974: Making directory 2025/03/26 06:11:54 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:54 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.08s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:11:56 DEBUG : Local file system at /tmp/rclone549965974: Waiting for checks to finish 2025/03/26 06:11:56 DEBUG : Local file system at /tmp/rclone549965974: Waiting for transfers to finish 2025/03/26 06:11:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:11:56 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/26 06:11:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyRedownload (2.56s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:57 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/26 06:11:57 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:57 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/26 06:11:58 INFO : check sum: Copied (new) 2025/03/26 06:11:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:11:58 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:11:58 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/26 06:11:58 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/26 06:11:58 DEBUG : check sum: Unchanged skipping 2025/03/26 06:11:58 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:11:58 DEBUG : Waiting for deletions to finish 2025/03/26 06:11:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.73s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/26 06:12:00 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:00 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/26 06:12:01 INFO : sizeonly: Copied (new) 2025/03/26 06:12:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:02 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:02 DEBUG : sizeonly: Sizes identical 2025/03/26 06:12:02 DEBUG : sizeonly: Unchanged skipping 2025/03/26 06:12:02 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:02 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncSizeOnly (3.17s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:03 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/26 06:12:03 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:03 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:04 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/26 06:12:04 INFO : ignore-size: Copied (new) 2025/03/26 06:12:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:05 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:12:05 DEBUG : ignore-size: Unchanged skipping 2025/03/26 06:12:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:05 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:12:07 DEBUG : existing: Unchanged skipping 2025/03/26 06:12:07 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:07 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:07 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:08 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/26 06:12:08 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:08 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/26 06:12:08 INFO : existing: Copied (replaced existing) 2025/03/26 06:12:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:10 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 06:12:10 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:10 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:11 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/26 06:12:11 INFO : existing: Copied (new) 2025/03/26 06:12:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:11 DEBUG : existing: Destination exists, skipping 2025/03/26 06:12:11 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:11 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:11 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (3.07s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:14 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/26 06:12:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:12:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 06:12:15 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:15 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 06:12:15 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:16 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:12:16 INFO : a/potato2: Copied (new) 2025/03/26 06:12:16 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:16 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (4.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:18 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:18 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/03/26 06:12:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/26 06:12:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/26 06:12:18 DEBUG : empty space: Unchanged skipping 2025/03/26 06:12:18 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:18 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:18 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/03/26 06:12:18 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/26 06:12:19 INFO : empty space: Updated modification time in destination 2025/03/26 06:12:19 DEBUG : empty space: Unchanged skipping 2025/03/26 06:12:19 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:19 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:22 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:22 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/03/26 06:12:22 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/26 06:12:22 DEBUG : empty space: Unchanged skipping 2025/03/26 06:12:22 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:22 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.36s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:24 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/03/26 06:12:24 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone549965974) 2025/03/26 06:12:24 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-qonuqeb9liti) 2025/03/26 06:12:24 DEBUG : foo: sha1 differ 2025/03/26 06:12:24 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:24 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/26 06:12:24 INFO : foo: Copied (replaced existing) 2025/03/26 06:12:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/26 06:12:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:12:26 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:26 DEBUG : empty space: Unchanged skipping 2025/03/26 06:12:26 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:27 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:12:27 INFO : potato: Copied (new) 2025/03/26 06:12:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (3.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/26 06:12:29 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:29 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:30 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/26 06:12:30 INFO : potato: Copied (replaced existing) 2025/03/26 06:12:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.78s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:33 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/03/26 06:12:33 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:33 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone549965974) 2025/03/26 06:12:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-qonuqeb9liti) 2025/03/26 06:12:33 DEBUG : potato: sha1 differ 2025/03/26 06:12:33 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/26 06:12:34 INFO : potato: Copied (replaced existing) 2025/03/26 06:12:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (3.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:12:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/26 06:12:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:12:37 DEBUG : empty space: Unchanged skipping 2025/03/26 06:12:37 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:37 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:37 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (3.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:12:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:12:40 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:40 DEBUG : empty space: Unchanged skipping 2025/03/26 06:12:40 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:12:41 INFO : potato2: Copied (new) 2025/03/26 06:12:41 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:41 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:44 INFO : d: Making directory 2025/03/26 06:12:44 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/26 06:12:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:12:45 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 06:12:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 06:12:45 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:45 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:12:46 INFO : a/potato2: Copied (new) 2025/03/26 06:12:46 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:46 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:49 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/26 06:12:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:12:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 06:12:49 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:49 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 06:12:49 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:12:50 INFO : a/potato2: Copied (new) 2025/03/26 06:12:50 ERROR : B2 bucket rclone-test-qonuqeb9liti: not deleting files as there were IO errors 2025/03/26 06:12:50 ERROR : B2 bucket rclone-test-qonuqeb9liti: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:53 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:12:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:12:53 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:53 DEBUG : empty space: Unchanged skipping 2025/03/26 06:12:53 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:53 INFO : potato: Deleted 2025/03/26 06:12:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:12:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:12:56 DEBUG : Waiting for deletions to finish 2025/03/26 06:12:56 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:56 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:57 INFO : potato: Deleted 2025/03/26 06:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:12:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:12:57 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:12:57 DEBUG : empty space: Unchanged skipping 2025/03/26 06:12:57 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:12:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:12:57 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:13:00 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:00 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:01 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/26 06:13:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.37s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:04 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 06:13:04 DEBUG : enormous: Excluded 2025/03/26 06:13:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 06:13:04 DEBUG : potato2: Excluded 2025/03/26 06:13:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 06:13:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:13:04 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:04 DEBUG : empty space: Unchanged skipping 2025/03/26 06:13:04 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:04 DEBUG : Waiting for deletions to finish 2025/03/26 06:13:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:04 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 06:13:04 DEBUG : enormous: Excluded 2025/03/26 06:13:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 06:13:04 DEBUG : potato2: Excluded 2025/03/26 06:13:04 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 06:13:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/26 06:13:04 DEBUG : Local file system at /tmp/rclone549965974: Waiting for checks to finish 2025/03/26 06:13:04 DEBUG : empty space: Unchanged skipping 2025/03/26 06:13:04 DEBUG : Local file system at /tmp/rclone549965974: Waiting for transfers to finish 2025/03/26 06:13:04 DEBUG : Waiting for deletions to finish 2025/03/26 06:13:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:08 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 06:13:08 DEBUG : enormous: Excluded 2025/03/26 06:13:08 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 06:13:08 DEBUG : potato2: Excluded 2025/03/26 06:13:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:13:08 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:08 DEBUG : empty space: Unchanged skipping 2025/03/26 06:13:08 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:08 DEBUG : Waiting for deletions to finish 2025/03/26 06:13:09 INFO : potato2: Deleted 2025/03/26 06:13:09 INFO : enormous: Deleted 2025/03/26 06:13:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/26 06:13:09 DEBUG : empty space: Unchanged skipping 2025/03/26 06:13:09 DEBUG : Local file system at /tmp/rclone549965974: Waiting for checks to finish 2025/03/26 06:13:09 DEBUG : Local file system at /tmp/rclone549965974: Waiting for transfers to finish 2025/03/26 06:13:09 DEBUG : Waiting for deletions to finish 2025/03/26 06:13:09 INFO : enormous: Deleted 2025/03/26 06:13:09 INFO : potato2: Deleted 2025/03/26 06:13:09 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.61s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:13 DEBUG : five: Need to transfer - File not found at Destination 2025/03/26 06:13:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/26 06:13:13 DEBUG : one: Destination is newer than source, skipping 2025/03/26 06:13:13 DEBUG : three: Sizes identical 2025/03/26 06:13:13 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone549965974) 2025/03/26 06:13:13 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-qonuqeb9liti) 2025/03/26 06:13:13 DEBUG : two: sha1 differ 2025/03/26 06:13:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/26 06:13:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 06:13:13 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:13 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/26 06:13:13 INFO : five: Copied (new) 2025/03/26 06:13:13 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/26 06:13:13 INFO : two: Copied (replaced existing) 2025/03/26 06:13:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/26 06:13:14 INFO : four: Copied (replaced existing) 2025/03/26 06:13:14 DEBUG : Waiting for deletions to finish 2025/03/26 06:13:14 DEBUG : one: Destination is newer than source, skipping 2025/03/26 06:13:14 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/26 06:13:14 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/26 06:13:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 06:13:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/26 06:13:14 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/26 06:13:14 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/26 06:13:14 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/26 06:13:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 06:13:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 06:13:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone549965974) 2025/03/26 06:13:14 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-qonuqeb9liti) 2025/03/26 06:13:14 DEBUG : three: sha1 differ 2025/03/26 06:13:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/26 06:13:14 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:14 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/26 06:13:14 INFO : three: Copied (replaced existing) 2025/03/26 06:13:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.48s) === 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-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/26 06:13:16 INFO : B2 bucket rclone-test-qonuqeb9liti: Making map for --track-renames 2025/03/26 06:13:16 INFO : B2 bucket rclone-test-qonuqeb9liti: Finished making map for --track-renames 2025/03/26 06:13:16 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 06:13:16 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for renames to finish 2025/03/26 06:13:16 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/26 06:13:16 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/26 06:13:17 INFO : potato: Copied (new) 2025/03/26 06:13:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/26 06:13:17 INFO : yam: Copied (new) 2025/03/26 06:13:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:17 INFO : B2 bucket rclone-test-qonuqeb9liti: Making map for --track-renames 2025/03/26 06:13:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:13:17 INFO : B2 bucket rclone-test-qonuqeb9liti: Finished making map for --track-renames 2025/03/26 06:13:17 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:17 DEBUG : potato: Unchanged skipping 2025/03/26 06:13:17 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for renames to finish 2025/03/26 06:13:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/26 06:13:18 INFO : yam: Copied (server-side copy) to: yaml 2025/03/26 06:13:18 INFO : yam: Deleted 2025/03/26 06:13:18 INFO : yaml: Renamed from "yam" 2025/03/26 06:13:18 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.95s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/26 06:13:20 INFO : B2 bucket rclone-test-qonuqeb9liti: Making map for --track-renames 2025/03/26 06:13:20 INFO : B2 bucket rclone-test-qonuqeb9liti: Finished making map for --track-renames 2025/03/26 06:13:20 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 06:13:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/26 06:13:20 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for renames to finish 2025/03/26 06:13:20 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/26 06:13:21 INFO : yam: Copied (new) 2025/03/26 06:13:22 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/26 06:13:22 INFO : potato: Copied (new) 2025/03/26 06:13:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:22 INFO : B2 bucket rclone-test-qonuqeb9liti: Making map for --track-renames 2025/03/26 06:13:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:13:22 INFO : B2 bucket rclone-test-qonuqeb9liti: Finished making map for --track-renames 2025/03/26 06:13:22 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:22 DEBUG : potato: Unchanged skipping 2025/03/26 06:13:22 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for renames to finish 2025/03/26 06:13:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/26 06:13:22 INFO : yam: Copied (server-side copy) to: yaml 2025/03/26 06:13:23 INFO : yam: Deleted 2025/03/26 06:13:23 INFO : yaml: Renamed from "yam" 2025/03/26 06:13:23 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.30s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/26 06:13:24 INFO : B2 bucket rclone-test-qonuqeb9liti: Making map for --track-renames 2025/03/26 06:13:24 INFO : B2 bucket rclone-test-qonuqeb9liti: Finished making map for --track-renames 2025/03/26 06:13:24 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 06:13:24 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/26 06:13:24 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for renames to finish 2025/03/26 06:13:24 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:25 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/26 06:13:25 INFO : potato: Copied (new) 2025/03/26 06:13:25 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/26 06:13:25 INFO : sub/yam: Copied (new) 2025/03/26 06:13:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:13:26 INFO : B2 bucket rclone-test-qonuqeb9liti: Making map for --track-renames 2025/03/26 06:13:26 INFO : B2 bucket rclone-test-qonuqeb9liti: Finished making map for --track-renames 2025/03/26 06:13:26 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:26 DEBUG : potato: Unchanged skipping 2025/03/26 06:13:26 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for renames to finish 2025/03/26 06:13:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/26 06:13:26 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/26 06:13:26 INFO : sub/yam: Deleted 2025/03/26 06:13:26 INFO : yam: Renamed from "sub/yam" 2025/03/26 06:13:26 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:28 DEBUG : Creating backend with remote "/tmp/rclone549965974/dir1" 2025/03/26 06:13:28 DEBUG : Config file has changed externally - reloading 2025/03/26 06:13:28 DEBUG : Creating backend with remote "/tmp/rclone549965974/dir2" 2025/03/26 06:13:28 DEBUG : Local file system at /tmp/rclone549965974/dir2: Using server-side directory move 2025/03/26 06:13:28 INFO : Local file system at /tmp/rclone549965974/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 06:13:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/26 06:13:28 DEBUG : Local file system at /tmp/rclone549965974/dir2: Waiting for checks to finish 2025/03/26 06:13:28 DEBUG : Local file system at /tmp/rclone549965974/dir2: Waiting for transfers to finish 2025/03/26 06:13:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:13:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/26 06:13:29 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:29 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/26 06:13:30 INFO : nested/sub dir/file: Copied (new) 2025/03/26 06:13:30 INFO : nested/sub dir/file: Deleted 2025/03/26 06:13:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:13:30 INFO : sub dir/hello world: Copied (new) 2025/03/26 06:13:30 INFO : sub dir/hello world: Deleted 2025/03/26 06:13:30 INFO : sub dir: Removing directory 2025/03/26 06:13:30 INFO : nested/sub dir: Removing directory 2025/03/26 06:13:30 INFO : nested: Removing directory 2025/03/26 06:13:30 DEBUG : Local file system at /tmp/rclone549965974: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.39s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 06:13:31 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/26 06:13:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/26 06:13:32 INFO : nested/sub dir/file: Copied (new) 2025/03/26 06:13:32 INFO : nested/sub dir/file: Deleted 2025/03/26 06:13:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/26 06:13:32 INFO : sub dir/hello world: Copied (new) 2025/03/26 06:13:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.24s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 06:13:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/26 06:13:33 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:33 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/26 06:13:34 INFO : existing: Copied (new) 2025/03/26 06:13:34 INFO : existing: Deleted 2025/03/26 06:13:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/26 06:13:34 INFO : existing-b: Copied (new) 2025/03/26 06:13:34 INFO : existing-b: Deleted 2025/03/26 06:13:34 DEBUG : existing: Destination exists, skipping 2025/03/26 06:13:34 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:13:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/26 06:13:34 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:13:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.49s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-sajivep4gohi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qonuqeb9liti -> B2 bucket rclone-test-sajivep4gohi 2025/03/26 06:13:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:13:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/26 06:13:40 DEBUG : empty space: Unchanged skipping 2025/03/26 06:13:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 06:13:40 DEBUG : B2 bucket rclone-test-sajivep4gohi: Waiting for checks to finish 2025/03/26 06:13:40 INFO : empty space: Deleted 2025/03/26 06:13:40 DEBUG : B2 bucket rclone-test-sajivep4gohi: Waiting for transfers to finish 2025/03/26 06:13:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:13:41 INFO : potato2: Copied (server-side copy) 2025/03/26 06:13:41 INFO : potato2: Deleted 2025/03/26 06:13:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/26 06:13:41 INFO : potato3: Copied (server-side copy) 2025/03/26 06:13:41 INFO : potato3: Deleted 2025/03/26 06:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-kunubov2tobo" 2025/03/26 06:13:43 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/26 06:13:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:13:43 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/26 06:13:43 DEBUG : B2 bucket rclone-test-kunubov2tobo: Waiting for checks to finish 2025/03/26 06:13:43 DEBUG : B2 bucket rclone-test-kunubov2tobo: Waiting for transfers to finish 2025/03/26 06:13:44 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:13:44 INFO : potato2: Copied (server-side copy) 2025/03/26 06:13:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/26 06:13:44 INFO : empty space: Copied (server-side copy) 2025/03/26 06:13:44 INFO : potato2: Deleted 2025/03/26 06:13:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/26 06:13:44 INFO : potato3: Copied (server-side copy) 2025/03/26 06:13:44 INFO : empty space: Deleted 2025/03/26 06:13:44 INFO : potato3: Deleted 2025/03/26 06:13:45 DEBUG : B2 bucket rclone-test-kunubov2tobo: Purge remote 2025/03/26 06:13:45 INFO : B2 bucket rclone-test-kunubov2tobo: cleaning bucket "rclone-test-kunubov2tobo" of all files 2025/03/26 06:13:45 DEBUG : empty space: Deleting (id "4_zbfe2dd23105ddb1b9f580e1b_f119657c63bf19d3f_d20250326_m061343_c001_v0001036_t0031_u01742969623843") 2025/03/26 06:13:45 DEBUG : potato2: Deleting (id "4_zbfe2dd23105ddb1b9f580e1b_f103056488020aebe_d20250326_m061344_c001_v0001179_t0014_u01742969624216") 2025/03/26 06:13:45 DEBUG : potato3: Deleting (id "4_zbfe2dd23105ddb1b9f580e1b_f1089a3add287206e_d20250326_m061344_c001_v0001101_t0012_u01742969624230") 2025/03/26 06:13:46 DEBUG : B2 bucket rclone-test-sajivep4gohi: Purge remote 2025/03/26 06:13:46 INFO : B2 bucket rclone-test-sajivep4gohi: cleaning bucket "rclone-test-sajivep4gohi" of all files 2025/03/26 06:13:46 DEBUG : empty space: Deleting (id "4_z7f92cd23105ddb1b9f580e1b_f412bf5330c181935_d20250326_m061344_c001_v7007000_t0000_u01742969624512") 2025/03/26 06:13:46 DEBUG : empty space: Deleting (id "4_z7f92cd23105ddb1b9f580e1b_f1119b0172a7cdf69_d20250326_m061340_c001_v0001184_t0053_u01742969620029") 2025/03/26 06:13:46 DEBUG : potato2: Deleting (id "4_z7f92cd23105ddb1b9f580e1b_f4021b863886c26d8_d20250326_m061344_c001_v7007000_t0000_u01742969624440") 2025/03/26 06:13:46 DEBUG : potato2: Deleting (id "4_z7f92cd23105ddb1b9f580e1b_f10159736363b57d6_d20250326_m061340_c001_v0001178_t0053_u01742969620872") 2025/03/26 06:13:46 DEBUG : potato3: Deleting (id "4_z7f92cd23105ddb1b9f580e1b_f4021b863886c26dc_d20250326_m061344_c001_v7007000_t0000_u01742969624687") 2025/03/26 06:13:46 DEBUG : potato3: Deleting (id "4_z7f92cd23105ddb1b9f580e1b_f108072b2865a4f47_d20250326_m061341_c001_v0001092_t0008_u01742969621145") 2025/03/26 06:13:46 DEBUG : potato3: Deleting (id "4_z7f92cd23105ddb1b9f580e1b_f1119b0172a7cdf73_d20250326_m061340_c001_v0001184_t0019_u01742969620248") --- PASS: TestServerSideMove (11.80s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:13:48 DEBUG : Creating backend with remote "TestB2:rclone-test-tojeyak1fexo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qonuqeb9liti -> B2 bucket rclone-test-tojeyak1fexo 2025/03/26 06:13:55 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 06:13:55 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 06:13:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:13:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 06:13:55 DEBUG : B2 bucket rclone-test-tojeyak1fexo: Waiting for checks to finish 2025/03/26 06:13:55 DEBUG : B2 bucket rclone-test-tojeyak1fexo: Waiting for transfers to finish 2025/03/26 06:13:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/26 06:13:55 INFO : potato3: Copied (server-side copy) 2025/03/26 06:13:55 INFO : potato3: Deleted 2025/03/26 06:13:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:13:55 INFO : potato2: Copied (server-side copy) 2025/03/26 06:13:56 INFO : potato2: Deleted 2025/03/26 06:13:56 DEBUG : Creating backend with remote "TestB2:rclone-test-zekuxal4daje" 2025/03/26 06:13:57 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 06:13:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:13:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/26 06:13:57 DEBUG : B2 bucket rclone-test-zekuxal4daje: Waiting for checks to finish 2025/03/26 06:13:57 DEBUG : B2 bucket rclone-test-zekuxal4daje: Waiting for transfers to finish 2025/03/26 06:13:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:13:59 INFO : potato2: Copied (server-side copy) 2025/03/26 06:13:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/26 06:13:59 INFO : potato3: Copied (server-side copy) 2025/03/26 06:13:59 INFO : potato2: Deleted 2025/03/26 06:13:59 INFO : potato3: Deleted 2025/03/26 06:13:59 DEBUG : B2 bucket rclone-test-zekuxal4daje: Purge remote 2025/03/26 06:13:59 INFO : B2 bucket rclone-test-zekuxal4daje: cleaning bucket "rclone-test-zekuxal4daje" of all files 2025/03/26 06:14:00 DEBUG : potato2: Deleting (id "4_zbfd20db3106ddb1b9f580e1b_f1114f8ecef820a4e_d20250326_m061359_c001_v0001183_t0041_u01742969639132") 2025/03/26 06:14:00 DEBUG : potato3: Deleting (id "4_zbfd20db3106ddb1b9f580e1b_f118fc142f96185a9_d20250326_m061358_c001_v0001104_t0039_u01742969638712") 2025/03/26 06:14:00 DEBUG : B2 bucket rclone-test-tojeyak1fexo: Purge remote 2025/03/26 06:14:00 INFO : B2 bucket rclone-test-tojeyak1fexo: cleaning bucket "rclone-test-tojeyak1fexo" of all files 2025/03/26 06:14:00 DEBUG : empty space: Deleting (id "4_z1fa2fd53105ddb1b9f580e1b_f102108c6feee6ebc_d20250326_m061354_c001_v0001136_t0004_u01742969634013") 2025/03/26 06:14:00 DEBUG : potato2: Deleting (id "4_z1fa2fd53105ddb1b9f580e1b_f4196042629f8b519_d20250326_m061359_c001_v7007000_t0000_u01742969639344") 2025/03/26 06:14:00 DEBUG : potato2: Deleting (id "4_z1fa2fd53105ddb1b9f580e1b_f108be2d83af09993_d20250326_m061355_c001_v0001116_t0031_u01742969635384") 2025/03/26 06:14:00 DEBUG : potato3: Deleting (id "4_z1fa2fd53105ddb1b9f580e1b_f4156428834d5afd7_d20250326_m061359_c001_v7007000_t0000_u01742969639465") 2025/03/26 06:14:00 DEBUG : potato3: Deleting (id "4_z1fa2fd53105ddb1b9f580e1b_f1128bcdedf3b376e_d20250326_m061355_c001_v0001180_t0012_u01742969635689") 2025/03/26 06:14:00 DEBUG : potato3: Deleting (id "4_z1fa2fd53105ddb1b9f580e1b_f102108c6feee6ec0_d20250326_m061354_c001_v0001136_t0049_u01742969634362") --- PASS: TestServerSideMoveWithFilter (14.84s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:14:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cekofug7nosa" 2025/03/26 06:14:06 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-qonuqeb9liti -> B2 bucket rclone-test-cekofug7nosa 2025/03/26 06:14:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:14:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/26 06:14:08 DEBUG : empty space: Unchanged skipping 2025/03/26 06:14:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 06:14:08 DEBUG : B2 bucket rclone-test-cekofug7nosa: Waiting for checks to finish 2025/03/26 06:14:08 INFO : empty space: Deleted 2025/03/26 06:14:08 DEBUG : B2 bucket rclone-test-cekofug7nosa: Waiting for transfers to finish 2025/03/26 06:14:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:14:09 INFO : potato2: Copied (server-side copy) 2025/03/26 06:14:09 INFO : potato2: Deleted 2025/03/26 06:14:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/26 06:14:09 INFO : potato3: Copied (server-side copy) 2025/03/26 06:14:09 INFO : potato3: Deleted 2025/03/26 06:14:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xodeheh8luco" 2025/03/26 06:14:11 INFO : tomatoDir: Making directory 2025/03/26 06:14:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/26 06:14:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 06:14:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/26 06:14:11 DEBUG : B2 bucket rclone-test-xodeheh8luco: Waiting for checks to finish 2025/03/26 06:14:11 DEBUG : B2 bucket rclone-test-xodeheh8luco: Waiting for transfers to finish 2025/03/26 06:14:12 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/26 06:14:12 INFO : empty space: Copied (server-side copy) 2025/03/26 06:14:12 INFO : empty space: Deleted 2025/03/26 06:14:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/26 06:14:12 INFO : potato2: Copied (server-side copy) 2025/03/26 06:14:12 INFO : potato2: Deleted 2025/03/26 06:14:12 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/26 06:14:12 INFO : potato3: Copied (server-side copy) 2025/03/26 06:14:13 INFO : potato3: Deleted 2025/03/26 06:14:13 DEBUG : B2 bucket rclone-test-xodeheh8luco: Purge remote 2025/03/26 06:14:13 INFO : B2 bucket rclone-test-xodeheh8luco: cleaning bucket "rclone-test-xodeheh8luco" of all files 2025/03/26 06:14:13 DEBUG : empty space: Deleting (id "4_z6f324d23106ddb1b9f580e1b_f1125263e1a740b50_d20250326_m061412_c001_v0001182_t0021_u01742969652227") 2025/03/26 06:14:13 DEBUG : potato2: Deleting (id "4_z6f324d23106ddb1b9f580e1b_f10747f3c68e2d506_d20250326_m061412_c001_v0001180_t0057_u01742969652447") 2025/03/26 06:14:13 DEBUG : potato3: Deleting (id "4_z6f324d23106ddb1b9f580e1b_f1057a3030806334e_d20250326_m061412_c001_v0001172_t0025_u01742969652623") 2025/03/26 06:14:14 DEBUG : B2 bucket rclone-test-cekofug7nosa: Purge remote 2025/03/26 06:14:14 INFO : B2 bucket rclone-test-cekofug7nosa: cleaning bucket "rclone-test-cekofug7nosa" of all files 2025/03/26 06:14:14 DEBUG : empty space: Deleting (id "4_zbf522de3106ddb1b9f580e1b_f4063a9a77ea8d93a_d20250326_m061412_c001_v7007000_t0000_u01742969652426") 2025/03/26 06:14:14 DEBUG : empty space: Deleting (id "4_zbf522de3106ddb1b9f580e1b_f1037f275812a5fb5_d20250326_m061407_c001_v0001184_t0030_u01742969647780") 2025/03/26 06:14:14 DEBUG : potato2: Deleting (id "4_zbf522de3106ddb1b9f580e1b_f4063a9a77ea8d941_d20250326_m061412_c001_v7007000_t0000_u01742969652651") 2025/03/26 06:14:14 DEBUG : potato2: Deleting (id "4_zbf522de3106ddb1b9f580e1b_f10397c967a80b86d_d20250326_m061408_c001_v0001099_t0043_u01742969648599") 2025/03/26 06:14:14 DEBUG : potato3: Deleting (id "4_zbf522de3106ddb1b9f580e1b_f4063a9a77ea8d946_d20250326_m061412_c001_v7007000_t0000_u01742969652955") 2025/03/26 06:14:14 DEBUG : potato3: Deleting (id "4_zbf522de3106ddb1b9f580e1b_f107ffffdd17d9d6a_d20250326_m061409_c001_v0001116_t0043_u01742969649032") 2025/03/26 06:14:14 DEBUG : potato3: Deleting (id "4_zbf522de3106ddb1b9f580e1b_f1037f275812a5fbd_d20250326_m061407_c001_v0001184_t0003_u01742969647996") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.69s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:14:16 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.72s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:14:19 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncOverlap (2.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:14:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/rclone-sync-test" 2025/03/26 06:14:24 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/rclone-sync-test-include/layer2" 2025/03/26 06:14:26 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/rclone-sync-test-ignore-file" 2025/03/26 06:14:30 DEBUG : B2 bucket rclone-test-qonuqeb9liti path rclone-sync-test: Waiting for checks to finish 2025/03/26 06:14:30 DEBUG : B2 bucket rclone-test-qonuqeb9liti path rclone-sync-test: Waiting for transfers to finish 2025/03/26 06:14:30 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:30 INFO : There was nothing to transfer 2025/03/26 06:14:30 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:14:30 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:14:30 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:14:30 DEBUG : B2 bucket rclone-test-qonuqeb9liti path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/26 06:14:30 DEBUG : B2 bucket rclone-test-qonuqeb9liti path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/26 06:14:30 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:14:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:14:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:14:31 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:14:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/26 06:14:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/26 06:14:31 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.40s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:14:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/dst" 2025/03/26 06:14:39 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/CompareDest" 2025/03/26 06:14:41 DEBUG : one: Need to transfer - File not found at Destination 2025/03/26 06:14:41 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:14:41 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:14:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/26 06:14:42 INFO : one: Copied (new) 2025/03/26 06:14:42 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 06:14:43 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:14:43 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:14:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/26 06:14:43 INFO : one: Copied (replaced existing) 2025/03/26 06:14:43 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:46 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:14:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 06:14:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:14:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 06:14:46 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:14:46 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:46 INFO : There was nothing to transfer 2025/03/26 06:14:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:14:47 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/26 06:14:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 06:14:47 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:14:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:14:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 06:14:48 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:14:48 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:48 INFO : There was nothing to transfer 2025/03/26 06:14:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:14:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/26 06:14:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 06:14:48 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:14:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:14:48 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 06:14:48 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:14:48 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:48 INFO : There was nothing to transfer 2025/03/26 06:14:49 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/03/26 06:14:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/26 06:14:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/26 06:14:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 06:14:49 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:14:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:14:50 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 06:14:50 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:14:50 DEBUG : Waiting for deletions to finish 2025/03/26 06:14:50 INFO : There was nothing to transfer 2025/03/26 06:14:50 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/26 06:14:50 DEBUG : two: Need to transfer - File not found at Destination 2025/03/26 06:14:50 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:14:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 06:14:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:14:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 06:14:51 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:14:51 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/26 06:14:51 INFO : two: Copied (new) 2025/03/26 06:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.14s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:14:54 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/dest" 2025/03/26 06:14:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/pre-dest1" 2025/03/26 06:14:57 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/pre-dest2" 2025/03/26 06:14:59 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:14:59 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/26 06:14:59 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:14:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/26 06:14:59 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/26 06:14:59 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dest: Waiting for checks to finish 2025/03/26 06:14:59 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dest: Waiting for transfers to finish 2025/03/26 06:15:00 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/26 06:15:00 INFO : 3: Copied (new) 2025/03/26 06:15:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.42s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:15:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/dst" 2025/03/26 06:15:03 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/CopyDest" 2025/03/26 06:15:05 DEBUG : one: Need to transfer - File not found at Destination 2025/03/26 06:15:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:06 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/26 06:15:06 INFO : one: Copied (new) 2025/03/26 06:15:06 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 06:15:07 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:07 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/26 06:15:07 INFO : one: Copied (replaced existing) 2025/03/26 06:15:07 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:09 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/BackupDir" 2025/03/26 06:15:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 06:15:11 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:15:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 06:15:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/26 06:15:12 INFO : one: Copied (server-side copy) 2025/03/26 06:15:12 INFO : one: Deleted 2025/03/26 06:15:12 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/26 06:15:12 INFO : one: Copied (server-side copy) 2025/03/26 06:15:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/26 06:15:12 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:12 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:15:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/26 06:15:14 INFO : two: Copied (server-side copy) 2025/03/26 06:15:14 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/26 06:15:14 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:15:14 DEBUG : one: Unchanged skipping 2025/03/26 06:15:14 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:14 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:15 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:15 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:15:15 DEBUG : two: Unchanged skipping 2025/03/26 06:15:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:15:15 DEBUG : one: Unchanged skipping 2025/03/26 06:15:15 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:15 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:15 INFO : There was nothing to transfer 2025/03/26 06:15:16 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/26 06:15:16 DEBUG : three: Destination not found in --copy-dest 2025/03/26 06:15:16 DEBUG : three: Need to transfer - File not found at Destination 2025/03/26 06:15:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:15:16 DEBUG : one: Unchanged skipping 2025/03/26 06:15:16 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/26 06:15:16 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:16 DEBUG : two: Unchanged skipping 2025/03/26 06:15:16 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:17 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/26 06:15:17 INFO : three: Copied (new) 2025/03/26 06:15:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.07s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:15:22 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/dst" 2025/03/26 06:15:23 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/backup" 2025/03/26 06:15:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 06:15:25 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:15:25 DEBUG : two: Unchanged skipping 2025/03/26 06:15:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/26 06:15:26 INFO : one: Copied (server-side copy) 2025/03/26 06:15:26 INFO : one: Deleted 2025/03/26 06:15:26 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:15:27 INFO : one: Copied (new) 2025/03/26 06:15:27 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/26 06:15:28 INFO : three.txt: Copied (server-side copy) 2025/03/26 06:15:28 INFO : three.txt: Deleted 2025/03/26 06:15:28 INFO : three.txt: Moved into backup dir 2025/03/26 06:15:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 06:15:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:15:30 DEBUG : two: Unchanged skipping 2025/03/26 06:15:30 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:15:30 INFO : one: Copied (server-side copy) 2025/03/26 06:15:30 INFO : one: Deleted 2025/03/26 06:15:30 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:31 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/26 06:15:31 INFO : one: Copied (new) 2025/03/26 06:15:31 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/26 06:15:31 INFO : three.txt: Copied (server-side copy) 2025/03/26 06:15:31 INFO : three.txt: Deleted 2025/03/26 06:15:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.85s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:15:34 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1115-01.backblaze.com/b2api/v1/b2_upload_file/2fe23de3103ddb1b9f580e1b/c001_v0001115_t0036": EOF 2025/03/26 06:15:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1115-01.backblaze.com/b2api/v1/b2_upload_file/2fe23de3103ddb1b9f580e1b/c001_v0001115_t0036": EOF) 2025/03/26 06:15:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-qonuqeb9liti: 1/10 (Post "https://pod-000-1115-01.backblaze.com/b2api/v1/b2_upload_file/2fe23de3103ddb1b9f580e1b/c001_v0001115_t0036": EOF) 2025/03/26 06:15:37 DEBUG : pacer: Reducing sleep to 10ms 2025/03/26 06:15:37 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/dst" 2025/03/26 06:15:38 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/backup" 2025/03/26 06:15:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 06:15:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:15:40 DEBUG : two: Unchanged skipping 2025/03/26 06:15:40 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/26 06:15:41 INFO : one: Copied (server-side copy) to: one.bak 2025/03/26 06:15:42 INFO : one: Deleted 2025/03/26 06:15:42 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:15:42 INFO : one: Copied (new) 2025/03/26 06:15:42 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/26 06:15:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/26 06:15:43 INFO : three.txt: Deleted 2025/03/26 06:15:43 INFO : three.txt: Moved into backup dir 2025/03/26 06:15:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 06:15:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:15:45 DEBUG : two: Unchanged skipping 2025/03/26 06:15:45 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:15:45 INFO : one: Copied (server-side copy) to: one.bak 2025/03/26 06:15:45 INFO : one: Deleted 2025/03/26 06:15:45 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/26 06:15:45 INFO : one: Copied (new) 2025/03/26 06:15:45 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/26 06:15:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/26 06:15:46 INFO : three.txt: Deleted 2025/03/26 06:15:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.63s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/dst" 2025/03/26 06:15:51 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/backup" 2025/03/26 06:15:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 06:15:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:15:52 DEBUG : two: Unchanged skipping 2025/03/26 06:15:52 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/26 06:15:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/26 06:15:54 INFO : one: Deleted 2025/03/26 06:15:54 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:15:55 INFO : one: Copied (new) 2025/03/26 06:15:55 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/26 06:15:56 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/26 06:15:56 INFO : three.txt: Deleted 2025/03/26 06:15:56 INFO : three.txt: Moved into backup dir 2025/03/26 06:15:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 06:15:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:15:57 DEBUG : two: Unchanged skipping 2025/03/26 06:15:57 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:15:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:15:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/26 06:15:58 INFO : one: Deleted 2025/03/26 06:15:58 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:15:58 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/26 06:15:58 INFO : one: Copied (new) 2025/03/26 06:15:58 DEBUG : Waiting for deletions to finish 2025/03/26 06:15:59 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/26 06:15:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/26 06:15:59 INFO : three.txt: Deleted 2025/03/26 06:15:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.00s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:16:02 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/dst" 2025/03/26 06:16:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 06:16:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:16:05 DEBUG : two: Unchanged skipping 2025/03/26 06:16:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:16:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/26 06:16:05 INFO : one: Copied (server-side copy) to: one.bak 2025/03/26 06:16:05 INFO : one: Deleted 2025/03/26 06:16:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:16:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:16:06 INFO : one: Copied (new) 2025/03/26 06:16:06 DEBUG : Waiting for deletions to finish 2025/03/26 06:16:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/26 06:16:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/26 06:16:07 INFO : three.txt: Deleted 2025/03/26 06:16:07 INFO : three.txt: Moved into backup dir 2025/03/26 06:16:09 DEBUG : one.bak: Excluded (Path Filter) 2025/03/26 06:16:09 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/26 06:16:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 06:16:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:16:09 DEBUG : two: Unchanged skipping 2025/03/26 06:16:09 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for checks to finish 2025/03/26 06:16:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:16:09 INFO : one: Copied (server-side copy) to: one.bak 2025/03/26 06:16:10 INFO : one: Deleted 2025/03/26 06:16:10 DEBUG : B2 bucket rclone-test-qonuqeb9liti path dst: Waiting for transfers to finish 2025/03/26 06:16:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/26 06:16:10 INFO : one: Copied (new) 2025/03/26 06:16:10 DEBUG : Waiting for deletions to finish 2025/03/26 06:16:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/26 06:16:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/26 06:16:11 INFO : three.txt: Deleted 2025/03/26 06:16:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.63s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:16:14 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/dst" 2025/03/26 06:16:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 06:16:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/26 06:16:17 INFO : one: Copied (server-side copy) to: one.bak 2025/03/26 06:16:17 INFO : one: Deleted 2025/03/26 06:16:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:16:18 INFO : one: Copied (new) 2025/03/26 06:16:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:16:18 DEBUG : two: Unchanged skipping 2025/03/26 06:16:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/26 06:16:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/26 06:16:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/26 06:16:19 INFO : three.txt: Deleted 2025/03/26 06:16:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/26 06:16:19 INFO : three.txt: Copied (new) 2025/03/26 06:16:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 06:16:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:16:20 INFO : one: Copied (server-side copy) to: one.bak 2025/03/26 06:16:21 INFO : one: Deleted 2025/03/26 06:16:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/26 06:16:21 INFO : one: Copied (new) 2025/03/26 06:16:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:16:21 DEBUG : two: Unchanged skipping 2025/03/26 06:16:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/26 06:16:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/26 06:16:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/26 06:16:22 INFO : three.txt: Deleted 2025/03/26 06:16:23 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/26 06:16:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:16:27 DEBUG : Creating backend with remote "TestB2:rclone-test-qonuqeb9liti/dst" 2025/03/26 06:16:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 06:16:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/26 06:16:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/26 06:16:30 INFO : one: Deleted 2025/03/26 06:16:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:16:31 INFO : one: Copied (new) 2025/03/26 06:16:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:16:31 DEBUG : two: Unchanged skipping 2025/03/26 06:16:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/26 06:16:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/26 06:16:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/26 06:16:32 INFO : three.txt: Deleted 2025/03/26 06:16:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/26 06:16:32 INFO : three.txt: Copied (new) 2025/03/26 06:16:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 06:16:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/26 06:16:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/26 06:16:34 INFO : one: Deleted 2025/03/26 06:16:34 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/26 06:16:34 INFO : one: Copied (new) 2025/03/26 06:16:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:16:34 DEBUG : two: Unchanged skipping 2025/03/26 06:16:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/26 06:16:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/26 06:16:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/26 06:16:35 INFO : three.txt: Deleted 2025/03/26 06:16:35 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/26 06:16:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.69s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:16:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/26 06:16:38 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:16:38 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:16:39 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/26 06:16:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/26 06:16:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.86s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:16:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 06:16:40 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:16:40 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:16:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/26 06:16:41 INFO : existing: Copied (new) 2025/03/26 06:16:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:16:41 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/26 06:16:41 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:16:41 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/26 06:16:41 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:16:41 ERROR : B2 bucket rclone-test-qonuqeb9liti: not deleting files as there were IO errors 2025/03/26 06:16:41 ERROR : B2 bucket rclone-test-qonuqeb9liti: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncImmutable (2.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:16:43 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:16:43 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:16:43 DEBUG : existing: Unchanged skipping 2025/03/26 06:16:43 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:16:43 DEBUG : Waiting for deletions to finish 2025/03/26 06:16:43 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.47s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.39s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.18s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:17:05 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both0: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both1: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:17:05 DEBUG : both10: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both14: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both15: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both11: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both17: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both18: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both19: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both16: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both3: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both4: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both12: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both2: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both13: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both5: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:05 DEBUG : both6: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both7: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both8: Unchanged skipping 2025/03/26 06:17:05 DEBUG : both9: Unchanged skipping 2025/03/26 06:17:05 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:17:05 DEBUG : Waiting for deletions to finish 2025/03/26 06:17:05 INFO : only12: Deleted 2025/03/26 06:17:05 INFO : only13: Deleted 2025/03/26 06:17:05 INFO : only14: Deleted 2025/03/26 06:17:05 INFO : only15: Deleted 2025/03/26 06:17:05 INFO : only4: Deleted 2025/03/26 06:17:05 INFO : only5: Deleted 2025/03/26 06:17:05 INFO : only10: Deleted 2025/03/26 06:17:05 INFO : only1: Deleted 2025/03/26 06:17:05 INFO : only2: Deleted 2025/03/26 06:17:05 INFO : only0: Deleted 2025/03/26 06:17:06 INFO : only19: Deleted 2025/03/26 06:17:06 INFO : only3: Deleted 2025/03/26 06:17:06 INFO : only6: Deleted 2025/03/26 06:17:06 INFO : only7: Deleted 2025/03/26 06:17:06 INFO : only9: Deleted 2025/03/26 06:17:06 INFO : only16: Deleted 2025/03/26 06:17:06 INFO : only17: Deleted 2025/03/26 06:17:06 INFO : only18: Deleted 2025/03/26 06:17:06 INFO : only8: Deleted 2025/03/26 06:17:06 INFO : only11: Deleted 2025/03/26 06:17:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (25.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:17:31 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for checks to finish 2025/03/26 06:17:31 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both0: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both12: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both13: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both10: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both15: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both11: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both17: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both18: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both19: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both2: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both3: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both4: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both5: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both6: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both7: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both8: Unchanged skipping 2025/03/26 06:17:31 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/26 06:17:31 DEBUG : both9: Unchanged skipping 2025/03/26 06:17:31 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : both1: Unchanged skipping 2025/03/26 06:17:31 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : both14: Unchanged skipping 2025/03/26 06:17:31 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : both16: Unchanged skipping 2025/03/26 06:17:31 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/26 06:17:31 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Waiting for transfers to finish 2025/03/26 06:17:31 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:31 INFO : only0: Copied (replaced existing) 2025/03/26 06:17:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:31 INFO : only1: Copied (replaced existing) 2025/03/26 06:17:31 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:31 INFO : only10: Copied (replaced existing) 2025/03/26 06:17:31 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:31 INFO : only16: Copied (replaced existing) 2025/03/26 06:17:31 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:31 INFO : only13: Copied (replaced existing) 2025/03/26 06:17:31 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:31 INFO : only17: Copied (replaced existing) 2025/03/26 06:17:31 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:31 INFO : only18: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only19: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only12: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only2: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only3: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only4: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only5: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only6: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only7: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only14: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only11: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only15: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only8: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/26 06:17:32 INFO : only9: Copied (replaced existing) 2025/03/26 06:17:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (30.03s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:17:41 DEBUG : empty_dir: Making directory with metadata 2025/03/26 06:17:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 06:17:41 DEBUG : empty_on_remote: Making directory with metadata 2025/03/26 06:17:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 06:17:41 INFO : empty_on_remote: Making directory 2025/03/26 06:17:41 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-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:17:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/26 06:17:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/26 06:17:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/26 06:17:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.35s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:17:44 DEBUG : empty_dir: Making directory with metadata 2025/03/26 06:17:44 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 06:17:44 DEBUG : empty_on_remote: Making directory with metadata 2025/03/26 06:17:44 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 06:17:44 INFO : empty_on_remote: Making directory 2025/03/26 06:17:44 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-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:17:45 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/26 06:17:45 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/26 06:17:45 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/26 06:17:45 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/26 06:17:45 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:17:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 06:17:47 INFO : sub dir: Making directory 2025/03/26 06:17:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" 2025/03/26 06:17:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 06:17:51 INFO : sub dir: Making directory 2025/03/26 06:17:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-qonuqeb9liti", Local "Local file system at /tmp/rclone549965974", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.32s) PASS 2025/03/26 06:17:54 DEBUG : B2 bucket rclone-test-qonuqeb9liti: Purge remote 2025/03/26 06:17:54 INFO : B2 bucket rclone-test-qonuqeb9liti: cleaning bucket "rclone-test-qonuqeb9liti" of all files 2025/03/26 06:17:55 DEBUG : BackupDir/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181d91_d20250326_m061517_c001_v7007000_t0000_u01742969717827") 2025/03/26 06:17:55 DEBUG : BackupDir/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f118c91d4a5e104f4_d20250326_m061512_c001_v0001182_t0003_u01742969712413") 2025/03/26 06:17:55 DEBUG : CompareDest/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4034da036d2773eb_d20250326_m061451_c001_v7007000_t0000_u01742969691973") 2025/03/26 06:17:55 DEBUG : CompareDest/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda5a6_d20250326_m061445_c001_v0001037_t0001_u01742969685227") 2025/03/26 06:17:55 DEBUG : CompareDest/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4034da036d2773ee_d20250326_m061452_c001_v7007000_t0000_u01742969692157") 2025/03/26 06:17:55 DEBUG : CompareDest/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c476_d20250326_m061447_c001_v0001043_t0034_u01742969687037") 2025/03/26 06:17:55 DEBUG : CopyDest/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181d92_d20250326_m061518_c001_v7007000_t0000_u01742969718017") 2025/03/26 06:17:55 DEBUG : CopyDest/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668623086_d20250326_m061509_c001_v0001115_t0057_u01742969709250") 2025/03/26 06:17:55 DEBUG : CopyDest/three: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181d96_d20250326_m061518_c001_v7007000_t0000_u01742969718226") 2025/03/26 06:17:55 DEBUG : CopyDest/three: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c4ac_d20250326_m061515_c001_v0001043_t0036_u01742969715802") 2025/03/26 06:17:55 DEBUG : CopyDest/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181d9a_d20250326_m061518_c001_v7007000_t0000_u01742969718425") 2025/03/26 06:17:55 DEBUG : CopyDest/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda5e2_d20250326_m061513_c001_v0001037_t0017_u01742969713625") 2025/03/26 06:17:55 DEBUG : EXISTING: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce48fb_d20250326_m061644_c001_v7007000_t0000_u01742969804424") 2025/03/26 06:17:55 DEBUG : EXISTING: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c54a_d20250326_m061643_c001_v0001043_t0057_u01742969803340") 2025/03/26 06:17:55 DEBUG : Testêé: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce4898_d20250326_m061639_c001_v7007000_t0000_u01742969799974") 2025/03/26 06:17:55 DEBUG : Testêé: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c544_d20250326_m061639_c001_v0001043_t0045_u01742969799084") 2025/03/26 06:17:55 DEBUG : Testêé: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda664_d20250326_m061637_c001_v0001037_t0048_u01742969797857") 2025/03/26 06:17:55 DEBUG : a/potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c174df_d20250326_m061250_c001_v7007000_t0000_u01742969570654") 2025/03/26 06:17:55 DEBUG : a/potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e24_d20250326_m061249_c001_v0001115_t0028_u01742969569480") 2025/03/26 06:17:55 DEBUG : a/potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c174d8_d20250326_m061246_c001_v7007000_t0000_u01742969566851") 2025/03/26 06:17:56 DEBUG : a/potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e0e_d20250326_m061245_c001_v0001115_t0006_u01742969565449") 2025/03/26 06:17:56 DEBUG : a/potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c846e2_d20250326_m061216_c001_v7007000_t0000_u01742969536720") 2025/03/26 06:17:56 DEBUG : a/potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d7c_d20250326_m061215_c001_v0001115_t0005_u01742969535306") 2025/03/26 06:17:56 DEBUG : b/potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c174e1_d20250326_m061250_c001_v7007000_t0000_u01742969570841") 2025/03/26 06:17:56 DEBUG : b/potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e18_d20250326_m061247_c001_v0001115_t0025_u01742969567824") 2025/03/26 06:17:56 DEBUG : b/potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c174d5_d20250326_m061246_c001_v7007000_t0000_u01742969566282") 2025/03/26 06:17:56 DEBUG : b/potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e02_d20250326_m061243_c001_v0001115_t0010_u01742969563538") 2025/03/26 06:17:56 DEBUG : b/potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c846d7_d20250326_m061216_c001_v7007000_t0000_u01742969536157") 2025/03/26 06:17:56 DEBUG : b/potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d6e_d20250326_m061213_c001_v0001115_t0056_u01742969533559") 2025/03/26 06:17:56 DEBUG : backup/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41168acbceea0777_d20250326_m061532_c001_v7007000_t0000_u01742969732300") 2025/03/26 06:17:56 DEBUG : backup/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f10611d1f76cf2e31_d20250326_m061530_c001_v0001183_t0020_u01742969730560") 2025/03/26 06:17:56 DEBUG : backup/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f110d89b83b931bb3_d20250326_m061526_c001_v0001103_t0033_u01742969726178") 2025/03/26 06:17:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4179e4e8dbb60739_d20250326_m061559_c001_v7007000_t0000_u01742969759950") 2025/03/26 06:17:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1074f93bdc5b8569_d20250326_m061558_c001_v0001165_t0006_u01742969758264") 2025/03/26 06:17:56 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1094f9d61ac2432d_d20250326_m061553_c001_v0001042_t0043_u01742969753961") 2025/03/26 06:17:56 DEBUG : backup/one.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20ba50_d20250326_m061546_c001_v7007000_t0000_u01742969746954") 2025/03/26 06:17:56 DEBUG : backup/one.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f109985be6c91f65b_d20250326_m061545_c001_v0001184_t0035_u01742969745365") 2025/03/26 06:17:56 DEBUG : backup/one.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f11846f71eb84fd35_d20250326_m061541_c001_v0001183_t0021_u01742969741707") 2025/03/26 06:17:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4179e4e8dbb6073d_d20250326_m061600_c001_v7007000_t0000_u01742969760135") 2025/03/26 06:17:56 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f112d90c37ef0855a_d20250326_m061559_c001_v0001184_t0005_u01742969759142") 2025/03/26 06:17:57 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f116799d94c505c0c_d20250326_m061555_c001_v0001103_t0049_u01742969755681") 2025/03/26 06:17:57 DEBUG : backup/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41168acbceea0779_d20250326_m061532_c001_v7007000_t0000_u01742969732483") 2025/03/26 06:17:57 DEBUG : backup/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f11736b8267d59d32_d20250326_m061531_c001_v0001181_t0017_u01742969731513") 2025/03/26 06:17:57 DEBUG : backup/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1126ba6483c92af9_d20250326_m061527_c001_v0001146_t0014_u01742969727818") 2025/03/26 06:17:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20ba53_d20250326_m061547_c001_v7007000_t0000_u01742969747139") 2025/03/26 06:17:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f10115a8d0fbd6574_d20250326_m061546_c001_v0001183_t0030_u01742969746178") 2025/03/26 06:17:57 DEBUG : backup/three.txt.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1082f3d9b436a1d5_d20250326_m061543_c001_v0001184_t0020_u01742969743064") 2025/03/26 06:17:57 DEBUG : both0: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187ac_d20250326_m061733_c001_v7007000_t0000_u01742969853272") 2025/03/26 06:17:57 DEBUG : both0: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6cc_d20250326_m061711_c001_v0001037_t0024_u01742969831785") 2025/03/26 06:17:57 DEBUG : both0: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39df_d20250326_m061707_c001_v7007000_t0000_u01742969827036") 2025/03/26 06:17:57 DEBUG : both0: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda672_d20250326_m061646_c001_v0001037_t0053_u01742969806739") 2025/03/26 06:17:57 DEBUG : both1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187b1_d20250326_m061733_c001_v7007000_t0000_u01742969853458") 2025/03/26 06:17:57 DEBUG : both1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6ce_d20250326_m061713_c001_v0001037_t0000_u01742969833242") 2025/03/26 06:17:57 DEBUG : both1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39e1_d20250326_m061707_c001_v7007000_t0000_u01742969827225") 2025/03/26 06:17:57 DEBUG : both1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda674_d20250326_m061647_c001_v0001037_t0030_u01742969807620") 2025/03/26 06:17:57 DEBUG : both10: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187b5_d20250326_m061733_c001_v7007000_t0000_u01742969853642") 2025/03/26 06:17:57 DEBUG : both10: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6e9_d20250326_m061721_c001_v0001037_t0037_u01742969841312") 2025/03/26 06:17:57 DEBUG : both10: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39e2_d20250326_m061707_c001_v7007000_t0000_u01742969827410") 2025/03/26 06:17:57 DEBUG : both10: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda698_d20250326_m061655_c001_v0001037_t0047_u01742969815735") 2025/03/26 06:17:57 DEBUG : both11: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187b7_d20250326_m061733_c001_v7007000_t0000_u01742969853828") 2025/03/26 06:17:58 DEBUG : both11: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6eb_d20250326_m061722_c001_v0001037_t0043_u01742969842165") 2025/03/26 06:17:58 DEBUG : both11: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39e4_d20250326_m061707_c001_v7007000_t0000_u01742969827594") 2025/03/26 06:17:58 DEBUG : both11: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda69e_d20250326_m061656_c001_v0001037_t0019_u01742969816642") 2025/03/26 06:17:58 DEBUG : both12: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187b8_d20250326_m061734_c001_v7007000_t0000_u01742969854013") 2025/03/26 06:17:58 DEBUG : both12: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6f1_d20250326_m061722_c001_v0001037_t0001_u01742969842988") 2025/03/26 06:17:58 DEBUG : both12: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39e5_d20250326_m061707_c001_v7007000_t0000_u01742969827780") 2025/03/26 06:17:58 DEBUG : both12: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6a2_d20250326_m061657_c001_v0001037_t0042_u01742969817568") 2025/03/26 06:17:58 DEBUG : both13: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187b9_d20250326_m061734_c001_v7007000_t0000_u01742969854198") 2025/03/26 06:17:58 DEBUG : both13: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6f3_d20250326_m061723_c001_v0001037_t0005_u01742969843882") 2025/03/26 06:17:58 DEBUG : both13: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39e7_d20250326_m061707_c001_v7007000_t0000_u01742969827969") 2025/03/26 06:17:58 DEBUG : both13: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6a4_d20250326_m061658_c001_v0001037_t0053_u01742969818527") 2025/03/26 06:17:58 DEBUG : both14: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187bc_d20250326_m061734_c001_v7007000_t0000_u01742969854384") 2025/03/26 06:17:58 DEBUG : both14: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6f5_d20250326_m061724_c001_v0001037_t0058_u01742969844733") 2025/03/26 06:17:58 DEBUG : both14: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39e8_d20250326_m061708_c001_v7007000_t0000_u01742969828157") 2025/03/26 06:17:58 DEBUG : both14: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6a8_d20250326_m061659_c001_v0001037_t0008_u01742969819305") 2025/03/26 06:17:58 DEBUG : both15: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187bd_d20250326_m061734_c001_v7007000_t0000_u01742969854568") 2025/03/26 06:17:58 DEBUG : both15: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6f7_d20250326_m061725_c001_v0001037_t0058_u01742969845780") 2025/03/26 06:17:58 DEBUG : both15: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39e9_d20250326_m061708_c001_v7007000_t0000_u01742969828348") 2025/03/26 06:17:58 DEBUG : both15: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6aa_d20250326_m061700_c001_v0001037_t0013_u01742969820050") 2025/03/26 06:17:59 DEBUG : both16: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187be_d20250326_m061734_c001_v7007000_t0000_u01742969854754") 2025/03/26 06:17:59 DEBUG : both16: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6fb_d20250326_m061726_c001_v0001037_t0045_u01742969846621") 2025/03/26 06:17:59 DEBUG : both16: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39ee_d20250326_m061708_c001_v7007000_t0000_u01742969828533") 2025/03/26 06:17:59 DEBUG : both16: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6ac_d20250326_m061700_c001_v0001037_t0024_u01742969820958") 2025/03/26 06:17:59 DEBUG : both17: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187c1_d20250326_m061734_c001_v7007000_t0000_u01742969854940") 2025/03/26 06:17:59 DEBUG : both17: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6ff_d20250326_m061727_c001_v0001037_t0010_u01742969847526") 2025/03/26 06:17:59 DEBUG : both17: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39ef_d20250326_m061708_c001_v7007000_t0000_u01742969828718") 2025/03/26 06:17:59 DEBUG : both17: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6ae_d20250326_m061701_c001_v0001037_t0031_u01742969821840") 2025/03/26 06:17:59 DEBUG : both18: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187c3_d20250326_m061735_c001_v7007000_t0000_u01742969855131") 2025/03/26 06:17:59 DEBUG : both18: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda703_d20250326_m061728_c001_v0001037_t0036_u01742969848473") 2025/03/26 06:17:59 DEBUG : both18: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39f0_d20250326_m061708_c001_v7007000_t0000_u01742969828904") 2025/03/26 06:17:59 DEBUG : both18: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6b2_d20250326_m061702_c001_v0001037_t0041_u01742969822519") 2025/03/26 06:17:59 DEBUG : both19: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187c4_d20250326_m061735_c001_v7007000_t0000_u01742969855316") 2025/03/26 06:17:59 DEBUG : both19: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda705_d20250326_m061729_c001_v0001037_t0057_u01742969849535") 2025/03/26 06:17:59 DEBUG : both19: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39f6_d20250326_m061709_c001_v7007000_t0000_u01742969829090") 2025/03/26 06:17:59 DEBUG : both19: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6b4_d20250326_m061703_c001_v0001037_t0000_u01742969823492") 2025/03/26 06:17:59 DEBUG : both2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187c5_d20250326_m061735_c001_v7007000_t0000_u01742969855516") 2025/03/26 06:17:59 DEBUG : both2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6d0_d20250326_m061714_c001_v0001037_t0024_u01742969834062") 2025/03/26 06:17:59 DEBUG : both2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39fb_d20250326_m061709_c001_v7007000_t0000_u01742969829280") 2025/03/26 06:17:59 DEBUG : both2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda678_d20250326_m061648_c001_v0001037_t0040_u01742969808683") 2025/03/26 06:17:59 DEBUG : both3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187c7_d20250326_m061735_c001_v7007000_t0000_u01742969855705") 2025/03/26 06:18:00 DEBUG : both3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6d2_d20250326_m061715_c001_v0001037_t0047_u01742969835082") 2025/03/26 06:18:00 DEBUG : both3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b3a03_d20250326_m061709_c001_v7007000_t0000_u01742969829465") 2025/03/26 06:18:00 DEBUG : both3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda67e_d20250326_m061649_c001_v0001037_t0050_u01742969809535") 2025/03/26 06:18:00 DEBUG : both4: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187c8_d20250326_m061735_c001_v7007000_t0000_u01742969855894") 2025/03/26 06:18:00 DEBUG : both4: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6d4_d20250326_m061715_c001_v0001037_t0048_u01742969835994") 2025/03/26 06:18:00 DEBUG : both4: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b3a09_d20250326_m061709_c001_v7007000_t0000_u01742969829652") 2025/03/26 06:18:00 DEBUG : both4: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda680_d20250326_m061650_c001_v0001037_t0028_u01742969810584") 2025/03/26 06:18:00 DEBUG : both5: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187c9_d20250326_m061736_c001_v7007000_t0000_u01742969856079") 2025/03/26 06:18:00 DEBUG : both5: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6d6_d20250326_m061716_c001_v0001037_t0024_u01742969836886") 2025/03/26 06:18:00 DEBUG : both5: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b3a0d_d20250326_m061709_c001_v7007000_t0000_u01742969829850") 2025/03/26 06:18:00 DEBUG : both5: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda682_d20250326_m061651_c001_v0001037_t0038_u01742969811415") 2025/03/26 06:18:00 DEBUG : both6: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187ca_d20250326_m061736_c001_v7007000_t0000_u01742969856275") 2025/03/26 06:18:00 DEBUG : both6: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6da_d20250326_m061717_c001_v0001037_t0008_u01742969837989") 2025/03/26 06:18:00 DEBUG : both6: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b3a13_d20250326_m061710_c001_v7007000_t0000_u01742969830035") 2025/03/26 06:18:00 DEBUG : both6: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda686_d20250326_m061652_c001_v0001037_t0054_u01742969812475") 2025/03/26 06:18:00 DEBUG : both7: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187cb_d20250326_m061736_c001_v7007000_t0000_u01742969856463") 2025/03/26 06:18:00 DEBUG : both7: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6e1_d20250326_m061719_c001_v0001037_t0009_u01742969839068") 2025/03/26 06:18:00 DEBUG : both7: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b3a1a_d20250326_m061710_c001_v7007000_t0000_u01742969830227") 2025/03/26 06:18:00 DEBUG : both7: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda68a_d20250326_m061653_c001_v0001037_t0059_u01742969813377") 2025/03/26 06:18:00 DEBUG : both8: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187cd_d20250326_m061736_c001_v7007000_t0000_u01742969856651") 2025/03/26 06:18:00 DEBUG : both8: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6e5_d20250326_m061719_c001_v0001037_t0029_u01742969839769") 2025/03/26 06:18:01 DEBUG : both8: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b3a25_d20250326_m061710_c001_v7007000_t0000_u01742969830416") 2025/03/26 06:18:01 DEBUG : both8: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda68e_d20250326_m061654_c001_v0001037_t0001_u01742969814281") 2025/03/26 06:18:01 DEBUG : both9: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187cf_d20250326_m061736_c001_v7007000_t0000_u01742969856837") 2025/03/26 06:18:01 DEBUG : both9: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda6e7_d20250326_m061720_c001_v0001037_t0031_u01742969840562") 2025/03/26 06:18:01 DEBUG : both9: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b3a2b_d20250326_m061710_c001_v7007000_t0000_u01742969830614") 2025/03/26 06:18:01 DEBUG : both9: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda694_d20250326_m061655_c001_v0001037_t0023_u01742969815028") 2025/03/26 06:18:01 DEBUG : c/non empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c174e2_d20250326_m061251_c001_v7007000_t0000_u01742969571028") 2025/03/26 06:18:01 DEBUG : c/non empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e1c_d20250326_m061248_c001_v0001115_t0048_u01742969568524") 2025/03/26 06:18:01 DEBUG : c/non empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c174d9_d20250326_m061247_c001_v7007000_t0000_u01742969567059") 2025/03/26 06:18:01 DEBUG : c/non empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e0a_d20250326_m061244_c001_v0001115_t0027_u01742969564330") 2025/03/26 06:18:01 DEBUG : c/non empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c846e7_d20250326_m061216_c001_v7007000_t0000_u01742969536904") 2025/03/26 06:18:01 DEBUG : c/non empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d76_d20250326_m061214_c001_v0001115_t0059_u01742969534257") 2025/03/26 06:18:01 DEBUG : check sum: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3fde_d20250326_m061159_c001_v7007000_t0000_u01742969519387") 2025/03/26 06:18:01 DEBUG : check sum: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d26_d20250326_m061157_c001_v0001115_t0058_u01742969517996") 2025/03/26 06:18:01 DEBUG : dest/3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181d1e_d20250326_m061501_c001_v7007000_t0000_u01742969701590") 2025/03/26 06:18:01 DEBUG : dest/3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f400c4546b61cba34_d20250326_m061500_c001_v0001105_t0040_u01742969700475") 2025/03/26 06:18:01 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce483c_d20250326_m061636_c001_v7007000_t0000_u01742969796381") 2025/03/26 06:18:01 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1024d11f24373edd_d20250326_m061634_c001_v0001105_t0058_u01742969794177") 2025/03/26 06:18:01 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4063a9a77ea8e4f1_d20250326_m061633_c001_v7007000_t0000_u01742969793994") 2025/03/26 06:18:01 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1024d11f24373ecf_d20250326_m061630_c001_v0001105_t0029_u01742969790763") 2025/03/26 06:18:01 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4063a9a77ea8e44b_d20250326_m061630_c001_v7007000_t0000_u01742969790020") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c520_d20250326_m061625_c001_v0001043_t0059_u01742969785168") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4021b863886c3eb6_d20250326_m061623_c001_v7007000_t0000_u01742969783670") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f102bf71f6c2811cb_d20250326_m061621_c001_v0001100_t0007_u01742969781118") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20bc82_d20250326_m061620_c001_v7007000_t0000_u01742969780931") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f102bf71f6c2811b5_d20250326_m061617_c001_v0001100_t0048_u01742969777858") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20bc7f_d20250326_m061617_c001_v7007000_t0000_u01742969777121") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda644_d20250326_m061612_c001_v0001037_t0025_u01742969772877") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c18275_d20250326_m061611_c001_v7007000_t0000_u01742969771576") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f100851426b918322_d20250326_m061610_c001_v0001041_t0032_u01742969770249") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20bc70_d20250326_m061610_c001_v7007000_t0000_u01742969770060") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f100851426b91831c_d20250326_m061606_c001_v0001041_t0010_u01742969766594") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20bc2e_d20250326_m061605_c001_v7007000_t0000_u01742969765847") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda632_d20250326_m061601_c001_v0001037_t0054_u01742969761241") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4179e4e8dbb60741_d20250326_m061600_c001_v7007000_t0000_u01742969760320") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f110a6ad2ad8bf27d_d20250326_m061558_c001_v0001183_t0006_u01742969758704") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41168acbceea08a7_d20250326_m061558_c001_v7007000_t0000_u01742969758515") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f110a6ad2ad8bf217_d20250326_m061555_c001_v0001183_t0039_u01742969755246") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41168acbceea088b_d20250326_m061554_c001_v7007000_t0000_u01742969754514") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda61b_d20250326_m061548_c001_v0001037_t0053_u01742969748251") 2025/03/26 06:18:02 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20ba54_d20250326_m061547_c001_v7007000_t0000_u01742969747323") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f11958b5574274e54_d20250326_m061545_c001_v0001176_t0058_u01742969745752") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f6214_d20250326_m061545_c001_v7007000_t0000_u01742969745568") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f11958b5574274e42_d20250326_m061542_c001_v0001176_t0021_u01742969742648") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f61ca_d20250326_m061541_c001_v7007000_t0000_u01742969741911") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda5fd_d20250326_m061533_c001_v0001037_t0052_u01742969733614") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41168acbceea077a_d20250326_m061532_c001_v7007000_t0000_u01742969732679") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1150be8741358551_d20250326_m061530_c001_v0001157_t0002_u01742969730956") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce42b3_d20250326_m061530_c001_v7007000_t0000_u01742969730769") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1150be874135853f_d20250326_m061527_c001_v0001157_t0000_u01742969727242") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce4286_d20250326_m061526_c001_v7007000_t0000_u01742969726502") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda6686230ba_d20250326_m061519_c001_v0001115_t0032_u01742969719759") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181d9d_d20250326_m061518_c001_v7007000_t0000_u01742969718652") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f10356db39da7bda5_d20250326_m061512_c001_v0001176_t0036_u01742969712857") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4021b863886c39f7_d20250326_m061512_c001_v7007000_t0000_u01742969712635") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c49a_d20250326_m061508_c001_v0001043_t0052_u01742969708317") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f10460ebf615058f0_d20250326_m061507_c001_v0001113_t0006_u01742969707378") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f10460ebf615058ea_d20250326_m061506_c001_v0001113_t0012_u01742969706060") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4034da036d2773f1_d20250326_m061452_c001_v7007000_t0000_u01742969692342") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668623014_d20250326_m061444_c001_v0001115_t0038_u01742969684237") 2025/03/26 06:18:03 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1013ee9e7ccccc14_d20250326_m061443_c001_v0001182_t0009_u01742969683472") 2025/03/26 06:18:04 DEBUG : dst/one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1013ee9e7ccccc06_d20250326_m061442_c001_v0001182_t0057_u01742969682495") 2025/03/26 06:18:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce483e_d20250326_m061636_c001_v7007000_t0000_u01742969796565") 2025/03/26 06:18:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1082cb57264a2c85_d20250326_m061633_c001_v0001103_t0013_u01742969793690") 2025/03/26 06:18:04 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1120cb1ccba0762d_d20250326_m061629_c001_v0001165_t0008_u01742969789725") 2025/03/26 06:18:04 DEBUG : dst/one.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4021b863886c3ebd_d20250326_m061623_c001_v7007000_t0000_u01742969783856") 2025/03/26 06:18:04 DEBUG : dst/one.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f100015ea298562ba_d20250326_m061620_c001_v0001179_t0036_u01742969780722") 2025/03/26 06:18:04 DEBUG : dst/one.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f10076113f934ad50_d20250326_m061616_c001_v0001100_t0044_u01742969776735") 2025/03/26 06:18:04 DEBUG : dst/one.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c18278_d20250326_m061611_c001_v7007000_t0000_u01742969771760") 2025/03/26 06:18:04 DEBUG : dst/one.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1179d36a0e106135_d20250326_m061609_c001_v0001179_t0053_u01742969769538") 2025/03/26 06:18:04 DEBUG : dst/one.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f113cc1e872c76f4e_d20250326_m061605_c001_v0001150_t0018_u01742969765430") 2025/03/26 06:18:04 DEBUG : dst/three: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181d9e_d20250326_m061518_c001_v7007000_t0000_u01742969718837") 2025/03/26 06:18:04 DEBUG : dst/three: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f10460ebf61505922_d20250326_m061517_c001_v0001113_t0031_u01742969717091") 2025/03/26 06:18:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce4841_d20250326_m061636_c001_v7007000_t0000_u01742969796749") 2025/03/26 06:18:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f10831a440971d77f_d20250326_m061635_c001_v0001182_t0047_u01742969795007") 2025/03/26 06:18:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1082f3d9b436a673_d20250326_m061631_c001_v0001184_t0013_u01742969791735") 2025/03/26 06:18:04 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce4845_d20250326_m061636_c001_v7007000_t0000_u01742969796932") 2025/03/26 06:18:04 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1024d11f24373ee7_d20250326_m061635_c001_v0001105_t0014_u01742969795416") 2025/03/26 06:18:04 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4063a9a77ea8e52c_d20250326_m061635_c001_v7007000_t0000_u01742969795231") 2025/03/26 06:18:04 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1024d11f24373ed9_d20250326_m061632_c001_v0001105_t0033_u01742969792139") 2025/03/26 06:18:04 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4063a9a77ea8e499_d20250326_m061631_c001_v7007000_t0000_u01742969791955") 2025/03/26 06:18:04 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c528_d20250326_m061626_c001_v0001043_t0002_u01742969786834") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4021b863886c3ec5_d20250326_m061624_c001_v7007000_t0000_u01742969784043") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f102bf71f6c2811d1_d20250326_m061622_c001_v0001100_t0032_u01742969782882") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20bcae_d20250326_m061622_c001_v7007000_t0000_u01742969782695") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f102bf71f6c2811bd_d20250326_m061619_c001_v0001100_t0006_u01742969779252") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20bc81_d20250326_m061619_c001_v7007000_t0000_u01742969779064") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda646_d20250326_m061613_c001_v0001037_t0005_u01742969773771") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20bc79_d20250326_m061611_c001_v7007000_t0000_u01742969771007") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c506_d20250326_m061608_c001_v0001043_t0005_u01742969768613") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20bc52_d20250326_m061607_c001_v7007000_t0000_u01742969767468") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda636_d20250326_m061602_c001_v0001037_t0035_u01742969762076") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41168acbceea08b2_d20250326_m061559_c001_v7007000_t0000_u01742969759345") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c4ea_d20250326_m061557_c001_v0001043_t0024_u01742969757212") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41168acbceea088f_d20250326_m061556_c001_v7007000_t0000_u01742969756102") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda61f_d20250326_m061549_c001_v0001037_t0051_u01742969749110") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f6230_d20250326_m061546_c001_v7007000_t0000_u01742969746398") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c4d8_d20250326_m061544_c001_v0001043_t0022_u01742969744386") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f61dd_d20250326_m061543_c001_v7007000_t0000_u01742969743279") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda607_d20250326_m061536_c001_v0001037_t0046_u01742969736971") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce42bb_d20250326_m061531_c001_v7007000_t0000_u01742969731732") 2025/03/26 06:18:05 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda6686230da_d20250326_m061529_c001_v0001115_t0046_u01742969729237") 2025/03/26 06:18:06 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce42a4_d20250326_m061528_c001_v7007000_t0000_u01742969728127") 2025/03/26 06:18:06 DEBUG : dst/three.txt: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c4b4_d20250326_m061521_c001_v0001043_t0058_u01742969721646") 2025/03/26 06:18:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4021b863886c3ecc_d20250326_m061624_c001_v7007000_t0000_u01742969784239") 2025/03/26 06:18:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f114820f345d5b254_d20250326_m061622_c001_v0001130_t0048_u01742969782110") 2025/03/26 06:18:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f11347a15c124d13a_d20250326_m061618_c001_v0001154_t0000_u01742969778790") 2025/03/26 06:18:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c1827c_d20250326_m061611_c001_v7007000_t0000_u01742969771945") 2025/03/26 06:18:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1102e3096988b8ac_d20250326_m061610_c001_v0001182_t0025_u01742969770807") 2025/03/26 06:18:06 DEBUG : dst/three.txt.bak: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f111baa289a2bd044_d20250326_m061607_c001_v0001165_t0051_u01742969767228") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce4848_d20250326_m061637_c001_v7007000_t0000_u01742969797117") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda656_d20250326_m061626_c001_v0001037_t0016_u01742969786317") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4021b863886c3ed3_d20250326_m061624_c001_v7007000_t0000_u01742969784425") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c50e_d20250326_m061613_c001_v0001043_t0040_u01742969773275") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c1827f_d20250326_m061612_c001_v7007000_t0000_u01742969772130") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c4fc_d20250326_m061601_c001_v0001043_t0047_u01742969761675") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4179e4e8dbb60745_d20250326_m061600_c001_v7007000_t0000_u01742969760504") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c4de_d20250326_m061548_c001_v0001043_t0024_u01742969748726") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408b5608bc20ba56_d20250326_m061547_c001_v7007000_t0000_u01742969747507") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c4c4_d20250326_m061534_c001_v0001043_t0001_u01742969734447") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41168acbceea077b_d20250326_m061532_c001_v7007000_t0000_u01742969732870") 2025/03/26 06:18:06 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda5e8_d20250326_m061520_c001_v0001037_t0048_u01742969720796") 2025/03/26 06:18:07 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181da2_d20250326_m061519_c001_v7007000_t0000_u01742969719024") 2025/03/26 06:18:07 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f109985be6c91f315_d20250326_m061514_c001_v0001184_t0021_u01742969714633") 2025/03/26 06:18:07 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4034da036d2773f4_d20250326_m061452_c001_v7007000_t0000_u01742969692535") 2025/03/26 06:18:07 DEBUG : dst/two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1013ee9e7cccccf6_d20250326_m061451_c001_v0001182_t0011_u01742969691390") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409fbb00843e053a_d20250326_m061408_c001_v7007000_t0000_u01742969648574") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c422_d20250326_m061404_c001_v0001043_t0023_u01742969644701") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409fbb00843e049a_d20250326_m061402_c001_v7007000_t0000_u01742969642594") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c3fe_d20250326_m061349_c001_v0001043_t0010_u01742969629936") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c177d9_d20250326_m061340_c001_v7007000_t0000_u01742969620824") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c3e4_d20250326_m061337_c001_v0001043_t0013_u01742969617251") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c175f1_d20250326_m061309_c001_v7007000_t0000_u01742969589954") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e7b_d20250326_m061307_c001_v0001115_t0007_u01742969587295") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c175be_d20250326_m061305_c001_v7007000_t0000_u01742969585169") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e6a_d20250326_m061303_c001_v0001115_t0023_u01742969583697") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17534_d20250326_m061258_c001_v7007000_t0000_u01742969578443") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e42_d20250326_m061256_c001_v0001115_t0018_u01742969576127") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c174eb_d20250326_m061254_c001_v7007000_t0000_u01742969574594") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e2c_d20250326_m061252_c001_v0001115_t0058_u01742969572396") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c1749a_d20250326_m061242_c001_v7007000_t0000_u01742969562587") 2025/03/26 06:18:07 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622dee_d20250326_m061239_c001_v0001115_t0033_u01742969559656") 2025/03/26 06:18:08 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c84897_d20250326_m061237_c001_v7007000_t0000_u01742969557703") 2025/03/26 06:18:08 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622dde_d20250326_m061236_c001_v0001115_t0055_u01742969556385") 2025/03/26 06:18:08 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c847da_d20250326_m061227_c001_v7007000_t0000_u01742969547942") 2025/03/26 06:18:08 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d9e_d20250326_m061225_c001_v0001115_t0020_u01742969545796") 2025/03/26 06:18:08 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c8479d_d20250326_m061223_c001_v7007000_t0000_u01742969543181") 2025/03/26 06:18:08 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d8e_d20250326_m061221_c001_v0001115_t0025_u01742969541564") 2025/03/26 06:18:08 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c84755_d20250326_m061220_c001_v7007000_t0000_u01742969540444") 2025/03/26 06:18:08 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f117b6572d9424fe3_d20250326_m061219_c001_v0001130_t0043_u01742969539646") 2025/03/26 06:18:08 DEBUG : empty space: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d80_d20250326_m061217_c001_v0001115_t0014_u01742969537638") 2025/03/26 06:18:08 DEBUG : enormous: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c175e8_d20250326_m061309_c001_v7007000_t0000_u01742969589190") 2025/03/26 06:18:08 DEBUG : enormous: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e7f_d20250326_m061308_c001_v0001115_t0021_u01742969588050") 2025/03/26 06:18:08 DEBUG : existing: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f41061b7f0bce48e3_d20250326_m061642_c001_v7007000_t0000_u01742969802192") 2025/03/26 06:18:08 DEBUG : existing: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda66a_d20250326_m061640_c001_v0001037_t0028_u01742969800783") 2025/03/26 06:18:08 DEBUG : existing: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17769_d20250326_m061335_c001_v7007000_t0000_u01742969615377") 2025/03/26 06:18:08 DEBUG : existing: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c3de_d20250326_m061334_c001_v0001043_t0041_u01742969614023") 2025/03/26 06:18:08 DEBUG : existing: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c846bb_d20250326_m061212_c001_v7007000_t0000_u01742969532452") 2025/03/26 06:18:08 DEBUG : existing: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d62_d20250326_m061210_c001_v0001115_t0040_u01742969530678") 2025/03/26 06:18:08 DEBUG : existing: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c846a9_d20250326_m061209_c001_v7007000_t0000_u01742969529389") 2025/03/26 06:18:08 DEBUG : existing: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d56_d20250326_m061208_c001_v0001115_t0041_u01742969528132") 2025/03/26 06:18:08 DEBUG : existing: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d50_d20250326_m061206_c001_v0001115_t0043_u01742969526947") 2025/03/26 06:18:08 DEBUG : existing-b: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c1776a_d20250326_m061335_c001_v7007000_t0000_u01742969615569") 2025/03/26 06:18:09 DEBUG : existing-b: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622eed_d20250326_m061334_c001_v0001115_t0026_u01742969614012") 2025/03/26 06:18:09 DEBUG : file1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187f5_d20250326_m061746_c001_v7007000_t0000_u01742969866296") 2025/03/26 06:18:09 DEBUG : file1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c60e_d20250326_m061745_c001_v0001043_t0039_u01742969865037") 2025/03/26 06:18:09 DEBUG : file1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187f0_d20250326_m061743_c001_v7007000_t0000_u01742969863280") 2025/03/26 06:18:09 DEBUG : file1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f118c9e293837cf06_d20250326_m061742_c001_v0001044_t0020_u01742969862021") 2025/03/26 06:18:09 DEBUG : five: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17637_d20250326_m061315_c001_v7007000_t0000_u01742969595440") 2025/03/26 06:18:09 DEBUG : five: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4017bda668622e97_d20250326_m061313_c001_v0001115_t0036_u01742969593216") 2025/03/26 06:18:09 DEBUG : foo: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c847b6_d20250326_m061225_c001_v7007000_t0000_u01742969545061") 2025/03/26 06:18:09 DEBUG : foo: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4017bda668622d96_d20250326_m061224_c001_v0001115_t0036_u01742969544504") 2025/03/26 06:18:09 DEBUG : foo: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4017bda668622d94_d20250326_m061223_c001_v0001115_t0036_u01742969543926") 2025/03/26 06:18:09 DEBUG : four: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c1763d_d20250326_m061315_c001_v7007000_t0000_u01742969595626") 2025/03/26 06:18:09 DEBUG : four: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4037b57d98fda50a_d20250326_m061313_c001_v0001037_t0004_u01742969593972") 2025/03/26 06:18:09 DEBUG : four: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e8f_d20250326_m061312_c001_v0001115_t0002_u01742969592206") 2025/03/26 06:18:09 DEBUG : hello world2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5ebac_d20250326_m061108_c001_v7007000_t0000_u01742969468623") 2025/03/26 06:18:09 DEBUG : hello world2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c2b_d20250326_m061107_c001_v0001115_t0046_u01742969467660") 2025/03/26 06:18:09 DEBUG : ignore-size: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3fec_d20250326_m061205_c001_v7007000_t0000_u01742969525478") 2025/03/26 06:18:09 DEBUG : ignore-size: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d44_d20250326_m061203_c001_v0001115_t0051_u01742969523900") 2025/03/26 06:18:09 DEBUG : nested/sub dir/file: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c1775a_d20250326_m061332_c001_v7007000_t0000_u01742969612896") 2025/03/26 06:18:09 DEBUG : nested/sub dir/file: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c3d2_d20250326_m061331_c001_v0001043_t0035_u01742969611788") 2025/03/26 06:18:10 DEBUG : nested/sub dir/file: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17752_d20250326_m061330_c001_v7007000_t0000_u01742969610668") 2025/03/26 06:18:10 DEBUG : nested/sub dir/file: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c3cc_d20250326_m061329_c001_v0001043_t0052_u01742969609395") 2025/03/26 06:18:10 DEBUG : one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17644_d20250326_m061315_c001_v7007000_t0000_u01742969595821") 2025/03/26 06:18:10 DEBUG : one: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4017bda668622e83_d20250326_m061311_c001_v0001115_t0036_u01742969591105") 2025/03/26 06:18:10 DEBUG : only0: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187d1_d20250326_m061737_c001_v7007000_t0000_u01742969857023") 2025/03/26 06:18:10 DEBUG : only0: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4037b57d98fda70d_d20250326_m061731_c001_v0001037_t0004_u01742969851163") 2025/03/26 06:18:10 DEBUG : only0: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5a4_d20250326_m061712_c001_v0001043_t0056_u01742969832711") 2025/03/26 06:18:10 DEBUG : only0: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c85763_d20250326_m061705_c001_v7007000_t0000_u01742969825893") 2025/03/26 06:18:10 DEBUG : only0: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c55a_d20250326_m061647_c001_v0001043_t0020_u01742969807209") 2025/03/26 06:18:10 DEBUG : only1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187d2_d20250326_m061737_c001_v7007000_t0000_u01742969857208") 2025/03/26 06:18:10 DEBUG : only1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4130f3c6ce81c5f2_d20250326_m061731_c001_v0001043_t0055_u01742969851174") 2025/03/26 06:18:10 DEBUG : only1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5a8_d20250326_m061713_c001_v0001043_t0002_u01742969833623") 2025/03/26 06:18:10 DEBUG : only1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39da_d20250326_m061705_c001_v7007000_t0000_u01742969825867") 2025/03/26 06:18:10 DEBUG : only1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c55e_d20250326_m061648_c001_v0001043_t0034_u01742969808142") 2025/03/26 06:18:10 DEBUG : only10: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187d3_d20250326_m061737_c001_v7007000_t0000_u01742969857394") 2025/03/26 06:18:10 DEBUG : only10: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4037b57d98fda711_d20250326_m061731_c001_v0001037_t0004_u01742969851569") 2025/03/26 06:18:10 DEBUG : only10: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5d0_d20250326_m061721_c001_v0001043_t0039_u01742969841812") 2025/03/26 06:18:10 DEBUG : only10: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f40514396b2320907_d20250326_m061705_c001_v7007000_t0000_u01742969825862") 2025/03/26 06:18:10 DEBUG : only10: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c578_d20250326_m061656_c001_v0001043_t0045_u01742969816234") 2025/03/26 06:18:10 DEBUG : only11: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187d5_d20250326_m061737_c001_v7007000_t0000_u01742969857579") 2025/03/26 06:18:11 DEBUG : only11: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418c9e293837cef6_d20250326_m061732_c001_v0001044_t0021_u01742969852309") 2025/03/26 06:18:11 DEBUG : only11: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5d4_d20250326_m061722_c001_v0001043_t0059_u01742969842651") 2025/03/26 06:18:11 DEBUG : only11: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39dd_d20250326_m061706_c001_v7007000_t0000_u01742969826428") 2025/03/26 06:18:11 DEBUG : only11: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c57a_d20250326_m061657_c001_v0001043_t0048_u01742969817114") 2025/03/26 06:18:11 DEBUG : only12: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187d6_d20250326_m061737_c001_v7007000_t0000_u01742969857772") 2025/03/26 06:18:11 DEBUG : only12: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418c9e293837cef2_d20250326_m061731_c001_v0001044_t0021_u01742969851930") 2025/03/26 06:18:11 DEBUG : only12: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5d8_d20250326_m061723_c001_v0001043_t0012_u01742969843372") 2025/03/26 06:18:11 DEBUG : only12: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39d5_d20250326_m061705_c001_v7007000_t0000_u01742969825292") 2025/03/26 06:18:11 DEBUG : only12: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c57c_d20250326_m061658_c001_v0001043_t0050_u01742969818010") 2025/03/26 06:18:11 DEBUG : only13: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187d7_d20250326_m061737_c001_v7007000_t0000_u01742969857958") 2025/03/26 06:18:11 DEBUG : only13: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408c4090a94e18af_d20250326_m061731_c001_v0001157_t0032_u01742969851739") 2025/03/26 06:18:11 DEBUG : only13: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5dc_d20250326_m061724_c001_v0001043_t0013_u01742969844231") 2025/03/26 06:18:11 DEBUG : only13: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39d6_d20250326_m061705_c001_v7007000_t0000_u01742969825484") 2025/03/26 06:18:11 DEBUG : only13: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c57e_d20250326_m061658_c001_v0001043_t0002_u01742969818949") 2025/03/26 06:18:11 DEBUG : only14: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187d9_d20250326_m061738_c001_v7007000_t0000_u01742969858145") 2025/03/26 06:18:11 DEBUG : only14: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408c4090a94e18b9_d20250326_m061732_c001_v0001157_t0032_u01742969852299") 2025/03/26 06:18:11 DEBUG : only14: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5de_d20250326_m061725_c001_v0001043_t0036_u01742969845281") 2025/03/26 06:18:11 DEBUG : only14: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f40514396b23208ff_d20250326_m061705_c001_v7007000_t0000_u01742969825674") 2025/03/26 06:18:11 DEBUG : only14: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c582_d20250326_m061659_c001_v0001043_t0035_u01742969819653") 2025/03/26 06:18:11 DEBUG : only15: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187db_d20250326_m061738_c001_v7007000_t0000_u01742969858389") 2025/03/26 06:18:11 DEBUG : only15: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4037b57d98fda71b_d20250326_m061732_c001_v0001037_t0004_u01742969852321") 2025/03/26 06:18:12 DEBUG : only15: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5e4_d20250326_m061726_c001_v0001043_t0056_u01742969846275") 2025/03/26 06:18:12 DEBUG : only15: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39d7_d20250326_m061705_c001_v7007000_t0000_u01742969825669") 2025/03/26 06:18:12 DEBUG : only15: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c584_d20250326_m061700_c001_v0001043_t0003_u01742969820549") 2025/03/26 06:18:12 DEBUG : only16: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187dc_d20250326_m061738_c001_v7007000_t0000_u01742969858576") 2025/03/26 06:18:12 DEBUG : only16: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4130f3c6ce81c5f4_d20250326_m061731_c001_v0001043_t0055_u01742969851580") 2025/03/26 06:18:12 DEBUG : only16: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5e8_d20250326_m061727_c001_v0001043_t0035_u01742969847027") 2025/03/26 06:18:12 DEBUG : only16: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39dc_d20250326_m061706_c001_v7007000_t0000_u01742969826242") 2025/03/26 06:18:12 DEBUG : only16: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c586_d20250326_m061701_c001_v0001043_t0046_u01742969821331") 2025/03/26 06:18:12 DEBUG : only17: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187dd_d20250326_m061738_c001_v7007000_t0000_u01742969858761") 2025/03/26 06:18:12 DEBUG : only17: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4037b57d98fda715_d20250326_m061731_c001_v0001037_t0004_u01742969851763") 2025/03/26 06:18:12 DEBUG : only17: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5ec_d20250326_m061728_c001_v0001043_t0001_u01742969848125") 2025/03/26 06:18:12 DEBUG : only17: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f40887f5a9a7bb256_d20250326_m061706_c001_v7007000_t0000_u01742969826261") 2025/03/26 06:18:12 DEBUG : only17: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c588_d20250326_m061702_c001_v0001043_t0059_u01742969822143") 2025/03/26 06:18:12 DEBUG : only18: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187df_d20250326_m061738_c001_v7007000_t0000_u01742969858945") 2025/03/26 06:18:12 DEBUG : only18: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4130f3c6ce81c5f6_d20250326_m061731_c001_v0001043_t0055_u01742969851775") 2025/03/26 06:18:12 DEBUG : only18: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5ee_d20250326_m061728_c001_v0001043_t0048_u01742969848944") 2025/03/26 06:18:12 DEBUG : only18: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c85769_d20250326_m061706_c001_v7007000_t0000_u01742969826271") 2025/03/26 06:18:12 DEBUG : only18: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c58a_d20250326_m061703_c001_v0001043_t0019_u01742969823053") 2025/03/26 06:18:12 DEBUG : only19: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187e1_d20250326_m061739_c001_v7007000_t0000_u01742969859137") 2025/03/26 06:18:12 DEBUG : only19: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408c4090a94e18b3_d20250326_m061731_c001_v0001157_t0032_u01742969851928") 2025/03/26 06:18:13 DEBUG : only19: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5f0_d20250326_m061730_c001_v0001043_t0038_u01742969850091") 2025/03/26 06:18:13 DEBUG : only19: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f40514396b232090e_d20250326_m061706_c001_v7007000_t0000_u01742969826049") 2025/03/26 06:18:13 DEBUG : only19: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c58c_d20250326_m061703_c001_v0001043_t0009_u01742969823904") 2025/03/26 06:18:13 DEBUG : only2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187e2_d20250326_m061739_c001_v7007000_t0000_u01742969859321") 2025/03/26 06:18:13 DEBUG : only2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4037b57d98fda717_d20250326_m061731_c001_v0001037_t0004_u01742969851948") 2025/03/26 06:18:13 DEBUG : only2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5ae_d20250326_m061714_c001_v0001043_t0048_u01742969834484") 2025/03/26 06:18:13 DEBUG : only2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f40887f5a9a7bb253_d20250326_m061705_c001_v7007000_t0000_u01742969825881") 2025/03/26 06:18:13 DEBUG : only2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c564_d20250326_m061649_c001_v0001043_t0011_u01742969809183") 2025/03/26 06:18:13 DEBUG : only3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187e3_d20250326_m061739_c001_v7007000_t0000_u01742969859518") 2025/03/26 06:18:13 DEBUG : only3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4130f3c6ce81c5fa_d20250326_m061731_c001_v0001043_t0055_u01742969851960") 2025/03/26 06:18:13 DEBUG : only3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5b0_d20250326_m061715_c001_v0001043_t0035_u01742969835567") 2025/03/26 06:18:13 DEBUG : only3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f404209929e0b39db_d20250326_m061706_c001_v7007000_t0000_u01742969826058") 2025/03/26 06:18:13 DEBUG : only3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c568_d20250326_m061650_c001_v0001043_t0053_u01742969810048") 2025/03/26 06:18:13 DEBUG : only4: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187e5_d20250326_m061739_c001_v7007000_t0000_u01742969859715") 2025/03/26 06:18:13 DEBUG : only4: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408c4090a94e18b7_d20250326_m061732_c001_v0001157_t0032_u01742969852114") 2025/03/26 06:18:13 DEBUG : only4: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5b2_d20250326_m061716_c001_v0001043_t0046_u01742969836405") 2025/03/26 06:18:13 DEBUG : only4: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c85761_d20250326_m061705_c001_v7007000_t0000_u01742969825687") 2025/03/26 06:18:13 DEBUG : only4: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c56a_d20250326_m061650_c001_v0001043_t0043_u01742969810916") 2025/03/26 06:18:13 DEBUG : only5: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187e6_d20250326_m061739_c001_v7007000_t0000_u01742969859902") 2025/03/26 06:18:13 DEBUG : only5: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418c9e293837cef4_d20250326_m061732_c001_v0001044_t0021_u01742969852124") 2025/03/26 06:18:14 DEBUG : only5: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5b6_d20250326_m061717_c001_v0001043_t0052_u01742969837431") 2025/03/26 06:18:14 DEBUG : only5: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f40887f5a9a7bb252_d20250326_m061705_c001_v7007000_t0000_u01742969825694") 2025/03/26 06:18:14 DEBUG : only5: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c56e_d20250326_m061651_c001_v0001043_t0021_u01742969811914") 2025/03/26 06:18:14 DEBUG : only6: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187e7_d20250326_m061740_c001_v7007000_t0000_u01742969860088") 2025/03/26 06:18:14 DEBUG : only6: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4037b57d98fda719_d20250326_m061732_c001_v0001037_t0004_u01742969852136") 2025/03/26 06:18:14 DEBUG : only6: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5ba_d20250326_m061718_c001_v0001043_t0041_u01742969838357") 2025/03/26 06:18:14 DEBUG : only6: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f40887f5a9a7bb254_d20250326_m061706_c001_v7007000_t0000_u01742969826073") 2025/03/26 06:18:14 DEBUG : only6: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c570_d20250326_m061652_c001_v0001043_t0042_u01742969812894") 2025/03/26 06:18:14 DEBUG : only7: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187e8_d20250326_m061740_c001_v7007000_t0000_u01742969860306") 2025/03/26 06:18:14 DEBUG : only7: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4130f3c6ce81c5fc_d20250326_m061732_c001_v0001043_t0055_u01742969852147") 2025/03/26 06:18:14 DEBUG : only7: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5c0_d20250326_m061719_c001_v0001043_t0038_u01742969839379") 2025/03/26 06:18:14 DEBUG : only7: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c85766_d20250326_m061706_c001_v7007000_t0000_u01742969826084") 2025/03/26 06:18:14 DEBUG : only7: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c572_d20250326_m061653_c001_v0001043_t0027_u01742969813827") 2025/03/26 06:18:14 DEBUG : only8: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187e9_d20250326_m061740_c001_v7007000_t0000_u01742969860496") 2025/03/26 06:18:14 DEBUG : only8: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4130f3c6ce81c5fe_d20250326_m061732_c001_v0001043_t0055_u01742969852331") 2025/03/26 06:18:14 DEBUG : only8: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5c8_d20250326_m061720_c001_v0001043_t0059_u01742969840101") 2025/03/26 06:18:14 DEBUG : only8: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f40514396b232091f_d20250326_m061706_c001_v7007000_t0000_u01742969826421") 2025/03/26 06:18:14 DEBUG : only8: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c574_d20250326_m061654_c001_v0001043_t0023_u01742969814646") 2025/03/26 06:18:14 DEBUG : only9: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187ea_d20250326_m061740_c001_v7007000_t0000_u01742969860686") 2025/03/26 06:18:14 DEBUG : only9: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f408c4090a94e18bb_d20250326_m061732_c001_v0001157_t0032_u01742969852484") 2025/03/26 06:18:15 DEBUG : only9: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c5cc_d20250326_m061720_c001_v0001043_t0022_u01742969840933") 2025/03/26 06:18:15 DEBUG : only9: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f40514396b2320916_d20250326_m061706_c001_v7007000_t0000_u01742969826236") 2025/03/26 06:18:15 DEBUG : only9: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c576_d20250326_m061655_c001_v0001043_t0022_u01742969815391") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17747_d20250326_m061327_c001_v7007000_t0000_u01742969607505") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c3c0_d20250326_m061325_c001_v0001043_t0017_u01742969605006") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17703_d20250326_m061323_c001_v7007000_t0000_u01742969603488") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622ebb_d20250326_m061321_c001_v0001115_t0034_u01742969601073") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c176a0_d20250326_m061319_c001_v7007000_t0000_u01742969599205") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c3ae_d20250326_m061316_c001_v0001043_t0058_u01742969596748") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17574_d20250326_m061301_c001_v7007000_t0000_u01742969581759") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e56_d20250326_m061259_c001_v0001115_t0057_u01742969579392") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17518_d20250326_m061257_c001_v7007000_t0000_u01742969577058") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e3e_d20250326_m061255_c001_v0001115_t0013_u01742969575604") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c174e7_d20250326_m061253_c001_v7007000_t0000_u01742969573574") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e28_d20250326_m061251_c001_v0001115_t0054_u01742969571768") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c848cf_d20250326_m061241_c001_v7007000_t0000_u01742969561620") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622de6_d20250326_m061238_c001_v0001115_t0040_u01742969558629") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c8489f_d20250326_m061237_c001_v7007000_t0000_u01742969557893") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622dd6_d20250326_m061235_c001_v0001115_t0011_u01742969555292") 2025/03/26 06:18:15 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c84851_d20250326_m061234_c001_v7007000_t0000_u01742969554557") 2025/03/26 06:18:16 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622dce_d20250326_m061233_c001_v0001115_t0052_u01742969553451") 2025/03/26 06:18:16 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622dc2_d20250326_m061231_c001_v0001115_t0028_u01742969551642") 2025/03/26 06:18:16 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c84800_d20250326_m061230_c001_v7007000_t0000_u01742969550908") 2025/03/26 06:18:16 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622db8_d20250326_m061229_c001_v0001115_t0049_u01742969549931") 2025/03/26 06:18:16 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622dae_d20250326_m061228_c001_v0001115_t0055_u01742969548865") 2025/03/26 06:18:16 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f403fff63f9c847dd_d20250326_m061228_c001_v7007000_t0000_u01742969548126") 2025/03/26 06:18:16 DEBUG : potato: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622da8_d20250326_m061226_c001_v0001115_t0047_u01742969546949") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f480a_d20250326_m061419_c001_v7007000_t0000_u01742969659007") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda584_d20250326_m061418_c001_v0001037_t0047_u01742969658133") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409fbb00843e0543_d20250326_m061409_c001_v7007000_t0000_u01742969649208") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda56e_d20250326_m061403_c001_v0001037_t0057_u01742969643939") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4136d71e2043133f_d20250326_m061356_c001_v7007000_t0000_u01742969636089") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda552_d20250326_m061349_c001_v0001037_t0038_u01742969629036") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c177e2_d20250326_m061341_c001_v7007000_t0000_u01742969621116") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda542_d20250326_m061336_c001_v0001037_t0026_u01742969616876") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c175e6_d20250326_m061309_c001_v7007000_t0000_u01742969589005") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e77_d20250326_m061306_c001_v0001115_t0020_u01742969586463") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c175c6_d20250326_m061305_c001_v7007000_t0000_u01742969585355") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e64_d20250326_m061302_c001_v0001115_t0029_u01742969582750") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17578_d20250326_m061301_c001_v7007000_t0000_u01742969581962") 2025/03/26 06:18:16 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e58_d20250326_m061300_c001_v0001115_t0013_u01742969580434") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17538_d20250326_m061258_c001_v7007000_t0000_u01742969578641") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e4c_d20250326_m061257_c001_v0001115_t0011_u01742969577439") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c174ec_d20250326_m061254_c001_v7007000_t0000_u01742969574794") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e36_d20250326_m061253_c001_v0001115_t0006_u01742969573583") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c1749e_d20250326_m061242_c001_v7007000_t0000_u01742969562775") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622df2_d20250326_m061240_c001_v0001115_t0026_u01742969560660") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5ebf5_d20250326_m061112_c001_v7007000_t0000_u01742969472737") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c3b_d20250326_m061111_c001_v0001115_t0041_u01742969471791") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5ebd0_d20250326_m061110_c001_v7007000_t0000_u01742969470490") 2025/03/26 06:18:17 DEBUG : potato2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c33_d20250326_m061109_c001_v0001115_t0034_u01742969469541") 2025/03/26 06:18:17 DEBUG : potato3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409fbb00843e054c_d20250326_m061409_c001_v7007000_t0000_u01742969649880") 2025/03/26 06:18:17 DEBUG : potato3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622f5a_d20250326_m061405_c001_v0001115_t0038_u01742969645488") 2025/03/26 06:18:17 DEBUG : potato3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4136d71e20431336_d20250326_m061355_c001_v7007000_t0000_u01742969635898") 2025/03/26 06:18:17 DEBUG : potato3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622f26_d20250326_m061350_c001_v0001115_t0036_u01742969630807") 2025/03/26 06:18:17 DEBUG : potato3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c177eb_d20250326_m061341_c001_v7007000_t0000_u01742969621502") 2025/03/26 06:18:17 DEBUG : potato3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622ef7_d20250326_m061337_c001_v0001115_t0053_u01742969617599") 2025/03/26 06:18:17 DEBUG : pre-dest1/1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181d20_d20250326_m061501_c001_v7007000_t0000_u01742969701774") 2025/03/26 06:18:17 DEBUG : pre-dest1/1: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda66862303c_d20250326_m061453_c001_v0001115_t0049_u01742969693287") 2025/03/26 06:18:17 DEBUG : pre-dest2/2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f412bf5330c181d21_d20250326_m061501_c001_v7007000_t0000_u01742969701959") 2025/03/26 06:18:17 DEBUG : pre-dest2/2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda5ac_d20250326_m061454_c001_v0001037_t0016_u01742969694317") 2025/03/26 06:18:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4034da036d27736e_d20250326_m061431_c001_v7007000_t0000_u01742969671945") 2025/03/26 06:18:18 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c44e_d20250326_m061428_c001_v0001043_t0020_u01742969668689") 2025/03/26 06:18:18 DEBUG : sizeonly: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3fe9_d20250326_m061202_c001_v7007000_t0000_u01742969522598") 2025/03/26 06:18:18 DEBUG : sizeonly: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d32_d20250326_m061200_c001_v0001115_t0035_u01742969520727") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c18804_d20250326_m061753_c001_v7007000_t0000_u01742969873098") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda739_d20250326_m061751_c001_v0001037_t0040_u01742969871699") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187fe_d20250326_m061749_c001_v7007000_t0000_u01742969869696") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f118c9e293837cf10_d20250326_m061748_c001_v0001044_t0008_u01742969868491") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c1775c_d20250326_m061333_c001_v7007000_t0000_u01742969613081") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda532_d20250326_m061332_c001_v0001037_t0033_u01742969612146") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17753_d20250326_m061330_c001_v7007000_t0000_u01742969610852") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622edb_d20250326_m061329_c001_v0001115_t0028_u01742969609752") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3fc5_d20250326_m061157_c001_v7007000_t0000_u01742969517078") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d1e_d20250326_m061155_c001_v0001115_t0004_u01742969515245") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3fa7_d20250326_m061154_c001_v7007000_t0000_u01742969514514") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d12_d20250326_m061153_c001_v0001115_t0008_u01742969513168") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3f4b_d20250326_m061150_c001_v7007000_t0000_u01742969510162") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622d00_d20250326_m061148_c001_v0001115_t0030_u01742969508739") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3f26_d20250326_m061148_c001_v7007000_t0000_u01742969508190") 2025/03/26 06:18:18 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622cf6_d20250326_m061146_c001_v0001115_t0044_u01742969506879") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622ce4_d20250326_m061143_c001_v0001115_t0044_u01742969503186") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3edb_d20250326_m061142_c001_v7007000_t0000_u01742969502454") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622cd8_d20250326_m061141_c001_v0001115_t0021_u01742969501266") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622cd6_d20250326_m061140_c001_v0001115_t0012_u01742969500394") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3e93_d20250326_m061139_c001_v7007000_t0000_u01742969499298") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622cc2_d20250326_m061136_c001_v0001115_t0017_u01742969496180") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622cae_d20250326_m061133_c001_v0001115_t0025_u01742969493304") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3e1a_d20250326_m061132_c001_v7007000_t0000_u01742969492571") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622ca0_d20250326_m061131_c001_v0001115_t0057_u01742969491370") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c9c_d20250326_m061130_c001_v0001115_t0053_u01742969490435") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3df7_d20250326_m061129_c001_v7007000_t0000_u01742969489705") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c82_d20250326_m061125_c001_v0001115_t0050_u01742969485711") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f418372d5e08f3dd6_d20250326_m061125_c001_v7007000_t0000_u01742969485344") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c7c_d20250326_m061124_c001_v0001115_t0003_u01742969484096") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5ec3b_d20250326_m061122_c001_v7007000_t0000_u01742969482444") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c71_d20250326_m061121_c001_v0001115_t0026_u01742969481343") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5ec3a_d20250326_m061120_c001_v7007000_t0000_u01742969480786") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c67_d20250326_m061119_c001_v0001115_t0022_u01742969479779") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5ec27_d20250326_m061118_c001_v7007000_t0000_u01742969478494") 2025/03/26 06:18:19 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c61_d20250326_m061117_c001_v0001115_t0037_u01742969477399") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5ec14_d20250326_m061116_c001_v7007000_t0000_u01742969476844") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c5a_d20250326_m061115_c001_v0001115_t0005_u01742969475606") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5ebfb_d20250326_m061114_c001_v7007000_t0000_u01742969474689") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c49_d20250326_m061113_c001_v0001115_t0052_u01742969473650") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5eb90_d20250326_m061106_c001_v7007000_t0000_u01742969466739") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c25_d20250326_m061105_c001_v0001115_t0001_u01742969465659") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5eb77_d20250326_m061104_c001_v7007000_t0000_u01742969464744") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c19_d20250326_m061103_c001_v0001115_t0046_u01742969463420") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5eb53_d20250326_m061102_c001_v7007000_t0000_u01742969462504") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c0d_d20250326_m061101_c001_v0001115_t0014_u01742969461218") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f409f4b0dbad5eb3a_d20250326_m061058_c001_v7007000_t0000_u01742969458289") 2025/03/26 06:18:20 DEBUG : sub dir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622c01_d20250326_m061057_c001_v0001115_t0051_u01742969457342") 2025/03/26 06:18:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c18806_d20250326_m061753_c001_v7007000_t0000_u01742969873288") 2025/03/26 06:18:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f108c4090a94e1915_d20250326_m061751_c001_v0001157_t0025_u01742969871706") 2025/03/26 06:18:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187ff_d20250326_m061749_c001_v7007000_t0000_u01742969869881") 2025/03/26 06:18:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c616_d20250326_m061748_c001_v0001043_t0057_u01742969868129") 2025/03/26 06:18:20 DEBUG : sub/yam: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17746_d20250326_m061326_c001_v7007000_t0000_u01742969606867") 2025/03/26 06:18:20 DEBUG : sub/yam: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda526_d20250326_m061325_c001_v0001037_t0040_u01742969605359") 2025/03/26 06:18:20 DEBUG : test_dir1/file2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187f7_d20250326_m061746_c001_v7007000_t0000_u01742969866489") 2025/03/26 06:18:20 DEBUG : test_dir1/file2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda735_d20250326_m061745_c001_v0001037_t0036_u01742969865026") 2025/03/26 06:18:21 DEBUG : test_dir1/file2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187f1_d20250326_m061743_c001_v7007000_t0000_u01742969863472") 2025/03/26 06:18:21 DEBUG : test_dir1/file2: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c606_d20250326_m061742_c001_v0001043_t0018_u01742969862038") 2025/03/26 06:18:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187f8_d20250326_m061746_c001_v7007000_t0000_u01742969866679") 2025/03/26 06:18:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f108c4090a94e18f1_d20250326_m061745_c001_v0001157_t0051_u01742969865382") 2025/03/26 06:18:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c187f2_d20250326_m061743_c001_v7007000_t0000_u01742969863655") 2025/03/26 06:18:21 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda72d_d20250326_m061742_c001_v0001037_t0054_u01742969862027") 2025/03/26 06:18:21 DEBUG : three: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17649_d20250326_m061316_c001_v7007000_t0000_u01742969596006") 2025/03/26 06:18:21 DEBUG : three: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e9b_d20250326_m061314_c001_v0001115_t0021_u01742969594543") 2025/03/26 06:18:21 DEBUG : three: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1017bda668622e89_d20250326_m061311_c001_v0001115_t0018_u01742969591487") 2025/03/26 06:18:21 DEBUG : two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17651_d20250326_m061316_c001_v7007000_t0000_u01742969596191") 2025/03/26 06:18:21 DEBUG : two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4130f3c6ce81c3aa_d20250326_m061313_c001_v0001043_t0055_u01742969593780") 2025/03/26 06:18:21 DEBUG : two: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4017bda668622e87_d20250326_m061311_c001_v0001115_t0036_u01742969591302") 2025/03/26 06:18:21 DEBUG : yam: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17749_d20250326_m061327_c001_v7007000_t0000_u01742969607696") 2025/03/26 06:18:21 DEBUG : yam: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f102ae7cb55ce3c67_d20250326_m061326_c001_v0001184_t0046_u01742969606588") 2025/03/26 06:18:21 DEBUG : yam: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c176f6_d20250326_m061322_c001_v7007000_t0000_u01742969602931") 2025/03/26 06:18:21 DEBUG : yam: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1130f3c6ce81c3b8_d20250326_m061320_c001_v0001043_t0008_u01742969600718") 2025/03/26 06:18:21 DEBUG : yam: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17695_d20250326_m061318_c001_v7007000_t0000_u01742969598641") 2025/03/26 06:18:21 DEBUG : yam: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1037b57d98fda514_d20250326_m061316_c001_v0001037_t0006_u01742969596759") 2025/03/26 06:18:21 DEBUG : yaml: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c17709_d20250326_m061323_c001_v7007000_t0000_u01742969603673") 2025/03/26 06:18:21 DEBUG : yaml: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f1095a2139729943d_d20250326_m061322_c001_v0001177_t0048_u01742969602721") 2025/03/26 06:18:22 DEBUG : yaml: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f4164089d27c176a3_d20250326_m061319_c001_v7007000_t0000_u01742969599389") 2025/03/26 06:18:22 DEBUG : yaml: Deleting (id "4_z2fe23de3103ddb1b9f580e1b_f107f75a63d031b84_d20250326_m061318_c001_v0001130_t0027_u01742969598357") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m30.005297905s (try 1/5)