"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/07 02:26:50 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa" 2024/11/07 02:26:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/07 02:26:51 DEBUG : Creating backend with remote "/tmp/rclone2729824635" === 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-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:26:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:26:52 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:26:52 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/07 02:26:52 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.12s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:26:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:26:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:26:53 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:26:53 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:26:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:26:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:26:55 DEBUG : B2 bucket rclone-test-yorerog1xosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.74s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", 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-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:26:56 DEBUG : Creating backend with remote "/non-existing" 2024/11/07 02:26:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/07 02:26:57 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:26:57 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:26:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:26:58 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:26:58 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:26:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:26:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.23s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:00 INFO : B2 bucket rclone-test-yorerog1xosa: Running all checks before starting transfers 2024/11/07 02:27:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:00 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:00 INFO : B2 bucket rclone-test-yorerog1xosa: Checks finished, now starting transfers 2024/11/07 02:27:00 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:00 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.79s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:01 ERROR : Ignoring --no-traverse with sync 2024/11/07 02:27:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:01 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:01 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:02 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:27:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.92s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:03 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/07 02:27:03 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:03 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:04 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/07 02:27:04 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.75s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:27:05 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:05 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:06 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:06 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:27:08 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:08 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:08 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.15s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/07 02:27:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:27:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/07 02:27:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:27:09 DEBUG : sub dir: Making directory 2024/11/07 02:27:09 DEBUG : sub dir2: Making directory 2024/11/07 02:27:09 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/07 02:27:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:09 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:09 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/07 02:27:10 DEBUG : B2 bucket rclone-test-yorerog1xosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.76s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:11 DEBUG : sub dir2: Making directory 2024/11/07 02:27:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/07 02:27:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:27:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:11 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:11 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.51s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:13 DEBUG : sub dir2: Making directory with metadata 2024/11/07 02:27:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:27:13 DEBUG : sub dir: Making directory 2024/11/07 02:27:13 DEBUG : sub dir2: Making directory 2024/11/07 02:27:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:13 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:13 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:13 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:27:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/07 02:27:13 DEBUG : B2 bucket rclone-test-yorerog1xosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/07 02:27:14 DEBUG : B2 bucket rclone-test-yorerog1xosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.97s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", 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-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:15 DEBUG : sub dir2: Making directory 2024/11/07 02:27:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:15 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:15 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:15 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:27:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.37s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:16 DEBUG : sub dir2: Making directory with metadata 2024/11/07 02:27:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/07 02:27:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:27:16 DEBUG : sub dir: Making directory 2024/11/07 02:27:16 DEBUG : sub dir2: Making directory 2024/11/07 02:27:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:16 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:16 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:17 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:27:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/07 02:27:17 DEBUG : B2 bucket rclone-test-yorerog1xosa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", 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-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:19 DEBUG : sub dir2: Making directory 2024/11/07 02:27:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:19 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:19 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:20 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:27:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.03s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:21 DEBUG : Creating backend with remote "TestB2:rclone-test-todibuc4dora" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yorerog1xosa -> B2 bucket rclone-test-todibuc4dora 2024/11/07 02:27:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:23 DEBUG : B2 bucket rclone-test-todibuc4dora: Waiting for checks to finish 2024/11/07 02:27:23 DEBUG : B2 bucket rclone-test-todibuc4dora: Waiting for transfers to finish 2024/11/07 02:27:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:24 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:24 DEBUG : B2 bucket rclone-test-todibuc4dora: Purge remote 2024/11/07 02:27:24 INFO : B2 bucket rclone-test-todibuc4dora: cleaning bucket "rclone-test-todibuc4dora" of all files 2024/11/07 02:27:24 DEBUG : sub dir/hello world: Deleting (id "4_zffa2ad73702d0b4b9f380e1b_f1104ea13a659917e_d20241107_m022723_c001_v0001182_t0053_u01730946443855") --- PASS: TestServerSideCopy (4.94s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:27:27 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:27 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/07 02:27:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:29 DEBUG : Creating backend with remote "TestB2:rclone-test-xamagon4kere" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yorerog1xosa -> B2 bucket rclone-test-xamagon4kere 2024/11/07 02:27:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:30 DEBUG : B2 bucket rclone-test-xamagon4kere: Waiting for checks to finish 2024/11/07 02:27:30 DEBUG : B2 bucket rclone-test-xamagon4kere: Waiting for transfers to finish 2024/11/07 02:27:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:27:33 DEBUG : B2 bucket rclone-test-xamagon4kere: Waiting for checks to finish 2024/11/07 02:27:33 DEBUG : B2 bucket rclone-test-xamagon4kere: Waiting for transfers to finish 2024/11/07 02:27:34 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/07 02:27:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:34 DEBUG : B2 bucket rclone-test-xamagon4kere: Purge remote 2024/11/07 02:27:34 INFO : B2 bucket rclone-test-xamagon4kere: cleaning bucket "rclone-test-xamagon4kere" of all files 2024/11/07 02:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cd63702d0b4b9f380e1b_f105c29e59274a380_d20241107_m022733_c001_v0001101_t0049_u01730946453661") 2024/11/07 02:27:34 DEBUG : sub dir/hello world: Deleting (id "4_z1f32cd63702d0b4b9f380e1b_f1107b7a02e0a4693_d20241107_m022731_c001_v0001097_t0054_u01730946451600") --- PASS: TestServerSideCopyOverSelf (8.83s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:27:38 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:38 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:39 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/07 02:27:39 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/07 02:27:39 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:40 DEBUG : Creating backend with remote "TestB2:rclone-test-sesuzot8resi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yorerog1xosa -> B2 bucket rclone-test-sesuzot8resi 2024/11/07 02:27:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:42 DEBUG : B2 bucket rclone-test-sesuzot8resi: Waiting for checks to finish 2024/11/07 02:27:42 DEBUG : B2 bucket rclone-test-sesuzot8resi: Waiting for transfers to finish 2024/11/07 02:27:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:44 DEBUG : B2 bucket rclone-test-sesuzot8resi: Waiting for checks to finish 2024/11/07 02:27:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/07 02:27:44 DEBUG : B2 bucket rclone-test-sesuzot8resi: Waiting for transfers to finish 2024/11/07 02:27:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/07 02:27:44 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/07 02:27:44 INFO : sub dir/hello world: Deleted 2024/11/07 02:27:45 DEBUG : testing file moves 2024/11/07 02:27:46 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/07 02:27:46 DEBUG : B2 bucket rclone-test-sesuzot8resi: Waiting for checks to finish 2024/11/07 02:27:46 DEBUG : B2 bucket rclone-test-sesuzot8resi: Waiting for transfers to finish 2024/11/07 02:27:46 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/07 02:27:46 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/07 02:27:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:47 DEBUG : B2 bucket rclone-test-sesuzot8resi: Purge remote 2024/11/07 02:27:47 INFO : B2 bucket rclone-test-sesuzot8resi: cleaning bucket "rclone-test-sesuzot8resi" of all files 2024/11/07 02:27:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f92fd23702d0b4b9f380e1b_f11836967b60651e2_d20241107_m022746_c001_v0001109_t0020_u01730946466165") 2024/11/07 02:27:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f92fd23702d0b4b9f380e1b_f1073ba0780e8e4dd_d20241107_m022744_c001_v0001131_t0018_u01730946464373") 2024/11/07 02:27:47 DEBUG : sub dir/hello world: Deleting (id "4_z2f92fd23702d0b4b9f380e1b_f1066bf7ac2474be5_d20241107_m022742_c001_v0001098_t0016_u01730946462744") --- PASS: TestServerSideMoveOverSelf (9.37s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:50 ERROR : : error listing: directory not found 2024/11/07 02:27:50 DEBUG : Local file system at /tmp/rclone2729824635: Making directory 2024/11/07 02:27:50 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:50 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.99s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:27:52 DEBUG : Local file system at /tmp/rclone2729824635: Waiting for checks to finish 2024/11/07 02:27:52 DEBUG : Local file system at /tmp/rclone2729824635: Waiting for transfers to finish 2024/11/07 02:27:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:27:53 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/07 02:27:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyRedownload (2.55s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:54 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/07 02:27:54 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:54 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:27:55 INFO : check sum: Copied (new) 2024/11/07 02:27:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:55 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:55 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:27:55 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/07 02:27:55 DEBUG : check sum: Unchanged skipping 2024/11/07 02:27:55 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:55 DEBUG : Waiting for deletions to finish 2024/11/07 02:27:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (3.13s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:57 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/07 02:27:57 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:57 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:58 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:27:58 INFO : sizeonly: Copied (new) 2024/11/07 02:27:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:27:58 DEBUG : sizeonly: Sizes identical 2024/11/07 02:27:58 DEBUG : sizeonly: Unchanged skipping 2024/11/07 02:27:58 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:27:58 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:27:58 DEBUG : Waiting for deletions to finish 2024/11/07 02:27:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.86s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/07 02:28:00 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:00 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:01 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/07 02:28:01 INFO : ignore-size: Copied (new) 2024/11/07 02:28:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:01 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:28:01 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:01 DEBUG : ignore-size: Unchanged skipping 2024/11/07 02:28:01 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:01 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (3.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:04 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:04 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:28:04 DEBUG : existing: Unchanged skipping 2024/11/07 02:28:04 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:04 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/07 02:28:04 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:04 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:28:05 INFO : existing: Copied (replaced existing) 2024/11/07 02:28:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (4.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:07 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 02:28:07 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:07 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:08 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:28:08 INFO : existing: Copied (new) 2024/11/07 02:28:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:08 DEBUG : existing: Destination exists, skipping 2024/11/07 02:28:08 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:08 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:08 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.69s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:11 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/07 02:28:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:28:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 02:28:11 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:11 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 02:28:11 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:12 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:28:12 INFO : a/potato2: Copied (new) 2024/11/07 02:28:12 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:12 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.81s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:14 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:14 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 2024/11/07 02:28:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:28:14 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/07 02:28:14 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:14 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:14 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:14 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:15 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 2024/11/07 02:28:15 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:15 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:28:16 INFO : empty space: Updated modification time in destination 2024/11/07 02:28:16 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:16 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:16 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.73s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:18 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:18 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/07 02:28:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:28:18 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:18 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:18 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.98s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:20 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 2024/11/07 02:28:20 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2729824635) 2024/11/07 02:28:20 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yorerog1xosa) 2024/11/07 02:28:20 DEBUG : foo: sha1 differ 2024/11/07 02:28:20 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/07 02:28:20 INFO : foo: Copied (replaced existing) 2024/11/07 02:28:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.96s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:22 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/07 02:28:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:28:22 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:22 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:22 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:22 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:28:22 INFO : potato: Copied (new) 2024/11/07 02:28:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/07 02:28:25 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:25 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:25 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/07 02:28:25 INFO : potato: Copied (replaced existing) 2024/11/07 02:28:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.88s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:28 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 2024/11/07 02:28:28 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2729824635) 2024/11/07 02:28:28 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yorerog1xosa) 2024/11/07 02:28:28 DEBUG : potato: sha1 differ 2024/11/07 02:28:28 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/07 02:28:28 INFO : potato: Copied (replaced existing) 2024/11/07 02:28:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:28:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/07 02:28:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:28:31 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:31 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:31 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:31 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:28:34 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:28:34 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:34 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:28:34 INFO : potato2: Copied (new) 2024/11/07 02:28:34 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:34 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:38 DEBUG : d: Making directory 2024/11/07 02:28:38 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/07 02:28:38 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:28:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 02:28:38 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:38 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 02:28:38 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:28:39 INFO : a/potato2: Copied (new) 2024/11/07 02:28:39 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:39 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (4.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:42 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/07 02:28:42 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:28:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/07 02:28:42 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:42 DEBUG : c/non empty space: Unchanged skipping 2024/11/07 02:28:42 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:28:43 INFO : a/potato2: Copied (new) 2024/11/07 02:28:43 ERROR : B2 bucket rclone-test-yorerog1xosa: not deleting files as there were IO errors 2024/11/07 02:28:43 ERROR : B2 bucket rclone-test-yorerog1xosa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:46 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:28:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:28:46 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:46 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:46 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:46 INFO : potato: Deleted 2024/11/07 02:28:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:28:46 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (3.25s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:49 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:49 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:49 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:49 INFO : potato: Deleted 2024/11/07 02:28:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:28:50 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:28:50 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:50 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:28:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (4.34s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:28:53 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:53 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/07 02:28:54 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (3.15s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:56 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 02:28:56 DEBUG : enormous: Excluded 2024/11/07 02:28:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:28:56 DEBUG : potato2: Excluded 2024/11/07 02:28:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:28:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:28:56 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:28:56 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:56 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:28:56 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:28:57 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 02:28:57 DEBUG : enormous: Excluded 2024/11/07 02:28:57 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:28:57 DEBUG : potato2: Excluded 2024/11/07 02:28:57 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:28:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/07 02:28:57 DEBUG : empty space: Unchanged skipping 2024/11/07 02:28:57 DEBUG : Local file system at /tmp/rclone2729824635: Waiting for checks to finish 2024/11/07 02:28:57 DEBUG : Local file system at /tmp/rclone2729824635: Waiting for transfers to finish 2024/11/07 02:28:57 DEBUG : Waiting for deletions to finish 2024/11/07 02:28:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:00 DEBUG : enormous: Excluded (Size Filter) 2024/11/07 02:29:00 DEBUG : enormous: Excluded 2024/11/07 02:29:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/07 02:29:00 DEBUG : potato2: Excluded 2024/11/07 02:29:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:29:00 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:00 DEBUG : empty space: Unchanged skipping 2024/11/07 02:29:00 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:00 DEBUG : Waiting for deletions to finish 2024/11/07 02:29:00 INFO : enormous: Deleted 2024/11/07 02:29:01 INFO : potato2: Deleted 2024/11/07 02:29:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/07 02:29:01 DEBUG : empty space: Unchanged skipping 2024/11/07 02:29:01 DEBUG : Local file system at /tmp/rclone2729824635: Waiting for checks to finish 2024/11/07 02:29:01 DEBUG : Local file system at /tmp/rclone2729824635: Waiting for transfers to finish 2024/11/07 02:29:01 DEBUG : Waiting for deletions to finish 2024/11/07 02:29:01 INFO : potato2: Deleted 2024/11/07 02:29:01 INFO : enormous: Deleted 2024/11/07 02:29:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.01s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:04 DEBUG : five: Need to transfer - File not found at Destination 2024/11/07 02:29:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/07 02:29:04 DEBUG : three: Sizes identical 2024/11/07 02:29:04 DEBUG : one: Destination is newer than source, skipping 2024/11/07 02:29:04 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/07 02:29:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 02:29:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2729824635) 2024/11/07 02:29:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yorerog1xosa) 2024/11/07 02:29:04 DEBUG : two: sha1 differ 2024/11/07 02:29:04 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/07 02:29:05 INFO : five: Copied (new) 2024/11/07 02:29:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/07 02:29:05 INFO : four: Copied (replaced existing) 2024/11/07 02:29:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/07 02:29:05 INFO : two: Copied (replaced existing) 2024/11/07 02:29:05 DEBUG : Waiting for deletions to finish 2024/11/07 02:29:05 DEBUG : one: Destination is newer than source, skipping 2024/11/07 02:29:05 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/07 02:29:05 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/07 02:29:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/07 02:29:05 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/07 02:29:05 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 02:29:05 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 02:29:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2729824635) 2024/11/07 02:29:05 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yorerog1xosa) 2024/11/07 02:29:05 DEBUG : three: sha1 differ 2024/11/07 02:29:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/07 02:29:05 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/07 02:29:05 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/07 02:29:05 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/07 02:29:05 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:07 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:29:07 INFO : three: Copied (replaced existing) 2024/11/07 02:29:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.78s) === 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-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/07 02:29:08 INFO : B2 bucket rclone-test-yorerog1xosa: Making map for --track-renames 2024/11/07 02:29:08 INFO : B2 bucket rclone-test-yorerog1xosa: Finished making map for --track-renames 2024/11/07 02:29:08 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 02:29:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/07 02:29:08 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for renames to finish 2024/11/07 02:29:08 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:29:08 INFO : yam: Copied (new) 2024/11/07 02:29:09 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/07 02:29:09 INFO : potato: Copied (new) 2024/11/07 02:29:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:29:09 INFO : B2 bucket rclone-test-yorerog1xosa: Making map for --track-renames 2024/11/07 02:29:09 INFO : B2 bucket rclone-test-yorerog1xosa: Finished making map for --track-renames 2024/11/07 02:29:09 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:09 DEBUG : potato: Unchanged skipping 2024/11/07 02:29:09 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for renames to finish 2024/11/07 02:29:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:29:10 INFO : yam: Copied (server-side copy) to: yaml 2024/11/07 02:29:10 INFO : yam: Deleted 2024/11/07 02:29:10 INFO : yaml: Renamed from "yam" 2024/11/07 02:29:10 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/07 02:29:12 INFO : B2 bucket rclone-test-yorerog1xosa: Making map for --track-renames 2024/11/07 02:29:12 INFO : B2 bucket rclone-test-yorerog1xosa: Finished making map for --track-renames 2024/11/07 02:29:12 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 02:29:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/07 02:29:12 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for renames to finish 2024/11/07 02:29:12 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:29:12 INFO : yam: Copied (new) 2024/11/07 02:29:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/07 02:29:13 INFO : potato: Copied (new) 2024/11/07 02:29:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:29:14 INFO : B2 bucket rclone-test-yorerog1xosa: Making map for --track-renames 2024/11/07 02:29:14 INFO : B2 bucket rclone-test-yorerog1xosa: Finished making map for --track-renames 2024/11/07 02:29:14 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:14 DEBUG : potato: Unchanged skipping 2024/11/07 02:29:14 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for renames to finish 2024/11/07 02:29:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:29:14 INFO : yam: Copied (server-side copy) to: yaml 2024/11/07 02:29:14 INFO : yam: Deleted 2024/11/07 02:29:14 INFO : yaml: Renamed from "yam" 2024/11/07 02:29:14 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/07 02:29:16 INFO : B2 bucket rclone-test-yorerog1xosa: Making map for --track-renames 2024/11/07 02:29:16 INFO : B2 bucket rclone-test-yorerog1xosa: Finished making map for --track-renames 2024/11/07 02:29:16 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/07 02:29:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/07 02:29:16 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for renames to finish 2024/11/07 02:29:16 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:29:16 INFO : sub/yam: Copied (new) 2024/11/07 02:29:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/07 02:29:17 INFO : potato: Copied (new) 2024/11/07 02:29:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:29:17 DEBUG : potato: Unchanged skipping 2024/11/07 02:29:17 INFO : B2 bucket rclone-test-yorerog1xosa: Making map for --track-renames 2024/11/07 02:29:17 INFO : B2 bucket rclone-test-yorerog1xosa: Finished making map for --track-renames 2024/11/07 02:29:17 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:17 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for renames to finish 2024/11/07 02:29:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/07 02:29:18 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/07 02:29:18 INFO : sub/yam: Deleted 2024/11/07 02:29:18 INFO : yam: Renamed from "sub/yam" 2024/11/07 02:29:18 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:20 DEBUG : Creating backend with remote "/tmp/rclone2729824635/dir1" 2024/11/07 02:29:20 DEBUG : Creating backend with remote "/tmp/rclone2729824635/dir2" 2024/11/07 02:29:20 DEBUG : Local file system at /tmp/rclone2729824635/dir2: Using server-side directory move 2024/11/07 02:29:20 INFO : Local file system at /tmp/rclone2729824635/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/07 02:29:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/07 02:29:20 DEBUG : Local file system at /tmp/rclone2729824635/dir2: Waiting for checks to finish 2024/11/07 02:29:20 INFO : file1.txt: Moved (server-side) 2024/11/07 02:29:20 DEBUG : Local file system at /tmp/rclone2729824635/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:29:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/07 02:29:20 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:20 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/07 02:29:21 INFO : nested/sub dir/file: Copied (new) 2024/11/07 02:29:21 INFO : nested/sub dir/file: Deleted 2024/11/07 02:29:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:29:22 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:29:22 INFO : sub dir/hello world: Deleted 2024/11/07 02:29:22 INFO : sub dir: Removing directory 2024/11/07 02:29:22 INFO : nested/sub dir: Removing directory 2024/11/07 02:29:22 INFO : nested: Removing directory 2024/11/07 02:29:22 DEBUG : Local file system at /tmp/rclone2729824635: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.57s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/07 02:29:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/07 02:29:23 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:23 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/07 02:29:23 INFO : nested/sub dir/file: Copied (new) 2024/11/07 02:29:23 INFO : nested/sub dir/file: Deleted 2024/11/07 02:29:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/07 02:29:24 INFO : sub dir/hello world: Copied (new) 2024/11/07 02:29:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.43s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 02:29:25 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/07 02:29:25 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:25 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:29:26 INFO : existing: Copied (new) 2024/11/07 02:29:26 INFO : existing: Deleted 2024/11/07 02:29:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/07 02:29:26 INFO : existing-b: Copied (new) 2024/11/07 02:29:26 INFO : existing-b: Deleted 2024/11/07 02:29:26 DEBUG : existing: Destination exists, skipping 2024/11/07 02:29:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/07 02:29:26 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:29:26 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:29:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.32s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gucehad6tice" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yorerog1xosa -> B2 bucket rclone-test-gucehad6tice 2024/11/07 02:29:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:29:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/07 02:29:32 DEBUG : empty space: Unchanged skipping 2024/11/07 02:29:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 02:29:32 DEBUG : B2 bucket rclone-test-gucehad6tice: Waiting for checks to finish 2024/11/07 02:29:32 INFO : empty space: Deleted 2024/11/07 02:29:32 DEBUG : B2 bucket rclone-test-gucehad6tice: Waiting for transfers to finish 2024/11/07 02:29:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:29:32 INFO : potato2: Copied (server-side copy) 2024/11/07 02:29:33 INFO : potato2: Deleted 2024/11/07 02:29:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:29:33 INFO : potato3: Copied (server-side copy) 2024/11/07 02:29:33 INFO : potato3: Deleted 2024/11/07 02:29:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fofizok8zero" 2024/11/07 02:29:34 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/07 02:29:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:29:34 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/07 02:29:34 DEBUG : B2 bucket rclone-test-fofizok8zero: Waiting for checks to finish 2024/11/07 02:29:34 DEBUG : B2 bucket rclone-test-fofizok8zero: Waiting for transfers to finish 2024/11/07 02:29:36 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:29:36 INFO : potato2: Copied (server-side copy) 2024/11/07 02:29:36 INFO : potato2: Deleted 2024/11/07 02:29:36 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:29:36 INFO : potato3: Copied (server-side copy) 2024/11/07 02:29:36 INFO : potato3: Deleted 2024/11/07 02:29:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:29:36 INFO : empty space: Copied (server-side copy) 2024/11/07 02:29:36 INFO : empty space: Deleted 2024/11/07 02:29:37 DEBUG : B2 bucket rclone-test-fofizok8zero: Purge remote 2024/11/07 02:29:37 INFO : B2 bucket rclone-test-fofizok8zero: cleaning bucket "rclone-test-fofizok8zero" of all files 2024/11/07 02:29:37 DEBUG : empty space: Deleting (id "4_z0f62adb3704d0b4b9f380e1b_f112225844dfbc398_d20241107_m022936_c001_v0001157_t0040_u01730946576575") 2024/11/07 02:29:37 DEBUG : potato2: Deleting (id "4_z0f62adb3704d0b4b9f380e1b_f1161b1d379a62487_d20241107_m022935_c001_v0001039_t0018_u01730946575853") 2024/11/07 02:29:37 DEBUG : potato3: Deleting (id "4_z0f62adb3704d0b4b9f380e1b_f114e05fc2111a09c_d20241107_m022936_c001_v0001182_t0044_u01730946576239") 2024/11/07 02:29:38 DEBUG : B2 bucket rclone-test-gucehad6tice: Purge remote 2024/11/07 02:29:38 INFO : B2 bucket rclone-test-gucehad6tice: cleaning bucket "rclone-test-gucehad6tice" of all files 2024/11/07 02:29:38 DEBUG : empty space: Deleting (id "4_zcfc29d83704d0b4b9f380e1b_f405dedf207cdbcb9_d20241107_m022936_c001_v7007000_t0000_u01730946576901") 2024/11/07 02:29:38 DEBUG : empty space: Deleting (id "4_zcfc29d83704d0b4b9f380e1b_f1060ef14ec1ee623_d20241107_m022931_c001_v0001182_t0053_u01730946571550") 2024/11/07 02:29:38 DEBUG : potato2: Deleting (id "4_zcfc29d83704d0b4b9f380e1b_f405dedf207cdbcb7_d20241107_m022936_c001_v7007000_t0000_u01730946576287") 2024/11/07 02:29:38 DEBUG : potato2: Deleting (id "4_zcfc29d83704d0b4b9f380e1b_f11998ca41aa507ad_d20241107_m022932_c001_v0001115_t0017_u01730946572452") 2024/11/07 02:29:38 DEBUG : potato3: Deleting (id "4_zcfc29d83704d0b4b9f380e1b_f405dedf207cdbcb8_d20241107_m022936_c001_v7007000_t0000_u01730946576627") 2024/11/07 02:29:38 DEBUG : potato3: Deleting (id "4_zcfc29d83704d0b4b9f380e1b_f108fa03d95c63168_d20241107_m022932_c001_v0001117_t0053_u01730946572811") 2024/11/07 02:29:38 DEBUG : potato3: Deleting (id "4_zcfc29d83704d0b4b9f380e1b_f1060ef14ec1ee638_d20241107_m022931_c001_v0001182_t0022_u01730946571821") --- PASS: TestServerSideMove (12.56s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:40 DEBUG : Creating backend with remote "TestB2:rclone-test-jehofad9yoqi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yorerog1xosa -> B2 bucket rclone-test-jehofad9yoqi 2024/11/07 02:29:46 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 02:29:46 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 02:29:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:29:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 02:29:46 DEBUG : B2 bucket rclone-test-jehofad9yoqi: Waiting for checks to finish 2024/11/07 02:29:46 DEBUG : B2 bucket rclone-test-jehofad9yoqi: Waiting for transfers to finish 2024/11/07 02:29:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:29:46 INFO : potato2: Copied (server-side copy) 2024/11/07 02:29:47 INFO : potato2: Deleted 2024/11/07 02:29:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:29:47 INFO : potato3: Copied (server-side copy) 2024/11/07 02:29:47 INFO : potato3: Deleted 2024/11/07 02:29:47 DEBUG : Creating backend with remote "TestB2:rclone-test-cavohuh3ledu" 2024/11/07 02:29:48 DEBUG : empty space: Excluded (Size Filter) 2024/11/07 02:29:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:29:48 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/07 02:29:48 DEBUG : B2 bucket rclone-test-cavohuh3ledu: Waiting for checks to finish 2024/11/07 02:29:48 DEBUG : B2 bucket rclone-test-cavohuh3ledu: Waiting for transfers to finish 2024/11/07 02:29:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:29:50 INFO : potato2: Copied (server-side copy) 2024/11/07 02:29:50 INFO : potato2: Deleted 2024/11/07 02:29:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:29:50 INFO : potato3: Copied (server-side copy) 2024/11/07 02:29:50 INFO : potato3: Deleted 2024/11/07 02:29:50 DEBUG : B2 bucket rclone-test-cavohuh3ledu: Purge remote 2024/11/07 02:29:50 INFO : B2 bucket rclone-test-cavohuh3ledu: cleaning bucket "rclone-test-cavohuh3ledu" of all files 2024/11/07 02:29:51 DEBUG : potato2: Deleting (id "4_zaf22ed13704d0b4b9f380e1b_f10486819ff17c3ac_d20241107_m022949_c001_v0001106_t0017_u01730946589841") 2024/11/07 02:29:51 DEBUG : potato3: Deleting (id "4_zaf22ed13704d0b4b9f380e1b_f103029c7cbca3c12_d20241107_m022950_c001_v0001145_t0024_u01730946590212") 2024/11/07 02:29:51 DEBUG : B2 bucket rclone-test-jehofad9yoqi: Purge remote 2024/11/07 02:29:51 INFO : B2 bucket rclone-test-jehofad9yoqi: cleaning bucket "rclone-test-jehofad9yoqi" of all files 2024/11/07 02:29:51 DEBUG : empty space: Deleting (id "4_z0fd2cdf3704d0b4b9f380e1b_f112696cccf1cfa52_d20241107_m022945_c001_v0001105_t0051_u01730946585396") 2024/11/07 02:29:51 DEBUG : potato2: Deleting (id "4_z0fd2cdf3704d0b4b9f380e1b_f4067bd8c2ec97ddc_d20241107_m022950_c001_v7007000_t0000_u01730946590251") 2024/11/07 02:29:51 DEBUG : potato2: Deleting (id "4_z0fd2cdf3704d0b4b9f380e1b_f10348a2901319db7_d20241107_m022946_c001_v0001182_t0044_u01730946586731") 2024/11/07 02:29:51 DEBUG : potato3: Deleting (id "4_z0fd2cdf3704d0b4b9f380e1b_f4067bd8c2ec97ddf_d20241107_m022950_c001_v7007000_t0000_u01730946590474") 2024/11/07 02:29:51 DEBUG : potato3: Deleting (id "4_z0fd2cdf3704d0b4b9f380e1b_f1135fd0f03946106_d20241107_m022947_c001_v0001182_t0053_u01730946587020") 2024/11/07 02:29:51 DEBUG : potato3: Deleting (id "4_z0fd2cdf3704d0b4b9f380e1b_f112696cccf1cfa54_d20241107_m022945_c001_v0001105_t0057_u01730946585776") --- PASS: TestServerSideMoveWithFilter (13.52s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:29:54 DEBUG : Creating backend with remote "TestB2:rclone-test-buqarur4jate" 2024/11/07 02:29:57 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yorerog1xosa -> B2 bucket rclone-test-buqarur4jate 2024/11/07 02:29:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:29:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/07 02:29:59 DEBUG : empty space: Unchanged skipping 2024/11/07 02:29:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/07 02:29:59 DEBUG : B2 bucket rclone-test-buqarur4jate: Waiting for checks to finish 2024/11/07 02:29:59 INFO : empty space: Deleted 2024/11/07 02:29:59 DEBUG : B2 bucket rclone-test-buqarur4jate: Waiting for transfers to finish 2024/11/07 02:29:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:29:59 INFO : potato2: Copied (server-side copy) 2024/11/07 02:30:00 INFO : potato2: Deleted 2024/11/07 02:30:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:30:00 INFO : potato3: Copied (server-side copy) 2024/11/07 02:30:00 INFO : potato3: Deleted 2024/11/07 02:30:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fezubup5zoni" 2024/11/07 02:30:01 DEBUG : tomatoDir: Making directory 2024/11/07 02:30:02 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/07 02:30:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/07 02:30:02 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/07 02:30:02 DEBUG : B2 bucket rclone-test-fezubup5zoni: Waiting for checks to finish 2024/11/07 02:30:02 DEBUG : B2 bucket rclone-test-fezubup5zoni: Waiting for transfers to finish 2024/11/07 02:30:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/07 02:30:03 INFO : empty space: Copied (server-side copy) 2024/11/07 02:30:03 INFO : empty space: Deleted 2024/11/07 02:30:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/07 02:30:03 INFO : potato3: Copied (server-side copy) 2024/11/07 02:30:03 INFO : potato3: Deleted 2024/11/07 02:30:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/07 02:30:03 INFO : potato2: Copied (server-side copy) 2024/11/07 02:30:04 INFO : potato2: Deleted 2024/11/07 02:30:04 DEBUG : B2 bucket rclone-test-fezubup5zoni: Purge remote 2024/11/07 02:30:04 INFO : B2 bucket rclone-test-fezubup5zoni: cleaning bucket "rclone-test-fezubup5zoni" of all files 2024/11/07 02:30:04 DEBUG : empty space: Deleting (id "4_z2f321d53705d0b4b9f380e1b_f1183b5e59db6350d_d20241107_m023003_c001_v0001146_t0029_u01730946603061") 2024/11/07 02:30:04 DEBUG : potato2: Deleting (id "4_z2f321d53705d0b4b9f380e1b_f110327cc648963b4_d20241107_m023003_c001_v0001036_t0055_u01730946603393") 2024/11/07 02:30:04 DEBUG : potato3: Deleting (id "4_z2f321d53705d0b4b9f380e1b_f1014fcc47b66c677_d20241107_m023003_c001_v0001182_t0057_u01730946603501") 2024/11/07 02:30:05 DEBUG : B2 bucket rclone-test-buqarur4jate: Purge remote 2024/11/07 02:30:05 INFO : B2 bucket rclone-test-buqarur4jate: cleaning bucket "rclone-test-buqarur4jate" of all files 2024/11/07 02:30:05 DEBUG : empty space: Deleting (id "4_z5fd20d33705d0b4b9f380e1b_f4199817b6e821dae_d20241107_m023003_c001_v7007000_t0000_u01730946603394") 2024/11/07 02:30:05 DEBUG : empty space: Deleting (id "4_z5fd20d33705d0b4b9f380e1b_f108f6ee4ad72d4b3_d20241107_m022958_c001_v0001182_t0049_u01730946598870") 2024/11/07 02:30:05 DEBUG : potato2: Deleting (id "4_z5fd20d33705d0b4b9f380e1b_f4199817b6e821db3_d20241107_m023003_c001_v7007000_t0000_u01730946603957") 2024/11/07 02:30:05 DEBUG : potato2: Deleting (id "4_z5fd20d33705d0b4b9f380e1b_f116316d5101d36ce_d20241107_m022959_c001_v0001176_t0008_u01730946599801") 2024/11/07 02:30:05 DEBUG : potato3: Deleting (id "4_z5fd20d33705d0b4b9f380e1b_f4199817b6e821db1_d20241107_m023003_c001_v7007000_t0000_u01730946603711") 2024/11/07 02:30:05 DEBUG : potato3: Deleting (id "4_z5fd20d33705d0b4b9f380e1b_f1135fd0f03946389_d20241107_m023000_c001_v0001182_t0047_u01730946600056") 2024/11/07 02:30:05 DEBUG : potato3: Deleting (id "4_z5fd20d33705d0b4b9f380e1b_f108f6ee4ad72d4c7_d20241107_m022959_c001_v0001182_t0049_u01730946599145") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.55s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:30:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.52s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:30:10 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:30:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/rclone-sync-test" 2024/11/07 02:30:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/rclone-sync-test-include/layer2" 2024/11/07 02:30:17 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/rclone-sync-test-ignore-file" 2024/11/07 02:30:20 DEBUG : B2 bucket rclone-test-yorerog1xosa path rclone-sync-test: Waiting for checks to finish 2024/11/07 02:30:20 DEBUG : B2 bucket rclone-test-yorerog1xosa path rclone-sync-test: Waiting for transfers to finish 2024/11/07 02:30:20 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:20 INFO : There was nothing to transfer 2024/11/07 02:30:21 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:30:21 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:30:21 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:30:21 DEBUG : B2 bucket rclone-test-yorerog1xosa path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/07 02:30:21 DEBUG : B2 bucket rclone-test-yorerog1xosa path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/07 02:30:21 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:30:21 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:30:21 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:30:21 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:30:22 DEBUG : B2 bucket rclone-test-yorerog1xosa path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/07 02:30:22 DEBUG : B2 bucket rclone-test-yorerog1xosa path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/07 02:30:22 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.87s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/dst" 2024/11/07 02:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/CompareDest" 2024/11/07 02:30:32 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 02:30:32 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:30:32 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:30:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:30:33 INFO : one: Copied (new) 2024/11/07 02:30:33 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:30:33 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:30:34 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:30:34 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/07 02:30:34 INFO : one: Copied (replaced existing) 2024/11/07 02:30:34 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:30:36 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:30:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:30:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:30:36 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:30:36 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:36 INFO : There was nothing to transfer 2024/11/07 02:30:38 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:30:38 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 02:30:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:30:38 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:30:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:30:38 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:30:38 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:30:38 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:38 INFO : There was nothing to transfer 2024/11/07 02:30:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:30:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 02:30:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:30:39 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:30:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:30:39 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:30:39 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:30:39 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:39 INFO : There was nothing to transfer 2024/11/07 02:30:40 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 2024/11/07 02:30:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/07 02:30:40 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/07 02:30:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:30:40 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:30:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:30:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:30:40 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:30:40 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:40 INFO : There was nothing to transfer 2024/11/07 02:30:41 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/07 02:30:41 DEBUG : two: Need to transfer - File not found at Destination 2024/11/07 02:30:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:30:41 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:30:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:30:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/07 02:30:41 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:30:42 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/07 02:30:42 INFO : two: Copied (new) 2024/11/07 02:30:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.38s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:30:45 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/dest" 2024/11/07 02:30:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/pre-dest1" 2024/11/07 02:30:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/pre-dest2" 2024/11/07 02:30:50 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:30:50 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/07 02:30:50 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:30:50 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/07 02:30:50 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/07 02:30:50 DEBUG : B2 bucket rclone-test-yorerog1xosa path dest: Waiting for checks to finish 2024/11/07 02:30:50 DEBUG : B2 bucket rclone-test-yorerog1xosa path dest: Waiting for transfers to finish 2024/11/07 02:30:51 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/07 02:30:51 INFO : 3: Copied (new) 2024/11/07 02:30:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.86s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:30:53 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/dst" 2024/11/07 02:30:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/CopyDest" 2024/11/07 02:30:56 DEBUG : one: Need to transfer - File not found at Destination 2024/11/07 02:30:56 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:30:56 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:30:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:30:57 INFO : one: Copied (new) 2024/11/07 02:30:57 DEBUG : Waiting for deletions to finish 2024/11/07 02:30:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:30:58 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:30:58 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:30:59 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/07 02:30:59 INFO : one: Copied (replaced existing) 2024/11/07 02:30:59 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:01 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/BackupDir" 2024/11/07 02:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:31:02 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:31:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/07 02:31:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:31:04 INFO : one: Copied (server-side copy) 2024/11/07 02:31:04 INFO : one: Deleted 2024/11/07 02:31:04 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/07 02:31:04 INFO : one: Copied (server-side copy) 2024/11/07 02:31:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/07 02:31:04 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:04 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:31:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/07 02:31:06 INFO : two: Copied (server-side copy) 2024/11/07 02:31:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/07 02:31:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:31:06 DEBUG : one: Unchanged skipping 2024/11/07 02:31:06 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:06 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:06 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:31:06 DEBUG : one: Unchanged skipping 2024/11/07 02:31:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:31:06 DEBUG : two: Unchanged skipping 2024/11/07 02:31:06 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:06 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:06 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:06 INFO : There was nothing to transfer 2024/11/07 02:31:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/07 02:31:08 DEBUG : three: Destination not found in --copy-dest 2024/11/07 02:31:08 DEBUG : three: Need to transfer - File not found at Destination 2024/11/07 02:31:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:31:08 DEBUG : one: Unchanged skipping 2024/11/07 02:31:08 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/07 02:31:08 DEBUG : two: Unchanged skipping 2024/11/07 02:31:08 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:08 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:09 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/07 02:31:09 INFO : three: Copied (new) 2024/11/07 02:31:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.81s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:31:13 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/dst" 2024/11/07 02:31:14 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/backup" 2024/11/07 02:31:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:31:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:31:16 DEBUG : two: Unchanged skipping 2024/11/07 02:31:16 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:31:17 INFO : one: Copied (server-side copy) 2024/11/07 02:31:18 INFO : one: Deleted 2024/11/07 02:31:18 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:31:19 INFO : one: Copied (new) 2024/11/07 02:31:19 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:31:19 INFO : three.txt: Copied (server-side copy) 2024/11/07 02:31:19 INFO : three.txt: Deleted 2024/11/07 02:31:19 INFO : three.txt: Moved into backup dir 2024/11/07 02:31:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:31:21 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:31:21 DEBUG : two: Unchanged skipping 2024/11/07 02:31:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:31:22 INFO : one: Copied (server-side copy) 2024/11/07 02:31:22 INFO : one: Deleted 2024/11/07 02:31:22 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:31:22 INFO : one: Copied (new) 2024/11/07 02:31:22 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:31:23 INFO : three.txt: Copied (server-side copy) 2024/11/07 02:31:23 INFO : three.txt: Deleted 2024/11/07 02:31:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:31:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/dst" 2024/11/07 02:31:28 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/backup" 2024/11/07 02:31:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:31:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:31:30 DEBUG : two: Unchanged skipping 2024/11/07 02:31:30 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:31:31 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:31:31 INFO : one: Deleted 2024/11/07 02:31:31 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:31:32 INFO : one: Copied (new) 2024/11/07 02:31:32 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:31:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:31:33 INFO : three.txt: Deleted 2024/11/07 02:31:33 INFO : three.txt: Moved into backup dir 2024/11/07 02:31:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:31:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:31:35 DEBUG : two: Unchanged skipping 2024/11/07 02:31:35 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:31:35 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:31:36 INFO : one: Deleted 2024/11/07 02:31:36 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:31:36 INFO : one: Copied (new) 2024/11/07 02:31:36 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:31:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:31:37 INFO : three.txt: Deleted 2024/11/07 02:31:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.80s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:31:41 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/dst" 2024/11/07 02:31:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/backup" 2024/11/07 02:31:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:31:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:31:43 DEBUG : two: Unchanged skipping 2024/11/07 02:31:43 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:31:45 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/07 02:31:45 INFO : one: Deleted 2024/11/07 02:31:45 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:31:46 INFO : one: Copied (new) 2024/11/07 02:31:46 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:31:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/07 02:31:47 INFO : three.txt: Deleted 2024/11/07 02:31:47 INFO : three.txt: Moved into backup dir 2024/11/07 02:31:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:31:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:31:49 DEBUG : two: Unchanged skipping 2024/11/07 02:31:49 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:31:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/07 02:31:49 INFO : one: Deleted 2024/11/07 02:31:49 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:50 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:31:50 INFO : one: Copied (new) 2024/11/07 02:31:50 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:31:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/07 02:31:51 INFO : three.txt: Deleted 2024/11/07 02:31:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.28s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:31:54 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/dst" 2024/11/07 02:31:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:31:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:31:56 DEBUG : two: Unchanged skipping 2024/11/07 02:31:56 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:31:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:31:57 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:31:57 INFO : one: Deleted 2024/11/07 02:31:57 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:31:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:31:58 INFO : one: Copied (new) 2024/11/07 02:31:58 DEBUG : Waiting for deletions to finish 2024/11/07 02:31:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:31:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:31:59 INFO : three.txt: Deleted 2024/11/07 02:31:59 INFO : three.txt: Moved into backup dir 2024/11/07 02:32:01 DEBUG : one.bak: Excluded (Path Filter) 2024/11/07 02:32:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/07 02:32:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:32:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:01 DEBUG : two: Unchanged skipping 2024/11/07 02:32:01 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for checks to finish 2024/11/07 02:32:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:32:01 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:32:02 INFO : one: Deleted 2024/11/07 02:32:02 DEBUG : B2 bucket rclone-test-yorerog1xosa path dst: Waiting for transfers to finish 2024/11/07 02:32:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:32:02 INFO : one: Copied (new) 2024/11/07 02:32:02 DEBUG : Waiting for deletions to finish 2024/11/07 02:32:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:32:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:32:03 INFO : three.txt: Deleted 2024/11/07 02:32:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.83s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:32:05 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1117-01.backblaze.com/b2api/v1/b2_upload_file/2f322dd3702d0b4b9f380e1b/c001_v0001117_t0043": EOF 2024/11/07 02:32:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-01.backblaze.com/b2api/v1/b2_upload_file/2f322dd3702d0b4b9f380e1b/c001_v0001117_t0043": EOF) 2024/11/07 02:32:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-yorerog1xosa: 1/10 (Post "https://pod-000-1117-01.backblaze.com/b2api/v1/b2_upload_file/2f322dd3702d0b4b9f380e1b/c001_v0001117_t0043": EOF) 2024/11/07 02:32:08 DEBUG : pacer: Reducing sleep to 10ms 2024/11/07 02:32:08 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/dst" 2024/11/07 02:32:08 DEBUG : Config file has changed externally - reloading 2024/11/07 02:32:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:32:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:32:10 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:32:11 INFO : one: Deleted 2024/11/07 02:32:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:32:12 INFO : one: Copied (new) 2024/11/07 02:32:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:12 DEBUG : two: Unchanged skipping 2024/11/07 02:32:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/07 02:32:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:32:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:32:13 INFO : three.txt: Deleted 2024/11/07 02:32:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:32:13 INFO : three.txt: Copied (new) 2024/11/07 02:32:13 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/07 02:32:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/07 02:32:13 DEBUG : pacer: Reducing sleep to 10ms 2024/11/07 02:32:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:32:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:32:14 INFO : one: Copied (server-side copy) to: one.bak 2024/11/07 02:32:15 INFO : one: Deleted 2024/11/07 02:32:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:32:15 INFO : one: Copied (new) 2024/11/07 02:32:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:15 DEBUG : two: Unchanged skipping 2024/11/07 02:32:15 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/07 02:32:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:32:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/07 02:32:16 INFO : three.txt: Deleted 2024/11/07 02:32:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/07 02:32:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:32:20 DEBUG : Creating backend with remote "TestB2:rclone-test-yorerog1xosa/dst" 2024/11/07 02:32:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/07 02:32:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/07 02:32:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/07 02:32:22 INFO : one: Deleted 2024/11/07 02:32:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:32:23 INFO : one: Copied (new) 2024/11/07 02:32:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:23 DEBUG : two: Unchanged skipping 2024/11/07 02:32:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/07 02:32:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/07 02:32:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/07 02:32:25 INFO : three.txt: Deleted 2024/11/07 02:32:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:32:25 INFO : three.txt: Copied (new) 2024/11/07 02:32:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/07 02:32:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/07 02:32:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/07 02:32:27 INFO : one: Deleted 2024/11/07 02:32:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/07 02:32:28 INFO : one: Copied (new) 2024/11/07 02:32:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:28 DEBUG : two: Unchanged skipping 2024/11/07 02:32:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/07 02:32:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/07 02:32:29 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/07 02:32:29 INFO : three.txt: Deleted 2024/11/07 02:32:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/07 02:32:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.61s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:32:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/07 02:32:32 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:32:32 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:32:32 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/07 02:32:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/07 02:32:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.55s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:32:34 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/07 02:32:34 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:32:34 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:32:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/07 02:32:34 INFO : existing: Copied (new) 2024/11/07 02:32:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:32:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/07 02:32:35 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:32:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/07 02:32:35 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:32:35 ERROR : B2 bucket rclone-test-yorerog1xosa: not deleting files as there were IO errors 2024/11/07 02:32:35 ERROR : B2 bucket rclone-test-yorerog1xosa: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncImmutable (2.81s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:32:37 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:37 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:32:37 DEBUG : existing: Unchanged skipping 2024/11/07 02:32:37 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:32:37 DEBUG : Waiting for deletions to finish 2024/11/07 02:32:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.36s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:32:39 DEBUG : both0: Clearing upload URL because of error: Post "https://pod-000-1172-00.backblaze.com/b2api/v1/b2_upload_file/2f322dd3702d0b4b9f380e1b/c001_v0001172_t0033": EOF 2024/11/07 02:32:39 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-00.backblaze.com/b2api/v1/b2_upload_file/2f322dd3702d0b4b9f380e1b/c001_v0001172_t0033": EOF) 2024/11/07 02:32:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "both0" to B2 bucket rclone-test-yorerog1xosa: 1/10 (Post "https://pod-000-1172-00.backblaze.com/b2api/v1/b2_upload_file/2f322dd3702d0b4b9f380e1b/c001_v0001172_t0033": EOF) 2024/11/07 02:32:41 DEBUG : pacer: Reducing sleep to 10ms 2024/11/07 02:32:51 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:32:51 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both1: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both12: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both0: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both10: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both11: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both13: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both17: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both14: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both19: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both15: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both16: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both4: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both5: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both6: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both7: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both8: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:32:51 DEBUG : both9: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both18: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both2: Unchanged skipping 2024/11/07 02:32:51 DEBUG : both3: Unchanged skipping 2024/11/07 02:32:51 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:32:51 DEBUG : Waiting for deletions to finish 2024/11/07 02:32:51 INFO : only8: Deleted 2024/11/07 02:32:51 INFO : only9: Deleted 2024/11/07 02:32:52 INFO : only0: Deleted 2024/11/07 02:32:52 INFO : only1: Deleted 2024/11/07 02:32:52 INFO : only3: Deleted 2024/11/07 02:32:52 INFO : only13: Deleted 2024/11/07 02:32:52 INFO : only17: Deleted 2024/11/07 02:32:52 INFO : only2: Deleted 2024/11/07 02:32:52 INFO : only11: Deleted 2024/11/07 02:32:52 INFO : only12: Deleted 2024/11/07 02:32:52 INFO : only14: Deleted 2024/11/07 02:32:52 INFO : only16: Deleted 2024/11/07 02:32:52 INFO : only4: Deleted 2024/11/07 02:32:52 INFO : only5: Deleted 2024/11/07 02:32:52 INFO : only6: Deleted 2024/11/07 02:32:52 INFO : only10: Deleted 2024/11/07 02:32:52 INFO : only7: Deleted 2024/11/07 02:32:52 INFO : only15: Deleted 2024/11/07 02:32:52 INFO : only18: Deleted 2024/11/07 02:32:52 INFO : only19: Deleted 2024/11/07 02:32:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (18.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:33:07 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for checks to finish 2024/11/07 02:33:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both0: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both12: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both1: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both14: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both15: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both16: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both17: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both18: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both19: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both2: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both3: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both4: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both13: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both11: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both10: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both5: Unchanged skipping 2024/11/07 02:33:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/07 02:33:07 DEBUG : both8: Unchanged skipping 2024/11/07 02:33:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : both9: Unchanged skipping 2024/11/07 02:33:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : both7: Unchanged skipping 2024/11/07 02:33:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/07 02:33:07 DEBUG : both6: Unchanged skipping 2024/11/07 02:33:07 DEBUG : B2 bucket rclone-test-yorerog1xosa: Waiting for transfers to finish 2024/11/07 02:33:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:07 INFO : only0: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only10: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only13: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only14: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only12: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only15: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only11: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only1: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only18: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only19: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only2: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only3: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only4: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only5: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only6: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only7: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only8: Copied (replaced existing) 2024/11/07 02:33:08 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:08 INFO : only9: Copied (replaced existing) 2024/11/07 02:33:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:09 INFO : only16: Copied (replaced existing) 2024/11/07 02:33:09 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/07 02:33:09 INFO : only17: Copied (replaced existing) 2024/11/07 02:33:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.23s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:33:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:33:17 DEBUG : sub dir: Making directory 2024/11/07 02:33:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" 2024/11/07 02:33:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/07 02:33:21 DEBUG : sub dir: Making directory 2024/11/07 02:33:21 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yorerog1xosa", Local "Local file system at /tmp/rclone2729824635", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.28s) PASS 2024/11/07 02:33:24 DEBUG : B2 bucket rclone-test-yorerog1xosa: Purge remote 2024/11/07 02:33:24 INFO : B2 bucket rclone-test-yorerog1xosa: cleaning bucket "rclone-test-yorerog1xosa" of all files 2024/11/07 02:33:25 DEBUG : BackupDir/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee521fc_d20241107_m023109_c001_v7007000_t0000_u01730946669790") 2024/11/07 02:33:25 DEBUG : BackupDir/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f109731b37086d84f_d20241107_m023103_c001_v0001182_t0028_u01730946663806") 2024/11/07 02:33:25 DEBUG : CompareDest/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f403f964ad3b14817_d20241107_m023042_c001_v7007000_t0000_u01730946642696") 2024/11/07 02:33:25 DEBUG : CompareDest/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dba2_d20241107_m023035_c001_v0001172_t0040_u01730946635997") 2024/11/07 02:33:25 DEBUG : CompareDest/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f403f964ad3b14819_d20241107_m023042_c001_v7007000_t0000_u01730946642882") 2024/11/07 02:33:25 DEBUG : CompareDest/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f13f_d20241107_m023037_c001_v0001179_t0048_u01730946637513") 2024/11/07 02:33:25 DEBUG : CopyDest/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee521fd_d20241107_m023109_c001_v7007000_t0000_u01730946669972") 2024/11/07 02:33:25 DEBUG : CopyDest/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53ca6_d20241107_m023100_c001_v0001117_t0059_u01730946660343") 2024/11/07 02:33:25 DEBUG : CopyDest/three: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee521fe_d20241107_m023110_c001_v7007000_t0000_u01730946670155") 2024/11/07 02:33:25 DEBUG : CopyDest/three: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f1b7_d20241107_m023107_c001_v0001179_t0029_u01730946667501") 2024/11/07 02:33:25 DEBUG : CopyDest/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee521ff_d20241107_m023110_c001_v7007000_t0000_u01730946670338") 2024/11/07 02:33:25 DEBUG : CopyDest/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dbf8_d20241107_m023105_c001_v0001172_t0026_u01730946665329") 2024/11/07 02:33:25 DEBUG : EXISTING: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f413f8370ec3a42f0_d20241107_m023237_c001_v7007000_t0000_u01730946757593") 2024/11/07 02:33:25 DEBUG : EXISTING: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f36f_d20241107_m023236_c001_v0001179_t0035_u01730946756596") 2024/11/07 02:33:25 DEBUG : Testêé: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f413f8370ec3a42d5_d20241107_m023233_c001_v7007000_t0000_u01730946753423") 2024/11/07 02:33:25 DEBUG : Testêé: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f35f_d20241107_m023232_c001_v0001179_t0057_u01730946752759") 2024/11/07 02:33:25 DEBUG : Testêé: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dd02_d20241107_m023231_c001_v0001172_t0016_u01730946751614") 2024/11/07 02:33:26 DEBUG : a/potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e53c_d20241107_m022843_c001_v7007000_t0000_u01730946523665") 2024/11/07 02:33:26 DEBUG : a/potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53aae_d20241107_m022842_c001_v0001117_t0056_u01730946522501") 2024/11/07 02:33:26 DEBUG : a/potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e537_d20241107_m022839_c001_v7007000_t0000_u01730946519682") 2024/11/07 02:33:26 DEBUG : a/potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a96_d20241107_m022838_c001_v0001117_t0009_u01730946518602") 2024/11/07 02:33:26 DEBUG : a/potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d69_d20241107_m022812_c001_v7007000_t0000_u01730946492952") 2024/11/07 02:33:26 DEBUG : a/potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a12_d20241107_m022811_c001_v0001117_t0005_u01730946491706") 2024/11/07 02:33:26 DEBUG : b/potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e53d_d20241107_m022843_c001_v7007000_t0000_u01730946523846") 2024/11/07 02:33:26 DEBUG : b/potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a9a_d20241107_m022840_c001_v0001117_t0045_u01730946520589") 2024/11/07 02:33:26 DEBUG : b/potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e536_d20241107_m022839_c001_v7007000_t0000_u01730946519121") 2024/11/07 02:33:26 DEBUG : b/potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a88_d20241107_m022836_c001_v0001117_t0019_u01730946516490") 2024/11/07 02:33:26 DEBUG : b/potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d68_d20241107_m022812_c001_v7007000_t0000_u01730946492393") 2024/11/07 02:33:26 DEBUG : b/potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a08_d20241107_m022810_c001_v0001117_t0036_u01730946490054") 2024/11/07 02:33:26 DEBUG : backup/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4098e422b4aba09a_d20241107_m023123_c001_v7007000_t0000_u01730946683721") 2024/11/07 02:33:26 DEBUG : backup/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f117602c489f3072a_d20241107_m023121_c001_v0001181_t0003_u01730946681972") 2024/11/07 02:33:26 DEBUG : backup/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1189ff46a78b3cf0_d20241107_m023117_c001_v0001120_t0030_u01730946677582") 2024/11/07 02:33:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e274d_d20241107_m023151_c001_v7007000_t0000_u01730946711775") 2024/11/07 02:33:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f102b658a087af0f5_d20241107_m023149_c001_v0001145_t0017_u01730946709519") 2024/11/07 02:33:26 DEBUG : backup/one-2019-01-01: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f108c832a007d6142_d20241107_m023145_c001_v0001040_t0039_u01730946705161") 2024/11/07 02:33:26 DEBUG : backup/one.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e270f_d20241107_m023137_c001_v7007000_t0000_u01730946697524") 2024/11/07 02:33:26 DEBUG : backup/one.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f111aeec528040838_d20241107_m023135_c001_v0001120_t0055_u01730946695432") 2024/11/07 02:33:27 DEBUG : backup/one.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f103dc24f96cd3e40_d20241107_m023131_c001_v0001178_t0030_u01730946691110") 2024/11/07 02:33:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2750_d20241107_m023151_c001_v7007000_t0000_u01730946711959") 2024/11/07 02:33:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f106685fb81106262_d20241107_m023150_c001_v0001097_t0049_u01730946710740") 2024/11/07 02:33:27 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1199abb5d3d5d38c_d20241107_m023146_c001_v0001116_t0026_u01730946706960") 2024/11/07 02:33:27 DEBUG : backup/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4098e422b4aba09b_d20241107_m023123_c001_v7007000_t0000_u01730946683903") 2024/11/07 02:33:27 DEBUG : backup/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1014fcc47b66d250_d20241107_m023122_c001_v0001182_t0021_u01730946682890") 2024/11/07 02:33:27 DEBUG : backup/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f108f6ee4ad72e64f_d20241107_m023119_c001_v0001182_t0013_u01730946679387") 2024/11/07 02:33:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2711_d20241107_m023137_c001_v7007000_t0000_u01730946697705") 2024/11/07 02:33:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1157e69eda9c2a10_d20241107_m023136_c001_v0001137_t0025_u01730946696665") 2024/11/07 02:33:27 DEBUG : backup/three.txt.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f111d73536db4aaf6_d20241107_m023132_c001_v0001093_t0034_u01730946692547") 2024/11/07 02:33:27 DEBUG : both0: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822270_d20241107_m023309_c001_v7007000_t0000_u01730946789739") 2024/11/07 02:33:27 DEBUG : both0: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f417_d20241107_m023258_c001_v0001179_t0054_u01730946778166") 2024/11/07 02:33:27 DEBUG : both0: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e294f_d20241107_m023253_c001_v7007000_t0000_u01730946773476") 2024/11/07 02:33:27 DEBUG : both0: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f37f_d20241107_m023241_c001_v0001179_t0048_u01730946761533") 2024/11/07 02:33:27 DEBUG : both1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822271_d20241107_m023309_c001_v7007000_t0000_u01730946789922") 2024/11/07 02:33:27 DEBUG : both1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f41d_d20241107_m023258_c001_v0001179_t0053_u01730946778598") 2024/11/07 02:33:27 DEBUG : both1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2951_d20241107_m023253_c001_v7007000_t0000_u01730946773687") 2024/11/07 02:33:27 DEBUG : both1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f385_d20241107_m023242_c001_v0001179_t0048_u01730946762029") 2024/11/07 02:33:27 DEBUG : both10: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822272_d20241107_m023310_c001_v7007000_t0000_u01730946790107") 2024/11/07 02:33:27 DEBUG : both10: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f449_d20241107_m023302_c001_v0001179_t0023_u01730946782496") 2024/11/07 02:33:28 DEBUG : both10: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2953_d20241107_m023253_c001_v7007000_t0000_u01730946773886") 2024/11/07 02:33:28 DEBUG : both10: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3b9_d20241107_m023246_c001_v0001179_t0026_u01730946766271") 2024/11/07 02:33:28 DEBUG : both11: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822273_d20241107_m023310_c001_v7007000_t0000_u01730946790293") 2024/11/07 02:33:28 DEBUG : both11: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f44d_d20241107_m023302_c001_v0001179_t0015_u01730946782892") 2024/11/07 02:33:28 DEBUG : both11: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2956_d20241107_m023254_c001_v7007000_t0000_u01730946774071") 2024/11/07 02:33:28 DEBUG : both11: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3bf_d20241107_m023246_c001_v0001179_t0016_u01730946766724") 2024/11/07 02:33:28 DEBUG : both12: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822274_d20241107_m023310_c001_v7007000_t0000_u01730946790528") 2024/11/07 02:33:28 DEBUG : both12: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f451_d20241107_m023303_c001_v0001179_t0027_u01730946783312") 2024/11/07 02:33:28 DEBUG : both12: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2959_d20241107_m023254_c001_v7007000_t0000_u01730946774255") 2024/11/07 02:33:28 DEBUG : both12: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3c3_d20241107_m023247_c001_v0001179_t0035_u01730946767188") 2024/11/07 02:33:28 DEBUG : both13: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822277_d20241107_m023310_c001_v7007000_t0000_u01730946790709") 2024/11/07 02:33:28 DEBUG : both13: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f457_d20241107_m023303_c001_v0001179_t0048_u01730946783747") 2024/11/07 02:33:28 DEBUG : both13: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e295c_d20241107_m023254_c001_v7007000_t0000_u01730946774452") 2024/11/07 02:33:28 DEBUG : both13: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3c9_d20241107_m023247_c001_v0001179_t0018_u01730946767613") 2024/11/07 02:33:28 DEBUG : both14: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822278_d20241107_m023310_c001_v7007000_t0000_u01730946790993") 2024/11/07 02:33:28 DEBUG : both14: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f45f_d20241107_m023304_c001_v0001179_t0032_u01730946784169") 2024/11/07 02:33:28 DEBUG : both14: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e295e_d20241107_m023254_c001_v7007000_t0000_u01730946774647") 2024/11/07 02:33:28 DEBUG : both14: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3cd_d20241107_m023248_c001_v0001179_t0057_u01730946768022") 2024/11/07 02:33:28 DEBUG : both15: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822279_d20241107_m023311_c001_v7007000_t0000_u01730946791177") 2024/11/07 02:33:29 DEBUG : both15: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f463_d20241107_m023304_c001_v0001179_t0023_u01730946784590") 2024/11/07 02:33:29 DEBUG : both15: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2961_d20241107_m023254_c001_v7007000_t0000_u01730946774832") 2024/11/07 02:33:29 DEBUG : both15: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3d5_d20241107_m023248_c001_v0001179_t0048_u01730946768481") 2024/11/07 02:33:29 DEBUG : both16: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82227a_d20241107_m023311_c001_v7007000_t0000_u01730946791383") 2024/11/07 02:33:29 DEBUG : both16: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f467_d20241107_m023305_c001_v0001179_t0057_u01730946785060") 2024/11/07 02:33:29 DEBUG : both16: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2963_d20241107_m023255_c001_v7007000_t0000_u01730946775014") 2024/11/07 02:33:29 DEBUG : both16: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3dd_d20241107_m023248_c001_v0001179_t0053_u01730946768919") 2024/11/07 02:33:29 DEBUG : both17: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82227b_d20241107_m023311_c001_v7007000_t0000_u01730946791565") 2024/11/07 02:33:29 DEBUG : both17: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f46d_d20241107_m023305_c001_v0001179_t0044_u01730946785495") 2024/11/07 02:33:29 DEBUG : both17: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2965_d20241107_m023255_c001_v7007000_t0000_u01730946775197") 2024/11/07 02:33:29 DEBUG : both17: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3e3_d20241107_m023249_c001_v0001179_t0027_u01730946769373") 2024/11/07 02:33:29 DEBUG : both18: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82227c_d20241107_m023311_c001_v7007000_t0000_u01730946791749") 2024/11/07 02:33:29 DEBUG : both18: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f477_d20241107_m023305_c001_v0001179_t0055_u01730946785935") 2024/11/07 02:33:29 DEBUG : both18: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2968_d20241107_m023255_c001_v7007000_t0000_u01730946775379") 2024/11/07 02:33:29 DEBUG : both18: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3e9_d20241107_m023249_c001_v0001179_t0031_u01730946769792") 2024/11/07 02:33:29 DEBUG : both19: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82227d_d20241107_m023311_c001_v7007000_t0000_u01730946791952") 2024/11/07 02:33:29 DEBUG : both19: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f47b_d20241107_m023306_c001_v0001179_t0010_u01730946786390") 2024/11/07 02:33:29 DEBUG : both19: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e296a_d20241107_m023255_c001_v7007000_t0000_u01730946775564") 2024/11/07 02:33:29 DEBUG : both19: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3f1_d20241107_m023250_c001_v0001179_t0026_u01730946770219") 2024/11/07 02:33:29 DEBUG : both2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82227e_d20241107_m023312_c001_v7007000_t0000_u01730946792138") 2024/11/07 02:33:30 DEBUG : both2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f421_d20241107_m023259_c001_v0001179_t0028_u01730946779036") 2024/11/07 02:33:30 DEBUG : both2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e296c_d20241107_m023255_c001_v7007000_t0000_u01730946775747") 2024/11/07 02:33:30 DEBUG : both2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f389_d20241107_m023242_c001_v0001179_t0036_u01730946762422") 2024/11/07 02:33:30 DEBUG : both3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822280_d20241107_m023312_c001_v7007000_t0000_u01730946792386") 2024/11/07 02:33:30 DEBUG : both3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f425_d20241107_m023259_c001_v0001179_t0036_u01730946779460") 2024/11/07 02:33:30 DEBUG : both3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e296e_d20241107_m023255_c001_v7007000_t0000_u01730946775929") 2024/11/07 02:33:30 DEBUG : both3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f38f_d20241107_m023242_c001_v0001179_t0057_u01730946762864") 2024/11/07 02:33:30 DEBUG : both4: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822281_d20241107_m023312_c001_v7007000_t0000_u01730946792586") 2024/11/07 02:33:30 DEBUG : both4: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f42d_d20241107_m023259_c001_v0001179_t0032_u01730946779890") 2024/11/07 02:33:30 DEBUG : both4: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2973_d20241107_m023256_c001_v7007000_t0000_u01730946776113") 2024/11/07 02:33:30 DEBUG : both4: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f399_d20241107_m023243_c001_v0001179_t0038_u01730946763291") 2024/11/07 02:33:30 DEBUG : both5: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822282_d20241107_m023312_c001_v7007000_t0000_u01730946792776") 2024/11/07 02:33:30 DEBUG : both5: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f431_d20241107_m023300_c001_v0001179_t0048_u01730946780297") 2024/11/07 02:33:30 DEBUG : both5: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2976_d20241107_m023256_c001_v7007000_t0000_u01730946776296") 2024/11/07 02:33:30 DEBUG : both5: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f39f_d20241107_m023243_c001_v0001179_t0044_u01730946763781") 2024/11/07 02:33:30 DEBUG : both6: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822284_d20241107_m023312_c001_v7007000_t0000_u01730946792959") 2024/11/07 02:33:30 DEBUG : both6: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f435_d20241107_m023300_c001_v0001179_t0023_u01730946780743") 2024/11/07 02:33:30 DEBUG : both6: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2978_d20241107_m023256_c001_v7007000_t0000_u01730946776479") 2024/11/07 02:33:30 DEBUG : both6: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3a5_d20241107_m023244_c001_v0001179_t0020_u01730946764270") 2024/11/07 02:33:30 DEBUG : both7: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822285_d20241107_m023313_c001_v7007000_t0000_u01730946793140") 2024/11/07 02:33:31 DEBUG : both7: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f439_d20241107_m023301_c001_v0001179_t0026_u01730946781180") 2024/11/07 02:33:31 DEBUG : both7: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e297a_d20241107_m023256_c001_v7007000_t0000_u01730946776662") 2024/11/07 02:33:31 DEBUG : both7: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3a9_d20241107_m023244_c001_v0001179_t0046_u01730946764690") 2024/11/07 02:33:31 DEBUG : both8: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822287_d20241107_m023313_c001_v7007000_t0000_u01730946793322") 2024/11/07 02:33:31 DEBUG : both8: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f43d_d20241107_m023301_c001_v0001179_t0056_u01730946781653") 2024/11/07 02:33:31 DEBUG : both8: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e297d_d20241107_m023256_c001_v7007000_t0000_u01730946776844") 2024/11/07 02:33:31 DEBUG : both8: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3ad_d20241107_m023245_c001_v0001179_t0012_u01730946765122") 2024/11/07 02:33:31 DEBUG : both9: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822288_d20241107_m023313_c001_v7007000_t0000_u01730946793504") 2024/11/07 02:33:31 DEBUG : both9: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f443_d20241107_m023302_c001_v0001179_t0022_u01730946782066") 2024/11/07 02:33:31 DEBUG : both9: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e297f_d20241107_m023257_c001_v7007000_t0000_u01730946777040") 2024/11/07 02:33:31 DEBUG : both9: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3b1_d20241107_m023245_c001_v0001179_t0039_u01730946765863") 2024/11/07 02:33:31 DEBUG : c/non empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e53e_d20241107_m022844_c001_v7007000_t0000_u01730946524027") 2024/11/07 02:33:31 DEBUG : c/non empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53aa4_d20241107_m022841_c001_v0001117_t0007_u01730946521242") 2024/11/07 02:33:31 DEBUG : c/non empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e538_d20241107_m022839_c001_v7007000_t0000_u01730946519864") 2024/11/07 02:33:31 DEBUG : c/non empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a8c_d20241107_m022837_c001_v0001117_t0016_u01730946517288") 2024/11/07 02:33:31 DEBUG : c/non empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d6a_d20241107_m022813_c001_v7007000_t0000_u01730946493137") 2024/11/07 02:33:31 DEBUG : c/non empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a10_d20241107_m022810_c001_v0001117_t0031_u01730946490610") 2024/11/07 02:33:31 DEBUG : check sum: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f70_d20241107_m022756_c001_v7007000_t0000_u01730946476374") 2024/11/07 02:33:31 DEBUG : check sum: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef539d0_d20241107_m022754_c001_v0001117_t0056_u01730946474525") 2024/11/07 02:33:32 DEBUG : dest/3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee521a5_d20241107_m023052_c001_v7007000_t0000_u01730946652732") 2024/11/07 02:33:32 DEBUG : dest/3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402795502f5229ec_d20241107_m023051_c001_v0001136_t0034_u01730946651607") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f413f8370ec3a42ba_d20241107_m023230_c001_v7007000_t0000_u01730946750099") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f113b5ce98652221d_d20241107_m023227_c001_v0001145_t0035_u01730946747880") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e924_d20241107_m023227_c001_v7007000_t0000_u01730946747676") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f113b5ce98652220b_d20241107_m023223_c001_v0001145_t0026_u01730946743558") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e91d_d20241107_m023222_c001_v7007000_t0000_u01730946742836") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f31d_d20241107_m023218_c001_v0001179_t0030_u01730946738997") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4086d03dd0646d19_d20241107_m023217_c001_v7007000_t0000_u01730946737493") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f11801d062995c985_d20241107_m023215_c001_v0001182_t0008_u01730946735194") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e916_d20241107_m023215_c001_v7007000_t0000_u01730946735009") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f11801d062995c8b3_d20241107_m023211_c001_v0001182_t0040_u01730946731812") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e913_d20241107_m023211_c001_v7007000_t0000_u01730946731073") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dcb2_d20241107_m023204_c001_v0001172_t0054_u01730946724947") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e27c5_d20241107_m023203_c001_v7007000_t0000_u01730946723611") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f104d0eb6f42567f5_d20241107_m023202_c001_v0001032_t0010_u01730946722203") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4086d03dd0646cec_d20241107_m023201_c001_v7007000_t0000_u01730946721954") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f104d0eb6f42567ef_d20241107_m023158_c001_v0001032_t0016_u01730946718153") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4086d03dd0646cce_d20241107_m023157_c001_v7007000_t0000_u01730946717425") 2024/11/07 02:33:32 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53d46_d20241107_m023153_c001_v0001117_t0008_u01730946713072") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2752_d20241107_m023152_c001_v7007000_t0000_u01730946712141") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f115ad15fc98bfb65_d20241107_m023149_c001_v0001037_t0058_u01730946709969") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40162a7bd8929f0c_d20241107_m023149_c001_v7007000_t0000_u01730946709784") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f115ad15fc98bfb63_d20241107_m023146_c001_v0001037_t0033_u01730946706356") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40162a7bd8929ef9_d20241107_m023145_c001_v7007000_t0000_u01730946705622") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f251_d20241107_m023138_c001_v0001179_t0037_u01730946698794") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2713_d20241107_m023137_c001_v7007000_t0000_u01730946697887") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f109a50f3f923c3cc_d20241107_m023136_c001_v0001146_t0045_u01730946696168") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6a9fe_d20241107_m023135_c001_v7007000_t0000_u01730946695966") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f109a50f3f923c3c0_d20241107_m023132_c001_v0001146_t0048_u01730946692054") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6a9f9_d20241107_m023131_c001_v7007000_t0000_u01730946691323") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dc36_d20241107_m023125_c001_v0001172_t0006_u01730946685001") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4098e422b4aba09c_d20241107_m023124_c001_v7007000_t0000_u01730946684083") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f111192189805b7c0_d20241107_m023122_c001_v0001182_t0044_u01730946682416") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b47d1_d20241107_m023122_c001_v7007000_t0000_u01730946682232") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f111192189805b6fa_d20241107_m023118_c001_v0001182_t0016_u01730946678638") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b47ca_d20241107_m023117_c001_v7007000_t0000_u01730946677908") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53cc8_d20241107_m023111_c001_v0001117_t0050_u01730946671644") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee52200_d20241107_m023110_c001_v7007000_t0000_u01730946670520") 2024/11/07 02:33:33 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f102f61dac8697c87_d20241107_m023104_c001_v0001039_t0030_u01730946664366") 2024/11/07 02:33:34 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4067bd8c2ec97fad_d20241107_m023104_c001_v7007000_t0000_u01730946664162") 2024/11/07 02:33:34 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f19d_d20241107_m023059_c001_v0001179_t0036_u01730946659781") 2024/11/07 02:33:34 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f102cfa426a1fc287_d20241107_m023058_c001_v0001115_t0027_u01730946658783") 2024/11/07 02:33:34 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f102cfa426a1fc27b_d20241107_m023057_c001_v0001115_t0003_u01730946657175") 2024/11/07 02:33:34 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f403f964ad3b1481c_d20241107_m023043_c001_v7007000_t0000_u01730946643064") 2024/11/07 02:33:34 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53c4e_d20241107_m023035_c001_v0001117_t0016_u01730946635208") 2024/11/07 02:33:34 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f109856e90e65348a_d20241107_m023034_c001_v0001038_t0043_u01730946634259") 2024/11/07 02:33:34 DEBUG : dst/one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f109856e90e653488_d20241107_m023032_c001_v0001038_t0045_u01730946632906") 2024/11/07 02:33:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f413f8370ec3a42bc_d20241107_m023230_c001_v7007000_t0000_u01730946750281") 2024/11/07 02:33:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f105631bdf190b30e_d20241107_m023227_c001_v0001103_t0050_u01730946747192") 2024/11/07 02:33:34 DEBUG : dst/one-2019-01-01: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1140a1b1540a1983_d20241107_m023222_c001_v0001105_t0044_u01730946742556") 2024/11/07 02:33:34 DEBUG : dst/one.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4086d03dd0646d1a_d20241107_m023217_c001_v7007000_t0000_u01730946737675") 2024/11/07 02:33:34 DEBUG : dst/one.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1154c5d601111226_d20241107_m023214_c001_v0001178_t0059_u01730946734740") 2024/11/07 02:33:34 DEBUG : dst/one.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f109731b37086e3b0_d20241107_m023210_c001_v0001182_t0011_u01730946730827") 2024/11/07 02:33:34 DEBUG : dst/one.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e27c9_d20241107_m023203_c001_v7007000_t0000_u01730946723809") 2024/11/07 02:33:34 DEBUG : dst/one.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1147cdbe358a212e_d20241107_m023201_c001_v0001093_t0021_u01730946721471") 2024/11/07 02:33:34 DEBUG : dst/one.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f11254677a3ed01d9_d20241107_m023157_c001_v0001182_t0024_u01730946717192") 2024/11/07 02:33:34 DEBUG : dst/three: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee52201_d20241107_m023110_c001_v7007000_t0000_u01730946670744") 2024/11/07 02:33:34 DEBUG : dst/three: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f102cfa426a1fc2af_d20241107_m023108_c001_v0001115_t0039_u01730946668646") 2024/11/07 02:33:34 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f413f8370ec3a42bf_d20241107_m023230_c001_v7007000_t0000_u01730946750511") 2024/11/07 02:33:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f111a8a4cac8b0ea8_d20241107_m023228_c001_v0001099_t0001_u01730946748758") 2024/11/07 02:33:35 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f119f8757a8399d67_d20241107_m023224_c001_v0001117_t0045_u01730946744416") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f413f8370ec3a42c1_d20241107_m023230_c001_v7007000_t0000_u01730946750693") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f113b5ce986522227_d20241107_m023229_c001_v0001145_t0012_u01730946749426") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e92a_d20241107_m023229_c001_v7007000_t0000_u01730946749247") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f113b5ce986522217_d20241107_m023225_c001_v0001145_t0001_u01730946745408") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e91f_d20241107_m023225_c001_v7007000_t0000_u01730946745228") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f323_d20241107_m023219_c001_v0001179_t0009_u01730946739886") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4086d03dd0646d1b_d20241107_m023217_c001_v7007000_t0000_u01730946737867") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f11801d062995c9cd_d20241107_m023216_c001_v0001182_t0032_u01730946736769") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e918_d20241107_m023216_c001_v7007000_t0000_u01730946736575") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f11801d062995c8fb_d20241107_m023213_c001_v0001182_t0016_u01730946733130") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e914_d20241107_m023212_c001_v7007000_t0000_u01730946732945") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dcba_d20241107_m023207_c001_v0001172_t0005_u01730946727876") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4086d03dd0646cf5_d20241107_m023203_c001_v7007000_t0000_u01730946723052") 2024/11/07 02:33:35 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53d56_d20241107_m023159_c001_v0001117_t0032_u01730946719981") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4086d03dd0646cda_d20241107_m023159_c001_v7007000_t0000_u01730946719241") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f2ad_d20241107_m023154_c001_v0001179_t0047_u01730946714670") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40162a7bd8929f0e_d20241107_m023151_c001_v7007000_t0000_u01730946711119") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f27b_d20241107_m023148_c001_v0001179_t0043_u01730946708661") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40162a7bd8929f07_d20241107_m023147_c001_v7007000_t0000_u01730946707569") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dc62_d20241107_m023140_c001_v0001172_t0002_u01730946700524") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6aa00_d20241107_m023136_c001_v7007000_t0000_u01730946696963") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dc56_d20241107_m023134_c001_v0001172_t0040_u01730946694509") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6a9fc_d20241107_m023133_c001_v7007000_t0000_u01730946693409") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53cfe_d20241107_m023126_c001_v0001117_t0039_u01730946686128") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b47d3_d20241107_m023123_c001_v7007000_t0000_u01730946683169") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53ce0_d20241107_m023120_c001_v0001117_t0044_u01730946680829") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b47ce_d20241107_m023119_c001_v7007000_t0000_u01730946679722") 2024/11/07 02:33:36 DEBUG : dst/three.txt: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f1c3_d20241107_m023113_c001_v0001179_t0034_u01730946673172") 2024/11/07 02:33:36 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4086d03dd0646d1c_d20241107_m023218_c001_v7007000_t0000_u01730946738049") 2024/11/07 02:33:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1155b08748bcf5b1_d20241107_m023216_c001_v0001033_t0035_u01730946736140") 2024/11/07 02:33:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f106dc59e4d73c9c5_d20241107_m023212_c001_v0001179_t0057_u01730946732721") 2024/11/07 02:33:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e27cf_d20241107_m023203_c001_v7007000_t0000_u01730946723992") 2024/11/07 02:33:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f109a196c962aa0d6_d20241107_m023202_c001_v0001179_t0042_u01730946722850") 2024/11/07 02:33:37 DEBUG : dst/three.txt.bak: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f113b8f4289fe47b6_d20241107_m023158_c001_v0001172_t0055_u01730946718814") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f413f8370ec3a42c3_d20241107_m023230_c001_v7007000_t0000_u01730946750874") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dcde_d20241107_m023219_c001_v0001172_t0019_u01730946739569") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4086d03dd0646d1d_d20241107_m023218_c001_v7007000_t0000_u01730946738253") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f2df_d20241107_m023205_c001_v0001179_t0050_u01730946725652") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e27d3_d20241107_m023204_c001_v7007000_t0000_u01730946724174") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dc86_d20241107_m023153_c001_v0001172_t0037_u01730946713996") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2754_d20241107_m023152_c001_v7007000_t0000_u01730946712325") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53d1c_d20241107_m023139_c001_v0001117_t0029_u01730946699354") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2716_d20241107_m023138_c001_v7007000_t0000_u01730946698069") 2024/11/07 02:33:37 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f211_d20241107_m023125_c001_v0001179_t0018_u01730946685924") 2024/11/07 02:33:38 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4098e422b4aba09d_d20241107_m023124_c001_v7007000_t0000_u01730946684264") 2024/11/07 02:33:38 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dc1a_d20241107_m023112_c001_v0001172_t0048_u01730946672488") 2024/11/07 02:33:38 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee52202_d20241107_m023110_c001_v7007000_t0000_u01730946670930") 2024/11/07 02:33:38 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f102764ebfad176e9_d20241107_m023106_c001_v0001165_t0054_u01730946666300") 2024/11/07 02:33:38 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f403f964ad3b1481e_d20241107_m023043_c001_v7007000_t0000_u01730946643247") 2024/11/07 02:33:38 DEBUG : dst/two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f109856e90e653494_d20241107_m023041_c001_v0001038_t0041_u01730946641694") 2024/11/07 02:33:38 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e821d9d_d20241107_m022959_c001_v7007000_t0000_u01730946599781") 2024/11/07 02:33:38 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f090_d20241107_m022955_c001_v0001179_t0056_u01730946595933") 2024/11/07 02:33:38 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e821d71_d20241107_m022953_c001_v7007000_t0000_u01730946593931") 2024/11/07 02:33:38 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f054_d20241107_m022942_c001_v0001179_t0054_u01730946582637") 2024/11/07 02:33:38 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4598_d20241107_m022932_c001_v7007000_t0000_u01730946572418") 2024/11/07 02:33:38 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f028_d20241107_m022929_c001_v0001179_t0031_u01730946569079") 2024/11/07 02:33:38 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e550_d20241107_m022901_c001_v7007000_t0000_u01730946541761") 2024/11/07 02:33:38 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b08_d20241107_m022859_c001_v0001117_t0014_u01730946539453") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e54b_d20241107_m022857_c001_v7007000_t0000_u01730946537546") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53afa_d20241107_m022856_c001_v0001117_t0048_u01730946536043") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e545_d20241107_m022851_c001_v7007000_t0000_u01730946531429") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53aca_d20241107_m022848_c001_v0001117_t0013_u01730946528929") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e541_d20241107_m022847_c001_v7007000_t0000_u01730946527094") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53aba_d20241107_m022845_c001_v0001117_t0023_u01730946525337") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e532_d20241107_m022835_c001_v7007000_t0000_u01730946515560") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a76_d20241107_m022833_c001_v0001117_t0047_u01730946513291") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d87_d20241107_m022831_c001_v7007000_t0000_u01730946511474") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a66_d20241107_m022830_c001_v0001117_t0038_u01730946510450") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d77_d20241107_m022823_c001_v7007000_t0000_u01730946503324") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a3a_d20241107_m022821_c001_v0001117_t0024_u01730946501537") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d71_d20241107_m022818_c001_v7007000_t0000_u01730946498853") 2024/11/07 02:33:39 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a2a_d20241107_m022817_c001_v0001117_t0051_u01730946497598") 2024/11/07 02:33:40 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d6e_d20241107_m022816_c001_v7007000_t0000_u01730946496489") 2024/11/07 02:33:40 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f116eadfdbee715b9_d20241107_m022815_c001_v0001182_t0016_u01730946495801") 2024/11/07 02:33:40 DEBUG : empty space: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a1a_d20241107_m022813_c001_v0001117_t0056_u01730946493867") 2024/11/07 02:33:40 DEBUG : enormous: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e54d_d20241107_m022900_c001_v7007000_t0000_u01730946540800") 2024/11/07 02:33:40 DEBUG : enormous: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b0c_d20241107_m022859_c001_v0001117_t0025_u01730946539954") 2024/11/07 02:33:40 DEBUG : existing: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f413f8370ec3a42e2_d20241107_m023235_c001_v7007000_t0000_u01730946755487") 2024/11/07 02:33:40 DEBUG : existing: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dd12_d20241107_m023234_c001_v0001172_t0014_u01730946754163") 2024/11/07 02:33:40 DEBUG : existing: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b458b_d20241107_m022927_c001_v7007000_t0000_u01730946567275") 2024/11/07 02:33:40 DEBUG : existing: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f016_d20241107_m022926_c001_v0001179_t0002_u01730946566086") 2024/11/07 02:33:40 DEBUG : existing: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d65_d20241107_m022808_c001_v7007000_t0000_u01730946488962") 2024/11/07 02:33:40 DEBUG : existing: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a04_d20241107_m022807_c001_v0001117_t0043_u01730946487551") 2024/11/07 02:33:40 DEBUG : existing: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d63_d20241107_m022806_c001_v7007000_t0000_u01730946486277") 2024/11/07 02:33:40 DEBUG : existing: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef539fc_d20241107_m022805_c001_v0001117_t0012_u01730946485044") 2024/11/07 02:33:40 DEBUG : existing: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef539f4_d20241107_m022803_c001_v0001117_t0035_u01730946483349") 2024/11/07 02:33:40 DEBUG : existing-b: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b458c_d20241107_m022927_c001_v7007000_t0000_u01730946567456") 2024/11/07 02:33:40 DEBUG : existing-b: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b64_d20241107_m022926_c001_v0001117_t0042_u01730946566080") 2024/11/07 02:33:40 DEBUG : five: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e55b_d20241107_m022907_c001_v7007000_t0000_u01730946547502") 2024/11/07 02:33:40 DEBUG : five: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40152430fef53b20_d20241107_m022904_c001_v0001117_t0043_u01730946544747") 2024/11/07 02:33:41 DEBUG : foo: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d73_d20241107_m022820_c001_v7007000_t0000_u01730946500783") 2024/11/07 02:33:41 DEBUG : foo: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40152430fef53a36_d20241107_m022820_c001_v0001117_t0043_u01730946500149") 2024/11/07 02:33:41 DEBUG : foo: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40152430fef53a30_d20241107_m022819_c001_v0001117_t0043_u01730946499579") 2024/11/07 02:33:41 DEBUG : four: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e55c_d20241107_m022907_c001_v7007000_t0000_u01730946547704") 2024/11/07 02:33:41 DEBUG : four: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4002a20328f0daa6_d20241107_m022905_c001_v0001172_t0033_u01730946545322") 2024/11/07 02:33:41 DEBUG : four: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b1c_d20241107_m022903_c001_v0001117_t0002_u01730946543852") 2024/11/07 02:33:41 DEBUG : hello world2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e26f4_d20241107_m022704_c001_v7007000_t0000_u01730946424843") 2024/11/07 02:33:41 DEBUG : hello world2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53914_d20241107_m022703_c001_v0001117_t0026_u01730946423987") 2024/11/07 02:33:41 DEBUG : ignore-size: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f7e_d20241107_m022801_c001_v7007000_t0000_u01730946481872") 2024/11/07 02:33:41 DEBUG : ignore-size: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef539ee_d20241107_m022800_c001_v0001117_t0022_u01730946480516") 2024/11/07 02:33:41 DEBUG : nested/sub dir/file: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4584_d20241107_m022924_c001_v7007000_t0000_u01730946564970") 2024/11/07 02:33:41 DEBUG : nested/sub dir/file: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f010_d20241107_m022923_c001_v0001179_t0007_u01730946563662") 2024/11/07 02:33:41 DEBUG : nested/sub dir/file: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b457a_d20241107_m022922_c001_v7007000_t0000_u01730946562552") 2024/11/07 02:33:41 DEBUG : nested/sub dir/file: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f004_d20241107_m022921_c001_v0001179_t0041_u01730946561091") 2024/11/07 02:33:41 DEBUG : one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e55e_d20241107_m022907_c001_v7007000_t0000_u01730946547885") 2024/11/07 02:33:41 DEBUG : one: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40152430fef53b12_d20241107_m022902_c001_v0001117_t0043_u01730946542877") 2024/11/07 02:33:41 DEBUG : only0: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822289_d20241107_m023313_c001_v7007000_t0000_u01730946793685") 2024/11/07 02:33:41 DEBUG : only0: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f412e01bdf5e5f485_d20241107_m023307_c001_v0001179_t0053_u01730946787489") 2024/11/07 02:33:41 DEBUG : only0: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f419_d20241107_m023258_c001_v0001179_t0011_u01730946778391") 2024/11/07 02:33:41 DEBUG : only0: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6ad6a_d20241107_m023252_c001_v7007000_t0000_u01730946772033") 2024/11/07 02:33:42 DEBUG : only0: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f383_d20241107_m023241_c001_v0001179_t0059_u01730946761761") 2024/11/07 02:33:42 DEBUG : only1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82228a_d20241107_m023313_c001_v7007000_t0000_u01730946793868") 2024/11/07 02:33:42 DEBUG : only1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4186f43fe55195ae_d20241107_m023308_c001_v0001161_t0055_u01730946788438") 2024/11/07 02:33:42 DEBUG : only1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f41f_d20241107_m023258_c001_v0001179_t0047_u01730946778850") 2024/11/07 02:33:42 DEBUG : only1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82224a_d20241107_m023252_c001_v7007000_t0000_u01730946772081") 2024/11/07 02:33:42 DEBUG : only1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f387_d20241107_m023242_c001_v0001179_t0042_u01730946762229") 2024/11/07 02:33:42 DEBUG : only10: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82228b_d20241107_m023314_c001_v7007000_t0000_u01730946794051") 2024/11/07 02:33:42 DEBUG : only10: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4186f43fe55195aa_d20241107_m023308_c001_v0001161_t0055_u01730946788047") 2024/11/07 02:33:42 DEBUG : only10: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f44b_d20241107_m023302_c001_v0001179_t0015_u01730946782692") 2024/11/07 02:33:42 DEBUG : only10: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2940_d20241107_m023252_c001_v7007000_t0000_u01730946772646") 2024/11/07 02:33:42 DEBUG : only10: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3bd_d20241107_m023246_c001_v0001179_t0032_u01730946766501") 2024/11/07 02:33:42 DEBUG : only11: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82228c_d20241107_m023314_c001_v7007000_t0000_u01730946794234") 2024/11/07 02:33:42 DEBUG : only11: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f409a50f3f923c485_d20241107_m023308_c001_v0001146_t0050_u01730946788440") 2024/11/07 02:33:42 DEBUG : only11: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f44f_d20241107_m023303_c001_v0001179_t0007_u01730946783091") 2024/11/07 02:33:42 DEBUG : only11: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e293a_d20241107_m023252_c001_v7007000_t0000_u01730946772277") 2024/11/07 02:33:42 DEBUG : only11: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3c1_d20241107_m023246_c001_v0001179_t0058_u01730946766928") 2024/11/07 02:33:42 DEBUG : only12: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82228d_d20241107_m023314_c001_v7007000_t0000_u01730946794415") 2024/11/07 02:33:42 DEBUG : only12: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f405372bb6d284518_d20241107_m023308_c001_v0001182_t0039_u01730946788253") 2024/11/07 02:33:42 DEBUG : only12: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f453_d20241107_m023303_c001_v0001179_t0057_u01730946783512") 2024/11/07 02:33:42 DEBUG : only12: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4119bf2f51bf7c69_d20241107_m023252_c001_v7007000_t0000_u01730946772290") 2024/11/07 02:33:43 DEBUG : only12: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3c7_d20241107_m023247_c001_v0001179_t0019_u01730946767412") 2024/11/07 02:33:43 DEBUG : only13: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82228e_d20241107_m023314_c001_v7007000_t0000_u01730946794598") 2024/11/07 02:33:43 DEBUG : only13: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f412e01bdf5e5f48d_d20241107_m023308_c001_v0001179_t0053_u01730946788070") 2024/11/07 02:33:43 DEBUG : only13: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f459_d20241107_m023303_c001_v0001179_t0048_u01730946783970") 2024/11/07 02:33:43 DEBUG : only13: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2937_d20241107_m023252_c001_v7007000_t0000_u01730946772083") 2024/11/07 02:33:43 DEBUG : only13: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3cb_d20241107_m023247_c001_v0001179_t0016_u01730946767812") 2024/11/07 02:33:43 DEBUG : only14: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82228f_d20241107_m023314_c001_v7007000_t0000_u01730946794793") 2024/11/07 02:33:43 DEBUG : only14: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4186f43fe55195ac_d20241107_m023308_c001_v0001161_t0055_u01730946788235") 2024/11/07 02:33:43 DEBUG : only14: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f461_d20241107_m023304_c001_v0001179_t0034_u01730946784387") 2024/11/07 02:33:43 DEBUG : only14: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6ad6d_d20241107_m023252_c001_v7007000_t0000_u01730946772399") 2024/11/07 02:33:43 DEBUG : only14: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3cf_d20241107_m023248_c001_v0001179_t0017_u01730946768254") 2024/11/07 02:33:43 DEBUG : only15: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822290_d20241107_m023314_c001_v7007000_t0000_u01730946794981") 2024/11/07 02:33:43 DEBUG : only15: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f412e01bdf5e5f48f_d20241107_m023308_c001_v0001179_t0053_u01730946788250") 2024/11/07 02:33:43 DEBUG : only15: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f465_d20241107_m023304_c001_v0001179_t0043_u01730946784811") 2024/11/07 02:33:43 DEBUG : only15: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4119bf2f51bf7c6e_d20241107_m023252_c001_v7007000_t0000_u01730946772667") 2024/11/07 02:33:43 DEBUG : only15: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3d9_d20241107_m023248_c001_v0001179_t0017_u01730946768681") 2024/11/07 02:33:43 DEBUG : only16: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822291_d20241107_m023315_c001_v7007000_t0000_u01730946795184") 2024/11/07 02:33:43 DEBUG : only16: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f409a50f3f923c48f_d20241107_m023308_c001_v0001146_t0050_u01730946788991") 2024/11/07 02:33:43 DEBUG : only16: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f46b_d20241107_m023305_c001_v0001179_t0025_u01730946785262") 2024/11/07 02:33:43 DEBUG : only16: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82224d_d20241107_m023252_c001_v7007000_t0000_u01730946772451") 2024/11/07 02:33:44 DEBUG : only16: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3df_d20241107_m023249_c001_v0001179_t0010_u01730946769154") 2024/11/07 02:33:44 DEBUG : only17: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822292_d20241107_m023315_c001_v7007000_t0000_u01730946795371") 2024/11/07 02:33:44 DEBUG : only17: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4186f43fe55195b4_d20241107_m023309_c001_v0001161_t0055_u01730946789015") 2024/11/07 02:33:44 DEBUG : only17: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f471_d20241107_m023305_c001_v0001179_t0027_u01730946785683") 2024/11/07 02:33:44 DEBUG : only17: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6ad6b_d20241107_m023252_c001_v7007000_t0000_u01730946772217") 2024/11/07 02:33:44 DEBUG : only17: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3e5_d20241107_m023249_c001_v0001179_t0019_u01730946769587") 2024/11/07 02:33:44 DEBUG : only18: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822294_d20241107_m023315_c001_v7007000_t0000_u01730946795557") 2024/11/07 02:33:44 DEBUG : only18: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f405372bb6d28452e_d20241107_m023308_c001_v0001182_t0039_u01730946788458") 2024/11/07 02:33:44 DEBUG : only18: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f479_d20241107_m023306_c001_v0001179_t0014_u01730946786200") 2024/11/07 02:33:44 DEBUG : only18: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6ad6f_d20241107_m023252_c001_v7007000_t0000_u01730946772768") 2024/11/07 02:33:44 DEBUG : only18: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3ed_d20241107_m023249_c001_v0001179_t0005_u01730946769994") 2024/11/07 02:33:44 DEBUG : only19: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822295_d20241107_m023315_c001_v7007000_t0000_u01730946795740") 2024/11/07 02:33:44 DEBUG : only19: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f412e01bdf5e5f491_d20241107_m023308_c001_v0001179_t0053_u01730946788469") 2024/11/07 02:33:44 DEBUG : only19: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f47d_d20241107_m023306_c001_v0001179_t0028_u01730946786611") 2024/11/07 02:33:44 DEBUG : only19: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e2943_d20241107_m023252_c001_v7007000_t0000_u01730946772829") 2024/11/07 02:33:44 DEBUG : only19: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3f3_d20241107_m023250_c001_v0001179_t0056_u01730946770421") 2024/11/07 02:33:44 DEBUG : only2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822296_d20241107_m023315_c001_v7007000_t0000_u01730946795924") 2024/11/07 02:33:44 DEBUG : only2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f409a50f3f923c489_d20241107_m023308_c001_v0001146_t0050_u01730946788629") 2024/11/07 02:33:44 DEBUG : only2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f423_d20241107_m023259_c001_v0001179_t0055_u01730946779238") 2024/11/07 02:33:45 DEBUG : only2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82224c_d20241107_m023252_c001_v7007000_t0000_u01730946772266") 2024/11/07 02:33:45 DEBUG : only2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f38d_d20241107_m023242_c001_v0001179_t0015_u01730946762660") 2024/11/07 02:33:45 DEBUG : only3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e822298_d20241107_m023316_c001_v7007000_t0000_u01730946796108") 2024/11/07 02:33:45 DEBUG : only3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4186f43fe55195b0_d20241107_m023308_c001_v0001161_t0055_u01730946788637") 2024/11/07 02:33:45 DEBUG : only3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f427_d20241107_m023259_c001_v0001179_t0015_u01730946779690") 2024/11/07 02:33:45 DEBUG : only3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4119bf2f51bf7c67_d20241107_m023252_c001_v7007000_t0000_u01730946772085") 2024/11/07 02:33:45 DEBUG : only3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f393_d20241107_m023243_c001_v0001179_t0041_u01730946763065") 2024/11/07 02:33:45 DEBUG : only4: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82229a_d20241107_m023316_c001_v7007000_t0000_u01730946796290") 2024/11/07 02:33:45 DEBUG : only4: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f405372bb6d284540_d20241107_m023308_c001_v0001182_t0039_u01730946788653") 2024/11/07 02:33:45 DEBUG : only4: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f42f_d20241107_m023300_c001_v0001179_t0041_u01730946780093") 2024/11/07 02:33:45 DEBUG : only4: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e293d_d20241107_m023252_c001_v7007000_t0000_u01730946772463") 2024/11/07 02:33:45 DEBUG : only4: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f39d_d20241107_m023243_c001_v0001179_t0007_u01730946763539") 2024/11/07 02:33:45 DEBUG : only5: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82229b_d20241107_m023316_c001_v7007000_t0000_u01730946796478") 2024/11/07 02:33:45 DEBUG : only5: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f412e01bdf5e5f493_d20241107_m023308_c001_v0001179_t0053_u01730946788661") 2024/11/07 02:33:45 DEBUG : only5: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f433_d20241107_m023300_c001_v0001179_t0035_u01730946780505") 2024/11/07 02:33:45 DEBUG : only5: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4119bf2f51bf7c6c_d20241107_m023252_c001_v7007000_t0000_u01730946772473") 2024/11/07 02:33:45 DEBUG : only5: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3a1_d20241107_m023244_c001_v0001179_t0058_u01730946764007") 2024/11/07 02:33:45 DEBUG : only6: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82229c_d20241107_m023316_c001_v7007000_t0000_u01730946796674") 2024/11/07 02:33:45 DEBUG : only6: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f409a50f3f923c48d_d20241107_m023308_c001_v0001146_t0050_u01730946788809") 2024/11/07 02:33:45 DEBUG : only6: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f437_d20241107_m023300_c001_v0001179_t0005_u01730946780955") 2024/11/07 02:33:45 DEBUG : only6: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6ad6e_d20241107_m023252_c001_v7007000_t0000_u01730946772581") 2024/11/07 02:33:46 DEBUG : only6: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3a7_d20241107_m023244_c001_v0001179_t0055_u01730946764472") 2024/11/07 02:33:46 DEBUG : only7: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82229d_d20241107_m023316_c001_v7007000_t0000_u01730946796856") 2024/11/07 02:33:46 DEBUG : only7: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4186f43fe55195b2_d20241107_m023308_c001_v0001161_t0055_u01730946788830") 2024/11/07 02:33:46 DEBUG : only7: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f43b_d20241107_m023301_c001_v0001179_t0053_u01730946781432") 2024/11/07 02:33:46 DEBUG : only7: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82224e_d20241107_m023252_c001_v7007000_t0000_u01730946772645") 2024/11/07 02:33:46 DEBUG : only7: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3ab_d20241107_m023244_c001_v0001179_t0024_u01730946764900") 2024/11/07 02:33:46 DEBUG : only8: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82229e_d20241107_m023317_c001_v7007000_t0000_u01730946797039") 2024/11/07 02:33:46 DEBUG : only8: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f405372bb6d284548_d20241107_m023308_c001_v0001182_t0039_u01730946788844") 2024/11/07 02:33:46 DEBUG : only8: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f43f_d20241107_m023301_c001_v0001179_t0022_u01730946781847") 2024/11/07 02:33:46 DEBUG : only8: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6ad67_d20241107_m023251_c001_v7007000_t0000_u01730946771666") 2024/11/07 02:33:46 DEBUG : only8: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3af_d20241107_m023245_c001_v0001179_t0030_u01730946765345") 2024/11/07 02:33:46 DEBUG : only9: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e82229f_d20241107_m023317_c001_v7007000_t0000_u01730946797221") 2024/11/07 02:33:46 DEBUG : only9: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f412e01bdf5e5f497_d20241107_m023308_c001_v0001179_t0053_u01730946788849") 2024/11/07 02:33:46 DEBUG : only9: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f447_d20241107_m023302_c001_v0001179_t0030_u01730946782268") 2024/11/07 02:33:46 DEBUG : only9: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4076ed8f9ea6ad69_d20241107_m023251_c001_v7007000_t0000_u01730946771849") 2024/11/07 02:33:46 DEBUG : only9: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f3b5_d20241107_m023246_c001_v0001179_t0025_u01730946766064") 2024/11/07 02:33:46 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b456f_d20241107_m022919_c001_v7007000_t0000_u01730946559246") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dace_d20241107_m022917_c001_v0001172_t0058_u01730946557068") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4564_d20241107_m022915_c001_v7007000_t0000_u01730946555226") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b42_d20241107_m022913_c001_v0001117_t0055_u01730946553198") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4559_d20241107_m022911_c001_v7007000_t0000_u01730946551373") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0daba_d20241107_m022908_c001_v0001172_t0004_u01730946548828") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e549_d20241107_m022854_c001_v7007000_t0000_u01730946534563") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53ae4_d20241107_m022852_c001_v0001117_t0025_u01730946532335") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e544_d20241107_m022849_c001_v7007000_t0000_u01730946529764") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53ac2_d20241107_m022848_c001_v0001117_t0041_u01730946528000") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e540_d20241107_m022846_c001_v7007000_t0000_u01730946526303") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53ab6_d20241107_m022844_c001_v0001117_t0001_u01730946524756") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d8b_d20241107_m022834_c001_v7007000_t0000_u01730946514626") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a70_d20241107_m022832_c001_v0001117_t0024_u01730946512385") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d88_d20241107_m022831_c001_v7007000_t0000_u01730946511656") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a62_d20241107_m022829_c001_v0001117_t0036_u01730946509934") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d84_d20241107_m022829_c001_v7007000_t0000_u01730946509197") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a56_d20241107_m022828_c001_v0001117_t0035_u01730946508184") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a50_d20241107_m022827_c001_v0001117_t0056_u01730946507124") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d7e_d20241107_m022826_c001_v7007000_t0000_u01730946506374") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a48_d20241107_m022825_c001_v0001117_t0057_u01730946505166") 2024/11/07 02:33:47 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a46_d20241107_m022824_c001_v0001117_t0023_u01730946504247") 2024/11/07 02:33:48 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40585b838ffa0d78_d20241107_m022823_c001_v7007000_t0000_u01730946503505") 2024/11/07 02:33:48 DEBUG : potato: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a42_d20241107_m022822_c001_v0001117_t0023_u01730946502543") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f405dedf207cdbcef_d20241107_m023010_c001_v7007000_t0000_u01730946610007") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0db5e_d20241107_m023009_c001_v0001172_t0025_u01730946609351") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e821d9f_d20241107_m023000_c001_v7007000_t0000_u01730946600037") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0db34_d20241107_m022955_c001_v0001172_t0038_u01730946595220") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40428dd1777f2b5e_d20241107_m022946_c001_v7007000_t0000_u01730946586996") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0db0c_d20241107_m022941_c001_v0001172_t0048_u01730946581700") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4599_d20241107_m022933_c001_v7007000_t0000_u01730946573003") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0daf0_d20241107_m022928_c001_v0001172_t0029_u01730946568770") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e54e_d20241107_m022901_c001_v7007000_t0000_u01730946541015") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b06_d20241107_m022858_c001_v0001117_t0058_u01730946538860") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e54c_d20241107_m022857_c001_v7007000_t0000_u01730946537737") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53af6_d20241107_m022855_c001_v0001117_t0049_u01730946535491") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e54a_d20241107_m022854_c001_v7007000_t0000_u01730946534745") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53aea_d20241107_m022853_c001_v0001117_t0053_u01730946533663") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e547_d20241107_m022851_c001_v7007000_t0000_u01730946531609") 2024/11/07 02:33:48 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53ad0_d20241107_m022850_c001_v0001117_t0047_u01730946530131") 2024/11/07 02:33:49 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e542_d20241107_m022847_c001_v7007000_t0000_u01730946527274") 2024/11/07 02:33:49 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53ac0_d20241107_m022846_c001_v0001117_t0035_u01730946526313") 2024/11/07 02:33:49 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e533_d20241107_m022835_c001_v7007000_t0000_u01730946515757") 2024/11/07 02:33:49 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53a7e_d20241107_m022834_c001_v0001117_t0013_u01730946514137") 2024/11/07 02:33:49 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e2702_d20241107_m022709_c001_v7007000_t0000_u01730946429110") 2024/11/07 02:33:49 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53922_d20241107_m022708_c001_v0001117_t0024_u01730946428231") 2024/11/07 02:33:49 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e26f9_d20241107_m022706_c001_v7007000_t0000_u01730946426951") 2024/11/07 02:33:49 DEBUG : potato2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef5391a_d20241107_m022705_c001_v0001117_t0034_u01730946425754") 2024/11/07 02:33:49 DEBUG : potato3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e821da1_d20241107_m023000_c001_v7007000_t0000_u01730946600329") 2024/11/07 02:33:49 DEBUG : potato3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53bda_d20241107_m022956_c001_v0001117_t0004_u01730946596510") 2024/11/07 02:33:49 DEBUG : potato3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40428dd1777f2b60_d20241107_m022947_c001_v7007000_t0000_u01730946587328") 2024/11/07 02:33:49 DEBUG : potato3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53ba0_d20241107_m022943_c001_v0001117_t0058_u01730946583216") 2024/11/07 02:33:49 DEBUG : potato3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b459b_d20241107_m022933_c001_v7007000_t0000_u01730946573291") 2024/11/07 02:33:49 DEBUG : potato3: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b76_d20241107_m022929_c001_v0001117_t0005_u01730946569311") 2024/11/07 02:33:49 DEBUG : pre-dest1/1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee521a8_d20241107_m023052_c001_v7007000_t0000_u01730946652920") 2024/11/07 02:33:49 DEBUG : pre-dest1/1: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53c70_d20241107_m023043_c001_v0001117_t0004_u01730946643978") 2024/11/07 02:33:49 DEBUG : pre-dest2/2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f417b8ac76ee521ab_d20241107_m023053_c001_v7007000_t0000_u01730946653104") 2024/11/07 02:33:49 DEBUG : pre-dest2/2: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dbb8_d20241107_m023045_c001_v0001172_t0003_u01730946645156") 2024/11/07 02:33:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f403f964ad3b147e9_d20241107_m023022_c001_v7007000_t0000_u01730946622560") 2024/11/07 02:33:49 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f0e1_d20241107_m023019_c001_v0001179_t0030_u01730946619551") 2024/11/07 02:33:50 DEBUG : sizeonly: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f7a_d20241107_m022759_c001_v7007000_t0000_u01730946479244") 2024/11/07 02:33:50 DEBUG : sizeonly: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef539e0_d20241107_m022757_c001_v0001117_t0024_u01730946477656") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e8222a5_d20241107_m023323_c001_v7007000_t0000_u01730946803194") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f109a50f3f923c4ab_d20241107_m023321_c001_v0001146_t0058_u01730946801919") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e8222a1_d20241107_m023320_c001_v7007000_t0000_u01730946800023") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5f4c5_d20241107_m023318_c001_v0001179_t0055_u01730946798595") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4585_d20241107_m022925_c001_v7007000_t0000_u01730946565162") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1002a20328f0dae0_d20241107_m022924_c001_v0001172_t0050_u01730946564032") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b457c_d20241107_m022922_c001_v7007000_t0000_u01730946562735") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b58_d20241107_m022921_c001_v0001117_t0018_u01730946561444") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f69_d20241107_m022753_c001_v7007000_t0000_u01730946473597") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef539c2_d20241107_m022751_c001_v0001117_t0015_u01730946471793") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f66_d20241107_m022751_c001_v7007000_t0000_u01730946471048") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef539bc_d20241107_m022749_c001_v0001117_t0013_u01730946469801") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f5e_d20241107_m022746_c001_v7007000_t0000_u01730946466768") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef539a6_d20241107_m022745_c001_v0001117_t0013_u01730946465229") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f5c_d20241107_m022744_c001_v7007000_t0000_u01730946464678") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef539a4_d20241107_m022743_c001_v0001117_t0016_u01730946463430") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef5399c_d20241107_m022740_c001_v0001117_t0037_u01730946460433") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f57_d20241107_m022739_c001_v7007000_t0000_u01730946459710") 2024/11/07 02:33:50 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53996_d20241107_m022738_c001_v0001117_t0033_u01730946458509") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53990_d20241107_m022737_c001_v0001117_t0002_u01730946457590") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f52_d20241107_m022736_c001_v7007000_t0000_u01730946456500") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53970_d20241107_m022732_c001_v0001117_t0043_u01730946452144") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53964_d20241107_m022728_c001_v0001117_t0005_u01730946448763") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f46_d20241107_m022728_c001_v7007000_t0000_u01730946448024") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53960_d20241107_m022727_c001_v0001117_t0015_u01730946447215") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef5395e_d20241107_m022726_c001_v0001117_t0058_u01730946446279") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f43_d20241107_m022725_c001_v7007000_t0000_u01730946445543") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53950_d20241107_m022721_c001_v0001117_t0051_u01730946441340") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f418b60c3d11e1f3d_d20241107_m022720_c001_v7007000_t0000_u01730946440973") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53946_d20241107_m022719_c001_v0001117_t0025_u01730946439856") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e271a_d20241107_m022718_c001_v7007000_t0000_u01730946438232") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53944_d20241107_m022716_c001_v0001117_t0015_u01730946436987") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e2715_d20241107_m022716_c001_v7007000_t0000_u01730946436445") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef5393c_d20241107_m022715_c001_v0001117_t0012_u01730946435614") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e2711_d20241107_m022714_c001_v7007000_t0000_u01730946434353") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53938_d20241107_m022713_c001_v0001117_t0017_u01730946433289") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e270b_d20241107_m022712_c001_v7007000_t0000_u01730946432739") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53934_d20241107_m022711_c001_v0001117_t0058_u01730946431768") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e2707_d20241107_m022710_c001_v7007000_t0000_u01730946430868") 2024/11/07 02:33:51 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef5392a_d20241107_m022710_c001_v0001117_t0036_u01730946430012") 2024/11/07 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e26ef_d20241107_m022703_c001_v7007000_t0000_u01730946423079") 2024/11/07 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef5390c_d20241107_m022702_c001_v0001117_t0046_u01730946422068") 2024/11/07 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e26ec_d20241107_m022701_c001_v7007000_t0000_u01730946421167") 2024/11/07 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53902_d20241107_m022700_c001_v0001117_t0039_u01730946420282") 2024/11/07 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e26e9_d20241107_m022659_c001_v7007000_t0000_u01730946419376") 2024/11/07 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef538fa_d20241107_m022658_c001_v0001117_t0009_u01730946418426") 2024/11/07 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4003bd43344e26e5_d20241107_m022655_c001_v7007000_t0000_u01730946415478") 2024/11/07 02:33:52 DEBUG : sub dir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef538ea_d20241107_m022654_c001_v0001117_t0047_u01730946414182") 2024/11/07 02:33:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e8222a6_d20241107_m023323_c001_v7007000_t0000_u01730946803385") 2024/11/07 02:33:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1186f43fe55195ca_d20241107_m023321_c001_v0001161_t0038_u01730946801929") 2024/11/07 02:33:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f4199817b6e8222a2_d20241107_m023320_c001_v7007000_t0000_u01730946800206") 2024/11/07 02:33:52 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f105372bb6d28474f_d20241107_m023318_c001_v0001182_t0008_u01730946798600") 2024/11/07 02:33:52 DEBUG : sub/yam: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b456c_d20241107_m022918_c001_v7007000_t0000_u01730946558695") 2024/11/07 02:33:52 DEBUG : sub/yam: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5eff6_d20241107_m022916_c001_v0001179_t0038_u01730946556700") 2024/11/07 02:33:52 DEBUG : three: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e55f_d20241107_m022908_c001_v7007000_t0000_u01730946548066") 2024/11/07 02:33:52 DEBUG : three: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b24_d20241107_m022906_c001_v0001117_t0009_u01730946546067") 2024/11/07 02:33:52 DEBUG : three: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f10152430fef53b16_d20241107_m022903_c001_v0001117_t0001_u01730946543258") 2024/11/07 02:33:52 DEBUG : two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f416ca964b996e560_d20241107_m022908_c001_v7007000_t0000_u01730946548249") 2024/11/07 02:33:52 DEBUG : two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f412e01bdf5e5efd4_d20241107_m022905_c001_v0001179_t0053_u01730946545499") 2024/11/07 02:33:53 DEBUG : two: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f40152430fef53b14_d20241107_m022903_c001_v0001117_t0043_u01730946543059") 2024/11/07 02:33:53 DEBUG : yam: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4570_d20241107_m022919_c001_v7007000_t0000_u01730946559428") 2024/11/07 02:33:53 DEBUG : yam: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f11393c6a48584491_d20241107_m022918_c001_v0001116_t0027_u01730946558022") 2024/11/07 02:33:53 DEBUG : yam: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4563_d20241107_m022914_c001_v7007000_t0000_u01730946554674") 2024/11/07 02:33:53 DEBUG : yam: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5efe6_d20241107_m022912_c001_v0001179_t0001_u01730946552847") 2024/11/07 02:33:53 DEBUG : yam: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4557_d20241107_m022910_c001_v7007000_t0000_u01730946550828") 2024/11/07 02:33:53 DEBUG : yam: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f112e01bdf5e5efde_d20241107_m022908_c001_v0001179_t0056_u01730946548835") 2024/11/07 02:33:53 DEBUG : yaml: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b4566_d20241107_m022915_c001_v7007000_t0000_u01730946555409") 2024/11/07 02:33:53 DEBUG : yaml: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1077d69d9fa864d7_d20241107_m022914_c001_v0001182_t0022_u01730946554402") 2024/11/07 02:33:53 DEBUG : yaml: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f402d19b89b8b455a_d20241107_m022911_c001_v7007000_t0000_u01730946551555") 2024/11/07 02:33:53 DEBUG : yaml: Deleting (id "4_z2f322dd3702d0b4b9f380e1b_f1124fe83b0a40946_d20241107_m022910_c001_v0001040_t0045_u01730946550199") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m3.911917112s (try 1/5)