"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/01/19 01:35:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa" 2025/01/19 01:35:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 01:35:33 DEBUG : Creating backend with remote "/tmp/rclone1410862946" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:35 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:35 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyWithDryRun (3.02s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 01:35:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:36 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:36 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:37 DEBUG : B2 bucket rclone-test-kiletup2yosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.22s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", 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-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", 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-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:39 DEBUG : Creating backend with remote "/non-existing" 2025/01/19 01:35:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/19 01:35:39 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:39 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:40 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:40 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.23s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:42 INFO : B2 bucket rclone-test-kiletup2yosa: Running all checks before starting transfers 2025/01/19 01:35:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:42 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:42 INFO : B2 bucket rclone-test-kiletup2yosa: Checks finished, now starting transfers 2025/01/19 01:35:42 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.80s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:44 ERROR : Ignoring --no-traverse with sync 2025/01/19 01:35:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:44 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:44 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:45 INFO : sub dir/hello world: Copied (new) 2025/01/19 01:35:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.79s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/19 01:35:46 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:46 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:46 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/01/19 01:35:46 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.64s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:35:47 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:47 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.85s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:35:50 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:50 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.16s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 01:35:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 01:35:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/19 01:35:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 01:35:51 INFO : sub dir: Making directory 2025/01/19 01:35:51 INFO : sub dir2: Making directory 2025/01/19 01:35:51 INFO : sub dir2/sub sub dir2: Making directory 2025/01/19 01:35:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:51 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:51 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/01/19 01:35:52 DEBUG : B2 bucket rclone-test-kiletup2yosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.70s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:53 INFO : sub dir2: Making directory 2025/01/19 01:35:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 01:35:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 01:35:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:53 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:53 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.30s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:54 DEBUG : sub dir2: Making directory with metadata 2025/01/19 01:35:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 01:35:54 INFO : sub dir: Making directory 2025/01/19 01:35:54 INFO : sub dir2: Making directory 2025/01/19 01:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:54 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:54 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:55 INFO : sub dir/hello world: Copied (new) 2025/01/19 01:35:55 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/19 01:35:55 DEBUG : B2 bucket rclone-test-kiletup2yosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/19 01:35:55 DEBUG : B2 bucket rclone-test-kiletup2yosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", 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-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:57 INFO : sub dir2: Making directory 2025/01/19 01:35:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:57 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:57 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:57 INFO : sub dir/hello world: Copied (new) 2025/01/19 01:35:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.32s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:35:58 DEBUG : sub dir2: Making directory with metadata 2025/01/19 01:35:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 01:35:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 01:35:58 INFO : sub dir: Making directory 2025/01/19 01:35:58 INFO : sub dir2: Making directory 2025/01/19 01:35:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:35:58 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:35:58 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:35:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:35:59 INFO : sub dir/hello world: Copied (new) 2025/01/19 01:35:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/01/19 01:35:59 DEBUG : B2 bucket rclone-test-kiletup2yosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.75s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", 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-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:00 INFO : sub dir2: Making directory 2025/01/19 01:36:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:36:01 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:01 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:36:01 INFO : sub dir/hello world: Copied (new) 2025/01/19 01:36:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.57s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fedowav6xewe" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-kiletup2yosa -> B2 bucket rclone-test-fedowav6xewe 2025/01/19 01:36:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:36:03 DEBUG : B2 bucket rclone-test-fedowav6xewe: Waiting for checks to finish 2025/01/19 01:36:03 DEBUG : B2 bucket rclone-test-fedowav6xewe: Waiting for transfers to finish 2025/01/19 01:36:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:36:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:07 DEBUG : B2 bucket rclone-test-fedowav6xewe: Purge remote 2025/01/19 01:36:07 INFO : B2 bucket rclone-test-fedowav6xewe: cleaning bucket "rclone-test-fedowav6xewe" of all files 2025/01/19 01:36:08 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2ed73303d7bcb9f480e1b_f1189da8c516d0690_d20250119_m013607_c001_v0001176_t0001_u01737250567502") --- PASS: TestServerSideCopy (9.81s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 01:36:13 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:13 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:13 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/19 01:36:13 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.64s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:15 DEBUG : Creating backend with remote "TestB2:rclone-test-qapigad9kine" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-kiletup2yosa -> B2 bucket rclone-test-qapigad9kine 2025/01/19 01:36:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:36:16 DEBUG : B2 bucket rclone-test-qapigad9kine: Waiting for checks to finish 2025/01/19 01:36:16 DEBUG : B2 bucket rclone-test-qapigad9kine: Waiting for transfers to finish 2025/01/19 01:36:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:36:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 01:36:21 DEBUG : B2 bucket rclone-test-qapigad9kine: Waiting for checks to finish 2025/01/19 01:36:21 DEBUG : B2 bucket rclone-test-qapigad9kine: Waiting for transfers to finish 2025/01/19 01:36:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/19 01:36:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:22 DEBUG : B2 bucket rclone-test-qapigad9kine: Purge remote 2025/01/19 01:36:22 INFO : B2 bucket rclone-test-qapigad9kine: cleaning bucket "rclone-test-qapigad9kine" of all files 2025/01/19 01:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f521d83304d7bcb9f480e1b_f109e9dfbb78fb736_d20250119_m013621_c001_v0001144_t0022_u01737250581864") 2025/01/19 01:36:23 DEBUG : sub dir/hello world: Deleting (id "4_z7f521d83304d7bcb9f480e1b_f113d487323642cab_d20250119_m013619_c001_v0001103_t0033_u01737250579781") --- PASS: TestServerSideCopyOverSelf (14.04s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 01:36:29 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:29 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/19 01:36:29 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/19 01:36:29 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.45s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:31 DEBUG : Creating backend with remote "TestB2:rclone-test-piqucic0puta" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-kiletup2yosa -> B2 bucket rclone-test-piqucic0puta 2025/01/19 01:36:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:36:32 DEBUG : B2 bucket rclone-test-piqucic0puta: Waiting for checks to finish 2025/01/19 01:36:32 DEBUG : B2 bucket rclone-test-piqucic0puta: Waiting for transfers to finish 2025/01/19 01:36:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:36:36 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 01:36:38 DEBUG : B2 bucket rclone-test-piqucic0puta: Waiting for checks to finish 2025/01/19 01:36:38 DEBUG : B2 bucket rclone-test-piqucic0puta: Waiting for transfers to finish 2025/01/19 01:36:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/01/19 01:36:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/19 01:36:38 INFO : sub dir/hello world: Deleted 2025/01/19 01:36:39 DEBUG : testing file moves 2025/01/19 01:36:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/19 01:36:39 DEBUG : B2 bucket rclone-test-piqucic0puta: Waiting for checks to finish 2025/01/19 01:36:39 DEBUG : B2 bucket rclone-test-piqucic0puta: Waiting for transfers to finish 2025/01/19 01:36:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/01/19 01:36:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/19 01:36:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:40 DEBUG : B2 bucket rclone-test-piqucic0puta: Purge remote 2025/01/19 01:36:40 INFO : B2 bucket rclone-test-piqucic0puta: cleaning bucket "rclone-test-piqucic0puta" of all files 2025/01/19 01:36:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc25d83304d7bcb9f480e1b_f1138913d775f7a76_d20250119_m013640_c001_v0001183_t0026_u01737250600063") 2025/01/19 01:36:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc25d83304d7bcb9f480e1b_f1097c7e766488222_d20250119_m013638_c001_v0001042_t0015_u01737250598438") 2025/01/19 01:36:40 DEBUG : sub dir/hello world: Deleting (id "4_zcfc25d83304d7bcb9f480e1b_f10828a50e63f8b4f_d20250119_m013636_c001_v0001134_t0038_u01737250596559") --- PASS: TestServerSideMoveOverSelf (15.08s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:46 ERROR : : error listing: directory not found 2025/01/19 01:36:46 INFO : Local file system at /tmp/rclone1410862946: Making directory 2025/01/19 01:36:47 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:47 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.10s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:36:48 DEBUG : Local file system at /tmp/rclone1410862946: Waiting for checks to finish 2025/01/19 01:36:48 DEBUG : Local file system at /tmp/rclone1410862946: Waiting for transfers to finish 2025/01/19 01:36:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:36:49 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/01/19 01:36:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyRedownload (2.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/19 01:36:50 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:50 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 01:36:50 INFO : check sum: Copied (new) 2025/01/19 01:36:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:51 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:51 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 01:36:51 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/01/19 01:36:51 DEBUG : check sum: Unchanged skipping 2025/01/19 01:36:51 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:51 DEBUG : Waiting for deletions to finish 2025/01/19 01:36:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.32s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:52 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/19 01:36:52 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:52 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:53 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 01:36:53 INFO : sizeonly: Copied (new) 2025/01/19 01:36:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:53 DEBUG : sizeonly: Sizes identical 2025/01/19 01:36:53 DEBUG : sizeonly: Unchanged skipping 2025/01/19 01:36:53 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:53 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:53 DEBUG : Waiting for deletions to finish 2025/01/19 01:36:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/19 01:36:55 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:55 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:55 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/01/19 01:36:55 INFO : ignore-size: Copied (new) 2025/01/19 01:36:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:56 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:36:56 DEBUG : ignore-size: Unchanged skipping 2025/01/19 01:36:56 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:56 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:56 DEBUG : Waiting for deletions to finish 2025/01/19 01:36:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.33s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:58 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:36:58 DEBUG : existing: Unchanged skipping 2025/01/19 01:36:58 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:58 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:58 DEBUG : Waiting for deletions to finish 2025/01/19 01:36:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:36:58 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:36:58 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/19 01:36:58 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:36:58 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 01:36:58 INFO : existing: Copied (replaced existing) 2025/01/19 01:36:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 01:37:00 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:00 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:00 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 01:37:00 INFO : existing: Copied (new) 2025/01/19 01:37:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:01 DEBUG : existing: Destination exists, skipping 2025/01/19 01:37:01 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:01 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:01 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:03 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/19 01:37:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 01:37:03 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:03 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 01:37:03 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:37:04 INFO : a/potato2: Copied (new) 2025/01/19 01:37:04 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:04 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.01s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:06 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/01/19 01:37:06 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 01:37:06 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/19 01:37:06 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:06 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:06 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:06 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:06 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/01/19 01:37:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 01:37:07 INFO : empty space: Updated modification time in destination 2025/01/19 01:37:07 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:07 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:07 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.83s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:10 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:10 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/01/19 01:37:10 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 01:37:10 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:10 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:10 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:10 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.84s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:12 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:12 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/01/19 01:37:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1410862946) 2025/01/19 01:37:12 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kiletup2yosa) 2025/01/19 01:37:12 DEBUG : foo: sha1 differ 2025/01/19 01:37:12 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/01/19 01:37:12 INFO : foo: Copied (replaced existing) 2025/01/19 01:37:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 01:37:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:14 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:14 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:14 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:14 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:37:14 INFO : potato: Copied (new) 2025/01/19 01:37:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.30s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:16 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/19 01:37:16 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:16 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/01/19 01:37:16 INFO : potato: Copied (replaced existing) 2025/01/19 01:37:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.10s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:18 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/01/19 01:37:18 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1410862946) 2025/01/19 01:37:18 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kiletup2yosa) 2025/01/19 01:37:18 DEBUG : potato: sha1 differ 2025/01/19 01:37:18 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:18 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/01/19 01:37:18 INFO : potato: Copied (replaced existing) 2025/01/19 01:37:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:37:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/19 01:37:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:20 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:20 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:20 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:20 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.26s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:37:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:23 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:23 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:23 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:37:23 INFO : potato2: Copied (new) 2025/01/19 01:37:23 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:23 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:25 INFO : d: Making directory 2025/01/19 01:37:25 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/01/19 01:37:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:25 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 01:37:25 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:25 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 01:37:25 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:26 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:37:26 INFO : a/potato2: Copied (new) 2025/01/19 01:37:26 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:26 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:28 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/01/19 01:37:29 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 01:37:29 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:29 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 01:37:29 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:29 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:37:29 INFO : a/potato2: Copied (new) 2025/01/19 01:37:29 ERROR : B2 bucket rclone-test-kiletup2yosa: not deleting files as there were IO errors 2025/01/19 01:37:29 ERROR : B2 bucket rclone-test-kiletup2yosa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.29s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:31 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:37:32 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:32 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:32 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:32 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:32 INFO : potato: Deleted 2025/01/19 01:37:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:37:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:34 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:34 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:34 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:35 INFO : potato: Deleted 2025/01/19 01:37:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:37:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:35 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:35 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:35 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:37:35 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.51s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:37:37 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:37 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/01/19 01:37:38 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.28s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:40 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 01:37:40 DEBUG : enormous: Excluded 2025/01/19 01:37:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 01:37:40 DEBUG : potato2: Excluded 2025/01/19 01:37:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 01:37:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:40 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:40 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:40 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:40 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:40 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 01:37:40 DEBUG : enormous: Excluded 2025/01/19 01:37:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 01:37:40 DEBUG : potato2: Excluded 2025/01/19 01:37:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 01:37:40 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/19 01:37:40 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:40 DEBUG : Local file system at /tmp/rclone1410862946: Waiting for checks to finish 2025/01/19 01:37:40 DEBUG : Local file system at /tmp/rclone1410862946: Waiting for transfers to finish 2025/01/19 01:37:40 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.83s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:43 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 01:37:43 DEBUG : enormous: Excluded 2025/01/19 01:37:43 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 01:37:43 DEBUG : potato2: Excluded 2025/01/19 01:37:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:37:43 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:43 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:43 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:43 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:44 INFO : enormous: Deleted 2025/01/19 01:37:44 INFO : potato2: Deleted 2025/01/19 01:37:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:44 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/01/19 01:37:44 DEBUG : empty space: Unchanged skipping 2025/01/19 01:37:44 DEBUG : Local file system at /tmp/rclone1410862946: Waiting for checks to finish 2025/01/19 01:37:44 DEBUG : Local file system at /tmp/rclone1410862946: Waiting for transfers to finish 2025/01/19 01:37:44 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:44 INFO : enormous: Deleted 2025/01/19 01:37:44 INFO : potato2: Deleted 2025/01/19 01:37:44 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.67s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:47 DEBUG : five: Need to transfer - File not found at Destination 2025/01/19 01:37:47 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/19 01:37:47 DEBUG : one: Destination is newer than source, skipping 2025/01/19 01:37:47 DEBUG : three: Sizes identical 2025/01/19 01:37:47 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1410862946) 2025/01/19 01:37:47 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kiletup2yosa) 2025/01/19 01:37:47 DEBUG : two: sha1 differ 2025/01/19 01:37:47 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/19 01:37:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 01:37:47 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:47 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/19 01:37:47 INFO : five: Copied (new) 2025/01/19 01:37:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/19 01:37:48 INFO : four: Copied (replaced existing) 2025/01/19 01:37:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/19 01:37:48 INFO : two: Copied (replaced existing) 2025/01/19 01:37:48 DEBUG : Waiting for deletions to finish 2025/01/19 01:37:48 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:48 DEBUG : one: Destination is newer than source, skipping 2025/01/19 01:37:48 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/01/19 01:37:48 DEBUG : five: Size and sha1 of src and dst objects identical 2025/01/19 01:37:48 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/01/19 01:37:48 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 01:37:48 DEBUG : four: Size and sha1 of src and dst objects identical 2025/01/19 01:37:48 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 01:37:48 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1410862946) 2025/01/19 01:37:48 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kiletup2yosa) 2025/01/19 01:37:48 DEBUG : three: sha1 differ 2025/01/19 01:37:48 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/19 01:37:48 DEBUG : two: Size and sha1 of src and dst objects identical 2025/01/19 01:37:48 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/19 01:37:48 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/19 01:37:48 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:49 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 01:37:49 INFO : three: Copied (replaced existing) 2025/01/19 01:37:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.69s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/01/19 01:37:50 INFO : B2 bucket rclone-test-kiletup2yosa: Making map for --track-renames 2025/01/19 01:37:50 INFO : B2 bucket rclone-test-kiletup2yosa: Finished making map for --track-renames 2025/01/19 01:37:50 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:50 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for renames to finish 2025/01/19 01:37:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 01:37:50 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/19 01:37:50 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 01:37:51 INFO : yam: Copied (new) 2025/01/19 01:37:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/19 01:37:51 INFO : potato: Copied (new) 2025/01/19 01:37:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:51 INFO : B2 bucket rclone-test-kiletup2yosa: Making map for --track-renames 2025/01/19 01:37:51 INFO : B2 bucket rclone-test-kiletup2yosa: Finished making map for --track-renames 2025/01/19 01:37:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:37:51 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:51 DEBUG : potato: Unchanged skipping 2025/01/19 01:37:51 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for renames to finish 2025/01/19 01:37:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 01:37:52 INFO : yam: Copied (server-side copy) to: yaml 2025/01/19 01:37:52 INFO : yam: Deleted 2025/01/19 01:37:52 INFO : yaml: Renamed from "yam" 2025/01/19 01:37:52 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.37s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/01/19 01:37:54 INFO : B2 bucket rclone-test-kiletup2yosa: Making map for --track-renames 2025/01/19 01:37:54 INFO : B2 bucket rclone-test-kiletup2yosa: Finished making map for --track-renames 2025/01/19 01:37:54 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 01:37:54 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for renames to finish 2025/01/19 01:37:54 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/19 01:37:54 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:54 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 01:37:54 INFO : yam: Copied (new) 2025/01/19 01:37:54 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/19 01:37:54 INFO : potato: Copied (new) 2025/01/19 01:37:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:37:55 INFO : B2 bucket rclone-test-kiletup2yosa: Making map for --track-renames 2025/01/19 01:37:55 INFO : B2 bucket rclone-test-kiletup2yosa: Finished making map for --track-renames 2025/01/19 01:37:55 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:55 DEBUG : potato: Unchanged skipping 2025/01/19 01:37:55 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for renames to finish 2025/01/19 01:37:55 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 01:37:55 INFO : yam: Copied (server-side copy) to: yaml 2025/01/19 01:37:55 INFO : yam: Deleted 2025/01/19 01:37:55 INFO : yaml: Renamed from "yam" 2025/01/19 01:37:55 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/01/19 01:37:57 INFO : B2 bucket rclone-test-kiletup2yosa: Making map for --track-renames 2025/01/19 01:37:57 INFO : B2 bucket rclone-test-kiletup2yosa: Finished making map for --track-renames 2025/01/19 01:37:57 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/19 01:37:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/19 01:37:57 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for renames to finish 2025/01/19 01:37:57 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:57 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 01:37:57 INFO : sub/yam: Copied (new) 2025/01/19 01:37:58 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/01/19 01:37:58 INFO : potato: Copied (new) 2025/01/19 01:37:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:37:58 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:37:58 DEBUG : potato: Unchanged skipping 2025/01/19 01:37:58 INFO : B2 bucket rclone-test-kiletup2yosa: Making map for --track-renames 2025/01/19 01:37:58 INFO : B2 bucket rclone-test-kiletup2yosa: Finished making map for --track-renames 2025/01/19 01:37:58 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:37:58 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for renames to finish 2025/01/19 01:37:59 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/01/19 01:37:59 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/19 01:37:59 INFO : sub/yam: Deleted 2025/01/19 01:37:59 INFO : yam: Renamed from "sub/yam" 2025/01/19 01:37:59 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:37:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.48s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:38:00 DEBUG : Creating backend with remote "/tmp/rclone1410862946/dir1" 2025/01/19 01:38:00 DEBUG : Creating backend with remote "/tmp/rclone1410862946/dir2" 2025/01/19 01:38:00 DEBUG : Local file system at /tmp/rclone1410862946/dir2: Using server-side directory move 2025/01/19 01:38:00 INFO : Local file system at /tmp/rclone1410862946/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 01:38:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/19 01:38:00 INFO : file1.txt: Moved (server-side) 2025/01/19 01:38:00 DEBUG : Local file system at /tmp/rclone1410862946/dir2: Waiting for checks to finish 2025/01/19 01:38:00 DEBUG : Local file system at /tmp/rclone1410862946/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:38:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:38:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 01:38:01 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:38:01 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:38:01 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/19 01:38:01 INFO : nested/sub dir/file: Copied (new) 2025/01/19 01:38:01 INFO : nested/sub dir/file: Deleted 2025/01/19 01:38:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:38:02 INFO : sub dir/hello world: Copied (new) 2025/01/19 01:38:02 INFO : sub dir/hello world: Deleted 2025/01/19 01:38:02 INFO : sub dir: Removing directory 2025/01/19 01:38:02 INFO : nested/sub dir: Removing directory 2025/01/19 01:38:02 INFO : nested: Removing directory 2025/01/19 01:38:02 DEBUG : Local file system at /tmp/rclone1410862946: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.50s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:38:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 01:38:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 01:38:04 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:38:04 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:38:04 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/01/19 01:38:04 INFO : nested/sub dir/file: Copied (new) 2025/01/19 01:38:04 INFO : nested/sub dir/file: Deleted 2025/01/19 01:38:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/01/19 01:38:04 INFO : sub dir/hello world: Copied (new) 2025/01/19 01:38:04 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:38:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 01:38:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/19 01:38:06 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:38:06 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:38:06 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/01/19 01:38:06 INFO : existing-b: Copied (new) 2025/01/19 01:38:06 INFO : existing-b: Deleted 2025/01/19 01:38:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 01:38:06 INFO : existing: Copied (new) 2025/01/19 01:38:06 INFO : existing: Deleted 2025/01/19 01:38:06 DEBUG : existing: Destination exists, skipping 2025/01/19 01:38:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/19 01:38:06 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:38:06 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:38:06 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.26s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:38:08 DEBUG : Creating backend with remote "TestB2:rclone-test-lufofob9tafo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kiletup2yosa -> B2 bucket rclone-test-lufofob9tafo 2025/01/19 01:38:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:38:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/19 01:38:15 DEBUG : empty space: Unchanged skipping 2025/01/19 01:38:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 01:38:15 DEBUG : B2 bucket rclone-test-lufofob9tafo: Waiting for checks to finish 2025/01/19 01:38:15 INFO : empty space: Deleted 2025/01/19 01:38:15 DEBUG : B2 bucket rclone-test-lufofob9tafo: Waiting for transfers to finish 2025/01/19 01:38:15 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:38:15 INFO : potato2: Copied (server-side copy) 2025/01/19 01:38:16 INFO : potato2: Deleted 2025/01/19 01:38:16 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 01:38:16 INFO : potato3: Copied (server-side copy) 2025/01/19 01:38:16 INFO : potato3: Deleted 2025/01/19 01:38:16 DEBUG : Creating backend with remote "TestB2:rclone-test-goqileh2cuvo" 2025/01/19 01:38:17 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/19 01:38:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:38:17 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 01:38:17 DEBUG : B2 bucket rclone-test-goqileh2cuvo: Waiting for checks to finish 2025/01/19 01:38:17 DEBUG : B2 bucket rclone-test-goqileh2cuvo: Waiting for transfers to finish 2025/01/19 01:38:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 01:38:21 INFO : empty space: Copied (server-side copy) 2025/01/19 01:38:21 INFO : empty space: Deleted 2025/01/19 01:38:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 01:38:22 INFO : potato3: Copied (server-side copy) 2025/01/19 01:38:22 INFO : potato3: Deleted 2025/01/19 01:38:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:38:22 INFO : potato2: Copied (server-side copy) 2025/01/19 01:38:22 INFO : potato2: Deleted 2025/01/19 01:38:23 DEBUG : B2 bucket rclone-test-goqileh2cuvo: Purge remote 2025/01/19 01:38:23 INFO : B2 bucket rclone-test-goqileh2cuvo: cleaning bucket "rclone-test-goqileh2cuvo" of all files 2025/01/19 01:38:23 DEBUG : empty space: Deleting (id "4_zef02fd23305d7bcb9f480e1b_f1095ba50f5708c50_d20250119_m013821_c001_v0001178_t0014_u01737250701594") 2025/01/19 01:38:23 DEBUG : potato2: Deleting (id "4_zef02fd23305d7bcb9f480e1b_f103ab195bdc43940_d20250119_m013821_c001_v0001144_t0054_u01737250701836") 2025/01/19 01:38:23 DEBUG : potato3: Deleting (id "4_zef02fd23305d7bcb9f480e1b_f10697322d46a7d8a_d20250119_m013821_c001_v0001182_t0007_u01737250701948") 2025/01/19 01:38:24 DEBUG : B2 bucket rclone-test-lufofob9tafo: Purge remote 2025/01/19 01:38:24 INFO : B2 bucket rclone-test-lufofob9tafo: cleaning bucket "rclone-test-lufofob9tafo" of all files 2025/01/19 01:38:24 DEBUG : empty space: Deleting (id "4_zcf02dd43305d7bcb9f480e1b_f4088f55ab7176536_d20250119_m013821_c001_v7007000_t0000_u01737250701806") 2025/01/19 01:38:24 DEBUG : empty space: Deleting (id "4_zcf02dd43305d7bcb9f480e1b_f104f45aced0aba6e_d20250119_m013814_c001_v0001184_t0048_u01737250694382") 2025/01/19 01:38:24 DEBUG : potato2: Deleting (id "4_zcf02dd43305d7bcb9f480e1b_f4088f55ab7176543_d20250119_m013822_c001_v7007000_t0000_u01737250702580") 2025/01/19 01:38:24 DEBUG : potato2: Deleting (id "4_zcf02dd43305d7bcb9f480e1b_f112a35d2d1323f3c_d20250119_m013815_c001_v0001044_t0039_u01737250695591") 2025/01/19 01:38:24 DEBUG : potato3: Deleting (id "4_zcf02dd43305d7bcb9f480e1b_f4088f55ab7176537_d20250119_m013822_c001_v7007000_t0000_u01737250702142") 2025/01/19 01:38:24 DEBUG : potato3: Deleting (id "4_zcf02dd43305d7bcb9f480e1b_f113103fb1c2e3d2b_d20250119_m013815_c001_v0001184_t0047_u01737250695971") 2025/01/19 01:38:24 DEBUG : potato3: Deleting (id "4_zcf02dd43305d7bcb9f480e1b_f104f45aced0aba74_d20250119_m013814_c001_v0001184_t0036_u01737250694576") --- PASS: TestServerSideMove (22.21s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:38:30 DEBUG : Creating backend with remote "TestB2:rclone-test-kofojip1kika" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kiletup2yosa -> B2 bucket rclone-test-kofojip1kika 2025/01/19 01:38:38 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 01:38:38 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 01:38:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:38:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 01:38:38 DEBUG : B2 bucket rclone-test-kofojip1kika: Waiting for checks to finish 2025/01/19 01:38:38 DEBUG : B2 bucket rclone-test-kofojip1kika: Waiting for transfers to finish 2025/01/19 01:38:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:38:39 INFO : potato2: Copied (server-side copy) 2025/01/19 01:38:39 INFO : potato2: Deleted 2025/01/19 01:38:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 01:38:39 INFO : potato3: Copied (server-side copy) 2025/01/19 01:38:39 INFO : potato3: Deleted 2025/01/19 01:38:39 DEBUG : Creating backend with remote "TestB2:rclone-test-saguwuz1yowe" 2025/01/19 01:38:40 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 01:38:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:38:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 01:38:40 DEBUG : B2 bucket rclone-test-saguwuz1yowe: Waiting for checks to finish 2025/01/19 01:38:40 DEBUG : B2 bucket rclone-test-saguwuz1yowe: Waiting for transfers to finish 2025/01/19 01:38:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:38:43 INFO : potato2: Copied (server-side copy) 2025/01/19 01:38:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 01:38:43 INFO : potato3: Copied (server-side copy) 2025/01/19 01:38:43 INFO : potato2: Deleted 2025/01/19 01:38:44 INFO : potato3: Deleted 2025/01/19 01:38:44 DEBUG : B2 bucket rclone-test-saguwuz1yowe: Purge remote 2025/01/19 01:38:44 INFO : B2 bucket rclone-test-saguwuz1yowe: cleaning bucket "rclone-test-saguwuz1yowe" of all files 2025/01/19 01:38:44 DEBUG : potato2: Deleting (id "4_z5f724dd3306d7bcb9f480e1b_f110d8527be5ea0f2_d20250119_m013843_c001_v0001101_t0043_u01737250723364") 2025/01/19 01:38:44 DEBUG : potato3: Deleting (id "4_z5f724dd3306d7bcb9f480e1b_f1017b6eae27630e5_d20250119_m013843_c001_v0001183_t0046_u01737250723750") 2025/01/19 01:38:46 DEBUG : B2 bucket rclone-test-kofojip1kika: Purge remote 2025/01/19 01:38:46 INFO : B2 bucket rclone-test-kofojip1kika: cleaning bucket "rclone-test-kofojip1kika" of all files 2025/01/19 01:38:46 DEBUG : empty space: Deleting (id "4_z0f623d03306d7bcb9f480e1b_f11255392ca27917d_d20250119_m013837_c001_v0001183_t0047_u01737250717750") 2025/01/19 01:38:46 DEBUG : potato2: Deleting (id "4_z0f623d03306d7bcb9f480e1b_f409d499a7401a307_d20250119_m013843_c001_v7007000_t0000_u01737250723814") 2025/01/19 01:38:46 DEBUG : potato2: Deleting (id "4_z0f623d03306d7bcb9f480e1b_f105e89a6e5aec502_d20250119_m013838_c001_v0001183_t0018_u01737250718916") 2025/01/19 01:38:46 DEBUG : potato3: Deleting (id "4_z0f623d03306d7bcb9f480e1b_f4141d0dfa668b60f_d20250119_m013843_c001_v7007000_t0000_u01737250723959") 2025/01/19 01:38:46 DEBUG : potato3: Deleting (id "4_z0f623d03306d7bcb9f480e1b_f1094ce8e44c791fa_d20250119_m013839_c001_v0001177_t0000_u01737250719151") 2025/01/19 01:38:46 DEBUG : potato3: Deleting (id "4_z0f623d03306d7bcb9f480e1b_f11255392ca279187_d20250119_m013837_c001_v0001183_t0021_u01737250717964") --- PASS: TestServerSideMoveWithFilter (20.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:38:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yaxahaw2zaqa" 2025/01/19 01:38:53 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-kiletup2yosa -> B2 bucket rclone-test-yaxahaw2zaqa 2025/01/19 01:38:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:38:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/01/19 01:38:59 DEBUG : empty space: Unchanged skipping 2025/01/19 01:38:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 01:38:59 DEBUG : B2 bucket rclone-test-yaxahaw2zaqa: Waiting for checks to finish 2025/01/19 01:38:59 INFO : empty space: Deleted 2025/01/19 01:38:59 DEBUG : B2 bucket rclone-test-yaxahaw2zaqa: Waiting for transfers to finish 2025/01/19 01:38:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:38:59 INFO : potato2: Copied (server-side copy) 2025/01/19 01:38:59 INFO : potato2: Deleted 2025/01/19 01:38:59 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 01:38:59 INFO : potato3: Copied (server-side copy) 2025/01/19 01:39:00 INFO : potato3: Deleted 2025/01/19 01:39:00 DEBUG : Creating backend with remote "TestB2:rclone-test-rojequh5yaci" 2025/01/19 01:39:01 INFO : tomatoDir: Making directory 2025/01/19 01:39:01 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/19 01:39:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 01:39:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 01:39:01 DEBUG : B2 bucket rclone-test-rojequh5yaci: Waiting for checks to finish 2025/01/19 01:39:01 DEBUG : B2 bucket rclone-test-rojequh5yaci: Waiting for transfers to finish 2025/01/19 01:39:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/01/19 01:39:05 INFO : empty space: Copied (server-side copy) 2025/01/19 01:39:05 INFO : empty space: Deleted 2025/01/19 01:39:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/01/19 01:39:06 INFO : potato3: Copied (server-side copy) 2025/01/19 01:39:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/01/19 01:39:06 INFO : potato2: Copied (server-side copy) 2025/01/19 01:39:06 INFO : potato3: Deleted 2025/01/19 01:39:06 INFO : potato2: Deleted 2025/01/19 01:39:06 DEBUG : B2 bucket rclone-test-rojequh5yaci: Purge remote 2025/01/19 01:39:06 INFO : B2 bucket rclone-test-rojequh5yaci: cleaning bucket "rclone-test-rojequh5yaci" of all files 2025/01/19 01:39:07 DEBUG : empty space: Deleting (id "4_z0f729df3306d7bcb9f480e1b_f10824de00ea5d094_d20250119_m013905_c001_v0001145_t0033_u01737250745617") 2025/01/19 01:39:07 DEBUG : potato2: Deleting (id "4_z0f729df3306d7bcb9f480e1b_f116384c2c122ceea_d20250119_m013905_c001_v0001100_t0039_u01737250745875") 2025/01/19 01:39:07 DEBUG : potato3: Deleting (id "4_z0f729df3306d7bcb9f480e1b_f111136a515da1e6c_d20250119_m013905_c001_v0001184_t0045_u01737250745955") 2025/01/19 01:39:08 DEBUG : B2 bucket rclone-test-yaxahaw2zaqa: Purge remote 2025/01/19 01:39:08 INFO : B2 bucket rclone-test-yaxahaw2zaqa: cleaning bucket "rclone-test-yaxahaw2zaqa" of all files 2025/01/19 01:39:08 DEBUG : empty space: Deleting (id "4_zafe27de3306d7bcb9f480e1b_f411341ef29cf7d58_d20250119_m013905_c001_v7007000_t0000_u01737250745862") 2025/01/19 01:39:08 DEBUG : empty space: Deleting (id "4_zafe27de3306d7bcb9f480e1b_f11861f1a18f07f23_d20250119_m013858_c001_v0001136_t0008_u01737250738293") 2025/01/19 01:39:08 DEBUG : potato2: Deleting (id "4_zafe27de3306d7bcb9f480e1b_f4120d195ce2317a8_d20250119_m013906_c001_v7007000_t0000_u01737250746288") 2025/01/19 01:39:08 DEBUG : potato2: Deleting (id "4_zafe27de3306d7bcb9f480e1b_f104fff28fb94783d_d20250119_m013859_c001_v0001183_t0032_u01737250739671") 2025/01/19 01:39:08 DEBUG : potato3: Deleting (id "4_zafe27de3306d7bcb9f480e1b_f411341ef29cf7d6f_d20250119_m013906_c001_v7007000_t0000_u01737250746172") 2025/01/19 01:39:08 DEBUG : potato3: Deleting (id "4_zafe27de3306d7bcb9f480e1b_f104f45aced0ac3ba_d20250119_m013859_c001_v0001184_t0008_u01737250739882") 2025/01/19 01:39:08 DEBUG : potato3: Deleting (id "4_zafe27de3306d7bcb9f480e1b_f11861f1a18f07f27_d20250119_m013858_c001_v0001136_t0020_u01737250738570") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.43s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:39:13 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:39:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:39:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/rclone-sync-test" 2025/01/19 01:39:21 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/rclone-sync-test-include/layer2" 2025/01/19 01:39:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/rclone-sync-test-ignore-file" 2025/01/19 01:39:26 DEBUG : B2 bucket rclone-test-kiletup2yosa path rclone-sync-test: Waiting for checks to finish 2025/01/19 01:39:26 DEBUG : B2 bucket rclone-test-kiletup2yosa path rclone-sync-test: Waiting for transfers to finish 2025/01/19 01:39:26 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:26 INFO : There was nothing to transfer 2025/01/19 01:39:27 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:39:27 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:39:27 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:39:27 DEBUG : B2 bucket rclone-test-kiletup2yosa path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/19 01:39:27 DEBUG : B2 bucket rclone-test-kiletup2yosa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/19 01:39:27 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:39:27 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:39:27 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:39:27 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:39:28 DEBUG : B2 bucket rclone-test-kiletup2yosa path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/19 01:39:28 DEBUG : B2 bucket rclone-test-kiletup2yosa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/19 01:39:28 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.96s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:39:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/dst" 2025/01/19 01:39:36 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/CompareDest" 2025/01/19 01:39:38 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 01:39:38 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:39:38 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:39:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 01:39:39 INFO : one: Copied (new) 2025/01/19 01:39:39 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:39:39 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:39:39 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:39:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/19 01:39:40 INFO : one: Copied (replaced existing) 2025/01/19 01:39:40 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:39:41 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:39:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:39:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 01:39:42 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:39:42 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:42 INFO : There was nothing to transfer 2025/01/19 01:39:43 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:39:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 01:39:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:39:43 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:39:43 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:39:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 01:39:43 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:39:43 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:43 INFO : There was nothing to transfer 2025/01/19 01:39:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:39:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 01:39:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:39:44 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:39:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:39:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 01:39:44 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:39:44 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:44 INFO : There was nothing to transfer 2025/01/19 01:39:45 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/01/19 01:39:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/19 01:39:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 01:39:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:39:45 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:39:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:39:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 01:39:45 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:39:45 DEBUG : Waiting for deletions to finish 2025/01/19 01:39:45 INFO : There was nothing to transfer 2025/01/19 01:39:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/19 01:39:46 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 01:39:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:39:46 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:39:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:39:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 01:39:46 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:39:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/01/19 01:39:47 INFO : two: Copied (new) 2025/01/19 01:39:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:39:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/dest" 2025/01/19 01:39:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/pre-dest1" 2025/01/19 01:39:51 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/pre-dest2" 2025/01/19 01:39:54 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:39:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/19 01:39:54 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:39:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/19 01:39:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/19 01:39:54 DEBUG : B2 bucket rclone-test-kiletup2yosa path dest: Waiting for checks to finish 2025/01/19 01:39:54 DEBUG : B2 bucket rclone-test-kiletup2yosa path dest: Waiting for transfers to finish 2025/01/19 01:39:55 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/01/19 01:39:55 INFO : 3: Copied (new) 2025/01/19 01:39:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.89s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:39:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/dst" 2025/01/19 01:39:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/CopyDest" 2025/01/19 01:40:00 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 01:40:00 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:00 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 01:40:01 INFO : one: Copied (new) 2025/01/19 01:40:01 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:40:02 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:02 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/19 01:40:03 INFO : one: Copied (replaced existing) 2025/01/19 01:40:03 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/BackupDir" 2025/01/19 01:40:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:40:06 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:40:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 01:40:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 01:40:07 INFO : one: Copied (server-side copy) 2025/01/19 01:40:07 INFO : one: Deleted 2025/01/19 01:40:07 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/01/19 01:40:07 INFO : one: Copied (server-side copy) 2025/01/19 01:40:07 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/19 01:40:07 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:07 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:40:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/01/19 01:40:09 INFO : two: Copied (server-side copy) 2025/01/19 01:40:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/19 01:40:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:40:09 DEBUG : one: Unchanged skipping 2025/01/19 01:40:09 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:09 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:09 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:40:10 DEBUG : one: Unchanged skipping 2025/01/19 01:40:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:40:10 DEBUG : two: Unchanged skipping 2025/01/19 01:40:10 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:10 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:10 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:10 INFO : There was nothing to transfer 2025/01/19 01:40:11 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/19 01:40:11 DEBUG : three: Destination not found in --copy-dest 2025/01/19 01:40:11 DEBUG : three: Need to transfer - File not found at Destination 2025/01/19 01:40:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:40:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/01/19 01:40:11 DEBUG : two: Unchanged skipping 2025/01/19 01:40:11 DEBUG : one: Unchanged skipping 2025/01/19 01:40:11 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:11 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/01/19 01:40:12 INFO : three: Copied (new) 2025/01/19 01:40:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.09s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:40:15 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-15.backblaze.com/b2api/v1/b2_upload_file/bf527d23303d7bcb9f480e1b/c001_v0001183_t0049": EOF 2025/01/19 01:40:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-15.backblaze.com/b2api/v1/b2_upload_file/bf527d23303d7bcb9f480e1b/c001_v0001183_t0049": EOF) 2025/01/19 01:40:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kiletup2yosa: 1/10 (Post "https://pod-000-1183-15.backblaze.com/b2api/v1/b2_upload_file/bf527d23303d7bcb9f480e1b/c001_v0001183_t0049": EOF) 2025/01/19 01:40:18 DEBUG : pacer: Reducing sleep to 10ms 2025/01/19 01:40:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/dst" 2025/01/19 01:40:19 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/backup" 2025/01/19 01:40:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 01:40:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:40:21 DEBUG : two: Unchanged skipping 2025/01/19 01:40:21 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 01:40:22 INFO : one: Copied (server-side copy) 2025/01/19 01:40:22 INFO : one: Deleted 2025/01/19 01:40:22 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:40:23 INFO : one: Copied (new) 2025/01/19 01:40:23 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 01:40:24 INFO : three.txt: Copied (server-side copy) 2025/01/19 01:40:24 INFO : three.txt: Deleted 2025/01/19 01:40:24 INFO : three.txt: Moved into backup dir 2025/01/19 01:40:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 01:40:26 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:40:26 DEBUG : two: Unchanged skipping 2025/01/19 01:40:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:40:26 INFO : one: Copied (server-side copy) 2025/01/19 01:40:27 INFO : one: Deleted 2025/01/19 01:40:27 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 01:40:27 INFO : one: Copied (new) 2025/01/19 01:40:27 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 01:40:28 INFO : three.txt: Copied (server-side copy) 2025/01/19 01:40:28 INFO : three.txt: Deleted 2025/01/19 01:40:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:40:31 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/dst" 2025/01/19 01:40:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/backup" 2025/01/19 01:40:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 01:40:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:40:34 DEBUG : two: Unchanged skipping 2025/01/19 01:40:34 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 01:40:36 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 01:40:36 INFO : one: Deleted 2025/01/19 01:40:36 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:40:36 INFO : one: Copied (new) 2025/01/19 01:40:36 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 01:40:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 01:40:37 INFO : three.txt: Deleted 2025/01/19 01:40:37 INFO : three.txt: Moved into backup dir 2025/01/19 01:40:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 01:40:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:40:39 DEBUG : two: Unchanged skipping 2025/01/19 01:40:39 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:40:39 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 01:40:39 INFO : one: Deleted 2025/01/19 01:40:39 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 01:40:39 INFO : one: Copied (new) 2025/01/19 01:40:39 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 01:40:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 01:40:40 INFO : three.txt: Deleted 2025/01/19 01:40:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.13s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:40:43 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/dst" 2025/01/19 01:40:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/backup" 2025/01/19 01:40:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 01:40:46 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:40:46 DEBUG : two: Unchanged skipping 2025/01/19 01:40:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 01:40:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/19 01:40:47 INFO : one: Deleted 2025/01/19 01:40:47 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:40:48 INFO : one: Copied (new) 2025/01/19 01:40:48 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 01:40:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/19 01:40:49 INFO : three.txt: Deleted 2025/01/19 01:40:49 INFO : three.txt: Moved into backup dir 2025/01/19 01:40:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 01:40:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:40:50 DEBUG : two: Unchanged skipping 2025/01/19 01:40:50 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:40:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/19 01:40:51 INFO : one: Deleted 2025/01/19 01:40:51 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 01:40:51 INFO : one: Copied (new) 2025/01/19 01:40:51 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 01:40:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/19 01:40:52 INFO : three.txt: Deleted 2025/01/19 01:40:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.05s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:40:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/dst" 2025/01/19 01:40:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 01:40:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:40:57 DEBUG : two: Unchanged skipping 2025/01/19 01:40:57 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:40:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 01:40:57 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 01:40:57 INFO : one: Deleted 2025/01/19 01:40:57 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:40:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:40:58 INFO : one: Copied (new) 2025/01/19 01:40:58 DEBUG : Waiting for deletions to finish 2025/01/19 01:40:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 01:40:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 01:40:59 INFO : three.txt: Deleted 2025/01/19 01:40:59 INFO : three.txt: Moved into backup dir 2025/01/19 01:41:00 DEBUG : one.bak: Excluded (Path Filter) 2025/01/19 01:41:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/19 01:41:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 01:41:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:00 DEBUG : two: Unchanged skipping 2025/01/19 01:41:00 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for checks to finish 2025/01/19 01:41:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:41:00 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 01:41:00 INFO : one: Deleted 2025/01/19 01:41:00 DEBUG : B2 bucket rclone-test-kiletup2yosa path dst: Waiting for transfers to finish 2025/01/19 01:41:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 01:41:01 INFO : one: Copied (new) 2025/01/19 01:41:01 DEBUG : Waiting for deletions to finish 2025/01/19 01:41:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 01:41:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 01:41:01 INFO : three.txt: Deleted 2025/01/19 01:41:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.31s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:41:04 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/dst" 2025/01/19 01:41:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 01:41:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 01:41:07 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 01:41:07 INFO : one: Deleted 2025/01/19 01:41:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:41:08 INFO : one: Copied (new) 2025/01/19 01:41:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:08 DEBUG : two: Unchanged skipping 2025/01/19 01:41:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/19 01:41:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 01:41:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 01:41:09 INFO : three.txt: Deleted 2025/01/19 01:41:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 01:41:09 INFO : three.txt: Copied (new) 2025/01/19 01:41:09 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/01/19 01:41:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/19 01:41:10 DEBUG : pacer: Reducing sleep to 10ms 2025/01/19 01:41:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 01:41:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:41:10 INFO : one: Copied (server-side copy) to: one.bak 2025/01/19 01:41:11 INFO : one: Deleted 2025/01/19 01:41:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 01:41:11 INFO : one: Copied (new) 2025/01/19 01:41:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:11 DEBUG : two: Unchanged skipping 2025/01/19 01:41:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/19 01:41:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 01:41:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/01/19 01:41:12 INFO : three.txt: Deleted 2025/01/19 01:41:12 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/19 01:41:12 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:41:16 DEBUG : Creating backend with remote "TestB2:rclone-test-kiletup2yosa/dst" 2025/01/19 01:41:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/19 01:41:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/01/19 01:41:18 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/19 01:41:19 INFO : one: Deleted 2025/01/19 01:41:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:41:19 INFO : one: Copied (new) 2025/01/19 01:41:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:19 DEBUG : two: Unchanged skipping 2025/01/19 01:41:20 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/19 01:41:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/01/19 01:41:20 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/19 01:41:21 INFO : three.txt: Deleted 2025/01/19 01:41:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 01:41:21 INFO : three.txt: Copied (new) 2025/01/19 01:41:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/19 01:41:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/01/19 01:41:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/01/19 01:41:22 INFO : one: Deleted 2025/01/19 01:41:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/01/19 01:41:22 INFO : one: Copied (new) 2025/01/19 01:41:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:23 DEBUG : two: Unchanged skipping 2025/01/19 01:41:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/19 01:41:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/01/19 01:41:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/01/19 01:41:23 INFO : three.txt: Deleted 2025/01/19 01:41:24 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/01/19 01:41:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.40s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:41:26 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/19 01:41:26 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:41:26 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:41:27 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/01/19 01:41:27 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/19 01:41:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.38s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:41:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 01:41:28 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:41:28 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:41:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/01/19 01:41:28 INFO : existing: Copied (new) 2025/01/19 01:41:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:41:29 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/19 01:41:29 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:41:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/19 01:41:29 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:41:29 ERROR : B2 bucket rclone-test-kiletup2yosa: not deleting files as there were IO errors 2025/01/19 01:41:29 ERROR : B2 bucket rclone-test-kiletup2yosa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncImmutable (2.77s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:41:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:31 DEBUG : existing: Unchanged skipping 2025/01/19 01:41:31 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:41:31 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:41:31 DEBUG : Waiting for deletions to finish 2025/01/19 01:41:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.33s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:41:33 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1157-16.backblaze.com/b2api/v1/b2_upload_file/bf527d23303d7bcb9f480e1b/c001_v0001157_t0013": EOF 2025/01/19 01:41:33 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1157-16.backblaze.com/b2api/v1/b2_upload_file/bf527d23303d7bcb9f480e1b/c001_v0001157_t0013": EOF) 2025/01/19 01:41:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-kiletup2yosa: 1/10 (Post "https://pod-000-1157-16.backblaze.com/b2api/v1/b2_upload_file/bf527d23303d7bcb9f480e1b/c001_v0001157_t0013": EOF) 2025/01/19 01:41:35 DEBUG : pacer: Reducing sleep to 10ms 2025/01/19 01:41:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both0: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both1: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both10: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both11: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both12: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both13: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both14: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both15: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both16: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both17: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both18: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both19: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both2: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both3: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both4: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both5: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both6: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both7: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both8: Unchanged skipping 2025/01/19 01:41:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:41:45 DEBUG : both9: Unchanged skipping 2025/01/19 01:41:45 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:41:45 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:41:45 DEBUG : Waiting for deletions to finish 2025/01/19 01:41:45 INFO : only0: Deleted 2025/01/19 01:41:45 INFO : only11: Deleted 2025/01/19 01:41:45 INFO : only1: Deleted 2025/01/19 01:41:45 INFO : only12: Deleted 2025/01/19 01:41:45 INFO : only13: Deleted 2025/01/19 01:41:45 INFO : only5: Deleted 2025/01/19 01:41:45 INFO : only17: Deleted 2025/01/19 01:41:45 INFO : only2: Deleted 2025/01/19 01:41:45 INFO : only4: Deleted 2025/01/19 01:41:45 INFO : only10: Deleted 2025/01/19 01:41:45 INFO : only15: Deleted 2025/01/19 01:41:45 INFO : only3: Deleted 2025/01/19 01:41:45 INFO : only6: Deleted 2025/01/19 01:41:45 INFO : only7: Deleted 2025/01/19 01:41:46 INFO : only14: Deleted 2025/01/19 01:41:46 INFO : only16: Deleted 2025/01/19 01:41:46 INFO : only18: Deleted 2025/01/19 01:41:46 INFO : only19: Deleted 2025/01/19 01:41:46 INFO : only9: Deleted 2025/01/19 01:41:46 INFO : only8: Deleted 2025/01/19 01:41:46 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (17.53s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:42:00 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both0: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both1: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both10: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both11: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both12: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both13: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both14: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both15: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for checks to finish 2025/01/19 01:42:00 DEBUG : both16: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both2: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both17: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both4: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both5: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both6: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both7: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both8: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/01/19 01:42:00 DEBUG : both9: Unchanged skipping 2025/01/19 01:42:00 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/19 01:42:00 DEBUG : both18: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both19: Unchanged skipping 2025/01/19 01:42:00 DEBUG : both3: Unchanged skipping 2025/01/19 01:42:00 DEBUG : B2 bucket rclone-test-kiletup2yosa: Waiting for transfers to finish 2025/01/19 01:42:00 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:00 INFO : only1: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only10: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only12: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only13: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only11: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only14: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only15: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only0: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only16: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only17: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only18: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only19: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only2: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only3: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only4: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only5: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only6: Copied (replaced existing) 2025/01/19 01:42:01 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:01 INFO : only7: Copied (replaced existing) 2025/01/19 01:42:02 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:02 INFO : only8: Copied (replaced existing) 2025/01/19 01:42:02 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/01/19 01:42:02 INFO : only9: Copied (replaced existing) 2025/01/19 01:42:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.43s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:42:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 01:42:10 INFO : sub dir: Making directory 2025/01/19 01:42:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (2.92s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" 2025/01/19 01:42:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 01:42:13 INFO : sub dir: Making directory 2025/01/19 01:42:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-kiletup2yosa", Local "Local file system at /tmp/rclone1410862946", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.20s) PASS 2025/01/19 01:42:16 DEBUG : B2 bucket rclone-test-kiletup2yosa: Purge remote 2025/01/19 01:42:16 INFO : B2 bucket rclone-test-kiletup2yosa: cleaning bucket "rclone-test-kiletup2yosa" of all files 2025/01/19 01:42:17 DEBUG : BackupDir/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2322da_d20250119_m014012_c001_v7007000_t0000_u01737250812835") 2025/01/19 01:42:17 DEBUG : BackupDir/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1173e214d57b0c16_d20250119_m014007_c001_v0001184_t0009_u01737250807384") 2025/01/19 01:42:17 DEBUG : CompareDest/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62958815_d20250119_m013947_c001_v7007000_t0000_u01737250787469") 2025/01/19 01:42:17 DEBUG : CompareDest/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7088a_d20250119_m013941_c001_v0001184_t0032_u01737250781510") 2025/01/19 01:42:17 DEBUG : CompareDest/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295881e_d20250119_m013947_c001_v7007000_t0000_u01737250787653") 2025/01/19 01:42:17 DEBUG : CompareDest/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0fd3a_d20250119_m013942_c001_v0001183_t0043_u01737250782800") 2025/01/19 01:42:17 DEBUG : CopyDest/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2322e1_d20250119_m014013_c001_v7007000_t0000_u01737250813015") 2025/01/19 01:42:17 DEBUG : CopyDest/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8bf1_d20250119_m014004_c001_v0001157_t0031_u01737250804369") 2025/01/19 01:42:17 DEBUG : CopyDest/three: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2322eb_d20250119_m014013_c001_v7007000_t0000_u01737250813197") 2025/01/19 01:42:17 DEBUG : CopyDest/three: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a10189_d20250119_m014010_c001_v0001183_t0051_u01737250810674") 2025/01/19 01:42:17 DEBUG : CopyDest/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2322f3_d20250119_m014013_c001_v7007000_t0000_u01737250813383") 2025/01/19 01:42:17 DEBUG : CopyDest/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd70e7a_d20250119_m014008_c001_v0001184_t0053_u01737250808562") 2025/01/19 01:42:17 DEBUG : EXISTING: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f406e9b3bb14616a3_d20250119_m014131_c001_v7007000_t0000_u01737250891868") 2025/01/19 01:42:18 DEBUG : EXISTING: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd71fc1_d20250119_m014130_c001_v0001184_t0057_u01737250890908") 2025/01/19 01:42:18 DEBUG : Testêé: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f406e9b3bb146160e_d20250119_m014127_c001_v7007000_t0000_u01737250887770") 2025/01/19 01:42:18 DEBUG : Testêé: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd71ef5_d20250119_m014127_c001_v0001184_t0047_u01737250887187") 2025/01/19 01:42:18 DEBUG : Testêé: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8cc3_d20250119_m014126_c001_v0001157_t0042_u01737250886119") 2025/01/19 01:42:18 DEBUG : a/potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175b8d_d20250119_m013729_c001_v7007000_t0000_u01737250649903") 2025/01/19 01:42:18 DEBUG : a/potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a31_d20250119_m013729_c001_v0001157_t0047_u01737250649101") 2025/01/19 01:42:18 DEBUG : a/potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175755_d20250119_m013726_c001_v7007000_t0000_u01737250646806") 2025/01/19 01:42:18 DEBUG : a/potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a13_d20250119_m013725_c001_v0001157_t0052_u01737250645973") 2025/01/19 01:42:18 DEBUG : a/potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf698e_d20250119_m013704_c001_v7007000_t0000_u01737250624973") 2025/01/19 01:42:18 DEBUG : a/potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89c9_d20250119_m013703_c001_v0001157_t0011_u01737250623893") 2025/01/19 01:42:18 DEBUG : b/potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175b93_d20250119_m013730_c001_v7007000_t0000_u01737250650098") 2025/01/19 01:42:18 DEBUG : b/potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a21_d20250119_m013727_c001_v0001157_t0017_u01737250647725") 2025/01/19 01:42:18 DEBUG : b/potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab717533c_d20250119_m013726_c001_v7007000_t0000_u01737250646253") 2025/01/19 01:42:18 DEBUG : b/potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a0f_d20250119_m013724_c001_v0001157_t0048_u01737250644958") 2025/01/19 01:42:18 DEBUG : b/potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf698d_d20250119_m013704_c001_v7007000_t0000_u01737250624417") 2025/01/19 01:42:18 DEBUG : b/potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89c5_d20250119_m013702_c001_v0001157_t0052_u01737250622879") 2025/01/19 01:42:18 DEBUG : backup/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4169dc1abddd2d75_d20250119_m014028_c001_v7007000_t0000_u01737250828865") 2025/01/19 01:42:18 DEBUG : backup/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f106166d001fabf27_d20250119_m014026_c001_v0001184_t0052_u01737250826741") 2025/01/19 01:42:18 DEBUG : backup/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f10276e4a95289e89_d20250119_m014022_c001_v0001182_t0020_u01737250822661") 2025/01/19 01:42:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41564a3b8f87f9f4_d20250119_m014053_c001_v7007000_t0000_u01737250853033") 2025/01/19 01:42:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f10972bf8de1a0fb3_d20250119_m014050_c001_v0001172_t0038_u01737250850893") 2025/01/19 01:42:19 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f118f02c8f6bf49c2_d20250119_m014047_c001_v0001131_t0051_u01737250847295") 2025/01/19 01:42:19 DEBUG : backup/one.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4009652885ff843c_d20250119_m014040_c001_v7007000_t0000_u01737250840993") 2025/01/19 01:42:19 DEBUG : backup/one.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1183a768a0a02491_d20250119_m014039_c001_v0001178_t0050_u01737250839418") 2025/01/19 01:42:19 DEBUG : backup/one.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f102efd7855a2099a_d20250119_m014035_c001_v0001102_t0008_u01737250835585") 2025/01/19 01:42:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41564a3b8f87f9f5_d20250119_m014053_c001_v7007000_t0000_u01737250853214") 2025/01/19 01:42:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f118cf3be32b4caf1_d20250119_m014052_c001_v0001177_t0020_u01737250852245") 2025/01/19 01:42:19 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f107280e7eb966edd_d20250119_m014048_c001_v0001184_t0043_u01737250848823") 2025/01/19 01:42:19 DEBUG : backup/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4169dc1abddd2d80_d20250119_m014029_c001_v7007000_t0000_u01737250829049") 2025/01/19 01:42:19 DEBUG : backup/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f108c987ddf2baaf4_d20250119_m014027_c001_v0001113_t0006_u01737250827959") 2025/01/19 01:42:19 DEBUG : backup/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1010099db888835a_d20250119_m014024_c001_v0001042_t0017_u01737250824229") 2025/01/19 01:42:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4009652885ff8440_d20250119_m014041_c001_v7007000_t0000_u01737250841175") 2025/01/19 01:42:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11532f6bf2f3d664_d20250119_m014040_c001_v0001184_t0043_u01737250840224") 2025/01/19 01:42:19 DEBUG : backup/three.txt.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f105366688156122f_d20250119_m014037_c001_v0001101_t0041_u01737250837244") 2025/01/19 01:42:19 DEBUG : both0: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f5ed_d20250119_m014202_c001_v7007000_t0000_u01737250922658") 2025/01/19 01:42:19 DEBUG : both0: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72413_d20250119_m014151_c001_v0001184_t0020_u01737250911627") 2025/01/19 01:42:19 DEBUG : both0: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629593a9_d20250119_m014146_c001_v7007000_t0000_u01737250906858") 2025/01/19 01:42:19 DEBUG : both0: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd720c4_d20250119_m014135_c001_v0001184_t0020_u01737250895838") 2025/01/19 01:42:19 DEBUG : both1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f5f3_d20250119_m014202_c001_v7007000_t0000_u01737250922841") 2025/01/19 01:42:19 DEBUG : both1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72430_d20250119_m014152_c001_v0001184_t0046_u01737250912044") 2025/01/19 01:42:19 DEBUG : both1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629593b4_d20250119_m014147_c001_v7007000_t0000_u01737250907039") 2025/01/19 01:42:19 DEBUG : both1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd720da_d20250119_m014136_c001_v0001184_t0007_u01737250896238") 2025/01/19 01:42:19 DEBUG : both10: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f5f9_d20250119_m014203_c001_v7007000_t0000_u01737250923025") 2025/01/19 01:42:19 DEBUG : both10: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd724f9_d20250119_m014155_c001_v0001184_t0015_u01737250915769") 2025/01/19 01:42:20 DEBUG : both10: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629593db_d20250119_m014147_c001_v7007000_t0000_u01737250907222") 2025/01/19 01:42:20 DEBUG : both10: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd721aa_d20250119_m014140_c001_v0001184_t0015_u01737250900033") 2025/01/19 01:42:20 DEBUG : both11: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f602_d20250119_m014203_c001_v7007000_t0000_u01737250923209") 2025/01/19 01:42:20 DEBUG : both11: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7250f_d20250119_m014156_c001_v0001184_t0031_u01737250916165") 2025/01/19 01:42:20 DEBUG : both11: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629593e7_d20250119_m014147_c001_v7007000_t0000_u01737250907418") 2025/01/19 01:42:20 DEBUG : both11: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd721ba_d20250119_m014140_c001_v0001184_t0044_u01737250900454") 2025/01/19 01:42:20 DEBUG : both12: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f618_d20250119_m014203_c001_v7007000_t0000_u01737250923432") 2025/01/19 01:42:20 DEBUG : both12: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7252e_d20250119_m014156_c001_v0001184_t0008_u01737250916563") 2025/01/19 01:42:20 DEBUG : both12: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629593f5_d20250119_m014147_c001_v7007000_t0000_u01737250907618") 2025/01/19 01:42:20 DEBUG : both12: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd721da_d20250119_m014140_c001_v0001184_t0013_u01737250900867") 2025/01/19 01:42:20 DEBUG : both13: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f620_d20250119_m014203_c001_v7007000_t0000_u01737250923616") 2025/01/19 01:42:20 DEBUG : both13: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72544_d20250119_m014156_c001_v0001184_t0050_u01737250916981") 2025/01/19 01:42:20 DEBUG : both13: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629593fd_d20250119_m014147_c001_v7007000_t0000_u01737250907799") 2025/01/19 01:42:20 DEBUG : both13: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd721f1_d20250119_m014141_c001_v0001184_t0008_u01737250901293") 2025/01/19 01:42:20 DEBUG : both14: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f626_d20250119_m014203_c001_v7007000_t0000_u01737250923800") 2025/01/19 01:42:20 DEBUG : both14: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72558_d20250119_m014157_c001_v0001184_t0001_u01737250917367") 2025/01/19 01:42:20 DEBUG : both14: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959408_d20250119_m014147_c001_v7007000_t0000_u01737250907982") 2025/01/19 01:42:20 DEBUG : both14: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72205_d20250119_m014141_c001_v0001184_t0035_u01737250901695") 2025/01/19 01:42:20 DEBUG : both15: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f62f_d20250119_m014203_c001_v7007000_t0000_u01737250923996") 2025/01/19 01:42:20 DEBUG : both15: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72578_d20250119_m014157_c001_v0001184_t0056_u01737250917767") 2025/01/19 01:42:21 DEBUG : both15: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959411_d20250119_m014148_c001_v7007000_t0000_u01737250908163") 2025/01/19 01:42:21 DEBUG : both15: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72217_d20250119_m014142_c001_v0001184_t0039_u01737250902109") 2025/01/19 01:42:21 DEBUG : both16: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f647_d20250119_m014204_c001_v7007000_t0000_u01737250924179") 2025/01/19 01:42:21 DEBUG : both16: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7258c_d20250119_m014158_c001_v0001184_t0034_u01737250918187") 2025/01/19 01:42:21 DEBUG : both16: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959415_d20250119_m014148_c001_v7007000_t0000_u01737250908344") 2025/01/19 01:42:21 DEBUG : both16: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7222d_d20250119_m014142_c001_v0001184_t0008_u01737250902501") 2025/01/19 01:42:21 DEBUG : both17: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f659_d20250119_m014204_c001_v7007000_t0000_u01737250924362") 2025/01/19 01:42:21 DEBUG : both17: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd725a4_d20250119_m014158_c001_v0001184_t0032_u01737250918571") 2025/01/19 01:42:21 DEBUG : both17: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959419_d20250119_m014148_c001_v7007000_t0000_u01737250908599") 2025/01/19 01:42:21 DEBUG : both17: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7224b_d20250119_m014142_c001_v0001184_t0021_u01737250902906") 2025/01/19 01:42:21 DEBUG : both18: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f661_d20250119_m014204_c001_v7007000_t0000_u01737250924546") 2025/01/19 01:42:21 DEBUG : both18: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd725b8_d20250119_m014158_c001_v0001184_t0045_u01737250918971") 2025/01/19 01:42:21 DEBUG : both18: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959421_d20250119_m014148_c001_v7007000_t0000_u01737250908816") 2025/01/19 01:42:21 DEBUG : both18: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72265_d20250119_m014143_c001_v0001184_t0001_u01737250903302") 2025/01/19 01:42:21 DEBUG : both19: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f66b_d20250119_m014204_c001_v7007000_t0000_u01737250924730") 2025/01/19 01:42:21 DEBUG : both19: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd725ce_d20250119_m014159_c001_v0001184_t0032_u01737250919384") 2025/01/19 01:42:21 DEBUG : both19: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959426_d20250119_m014148_c001_v7007000_t0000_u01737250908997") 2025/01/19 01:42:21 DEBUG : both19: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72283_d20250119_m014143_c001_v0001184_t0012_u01737250903707") 2025/01/19 01:42:21 DEBUG : both2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f682_d20250119_m014204_c001_v7007000_t0000_u01737250924914") 2025/01/19 01:42:21 DEBUG : both2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72440_d20250119_m014152_c001_v0001184_t0023_u01737250912450") 2025/01/19 01:42:22 DEBUG : both2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295942d_d20250119_m014149_c001_v7007000_t0000_u01737250909180") 2025/01/19 01:42:22 DEBUG : both2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd720f4_d20250119_m014136_c001_v0001184_t0014_u01737250896649") 2025/01/19 01:42:22 DEBUG : both3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f693_d20250119_m014205_c001_v7007000_t0000_u01737250925098") 2025/01/19 01:42:22 DEBUG : both3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72450_d20250119_m014152_c001_v0001184_t0000_u01737250912867") 2025/01/19 01:42:22 DEBUG : both3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959431_d20250119_m014149_c001_v7007000_t0000_u01737250909376") 2025/01/19 01:42:22 DEBUG : both3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7210e_d20250119_m014137_c001_v0001184_t0042_u01737250897050") 2025/01/19 01:42:22 DEBUG : both4: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f69c_d20250119_m014205_c001_v7007000_t0000_u01737250925282") 2025/01/19 01:42:22 DEBUG : both4: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7245e_d20250119_m014153_c001_v0001184_t0001_u01737250913261") 2025/01/19 01:42:22 DEBUG : both4: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959434_d20250119_m014149_c001_v7007000_t0000_u01737250909556") 2025/01/19 01:42:22 DEBUG : both4: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72126_d20250119_m014137_c001_v0001184_t0024_u01737250897466") 2025/01/19 01:42:22 DEBUG : both5: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f6a5_d20250119_m014205_c001_v7007000_t0000_u01737250925466") 2025/01/19 01:42:22 DEBUG : both5: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7246f_d20250119_m014153_c001_v0001184_t0034_u01737250913661") 2025/01/19 01:42:22 DEBUG : both5: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959443_d20250119_m014149_c001_v7007000_t0000_u01737250909755") 2025/01/19 01:42:22 DEBUG : both5: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7213c_d20250119_m014137_c001_v0001184_t0044_u01737250897868") 2025/01/19 01:42:22 DEBUG : both6: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f6c0_d20250119_m014205_c001_v7007000_t0000_u01737250925666") 2025/01/19 01:42:22 DEBUG : both6: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72489_d20250119_m014154_c001_v0001184_t0057_u01737250914069") 2025/01/19 01:42:22 DEBUG : both6: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959450_d20250119_m014149_c001_v7007000_t0000_u01737250909940") 2025/01/19 01:42:22 DEBUG : both6: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7214c_d20250119_m014138_c001_v0001184_t0028_u01737250898333") 2025/01/19 01:42:22 DEBUG : both7: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f6ce_d20250119_m014205_c001_v7007000_t0000_u01737250925857") 2025/01/19 01:42:22 DEBUG : both7: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd724ad_d20250119_m014154_c001_v0001184_t0023_u01737250914517") 2025/01/19 01:42:22 DEBUG : both7: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959459_d20250119_m014150_c001_v7007000_t0000_u01737250910121") 2025/01/19 01:42:22 DEBUG : both7: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72154_d20250119_m014138_c001_v0001184_t0006_u01737250898762") 2025/01/19 01:42:23 DEBUG : both8: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f6db_d20250119_m014206_c001_v7007000_t0000_u01737250926040") 2025/01/19 01:42:23 DEBUG : both8: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd724c7_d20250119_m014154_c001_v0001184_t0007_u01737250914910") 2025/01/19 01:42:23 DEBUG : both8: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959462_d20250119_m014150_c001_v7007000_t0000_u01737250910317") 2025/01/19 01:42:23 DEBUG : both8: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7216e_d20250119_m014139_c001_v0001184_t0020_u01737250899158") 2025/01/19 01:42:23 DEBUG : both9: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f6e3_d20250119_m014206_c001_v7007000_t0000_u01737250926222") 2025/01/19 01:42:23 DEBUG : both9: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd724eb_d20250119_m014155_c001_v0001184_t0039_u01737250915339") 2025/01/19 01:42:23 DEBUG : both9: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295946d_d20250119_m014150_c001_v7007000_t0000_u01737250910498") 2025/01/19 01:42:23 DEBUG : both9: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72194_d20250119_m014139_c001_v0001184_t0025_u01737250899582") 2025/01/19 01:42:23 DEBUG : c/non empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175b9e_d20250119_m013730_c001_v7007000_t0000_u01737250650281") 2025/01/19 01:42:23 DEBUG : c/non empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a27_d20250119_m013728_c001_v0001157_t0022_u01737250648104") 2025/01/19 01:42:23 DEBUG : c/non empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175767_d20250119_m013726_c001_v7007000_t0000_u01737250646987") 2025/01/19 01:42:23 DEBUG : c/non empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a11_d20250119_m013725_c001_v0001157_t0017_u01737250645247") 2025/01/19 01:42:23 DEBUG : c/non empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf698f_d20250119_m013705_c001_v7007000_t0000_u01737250625156") 2025/01/19 01:42:23 DEBUG : c/non empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89c7_d20250119_m013703_c001_v0001157_t0026_u01737250623195") 2025/01/19 01:42:23 DEBUG : check sum: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf67f8_d20250119_m013651_c001_v7007000_t0000_u01737250611764") 2025/01/19 01:42:23 DEBUG : check sum: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8993_d20250119_m013650_c001_v0001157_t0035_u01737250610725") 2025/01/19 01:42:23 DEBUG : dest/3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2320c4_d20250119_m013956_c001_v7007000_t0000_u01737250796551") 2025/01/19 01:42:23 DEBUG : dest/3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4059b98d9107edd6_d20250119_m013955_c001_v0001182_t0008_u01737250795450") 2025/01/19 01:42:23 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f406e9b3bb14615d0_d20250119_m014124_c001_v7007000_t0000_u01737250884661") 2025/01/19 01:42:23 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1039c35e58931159_d20250119_m014122_c001_v0001183_t0008_u01737250882824") 2025/01/19 01:42:23 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf8ee3_d20250119_m014122_c001_v7007000_t0000_u01737250882639") 2025/01/19 01:42:23 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1039c35e589310d8_d20250119_m014119_c001_v0001183_t0050_u01737250879661") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf8e5e_d20250119_m014118_c001_v7007000_t0000_u01737250878905") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd71c60_d20250119_m014114_c001_v0001184_t0028_u01737250874724") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f409d499a7401b02e_d20250119_m014113_c001_v7007000_t0000_u01737250873260") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f119d242fcaa6413f_d20250119_m014111_c001_v0001184_t0056_u01737250871287") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404d75fb935287ca_d20250119_m014111_c001_v7007000_t0000_u01737250871103") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f119d242fcaa640c4_d20250119_m014108_c001_v0001184_t0018_u01737250868147") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404d75fb9352877a_d20250119_m014107_c001_v7007000_t0000_u01737250867374") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c97_d20250119_m014103_c001_v0001157_t0030_u01737250863641") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41564a3b8f87fb31_d20250119_m014102_c001_v7007000_t0000_u01737250862357") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1114893161844bdf_d20250119_m014100_c001_v0001157_t0023_u01737250860959") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f401cd3ce923bc242_d20250119_m014100_c001_v7007000_t0000_u01737250860773") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1114893161844bd9_d20250119_m014058_c001_v0001157_t0006_u01737250858603") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f401cd3ce923bc209_d20250119_m014057_c001_v7007000_t0000_u01737250857873") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c77_d20250119_m014054_c001_v0001157_t0027_u01737250854328") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41564a3b8f87f9f6_d20250119_m014053_c001_v7007000_t0000_u01737250853396") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f100f82b16d521ff2_d20250119_m014051_c001_v0001184_t0022_u01737250851836") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf8c9a_d20250119_m014051_c001_v7007000_t0000_u01737250851650") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f100f82b16d521f15_d20250119_m014048_c001_v0001184_t0046_u01737250848420") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf8c89_d20250119_m014047_c001_v7007000_t0000_u01737250847691") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c5a_d20250119_m014042_c001_v0001157_t0056_u01737250842287") 2025/01/19 01:42:24 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4009652885ff8443_d20250119_m014041_c001_v7007000_t0000_u01737250841357") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f113bbebd33cc6ec4_d20250119_m014039_c001_v0001182_t0024_u01737250839829") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88924f53_d20250119_m014039_c001_v7007000_t0000_u01737250839628") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f113bbebd33cc6e76_d20250119_m014036_c001_v0001182_t0038_u01737250836840") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88924ea0_d20250119_m014036_c001_v7007000_t0000_u01737250836110") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c33_d20250119_m014030_c001_v0001157_t0002_u01737250830153") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4169dc1abddd2d81_d20250119_m014029_c001_v7007000_t0000_u01737250829231") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f114b6dc339b6b5c4_d20250119_m014027_c001_v0001044_t0028_u01737250827138") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88924c6c_d20250119_m014026_c001_v7007000_t0000_u01737250826942") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f114b6dc339b6b5be_d20250119_m014023_c001_v0001044_t0055_u01737250823605") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88924b87_d20250119_m014022_c001_v7007000_t0000_u01737250822872") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c07_d20250119_m014014_c001_v0001157_t0056_u01737250814728") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2322f5_d20250119_m014013_c001_v7007000_t0000_u01737250813636") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f105e89a6e5aed171_d20250119_m014007_c001_v0001183_t0057_u01737250807806") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf8635_d20250119_m014007_c001_v7007000_t0000_u01737250807580") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a100a3_d20250119_m014003_c001_v0001183_t0052_u01737250803796") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f100f00637a740b8f_d20250119_m014002_c001_v0001144_t0022_u01737250802485") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f100f00637a740b8b_d20250119_m014000_c001_v0001144_t0005_u01737250800975") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62958838_d20250119_m013947_c001_v7007000_t0000_u01737250787838") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8bb3_d20250119_m013940_c001_v0001157_t0043_u01737250780818") 2025/01/19 01:42:25 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11255392ca279c50_d20250119_m013940_c001_v0001183_t0026_u01737250780020") 2025/01/19 01:42:26 DEBUG : dst/one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11255392ca279c18_d20250119_m013939_c001_v0001183_t0022_u01737250779028") 2025/01/19 01:42:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f406e9b3bb14615d9_d20250119_m014124_c001_v7007000_t0000_u01737250884845") 2025/01/19 01:42:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f113bbebd33cc72e7_d20250119_m014122_c001_v0001182_t0047_u01737250882429") 2025/01/19 01:42:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116a04d1865b8cf1_d20250119_m014118_c001_v0001137_t0016_u01737250878570") 2025/01/19 01:42:26 DEBUG : dst/one.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f409d499a7401b03d_d20250119_m014113_c001_v7007000_t0000_u01737250873445") 2025/01/19 01:42:26 DEBUG : dst/one.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f110726806ea9d978_d20250119_m014110_c001_v0001183_t0055_u01737250870848") 2025/01/19 01:42:26 DEBUG : dst/one.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f10253abb674e3849_d20250119_m014107_c001_v0001184_t0056_u01737250867158") 2025/01/19 01:42:26 DEBUG : dst/one.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41564a3b8f87fb39_d20250119_m014102_c001_v7007000_t0000_u01737250862539") 2025/01/19 01:42:26 DEBUG : dst/one.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11255392ca27aa0b_d20250119_m014100_c001_v0001183_t0038_u01737250860535") 2025/01/19 01:42:26 DEBUG : dst/one.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11853f50c2590f09_d20250119_m014057_c001_v0001184_t0059_u01737250857673") 2025/01/19 01:42:26 DEBUG : dst/three: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2322f6_d20250119_m014013_c001_v7007000_t0000_u01737250813817") 2025/01/19 01:42:26 DEBUG : dst/three: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f100f00637a740bb8_d20250119_m014011_c001_v0001144_t0053_u01737250811820") 2025/01/19 01:42:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f406e9b3bb14615da_d20250119_m014125_c001_v7007000_t0000_u01737250885026") 2025/01/19 01:42:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1078344cb9ca4873_d20250119_m014123_c001_v0001113_t0032_u01737250883586") 2025/01/19 01:42:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f108c7dc429eeea10_d20250119_m014120_c001_v0001098_t0008_u01737250880461") 2025/01/19 01:42:26 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f406e9b3bb14615e5_d20250119_m014125_c001_v7007000_t0000_u01737250885207") 2025/01/19 01:42:26 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1039c35e58931189_d20250119_m014124_c001_v0001183_t0015_u01737250884075") 2025/01/19 01:42:26 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf8ee8_d20250119_m014123_c001_v7007000_t0000_u01737250883890") 2025/01/19 01:42:26 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1039c35e5893110e_d20250119_m014121_c001_v0001183_t0054_u01737250881104") 2025/01/19 01:42:26 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf8ecf_d20250119_m014120_c001_v7007000_t0000_u01737250880918") 2025/01/19 01:42:26 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd71ca6_d20250119_m014115_c001_v0001184_t0031_u01737250875903") 2025/01/19 01:42:26 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f409d499a7401b04e_d20250119_m014113_c001_v7007000_t0000_u01737250873628") 2025/01/19 01:42:26 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f119d242fcaa64187_d20250119_m014112_c001_v0001184_t0051_u01737250872665") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404d75fb935287cb_d20250119_m014112_c001_v7007000_t0000_u01737250872470") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f119d242fcaa640e5_d20250119_m014109_c001_v0001184_t0040_u01737250869342") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404d75fb935287bd_d20250119_m014109_c001_v7007000_t0000_u01737250869141") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c99_d20250119_m014104_c001_v0001157_t0019_u01737250864163") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f401cd3ce923bc26d_d20250119_m014101_c001_v7007000_t0000_u01737250861801") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd71993_d20250119_m014059_c001_v0001184_t0031_u01737250859724") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f401cd3ce923bc211_d20250119_m014059_c001_v7007000_t0000_u01737250859352") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c7b_d20250119_m014054_c001_v0001157_t0017_u01737250854939") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf8c9b_d20250119_m014052_c001_v7007000_t0000_u01737250852467") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7176f_d20250119_m014050_c001_v0001184_t0034_u01737250850123") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf8c8d_d20250119_m014049_c001_v7007000_t0000_u01737250849018") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c5c_d20250119_m014042_c001_v0001157_t0054_u01737250842776") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88924f7f_d20250119_m014040_c001_v7007000_t0000_u01737250840438") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7150b_d20250119_m014038_c001_v0001184_t0007_u01737250838651") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88924f01_d20250119_m014037_c001_v7007000_t0000_u01737250837552") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c37_d20250119_m014031_c001_v0001157_t0049_u01737250831088") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88924ca0_d20250119_m014028_c001_v7007000_t0000_u01737250828310") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd71205_d20250119_m014025_c001_v0001184_t0026_u01737250825894") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88924bf5_d20250119_m014024_c001_v7007000_t0000_u01737250824804") 2025/01/19 01:42:27 DEBUG : dst/three.txt: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8c17_d20250119_m014017_c001_v0001157_t0023_u01737250817879") 2025/01/19 01:42:27 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f409d499a7401b05b_d20250119_m014113_c001_v7007000_t0000_u01737250873814") 2025/01/19 01:42:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1170d5c5768eeaf0_d20250119_m014112_c001_v0001161_t0011_u01737250872071") 2025/01/19 01:42:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f111982aab37e9322_d20250119_m014108_c001_v0001165_t0057_u01737250868930") 2025/01/19 01:42:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41564a3b8f87fb43_d20250119_m014102_c001_v7007000_t0000_u01737250862721") 2025/01/19 01:42:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1008cbfe97d98ad6_d20250119_m014101_c001_v0001179_t0020_u01737250861567") 2025/01/19 01:42:28 DEBUG : dst/three.txt.bak: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f104fff28fb948de6_d20250119_m014059_c001_v0001183_t0048_u01737250859148") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f406e9b3bb14615e6_d20250119_m014125_c001_v7007000_t0000_u01737250885389") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8caf_d20250119_m014115_c001_v0001157_t0002_u01737250875297") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f409d499a7401b063_d20250119_m014113_c001_v7007000_t0000_u01737250873997") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd71a45_d20250119_m014103_c001_v0001184_t0050_u01737250863962") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41564a3b8f87fb4b_d20250119_m014102_c001_v7007000_t0000_u01737250862908") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7186e_d20250119_m014054_c001_v0001184_t0052_u01737250854733") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41564a3b8f87f9ff_d20250119_m014053_c001_v7007000_t0000_u01737250853604") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd715e5_d20250119_m014042_c001_v0001184_t0005_u01737250842567") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4009652885ff845d_d20250119_m014041_c001_v7007000_t0000_u01737250841541") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd71343_d20250119_m014030_c001_v0001184_t0002_u01737250830896") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4169dc1abddd2d83_d20250119_m014029_c001_v7007000_t0000_u01737250829412") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd70fd9_d20250119_m014015_c001_v0001184_t0044_u01737250815549") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2322f8_d20250119_m014013_c001_v7007000_t0000_u01737250813998") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f115c47b4f0a20396_d20250119_m014009_c001_v0001131_t0036_u01737250809384") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62958840_d20250119_m013948_c001_v7007000_t0000_u01737250788022") 2025/01/19 01:42:28 DEBUG : dst/two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11255392ca279d92_d20250119_m013946_c001_v0001183_t0043_u01737250786890") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7176b75_d20250119_m013859_c001_v7007000_t0000_u01737250739646") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0f457_d20250119_m013852_c001_v0001183_t0000_u01737250732051") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab71769bb_d20250119_m013850_c001_v7007000_t0000_u01737250730149") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0f174_d20250119_m013831_c001_v0001183_t0036_u01737250711915") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4119d3d29d6fb199_d20250119_m013815_c001_v7007000_t0000_u01737250695575") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0ee68_d20250119_m013809_c001_v0001183_t0026_u01737250689010") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62957571_d20250119_m013744_c001_v7007000_t0000_u01737250664900") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a67_d20250119_m013742_c001_v0001157_t0033_u01737250662918") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62957507_d20250119_m013741_c001_v7007000_t0000_u01737250661070") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a5b_d20250119_m013739_c001_v0001157_t0032_u01737250659837") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629574fe_d20250119_m013736_c001_v7007000_t0000_u01737250656340") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a45_d20250119_m013734_c001_v0001157_t0002_u01737250654127") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175c16_d20250119_m013732_c001_v7007000_t0000_u01737250652829") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a3d_d20250119_m013731_c001_v0001157_t0050_u01737250651492") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175292_d20250119_m013724_c001_v7007000_t0000_u01737250644040") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a07_d20250119_m013722_c001_v0001157_t0051_u01737250642491") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175235_d20250119_m013721_c001_v7007000_t0000_u01737250641242") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89f9_d20250119_m013720_c001_v0001157_t0012_u01737250640187") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175114_d20250119_m013714_c001_v7007000_t0000_u01737250634805") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89e5_d20250119_m013713_c001_v0001157_t0054_u01737250633420") 2025/01/19 01:42:29 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab71748d3_d20250119_m013710_c001_v7007000_t0000_u01737250630806") 2025/01/19 01:42:30 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89d7_d20250119_m013709_c001_v0001157_t0030_u01737250629715") 2025/01/19 01:42:30 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab717487e_d20250119_m013708_c001_v7007000_t0000_u01737250628619") 2025/01/19 01:42:30 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f100f82b16d51e7eb_d20250119_m013707_c001_v0001184_t0000_u01737250627630") 2025/01/19 01:42:30 DEBUG : empty space: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89cf_d20250119_m013705_c001_v0001157_t0021_u01737250625886") 2025/01/19 01:42:30 DEBUG : enormous: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295755a_d20250119_m013743_c001_v7007000_t0000_u01737250663982") 2025/01/19 01:42:30 DEBUG : enormous: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a69_d20250119_m013743_c001_v0001157_t0009_u01737250663295") 2025/01/19 01:42:30 DEBUG : existing: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f406e9b3bb1461643_d20250119_m014129_c001_v7007000_t0000_u01737250889781") 2025/01/19 01:42:30 DEBUG : existing: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8cc9_d20250119_m014128_c001_v0001157_t0036_u01737250888524") 2025/01/19 01:42:30 DEBUG : existing: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88923b50_d20250119_m013807_c001_v7007000_t0000_u01737250687268") 2025/01/19 01:42:30 DEBUG : existing: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8ab0_d20250119_m013806_c001_v0001157_t0024_u01737250686105") 2025/01/19 01:42:30 DEBUG : existing: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf692f_d20250119_m013701_c001_v7007000_t0000_u01737250621787") 2025/01/19 01:42:30 DEBUG : existing: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89bb_d20250119_m013700_c001_v0001157_t0005_u01737250620576") 2025/01/19 01:42:30 DEBUG : existing: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf68b4_d20250119_m013659_c001_v7007000_t0000_u01737250619301") 2025/01/19 01:42:30 DEBUG : existing: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89b3_d20250119_m013658_c001_v0001157_t0026_u01737250618615") 2025/01/19 01:42:30 DEBUG : existing: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89af_d20250119_m013657_c001_v0001157_t0035_u01737250617670") 2025/01/19 01:42:30 DEBUG : existing-b: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88923b51_d20250119_m013807_c001_v7007000_t0000_u01737250687449") 2025/01/19 01:42:30 DEBUG : existing-b: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0edf4_d20250119_m013806_c001_v0001183_t0055_u01737250686111") 2025/01/19 01:42:30 DEBUG : five: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295765d_d20250119_m013749_c001_v7007000_t0000_u01737250669597") 2025/01/19 01:42:30 DEBUG : five: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f416b5f50de1e8a7f_d20250119_m013747_c001_v0001157_t0013_u01737250667554") 2025/01/19 01:42:30 DEBUG : foo: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab71750e6_d20250119_m013712_c001_v7007000_t0000_u01737250632657") 2025/01/19 01:42:31 DEBUG : foo: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f416b5f50de1e89dd_d20250119_m013712_c001_v0001157_t0013_u01737250632105") 2025/01/19 01:42:31 DEBUG : foo: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f416b5f50de1e89db_d20250119_m013711_c001_v0001157_t0013_u01737250631554") 2025/01/19 01:42:31 DEBUG : four: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295765e_d20250119_m013749_c001_v7007000_t0000_u01737250669779") 2025/01/19 01:42:31 DEBUG : four: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41055cce1bd6f3cf_d20250119_m013748_c001_v0001184_t0052_u01737250668108") 2025/01/19 01:42:31 DEBUG : four: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a7b_d20250119_m013746_c001_v0001157_t0047_u01737250666781") 2025/01/19 01:42:31 DEBUG : hello world2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e99d0_d20250119_m013547_c001_v7007000_t0000_u01737250547137") 2025/01/19 01:42:31 DEBUG : hello world2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88da_d20250119_m013546_c001_v0001157_t0028_u01737250546422") 2025/01/19 01:42:31 DEBUG : ignore-size: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf6856_d20250119_m013656_c001_v7007000_t0000_u01737250616576") 2025/01/19 01:42:31 DEBUG : ignore-size: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89a9_d20250119_m013655_c001_v0001157_t0046_u01737250615527") 2025/01/19 01:42:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88923b4c_d20250119_m013805_c001_v7007000_t0000_u01737250685006") 2025/01/19 01:42:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0ed7a_d20250119_m013804_c001_v0001183_t0051_u01737250684098") 2025/01/19 01:42:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88923b3a_d20250119_m013802_c001_v7007000_t0000_u01737250682992") 2025/01/19 01:42:31 DEBUG : nested/sub dir/file: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0ed32_d20250119_m013801_c001_v0001183_t0028_u01737250681599") 2025/01/19 01:42:31 DEBUG : one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295765f_d20250119_m013749_c001_v7007000_t0000_u01737250669961") 2025/01/19 01:42:31 DEBUG : one: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f416b5f50de1e8a71_d20250119_m013746_c001_v0001157_t0013_u01737250666050") 2025/01/19 01:42:31 DEBUG : only0: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f6ec_d20250119_m014206_c001_v7007000_t0000_u01737250926405") 2025/01/19 01:42:31 DEBUG : only0: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41991cef1179066a_d20250119_m014201_c001_v0001172_t0040_u01737250921378") 2025/01/19 01:42:31 DEBUG : only0: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72424_d20250119_m014151_c001_v0001184_t0057_u01737250911834") 2025/01/19 01:42:31 DEBUG : only0: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959310_d20250119_m014145_c001_v7007000_t0000_u01737250905122") 2025/01/19 01:42:31 DEBUG : only0: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd720d2_d20250119_m014136_c001_v0001184_t0050_u01737250896040") 2025/01/19 01:42:31 DEBUG : only1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f6f2_d20250119_m014206_c001_v7007000_t0000_u01737250926589") 2025/01/19 01:42:31 DEBUG : only1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41055cce1bd725f7_d20250119_m014200_c001_v0001184_t0052_u01737250920440") 2025/01/19 01:42:31 DEBUG : only1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72436_d20250119_m014152_c001_v0001184_t0013_u01737250912258") 2025/01/19 01:42:32 DEBUG : only1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295931f_d20250119_m014145_c001_v7007000_t0000_u01737250905500") 2025/01/19 01:42:32 DEBUG : only1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd720e6_d20250119_m014136_c001_v0001184_t0033_u01737250896444") 2025/01/19 01:42:32 DEBUG : only10: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f6f9_d20250119_m014206_c001_v7007000_t0000_u01737250926774") 2025/01/19 01:42:32 DEBUG : only10: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f414324d635518795_d20250119_m014200_c001_v0001109_t0056_u01737250920996") 2025/01/19 01:42:32 DEBUG : only10: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72501_d20250119_m014155_c001_v0001184_t0059_u01737250915970") 2025/01/19 01:42:32 DEBUG : only10: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f401cd3ce923bc97e_d20250119_m014145_c001_v7007000_t0000_u01737250905715") 2025/01/19 01:42:32 DEBUG : only10: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd721b2_d20250119_m014140_c001_v0001184_t0032_u01737250900258") 2025/01/19 01:42:32 DEBUG : only11: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f70b_d20250119_m014206_c001_v7007000_t0000_u01737250926957") 2025/01/19 01:42:32 DEBUG : only11: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f40527f9714dfffcc_d20250119_m014201_c001_v0001184_t0052_u01737250921176") 2025/01/19 01:42:32 DEBUG : only11: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72520_d20250119_m014156_c001_v0001184_t0018_u01737250916371") 2025/01/19 01:42:32 DEBUG : only11: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959313_d20250119_m014145_c001_v7007000_t0000_u01737250905318") 2025/01/19 01:42:32 DEBUG : only11: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd721cc_d20250119_m014140_c001_v0001184_t0039_u01737250900671") 2025/01/19 01:42:32 DEBUG : only12: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f711_d20250119_m014207_c001_v7007000_t0000_u01737250927140") 2025/01/19 01:42:32 DEBUG : only12: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41055cce1bd72623_d20250119_m014201_c001_v0001184_t0052_u01737250921022") 2025/01/19 01:42:32 DEBUG : only12: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7253e_d20250119_m014156_c001_v0001184_t0017_u01737250916778") 2025/01/19 01:42:32 DEBUG : only12: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f410c5327f2cc089e_d20250119_m014145_c001_v7007000_t0000_u01737250905511") 2025/01/19 01:42:32 DEBUG : only12: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd721e7_d20250119_m014141_c001_v0001184_t0003_u01737250901080") 2025/01/19 01:42:32 DEBUG : only13: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f718_d20250119_m014207_c001_v7007000_t0000_u01737250927323") 2025/01/19 01:42:32 DEBUG : only13: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f414324d635518799_d20250119_m014201_c001_v0001109_t0056_u01737250921179") 2025/01/19 01:42:32 DEBUG : only13: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7254a_d20250119_m014157_c001_v0001184_t0039_u01737250917174") 2025/01/19 01:42:32 DEBUG : only13: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab717826d_d20250119_m014145_c001_v7007000_t0000_u01737250905513") 2025/01/19 01:42:33 DEBUG : only13: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd721f9_d20250119_m014141_c001_v0001184_t0040_u01737250901493") 2025/01/19 01:42:33 DEBUG : only14: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f721_d20250119_m014207_c001_v7007000_t0000_u01737250927517") 2025/01/19 01:42:33 DEBUG : only14: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41055cce1bd72633_d20250119_m014201_c001_v0001184_t0052_u01737250921211") 2025/01/19 01:42:33 DEBUG : only14: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7256e_d20250119_m014157_c001_v0001184_t0043_u01737250917566") 2025/01/19 01:42:33 DEBUG : only14: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959360_d20250119_m014146_c001_v7007000_t0000_u01737250906046") 2025/01/19 01:42:33 DEBUG : only14: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7220b_d20250119_m014141_c001_v0001184_t0006_u01737250901906") 2025/01/19 01:42:33 DEBUG : only15: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f733_d20250119_m014207_c001_v7007000_t0000_u01737250927702") 2025/01/19 01:42:33 DEBUG : only15: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f414324d63551879d_d20250119_m014201_c001_v0001109_t0056_u01737250921360") 2025/01/19 01:42:33 DEBUG : only15: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72580_d20250119_m014157_c001_v0001184_t0036_u01737250917978") 2025/01/19 01:42:33 DEBUG : only15: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959354_d20250119_m014145_c001_v7007000_t0000_u01737250905864") 2025/01/19 01:42:33 DEBUG : only15: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72221_d20250119_m014142_c001_v0001184_t0024_u01737250902303") 2025/01/19 01:42:33 DEBUG : only16: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f73d_d20250119_m014207_c001_v7007000_t0000_u01737250927886") 2025/01/19 01:42:33 DEBUG : only16: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f40527f9714dfffe2_d20250119_m014201_c001_v0001184_t0052_u01737250921371") 2025/01/19 01:42:33 DEBUG : only16: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72596_d20250119_m014158_c001_v0001184_t0051_u01737250918378") 2025/01/19 01:42:33 DEBUG : only16: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f410c5327f2cc08ad_d20250119_m014146_c001_v7007000_t0000_u01737250906062") 2025/01/19 01:42:33 DEBUG : only16: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7223f_d20250119_m014142_c001_v0001184_t0056_u01737250902711") 2025/01/19 01:42:33 DEBUG : only17: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f749_d20250119_m014208_c001_v7007000_t0000_u01737250928069") 2025/01/19 01:42:33 DEBUG : only17: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41055cce1bd7263b_d20250119_m014201_c001_v0001184_t0052_u01737250921393") 2025/01/19 01:42:33 DEBUG : only17: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd725ac_d20250119_m014158_c001_v0001184_t0030_u01737250918763") 2025/01/19 01:42:33 DEBUG : only17: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959348_d20250119_m014145_c001_v7007000_t0000_u01737250905681") 2025/01/19 01:42:34 DEBUG : only17: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7225d_d20250119_m014143_c001_v0001184_t0046_u01737250903104") 2025/01/19 01:42:34 DEBUG : only18: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f753_d20250119_m014208_c001_v7007000_t0000_u01737250928254") 2025/01/19 01:42:34 DEBUG : only18: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f414324d6355187a1_d20250119_m014201_c001_v0001109_t0056_u01737250921543") 2025/01/19 01:42:34 DEBUG : only18: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd725c2_d20250119_m014159_c001_v0001184_t0032_u01737250919191") 2025/01/19 01:42:34 DEBUG : only18: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab71782a6_d20250119_m014146_c001_v7007000_t0000_u01737250906068") 2025/01/19 01:42:34 DEBUG : only18: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72273_d20250119_m014143_c001_v0001184_t0025_u01737250903508") 2025/01/19 01:42:34 DEBUG : only19: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f75c_d20250119_m014208_c001_v7007000_t0000_u01737250928440") 2025/01/19 01:42:34 DEBUG : only19: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41991cef1179066c_d20250119_m014201_c001_v0001172_t0040_u01737250921562") 2025/01/19 01:42:34 DEBUG : only19: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd725d8_d20250119_m014159_c001_v0001184_t0039_u01737250919584") 2025/01/19 01:42:34 DEBUG : only19: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f401cd3ce923bc99d_d20250119_m014146_c001_v7007000_t0000_u01737250906082") 2025/01/19 01:42:34 DEBUG : only19: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72295_d20250119_m014143_c001_v0001184_t0037_u01737250903925") 2025/01/19 01:42:34 DEBUG : only2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f766_d20250119_m014208_c001_v7007000_t0000_u01737250928624") 2025/01/19 01:42:34 DEBUG : only2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f40527f9714dfffe8_d20250119_m014201_c001_v0001184_t0052_u01737250921572") 2025/01/19 01:42:34 DEBUG : only2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7244a_d20250119_m014152_c001_v0001184_t0036_u01737250912662") 2025/01/19 01:42:34 DEBUG : only2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f410c5327f2cc08ab_d20250119_m014145_c001_v7007000_t0000_u01737250905695") 2025/01/19 01:42:34 DEBUG : only2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72102_d20250119_m014136_c001_v0001184_t0008_u01737250896851") 2025/01/19 01:42:34 DEBUG : only3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f76f_d20250119_m014208_c001_v7007000_t0000_u01737250928809") 2025/01/19 01:42:34 DEBUG : only3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41055cce1bd72647_d20250119_m014201_c001_v0001184_t0052_u01737250921586") 2025/01/19 01:42:34 DEBUG : only3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7245a_d20250119_m014153_c001_v0001184_t0029_u01737250913060") 2025/01/19 01:42:34 DEBUG : only3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f410c5327f2cc08ac_d20250119_m014145_c001_v7007000_t0000_u01737250905877") 2025/01/19 01:42:34 DEBUG : only3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7211c_d20250119_m014137_c001_v0001184_t0003_u01737250897263") 2025/01/19 01:42:34 DEBUG : only4: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f779_d20250119_m014208_c001_v7007000_t0000_u01737250928995") 2025/01/19 01:42:34 DEBUG : only4: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f414324d6355187a5_d20250119_m014201_c001_v0001109_t0056_u01737250921725") 2025/01/19 01:42:35 DEBUG : only4: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72460_d20250119_m014153_c001_v0001184_t0008_u01737250913463") 2025/01/19 01:42:35 DEBUG : only4: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7178291_d20250119_m014145_c001_v7007000_t0000_u01737250905697") 2025/01/19 01:42:35 DEBUG : only4: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72130_d20250119_m014137_c001_v0001184_t0035_u01737250897660") 2025/01/19 01:42:35 DEBUG : only5: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f783_d20250119_m014209_c001_v7007000_t0000_u01737250929179") 2025/01/19 01:42:35 DEBUG : only5: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41991cef1179066e_d20250119_m014201_c001_v0001172_t0040_u01737250921745") 2025/01/19 01:42:35 DEBUG : only5: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7247d_d20250119_m014153_c001_v0001184_t0026_u01737250913877") 2025/01/19 01:42:35 DEBUG : only5: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f401cd3ce923bc95a_d20250119_m014145_c001_v7007000_t0000_u01737250905525") 2025/01/19 01:42:35 DEBUG : only5: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72144_d20250119_m014138_c001_v0001184_t0038_u01737250898071") 2025/01/19 01:42:35 DEBUG : only6: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f789_d20250119_m014209_c001_v7007000_t0000_u01737250929362") 2025/01/19 01:42:35 DEBUG : only6: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f40527f9714dfffee_d20250119_m014201_c001_v0001184_t0052_u01737250921755") 2025/01/19 01:42:35 DEBUG : only6: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd724a5_d20250119_m014154_c001_v0001184_t0055_u01737250914307") 2025/01/19 01:42:35 DEBUG : only6: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab717829c_d20250119_m014145_c001_v7007000_t0000_u01737250905880") 2025/01/19 01:42:35 DEBUG : only6: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72152_d20250119_m014138_c001_v0001184_t0053_u01737250898555") 2025/01/19 01:42:35 DEBUG : only7: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f791_d20250119_m014209_c001_v7007000_t0000_u01737250929546") 2025/01/19 01:42:35 DEBUG : only7: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41055cce1bd7264b_d20250119_m014201_c001_v0001184_t0052_u01737250921768") 2025/01/19 01:42:35 DEBUG : only7: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd724bf_d20250119_m014154_c001_v0001184_t0050_u01737250914714") 2025/01/19 01:42:35 DEBUG : only7: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f401cd3ce923bc98e_d20250119_m014145_c001_v7007000_t0000_u01737250905897") 2025/01/19 01:42:35 DEBUG : only7: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7215c_d20250119_m014138_c001_v0001184_t0000_u01737250898961") 2025/01/19 01:42:35 DEBUG : only8: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f799_d20250119_m014209_c001_v7007000_t0000_u01737250929729") 2025/01/19 01:42:35 DEBUG : only8: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f414324d6355187a9_d20250119_m014201_c001_v0001109_t0056_u01737250921908") 2025/01/19 01:42:35 DEBUG : only8: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd724db_d20250119_m014155_c001_v0001184_t0010_u01737250915136") 2025/01/19 01:42:36 DEBUG : only8: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62959369_d20250119_m014146_c001_v7007000_t0000_u01737250906232") 2025/01/19 01:42:36 DEBUG : only8: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd72180_d20250119_m014139_c001_v0001184_t0032_u01737250899378") 2025/01/19 01:42:36 DEBUG : only9: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f7a2_d20250119_m014209_c001_v7007000_t0000_u01737250929915") 2025/01/19 01:42:36 DEBUG : only9: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41991cef11790670_d20250119_m014201_c001_v0001172_t0040_u01737250921930") 2025/01/19 01:42:36 DEBUG : only9: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd724f3_d20250119_m014155_c001_v0001184_t0034_u01737250915568") 2025/01/19 01:42:36 DEBUG : only9: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f410c5327f2cc08af_d20250119_m014146_c001_v7007000_t0000_u01737250906253") 2025/01/19 01:42:36 DEBUG : only9: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd721a0_d20250119_m014139_c001_v0001184_t0054_u01737250899829") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629577e8_d20250119_m013759_c001_v7007000_t0000_u01737250679666") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd6f57b_d20250119_m013758_c001_v0001184_t0008_u01737250678097") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62957759_d20250119_m013756_c001_v7007000_t0000_u01737250676260") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a93_d20250119_m013754_c001_v0001157_t0029_u01737250674655") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629576bb_d20250119_m013752_c001_v7007000_t0000_u01737250672828") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd6f44b_d20250119_m013750_c001_v0001184_t0045_u01737250670919") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62957502_d20250119_m013738_c001_v7007000_t0000_u01737250658612") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a53_d20250119_m013737_c001_v0001157_t0036_u01737250657253") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175c56_d20250119_m013734_c001_v7007000_t0000_u01737250654913") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a43_d20250119_m013733_c001_v0001157_t0048_u01737250653747") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175bee_d20250119_m013732_c001_v7007000_t0000_u01737250652154") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a39_d20250119_m013731_c001_v0001157_t0014_u01737250651018") 2025/01/19 01:42:36 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab717527b_d20250119_m013723_c001_v7007000_t0000_u01737250643480") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a05_d20250119_m013722_c001_v0001157_t0041_u01737250642162") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab717523c_d20250119_m013721_c001_v7007000_t0000_u01737250641426") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89f7_d20250119_m013719_c001_v0001157_t0006_u01737250639897") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab71751cf_d20250119_m013719_c001_v7007000_t0000_u01737250639163") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89f3_d20250119_m013718_c001_v0001157_t0049_u01737250638496") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89f1_d20250119_m013717_c001_v0001157_t0029_u01737250637823") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175155_d20250119_m013717_c001_v7007000_t0000_u01737250637087") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89ed_d20250119_m013716_c001_v0001157_t0009_u01737250636425") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89eb_d20250119_m013715_c001_v0001157_t0044_u01737250635723") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175119_d20250119_m013714_c001_v7007000_t0000_u01737250634988") 2025/01/19 01:42:37 DEBUG : potato: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89e7_d20250119_m013714_c001_v0001157_t0006_u01737250634127") 2025/01/19 01:42:37 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f401cd3ce923bb6e2_d20250119_m013915_c001_v7007000_t0000_u01737250755980") 2025/01/19 01:42:37 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd7032e_d20250119_m013915_c001_v0001184_t0052_u01737250755420") 2025/01/19 01:42:37 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7176b86_d20250119_m013859_c001_v7007000_t0000_u01737250739858") 2025/01/19 01:42:37 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd6feae_d20250119_m013851_c001_v0001184_t0018_u01737250731476") 2025/01/19 01:42:37 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88923fbb_d20250119_m013839_c001_v7007000_t0000_u01737250719125") 2025/01/19 01:42:37 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd6fb9d_d20250119_m013831_c001_v0001184_t0009_u01737250711360") 2025/01/19 01:42:37 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4119d3d29d6fb1a5_d20250119_m013815_c001_v7007000_t0000_u01737250695984") 2025/01/19 01:42:37 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd6f75a_d20250119_m013808_c001_v0001184_t0058_u01737250688823") 2025/01/19 01:42:37 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295755b_d20250119_m013744_c001_v7007000_t0000_u01737250664167") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a61_d20250119_m013742_c001_v0001157_t0028_u01737250662369") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62957515_d20250119_m013741_c001_v7007000_t0000_u01737250661253") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a59_d20250119_m013739_c001_v0001157_t0059_u01737250659537") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62957503_d20250119_m013738_c001_v7007000_t0000_u01737250658797") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a55_d20250119_m013737_c001_v0001157_t0025_u01737250657915") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629574ff_d20250119_m013736_c001_v7007000_t0000_u01737250656521") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a4f_d20250119_m013735_c001_v0001157_t0031_u01737250655286") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175c1e_d20250119_m013733_c001_v7007000_t0000_u01737250653011") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a3f_d20250119_m013732_c001_v0001157_t0039_u01737250652172") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7175298_d20250119_m013724_c001_v7007000_t0000_u01737250644223") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a09_d20250119_m013723_c001_v0001157_t0045_u01737250643149") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e99f9_d20250119_m013551_c001_v7007000_t0000_u01737250551164") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88ed_d20250119_m013550_c001_v0001157_t0014_u01737250550271") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e99e6_d20250119_m013549_c001_v7007000_t0000_u01737250549005") 2025/01/19 01:42:38 DEBUG : potato2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88e0_d20250119_m013548_c001_v0001157_t0011_u01737250548066") 2025/01/19 01:42:38 DEBUG : potato3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7176b9b_d20250119_m013900_c001_v7007000_t0000_u01737250740076") 2025/01/19 01:42:38 DEBUG : potato3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8b1e_d20250119_m013852_c001_v0001157_t0011_u01737250732630") 2025/01/19 01:42:38 DEBUG : potato3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88923fbc_d20250119_m013839_c001_v7007000_t0000_u01737250719357") 2025/01/19 01:42:38 DEBUG : potato3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8ae7_d20250119_m013832_c001_v0001157_t0001_u01737250712481") 2025/01/19 01:42:38 DEBUG : potato3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4119d3d29d6fb1a6_d20250119_m013816_c001_v7007000_t0000_u01737250696168") 2025/01/19 01:42:38 DEBUG : potato3: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8abb_d20250119_m013809_c001_v0001157_t0022_u01737250689224") 2025/01/19 01:42:38 DEBUG : pre-dest1/1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2320ce_d20250119_m013956_c001_v7007000_t0000_u01737250796732") 2025/01/19 01:42:39 DEBUG : pre-dest1/1: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8bcf_d20250119_m013948_c001_v0001157_t0035_u01737250788763") 2025/01/19 01:42:39 DEBUG : pre-dest2/2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4120d195ce2320d6_d20250119_m013956_c001_v7007000_t0000_u01737250796914") 2025/01/19 01:42:39 DEBUG : pre-dest2/2: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd70a19_d20250119_m013949_c001_v0001184_t0032_u01737250789443") 2025/01/19 01:42:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62958535_d20250119_m013928_c001_v7007000_t0000_u01737250768521") 2025/01/19 01:42:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0fa50_d20250119_m013925_c001_v0001183_t0028_u01737250765538") 2025/01/19 01:42:39 DEBUG : sizeonly: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf681d_d20250119_m013654_c001_v7007000_t0000_u01737250614217") 2025/01/19 01:42:39 DEBUG : sizeonly: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e89a1_d20250119_m013653_c001_v0001157_t0024_u01737250613047") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f826_d20250119_m014215_c001_v7007000_t0000_u01737250935480") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11991cef11790697_d20250119_m014214_c001_v0001172_t0049_u01737250934184") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f7e5_d20250119_m014212_c001_v7007000_t0000_u01737250932266") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f10527f9714e001cc_d20250119_m014211_c001_v0001184_t0020_u01737250931254") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88923b4e_d20250119_m013805_c001_v7007000_t0000_u01737250685189") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd6f68e_d20250119_m013804_c001_v0001184_t0054_u01737250684450") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f418a837a88923b3b_d20250119_m013803_c001_v7007000_t0000_u01737250683173") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8aa8_d20250119_m013801_c001_v0001157_t0049_u01737250681959") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf67c4_d20250119_m013649_c001_v7007000_t0000_u01737250609803") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e898f_d20250119_m013648_c001_v0001157_t0020_u01737250608317") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf6761_d20250119_m013647_c001_v7007000_t0000_u01737250607582") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8987_d20250119_m013646_c001_v0001157_t0056_u01737250606582") 2025/01/19 01:42:39 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf6598_d20250119_m013640_c001_v7007000_t0000_u01737250600268") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e897b_d20250119_m013639_c001_v0001157_t0048_u01737250599383") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f411341ef29cf653d_d20250119_m013638_c001_v7007000_t0000_u01737250598839") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8971_d20250119_m013637_c001_v0001157_t0045_u01737250597370") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8959_d20250119_m013631_c001_v0001157_t0024_u01737250591137") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4009652885ff5a5a_d20250119_m013630_c001_v7007000_t0000_u01737250590416") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8955_d20250119_m013629_c001_v0001157_t0030_u01737250589778") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8951_d20250119_m013629_c001_v0001157_t0035_u01737250589052") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4009652885ff59fb_d20250119_m013627_c001_v7007000_t0000_u01737250587608") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e893b_d20250119_m013620_c001_v0001157_t0041_u01737250580789") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e892b_d20250119_m013614_c001_v0001157_t0051_u01737250574652") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7173f0d_d20250119_m013613_c001_v7007000_t0000_u01737250573921") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8921_d20250119_m013613_c001_v0001157_t0024_u01737250573095") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e891f_d20250119_m013612_c001_v0001157_t0001_u01737250572371") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7173eb4_d20250119_m013611_c001_v7007000_t0000_u01737250571279") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e890b_d20250119_m013602_c001_v0001157_t0032_u01737250562199") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4088f55ab7173c7a_d20250119_m013601_c001_v7007000_t0000_u01737250561829") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8905_d20250119_m013601_c001_v0001157_t0042_u01737250561170") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e9a80_d20250119_m013559_c001_v7007000_t0000_u01737250559534") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8901_d20250119_m013558_c001_v0001157_t0044_u01737250558698") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e9a7e_d20250119_m013558_c001_v7007000_t0000_u01737250558146") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88ff_d20250119_m013557_c001_v0001157_t0025_u01737250557377") 2025/01/19 01:42:40 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e9a75_d20250119_m013556_c001_v7007000_t0000_u01737250556101") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88f7_d20250119_m013555_c001_v0001157_t0012_u01737250555073") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e9a48_d20250119_m013554_c001_v7007000_t0000_u01737250554527") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88f3_d20250119_m013553_c001_v0001157_t0022_u01737250553774") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e9a04_d20250119_m013552_c001_v7007000_t0000_u01737250552863") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88f1_d20250119_m013552_c001_v0001157_t0020_u01737250552074") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e99bf_d20250119_m013545_c001_v7007000_t0000_u01737250545514") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88d6_d20250119_m013544_c001_v0001157_t0011_u01737250544634") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e99b6_d20250119_m013543_c001_v7007000_t0000_u01737250543720") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88d2_d20250119_m013542_c001_v0001157_t0011_u01737250542834") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e998c_d20250119_m013541_c001_v7007000_t0000_u01737250541909") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88ca_d20250119_m013540_c001_v0001157_t0014_u01737250540998") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f404595cd761e9940_d20250119_m013538_c001_v7007000_t0000_u01737250538066") 2025/01/19 01:42:41 DEBUG : sub dir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e88c4_d20250119_m013537_c001_v0001157_t0009_u01737250537306") 2025/01/19 01:42:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f82b_d20250119_m014215_c001_v7007000_t0000_u01737250935663") 2025/01/19 01:42:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f114324d6355187c9_d20250119_m014214_c001_v0001109_t0035_u01737250934185") 2025/01/19 01:42:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f417eed449803f7e8_d20250119_m014212_c001_v7007000_t0000_u01737250932448") 2025/01/19 01:42:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11055cce1bd727fa_d20250119_m014211_c001_v0001184_t0008_u01737250931269") 2025/01/19 01:42:41 DEBUG : sub/yam: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629577cf_d20250119_m013759_c001_v7007000_t0000_u01737250679114") 2025/01/19 01:42:41 DEBUG : sub/yam: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0eca6_d20250119_m013757_c001_v0001183_t0021_u01737250677740") 2025/01/19 01:42:41 DEBUG : three: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295766b_d20250119_m013750_c001_v7007000_t0000_u01737250670173") 2025/01/19 01:42:41 DEBUG : three: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a85_d20250119_m013748_c001_v0001157_t0025_u01737250668877") 2025/01/19 01:42:42 DEBUG : three: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f116b5f50de1e8a77_d20250119_m013746_c001_v0001157_t0042_u01737250666417") 2025/01/19 01:42:42 DEBUG : two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62957673_d20250119_m013750_c001_v7007000_t0000_u01737250670358") 2025/01/19 01:42:42 DEBUG : two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f41545ad3d1a0eb3f_d20250119_m013748_c001_v0001183_t0049_u01737250668291") 2025/01/19 01:42:42 DEBUG : two: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f416b5f50de1e8a75_d20250119_m013746_c001_v0001157_t0013_u01737250666234") 2025/01/19 01:42:42 DEBUG : yam: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629577f1_d20250119_m013759_c001_v7007000_t0000_u01737250679848") 2025/01/19 01:42:42 DEBUG : yam: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f1097acb66025b1a7_d20250119_m013758_c001_v0001182_t0042_u01737250678896") 2025/01/19 01:42:42 DEBUG : yam: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295773e_d20250119_m013755_c001_v7007000_t0000_u01737250675710") 2025/01/19 01:42:42 DEBUG : yam: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0ec26_d20250119_m013754_c001_v0001183_t0050_u01737250674296") 2025/01/19 01:42:42 DEBUG : yam: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a62957698_d20250119_m013752_c001_v7007000_t0000_u01737250672278") 2025/01/19 01:42:42 DEBUG : yam: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11545ad3d1a0ebab_d20250119_m013750_c001_v0001183_t0034_u01737250670922") 2025/01/19 01:42:42 DEBUG : yaml: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a6295777d_d20250119_m013756_c001_v7007000_t0000_u01737250676443") 2025/01/19 01:42:42 DEBUG : yaml: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11853f50c258e82d_d20250119_m013755_c001_v0001184_t0041_u01737250675518") 2025/01/19 01:42:42 DEBUG : yaml: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f4057744a629576bc_d20250119_m013753_c001_v7007000_t0000_u01737250673011") 2025/01/19 01:42:42 DEBUG : yaml: Deleting (id "4_zbf527d23303d7bcb9f480e1b_f11853f50c258e78a_d20250119_m013752_c001_v0001184_t0057_u01737250672068") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m14.037340618s (try 1/5)