"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/03/08 01:02:19 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi" 2025/03/08 01:02:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/08 01:02:20 DEBUG : Creating backend with remote "/tmp/rclone3165213163" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/08 01:02:21 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:21 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.88s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 01:02:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:22 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:22 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:23 DEBUG : B2 bucket rclone-test-minivab9jihi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.08s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", 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-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", 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-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:25 DEBUG : Creating backend with remote "/non-existing" 2025/03/08 01:02:25 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/08 01:02:25 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:25 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:26 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:26 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:27 INFO : B2 bucket rclone-test-minivab9jihi: Running all checks before starting transfers 2025/03/08 01:02:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:27 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:27 INFO : B2 bucket rclone-test-minivab9jihi: Checks finished, now starting transfers 2025/03/08 01:02:27 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:29 ERROR : Ignoring --no-traverse with sync 2025/03/08 01:02:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:29 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:29 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:29 INFO : sub dir/hello world: Copied (new) 2025/03/08 01:02:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/08 01:02:30 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:30 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:31 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/03/08 01:02:31 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.46s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:02:32 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:32 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.56s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:02:34 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:34 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/08 01:02:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 01:02:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/08 01:02:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 01:02:35 INFO : sub dir: Making directory 2025/03/08 01:02:35 INFO : sub dir2: Making directory 2025/03/08 01:02:35 INFO : sub dir2/sub sub dir2: Making directory 2025/03/08 01:02:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:35 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:35 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/03/08 01:02:36 DEBUG : B2 bucket rclone-test-minivab9jihi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:37 INFO : sub dir2: Making directory 2025/03/08 01:02:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/08 01:02:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 01:02:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:37 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:37 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.13s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:38 DEBUG : sub dir2: Making directory with metadata 2025/03/08 01:02:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 01:02:38 INFO : sub dir: Making directory 2025/03/08 01:02:38 INFO : sub dir2: Making directory 2025/03/08 01:02:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:38 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:38 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:38 INFO : sub dir/hello world: Copied (new) 2025/03/08 01:02:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/08 01:02:38 DEBUG : B2 bucket rclone-test-minivab9jihi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/08 01:02:39 DEBUG : B2 bucket rclone-test-minivab9jihi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", 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-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:40 INFO : sub dir2: Making directory 2025/03/08 01:02:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:40 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:40 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:40 INFO : sub dir/hello world: Copied (new) 2025/03/08 01:02:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:41 DEBUG : sub dir2: Making directory with metadata 2025/03/08 01:02:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 01:02:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 01:02:41 INFO : sub dir: Making directory 2025/03/08 01:02:41 INFO : sub dir2: Making directory 2025/03/08 01:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:41 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:41 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:41 INFO : sub dir/hello world: Copied (new) 2025/03/08 01:02:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/03/08 01:02:41 DEBUG : B2 bucket rclone-test-minivab9jihi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", 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-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:43 INFO : sub dir2: Making directory 2025/03/08 01:02:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:43 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:43 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:44 INFO : sub dir/hello world: Copied (new) 2025/03/08 01:02:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.49s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:45 DEBUG : Creating backend with remote "TestB2:rclone-test-hibayij7rogo" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-minivab9jihi -> B2 bucket rclone-test-hibayij7rogo 2025/03/08 01:02:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:46 DEBUG : B2 bucket rclone-test-hibayij7rogo: Waiting for checks to finish 2025/03/08 01:02:46 DEBUG : B2 bucket rclone-test-hibayij7rogo: Waiting for transfers to finish 2025/03/08 01:02:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:47 DEBUG : B2 bucket rclone-test-hibayij7rogo: Purge remote 2025/03/08 01:02:47 INFO : B2 bucket rclone-test-hibayij7rogo: cleaning bucket "rclone-test-hibayij7rogo" of all files 2025/03/08 01:02:47 DEBUG : sub dir/hello world: Deleting (id "4_z1fd2add3406d7b3b9f580e1b_f107aa4f4f0f1242f_d20250308_m010246_c001_v0001178_t0038_u01741395766995") --- PASS: TestServerSideCopy (4.26s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 01:02:49 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:49 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/08 01:02:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:51 DEBUG : Creating backend with remote "TestB2:rclone-test-yuwipid5dixe" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-minivab9jihi -> B2 bucket rclone-test-yuwipid5dixe 2025/03/08 01:02:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:02:52 DEBUG : B2 bucket rclone-test-yuwipid5dixe: Waiting for checks to finish 2025/03/08 01:02:52 DEBUG : B2 bucket rclone-test-yuwipid5dixe: Waiting for transfers to finish 2025/03/08 01:02:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:02:53 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 01:02:54 DEBUG : B2 bucket rclone-test-yuwipid5dixe: Waiting for checks to finish 2025/03/08 01:02:54 DEBUG : B2 bucket rclone-test-yuwipid5dixe: Waiting for transfers to finish 2025/03/08 01:02:55 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/08 01:02:55 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:55 DEBUG : B2 bucket rclone-test-yuwipid5dixe: Purge remote 2025/03/08 01:02:55 INFO : B2 bucket rclone-test-yuwipid5dixe: cleaning bucket "rclone-test-yuwipid5dixe" of all files 2025/03/08 01:02:55 DEBUG : sub dir/hello world: Deleting (id "4_zef92cd53406d7b3b9f580e1b_f117b2b6833271689_d20250308_m010254_c001_v0001184_t0033_u01741395774946") 2025/03/08 01:02:55 DEBUG : sub dir/hello world: Deleting (id "4_zef92cd53406d7b3b9f580e1b_f1052c2b707bf8581_d20250308_m010253_c001_v0001116_t0028_u01741395773340") --- PASS: TestServerSideCopyOverSelf (6.48s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 01:02:58 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:02:58 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:02:58 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/08 01:02:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/08 01:02:58 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:02:59 DEBUG : Creating backend with remote "TestB2:rclone-test-votoqoh6busi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-minivab9jihi -> B2 bucket rclone-test-votoqoh6busi 2025/03/08 01:03:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:03:01 DEBUG : B2 bucket rclone-test-votoqoh6busi: Waiting for checks to finish 2025/03/08 01:03:01 DEBUG : B2 bucket rclone-test-votoqoh6busi: Waiting for transfers to finish 2025/03/08 01:03:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:03:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/08 01:03:03 DEBUG : B2 bucket rclone-test-votoqoh6busi: Waiting for checks to finish 2025/03/08 01:03:03 DEBUG : B2 bucket rclone-test-votoqoh6busi: Waiting for transfers to finish 2025/03/08 01:03:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/03/08 01:03:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/08 01:03:03 INFO : sub dir/hello world: Deleted 2025/03/08 01:03:04 DEBUG : testing file moves 2025/03/08 01:03:04 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/08 01:03:04 DEBUG : B2 bucket rclone-test-votoqoh6busi: Waiting for checks to finish 2025/03/08 01:03:04 DEBUG : B2 bucket rclone-test-votoqoh6busi: Waiting for transfers to finish 2025/03/08 01:03:04 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/03/08 01:03:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/08 01:03:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:05 DEBUG : B2 bucket rclone-test-votoqoh6busi: Purge remote 2025/03/08 01:03:05 INFO : B2 bucket rclone-test-votoqoh6busi: cleaning bucket "rclone-test-votoqoh6busi" of all files 2025/03/08 01:03:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f52ed73406d7b3b9f580e1b_f1189ddc66c8c6ecf_d20250308_m010304_c001_v0001184_t0028_u01741395784882") 2025/03/08 01:03:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f52ed73406d7b3b9f580e1b_f119d5e246c53cc4a_d20250308_m010303_c001_v0001184_t0016_u01741395783341") 2025/03/08 01:03:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f52ed73406d7b3b9f580e1b_f106b037b87c71947_d20250308_m010301_c001_v0001044_t0024_u01741395781826") --- PASS: TestServerSideMoveOverSelf (8.20s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:08 ERROR : : error listing: directory not found 2025/03/08 01:03:08 INFO : Local file system at /tmp/rclone3165213163: Making directory 2025/03/08 01:03:08 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:08 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.93s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:03:10 DEBUG : Local file system at /tmp/rclone3165213163: Waiting for checks to finish 2025/03/08 01:03:10 DEBUG : Local file system at /tmp/rclone3165213163: Waiting for transfers to finish 2025/03/08 01:03:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:03:10 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/03/08 01:03:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyRedownload (2.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/08 01:03:12 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:12 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 01:03:12 INFO : check sum: Copied (new) 2025/03/08 01:03:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:12 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 01:03:12 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/03/08 01:03:12 DEBUG : check sum: Unchanged skipping 2025/03/08 01:03:12 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:12 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/08 01:03:14 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:14 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:14 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 01:03:14 INFO : sizeonly: Copied (new) 2025/03/08 01:03:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:14 DEBUG : sizeonly: Sizes identical 2025/03/08 01:03:14 DEBUG : sizeonly: Unchanged skipping 2025/03/08 01:03:14 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:14 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:14 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:16 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/08 01:03:16 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:16 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/03/08 01:03:17 INFO : ignore-size: Copied (new) 2025/03/08 01:03:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:17 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:03:17 DEBUG : ignore-size: Unchanged skipping 2025/03/08 01:03:17 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:17 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:17 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:17 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.20s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:19 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:03:19 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:19 DEBUG : existing: Unchanged skipping 2025/03/08 01:03:19 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:19 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:19 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/08 01:03:19 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:19 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 01:03:19 INFO : existing: Copied (replaced existing) 2025/03/08 01:03:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.45s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/08 01:03:21 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:21 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:21 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 01:03:21 INFO : existing: Copied (new) 2025/03/08 01:03:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:22 DEBUG : existing: Destination exists, skipping 2025/03/08 01:03:22 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:22 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:22 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.18s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:23 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/08 01:03:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/08 01:03:24 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:24 DEBUG : c/non empty space: Unchanged skipping 2025/03/08 01:03:24 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:03:24 INFO : a/potato2: Copied (new) 2025/03/08 01:03:24 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:24 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:24 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:24 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:26 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:26 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/08 01:03:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 01:03:26 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/08 01:03:26 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:26 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:26 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:27 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/08 01:03:27 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 01:03:28 INFO : empty space: Updated modification time in destination 2025/03/08 01:03:28 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:28 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:28 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.34s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:30 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/08 01:03:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 01:03:30 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:30 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:30 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:31 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/03/08 01:03:31 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3165213163) 2025/03/08 01:03:31 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-minivab9jihi) 2025/03/08 01:03:31 DEBUG : foo: sha1 differ 2025/03/08 01:03:31 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:31 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/03/08 01:03:31 INFO : foo: Copied (replaced existing) 2025/03/08 01:03:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/08 01:03:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:33 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:33 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:33 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:33 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:03:33 INFO : potato: Copied (new) 2025/03/08 01:03:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:35 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/08 01:03:35 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:35 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/03/08 01:03:35 INFO : potato: Copied (replaced existing) 2025/03/08 01:03:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:37 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/08 01:03:37 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3165213163) 2025/03/08 01:03:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-minivab9jihi) 2025/03/08 01:03:37 DEBUG : potato: sha1 differ 2025/03/08 01:03:37 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/03/08 01:03:37 INFO : potato: Copied (replaced existing) 2025/03/08 01:03:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:03:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:39 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:39 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:39 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/08 01:03:39 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:03:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:41 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:41 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:41 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:03:41 INFO : potato2: Copied (new) 2025/03/08 01:03:41 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:42 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:43 INFO : d: Making directory 2025/03/08 01:03:43 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/03/08 01:03:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/08 01:03:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:44 DEBUG : c/non empty space: Unchanged skipping 2025/03/08 01:03:44 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:03:44 INFO : a/potato2: Copied (new) 2025/03/08 01:03:44 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:44 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:44 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:44 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:46 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/03/08 01:03:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/08 01:03:46 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:46 DEBUG : c/non empty space: Unchanged skipping 2025/03/08 01:03:46 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:46 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:03:46 INFO : a/potato2: Copied (new) 2025/03/08 01:03:46 ERROR : B2 bucket rclone-test-minivab9jihi: not deleting files as there were IO errors 2025/03/08 01:03:46 ERROR : B2 bucket rclone-test-minivab9jihi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:49 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:03:49 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:49 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:49 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:49 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:49 INFO : potato: Deleted 2025/03/08 01:03:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:03:49 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:51 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:51 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:51 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:51 INFO : potato: Deleted 2025/03/08 01:03:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:03:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:51 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:51 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:51 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:03:52 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:03:54 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:54 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/03/08 01:03:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:56 DEBUG : enormous: Excluded (Size Filter) 2025/03/08 01:03:56 DEBUG : enormous: Excluded 2025/03/08 01:03:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 01:03:56 DEBUG : potato2: Excluded 2025/03/08 01:03:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 01:03:56 DEBUG : potato2: Excluded 2025/03/08 01:03:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:56 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:56 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:56 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:56 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:56 DEBUG : enormous: Excluded (Size Filter) 2025/03/08 01:03:56 DEBUG : enormous: Excluded 2025/03/08 01:03:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 01:03:56 DEBUG : potato2: Excluded 2025/03/08 01:03:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 01:03:56 DEBUG : potato2: Excluded 2025/03/08 01:03:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/08 01:03:56 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:56 DEBUG : Local file system at /tmp/rclone3165213163: Waiting for checks to finish 2025/03/08 01:03:56 DEBUG : Local file system at /tmp/rclone3165213163: Waiting for transfers to finish 2025/03/08 01:03:56 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:59 DEBUG : enormous: Excluded (Size Filter) 2025/03/08 01:03:59 DEBUG : enormous: Excluded 2025/03/08 01:03:59 DEBUG : potato2: Excluded (Size Filter) 2025/03/08 01:03:59 DEBUG : potato2: Excluded 2025/03/08 01:03:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:03:59 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:03:59 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:59 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:03:59 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:59 INFO : enormous: Deleted 2025/03/08 01:03:59 INFO : potato2: Deleted 2025/03/08 01:03:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:03:59 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/03/08 01:03:59 DEBUG : empty space: Unchanged skipping 2025/03/08 01:03:59 DEBUG : Local file system at /tmp/rclone3165213163: Waiting for checks to finish 2025/03/08 01:03:59 DEBUG : Local file system at /tmp/rclone3165213163: Waiting for transfers to finish 2025/03/08 01:03:59 DEBUG : Waiting for deletions to finish 2025/03/08 01:03:59 INFO : potato2: Deleted 2025/03/08 01:03:59 INFO : enormous: Deleted 2025/03/08 01:03:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:02 DEBUG : five: Need to transfer - File not found at Destination 2025/03/08 01:04:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/08 01:04:02 DEBUG : one: Destination is newer than source, skipping 2025/03/08 01:04:02 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:02 DEBUG : three: Sizes identical 2025/03/08 01:04:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3165213163) 2025/03/08 01:04:02 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-minivab9jihi) 2025/03/08 01:04:02 DEBUG : two: sha1 differ 2025/03/08 01:04:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/08 01:04:02 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/08 01:04:02 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:02 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/08 01:04:02 INFO : five: Copied (new) 2025/03/08 01:04:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/08 01:04:03 INFO : four: Copied (replaced existing) 2025/03/08 01:04:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/08 01:04:03 INFO : two: Copied (replaced existing) 2025/03/08 01:04:03 DEBUG : Waiting for deletions to finish 2025/03/08 01:04:03 DEBUG : one: Destination is newer than source, skipping 2025/03/08 01:04:03 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:03 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3165213163) 2025/03/08 01:04:03 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-minivab9jihi) 2025/03/08 01:04:03 DEBUG : three: sha1 differ 2025/03/08 01:04:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/03/08 01:04:03 DEBUG : five: Size and sha1 of src and dst objects identical 2025/03/08 01:04:03 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/08 01:04:03 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/03/08 01:04:03 DEBUG : four: Size and sha1 of src and dst objects identical 2025/03/08 01:04:03 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/08 01:04:03 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/08 01:04:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/08 01:04:03 DEBUG : two: Size and sha1 of src and dst objects identical 2025/03/08 01:04:03 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/08 01:04:03 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 01:04:04 INFO : three: Copied (replaced existing) 2025/03/08 01:04:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.25s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/03/08 01:04:05 INFO : B2 bucket rclone-test-minivab9jihi: Making map for --track-renames 2025/03/08 01:04:05 INFO : B2 bucket rclone-test-minivab9jihi: Finished making map for --track-renames 2025/03/08 01:04:05 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/08 01:04:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/08 01:04:05 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for renames to finish 2025/03/08 01:04:05 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/08 01:04:06 INFO : potato: Copied (new) 2025/03/08 01:04:06 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 01:04:06 INFO : yam: Copied (new) 2025/03/08 01:04:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:04:06 INFO : B2 bucket rclone-test-minivab9jihi: Making map for --track-renames 2025/03/08 01:04:06 INFO : B2 bucket rclone-test-minivab9jihi: Finished making map for --track-renames 2025/03/08 01:04:06 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:06 DEBUG : potato: Unchanged skipping 2025/03/08 01:04:06 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for renames to finish 2025/03/08 01:04:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 01:04:07 INFO : yam: Copied (server-side copy) to: yaml 2025/03/08 01:04:07 INFO : yam: Deleted 2025/03/08 01:04:07 INFO : yaml: Renamed from "yam" 2025/03/08 01:04:07 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.98s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/03/08 01:04:09 INFO : B2 bucket rclone-test-minivab9jihi: Making map for --track-renames 2025/03/08 01:04:09 INFO : B2 bucket rclone-test-minivab9jihi: Finished making map for --track-renames 2025/03/08 01:04:09 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/08 01:04:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/08 01:04:09 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for renames to finish 2025/03/08 01:04:09 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 01:04:10 INFO : yam: Copied (new) 2025/03/08 01:04:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/08 01:04:10 INFO : potato: Copied (new) 2025/03/08 01:04:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:04:10 INFO : B2 bucket rclone-test-minivab9jihi: Making map for --track-renames 2025/03/08 01:04:10 INFO : B2 bucket rclone-test-minivab9jihi: Finished making map for --track-renames 2025/03/08 01:04:10 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:10 DEBUG : potato: Unchanged skipping 2025/03/08 01:04:10 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for renames to finish 2025/03/08 01:04:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 01:04:11 INFO : yam: Copied (server-side copy) to: yaml 2025/03/08 01:04:11 INFO : yam: Deleted 2025/03/08 01:04:11 INFO : yaml: Renamed from "yam" 2025/03/08 01:04:11 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/03/08 01:04:13 INFO : B2 bucket rclone-test-minivab9jihi: Making map for --track-renames 2025/03/08 01:04:13 INFO : B2 bucket rclone-test-minivab9jihi: Finished making map for --track-renames 2025/03/08 01:04:13 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/08 01:04:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/08 01:04:13 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for renames to finish 2025/03/08 01:04:13 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 01:04:14 INFO : sub/yam: Copied (new) 2025/03/08 01:04:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/03/08 01:04:15 INFO : potato: Copied (new) 2025/03/08 01:04:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:04:15 DEBUG : potato: Unchanged skipping 2025/03/08 01:04:15 INFO : B2 bucket rclone-test-minivab9jihi: Making map for --track-renames 2025/03/08 01:04:15 INFO : B2 bucket rclone-test-minivab9jihi: Finished making map for --track-renames 2025/03/08 01:04:15 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:15 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for renames to finish 2025/03/08 01:04:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/03/08 01:04:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/03/08 01:04:16 INFO : sub/yam: Deleted 2025/03/08 01:04:16 INFO : yam: Renamed from "sub/yam" 2025/03/08 01:04:16 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.77s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:18 DEBUG : Creating backend with remote "/tmp/rclone3165213163/dir1" 2025/03/08 01:04:18 DEBUG : Creating backend with remote "/tmp/rclone3165213163/dir2" 2025/03/08 01:04:18 DEBUG : Local file system at /tmp/rclone3165213163/dir2: Using server-side directory move 2025/03/08 01:04:18 INFO : Local file system at /tmp/rclone3165213163/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/08 01:04:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/08 01:04:18 INFO : file1.txt: Moved (server-side) 2025/03/08 01:04:18 DEBUG : Local file system at /tmp/rclone3165213163/dir2: Waiting for checks to finish 2025/03/08 01:04:18 DEBUG : Local file system at /tmp/rclone3165213163/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:04:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/08 01:04:19 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:19 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/08 01:04:19 INFO : nested/sub dir/file: Copied (new) 2025/03/08 01:04:19 INFO : nested/sub dir/file: Deleted 2025/03/08 01:04:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:04:19 INFO : sub dir/hello world: Copied (new) 2025/03/08 01:04:19 INFO : sub dir/hello world: Deleted 2025/03/08 01:04:19 INFO : sub dir: Removing directory 2025/03/08 01:04:19 INFO : nested/sub dir: Removing directory 2025/03/08 01:04:19 INFO : nested: Removing directory 2025/03/08 01:04:19 DEBUG : Local file system at /tmp/rclone3165213163: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.13s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/08 01:04:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/08 01:04:21 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:21 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/03/08 01:04:21 INFO : nested/sub dir/file: Copied (new) 2025/03/08 01:04:21 INFO : nested/sub dir/file: Deleted 2025/03/08 01:04:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/03/08 01:04:22 INFO : sub dir/hello world: Copied (new) 2025/03/08 01:04:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.84s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/08 01:04:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/08 01:04:24 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:24 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 01:04:24 INFO : existing: Copied (new) 2025/03/08 01:04:24 INFO : existing: Deleted 2025/03/08 01:04:24 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/03/08 01:04:24 INFO : existing-b: Copied (new) 2025/03/08 01:04:24 INFO : existing-b: Deleted 2025/03/08 01:04:24 DEBUG : existing: Destination exists, skipping 2025/03/08 01:04:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/08 01:04:24 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:04:24 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:04:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.30s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:26 DEBUG : Creating backend with remote "TestB2:rclone-test-gaguwas6culo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-minivab9jihi -> B2 bucket rclone-test-gaguwas6culo 2025/03/08 01:04:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:04:31 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/08 01:04:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 01:04:31 DEBUG : B2 bucket rclone-test-gaguwas6culo: Waiting for checks to finish 2025/03/08 01:04:31 DEBUG : empty space: Unchanged skipping 2025/03/08 01:04:31 INFO : empty space: Deleted 2025/03/08 01:04:31 DEBUG : B2 bucket rclone-test-gaguwas6culo: Waiting for transfers to finish 2025/03/08 01:04:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:04:32 INFO : potato2: Copied (server-side copy) 2025/03/08 01:04:32 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 01:04:32 INFO : potato3: Copied (server-side copy) 2025/03/08 01:04:32 INFO : potato2: Deleted 2025/03/08 01:04:32 INFO : potato3: Deleted 2025/03/08 01:04:32 DEBUG : Creating backend with remote "TestB2:rclone-test-kiqitom6wemo" 2025/03/08 01:04:34 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/08 01:04:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:04:34 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/08 01:04:34 DEBUG : B2 bucket rclone-test-kiqitom6wemo: Waiting for checks to finish 2025/03/08 01:04:34 DEBUG : B2 bucket rclone-test-kiqitom6wemo: Waiting for transfers to finish 2025/03/08 01:04:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 01:04:34 INFO : empty space: Copied (server-side copy) 2025/03/08 01:04:35 INFO : empty space: Deleted 2025/03/08 01:04:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:04:35 INFO : potato2: Copied (server-side copy) 2025/03/08 01:04:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 01:04:35 INFO : potato3: Copied (server-side copy) 2025/03/08 01:04:35 INFO : potato2: Deleted 2025/03/08 01:04:35 INFO : potato3: Deleted 2025/03/08 01:04:35 DEBUG : B2 bucket rclone-test-kiqitom6wemo: Purge remote 2025/03/08 01:04:35 INFO : B2 bucket rclone-test-kiqitom6wemo: cleaning bucket "rclone-test-kiqitom6wemo" of all files 2025/03/08 01:04:35 DEBUG : empty space: Deleting (id "4_zaff25d13408d7b3b9f580e1b_f102821f5f969cf96_d20250308_m010434_c001_v0001183_t0007_u01741395874663") 2025/03/08 01:04:35 DEBUG : potato2: Deleting (id "4_zaff25d13408d7b3b9f580e1b_f108979e56751a203_d20250308_m010434_c001_v0001183_t0006_u01741395874946") 2025/03/08 01:04:35 DEBUG : potato3: Deleting (id "4_zaff25d13408d7b3b9f580e1b_f1189ddc66c8c7b40_d20250308_m010435_c001_v0001184_t0054_u01741395875038") 2025/03/08 01:04:36 DEBUG : B2 bucket rclone-test-gaguwas6culo: Purge remote 2025/03/08 01:04:36 INFO : B2 bucket rclone-test-gaguwas6culo: cleaning bucket "rclone-test-gaguwas6culo" of all files 2025/03/08 01:04:36 DEBUG : empty space: Deleting (id "4_z0f023dd3408d7b3b9f580e1b_f4051f84dbf2dddce_d20250308_m010434_c001_v7007000_t0000_u01741395874924") 2025/03/08 01:04:36 DEBUG : empty space: Deleting (id "4_z0f023dd3408d7b3b9f580e1b_f105551b8ec3f3b6d_d20250308_m010429_c001_v0001109_t0059_u01741395869908") 2025/03/08 01:04:36 DEBUG : potato2: Deleting (id "4_z0f023dd3408d7b3b9f580e1b_f4051f84dbf2dddcf_d20250308_m010435_c001_v7007000_t0000_u01741395875164") 2025/03/08 01:04:36 DEBUG : potato2: Deleting (id "4_z0f023dd3408d7b3b9f580e1b_f115539e2b0e69ee3_d20250308_m010431_c001_v0001103_t0024_u01741395871856") 2025/03/08 01:04:36 DEBUG : potato3: Deleting (id "4_z0f023dd3408d7b3b9f580e1b_f40156a7d71cafe88_d20250308_m010435_c001_v7007000_t0000_u01741395875262") 2025/03/08 01:04:36 DEBUG : potato3: Deleting (id "4_z0f023dd3408d7b3b9f580e1b_f1104e318b21409e6_d20250308_m010432_c001_v0001176_t0000_u01741395872239") 2025/03/08 01:04:36 DEBUG : potato3: Deleting (id "4_z0f023dd3408d7b3b9f580e1b_f105551b8ec3f3b74_d20250308_m010430_c001_v0001109_t0006_u01741395870599") --- PASS: TestServerSideMove (12.18s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:38 DEBUG : Creating backend with remote "TestB2:rclone-test-yadosoh5dito" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-minivab9jihi -> B2 bucket rclone-test-yadosoh5dito 2025/03/08 01:04:43 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 01:04:43 DEBUG : empty space: Excluded 2025/03/08 01:04:43 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 01:04:43 DEBUG : empty space: Excluded 2025/03/08 01:04:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:04:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 01:04:43 DEBUG : B2 bucket rclone-test-yadosoh5dito: Waiting for checks to finish 2025/03/08 01:04:43 DEBUG : B2 bucket rclone-test-yadosoh5dito: Waiting for transfers to finish 2025/03/08 01:04:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:04:43 INFO : potato2: Copied (server-side copy) 2025/03/08 01:04:44 INFO : potato2: Deleted 2025/03/08 01:04:44 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 01:04:44 INFO : potato3: Copied (server-side copy) 2025/03/08 01:04:44 INFO : potato3: Deleted 2025/03/08 01:04:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vozesug8niho" 2025/03/08 01:04:45 DEBUG : empty space: Excluded (Size Filter) 2025/03/08 01:04:45 DEBUG : empty space: Excluded 2025/03/08 01:04:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:04:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/08 01:04:46 DEBUG : B2 bucket rclone-test-vozesug8niho: Waiting for checks to finish 2025/03/08 01:04:46 DEBUG : B2 bucket rclone-test-vozesug8niho: Waiting for transfers to finish 2025/03/08 01:04:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:04:47 INFO : potato2: Copied (server-side copy) 2025/03/08 01:04:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 01:04:47 INFO : potato3: Copied (server-side copy) 2025/03/08 01:04:47 INFO : potato2: Deleted 2025/03/08 01:04:47 INFO : potato3: Deleted 2025/03/08 01:04:47 DEBUG : B2 bucket rclone-test-vozesug8niho: Purge remote 2025/03/08 01:04:47 INFO : B2 bucket rclone-test-vozesug8niho: cleaning bucket "rclone-test-vozesug8niho" of all files 2025/03/08 01:04:48 DEBUG : potato2: Deleting (id "4_z4f828d03408d7b3b9f580e1b_f119002a218cbc1eb_d20250308_m010446_c001_v0001039_t0012_u01741395886632") 2025/03/08 01:04:48 DEBUG : potato3: Deleting (id "4_z4f828d03408d7b3b9f580e1b_f11864d117e0a74cd_d20250308_m010447_c001_v0001146_t0053_u01741395887011") 2025/03/08 01:04:48 DEBUG : B2 bucket rclone-test-yadosoh5dito: Purge remote 2025/03/08 01:04:48 INFO : B2 bucket rclone-test-yadosoh5dito: cleaning bucket "rclone-test-yadosoh5dito" of all files 2025/03/08 01:04:48 DEBUG : empty space: Deleting (id "4_z8fc26df3408d7b3b9f580e1b_f10823d84c3454f29_d20250308_m010442_c001_v0001184_t0043_u01741395882984") 2025/03/08 01:04:48 DEBUG : potato2: Deleting (id "4_z8fc26df3408d7b3b9f580e1b_f4150e057bb468bfe_d20250308_m010447_c001_v7007000_t0000_u01741395887271") 2025/03/08 01:04:48 DEBUG : potato2: Deleting (id "4_z8fc26df3408d7b3b9f580e1b_f116d5670eac98829_d20250308_m010443_c001_v0001176_t0001_u01741395883777") 2025/03/08 01:04:48 DEBUG : potato3: Deleting (id "4_z8fc26df3408d7b3b9f580e1b_f400e114de48dd5f3_d20250308_m010447_c001_v7007000_t0000_u01741395887334") 2025/03/08 01:04:48 DEBUG : potato3: Deleting (id "4_z8fc26df3408d7b3b9f580e1b_f101ca4b2d788e0f1_d20250308_m010444_c001_v0001137_t0046_u01741395884034") 2025/03/08 01:04:48 DEBUG : potato3: Deleting (id "4_z8fc26df3408d7b3b9f580e1b_f10823d84c3454f33_d20250308_m010443_c001_v0001184_t0048_u01741395883193") --- PASS: TestServerSideMoveWithFilter (12.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:04:50 DEBUG : Creating backend with remote "TestB2:rclone-test-kafaquz4dezu" 2025/03/08 01:04:54 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-minivab9jihi -> B2 bucket rclone-test-kafaquz4dezu 2025/03/08 01:04:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:04:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/03/08 01:04:57 DEBUG : empty space: Unchanged skipping 2025/03/08 01:04:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/08 01:04:57 DEBUG : B2 bucket rclone-test-kafaquz4dezu: Waiting for checks to finish 2025/03/08 01:04:57 INFO : empty space: Deleted 2025/03/08 01:04:57 DEBUG : B2 bucket rclone-test-kafaquz4dezu: Waiting for transfers to finish 2025/03/08 01:04:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:04:57 INFO : potato2: Copied (server-side copy) 2025/03/08 01:04:57 INFO : potato2: Deleted 2025/03/08 01:04:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 01:04:58 INFO : potato3: Copied (server-side copy) 2025/03/08 01:04:58 INFO : potato3: Deleted 2025/03/08 01:04:58 DEBUG : Creating backend with remote "TestB2:rclone-test-naqomis0tila" 2025/03/08 01:04:59 INFO : tomatoDir: Making directory 2025/03/08 01:05:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/03/08 01:05:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/08 01:05:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/08 01:05:00 DEBUG : B2 bucket rclone-test-naqomis0tila: Waiting for checks to finish 2025/03/08 01:05:00 DEBUG : B2 bucket rclone-test-naqomis0tila: Waiting for transfers to finish 2025/03/08 01:05:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/03/08 01:05:00 INFO : empty space: Copied (server-side copy) 2025/03/08 01:05:01 INFO : empty space: Deleted 2025/03/08 01:05:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/03/08 01:05:01 INFO : potato2: Copied (server-side copy) 2025/03/08 01:05:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/03/08 01:05:01 INFO : potato3: Copied (server-side copy) 2025/03/08 01:05:01 INFO : potato2: Deleted 2025/03/08 01:05:01 INFO : potato3: Deleted 2025/03/08 01:05:01 DEBUG : B2 bucket rclone-test-naqomis0tila: Purge remote 2025/03/08 01:05:01 INFO : B2 bucket rclone-test-naqomis0tila: cleaning bucket "rclone-test-naqomis0tila" of all files 2025/03/08 01:05:02 DEBUG : empty space: Deleting (id "4_z4fa2bd73408d7b3b9f580e1b_f10440c5a2af5647f_d20250308_m010500_c001_v0001179_t0020_u01741395900718") 2025/03/08 01:05:02 DEBUG : potato2: Deleting (id "4_z4fa2bd73408d7b3b9f580e1b_f110cc1a6cb62d69e_d20250308_m010501_c001_v0001184_t0028_u01741395901032") 2025/03/08 01:05:02 DEBUG : potato3: Deleting (id "4_z4fa2bd73408d7b3b9f580e1b_f10131ea35160517f_d20250308_m010501_c001_v0001165_t0009_u01741395901076") 2025/03/08 01:05:02 DEBUG : B2 bucket rclone-test-kafaquz4dezu: Purge remote 2025/03/08 01:05:02 INFO : B2 bucket rclone-test-kafaquz4dezu: cleaning bucket "rclone-test-kafaquz4dezu" of all files 2025/03/08 01:05:03 DEBUG : empty space: Deleting (id "4_z6f12ad23408d7b3b9f580e1b_f4051f84dbf2dddfe_d20250308_m010500_c001_v7007000_t0000_u01741395900974") 2025/03/08 01:05:03 DEBUG : empty space: Deleting (id "4_z6f12ad23408d7b3b9f580e1b_f10226e531bc8187c_d20250308_m010455_c001_v0001180_t0025_u01741395895834") 2025/03/08 01:05:03 DEBUG : potato2: Deleting (id "4_z6f12ad23408d7b3b9f580e1b_f4051f84dbf2dddff_d20250308_m010501_c001_v7007000_t0000_u01741395901294") 2025/03/08 01:05:03 DEBUG : potato2: Deleting (id "4_z6f12ad23408d7b3b9f580e1b_f110cfc5f8ad879c6_d20250308_m010457_c001_v0001177_t0015_u01741395897471") 2025/03/08 01:05:03 DEBUG : potato3: Deleting (id "4_z6f12ad23408d7b3b9f580e1b_f407598366ea18131_d20250308_m010501_c001_v7007000_t0000_u01741395901366") 2025/03/08 01:05:03 DEBUG : potato3: Deleting (id "4_z6f12ad23408d7b3b9f580e1b_f10830372a89b2ca1_d20250308_m010457_c001_v0001099_t0030_u01741395897812") 2025/03/08 01:05:03 DEBUG : potato3: Deleting (id "4_z6f12ad23408d7b3b9f580e1b_f10226e531bc81880_d20250308_m010456_c001_v0001180_t0017_u01741395896033") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:05:04 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (3.00s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:05:07 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncOverlap (3.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:05:10 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/rclone-sync-test" 2025/03/08 01:05:12 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/rclone-sync-test-include/layer2" 2025/03/08 01:05:14 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/rclone-sync-test-ignore-file" 2025/03/08 01:05:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 01:05:18 DEBUG : B2 bucket rclone-test-minivab9jihi path rclone-sync-test: Waiting for checks to finish 2025/03/08 01:05:18 DEBUG : B2 bucket rclone-test-minivab9jihi path rclone-sync-test: Waiting for transfers to finish 2025/03/08 01:05:18 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:18 INFO : There was nothing to transfer 2025/03/08 01:05:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 01:05:18 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:05:18 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:05:18 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:05:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 01:05:19 DEBUG : B2 bucket rclone-test-minivab9jihi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/03/08 01:05:19 DEBUG : B2 bucket rclone-test-minivab9jihi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/03/08 01:05:19 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:05:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 01:05:19 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:05:19 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:05:19 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:05:20 DEBUG : : Excluded 2025/03/08 01:05:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/08 01:05:20 DEBUG : B2 bucket rclone-test-minivab9jihi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/03/08 01:05:20 DEBUG : B2 bucket rclone-test-minivab9jihi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/03/08 01:05:20 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.45s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:05:27 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/dst" 2025/03/08 01:05:28 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/CompareDest" 2025/03/08 01:05:30 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 01:05:30 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:30 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:05:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 01:05:31 INFO : one: Copied (new) 2025/03/08 01:05:31 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:31 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:31 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:05:32 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/08 01:05:32 INFO : one: Copied (replaced existing) 2025/03/08 01:05:32 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:34 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:05:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 01:05:34 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:05:34 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:34 INFO : There was nothing to transfer 2025/03/08 01:05:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:05:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 01:05:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:36 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:05:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 01:05:36 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:05:36 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:36 INFO : There was nothing to transfer 2025/03/08 01:05:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:05:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 01:05:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:36 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:05:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 01:05:37 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:05:37 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:37 INFO : There was nothing to transfer 2025/03/08 01:05:38 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/03/08 01:05:38 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/08 01:05:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/08 01:05:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:38 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:05:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 01:05:38 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:05:38 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:38 INFO : There was nothing to transfer 2025/03/08 01:05:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:39 DEBUG : two: Need to transfer - File not found at Destination 2025/03/08 01:05:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:39 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:05:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/08 01:05:39 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:05:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/03/08 01:05:39 INFO : two: Copied (new) 2025/03/08 01:05:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.70s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:05:42 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/dest" 2025/03/08 01:05:43 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/pre-dest1" 2025/03/08 01:05:45 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/pre-dest2" 2025/03/08 01:05:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:05:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/08 01:05:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:05:47 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/08 01:05:47 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/08 01:05:47 DEBUG : B2 bucket rclone-test-minivab9jihi path dest: Waiting for checks to finish 2025/03/08 01:05:47 DEBUG : B2 bucket rclone-test-minivab9jihi path dest: Waiting for transfers to finish 2025/03/08 01:05:48 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/03/08 01:05:48 INFO : 3: Copied (new) 2025/03/08 01:05:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.25s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:05:50 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/dst" 2025/03/08 01:05:51 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/CopyDest" 2025/03/08 01:05:53 DEBUG : one: Need to transfer - File not found at Destination 2025/03/08 01:05:53 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:53 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:05:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 01:05:54 INFO : one: Copied (new) 2025/03/08 01:05:54 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:54 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:54 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:05:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/08 01:05:55 INFO : one: Copied (replaced existing) 2025/03/08 01:05:55 DEBUG : Waiting for deletions to finish 2025/03/08 01:05:56 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/BackupDir" 2025/03/08 01:05:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:58 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:05:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:05:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/08 01:05:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 01:05:59 INFO : one: Copied (server-side copy) 2025/03/08 01:05:59 INFO : one: Deleted 2025/03/08 01:06:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/03/08 01:06:00 INFO : one: Copied (server-side copy) 2025/03/08 01:06:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/08 01:06:00 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:00 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:06:02 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/03/08 01:06:02 INFO : two: Copied (server-side copy) 2025/03/08 01:06:02 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/08 01:06:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:06:02 DEBUG : one: Unchanged skipping 2025/03/08 01:06:02 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:02 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:02 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:06:02 DEBUG : one: Unchanged skipping 2025/03/08 01:06:02 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:06:02 DEBUG : two: Unchanged skipping 2025/03/08 01:06:02 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:02 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:02 INFO : There was nothing to transfer 2025/03/08 01:06:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/08 01:06:04 DEBUG : three: Destination not found in --copy-dest 2025/03/08 01:06:04 DEBUG : three: Need to transfer - File not found at Destination 2025/03/08 01:06:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:06:04 DEBUG : one: Unchanged skipping 2025/03/08 01:06:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/03/08 01:06:04 DEBUG : two: Unchanged skipping 2025/03/08 01:06:04 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:04 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:04 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/03/08 01:06:04 INFO : three: Copied (new) 2025/03/08 01:06:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.51s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:06:09 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/dst" 2025/03/08 01:06:10 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/backup" 2025/03/08 01:06:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 01:06:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:06:12 DEBUG : two: Unchanged skipping 2025/03/08 01:06:12 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 01:06:13 INFO : one: Copied (server-side copy) 2025/03/08 01:06:13 INFO : one: Deleted 2025/03/08 01:06:13 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:06:14 INFO : one: Copied (new) 2025/03/08 01:06:14 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 01:06:15 INFO : three.txt: Copied (server-side copy) 2025/03/08 01:06:15 INFO : three.txt: Deleted 2025/03/08 01:06:15 INFO : three.txt: Moved into backup dir 2025/03/08 01:06:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 01:06:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:06:17 DEBUG : two: Unchanged skipping 2025/03/08 01:06:17 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:06:18 INFO : one: Copied (server-side copy) 2025/03/08 01:06:18 INFO : one: Deleted 2025/03/08 01:06:18 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 01:06:18 INFO : one: Copied (new) 2025/03/08 01:06:18 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 01:06:19 INFO : three.txt: Copied (server-side copy) 2025/03/08 01:06:19 INFO : three.txt: Deleted 2025/03/08 01:06:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:06:23 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/dst" 2025/03/08 01:06:24 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/backup" 2025/03/08 01:06:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 01:06:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:06:26 DEBUG : two: Unchanged skipping 2025/03/08 01:06:26 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 01:06:27 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 01:06:27 INFO : one: Deleted 2025/03/08 01:06:27 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:06:28 INFO : one: Copied (new) 2025/03/08 01:06:28 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:29 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 01:06:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 01:06:29 INFO : three.txt: Deleted 2025/03/08 01:06:29 INFO : three.txt: Moved into backup dir 2025/03/08 01:06:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 01:06:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:06:31 DEBUG : two: Unchanged skipping 2025/03/08 01:06:31 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:06:32 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 01:06:32 INFO : one: Deleted 2025/03/08 01:06:32 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:32 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 01:06:32 INFO : one: Copied (new) 2025/03/08 01:06:32 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:33 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 01:06:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 01:06:33 INFO : three.txt: Deleted 2025/03/08 01:06:33 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.88s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:06:36 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1144-19.backblaze.com/b2api/v1/b2_upload_file/9f124d83406d7b3b9f580e1b/c001_v0001144_t0034": EOF 2025/03/08 01:06:36 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-19.backblaze.com/b2api/v1/b2_upload_file/9f124d83406d7b3b9f580e1b/c001_v0001144_t0034": EOF) 2025/03/08 01:06:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-minivab9jihi: 1/10 (Post "https://pod-000-1144-19.backblaze.com/b2api/v1/b2_upload_file/9f124d83406d7b3b9f580e1b/c001_v0001144_t0034": EOF) 2025/03/08 01:06:38 DEBUG : pacer: Reducing sleep to 10ms 2025/03/08 01:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/dst" 2025/03/08 01:06:39 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/backup" 2025/03/08 01:06:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 01:06:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:06:41 DEBUG : two: Unchanged skipping 2025/03/08 01:06:41 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 01:06:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/08 01:06:43 INFO : one: Deleted 2025/03/08 01:06:43 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:06:43 INFO : one: Copied (new) 2025/03/08 01:06:43 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 01:06:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/08 01:06:44 INFO : three.txt: Deleted 2025/03/08 01:06:44 INFO : three.txt: Moved into backup dir 2025/03/08 01:06:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 01:06:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:06:46 DEBUG : two: Unchanged skipping 2025/03/08 01:06:46 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:06:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/08 01:06:46 INFO : one: Deleted 2025/03/08 01:06:46 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 01:06:47 INFO : one: Copied (new) 2025/03/08 01:06:47 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:47 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 01:06:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/08 01:06:47 INFO : three.txt: Deleted 2025/03/08 01:06:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.52s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:06:50 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/dst" 2025/03/08 01:06:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 01:06:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:06:52 DEBUG : two: Unchanged skipping 2025/03/08 01:06:52 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 01:06:52 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 01:06:53 INFO : one: Deleted 2025/03/08 01:06:53 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:06:54 INFO : one: Copied (new) 2025/03/08 01:06:54 DEBUG : Waiting for deletions to finish 2025/03/08 01:06:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 01:06:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 01:06:54 INFO : three.txt: Deleted 2025/03/08 01:06:54 INFO : three.txt: Moved into backup dir 2025/03/08 01:06:55 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1102-04.backblaze.com/b2api/v1/b2_upload_file/9f124d83406d7b3b9f580e1b/c001_v0001102_t0004": EOF 2025/03/08 01:06:55 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1102-04.backblaze.com/b2api/v1/b2_upload_file/9f124d83406d7b3b9f580e1b/c001_v0001102_t0004": EOF) 2025/03/08 01:06:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-minivab9jihi: 1/10 (Post "https://pod-000-1102-04.backblaze.com/b2api/v1/b2_upload_file/9f124d83406d7b3b9f580e1b/c001_v0001102_t0004": EOF) 2025/03/08 01:06:57 DEBUG : pacer: Reducing sleep to 10ms 2025/03/08 01:06:58 DEBUG : one.bak: Excluded (Path Filter) 2025/03/08 01:06:58 DEBUG : one.bak: Excluded 2025/03/08 01:06:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/08 01:06:58 DEBUG : three.txt.bak: Excluded 2025/03/08 01:06:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 01:06:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:06:58 DEBUG : two: Unchanged skipping 2025/03/08 01:06:58 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for checks to finish 2025/03/08 01:06:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:06:58 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 01:06:58 INFO : one: Deleted 2025/03/08 01:06:58 DEBUG : B2 bucket rclone-test-minivab9jihi path dst: Waiting for transfers to finish 2025/03/08 01:06:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 01:06:59 INFO : one: Copied (new) 2025/03/08 01:06:59 DEBUG : Waiting for deletions to finish 2025/03/08 01:07:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 01:07:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 01:07:00 INFO : three.txt: Deleted 2025/03/08 01:07:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.35s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:07:02 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/dst" 2025/03/08 01:07:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 01:07:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 01:07:04 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 01:07:05 INFO : one: Deleted 2025/03/08 01:07:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:07:06 INFO : one: Copied (new) 2025/03/08 01:07:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:06 DEBUG : two: Unchanged skipping 2025/03/08 01:07:06 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/08 01:07:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 01:07:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 01:07:07 INFO : three.txt: Deleted 2025/03/08 01:07:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 01:07:08 INFO : three.txt: Copied (new) 2025/03/08 01:07:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 01:07:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:07:09 INFO : one: Copied (server-side copy) to: one.bak 2025/03/08 01:07:09 INFO : one: Deleted 2025/03/08 01:07:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 01:07:10 INFO : one: Copied (new) 2025/03/08 01:07:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:10 DEBUG : two: Unchanged skipping 2025/03/08 01:07:10 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/08 01:07:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 01:07:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/03/08 01:07:11 INFO : three.txt: Deleted 2025/03/08 01:07:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/08 01:07:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.71s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:07:14 DEBUG : Creating backend with remote "TestB2:rclone-test-minivab9jihi/dst" 2025/03/08 01:07:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/08 01:07:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/03/08 01:07:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/08 01:07:17 INFO : one: Deleted 2025/03/08 01:07:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:07:18 INFO : one: Copied (new) 2025/03/08 01:07:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:18 DEBUG : two: Unchanged skipping 2025/03/08 01:07:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/08 01:07:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/03/08 01:07:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/08 01:07:19 INFO : three.txt: Deleted 2025/03/08 01:07:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 01:07:19 INFO : three.txt: Copied (new) 2025/03/08 01:07:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/08 01:07:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/03/08 01:07:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/03/08 01:07:20 INFO : one: Deleted 2025/03/08 01:07:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/03/08 01:07:21 INFO : one: Copied (new) 2025/03/08 01:07:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:21 DEBUG : two: Unchanged skipping 2025/03/08 01:07:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/08 01:07:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/03/08 01:07:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/03/08 01:07:22 INFO : three.txt: Deleted 2025/03/08 01:07:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/03/08 01:07:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.92s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:07:25 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:07:25 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/08 01:07:25 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:07:25 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/03/08 01:07:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/08 01:07:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.91s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:07:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/08 01:07:26 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:07:26 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:07:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/03/08 01:07:26 INFO : existing: Copied (new) 2025/03/08 01:07:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:07:27 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/08 01:07:27 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:07:27 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/08 01:07:27 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:07:27 ERROR : B2 bucket rclone-test-minivab9jihi: not deleting files as there were IO errors 2025/03/08 01:07:27 ERROR : B2 bucket rclone-test-minivab9jihi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncImmutable (2.64s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:07:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:29 DEBUG : existing: Unchanged skipping 2025/03/08 01:07:29 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:07:29 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:07:29 DEBUG : Waiting for deletions to finish 2025/03/08 01:07:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", 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-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:07:40 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both0: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both1: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both10: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both11: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both12: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both13: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both14: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both15: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both16: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both17: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both18: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both19: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:07:40 DEBUG : both3: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both6: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both7: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both2: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:40 DEBUG : both9: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both5: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both4: Unchanged skipping 2025/03/08 01:07:40 DEBUG : both8: Unchanged skipping 2025/03/08 01:07:40 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:07:40 DEBUG : Waiting for deletions to finish 2025/03/08 01:07:40 INFO : only2: Deleted 2025/03/08 01:07:41 INFO : only3: Deleted 2025/03/08 01:07:41 INFO : only4: Deleted 2025/03/08 01:07:41 INFO : only7: Deleted 2025/03/08 01:07:41 INFO : only0: Deleted 2025/03/08 01:07:41 INFO : only11: Deleted 2025/03/08 01:07:41 INFO : only15: Deleted 2025/03/08 01:07:41 INFO : only19: Deleted 2025/03/08 01:07:41 INFO : only17: Deleted 2025/03/08 01:07:41 INFO : only8: Deleted 2025/03/08 01:07:41 INFO : only9: Deleted 2025/03/08 01:07:41 INFO : only1: Deleted 2025/03/08 01:07:41 INFO : only10: Deleted 2025/03/08 01:07:41 INFO : only13: Deleted 2025/03/08 01:07:41 INFO : only6: Deleted 2025/03/08 01:07:41 INFO : only14: Deleted 2025/03/08 01:07:41 INFO : only12: Deleted 2025/03/08 01:07:42 INFO : only16: Deleted 2025/03/08 01:07:42 INFO : only18: Deleted 2025/03/08 01:07:42 INFO : only5: Deleted 2025/03/08 01:07:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (15.24s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:07:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for checks to finish 2025/03/08 01:07:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both1: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both12: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both13: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both10: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both15: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both16: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both17: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both18: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both19: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both2: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both3: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both4: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both5: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both6: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both7: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both8: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/03/08 01:07:56 DEBUG : both9: Unchanged skipping 2025/03/08 01:07:56 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/08 01:07:56 DEBUG : both11: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both0: Unchanged skipping 2025/03/08 01:07:56 DEBUG : both14: Unchanged skipping 2025/03/08 01:07:56 DEBUG : B2 bucket rclone-test-minivab9jihi: Waiting for transfers to finish 2025/03/08 01:07:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:56 INFO : only0: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only1: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only12: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only13: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only10: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only14: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only15: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only16: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only11: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only17: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only18: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only19: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only2: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only3: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only4: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only5: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only6: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only7: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only8: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/03/08 01:07:57 INFO : only9: Copied (replaced existing) 2025/03/08 01:07:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (19.73s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:08:06 DEBUG : empty_dir: Making directory with metadata 2025/03/08 01:08:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 01:08:06 DEBUG : empty_on_remote: Making directory with metadata 2025/03/08 01:08:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 01:08:06 INFO : empty_on_remote: Making directory 2025/03/08 01:08:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:08:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/08 01:08:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/08 01:08:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/08 01:08:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.95s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:08:10 DEBUG : empty_dir: Making directory with metadata 2025/03/08 01:08:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 01:08:10 DEBUG : empty_on_remote: Making directory with metadata 2025/03/08 01:08:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/08 01:08:10 INFO : empty_on_remote: Making directory 2025/03/08 01:08:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:08:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/08 01:08:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/08 01:08:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/08 01:08:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/08 01:08:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.52s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:08:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 01:08:14 INFO : sub dir: Making directory 2025/03/08 01:08:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.68s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" 2025/03/08 01:08:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/08 01:08:18 INFO : sub dir: Making directory 2025/03/08 01:08:18 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-minivab9jihi", Local "Local file system at /tmp/rclone3165213163", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.74s) PASS 2025/03/08 01:08:23 DEBUG : B2 bucket rclone-test-minivab9jihi: Purge remote 2025/03/08 01:08:23 INFO : B2 bucket rclone-test-minivab9jihi: cleaning bucket "rclone-test-minivab9jihi" of all files 2025/03/08 01:08:24 DEBUG : BackupDir/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabbc_d20250308_m010605_c001_v7007000_t0000_u01741395965287") 2025/03/08 01:08:24 DEBUG : BackupDir/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f104fa4263ae34120_d20250308_m010559_c001_v0001180_t0012_u01741395959488") 2025/03/08 01:08:24 DEBUG : CompareDest/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f407598366ea181a9_d20250308_m010540_c001_v7007000_t0000_u01741395940089") 2025/03/08 01:08:24 DEBUG : CompareDest/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e077d_d20250308_m010533_c001_v0001144_t0051_u01741395933649") 2025/03/08 01:08:24 DEBUG : CompareDest/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f407598366ea181ab_d20250308_m010540_c001_v7007000_t0000_u01741395940270") 2025/03/08 01:08:24 DEBUG : CompareDest/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d901f_d20250308_m010535_c001_v0001184_t0021_u01741395935360") 2025/03/08 01:08:24 DEBUG : CopyDest/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabbd_d20250308_m010605_c001_v7007000_t0000_u01741395965469") 2025/03/08 01:08:24 DEBUG : CopyDest/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192a31_d20250308_m010556_c001_v0001102_t0029_u01741395956459") 2025/03/08 01:08:24 DEBUG : CopyDest/three: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabbe_d20250308_m010605_c001_v7007000_t0000_u01741395965718") 2025/03/08 01:08:24 DEBUG : CopyDest/three: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9401_d20250308_m010603_c001_v0001184_t0023_u01741395963444") 2025/03/08 01:08:24 DEBUG : CopyDest/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabbf_d20250308_m010605_c001_v7007000_t0000_u01741395965901") 2025/03/08 01:08:24 DEBUG : CopyDest/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e07e1_d20250308_m010600_c001_v0001144_t0000_u01741395960717") 2025/03/08 01:08:24 DEBUG : EXISTING: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a970_d20250308_m010729_c001_v7007000_t0000_u01741396049814") 2025/03/08 01:08:24 DEBUG : EXISTING: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da075_d20250308_m010728_c001_v0001184_t0037_u01741396048859") 2025/03/08 01:08:24 DEBUG : Testêé: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a967_d20250308_m010725_c001_v7007000_t0000_u01741396045844") 2025/03/08 01:08:24 DEBUG : Testêé: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9fb5_d20250308_m010725_c001_v0001184_t0043_u01741396045251") 2025/03/08 01:08:24 DEBUG : Testêé: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9fa1_d20250308_m010724_c001_v0001184_t0043_u01741396044666") 2025/03/08 01:08:24 DEBUG : a/potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d5e_d20250308_m010347_c001_v7007000_t0000_u01741395827463") 2025/03/08 01:08:24 DEBUG : a/potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7cfd_d20250308_m010346_c001_v0001184_t0056_u01741395826858") 2025/03/08 01:08:25 DEBUG : a/potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d944845a20bde_d20250308_m010345_c001_v7007000_t0000_u01741395825149") 2025/03/08 01:08:25 DEBUG : a/potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7caf_d20250308_m010344_c001_v0001184_t0017_u01741395824258") 2025/03/08 01:08:25 DEBUG : a/potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d32_d20250308_m010325_c001_v7007000_t0000_u01741395805352") 2025/03/08 01:08:25 DEBUG : a/potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d79a8_d20250308_m010324_c001_v0001184_t0020_u01741395804423") 2025/03/08 01:08:25 DEBUG : b/potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d5f_d20250308_m010347_c001_v7007000_t0000_u01741395827648") 2025/03/08 01:08:25 DEBUG : b/potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7ce3_d20250308_m010346_c001_v0001184_t0021_u01741395826065") 2025/03/08 01:08:25 DEBUG : b/potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d944845a20bd7_d20250308_m010344_c001_v7007000_t0000_u01741395824596") 2025/03/08 01:08:25 DEBUG : b/potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7c85_d20250308_m010343_c001_v0001184_t0017_u01741395823461") 2025/03/08 01:08:25 DEBUG : b/potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d31_d20250308_m010324_c001_v7007000_t0000_u01741395804766") 2025/03/08 01:08:25 DEBUG : b/potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7990_d20250308_m010323_c001_v0001184_t0019_u01741395803623") 2025/03/08 01:08:25 DEBUG : backup/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc13_d20250308_m010619_c001_v7007000_t0000_u01741395979995") 2025/03/08 01:08:25 DEBUG : backup/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1186437d0ff2a651_d20250308_m010618_c001_v0001116_t0050_u01741395978008") 2025/03/08 01:08:25 DEBUG : backup/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10018c6745bf0dcb_d20250308_m010613_c001_v0001181_t0003_u01741395973598") 2025/03/08 01:08:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc7d_d20250308_m010648_c001_v7007000_t0000_u01741396008419") 2025/03/08 01:08:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f113f8267ecb7a44b_d20250308_m010646_c001_v0001181_t0010_u01741396006513") 2025/03/08 01:08:25 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f101d1a9ead418bfa_d20250308_m010642_c001_v0001102_t0049_u01741396002589") 2025/03/08 01:08:25 DEBUG : backup/one.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40924c8bbb2d44dd_d20250308_m010633_c001_v7007000_t0000_u01741395993825") 2025/03/08 01:08:25 DEBUG : backup/one.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f113b40c38d780615_d20250308_m010631_c001_v0001113_t0027_u01741395991887") 2025/03/08 01:08:25 DEBUG : backup/one.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f104648d0139199ca_d20250308_m010627_c001_v0001161_t0008_u01741395987493") 2025/03/08 01:08:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc7e_d20250308_m010648_c001_v7007000_t0000_u01741396008599") 2025/03/08 01:08:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f106b5e52fd76a922_d20250308_m010647_c001_v0001134_t0001_u01741396007331") 2025/03/08 01:08:26 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1149a34e72187050_d20250308_m010644_c001_v0001093_t0047_u01741396004135") 2025/03/08 01:08:26 DEBUG : backup/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc15_d20250308_m010620_c001_v7007000_t0000_u01741395980177") 2025/03/08 01:08:26 DEBUG : backup/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f101f797045f9ce04_d20250308_m010619_c001_v0001184_t0030_u01741395979224") 2025/03/08 01:08:26 DEBUG : backup/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f116b190c4c4effc3_d20250308_m010615_c001_v0001172_t0044_u01741395975281") 2025/03/08 01:08:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40924c8bbb2d44de_d20250308_m010634_c001_v7007000_t0000_u01741395994006") 2025/03/08 01:08:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f114d32204dec68a5_d20250308_m010633_c001_v0001183_t0013_u01741395993036") 2025/03/08 01:08:26 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11224a2fbe9fd824_d20250308_m010629_c001_v0001137_t0025_u01741395989183") 2025/03/08 01:08:26 DEBUG : both0: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557eec_d20250308_m010758_c001_v7007000_t0000_u01741396078577") 2025/03/08 01:08:26 DEBUG : both0: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da45c_d20250308_m010747_c001_v0001184_t0018_u01741396067282") 2025/03/08 01:08:26 DEBUG : both0: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e3993_d20250308_m010742_c001_v7007000_t0000_u01741396062636") 2025/03/08 01:08:26 DEBUG : both0: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da103_d20250308_m010731_c001_v0001184_t0015_u01741396051678") 2025/03/08 01:08:26 DEBUG : both1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557eed_d20250308_m010758_c001_v7007000_t0000_u01741396078762") 2025/03/08 01:08:26 DEBUG : both1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da47e_d20250308_m010747_c001_v0001184_t0056_u01741396067723") 2025/03/08 01:08:26 DEBUG : both1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e3994_d20250308_m010742_c001_v7007000_t0000_u01741396062821") 2025/03/08 01:08:26 DEBUG : both1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da117_d20250308_m010732_c001_v0001184_t0017_u01741396052089") 2025/03/08 01:08:26 DEBUG : both10: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557eee_d20250308_m010758_c001_v7007000_t0000_u01741396078945") 2025/03/08 01:08:26 DEBUG : both10: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da58e_d20250308_m010751_c001_v0001184_t0032_u01741396071570") 2025/03/08 01:08:26 DEBUG : both10: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e3995_d20250308_m010743_c001_v7007000_t0000_u01741396063014") 2025/03/08 01:08:26 DEBUG : both10: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da1e7_d20250308_m010735_c001_v0001184_t0038_u01741396055779") 2025/03/08 01:08:26 DEBUG : both11: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557eef_d20250308_m010759_c001_v7007000_t0000_u01741396079136") 2025/03/08 01:08:26 DEBUG : both11: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da5b4_d20250308_m010751_c001_v0001184_t0054_u01741396071962") 2025/03/08 01:08:26 DEBUG : both11: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e3996_d20250308_m010743_c001_v7007000_t0000_u01741396063205") 2025/03/08 01:08:27 DEBUG : both11: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da201_d20250308_m010736_c001_v0001184_t0043_u01741396056172") 2025/03/08 01:08:27 DEBUG : both12: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef0_d20250308_m010759_c001_v7007000_t0000_u01741396079321") 2025/03/08 01:08:27 DEBUG : both12: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da5da_d20250308_m010752_c001_v0001184_t0003_u01741396072362") 2025/03/08 01:08:27 DEBUG : both12: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e3998_d20250308_m010743_c001_v7007000_t0000_u01741396063388") 2025/03/08 01:08:27 DEBUG : both12: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da219_d20250308_m010736_c001_v0001184_t0046_u01741396056568") 2025/03/08 01:08:27 DEBUG : both13: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef1_d20250308_m010759_c001_v7007000_t0000_u01741396079506") 2025/03/08 01:08:27 DEBUG : both13: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da5ec_d20250308_m010752_c001_v0001184_t0036_u01741396072766") 2025/03/08 01:08:27 DEBUG : both13: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e3999_d20250308_m010743_c001_v7007000_t0000_u01741396063571") 2025/03/08 01:08:27 DEBUG : both13: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da239_d20250308_m010736_c001_v0001184_t0009_u01741396056975") 2025/03/08 01:08:27 DEBUG : both14: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef2_d20250308_m010759_c001_v7007000_t0000_u01741396079690") 2025/03/08 01:08:27 DEBUG : both14: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da602_d20250308_m010753_c001_v0001184_t0050_u01741396073242") 2025/03/08 01:08:27 DEBUG : both14: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e399a_d20250308_m010743_c001_v7007000_t0000_u01741396063756") 2025/03/08 01:08:27 DEBUG : both14: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da254_d20250308_m010737_c001_v0001184_t0038_u01741396057369") 2025/03/08 01:08:27 DEBUG : both15: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef3_d20250308_m010759_c001_v7007000_t0000_u01741396079879") 2025/03/08 01:08:27 DEBUG : both15: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da618_d20250308_m010753_c001_v0001184_t0040_u01741396073660") 2025/03/08 01:08:27 DEBUG : both15: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e399b_d20250308_m010743_c001_v7007000_t0000_u01741396063940") 2025/03/08 01:08:27 DEBUG : both15: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da26f_d20250308_m010737_c001_v0001184_t0054_u01741396057845") 2025/03/08 01:08:27 DEBUG : both16: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef4_d20250308_m010800_c001_v7007000_t0000_u01741396080061") 2025/03/08 01:08:27 DEBUG : both16: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da636_d20250308_m010754_c001_v0001184_t0014_u01741396074074") 2025/03/08 01:08:27 DEBUG : both16: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e399c_d20250308_m010744_c001_v7007000_t0000_u01741396064128") 2025/03/08 01:08:27 DEBUG : both16: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da281_d20250308_m010738_c001_v0001184_t0048_u01741396058252") 2025/03/08 01:08:28 DEBUG : both17: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef5_d20250308_m010800_c001_v7007000_t0000_u01741396080245") 2025/03/08 01:08:28 DEBUG : both17: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da64c_d20250308_m010754_c001_v0001184_t0017_u01741396074469") 2025/03/08 01:08:28 DEBUG : both17: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e399e_d20250308_m010744_c001_v7007000_t0000_u01741396064312") 2025/03/08 01:08:28 DEBUG : both17: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da298_d20250308_m010738_c001_v0001184_t0017_u01741396058650") 2025/03/08 01:08:28 DEBUG : both18: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef6_d20250308_m010800_c001_v7007000_t0000_u01741396080470") 2025/03/08 01:08:28 DEBUG : both18: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da658_d20250308_m010754_c001_v0001184_t0034_u01741396074885") 2025/03/08 01:08:28 DEBUG : both18: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e399f_d20250308_m010744_c001_v7007000_t0000_u01741396064495") 2025/03/08 01:08:28 DEBUG : both18: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da2ac_d20250308_m010739_c001_v0001184_t0045_u01741396059071") 2025/03/08 01:08:28 DEBUG : both19: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef7_d20250308_m010800_c001_v7007000_t0000_u01741396080654") 2025/03/08 01:08:28 DEBUG : both19: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da670_d20250308_m010755_c001_v0001184_t0004_u01741396075296") 2025/03/08 01:08:28 DEBUG : both19: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e39a0_d20250308_m010744_c001_v7007000_t0000_u01741396064679") 2025/03/08 01:08:28 DEBUG : both19: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da2ca_d20250308_m010739_c001_v0001184_t0042_u01741396059462") 2025/03/08 01:08:28 DEBUG : both2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef8_d20250308_m010800_c001_v7007000_t0000_u01741396080838") 2025/03/08 01:08:28 DEBUG : both2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da4a4_d20250308_m010748_c001_v0001184_t0012_u01741396068156") 2025/03/08 01:08:28 DEBUG : both2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e39a1_d20250308_m010744_c001_v7007000_t0000_u01741396064864") 2025/03/08 01:08:28 DEBUG : both2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da12e_d20250308_m010732_c001_v0001184_t0055_u01741396052498") 2025/03/08 01:08:28 DEBUG : both3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557ef9_d20250308_m010801_c001_v7007000_t0000_u01741396081021") 2025/03/08 01:08:28 DEBUG : both3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da4be_d20250308_m010748_c001_v0001184_t0051_u01741396068570") 2025/03/08 01:08:28 DEBUG : both3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e39a3_d20250308_m010745_c001_v7007000_t0000_u01741396065048") 2025/03/08 01:08:28 DEBUG : both3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da142_d20250308_m010732_c001_v0001184_t0045_u01741396052902") 2025/03/08 01:08:29 DEBUG : both4: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557efa_d20250308_m010801_c001_v7007000_t0000_u01741396081205") 2025/03/08 01:08:29 DEBUG : both4: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da4d9_d20250308_m010748_c001_v0001184_t0044_u01741396068958") 2025/03/08 01:08:29 DEBUG : both4: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e39a4_d20250308_m010745_c001_v7007000_t0000_u01741396065232") 2025/03/08 01:08:29 DEBUG : both4: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da15a_d20250308_m010733_c001_v0001184_t0027_u01741396053318") 2025/03/08 01:08:29 DEBUG : both5: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557efb_d20250308_m010801_c001_v7007000_t0000_u01741396081397") 2025/03/08 01:08:29 DEBUG : both5: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da4f2_d20250308_m010749_c001_v0001184_t0020_u01741396069410") 2025/03/08 01:08:29 DEBUG : both5: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e39a5_d20250308_m010745_c001_v7007000_t0000_u01741396065415") 2025/03/08 01:08:29 DEBUG : both5: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da17a_d20250308_m010733_c001_v0001184_t0014_u01741396053730") 2025/03/08 01:08:29 DEBUG : both6: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557efc_d20250308_m010801_c001_v7007000_t0000_u01741396081581") 2025/03/08 01:08:29 DEBUG : both6: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da514_d20250308_m010749_c001_v0001184_t0017_u01741396069855") 2025/03/08 01:08:29 DEBUG : both6: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e39a6_d20250308_m010745_c001_v7007000_t0000_u01741396065600") 2025/03/08 01:08:29 DEBUG : both6: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da198_d20250308_m010734_c001_v0001184_t0044_u01741396054154") 2025/03/08 01:08:29 DEBUG : both7: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557efd_d20250308_m010801_c001_v7007000_t0000_u01741396081788") 2025/03/08 01:08:29 DEBUG : both7: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da52a_d20250308_m010750_c001_v0001184_t0005_u01741396070250") 2025/03/08 01:08:29 DEBUG : both7: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e39a7_d20250308_m010745_c001_v7007000_t0000_u01741396065784") 2025/03/08 01:08:29 DEBUG : both7: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da1b7_d20250308_m010734_c001_v0001184_t0047_u01741396054557") 2025/03/08 01:08:29 DEBUG : both8: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557efe_d20250308_m010801_c001_v7007000_t0000_u01741396081972") 2025/03/08 01:08:29 DEBUG : both8: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da552_d20250308_m010750_c001_v0001184_t0024_u01741396070690") 2025/03/08 01:08:29 DEBUG : both8: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e39a8_d20250308_m010745_c001_v7007000_t0000_u01741396065967") 2025/03/08 01:08:29 DEBUG : both8: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da1c5_d20250308_m010734_c001_v0001184_t0033_u01741396054942") 2025/03/08 01:08:29 DEBUG : both9: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557eff_d20250308_m010802_c001_v7007000_t0000_u01741396082155") 2025/03/08 01:08:29 DEBUG : both9: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da574_d20250308_m010751_c001_v0001184_t0030_u01741396071129") 2025/03/08 01:08:29 DEBUG : both9: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e39a9_d20250308_m010746_c001_v7007000_t0000_u01741396066153") 2025/03/08 01:08:30 DEBUG : both9: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da1d7_d20250308_m010735_c001_v0001184_t0050_u01741396055354") 2025/03/08 01:08:30 DEBUG : c/non empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d61_d20250308_m010347_c001_v7007000_t0000_u01741395827831") 2025/03/08 01:08:30 DEBUG : c/non empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7ceb_d20250308_m010346_c001_v0001184_t0018_u01741395826273") 2025/03/08 01:08:30 DEBUG : c/non empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d944845a20be1_d20250308_m010345_c001_v7007000_t0000_u01741395825340") 2025/03/08 01:08:30 DEBUG : c/non empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7c8f_d20250308_m010343_c001_v0001184_t0037_u01741395823671") 2025/03/08 01:08:30 DEBUG : c/non empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d33_d20250308_m010325_c001_v7007000_t0000_u01741395805548") 2025/03/08 01:08:30 DEBUG : c/non empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7992_d20250308_m010323_c001_v0001184_t0027_u01741395803830") 2025/03/08 01:08:30 DEBUG : check sum: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d18_d20250308_m010313_c001_v7007000_t0000_u01741395793115") 2025/03/08 01:08:30 DEBUG : check sum: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7846_d20250308_m010312_c001_v0001184_t0022_u01741395792168") 2025/03/08 01:08:30 DEBUG : dest/3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabb5_d20250308_m010549_c001_v7007000_t0000_u01741395949570") 2025/03/08 01:08:30 DEBUG : dest/3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f402dd870261a0af0_d20250308_m010548_c001_v0001184_t0007_u01741395948458") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a95c_d20250308_m010723_c001_v7007000_t0000_u01741396043211") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f117309e76224f4ab_d20250308_m010720_c001_v0001154_t0025_u01741396040862") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41932860abb3b37e_d20250308_m010720_c001_v7007000_t0000_u01741396040680") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f117309e76224f4a5_d20250308_m010717_c001_v0001154_t0025_u01741396037799") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41932860abb3b374_d20250308_m010717_c001_v7007000_t0000_u01741396037067") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9ddf_d20250308_m010713_c001_v0001184_t0049_u01741396033754") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a92c_d20250308_m010712_c001_v7007000_t0000_u01741396032291") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1146844e991d3fa6_d20250308_m010709_c001_v0001134_t0004_u01741396029805") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4150e057bb468d3b_d20250308_m010709_c001_v7007000_t0000_u01741396029619") 2025/03/08 01:08:30 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1146844e991d3f9a_d20250308_m010705_c001_v0001134_t0046_u01741396025752") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4150e057bb468d32_d20250308_m010705_c001_v7007000_t0000_u01741396025026") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9beb_d20250308_m010701_c001_v0001184_t0046_u01741396021678") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc9c_d20250308_m010700_c001_v7007000_t0000_u01741396020743") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1038bd49bf95960d_d20250308_m010658_c001_v0001115_t0043_u01741396018973") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41692cf185c41c0d_d20250308_m010658_c001_v7007000_t0000_u01741396018750") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1038bd49bf959601_d20250308_m010653_c001_v0001115_t0020_u01741396013639") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41692cf185c41c09_d20250308_m010652_c001_v7007000_t0000_u01741396012915") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9a05_d20250308_m010649_c001_v0001184_t0055_u01741396009681") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc7f_d20250308_m010648_c001_v7007000_t0000_u01741396008781") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f111eb1faecead0c8_d20250308_m010646_c001_v0001182_t0005_u01741396006907") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca51a7_d20250308_m010646_c001_v7007000_t0000_u01741396006731") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f111eb1faecead076_d20250308_m010643_c001_v0001182_t0008_u01741396003709") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca5199_d20250308_m010642_c001_v7007000_t0000_u01741396002972") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9825_d20250308_m010635_c001_v0001184_t0026_u01741395995165") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40924c8bbb2d44e0_d20250308_m010634_c001_v7007000_t0000_u01741395994188") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1140ed5edccf0a9f_d20250308_m010632_c001_v0001146_t0000_u01741395992356") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40386259f73bf9c4_d20250308_m010632_c001_v7007000_t0000_u01741395992173") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1140ed5edccf0a93_d20250308_m010628_c001_v0001146_t0034_u01741395988600") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40386259f73bf9c0_d20250308_m010627_c001_v7007000_t0000_u01741395987858") 2025/03/08 01:08:31 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e084d_d20250308_m010621_c001_v0001144_t0047_u01741395981278") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc19_d20250308_m010620_c001_v7007000_t0000_u01741395980360") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f101b54db91ee2971_d20250308_m010618_c001_v0001105_t0020_u01741395978728") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e389e_d20250308_m010618_c001_v7007000_t0000_u01741395978543") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f101b54db91ee2967_d20250308_m010614_c001_v0001105_t0011_u01741395974565") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e388e_d20250308_m010613_c001_v7007000_t0000_u01741395973822") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192a51_d20250308_m010607_c001_v0001102_t0013_u01741395967175") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabc0_d20250308_m010606_c001_v7007000_t0000_u01741395966082") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f115a2b15b3f34d35_d20250308_m010559_c001_v0001184_t0003_u01741395959972") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40386259f73bf9a3_d20250308_m010559_c001_v7007000_t0000_u01741395959750") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d92f3_d20250308_m010555_c001_v0001184_t0025_u01741395955894") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1153432bda715cc6_d20250308_m010555_c001_v0001172_t0006_u01741395955014") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1153432bda715cc0_d20250308_m010553_c001_v0001172_t0019_u01741395953998") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f407598366ea181ac_d20250308_m010540_c001_v7007000_t0000_u01741395940459") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed1929db_d20250308_m010532_c001_v0001102_t0009_u01741395932772") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f101673bb80de46e0_d20250308_m010532_c001_v0001182_t0018_u01741395932025") 2025/03/08 01:08:32 DEBUG : dst/one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f101673bb80de46cb_d20250308_m010531_c001_v0001182_t0035_u01741395931070") 2025/03/08 01:08:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a95e_d20250308_m010723_c001_v7007000_t0000_u01741396043396") 2025/03/08 01:08:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10138724225efae1_d20250308_m010720_c001_v0001106_t0019_u01741396040204") 2025/03/08 01:08:32 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1190a517542ff93a_d20250308_m010716_c001_v0001182_t0019_u01741396036852") 2025/03/08 01:08:32 DEBUG : dst/one.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a92d_d20250308_m010712_c001_v7007000_t0000_u01741396032473") 2025/03/08 01:08:32 DEBUG : dst/one.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1041916239500e54_d20250308_m010709_c001_v0001178_t0038_u01741396029366") 2025/03/08 01:08:32 DEBUG : dst/one.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f105004ba4fe2e0fc_d20250308_m010704_c001_v0001183_t0004_u01741396024797") 2025/03/08 01:08:32 DEBUG : dst/one.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc9d_d20250308_m010700_c001_v7007000_t0000_u01741396020924") 2025/03/08 01:08:33 DEBUG : dst/one.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11060133dfddab0b_d20250308_m010658_c001_v0001182_t0050_u01741396018525") 2025/03/08 01:08:33 DEBUG : dst/one.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11750d1bb0223e4e_d20250308_m010652_c001_v0001179_t0015_u01741396012678") 2025/03/08 01:08:33 DEBUG : dst/three: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabc1_d20250308_m010606_c001_v7007000_t0000_u01741395966266") 2025/03/08 01:08:33 DEBUG : dst/three: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1153432bda715cea_d20250308_m010604_c001_v0001172_t0004_u01741395964594") 2025/03/08 01:08:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a961_d20250308_m010723_c001_v7007000_t0000_u01741396043578") 2025/03/08 01:08:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f116a68b406e3cafa_d20250308_m010721_c001_v0001039_t0010_u01741396041727") 2025/03/08 01:08:33 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f108979e56751b70c_d20250308_m010718_c001_v0001183_t0024_u01741396038692") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a962_d20250308_m010723_c001_v7007000_t0000_u01741396043763") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f117309e76224f4af_d20250308_m010722_c001_v0001154_t0004_u01741396042506") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41932860abb3b380_d20250308_m010722_c001_v7007000_t0000_u01741396042322") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f117309e76224f4a7_d20250308_m010719_c001_v0001154_t0010_u01741396039094") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41932860abb3b376_d20250308_m010718_c001_v7007000_t0000_u01741396038912") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9ded_d20250308_m010714_c001_v0001184_t0017_u01741396034169") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a92e_d20250308_m010712_c001_v7007000_t0000_u01741396032659") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1146844e991d3fac_d20250308_m010711_c001_v0001134_t0000_u01741396031371") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4150e057bb468d3e_d20250308_m010711_c001_v7007000_t0000_u01741396031180") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1146844e991d3fa0_d20250308_m010707_c001_v0001134_t0030_u01741396027865") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4150e057bb468d35_d20250308_m010707_c001_v7007000_t0000_u01741396027678") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9bf9_d20250308_m010702_c001_v0001184_t0048_u01741396022077") 2025/03/08 01:08:33 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41692cf185c41c0e_d20250308_m010700_c001_v7007000_t0000_u01741396020186") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9b35_d20250308_m010657_c001_v0001184_t0041_u01741396017617") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41692cf185c41c0c_d20250308_m010654_c001_v7007000_t0000_u01741396014823") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9a1b_d20250308_m010650_c001_v0001184_t0019_u01741396010256") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca51ad_d20250308_m010647_c001_v7007000_t0000_u01741396007865") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192abf_d20250308_m010645_c001_v0001102_t0038_u01741396005607") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca519e_d20250308_m010644_c001_v7007000_t0000_u01741396004513") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9893_d20250308_m010638_c001_v0001184_t0033_u01741395998296") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40386259f73bf9c5_d20250308_m010633_c001_v7007000_t0000_u01741395993252") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e086c_d20250308_m010630_c001_v0001144_t0010_u01741395990602") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40386259f73bf9c1_d20250308_m010629_c001_v7007000_t0000_u01741395989495") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192a7c_d20250308_m010622_c001_v0001102_t0026_u01741395982916") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e38a0_d20250308_m010619_c001_v7007000_t0000_u01741395979425") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192a6e_d20250308_m010616_c001_v0001102_t0030_u01741395976883") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e3892_d20250308_m010615_c001_v7007000_t0000_u01741395975616") 2025/03/08 01:08:34 DEBUG : dst/three.txt: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d94d8_d20250308_m010609_c001_v0001184_t0004_u01741395969166") 2025/03/08 01:08:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a92f_d20250308_m010712_c001_v7007000_t0000_u01741396032842") 2025/03/08 01:08:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11264a74959a2c50_d20250308_m010710_c001_v0001182_t0031_u01741396030970") 2025/03/08 01:08:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f114bfd68cf4e2d81_d20250308_m010706_c001_v0001106_t0007_u01741396026773") 2025/03/08 01:08:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc9e_d20250308_m010701_c001_v7007000_t0000_u01741396021107") 2025/03/08 01:08:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1030003f05a1569e_d20250308_m010659_c001_v0001182_t0039_u01741396019980") 2025/03/08 01:08:34 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1189ddc66c8c8ea6_d20250308_m010654_c001_v0001184_t0010_u01741396014617") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a963_d20250308_m010723_c001_v7007000_t0000_u01741396043944") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9de5_d20250308_m010713_c001_v0001184_t0038_u01741396033960") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a930_d20250308_m010713_c001_v7007000_t0000_u01741396033026") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d9bf1_d20250308_m010701_c001_v0001184_t0042_u01741396021882") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc9f_d20250308_m010701_c001_v7007000_t0000_u01741396021293") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192ad3_d20250308_m010649_c001_v0001102_t0028_u01741396009874") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc80_d20250308_m010648_c001_v7007000_t0000_u01741396008961") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192aa1_d20250308_m010635_c001_v0001102_t0034_u01741395995740") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40924c8bbb2d44e1_d20250308_m010634_c001_v7007000_t0000_u01741395994437") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d966d_d20250308_m010622_c001_v0001184_t0056_u01741395982361") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60dc1a_d20250308_m010620_c001_v7007000_t0000_u01741395980544") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e0803_d20250308_m010608_c001_v0001144_t0054_u01741395968136") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabc2_d20250308_m010606_c001_v7007000_t0000_u01741395966457") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f102079bce60232e1_d20250308_m010602_c001_v0001134_t0044_u01741395962126") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f407598366ea181ad_d20250308_m010540_c001_v7007000_t0000_u01741395940680") 2025/03/08 01:08:35 DEBUG : dst/two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f101673bb80de477e_d20250308_m010539_c001_v0001182_t0048_u01741395939523") 2025/03/08 01:08:35 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4084b076473ec9cd_d20250308_m010457_c001_v7007000_t0000_u01741395897443") 2025/03/08 01:08:35 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d88d2_d20250308_m010453_c001_v0001184_t0012_u01741395893255") 2025/03/08 01:08:35 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4084b076473ec9a4_d20250308_m010450_c001_v7007000_t0000_u01741395890649") 2025/03/08 01:08:35 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d8644_d20250308_m010440_c001_v0001184_t0047_u01741395880303") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e942_d20250308_m010431_c001_v7007000_t0000_u01741395871828") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d83ec_d20250308_m010427_c001_v0001184_t0012_u01741395867572") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4de0_d20250308_m010400_c001_v7007000_t0000_u01741395840253") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7ea9_d20250308_m010358_c001_v0001184_t0018_u01741395838540") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4da4_d20250308_m010357_c001_v7007000_t0000_u01741395837038") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7e39_d20250308_m010355_c001_v0001184_t0003_u01741395835903") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d6e_d20250308_m010352_c001_v7007000_t0000_u01741395832633") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7d7f_d20250308_m010351_c001_v0001184_t0038_u01741395831070") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d67_d20250308_m010349_c001_v7007000_t0000_u01741395829946") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7d2d_d20250308_m010348_c001_v0001184_t0005_u01741395828774") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d944845a20bbf_d20250308_m010342_c001_v7007000_t0000_u01741395822554") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7c27_d20250308_m010341_c001_v0001184_t0008_u01741395821230") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d944845a20bad_d20250308_m010340_c001_v7007000_t0000_u01741395820109") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7beb_d20250308_m010339_c001_v0001184_t0027_u01741395819325") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d44_d20250308_m010334_c001_v7007000_t0000_u01741395814246") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7b0a_d20250308_m010333_c001_v0001184_t0003_u01741395813101") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d3d_d20250308_m010330_c001_v7007000_t0000_u01741395810555") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7a64_d20250308_m010329_c001_v0001184_t0044_u01741395809617") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d3a_d20250308_m010328_c001_v7007000_t0000_u01741395808540") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f101e2c85f0117386_d20250308_m010327_c001_v0001100_t0044_u01741395807784") 2025/03/08 01:08:36 DEBUG : empty space: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d79dc_d20250308_m010326_c001_v0001184_t0055_u01741395806274") 2025/03/08 01:08:36 DEBUG : enormous: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4dcf_d20250308_m010359_c001_v7007000_t0000_u01741395839316") 2025/03/08 01:08:37 DEBUG : enormous: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7eb4_d20250308_m010358_c001_v0001184_t0037_u01741395838744") 2025/03/08 01:08:37 DEBUG : existing: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a96b_d20250308_m010727_c001_v7007000_t0000_u01741396047745") 2025/03/08 01:08:37 DEBUG : existing: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da007_d20250308_m010726_c001_v0001184_t0014_u01741396046593") 2025/03/08 01:08:37 DEBUG : existing: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e932_d20250308_m010425_c001_v7007000_t0000_u01741395865323") 2025/03/08 01:08:37 DEBUG : existing: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d8328_d20250308_m010424_c001_v0001184_t0006_u01741395864140") 2025/03/08 01:08:37 DEBUG : existing: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d2b_d20250308_m010322_c001_v7007000_t0000_u01741395802550") 2025/03/08 01:08:37 DEBUG : existing: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7954_d20250308_m010321_c001_v0001184_t0046_u01741395801624") 2025/03/08 01:08:37 DEBUG : existing: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d27_d20250308_m010320_c001_v7007000_t0000_u01741395800372") 2025/03/08 01:08:37 DEBUG : existing: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d790c_d20250308_m010319_c001_v0001184_t0054_u01741395799742") 2025/03/08 01:08:37 DEBUG : existing: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d78fc_d20250308_m010318_c001_v0001184_t0033_u01741395798998") 2025/03/08 01:08:37 DEBUG : existing-b: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e934_d20250308_m010425_c001_v7007000_t0000_u01741395865509") 2025/03/08 01:08:37 DEBUG : existing-b: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192885_d20250308_m010424_c001_v0001102_t0005_u01741395864148") 2025/03/08 01:08:37 DEBUG : file1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f1b_d20250308_m010812_c001_v7007000_t0000_u01741396092576") 2025/03/08 01:08:37 DEBUG : file1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10307fe265bbee9c_d20250308_m010811_c001_v0001161_t0054_u01741396091175") 2025/03/08 01:08:37 DEBUG : file1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f15_d20250308_m010809_c001_v7007000_t0000_u01741396089077") 2025/03/08 01:08:37 DEBUG : file1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f104faf4abc2fb38e_d20250308_m010807_c001_v0001183_t0048_u01741396087207") 2025/03/08 01:08:37 DEBUG : five: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4e29_d20250308_m010404_c001_v7007000_t0000_u01741395844504") 2025/03/08 01:08:37 DEBUG : five: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74d7f44_d20250308_m010402_c001_v0001184_t0028_u01741395842556") 2025/03/08 01:08:37 DEBUG : foo: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d41_d20250308_m010332_c001_v7007000_t0000_u01741395812385") 2025/03/08 01:08:37 DEBUG : foo: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74d7aca_d20250308_m010331_c001_v0001184_t0028_u01741395811831") 2025/03/08 01:08:38 DEBUG : foo: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74d7aa0_d20250308_m010331_c001_v0001184_t0028_u01741395811272") 2025/03/08 01:08:38 DEBUG : four: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4e2d_d20250308_m010404_c001_v7007000_t0000_u01741395844691") 2025/03/08 01:08:38 DEBUG : four: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40434183ed192831_d20250308_m010403_c001_v0001102_t0004_u01741395843112") 2025/03/08 01:08:38 DEBUG : four: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7f2d_d20250308_m010401_c001_v0001184_t0054_u01741395841980") 2025/03/08 01:08:38 DEBUG : hello world2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d4e7_d20250308_m010231_c001_v7007000_t0000_u01741395751582") 2025/03/08 01:08:38 DEBUG : hello world2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d73ad_d20250308_m010231_c001_v0001184_t0041_u01741395751024") 2025/03/08 01:08:38 DEBUG : ignore-size: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d22_d20250308_m010317_c001_v7007000_t0000_u01741395797922") 2025/03/08 01:08:38 DEBUG : ignore-size: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d78ce_d20250308_m010316_c001_v0001184_t0033_u01741395796977") 2025/03/08 01:08:38 DEBUG : nested/sub dir/file: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e92e_d20250308_m010422_c001_v7007000_t0000_u01741395862887") 2025/03/08 01:08:38 DEBUG : nested/sub dir/file: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed19287f_d20250308_m010421_c001_v0001102_t0018_u01741395861311") 2025/03/08 01:08:38 DEBUG : nested/sub dir/file: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e927_d20250308_m010420_c001_v7007000_t0000_u01741395860186") 2025/03/08 01:08:38 DEBUG : nested/sub dir/file: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192873_d20250308_m010419_c001_v0001102_t0048_u01741395859177") 2025/03/08 01:08:38 DEBUG : one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4e31_d20250308_m010404_c001_v7007000_t0000_u01741395844876") 2025/03/08 01:08:38 DEBUG : one: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74d7f13_d20250308_m010401_c001_v0001184_t0028_u01741395841365") 2025/03/08 01:08:38 DEBUG : only0: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f00_d20250308_m010802_c001_v7007000_t0000_u01741396082339") 2025/03/08 01:08:38 DEBUG : only0: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74da6a5_d20250308_m010756_c001_v0001184_t0028_u01741396076361") 2025/03/08 01:08:38 DEBUG : only0: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da46b_d20250308_m010747_c001_v0001184_t0036_u01741396067481") 2025/03/08 01:08:38 DEBUG : only0: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e398c_d20250308_m010741_c001_v7007000_t0000_u01741396061261") 2025/03/08 01:08:38 DEBUG : only0: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da10d_d20250308_m010731_c001_v0001184_t0010_u01741396051890") 2025/03/08 01:08:38 DEBUG : only1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f01_d20250308_m010802_c001_v7007000_t0000_u01741396082523") 2025/03/08 01:08:39 DEBUG : only1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d662795940c0e_d20250308_m010756_c001_v0001144_t0004_u01741396076913") 2025/03/08 01:08:39 DEBUG : only1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da488_d20250308_m010747_c001_v0001184_t0014_u01741396067930") 2025/03/08 01:08:39 DEBUG : only1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f403a6e5f04ce4607_d20250308_m010741_c001_v7007000_t0000_u01741396061622") 2025/03/08 01:08:39 DEBUG : only1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da126_d20250308_m010732_c001_v0001184_t0005_u01741396052301") 2025/03/08 01:08:39 DEBUG : only10: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f02_d20250308_m010802_c001_v7007000_t0000_u01741396082706") 2025/03/08 01:08:39 DEBUG : only10: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40307fe265bbee56_d20250308_m010757_c001_v0001161_t0031_u01741396077104") 2025/03/08 01:08:39 DEBUG : only10: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da59e_d20250308_m010751_c001_v0001184_t0053_u01741396071762") 2025/03/08 01:08:39 DEBUG : only10: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e398e_d20250308_m010741_c001_v7007000_t0000_u01741396061631") 2025/03/08 01:08:39 DEBUG : only10: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da1ef_d20250308_m010735_c001_v0001184_t0022_u01741396055976") 2025/03/08 01:08:39 DEBUG : only11: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f03_d20250308_m010802_c001_v7007000_t0000_u01741396082891") 2025/03/08 01:08:39 DEBUG : only11: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404faf4abc2fb2c8_d20250308_m010757_c001_v0001183_t0036_u01741396077293") 2025/03/08 01:08:39 DEBUG : only11: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da5c0_d20250308_m010752_c001_v0001184_t0017_u01741396072163") 2025/03/08 01:08:39 DEBUG : only11: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4064ce6f89a247af_d20250308_m010741_c001_v7007000_t0000_u01741396061330") 2025/03/08 01:08:39 DEBUG : only11: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da20d_d20250308_m010736_c001_v0001184_t0052_u01741396056366") 2025/03/08 01:08:39 DEBUG : only12: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f04_d20250308_m010803_c001_v7007000_t0000_u01741396083075") 2025/03/08 01:08:39 DEBUG : only12: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74da6c3_d20250308_m010756_c001_v0001184_t0028_u01741396076941") 2025/03/08 01:08:39 DEBUG : only12: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da5e2_d20250308_m010752_c001_v0001184_t0011_u01741396072559") 2025/03/08 01:08:39 DEBUG : only12: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4064ce6f89a247b2_d20250308_m010741_c001_v7007000_t0000_u01741396061830") 2025/03/08 01:08:39 DEBUG : only12: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da22b_d20250308_m010736_c001_v0001184_t0036_u01741396056770") 2025/03/08 01:08:39 DEBUG : only13: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f05_d20250308_m010803_c001_v7007000_t0000_u01741396083259") 2025/03/08 01:08:39 DEBUG : only13: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d662795940c12_d20250308_m010757_c001_v0001144_t0004_u01741396077097") 2025/03/08 01:08:39 DEBUG : only13: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da5f8_d20250308_m010753_c001_v0001184_t0054_u01741396073012") 2025/03/08 01:08:39 DEBUG : only13: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4080fa9412966f56_d20250308_m010741_c001_v7007000_t0000_u01741396061792") 2025/03/08 01:08:40 DEBUG : only13: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da249_d20250308_m010737_c001_v0001184_t0004_u01741396057177") 2025/03/08 01:08:40 DEBUG : only14: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f06_d20250308_m010803_c001_v7007000_t0000_u01741396083445") 2025/03/08 01:08:40 DEBUG : only14: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74da6c7_d20250308_m010757_c001_v0001184_t0028_u01741396077125") 2025/03/08 01:08:40 DEBUG : only14: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da60e_d20250308_m010753_c001_v0001184_t0051_u01741396073464") 2025/03/08 01:08:40 DEBUG : only14: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e3990_d20250308_m010741_c001_v7007000_t0000_u01741396061826") 2025/03/08 01:08:40 DEBUG : only14: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da269_d20250308_m010737_c001_v0001184_t0056_u01741396057608") 2025/03/08 01:08:40 DEBUG : only15: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f07_d20250308_m010803_c001_v7007000_t0000_u01741396083634") 2025/03/08 01:08:40 DEBUG : only15: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d662795940c14_d20250308_m010757_c001_v0001144_t0004_u01741396077280") 2025/03/08 01:08:40 DEBUG : only15: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da62a_d20250308_m010753_c001_v0001184_t0014_u01741396073876") 2025/03/08 01:08:40 DEBUG : only15: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4080fa9412966f54_d20250308_m010741_c001_v7007000_t0000_u01741396061427") 2025/03/08 01:08:40 DEBUG : only15: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da277_d20250308_m010738_c001_v0001184_t0003_u01741396058053") 2025/03/08 01:08:40 DEBUG : only16: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f08_d20250308_m010803_c001_v7007000_t0000_u01741396083818") 2025/03/08 01:08:40 DEBUG : only16: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40307fe265bbee5c_d20250308_m010757_c001_v0001161_t0031_u01741396077290") 2025/03/08 01:08:40 DEBUG : only16: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da640_d20250308_m010754_c001_v0001184_t0010_u01741396074272") 2025/03/08 01:08:40 DEBUG : only16: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4080fa9412966f57_d20250308_m010741_c001_v7007000_t0000_u01741396061975") 2025/03/08 01:08:40 DEBUG : only16: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da28a_d20250308_m010738_c001_v0001184_t0037_u01741396058444") 2025/03/08 01:08:40 DEBUG : only17: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f09_d20250308_m010804_c001_v7007000_t0000_u01741396084002") 2025/03/08 01:08:40 DEBUG : only17: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74da6cf_d20250308_m010757_c001_v0001184_t0028_u01741396077308") 2025/03/08 01:08:40 DEBUG : only17: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da654_d20250308_m010754_c001_v0001184_t0055_u01741396074682") 2025/03/08 01:08:40 DEBUG : only17: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e398d_d20250308_m010741_c001_v7007000_t0000_u01741396061446") 2025/03/08 01:08:40 DEBUG : only17: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da2a0_d20250308_m010738_c001_v0001184_t0050_u01741396058854") 2025/03/08 01:08:41 DEBUG : only18: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f0a_d20250308_m010804_c001_v7007000_t0000_u01741396084185") 2025/03/08 01:08:41 DEBUG : only18: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d662795940c16_d20250308_m010757_c001_v0001144_t0004_u01741396077463") 2025/03/08 01:08:41 DEBUG : only18: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da664_d20250308_m010755_c001_v0001184_t0011_u01741396075090") 2025/03/08 01:08:41 DEBUG : only18: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f403a6e5f04ce4609_d20250308_m010741_c001_v7007000_t0000_u01741396061989") 2025/03/08 01:08:41 DEBUG : only18: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da2bc_d20250308_m010739_c001_v0001184_t0027_u01741396059262") 2025/03/08 01:08:41 DEBUG : only19: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f0b_d20250308_m010804_c001_v7007000_t0000_u01741396084371") 2025/03/08 01:08:41 DEBUG : only19: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40307fe265bbee5e_d20250308_m010757_c001_v0001161_t0031_u01741396077475") 2025/03/08 01:08:41 DEBUG : only19: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da67c_d20250308_m010755_c001_v0001184_t0040_u01741396075496") 2025/03/08 01:08:41 DEBUG : only19: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f403a6e5f04ce4606_d20250308_m010741_c001_v7007000_t0000_u01741396061439") 2025/03/08 01:08:41 DEBUG : only19: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da2d8_d20250308_m010739_c001_v0001184_t0045_u01741396059669") 2025/03/08 01:08:41 DEBUG : only2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f0c_d20250308_m010804_c001_v7007000_t0000_u01741396084555") 2025/03/08 01:08:41 DEBUG : only2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404faf4abc2fb2ca_d20250308_m010757_c001_v0001183_t0036_u01741396077492") 2025/03/08 01:08:41 DEBUG : only2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da4b6_d20250308_m010748_c001_v0001184_t0009_u01741396068357") 2025/03/08 01:08:41 DEBUG : only2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4080fa9412966f51_d20250308_m010740_c001_v7007000_t0000_u01741396060865") 2025/03/08 01:08:41 DEBUG : only2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da136_d20250308_m010732_c001_v0001184_t0016_u01741396052701") 2025/03/08 01:08:41 DEBUG : only3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f0d_d20250308_m010804_c001_v7007000_t0000_u01741396084738") 2025/03/08 01:08:41 DEBUG : only3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74da6d9_d20250308_m010757_c001_v0001184_t0028_u01741396077504") 2025/03/08 01:08:41 DEBUG : only3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da4ca_d20250308_m010748_c001_v0001184_t0039_u01741396068764") 2025/03/08 01:08:41 DEBUG : only3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4080fa9412966f52_d20250308_m010741_c001_v7007000_t0000_u01741396061048") 2025/03/08 01:08:41 DEBUG : only3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da150_d20250308_m010733_c001_v0001184_t0023_u01741396053097") 2025/03/08 01:08:41 DEBUG : only4: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f0f_d20250308_m010804_c001_v7007000_t0000_u01741396084923") 2025/03/08 01:08:42 DEBUG : only4: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d662795940c18_d20250308_m010757_c001_v0001144_t0004_u01741396077656") 2025/03/08 01:08:42 DEBUG : only4: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da4e5_d20250308_m010749_c001_v0001184_t0019_u01741396069191") 2025/03/08 01:08:42 DEBUG : only4: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4080fa9412966f53_d20250308_m010741_c001_v7007000_t0000_u01741396061231") 2025/03/08 01:08:42 DEBUG : only4: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da166_d20250308_m010733_c001_v0001184_t0045_u01741396053537") 2025/03/08 01:08:42 DEBUG : only5: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f10_d20250308_m010805_c001_v7007000_t0000_u01741396085108") 2025/03/08 01:08:42 DEBUG : only5: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40307fe265bbee60_d20250308_m010757_c001_v0001161_t0031_u01741396077665") 2025/03/08 01:08:42 DEBUG : only5: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da500_d20250308_m010749_c001_v0001184_t0036_u01741396069621") 2025/03/08 01:08:42 DEBUG : only5: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f410525f89a3e3991_d20250308_m010742_c001_v7007000_t0000_u01741396062010") 2025/03/08 01:08:42 DEBUG : only5: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da18a_d20250308_m010733_c001_v0001184_t0050_u01741396053940") 2025/03/08 01:08:42 DEBUG : only6: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f11_d20250308_m010805_c001_v7007000_t0000_u01741396085292") 2025/03/08 01:08:42 DEBUG : only6: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404faf4abc2fb2d0_d20250308_m010757_c001_v0001183_t0036_u01741396077677") 2025/03/08 01:08:42 DEBUG : only6: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da51e_d20250308_m010750_c001_v0001184_t0025_u01741396070050") 2025/03/08 01:08:42 DEBUG : only6: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f403a6e5f04ce4608_d20250308_m010741_c001_v7007000_t0000_u01741396061806") 2025/03/08 01:08:42 DEBUG : only6: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da1a9_d20250308_m010734_c001_v0001184_t0038_u01741396054364") 2025/03/08 01:08:42 DEBUG : only7: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f12_d20250308_m010805_c001_v7007000_t0000_u01741396085485") 2025/03/08 01:08:42 DEBUG : only7: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74da6e5_d20250308_m010757_c001_v0001184_t0028_u01741396077687") 2025/03/08 01:08:42 DEBUG : only7: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da53e_d20250308_m010750_c001_v0001184_t0047_u01741396070475") 2025/03/08 01:08:42 DEBUG : only7: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f403a6e5f04ce4605_d20250308_m010741_c001_v7007000_t0000_u01741396061248") 2025/03/08 01:08:42 DEBUG : only7: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da1bd_d20250308_m010734_c001_v0001184_t0056_u01741396054749") 2025/03/08 01:08:42 DEBUG : only8: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f13_d20250308_m010805_c001_v7007000_t0000_u01741396085669") 2025/03/08 01:08:42 DEBUG : only8: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d662795940c1e_d20250308_m010757_c001_v0001144_t0004_u01741396077840") 2025/03/08 01:08:43 DEBUG : only8: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da564_d20250308_m010750_c001_v0001184_t0050_u01741396070910") 2025/03/08 01:08:43 DEBUG : only8: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4064ce6f89a247b1_d20250308_m010741_c001_v7007000_t0000_u01741396061585") 2025/03/08 01:08:43 DEBUG : only8: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da1cb_d20250308_m010735_c001_v0001184_t0035_u01741396055156") 2025/03/08 01:08:43 DEBUG : only9: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f14_d20250308_m010805_c001_v7007000_t0000_u01741396085855") 2025/03/08 01:08:43 DEBUG : only9: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f40307fe265bbee62_d20250308_m010757_c001_v0001161_t0031_u01741396077849") 2025/03/08 01:08:43 DEBUG : only9: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da586_d20250308_m010751_c001_v0001184_t0050_u01741396071367") 2025/03/08 01:08:43 DEBUG : only9: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4080fa9412966f55_d20250308_m010741_c001_v7007000_t0000_u01741396061610") 2025/03/08 01:08:43 DEBUG : only9: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da1df_d20250308_m010735_c001_v0001184_t0038_u01741396055587") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e91a_d20250308_m010417_c001_v7007000_t0000_u01741395857315") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e05ec_d20250308_m010414_c001_v0001144_t0032_u01741395854390") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4eb2_d20250308_m010412_c001_v7007000_t0000_u01741395852365") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d809a_d20250308_m010410_c001_v0001184_t0008_u01741395850141") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4e6e_d20250308_m010408_c001_v7007000_t0000_u01741395848268") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192839_d20250308_m010405_c001_v0001102_t0036_u01741395845806") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d80_d20250308_m010354_c001_v7007000_t0000_u01741395834762") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7dd9_d20250308_m010353_c001_v0001184_t0025_u01741395833603") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d6c_d20250308_m010351_c001_v7007000_t0000_u01741395831682") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7d79_d20250308_m010350_c001_v0001184_t0026_u01741395830866") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d66_d20250308_m010349_c001_v7007000_t0000_u01741395829362") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7d28_d20250308_m010348_c001_v0001184_t0038_u01741395828580") 2025/03/08 01:08:43 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d944845a20bbb_d20250308_m010341_c001_v7007000_t0000_u01741395821996") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7c21_d20250308_m010341_c001_v0001184_t0019_u01741395821016") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d944845a20baf_d20250308_m010340_c001_v7007000_t0000_u01741395820290") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7be3_d20250308_m010339_c001_v0001184_t0007_u01741395819113") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d4f_d20250308_m010338_c001_v7007000_t0000_u01741395818363") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7bc3_d20250308_m010337_c001_v0001184_t0003_u01741395817709") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7baf_d20250308_m010337_c001_v0001184_t0006_u01741395817123") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d47_d20250308_m010336_c001_v7007000_t0000_u01741395816399") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7b74_d20250308_m010335_c001_v0001184_t0054_u01741395815830") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7b60_d20250308_m010335_c001_v0001184_t0055_u01741395815201") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d45_d20250308_m010334_c001_v7007000_t0000_u01741395814426") 2025/03/08 01:08:44 DEBUG : potato: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7b20_d20250308_m010333_c001_v0001184_t0036_u01741395813679") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f411ee3196282a798_d20250308_m010507_c001_v7007000_t0000_u01741395907512") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e0701_d20250308_m010506_c001_v0001144_t0027_u01741395906350") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4084b076473ec9d0_d20250308_m010457_c001_v7007000_t0000_u01741395897772") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e06c7_d20250308_m010451_c001_v0001144_t0059_u01741395891954") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f417efa2f9a35950f_d20250308_m010444_c001_v7007000_t0000_u01741395884009") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e0681_d20250308_m010439_c001_v0001144_t0059_u01741395879321") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e944_d20250308_m010432_c001_v7007000_t0000_u01741395872343") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e0627_d20250308_m010426_c001_v0001144_t0027_u01741395866847") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4dd3_d20250308_m010359_c001_v7007000_t0000_u01741395839501") 2025/03/08 01:08:44 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7e9d_d20250308_m010358_c001_v0001184_t0037_u01741395838332") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4da8_d20250308_m010357_c001_v7007000_t0000_u01741395837222") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7e35_d20250308_m010355_c001_v0001184_t0005_u01741395835690") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d83_d20250308_m010354_c001_v7007000_t0000_u01741395834946") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7df5_d20250308_m010354_c001_v0001184_t0010_u01741395834182") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d6f_d20250308_m010352_c001_v7007000_t0000_u01741395832818") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7da1_d20250308_m010352_c001_v0001184_t0044_u01741395832056") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d68_d20250308_m010350_c001_v7007000_t0000_u01741395830129") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7d4c_d20250308_m010349_c001_v0001184_t0005_u01741395829368") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404d944845a20bc1_d20250308_m010342_c001_v7007000_t0000_u01741395822735") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7c3d_d20250308_m010341_c001_v0001184_t0010_u01741395821793") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d4fc_d20250308_m010234_c001_v7007000_t0000_u01741395754975") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d741f_d20250308_m010234_c001_v0001184_t0041_u01741395754411") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d4f6_d20250308_m010233_c001_v7007000_t0000_u01741395753140") 2025/03/08 01:08:45 DEBUG : potato2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d73e1_d20250308_m010232_c001_v0001184_t0007_u01741395752489") 2025/03/08 01:08:45 DEBUG : potato3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4084b076473ec9d4_d20250308_m010458_c001_v7007000_t0000_u01741395898267") 2025/03/08 01:08:45 DEBUG : potato3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed19291f_d20250308_m010453_c001_v0001102_t0054_u01741395893828") 2025/03/08 01:08:45 DEBUG : potato3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f417efa2f9a359510_d20250308_m010444_c001_v7007000_t0000_u01741395884424") 2025/03/08 01:08:45 DEBUG : potato3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed1928d3_d20250308_m010440_c001_v0001102_t0053_u01741395880885") 2025/03/08 01:08:45 DEBUG : potato3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e945_d20250308_m010432_c001_v7007000_t0000_u01741395872528") 2025/03/08 01:08:45 DEBUG : potato3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192899_d20250308_m010427_c001_v0001102_t0013_u01741395867794") 2025/03/08 01:08:45 DEBUG : pre-dest1/1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabb6_d20250308_m010549_c001_v7007000_t0000_u01741395949752") 2025/03/08 01:08:46 DEBUG : pre-dest1/1: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed1929ff_d20250308_m010541_c001_v0001102_t0024_u01741395941412") 2025/03/08 01:08:46 DEBUG : pre-dest2/2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f404052c16ecfabb7_d20250308_m010549_c001_v7007000_t0000_u01741395949943") 2025/03/08 01:08:46 DEBUG : pre-dest2/2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e07a5_d20250308_m010542_c001_v0001144_t0017_u01741395942171") 2025/03/08 01:08:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f407598366ea1817a_d20250308_m010520_c001_v7007000_t0000_u01741395920722") 2025/03/08 01:08:46 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d8d1f_d20250308_m010516_c001_v0001184_t0026_u01741395916818") 2025/03/08 01:08:46 DEBUG : sizeonly: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d1d_d20250308_m010315_c001_v7007000_t0000_u01741395795314") 2025/03/08 01:08:46 DEBUG : sizeonly: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7880_d20250308_m010314_c001_v0001184_t0035_u01741395794390") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4057502eb26a06ea_d20250308_m010822_c001_v7007000_t0000_u01741396102195") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10307fe265bbeeb7_d20250308_m010819_c001_v0001161_t0034_u01741396099386") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f24_d20250308_m010817_c001_v7007000_t0000_u01741396097457") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f104d662795940c74_d20250308_m010814_c001_v0001144_t0040_u01741396094701") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e92f_d20250308_m010423_c001_v7007000_t0000_u01741395863073") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e0606_d20250308_m010421_c001_v0001144_t0034_u01741395861665") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e928_d20250308_m010420_c001_v7007000_t0000_u01741395860370") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d8240_d20250308_m010419_c001_v0001184_t0006_u01741395859528") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d0e_d20250308_m010311_c001_v7007000_t0000_u01741395791257") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7806_d20250308_m010309_c001_v0001184_t0006_u01741395789783") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4d03_d20250308_m010309_c001_v7007000_t0000_u01741395789061") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d77d2_d20250308_m010307_c001_v0001184_t0024_u01741395787853") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4cf5_d20250308_m010305_c001_v7007000_t0000_u01741395785086") 2025/03/08 01:08:46 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7753_d20250308_m010304_c001_v0001184_t0025_u01741395784117") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4cf4_d20250308_m010303_c001_v7007000_t0000_u01741395783542") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7727_d20250308_m010302_c001_v0001184_t0029_u01741395782576") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d76e1_d20250308_m010259_c001_v0001184_t0056_u01741395779648") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4ced_d20250308_m010258_c001_v7007000_t0000_u01741395778931") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d76bb_d20250308_m010258_c001_v0001184_t0055_u01741395778359") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d76a5_d20250308_m010257_c001_v0001184_t0017_u01741395777608") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4ce4_d20250308_m010256_c001_v7007000_t0000_u01741395776531") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7643_d20250308_m010254_c001_v0001184_t0023_u01741395774178") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d75f1_d20250308_m010251_c001_v0001184_t0032_u01741395771136") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4cd5_d20250308_m010250_c001_v7007000_t0000_u01741395770410") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d75db_d20250308_m010249_c001_v0001184_t0014_u01741395769845") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d75bd_d20250308_m010249_c001_v0001184_t0004_u01741395769091") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4ccc_d20250308_m010248_c001_v7007000_t0000_u01741395768375") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d753d_d20250308_m010244_c001_v0001184_t0054_u01741395764826") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4cbc_d20250308_m010244_c001_v7007000_t0000_u01741395764453") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7527_d20250308_m010243_c001_v0001184_t0027_u01741395763894") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d515_d20250308_m010242_c001_v7007000_t0000_u01741395762251") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d74ed_d20250308_m010241_c001_v0001184_t0034_u01741395761653") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d514_d20250308_m010241_c001_v7007000_t0000_u01741395761109") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d74c9_d20250308_m010240_c001_v0001184_t0041_u01741395760544") 2025/03/08 01:08:47 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d511_d20250308_m010239_c001_v7007000_t0000_u01741395759279") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7491_d20250308_m010238_c001_v0001184_t0042_u01741395758478") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d50c_d20250308_m010237_c001_v7007000_t0000_u01741395757934") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d746f_d20250308_m010237_c001_v0001184_t0024_u01741395757351") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d508_d20250308_m010236_c001_v7007000_t0000_u01741395756447") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d744f_d20250308_m010235_c001_v0001184_t0053_u01741395755879") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d4dc_d20250308_m010230_c001_v7007000_t0000_u01741395750122") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7381_d20250308_m010229_c001_v0001184_t0048_u01741395749564") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d4d7_d20250308_m010228_c001_v7007000_t0000_u01741395748634") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7345_d20250308_m010228_c001_v0001184_t0005_u01741395748070") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d4cc_d20250308_m010227_c001_v7007000_t0000_u01741395747168") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d730d_d20250308_m010226_c001_v0001184_t0012_u01741395746606") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f412445dfcf60d4c6_d20250308_m010223_c001_v7007000_t0000_u01741395743675") 2025/03/08 01:08:48 DEBUG : sub dir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d72b5_d20250308_m010223_c001_v0001184_t0038_u01741395743044") 2025/03/08 01:08:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4057502eb26a06eb_d20250308_m010822_c001_v7007000_t0000_u01741396102380") 2025/03/08 01:08:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f104faf4abc2fb47d_d20250308_m010819_c001_v0001183_t0044_u01741396099370") 2025/03/08 01:08:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f25_d20250308_m010817_c001_v7007000_t0000_u01741396097641") 2025/03/08 01:08:48 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da9b4_d20250308_m010814_c001_v0001184_t0035_u01741396094337") 2025/03/08 01:08:48 DEBUG : sub/yam: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e917_d20250308_m010416_c001_v7007000_t0000_u01741395856760") 2025/03/08 01:08:48 DEBUG : sub/yam: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192863_d20250308_m010414_c001_v0001102_t0025_u01741395854029") 2025/03/08 01:08:48 DEBUG : test_dir1/file2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f1c_d20250308_m010812_c001_v7007000_t0000_u01741396092762") 2025/03/08 01:08:48 DEBUG : test_dir1/file2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da91f_d20250308_m010810_c001_v0001184_t0008_u01741396090834") 2025/03/08 01:08:49 DEBUG : test_dir1/file2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f16_d20250308_m010809_c001_v7007000_t0000_u01741396089261") 2025/03/08 01:08:49 DEBUG : test_dir1/file2: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74da87f_d20250308_m010807_c001_v0001184_t0023_u01741396087221") 2025/03/08 01:08:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f1d_d20250308_m010812_c001_v7007000_t0000_u01741396092976") 2025/03/08 01:08:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f104faf4abc2fb3dc_d20250308_m010810_c001_v0001183_t0031_u01741396090823") 2025/03/08 01:08:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f409e46d9b6557f17_d20250308_m010809_c001_v7007000_t0000_u01741396089447") 2025/03/08 01:08:49 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f104d662795940c42_d20250308_m010807_c001_v0001144_t0016_u01741396087225") 2025/03/08 01:08:49 DEBUG : three: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4e34_d20250308_m010405_c001_v7007000_t0000_u01741395845060") 2025/03/08 01:08:49 DEBUG : three: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7f80_d20250308_m010403_c001_v0001184_t0044_u01741395843890") 2025/03/08 01:08:49 DEBUG : three: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11461697d74d7f21_d20250308_m010401_c001_v0001184_t0054_u01741395841744") 2025/03/08 01:08:49 DEBUG : two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4e38_d20250308_m010405_c001_v7007000_t0000_u01741395845245") 2025/03/08 01:08:49 DEBUG : two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41928ef8747e05b2_d20250308_m010403_c001_v0001144_t0034_u01741395843306") 2025/03/08 01:08:49 DEBUG : two: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f41461697d74d7f17_d20250308_m010401_c001_v0001184_t0028_u01741395841560") 2025/03/08 01:08:49 DEBUG : yam: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e91c_d20250308_m010417_c001_v7007000_t0000_u01741395857500") 2025/03/08 01:08:49 DEBUG : yam: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f111f10ddd01b1055_d20250308_m010416_c001_v0001150_t0021_u01741395856506") 2025/03/08 01:08:49 DEBUG : yam: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4ea7_d20250308_m010411_c001_v7007000_t0000_u01741395851798") 2025/03/08 01:08:49 DEBUG : yam: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f10434183ed192853_d20250308_m010409_c001_v0001102_t0015_u01741395849788") 2025/03/08 01:08:49 DEBUG : yam: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4e62_d20250308_m010407_c001_v7007000_t0000_u01741395847716") 2025/03/08 01:08:49 DEBUG : yam: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f11928ef8747e05bd_d20250308_m010405_c001_v0001144_t0049_u01741395845818") 2025/03/08 01:08:49 DEBUG : yaml: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f4014a8e26839e8ff_d20250308_m010412_c001_v7007000_t0000_u01741395852553") 2025/03/08 01:08:49 DEBUG : yaml: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1099d4ab6234d3a5_d20250308_m010410_c001_v0001144_t0008_u01741395850965") 2025/03/08 01:08:49 DEBUG : yaml: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f413d72d110ca4e72_d20250308_m010408_c001_v7007000_t0000_u01741395848474") 2025/03/08 01:08:49 DEBUG : yaml: Deleting (id "4_z9f124d83406d7b3b9f580e1b_f1189ddc66c8c7669_d20250308_m010407_c001_v0001184_t0026_u01741395847489") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m31.368898239s (try 1/5)