"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/10/01 01:04:42 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo" 2024/10/01 01:04:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/01 01:04:44 DEBUG : Creating backend with remote "/tmp/rclone2386271949" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:04:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:04:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/01 01:04:47 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:04:47 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyWithDryRun (6.63s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:04:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/01 01:04:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:04:51 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:04:51 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:04:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:04:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:04:55 DEBUG : B2 bucket rclone-test-fazivay5vigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.24s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.42s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:01 DEBUG : Creating backend with remote "/non-existing" 2024/10/01 01:05:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/01 01:05:02 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:02 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (3.50s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:05:07 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:07 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:05:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyNoTraverse (10.08s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:15 INFO : B2 bucket rclone-test-fazivay5vigo: Running all checks before starting transfers 2024/10/01 01:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:05:16 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:16 INFO : B2 bucket rclone-test-fazivay5vigo: Checks finished, now starting transfers 2024/10/01 01:05:16 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:16 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1172-04.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001172_t0009": EOF 2024/10/01 01:05:16 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-04.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001172_t0009": EOF) 2024/10/01 01:05:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:05:16 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1172-04.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001172_t0009": EOF - low level retry 0/10 2024/10/01 01:05:17 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:05:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:05:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyCheckFirst (6.77s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:22 ERROR : Ignoring --no-traverse with sync 2024/10/01 01:05:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:05:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:05:23 INFO : sub dir/hello world: Copied (new) 2024/10/01 01:05:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncNoTraverse (4.22s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:26 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/01 01:05:26 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:26 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:28 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/10/01 01:05:28 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyWithDepth (4.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:05:31 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:31 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:05:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (4.51s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:05:37 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:37 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:39 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:05:39 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.17s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/01 01:05:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/01 01:05:42 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/01 01:05:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/01 01:05:43 DEBUG : sub dir: Making directory 2024/10/01 01:05:43 DEBUG : sub dir2: Making directory 2024/10/01 01:05:43 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/01 01:05:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:05:43 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:43 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:05:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/10/01 01:05:45 DEBUG : B2 bucket rclone-test-fazivay5vigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.13s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:47 DEBUG : sub dir2: Making directory 2024/10/01 01:05:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/01 01:05:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/01 01:05:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:05:48 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:48 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:05:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.89s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:51 DEBUG : sub dir2: Making directory with metadata 2024/10/01 01:05:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/01 01:05:52 DEBUG : sub dir: Making directory 2024/10/01 01:05:52 DEBUG : sub dir2: Making directory 2024/10/01 01:05:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:05:52 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:52 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:05:53 INFO : sub dir/hello world: Copied (new) 2024/10/01 01:05:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/01 01:05:54 DEBUG : B2 bucket rclone-test-fazivay5vigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/01 01:05:54 DEBUG : B2 bucket rclone-test-fazivay5vigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.14s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.95s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:05:57 DEBUG : sub dir2: Making directory 2024/10/01 01:05:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:05:58 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:05:58 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:05:58 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1144-12.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001144_t0020": EOF 2024/10/01 01:05:58 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1144-12.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001144_t0020": EOF) 2024/10/01 01:05:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:05:58 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1144-12.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001144_t0020": EOF - low level retry 0/10 2024/10/01 01:05:59 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:06:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:06:02 INFO : sub dir/hello world: Copied (new) 2024/10/01 01:06:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.97s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:06:03 DEBUG : sub dir2: Making directory with metadata 2024/10/01 01:06:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/01 01:06:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/01 01:06:04 DEBUG : sub dir: Making directory 2024/10/01 01:06:04 DEBUG : sub dir2: Making directory 2024/10/01 01:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:06:04 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:06:04 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:06:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:06:05 INFO : sub dir/hello world: Copied (new) 2024/10/01 01:06:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/10/01 01:06:05 DEBUG : B2 bucket rclone-test-fazivay5vigo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.00s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.81s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:06:08 DEBUG : sub dir2: Making directory 2024/10/01 01:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:06:09 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:06:09 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:06:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:06:10 INFO : sub dir/hello world: Copied (new) 2024/10/01 01:06:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.58s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:06:14 DEBUG : Creating backend with remote "TestB2:rclone-test-cubacax5tuza" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-fazivay5vigo -> B2 bucket rclone-test-cubacax5tuza 2024/10/01 01:06:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:06:17 DEBUG : B2 bucket rclone-test-cubacax5tuza: Waiting for checks to finish 2024/10/01 01:06:17 DEBUG : B2 bucket rclone-test-cubacax5tuza: Waiting for transfers to finish 2024/10/01 01:06:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:06:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:06:20 DEBUG : B2 bucket rclone-test-cubacax5tuza: Purge remote 2024/10/01 01:06:20 INFO : B2 bucket rclone-test-cubacax5tuza: cleaning bucket "rclone-test-cubacax5tuza" of all files 2024/10/01 01:06:21 DEBUG : sub dir/hello world: Deleting (id "4_z8f622d0390dd4b5b9f280e1b_f11924688e0d5ffbf_d20241001_m010619_c001_v0001115_t0053_u01727744779316") --- PASS: TestServerSideCopy (16.08s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:06:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/01 01:06:31 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:06:31 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:06:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/01 01:06:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyOverSelf (8.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:06:38 DEBUG : Creating backend with remote "TestB2:rclone-test-nagepux1xaka" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-fazivay5vigo -> B2 bucket rclone-test-nagepux1xaka 2024/10/01 01:06:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:06:42 DEBUG : B2 bucket rclone-test-nagepux1xaka: Waiting for checks to finish 2024/10/01 01:06:42 DEBUG : B2 bucket rclone-test-nagepux1xaka: Waiting for transfers to finish 2024/10/01 01:06:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:06:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:06:50 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/01 01:06:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:06:51 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:06:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/01 01:06:51 DEBUG : B2 bucket rclone-test-nagepux1xaka: Waiting for checks to finish 2024/10/01 01:06:51 DEBUG : B2 bucket rclone-test-nagepux1xaka: Waiting for transfers to finish 2024/10/01 01:06:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/01 01:06:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:06:53 DEBUG : B2 bucket rclone-test-nagepux1xaka: Purge remote 2024/10/01 01:06:53 INFO : B2 bucket rclone-test-nagepux1xaka: cleaning bucket "rclone-test-nagepux1xaka" of all files 2024/10/01 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f628d1390dd4b5b9f280e1b_f111bf5e6833b8f6f_d20241001_m010652_c001_v0001031_t0040_u01727744812240") 2024/10/01 01:06:53 DEBUG : sub dir/hello world: Deleting (id "4_z0f628d1390dd4b5b9f280e1b_f118a1ffa6c4cb29d_d20241001_m010644_c001_v0001145_t0033_u01727744804038") --- PASS: TestServerSideCopyOverSelf (22.80s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:07:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/01 01:07:02 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:07:02 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:07:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/01 01:07:03 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/01 01:07:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestMoveOverSelf (6.92s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:07:07 DEBUG : Creating backend with remote "TestB2:rclone-test-hawiwij2licu" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-fazivay5vigo -> B2 bucket rclone-test-hawiwij2licu 2024/10/01 01:07:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:07:10 DEBUG : B2 bucket rclone-test-hawiwij2licu: Waiting for checks to finish 2024/10/01 01:07:10 DEBUG : B2 bucket rclone-test-hawiwij2licu: Waiting for transfers to finish 2024/10/01 01:07:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:07:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:07:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/01 01:07:17 DEBUG : B2 bucket rclone-test-hawiwij2licu: Waiting for checks to finish 2024/10/01 01:07:17 DEBUG : B2 bucket rclone-test-hawiwij2licu: Waiting for transfers to finish 2024/10/01 01:07:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/10/01 01:07:18 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/01 01:07:18 INFO : sub dir/hello world: Deleted 2024/10/01 01:07:23 DEBUG : testing file moves 2024/10/01 01:07:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/01 01:07:24 DEBUG : B2 bucket rclone-test-hawiwij2licu: Waiting for checks to finish 2024/10/01 01:07:24 DEBUG : B2 bucket rclone-test-hawiwij2licu: Waiting for transfers to finish 2024/10/01 01:07:24 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/10/01 01:07:24 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/01 01:07:25 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:07:26 DEBUG : B2 bucket rclone-test-hawiwij2licu: Purge remote 2024/10/01 01:07:26 INFO : B2 bucket rclone-test-hawiwij2licu: cleaning bucket "rclone-test-hawiwij2licu" of all files 2024/10/01 01:07:27 DEBUG : sub dir/hello world: Deleting (id "4_zdff2edd390dd4b5b9f280e1b_f117fe6e269127ca9_d20241001_m010724_c001_v0001031_t0034_u01727744844484") 2024/10/01 01:07:27 DEBUG : sub dir/hello world: Deleting (id "4_zdff2edd390dd4b5b9f280e1b_f104832ff71bf5735_d20241001_m010717_c001_v0001099_t0052_u01727744837969") 2024/10/01 01:07:27 DEBUG : sub dir/hello world: Deleting (id "4_zdff2edd390dd4b5b9f280e1b_f1109246c47d4ef47_d20241001_m010711_c001_v0001040_t0002_u01727744831687") --- PASS: TestServerSideMoveOverSelf (26.88s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:07:35 ERROR : : error listing: directory not found 2024/10/01 01:07:36 DEBUG : Local file system at /tmp/rclone2386271949: Making directory 2024/10/01 01:07:36 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:07:36 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyAfterDelete (7.43s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:07:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:07:44 DEBUG : Local file system at /tmp/rclone2386271949: Waiting for checks to finish 2024/10/01 01:07:44 DEBUG : Local file system at /tmp/rclone2386271949: Waiting for transfers to finish 2024/10/01 01:07:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:07:46 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/10/01 01:07:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyRedownload (8.76s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:07:50 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/01 01:07:50 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:07:50 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:07:52 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/01 01:07:52 INFO : check sum: Copied (new) 2024/10/01 01:07:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:07:53 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:07:53 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/01 01:07:53 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/10/01 01:07:53 DEBUG : check sum: Unchanged skipping 2024/10/01 01:07:53 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:07:53 DEBUG : Waiting for deletions to finish 2024/10/01 01:07:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (9.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:07:59 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/01 01:07:59 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:07:59 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:01 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/01 01:08:01 INFO : sizeonly: Copied (new) 2024/10/01 01:08:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:02 DEBUG : sizeonly: Sizes identical 2024/10/01 01:08:02 DEBUG : sizeonly: Unchanged skipping 2024/10/01 01:08:02 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:02 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:02 DEBUG : Waiting for deletions to finish 2024/10/01 01:08:02 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncSizeOnly (9.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/01 01:08:08 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:08 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:11 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/10/01 01:08:11 INFO : ignore-size: Copied (new) 2024/10/01 01:08:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:12 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:12 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:08:12 DEBUG : ignore-size: Unchanged skipping 2024/10/01 01:08:12 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:12 DEBUG : Waiting for deletions to finish 2024/10/01 01:08:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (9.95s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:08:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:22 DEBUG : existing: Unchanged skipping 2024/10/01 01:08:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:22 DEBUG : Waiting for deletions to finish 2024/10/01 01:08:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/01 01:08:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/01 01:08:24 INFO : existing: Copied (replaced existing) 2024/10/01 01:08:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (11.86s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:30 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/01 01:08:30 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:30 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:33 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/01 01:08:33 INFO : existing: Copied (new) 2024/10/01 01:08:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:34 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:34 DEBUG : existing: Destination exists, skipping 2024/10/01 01:08:34 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:34 DEBUG : Waiting for deletions to finish 2024/10/01 01:08:34 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (10.42s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:43 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/01 01:08:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:08:45 DEBUG : c/non empty space: Unchanged skipping 2024/10/01 01:08:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/01 01:08:45 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:45 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:46 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:08:46 INFO : a/potato2: Copied (new) 2024/10/01 01:08:46 DEBUG : Waiting for deletions to finish 2024/10/01 01:08:47 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (12.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:55 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:55 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/10/01 01:08:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/01 01:08:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/01 01:08:55 DEBUG : empty space: Unchanged skipping 2024/10/01 01:08:55 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:08:55 DEBUG : Waiting for deletions to finish 2024/10/01 01:08:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:08:57 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/10/01 01:08:57 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:08:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/01 01:09:00 INFO : empty space: Updated modification time in destination 2024/10/01 01:09:00 DEBUG : empty space: Unchanged skipping 2024/10/01 01:09:00 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:00 DEBUG : Waiting for deletions to finish 2024/10/01 01:09:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (12.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:09:07 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/10/01 01:09:07 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:09:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/01 01:09:07 DEBUG : empty space: Unchanged skipping 2024/10/01 01:09:07 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:07 DEBUG : Waiting for deletions to finish 2024/10/01 01:09:07 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.69s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:09:11 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:09:11 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/10/01 01:09:11 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2386271949) 2024/10/01 01:09:11 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fazivay5vigo) 2024/10/01 01:09:11 DEBUG : foo: sha1 differ 2024/10/01 01:09:11 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:12 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/10/01 01:09:12 INFO : foo: Copied (replaced existing) 2024/10/01 01:09:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (4.26s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:09:16 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/01 01:09:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:09:16 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:09:16 DEBUG : empty space: Unchanged skipping 2024/10/01 01:09:16 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:17 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:09:17 INFO : potato: Copied (new) 2024/10/01 01:09:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:09:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:09:22 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/01 01:09:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:22 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/10/01 01:09:22 INFO : potato: Copied (replaced existing) 2024/10/01 01:09:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.08s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:09:27 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/10/01 01:09:27 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:09:27 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2386271949) 2024/10/01 01:09:27 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fazivay5vigo) 2024/10/01 01:09:27 DEBUG : potato: sha1 differ 2024/10/01 01:09:27 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:28 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/10/01 01:09:28 INFO : potato: Copied (replaced existing) 2024/10/01 01:09:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:09:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:09:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/01 01:09:34 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:09:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:09:34 DEBUG : empty space: Unchanged skipping 2024/10/01 01:09:34 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:34 DEBUG : Waiting for deletions to finish 2024/10/01 01:09:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:09:40 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:09:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:09:40 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:09:40 DEBUG : empty space: Unchanged skipping 2024/10/01 01:09:40 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:09:41 INFO : potato2: Copied (new) 2024/10/01 01:09:41 DEBUG : Waiting for deletions to finish 2024/10/01 01:09:41 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:09:46 DEBUG : d: Making directory 2024/10/01 01:09:46 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/10/01 01:09:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:09:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/01 01:09:47 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:09:47 DEBUG : c/non empty space: Unchanged skipping 2024/10/01 01:09:47 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:09:48 INFO : a/potato2: Copied (new) 2024/10/01 01:09:48 DEBUG : Waiting for deletions to finish 2024/10/01 01:09:49 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (7.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:09:54 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/10/01 01:09:54 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:09:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/01 01:09:55 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:09:55 DEBUG : c/non empty space: Unchanged skipping 2024/10/01 01:09:55 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:09:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:09:56 INFO : a/potato2: Copied (new) 2024/10/01 01:09:56 ERROR : B2 bucket rclone-test-fazivay5vigo: not deleting files as there were IO errors 2024/10/01 01:09:56 ERROR : B2 bucket rclone-test-fazivay5vigo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.47s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:10:02 DEBUG : Waiting for deletions to finish 2024/10/01 01:10:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:10:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:10:03 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:03 DEBUG : empty space: Unchanged skipping 2024/10/01 01:10:03 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:03 INFO : potato: Deleted 2024/10/01 01:10:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:10:04 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.71s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:10:10 DEBUG : Waiting for deletions to finish 2024/10/01 01:10:10 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:10 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:11 INFO : potato: Deleted 2024/10/01 01:10:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:10:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:10:11 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:11 DEBUG : empty space: Unchanged skipping 2024/10/01 01:10:11 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:10:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.39s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:10:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:10:17 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:17 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:18 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/10/01 01:10:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.38s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:10:23 DEBUG : enormous: Excluded (Size Filter) 2024/10/01 01:10:23 DEBUG : enormous: Excluded 2024/10/01 01:10:23 DEBUG : potato2: Excluded (Size Filter) 2024/10/01 01:10:23 DEBUG : potato2: Excluded 2024/10/01 01:10:23 DEBUG : potato2: Excluded (Size Filter) 2024/10/01 01:10:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:10:23 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:23 DEBUG : empty space: Unchanged skipping 2024/10/01 01:10:23 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:23 DEBUG : Waiting for deletions to finish 2024/10/01 01:10:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:10:24 DEBUG : enormous: Excluded (Size Filter) 2024/10/01 01:10:24 DEBUG : enormous: Excluded 2024/10/01 01:10:24 DEBUG : potato2: Excluded (Size Filter) 2024/10/01 01:10:24 DEBUG : potato2: Excluded 2024/10/01 01:10:24 DEBUG : potato2: Excluded (Size Filter) 2024/10/01 01:10:24 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/01 01:10:24 DEBUG : empty space: Unchanged skipping 2024/10/01 01:10:24 DEBUG : Local file system at /tmp/rclone2386271949: Waiting for checks to finish 2024/10/01 01:10:24 DEBUG : Local file system at /tmp/rclone2386271949: Waiting for transfers to finish 2024/10/01 01:10:24 DEBUG : Waiting for deletions to finish 2024/10/01 01:10:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncWithExclude (5.95s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:10:31 DEBUG : enormous: Excluded (Size Filter) 2024/10/01 01:10:31 DEBUG : enormous: Excluded 2024/10/01 01:10:31 DEBUG : potato2: Excluded (Size Filter) 2024/10/01 01:10:31 DEBUG : potato2: Excluded 2024/10/01 01:10:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:10:31 DEBUG : empty space: Unchanged skipping 2024/10/01 01:10:31 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:31 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:31 DEBUG : Waiting for deletions to finish 2024/10/01 01:10:32 INFO : enormous: Deleted 2024/10/01 01:10:32 INFO : potato2: Deleted 2024/10/01 01:10:32 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:10:33 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/01 01:10:33 DEBUG : empty space: Unchanged skipping 2024/10/01 01:10:33 DEBUG : Local file system at /tmp/rclone2386271949: Waiting for checks to finish 2024/10/01 01:10:33 DEBUG : Local file system at /tmp/rclone2386271949: Waiting for transfers to finish 2024/10/01 01:10:33 DEBUG : Waiting for deletions to finish 2024/10/01 01:10:33 INFO : enormous: Deleted 2024/10/01 01:10:33 INFO : potato2: Deleted 2024/10/01 01:10:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.81s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:10:40 DEBUG : five: Need to transfer - File not found at Destination 2024/10/01 01:10:40 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/01 01:10:40 DEBUG : three: Sizes identical 2024/10/01 01:10:40 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:40 DEBUG : one: Destination is newer than source, skipping 2024/10/01 01:10:40 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2386271949) 2024/10/01 01:10:40 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fazivay5vigo) 2024/10/01 01:10:40 DEBUG : two: sha1 differ 2024/10/01 01:10:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/01 01:10:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/01 01:10:40 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:41 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/01 01:10:41 INFO : five: Copied (new) 2024/10/01 01:10:42 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/01 01:10:42 INFO : four: Copied (replaced existing) 2024/10/01 01:10:42 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/01 01:10:42 INFO : two: Copied (replaced existing) 2024/10/01 01:10:42 DEBUG : Waiting for deletions to finish 2024/10/01 01:10:43 DEBUG : one: Destination is newer than source, skipping 2024/10/01 01:10:43 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:43 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/10/01 01:10:43 DEBUG : five: Size and sha1 of src and dst objects identical 2024/10/01 01:10:43 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/01 01:10:43 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/01 01:10:43 DEBUG : two: Size and sha1 of src and dst objects identical 2024/10/01 01:10:43 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/01 01:10:43 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2386271949) 2024/10/01 01:10:43 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fazivay5vigo) 2024/10/01 01:10:43 DEBUG : three: sha1 differ 2024/10/01 01:10:43 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/10/01 01:10:43 DEBUG : four: Size and sha1 of src and dst objects identical 2024/10/01 01:10:43 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/01 01:10:43 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/01 01:10:43 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:44 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/01 01:10:44 INFO : three: Copied (replaced existing) 2024/10/01 01:10:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.08s) === 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-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/01 01:10:47 INFO : B2 bucket rclone-test-fazivay5vigo: Making map for --track-renames 2024/10/01 01:10:47 INFO : B2 bucket rclone-test-fazivay5vigo: Finished making map for --track-renames 2024/10/01 01:10:47 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/01 01:10:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/01 01:10:47 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for renames to finish 2024/10/01 01:10:47 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:47 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001101_t0000": EOF 2024/10/01 01:10:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001101_t0000": EOF) 2024/10/01 01:10:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:10:47 DEBUG : potato: Received error: Post "https://pod-000-1101-05.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001101_t0000": EOF - low level retry 0/10 2024/10/01 01:10:47 DEBUG : yam: Clearing upload URL because of error: Post "https://pod-000-1120-11.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001120_t0014": EOF 2024/10/01 01:10:47 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-11.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001120_t0014": EOF) 2024/10/01 01:10:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/10/01 01:10:47 DEBUG : yam: Received error: Post "https://pod-000-1120-11.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001120_t0014": EOF - low level retry 0/10 2024/10/01 01:10:48 DEBUG : pacer: Reducing sleep to 20ms 2024/10/01 01:10:48 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:10:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/01 01:10:48 INFO : potato: Copied (new) 2024/10/01 01:10:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/01 01:10:49 INFO : yam: Copied (new) 2024/10/01 01:10:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:10:50 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:10:50 INFO : B2 bucket rclone-test-fazivay5vigo: Making map for --track-renames 2024/10/01 01:10:50 INFO : B2 bucket rclone-test-fazivay5vigo: Finished making map for --track-renames 2024/10/01 01:10:50 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:50 DEBUG : potato: Unchanged skipping 2024/10/01 01:10:50 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for renames to finish 2024/10/01 01:10:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/01 01:10:52 INFO : yam: Copied (server-side copy) to: yaml 2024/10/01 01:10:53 INFO : yam: Deleted 2024/10/01 01:10:53 INFO : yaml: Renamed from "yam" 2024/10/01 01:10:53 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (9.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/01 01:10:57 INFO : B2 bucket rclone-test-fazivay5vigo: Making map for --track-renames 2024/10/01 01:10:57 INFO : B2 bucket rclone-test-fazivay5vigo: Finished making map for --track-renames 2024/10/01 01:10:57 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:10:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/01 01:10:57 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for renames to finish 2024/10/01 01:10:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/01 01:10:57 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:10:58 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/01 01:10:58 INFO : yam: Copied (new) 2024/10/01 01:10:59 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/01 01:10:59 INFO : potato: Copied (new) 2024/10/01 01:10:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:11:00 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:11:00 INFO : B2 bucket rclone-test-fazivay5vigo: Making map for --track-renames 2024/10/01 01:11:00 INFO : B2 bucket rclone-test-fazivay5vigo: Finished making map for --track-renames 2024/10/01 01:11:00 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:11:00 DEBUG : potato: Unchanged skipping 2024/10/01 01:11:00 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for renames to finish 2024/10/01 01:11:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/01 01:11:02 INFO : yam: Copied (server-side copy) to: yaml 2024/10/01 01:11:02 INFO : yam: Deleted 2024/10/01 01:11:02 INFO : yaml: Renamed from "yam" 2024/10/01 01:11:02 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:11:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/01 01:11:06 INFO : B2 bucket rclone-test-fazivay5vigo: Making map for --track-renames 2024/10/01 01:11:06 INFO : B2 bucket rclone-test-fazivay5vigo: Finished making map for --track-renames 2024/10/01 01:11:06 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:11:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/01 01:11:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/01 01:11:06 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for renames to finish 2024/10/01 01:11:06 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:11:08 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/01 01:11:08 INFO : sub/yam: Copied (new) 2024/10/01 01:11:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/10/01 01:11:08 INFO : potato: Copied (new) 2024/10/01 01:11:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:11:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:11:09 DEBUG : potato: Unchanged skipping 2024/10/01 01:11:09 INFO : B2 bucket rclone-test-fazivay5vigo: Making map for --track-renames 2024/10/01 01:11:09 INFO : B2 bucket rclone-test-fazivay5vigo: Finished making map for --track-renames 2024/10/01 01:11:09 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:11:09 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for renames to finish 2024/10/01 01:11:12 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/10/01 01:11:12 INFO : sub/yam: Copied (server-side copy) to: yam 2024/10/01 01:11:12 INFO : sub/yam: Deleted 2024/10/01 01:11:12 INFO : yam: Renamed from "sub/yam" 2024/10/01 01:11:12 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:11:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.72s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:11:16 DEBUG : Creating backend with remote "/tmp/rclone2386271949/dir1" 2024/10/01 01:11:16 DEBUG : Creating backend with remote "/tmp/rclone2386271949/dir2" 2024/10/01 01:11:16 DEBUG : Local file system at /tmp/rclone2386271949/dir2: Using server-side directory move 2024/10/01 01:11:16 INFO : Local file system at /tmp/rclone2386271949/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/01 01:11:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/01 01:11:16 DEBUG : Local file system at /tmp/rclone2386271949/dir2: Waiting for checks to finish 2024/10/01 01:11:16 INFO : file1.txt: Moved (server-side) 2024/10/01 01:11:16 DEBUG : Local file system at /tmp/rclone2386271949/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.77s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:11:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:11:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/01 01:11:17 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:11:17 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:11:19 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/01 01:11:19 INFO : nested/sub dir/file: Copied (new) 2024/10/01 01:11:19 INFO : nested/sub dir/file: Deleted 2024/10/01 01:11:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:11:20 INFO : sub dir/hello world: Copied (new) 2024/10/01 01:11:20 INFO : sub dir/hello world: Deleted 2024/10/01 01:11:20 INFO : sub dir: Removing directory 2024/10/01 01:11:20 INFO : nested/sub dir: Removing directory 2024/10/01 01:11:20 INFO : nested: Removing directory 2024/10/01 01:11:20 DEBUG : Local file system at /tmp/rclone2386271949: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.23s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:11:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/01 01:11:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/01 01:11:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:11:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:11:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/10/01 01:11:23 INFO : nested/sub dir/file: Copied (new) 2024/10/01 01:11:23 INFO : nested/sub dir/file: Deleted 2024/10/01 01:11:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/10/01 01:11:23 INFO : sub dir/hello world: Copied (new) 2024/10/01 01:11:23 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.59s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:11:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/01 01:11:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/01 01:11:26 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:11:26 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:11:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/10/01 01:11:26 INFO : existing-b: Copied (new) 2024/10/01 01:11:26 INFO : existing-b: Deleted 2024/10/01 01:11:27 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/01 01:11:27 INFO : existing: Copied (new) 2024/10/01 01:11:27 INFO : existing: Deleted 2024/10/01 01:11:27 DEBUG : existing: Destination exists, skipping 2024/10/01 01:11:27 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:11:27 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/01 01:11:27 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:11:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.08s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-cagofar7yoju" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fazivay5vigo -> B2 bucket rclone-test-cagofar7yoju 2024/10/01 01:11:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:11:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/01 01:11:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/01 01:11:46 DEBUG : empty space: Unchanged skipping 2024/10/01 01:11:46 DEBUG : B2 bucket rclone-test-cagofar7yoju: Waiting for checks to finish 2024/10/01 01:11:47 INFO : empty space: Deleted 2024/10/01 01:11:47 DEBUG : B2 bucket rclone-test-cagofar7yoju: Waiting for transfers to finish 2024/10/01 01:11:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:11:47 INFO : potato2: Copied (server-side copy) 2024/10/01 01:11:48 INFO : potato2: Deleted 2024/10/01 01:11:48 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/01 01:11:48 INFO : potato3: Copied (server-side copy) 2024/10/01 01:11:49 INFO : potato3: Deleted 2024/10/01 01:11:50 DEBUG : Creating backend with remote "TestB2:rclone-test-zahurug0kexo" 2024/10/01 01:11:54 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/01 01:11:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:11:54 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/01 01:11:54 DEBUG : B2 bucket rclone-test-zahurug0kexo: Waiting for checks to finish 2024/10/01 01:11:54 DEBUG : B2 bucket rclone-test-zahurug0kexo: Waiting for transfers to finish 2024/10/01 01:11:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:11:56 INFO : potato2: Copied (server-side copy) 2024/10/01 01:11:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/01 01:11:57 INFO : potato3: Copied (server-side copy) 2024/10/01 01:11:57 INFO : potato2: Deleted 2024/10/01 01:11:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/01 01:11:57 INFO : empty space: Copied (server-side copy) 2024/10/01 01:11:58 INFO : potato3: Deleted 2024/10/01 01:11:58 INFO : empty space: Deleted 2024/10/01 01:11:59 DEBUG : B2 bucket rclone-test-zahurug0kexo: Purge remote 2024/10/01 01:11:59 INFO : B2 bucket rclone-test-zahurug0kexo: cleaning bucket "rclone-test-zahurug0kexo" of all files 2024/10/01 01:12:00 DEBUG : empty space: Deleting (id "4_zcff24d23a02d4b5b9f280e1b_f108d0daa19b496b9_d20241001_m011155_c001_v0001033_t0053_u01727745115770") 2024/10/01 01:12:00 DEBUG : potato2: Deleting (id "4_zcff24d23a02d4b5b9f280e1b_f1057b35a13d5cec8_d20241001_m011156_c001_v0001181_t0038_u01727745116369") 2024/10/01 01:12:00 DEBUG : potato3: Deleting (id "4_zcff24d23a02d4b5b9f280e1b_f1079b4d70f7bbbbd_d20241001_m011157_c001_v0001128_t0001_u01727745117144") 2024/10/01 01:12:01 DEBUG : B2 bucket rclone-test-cagofar7yoju: Purge remote 2024/10/01 01:12:01 INFO : B2 bucket rclone-test-cagofar7yoju: cleaning bucket "rclone-test-cagofar7yoju" of all files 2024/10/01 01:12:02 DEBUG : empty space: Deleting (id "4_z8f720d93a02d4b5b9f280e1b_f401bec702e4632c2_d20241001_m011158_c001_v7007000_t0000_u01727745118070") 2024/10/01 01:12:02 DEBUG : empty space: Deleting (id "4_z8f720d93a02d4b5b9f280e1b_f11839489c7b58297_d20241001_m011142_c001_v0001098_t0028_u01727745102913") 2024/10/01 01:12:02 DEBUG : potato2: Deleting (id "4_z8f720d93a02d4b5b9f280e1b_f401bec702e4632b6_d20241001_m011157_c001_v7007000_t0000_u01727745117279") 2024/10/01 01:12:02 DEBUG : potato2: Deleting (id "4_z8f720d93a02d4b5b9f280e1b_f110e9a4c542a8bd4_d20241001_m011147_c001_v0001130_t0035_u01727745107134") 2024/10/01 01:12:02 DEBUG : potato3: Deleting (id "4_z8f720d93a02d4b5b9f280e1b_f404c1d82b7117f44_d20241001_m011157_c001_v7007000_t0000_u01727745117952") 2024/10/01 01:12:02 DEBUG : potato3: Deleting (id "4_z8f720d93a02d4b5b9f280e1b_f114234e0532cffb3_d20241001_m011148_c001_v0001044_t0030_u01727745108013") 2024/10/01 01:12:02 DEBUG : potato3: Deleting (id "4_z8f720d93a02d4b5b9f280e1b_f11839489c7b5829d_d20241001_m011143_c001_v0001098_t0023_u01727745103755") --- PASS: TestServerSideMove (38.16s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:12:07 DEBUG : Creating backend with remote "TestB2:rclone-test-yuqukok2qibo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fazivay5vigo -> B2 bucket rclone-test-yuqukok2qibo 2024/10/01 01:12:23 DEBUG : empty space: Excluded (Size Filter) 2024/10/01 01:12:24 DEBUG : empty space: Excluded (Size Filter) 2024/10/01 01:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:12:24 DEBUG : B2 bucket rclone-test-yuqukok2qibo: Waiting for checks to finish 2024/10/01 01:12:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/01 01:12:24 DEBUG : B2 bucket rclone-test-yuqukok2qibo: Waiting for transfers to finish 2024/10/01 01:12:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:12:25 INFO : potato2: Copied (server-side copy) 2024/10/01 01:12:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/01 01:12:26 INFO : potato3: Copied (server-side copy) 2024/10/01 01:12:26 INFO : potato2: Deleted 2024/10/01 01:12:28 INFO : potato3: Deleted 2024/10/01 01:12:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lowedij8faqu" 2024/10/01 01:12:30 DEBUG : empty space: Excluded (Size Filter) 2024/10/01 01:12:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:12:31 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/01 01:12:31 DEBUG : B2 bucket rclone-test-lowedij8faqu: Waiting for checks to finish 2024/10/01 01:12:31 DEBUG : B2 bucket rclone-test-lowedij8faqu: Waiting for transfers to finish 2024/10/01 01:12:32 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:12:32 INFO : potato2: Copied (server-side copy) 2024/10/01 01:12:33 INFO : potato2: Deleted 2024/10/01 01:12:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/01 01:12:33 INFO : potato3: Copied (server-side copy) 2024/10/01 01:12:33 INFO : potato3: Deleted 2024/10/01 01:12:34 DEBUG : B2 bucket rclone-test-lowedij8faqu: Purge remote 2024/10/01 01:12:34 INFO : B2 bucket rclone-test-lowedij8faqu: cleaning bucket "rclone-test-lowedij8faqu" of all files 2024/10/01 01:12:34 DEBUG : potato2: Deleting (id "4_z8f12dd43a02d4b5b9f280e1b_f119dcae6f9d7e730_d20241001_m011232_c001_v0001180_t0001_u01727745152803") 2024/10/01 01:12:34 DEBUG : potato3: Deleting (id "4_z8f12dd43a02d4b5b9f280e1b_f1031002eae7e27c3_d20241001_m011233_c001_v0001101_t0011_u01727745153260") 2024/10/01 01:12:35 DEBUG : B2 bucket rclone-test-yuqukok2qibo: Purge remote 2024/10/01 01:12:35 INFO : B2 bucket rclone-test-yuqukok2qibo: cleaning bucket "rclone-test-yuqukok2qibo" of all files 2024/10/01 01:12:36 DEBUG : empty space: Deleting (id "4_z1f029d93a02d4b5b9f280e1b_f103070ccd62a9f01_d20241001_m011219_c001_v0001117_t0010_u01727745139726") 2024/10/01 01:12:36 DEBUG : potato2: Deleting (id "4_z1f029d93a02d4b5b9f280e1b_f4072ef152d4d2030_d20241001_m011233_c001_v7007000_t0000_u01727745153125") 2024/10/01 01:12:36 DEBUG : potato2: Deleting (id "4_z1f029d93a02d4b5b9f280e1b_f108bc7dde734fa44_d20241001_m011225_c001_v0001109_t0042_u01727745145156") 2024/10/01 01:12:36 DEBUG : potato3: Deleting (id "4_z1f029d93a02d4b5b9f280e1b_f4072ef152d4d203b_d20241001_m011233_c001_v7007000_t0000_u01727745153699") 2024/10/01 01:12:36 DEBUG : potato3: Deleting (id "4_z1f029d93a02d4b5b9f280e1b_f1012fc24e5ad6e4c_d20241001_m011225_c001_v0001117_t0032_u01727745145442") 2024/10/01 01:12:36 DEBUG : potato3: Deleting (id "4_z1f029d93a02d4b5b9f280e1b_f103070ccd62a9f11_d20241001_m011220_c001_v0001117_t0056_u01727745140898") --- PASS: TestServerSideMoveWithFilter (31.24s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:12:39 DEBUG : Creating backend with remote "TestB2:rclone-test-vasahec6rafa" 2024/10/01 01:12:44 DEBUG : tomatoDir: Making directory 2024/10/01 01:12:44 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/01 01:12:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:12:46 DEBUG : pacer: Reducing sleep to 10ms sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-fazivay5vigo -> B2 bucket rclone-test-vasahec6rafa 2024/10/01 01:12:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/01 01:12:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:12:53 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:12:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:12:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/01 01:12:53 DEBUG : empty space: Unchanged skipping 2024/10/01 01:12:53 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/01 01:12:53 DEBUG : B2 bucket rclone-test-vasahec6rafa: Waiting for checks to finish 2024/10/01 01:12:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:12:53 INFO : potato2: Copied (server-side copy) 2024/10/01 01:12:53 INFO : empty space: Deleted 2024/10/01 01:12:53 DEBUG : B2 bucket rclone-test-vasahec6rafa: Waiting for transfers to finish 2024/10/01 01:12:54 INFO : potato2: Deleted 2024/10/01 01:12:54 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/01 01:12:54 INFO : potato3: Copied (server-side copy) 2024/10/01 01:12:55 INFO : potato3: Deleted 2024/10/01 01:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-voyivuc8hexo" 2024/10/01 01:12:57 DEBUG : tomatoDir: Making directory 2024/10/01 01:12:59 DEBUG : empty space: Need to transfer - File not found at Destination 2024/10/01 01:12:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/01 01:12:59 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/01 01:12:59 DEBUG : B2 bucket rclone-test-voyivuc8hexo: Waiting for checks to finish 2024/10/01 01:12:59 DEBUG : B2 bucket rclone-test-voyivuc8hexo: Waiting for transfers to finish 2024/10/01 01:13:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/10/01 01:13:01 INFO : empty space: Copied (server-side copy) 2024/10/01 01:13:01 INFO : empty space: Deleted 2024/10/01 01:13:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/10/01 01:13:01 INFO : potato2: Copied (server-side copy) 2024/10/01 01:13:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/10/01 01:13:01 INFO : potato3: Copied (server-side copy) 2024/10/01 01:13:02 INFO : potato2: Deleted 2024/10/01 01:13:02 INFO : potato3: Deleted 2024/10/01 01:13:03 DEBUG : B2 bucket rclone-test-voyivuc8hexo: Purge remote 2024/10/01 01:13:03 INFO : B2 bucket rclone-test-voyivuc8hexo: cleaning bucket "rclone-test-voyivuc8hexo" of all files 2024/10/01 01:13:03 DEBUG : empty space: Deleting (id "4_z1fe24d13a03d4b5b9f280e1b_f1192cbc318a2392e_d20241001_m011300_c001_v0001029_t0024_u01727745180835") 2024/10/01 01:13:03 DEBUG : potato2: Deleting (id "4_z1fe24d13a03d4b5b9f280e1b_f1142d3bb1ee368e5_d20241001_m011301_c001_v0001105_t0040_u01727745181257") 2024/10/01 01:13:03 DEBUG : potato3: Deleting (id "4_z1fe24d13a03d4b5b9f280e1b_f11720044c92413dc_d20241001_m011301_c001_v0001115_t0050_u01727745181427") 2024/10/01 01:13:05 DEBUG : B2 bucket rclone-test-vasahec6rafa: Purge remote 2024/10/01 01:13:05 INFO : B2 bucket rclone-test-vasahec6rafa: cleaning bucket "rclone-test-vasahec6rafa" of all files 2024/10/01 01:13:05 DEBUG : empty space: Deleting (id "4_z7f421d03a03d4b5b9f280e1b_f401af2dd180569e5_d20241001_m011301_c001_v7007000_t0000_u01727745181737") 2024/10/01 01:13:05 DEBUG : empty space: Deleting (id "4_z7f421d03a03d4b5b9f280e1b_f10408f0c8001d7dd_d20241001_m011249_c001_v0001033_t0000_u01727745169198") 2024/10/01 01:13:05 DEBUG : potato2: Deleting (id "4_z7f421d03a03d4b5b9f280e1b_f401af2dd180569e6_d20241001_m011302_c001_v7007000_t0000_u01727745182236") 2024/10/01 01:13:05 DEBUG : potato2: Deleting (id "4_z7f421d03a03d4b5b9f280e1b_f1165cc413874a90b_d20241001_m011253_c001_v0001180_t0017_u01727745173673") 2024/10/01 01:13:05 DEBUG : potato3: Deleting (id "4_z7f421d03a03d4b5b9f280e1b_f413341b1a1acf0c8_d20241001_m011302_c001_v7007000_t0000_u01727745182238") 2024/10/01 01:13:05 DEBUG : potato3: Deleting (id "4_z7f421d03a03d4b5b9f280e1b_f116f126ebdb70eac_d20241001_m011254_c001_v0001116_t0019_u01727745174248") 2024/10/01 01:13:05 DEBUG : potato3: Deleting (id "4_z7f421d03a03d4b5b9f280e1b_f10408f0c8001d7e1_d20241001_m011249_c001_v0001033_t0016_u01727745169700") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (31.61s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (9.11s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:13:19 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncOverlap (10.39s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:13:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/rclone-sync-test" 2024/10/01 01:13:36 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/rclone-sync-test-include/layer2" 2024/10/01 01:13:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/rclone-sync-test-ignore-file" 2024/10/01 01:13:49 DEBUG : B2 bucket rclone-test-fazivay5vigo path rclone-sync-test: Waiting for checks to finish 2024/10/01 01:13:49 DEBUG : B2 bucket rclone-test-fazivay5vigo path rclone-sync-test: Waiting for transfers to finish 2024/10/01 01:13:49 DEBUG : Waiting for deletions to finish 2024/10/01 01:13:49 INFO : There was nothing to transfer 2024/10/01 01:13:51 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:13:51 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:13:51 DEBUG : Waiting for deletions to finish 2024/10/01 01:13:51 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:13:53 DEBUG : B2 bucket rclone-test-fazivay5vigo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/01 01:13:53 DEBUG : B2 bucket rclone-test-fazivay5vigo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/01 01:13:53 DEBUG : Waiting for deletions to finish 2024/10/01 01:13:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:13:54 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:13:54 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:13:54 DEBUG : Waiting for deletions to finish 2024/10/01 01:13:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:13:57 DEBUG : B2 bucket rclone-test-fazivay5vigo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/01 01:13:57 DEBUG : B2 bucket rclone-test-fazivay5vigo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/01 01:13:57 DEBUG : Waiting for deletions to finish 2024/10/01 01:13:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (50.62s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:14:20 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/dst" 2024/10/01 01:14:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/CompareDest" 2024/10/01 01:14:27 DEBUG : one: Need to transfer - File not found at Destination 2024/10/01 01:14:27 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:14:27 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:14:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/01 01:14:28 INFO : one: Copied (new) 2024/10/01 01:14:28 DEBUG : Waiting for deletions to finish 2024/10/01 01:14:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:14:31 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:14:32 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:14:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/01 01:14:33 INFO : one: Copied (replaced existing) 2024/10/01 01:14:33 DEBUG : Waiting for deletions to finish 2024/10/01 01:14:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:14:39 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:14:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:14:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/01 01:14:40 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:14:40 DEBUG : Waiting for deletions to finish 2024/10/01 01:14:40 INFO : There was nothing to transfer 2024/10/01 01:14:41 DEBUG : CompareDest/two: Clearing upload URL because of error: Post "https://pod-000-1117-14.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001117_t0022": EOF 2024/10/01 01:14:41 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1117-14.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001117_t0022": EOF) 2024/10/01 01:14:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "CompareDest/two" to B2 bucket rclone-test-fazivay5vigo: 1/10 (Post "https://pod-000-1117-14.backblaze.com/b2api/v1/b2_upload_file/1f22bd9390bd4b5b9f280e1b/c001_v0001117_t0022": EOF) 2024/10/01 01:14:44 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:14:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:14:48 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/01 01:14:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:14:48 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:14:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:14:49 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/01 01:14:49 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:14:49 DEBUG : Waiting for deletions to finish 2024/10/01 01:14:49 INFO : There was nothing to transfer 2024/10/01 01:14:51 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:14:51 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/01 01:14:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:14:51 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:14:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:14:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/01 01:14:51 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:14:51 DEBUG : Waiting for deletions to finish 2024/10/01 01:14:51 INFO : There was nothing to transfer 2024/10/01 01:14:55 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/10/01 01:14:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/01 01:14:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/01 01:14:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:14:55 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:14:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:14:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/01 01:14:55 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:14:55 DEBUG : Waiting for deletions to finish 2024/10/01 01:14:55 INFO : There was nothing to transfer 2024/10/01 01:14:58 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/01 01:14:58 DEBUG : two: Need to transfer - File not found at Destination 2024/10/01 01:14:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:14:58 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:14:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:14:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/01 01:14:58 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:15:00 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/10/01 01:15:00 INFO : two: Copied (new) 2024/10/01 01:15:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (43.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:15:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/dest" 2024/10/01 01:15:12 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/pre-dest1" 2024/10/01 01:15:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/pre-dest2" 2024/10/01 01:15:18 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:15:18 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/01 01:15:19 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:15:19 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/01 01:15:20 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/01 01:15:20 DEBUG : B2 bucket rclone-test-fazivay5vigo path dest: Waiting for checks to finish 2024/10/01 01:15:20 DEBUG : B2 bucket rclone-test-fazivay5vigo path dest: Waiting for transfers to finish 2024/10/01 01:15:22 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/10/01 01:15:22 INFO : 3: Copied (new) 2024/10/01 01:15:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (21.07s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:15:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/dst" 2024/10/01 01:15:28 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/CopyDest" 2024/10/01 01:15:33 DEBUG : one: Need to transfer - File not found at Destination 2024/10/01 01:15:33 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:15:33 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:15:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/01 01:15:36 INFO : one: Copied (new) 2024/10/01 01:15:36 DEBUG : Waiting for deletions to finish 2024/10/01 01:15:38 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/10/01 01:15:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:15:40 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:15:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:15:40 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:15:41 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:15:43 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/01 01:15:43 INFO : one: Copied (replaced existing) 2024/10/01 01:15:43 DEBUG : Waiting for deletions to finish 2024/10/01 01:15:45 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/BackupDir" 2024/10/01 01:15:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:15:49 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:15:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:15:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/01 01:15:54 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/01 01:15:54 INFO : one: Copied (server-side copy) 2024/10/01 01:15:54 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_hide_file": EOF) 2024/10/01 01:15:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:15:55 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:15:55 INFO : one: Deleted 2024/10/01 01:15:55 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/10/01 01:15:55 INFO : one: Copied (server-side copy) 2024/10/01 01:15:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/01 01:15:55 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:15:55 DEBUG : Waiting for deletions to finish 2024/10/01 01:16:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:16:01 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/10/01 01:16:01 INFO : two: Copied (server-side copy) 2024/10/01 01:16:01 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/01 01:16:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:16:01 DEBUG : one: Unchanged skipping 2024/10/01 01:16:01 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:16:01 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:16:01 DEBUG : Waiting for deletions to finish 2024/10/01 01:16:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:16:02 DEBUG : one: Unchanged skipping 2024/10/01 01:16:02 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:16:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:16:02 DEBUG : two: Unchanged skipping 2024/10/01 01:16:02 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:16:02 DEBUG : Waiting for deletions to finish 2024/10/01 01:16:02 INFO : There was nothing to transfer 2024/10/01 01:16:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/01 01:16:04 DEBUG : three: Destination not found in --copy-dest 2024/10/01 01:16:04 DEBUG : three: Need to transfer - File not found at Destination 2024/10/01 01:16:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:16:04 DEBUG : one: Unchanged skipping 2024/10/01 01:16:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/01 01:16:04 DEBUG : two: Unchanged skipping 2024/10/01 01:16:04 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:16:04 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:16:06 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/10/01 01:16:06 INFO : three: Copied (new) 2024/10/01 01:16:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (43.34s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:16:13 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/dst" 2024/10/01 01:16:16 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/backup" 2024/10/01 01:16:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/01 01:16:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:16:18 DEBUG : two: Unchanged skipping 2024/10/01 01:16:18 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:16:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/01 01:16:23 INFO : one: Copied (server-side copy) 2024/10/01 01:16:23 INFO : one: Deleted 2024/10/01 01:16:23 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:16:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:16:24 INFO : one: Copied (new) 2024/10/01 01:16:24 DEBUG : Waiting for deletions to finish 2024/10/01 01:16:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/01 01:16:26 INFO : three.txt: Copied (server-side copy) 2024/10/01 01:16:27 INFO : three.txt: Deleted 2024/10/01 01:16:27 INFO : three.txt: Moved into backup dir 2024/10/01 01:16:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/01 01:16:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:16:31 DEBUG : two: Unchanged skipping 2024/10/01 01:16:31 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:16:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:16:36 INFO : one: Copied (server-side copy) 2024/10/01 01:16:36 INFO : one: Deleted 2024/10/01 01:16:36 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:16:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/01 01:16:38 INFO : one: Copied (new) 2024/10/01 01:16:38 DEBUG : Waiting for deletions to finish 2024/10/01 01:16:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/01 01:16:40 INFO : three.txt: Copied (server-side copy) 2024/10/01 01:16:40 INFO : three.txt: Deleted 2024/10/01 01:16:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (37.02s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:16:49 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/dst" 2024/10/01 01:16:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/backup" 2024/10/01 01:16:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/01 01:16:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:16:55 DEBUG : two: Unchanged skipping 2024/10/01 01:16:55 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:16:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/01 01:16:57 INFO : one: Copied (server-side copy) to: one.bak 2024/10/01 01:16:57 INFO : one: Deleted 2024/10/01 01:16:57 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:17:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:17:00 INFO : one: Copied (new) 2024/10/01 01:17:00 DEBUG : Waiting for deletions to finish 2024/10/01 01:17:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/01 01:17:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/01 01:17:01 INFO : three.txt: Deleted 2024/10/01 01:17:01 INFO : three.txt: Moved into backup dir 2024/10/01 01:17:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:17:04 DEBUG : two: Unchanged skipping 2024/10/01 01:17:04 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:17:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/01 01:17:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:17:05 INFO : one: Copied (server-side copy) to: one.bak 2024/10/01 01:17:05 INFO : one: Deleted 2024/10/01 01:17:05 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:17:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/01 01:17:06 INFO : one: Copied (new) 2024/10/01 01:17:06 DEBUG : Waiting for deletions to finish 2024/10/01 01:17:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/01 01:17:07 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/01 01:17:07 INFO : three.txt: Deleted 2024/10/01 01:17:07 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (23.79s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:17:14 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/dst" 2024/10/01 01:17:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/backup" 2024/10/01 01:17:22 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:17:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:17:22 DEBUG : two: Unchanged skipping 2024/10/01 01:17:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/01 01:17:27 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/01 01:17:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/01 01:17:27 INFO : one: Deleted 2024/10/01 01:17:27 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:17:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:17:30 INFO : one: Copied (new) 2024/10/01 01:17:30 DEBUG : Waiting for deletions to finish 2024/10/01 01:17:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/01 01:17:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/01 01:17:35 INFO : three.txt: Deleted 2024/10/01 01:17:35 INFO : three.txt: Moved into backup dir 2024/10/01 01:17:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/01 01:17:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:17:39 DEBUG : two: Unchanged skipping 2024/10/01 01:17:39 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:17:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:17:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/01 01:17:43 INFO : one: Deleted 2024/10/01 01:17:43 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:17:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/01 01:17:45 INFO : one: Copied (new) 2024/10/01 01:17:45 DEBUG : Waiting for deletions to finish 2024/10/01 01:17:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_copy_file": EOF) 2024/10/01 01:17:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/10/01 01:17:49 DEBUG : pacer: Reducing sleep to 10ms 2024/10/01 01:17:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/01 01:17:49 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/01 01:17:50 INFO : three.txt: Deleted 2024/10/01 01:17:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (43.53s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:17:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/dst" 2024/10/01 01:18:05 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/01 01:18:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:18:05 DEBUG : two: Unchanged skipping 2024/10/01 01:18:05 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:18:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/01 01:18:07 INFO : one: Copied (server-side copy) to: one.bak 2024/10/01 01:18:08 INFO : one: Deleted 2024/10/01 01:18:08 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:18:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:18:10 INFO : one: Copied (new) 2024/10/01 01:18:10 DEBUG : Waiting for deletions to finish 2024/10/01 01:18:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/01 01:18:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/01 01:18:11 INFO : three.txt: Deleted 2024/10/01 01:18:11 INFO : three.txt: Moved into backup dir 2024/10/01 01:18:16 DEBUG : one.bak: Excluded (Path Filter) 2024/10/01 01:18:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/01 01:18:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/01 01:18:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:18:16 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for checks to finish 2024/10/01 01:18:16 DEBUG : two: Unchanged skipping 2024/10/01 01:18:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:18:19 INFO : one: Copied (server-side copy) to: one.bak 2024/10/01 01:18:20 INFO : one: Deleted 2024/10/01 01:18:20 DEBUG : B2 bucket rclone-test-fazivay5vigo path dst: Waiting for transfers to finish 2024/10/01 01:18:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/01 01:18:21 INFO : one: Copied (new) 2024/10/01 01:18:21 DEBUG : Waiting for deletions to finish 2024/10/01 01:18:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/01 01:18:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/01 01:18:23 INFO : three.txt: Deleted 2024/10/01 01:18:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (35.57s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:18:34 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/dst" 2024/10/01 01:18:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/01 01:18:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/01 01:18:41 INFO : one: Copied (server-side copy) to: one.bak 2024/10/01 01:18:42 INFO : one: Deleted 2024/10/01 01:18:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:18:45 INFO : one: Copied (new) 2024/10/01 01:18:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:18:46 DEBUG : two: Unchanged skipping 2024/10/01 01:18:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/01 01:18:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/01 01:18:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/01 01:18:48 INFO : three.txt: Deleted 2024/10/01 01:18:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/01 01:18:49 INFO : three.txt: Copied (new) 2024/10/01 01:18:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/01 01:18:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:18:56 INFO : one: Copied (server-side copy) to: one.bak 2024/10/01 01:18:57 INFO : one: Deleted 2024/10/01 01:18:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/01 01:18:59 INFO : one: Copied (new) 2024/10/01 01:19:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:19:01 DEBUG : two: Unchanged skipping 2024/10/01 01:19:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/01 01:19:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/01 01:19:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/10/01 01:19:05 INFO : three.txt: Deleted 2024/10/01 01:19:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/01 01:19:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (43.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:19:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fazivay5vigo/dst" 2024/10/01 01:19:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/01 01:19:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/10/01 01:19:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/01 01:19:26 INFO : one: Deleted 2024/10/01 01:19:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:19:27 INFO : one: Copied (new) 2024/10/01 01:19:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:19:29 DEBUG : two: Unchanged skipping 2024/10/01 01:19:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/01 01:19:31 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/10/01 01:19:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/01 01:19:32 INFO : three.txt: Deleted 2024/10/01 01:19:32 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/01 01:19:32 INFO : three.txt: Copied (new) 2024/10/01 01:19:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/01 01:19:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/10/01 01:19:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/10/01 01:19:36 INFO : one: Deleted 2024/10/01 01:19:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/10/01 01:19:36 INFO : one: Copied (new) 2024/10/01 01:19:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:19:37 DEBUG : two: Unchanged skipping 2024/10/01 01:19:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/01 01:19:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/10/01 01:19:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/10/01 01:19:40 INFO : three.txt: Deleted 2024/10/01 01:19:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/10/01 01:19:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (31.13s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:19:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/01 01:19:46 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:19:46 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:19:47 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/10/01 01:19:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/01 01:19:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.60s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:19:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/01 01:19:49 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:19:49 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:19:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/10/01 01:19:50 INFO : existing: Copied (new) 2024/10/01 01:19:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:19:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/01 01:19:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/01 01:19:51 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:19:51 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:19:51 ERROR : B2 bucket rclone-test-fazivay5vigo: not deleting files as there were IO errors 2024/10/01 01:19:51 ERROR : B2 bucket rclone-test-fazivay5vigo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncImmutable (4.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:19:54 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:19:54 DEBUG : existing: Unchanged skipping 2024/10/01 01:19:54 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:19:54 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:19:54 DEBUG : Waiting for deletions to finish 2024/10/01 01:19:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.49s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.60s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.72s) --- SKIP: TestMaxTransfer/Hard (0.59s) --- SKIP: TestMaxTransfer/Soft (0.56s) --- SKIP: TestMaxTransfer/Cautious (0.57s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:20:34 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both0: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both1: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both10: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both11: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both12: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:20:34 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both13: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both15: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both18: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both19: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both2: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both3: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both4: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both5: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both6: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both7: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both8: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:20:34 DEBUG : both9: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both17: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both16: Unchanged skipping 2024/10/01 01:20:34 DEBUG : both14: Unchanged skipping 2024/10/01 01:20:34 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:20:34 DEBUG : Waiting for deletions to finish 2024/10/01 01:20:35 INFO : only13: Deleted 2024/10/01 01:20:35 INFO : only3: Deleted 2024/10/01 01:20:35 INFO : only4: Deleted 2024/10/01 01:20:35 INFO : only6: Deleted 2024/10/01 01:20:35 INFO : only19: Deleted 2024/10/01 01:20:35 INFO : only0: Deleted 2024/10/01 01:20:35 INFO : only1: Deleted 2024/10/01 01:20:36 INFO : only7: Deleted 2024/10/01 01:20:36 INFO : only8: Deleted 2024/10/01 01:20:36 INFO : only9: Deleted 2024/10/01 01:20:36 INFO : only12: Deleted 2024/10/01 01:20:36 INFO : only11: Deleted 2024/10/01 01:20:36 INFO : only16: Deleted 2024/10/01 01:20:36 INFO : only15: Deleted 2024/10/01 01:20:36 INFO : only18: Deleted 2024/10/01 01:20:36 INFO : only5: Deleted 2024/10/01 01:20:36 INFO : only14: Deleted 2024/10/01 01:20:37 INFO : only10: Deleted 2024/10/01 01:20:37 INFO : only2: Deleted 2024/10/01 01:20:37 INFO : only17: Deleted 2024/10/01 01:20:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (55.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:21:30 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for checks to finish 2024/10/01 01:21:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both1: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both12: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both13: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both14: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both15: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both16: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both17: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both18: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both19: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both2: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both3: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both4: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both5: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both6: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both11: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both0: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/01 01:21:30 DEBUG : both10: Unchanged skipping 2024/10/01 01:21:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : both7: Unchanged skipping 2024/10/01 01:21:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : both8: Unchanged skipping 2024/10/01 01:21:30 DEBUG : both9: Unchanged skipping 2024/10/01 01:21:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/01 01:21:30 DEBUG : B2 bucket rclone-test-fazivay5vigo: Waiting for transfers to finish 2024/10/01 01:21:31 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:31 INFO : only1: Copied (replaced existing) 2024/10/01 01:21:32 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:32 INFO : only12: Copied (replaced existing) 2024/10/01 01:21:32 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:32 INFO : only10: Copied (replaced existing) 2024/10/01 01:21:32 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:32 INFO : only11: Copied (replaced existing) 2024/10/01 01:21:32 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:32 INFO : only18: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only14: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only16: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only15: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only0: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only3: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only6: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only2: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only17: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only5: Copied (replaced existing) 2024/10/01 01:21:33 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:33 INFO : only7: Copied (replaced existing) 2024/10/01 01:21:34 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:34 INFO : only19: Copied (replaced existing) 2024/10/01 01:21:34 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:34 INFO : only8: Copied (replaced existing) 2024/10/01 01:21:34 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:34 INFO : only4: Copied (replaced existing) 2024/10/01 01:21:34 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:34 INFO : only9: Copied (replaced existing) 2024/10/01 01:21:34 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/10/01 01:21:34 INFO : only13: Copied (replaced existing) 2024/10/01 01:21:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (69.39s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:22:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/01 01:22:02 DEBUG : sub dir: Making directory 2024/10/01 01:22:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (10.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" 2024/10/01 01:22:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/01 01:22:12 DEBUG : sub dir: Making directory 2024/10/01 01:22:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-fazivay5vigo", Local "Local file system at /tmp/rclone2386271949", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (9.98s) PASS 2024/10/01 01:22:22 DEBUG : B2 bucket rclone-test-fazivay5vigo: Purge remote 2024/10/01 01:22:22 INFO : B2 bucket rclone-test-fazivay5vigo: cleaning bucket "rclone-test-fazivay5vigo" of all files 2024/10/01 01:22:25 DEBUG : BackupDir/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99bf1_d20241001_m011607_c001_v7007000_t0000_u01727745367631") 2024/10/01 01:22:25 DEBUG : BackupDir/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f105da6ec4ee80d39_d20241001_m011553_c001_v0001098_t0046_u01727745353774") 2024/10/01 01:22:25 DEBUG : CompareDest/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cf22f_d20241001_m011502_c001_v7007000_t0000_u01727745302349") 2024/10/01 01:22:25 DEBUG : CompareDest/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa463f2_d20241001_m011436_c001_v0001172_t0036_u01727745276890") 2024/10/01 01:22:25 DEBUG : CompareDest/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cf235_d20241001_m011502_c001_v7007000_t0000_u01727745302933") 2024/10/01 01:22:25 DEBUG : CompareDest/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46434_d20241001_m011444_c001_v0001172_t0028_u01727745284293") 2024/10/01 01:22:25 DEBUG : CopyDest/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99bf2_d20241001_m011607_c001_v7007000_t0000_u01727745367856") 2024/10/01 01:22:25 DEBUG : CopyDest/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46708_d20241001_m011545_c001_v0001172_t0014_u01727745345475") 2024/10/01 01:22:25 DEBUG : CopyDest/three: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99bf4_d20241001_m011608_c001_v7007000_t0000_u01727745368089") 2024/10/01 01:22:26 DEBUG : CopyDest/three: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa467ec_d20241001_m011603_c001_v0001172_t0014_u01727745363023") 2024/10/01 01:22:26 DEBUG : CopyDest/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99bf8_d20241001_m011608_c001_v7007000_t0000_u01727745368308") 2024/10/01 01:22:26 DEBUG : CopyDest/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa467bc_d20241001_m011558_c001_v0001172_t0030_u01727745358359") 2024/10/01 01:22:26 DEBUG : EXISTING: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15c514_d20241001_m011955_c001_v7007000_t0000_u01727745595618") 2024/10/01 01:22:26 DEBUG : EXISTING: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47107_d20241001_m011954_c001_v0001172_t0023_u01727745594023") 2024/10/01 01:22:26 DEBUG : Testêé: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15c48e_d20241001_m011948_c001_v7007000_t0000_u01727745588430") 2024/10/01 01:22:26 DEBUG : Testêé: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa470ab_d20241001_m011947_c001_v0001172_t0033_u01727745587406") 2024/10/01 01:22:26 DEBUG : Testêé: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4709e_d20241001_m011946_c001_v0001172_t0057_u01727745586016") 2024/10/01 01:22:26 DEBUG : a/potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b93348a5_d20241001_m010957_c001_v7007000_t0000_u01727744997561") 2024/10/01 01:22:26 DEBUG : a/potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbde37_d20241001_m010955_c001_v0001117_t0002_u01727744995225") 2024/10/01 01:22:26 DEBUG : a/potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b933489d_d20241001_m010950_c001_v7007000_t0000_u01727744990465") 2024/10/01 01:22:27 DEBUG : a/potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbde05_d20241001_m010947_c001_v0001117_t0037_u01727744987637") 2024/10/01 01:22:27 DEBUG : a/potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116fd9_d20241001_m010849_c001_v7007000_t0000_u01727744929370") 2024/10/01 01:22:27 DEBUG : a/potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdb81_d20241001_m010845_c001_v0001117_t0000_u01727744925783") 2024/10/01 01:22:27 DEBUG : b/potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b93348a7_d20241001_m010958_c001_v7007000_t0000_u01727744998042") 2024/10/01 01:22:27 DEBUG : b/potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbde1f_d20241001_m010952_c001_v0001117_t0045_u01727744992838") 2024/10/01 01:22:27 DEBUG : b/potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b933489c_d20241001_m010949_c001_v7007000_t0000_u01727744989020") 2024/10/01 01:22:27 DEBUG : b/potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdde7_d20241001_m010944_c001_v0001117_t0029_u01727744984956") 2024/10/01 01:22:27 DEBUG : b/potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116fc9_d20241001_m010847_c001_v7007000_t0000_u01727744927352") 2024/10/01 01:22:27 DEBUG : b/potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdb51_d20241001_m010841_c001_v0001117_t0008_u01727744921985") 2024/10/01 01:22:27 DEBUG : backup/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032771f_d20241001_m011643_c001_v7007000_t0000_u01727745403758") 2024/10/01 01:22:27 DEBUG : backup/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1139c57591abda93_d20241001_m011635_c001_v0001116_t0027_u01727745395613") 2024/10/01 01:22:27 DEBUG : backup/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11292fcb487c19df_d20241001_m011622_c001_v0001097_t0027_u01727745382398") 2024/10/01 01:22:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c9a0ce_d20241001_m011752_c001_v7007000_t0000_u01727745472122") 2024/10/01 01:22:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1161a31ae9d1fc0f_d20241001_m011742_c001_v0001102_t0050_u01727745462122") 2024/10/01 01:22:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1085fa04192c27f2_d20241001_m011726_c001_v0001032_t0004_u01727745446642") 2024/10/01 01:22:28 DEBUG : backup/one.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99f27_d20241001_m011708_c001_v7007000_t0000_u01727745428756") 2024/10/01 01:22:28 DEBUG : backup/one.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f110904eee2c3ba48_d20241001_m011704_c001_v0001172_t0058_u01727745424587") 2024/10/01 01:22:28 DEBUG : backup/one.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11895e9b875bc8d3_d20241001_m011657_c001_v0001161_t0004_u01727745417264") 2024/10/01 01:22:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c9a0d4_d20241001_m011752_c001_v7007000_t0000_u01727745472483") 2024/10/01 01:22:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f115014e8bff25d1e_d20241001_m011749_c001_v0001161_t0037_u01727745469302") 2024/10/01 01:22:28 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10297c49cd837a1a_d20241001_m011733_c001_v0001137_t0024_u01727745453094") 2024/10/01 01:22:28 DEBUG : backup/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0327720_d20241001_m011644_c001_v7007000_t0000_u01727745404413") 2024/10/01 01:22:28 DEBUG : backup/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11645b3c0ecedd0a_d20241001_m011640_c001_v0001157_t0008_u01727745400043") 2024/10/01 01:22:28 DEBUG : backup/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11247ebe3c4f80e9_d20241001_m011626_c001_v0001113_t0047_u01727745386061") 2024/10/01 01:22:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99f29_d20241001_m011709_c001_v7007000_t0000_u01727745429070") 2024/10/01 01:22:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11690d1dba2330c6_d20241001_m011706_c001_v0001106_t0022_u01727745426779") 2024/10/01 01:22:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f108b2194772b50b7_d20241001_m011700_c001_v0001105_t0009_u01727745420757") 2024/10/01 01:22:29 DEBUG : both0: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032934c_d20241001_m012136_c001_v7007000_t0000_u01727745696690") 2024/10/01 01:22:29 DEBUG : both0: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa473e2_d20241001_m012055_c001_v0001172_t0022_u01727745655314") 2024/10/01 01:22:29 DEBUG : both0: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831608_d20241001_m012039_c001_v7007000_t0000_u01727745639459") 2024/10/01 01:22:29 DEBUG : both0: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4713f_d20241001_m011958_c001_v0001172_t0039_u01727745598866") 2024/10/01 01:22:29 DEBUG : both1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032934e_d20241001_m012137_c001_v7007000_t0000_u01727745697321") 2024/10/01 01:22:29 DEBUG : both1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa473fe_d20241001_m012057_c001_v0001172_t0008_u01727745657075") 2024/10/01 01:22:29 DEBUG : both1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e283160b_d20241001_m012040_c001_v7007000_t0000_u01727745640068") 2024/10/01 01:22:29 DEBUG : both1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47155_d20241001_m012000_c001_v0001172_t0055_u01727745600427") 2024/10/01 01:22:29 DEBUG : both10: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329353_d20241001_m012137_c001_v7007000_t0000_u01727745697946") 2024/10/01 01:22:30 DEBUG : both10: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474a8_d20241001_m012111_c001_v0001172_t0003_u01727745671511") 2024/10/01 01:22:30 DEBUG : both10: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e283160f_d20241001_m012040_c001_v7007000_t0000_u01727745640693") 2024/10/01 01:22:30 DEBUG : both10: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4722d_d20241001_m012015_c001_v0001172_t0019_u01727745615380") 2024/10/01 01:22:30 DEBUG : both11: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032935a_d20241001_m012138_c001_v7007000_t0000_u01727745698545") 2024/10/01 01:22:30 DEBUG : both11: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474ba_d20241001_m012113_c001_v0001172_t0023_u01727745673099") 2024/10/01 01:22:30 DEBUG : both11: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831610_d20241001_m012041_c001_v7007000_t0000_u01727745641327") 2024/10/01 01:22:30 DEBUG : both11: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47243_d20241001_m012017_c001_v0001172_t0051_u01727745617011") 2024/10/01 01:22:30 DEBUG : both12: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032935f_d20241001_m012139_c001_v7007000_t0000_u01727745699140") 2024/10/01 01:22:30 DEBUG : both12: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474ca_d20241001_m012114_c001_v0001172_t0015_u01727745674913") 2024/10/01 01:22:30 DEBUG : both12: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831613_d20241001_m012041_c001_v7007000_t0000_u01727745641967") 2024/10/01 01:22:30 DEBUG : both12: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47251_d20241001_m012018_c001_v0001172_t0019_u01727745618484") 2024/10/01 01:22:31 DEBUG : both13: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329364_d20241001_m012139_c001_v7007000_t0000_u01727745699755") 2024/10/01 01:22:31 DEBUG : both13: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474da_d20241001_m012116_c001_v0001172_t0001_u01727745676280") 2024/10/01 01:22:31 DEBUG : both13: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831619_d20241001_m012042_c001_v7007000_t0000_u01727745642623") 2024/10/01 01:22:31 DEBUG : both13: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47261_d20241001_m012020_c001_v0001172_t0016_u01727745620002") 2024/10/01 01:22:31 DEBUG : both14: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329369_d20241001_m012140_c001_v7007000_t0000_u01727745700347") 2024/10/01 01:22:31 DEBUG : both14: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474ee_d20241001_m012117_c001_v0001172_t0044_u01727745677702") 2024/10/01 01:22:31 DEBUG : both14: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e283161c_d20241001_m012043_c001_v7007000_t0000_u01727745643266") 2024/10/01 01:22:31 DEBUG : both14: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47277_d20241001_m012021_c001_v0001172_t0059_u01727745621804") 2024/10/01 01:22:31 DEBUG : both15: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032936f_d20241001_m012140_c001_v7007000_t0000_u01727745700928") 2024/10/01 01:22:31 DEBUG : both15: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474fa_d20241001_m012119_c001_v0001172_t0052_u01727745679207") 2024/10/01 01:22:31 DEBUG : both15: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831621_d20241001_m012044_c001_v7007000_t0000_u01727745644714") 2024/10/01 01:22:31 DEBUG : both15: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47285_d20241001_m012023_c001_v0001172_t0042_u01727745623457") 2024/10/01 01:22:32 DEBUG : both16: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329376_d20241001_m012141_c001_v7007000_t0000_u01727745701526") 2024/10/01 01:22:32 DEBUG : both16: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4750e_d20241001_m012121_c001_v0001172_t0014_u01727745681193") 2024/10/01 01:22:32 DEBUG : both16: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831624_d20241001_m012045_c001_v7007000_t0000_u01727745645223") 2024/10/01 01:22:32 DEBUG : both16: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa472a1_d20241001_m012025_c001_v0001172_t0006_u01727745625286") 2024/10/01 01:22:32 DEBUG : both17: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032937a_d20241001_m012142_c001_v7007000_t0000_u01727745702115") 2024/10/01 01:22:32 DEBUG : both17: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47530_d20241001_m012123_c001_v0001172_t0029_u01727745683539") 2024/10/01 01:22:32 DEBUG : both17: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831625_d20241001_m012045_c001_v7007000_t0000_u01727745645791") 2024/10/01 01:22:32 DEBUG : both17: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa472b1_d20241001_m012026_c001_v0001172_t0017_u01727745626850") 2024/10/01 01:22:32 DEBUG : both18: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329380_d20241001_m012142_c001_v7007000_t0000_u01727745702707") 2024/10/01 01:22:32 DEBUG : both18: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4753e_d20241001_m012125_c001_v0001172_t0047_u01727745685315") 2024/10/01 01:22:32 DEBUG : both18: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831626_d20241001_m012046_c001_v7007000_t0000_u01727745646360") 2024/10/01 01:22:32 DEBUG : both18: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa472c4_d20241001_m012028_c001_v0001172_t0026_u01727745628446") 2024/10/01 01:22:32 DEBUG : both19: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032938b_d20241001_m012143_c001_v7007000_t0000_u01727745703337") 2024/10/01 01:22:33 DEBUG : both19: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4754c_d20241001_m012126_c001_v0001172_t0024_u01727745686759") 2024/10/01 01:22:33 DEBUG : both19: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831627_d20241001_m012046_c001_v7007000_t0000_u01727745646929") 2024/10/01 01:22:33 DEBUG : both19: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa472d4_d20241001_m012030_c001_v0001172_t0047_u01727745630012") 2024/10/01 01:22:33 DEBUG : both2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329393_d20241001_m012143_c001_v7007000_t0000_u01727745703937") 2024/10/01 01:22:33 DEBUG : both2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4741a_d20241001_m012058_c001_v0001172_t0026_u01727745658703") 2024/10/01 01:22:33 DEBUG : both2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e283162a_d20241001_m012047_c001_v7007000_t0000_u01727745647545") 2024/10/01 01:22:33 DEBUG : both2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47169_d20241001_m012002_c001_v0001172_t0002_u01727745602143") 2024/10/01 01:22:33 DEBUG : both3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032939b_d20241001_m012144_c001_v7007000_t0000_u01727745704551") 2024/10/01 01:22:33 DEBUG : both3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4742c_d20241001_m012100_c001_v0001172_t0023_u01727745660161") 2024/10/01 01:22:33 DEBUG : both3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e283162e_d20241001_m012048_c001_v7007000_t0000_u01727745648130") 2024/10/01 01:22:33 DEBUG : both3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47179_d20241001_m012003_c001_v0001172_t0055_u01727745603724") 2024/10/01 01:22:34 DEBUG : both4: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293a0_d20241001_m012145_c001_v7007000_t0000_u01727745705172") 2024/10/01 01:22:34 DEBUG : both4: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47448_d20241001_m012102_c001_v0001172_t0037_u01727745662078") 2024/10/01 01:22:34 DEBUG : both4: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831632_d20241001_m012048_c001_v7007000_t0000_u01727745648711") 2024/10/01 01:22:34 DEBUG : both4: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4718f_d20241001_m012005_c001_v0001172_t0038_u01727745605449") 2024/10/01 01:22:34 DEBUG : both5: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293a6_d20241001_m012145_c001_v7007000_t0000_u01727745705789") 2024/10/01 01:22:34 DEBUG : both5: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4745c_d20241001_m012103_c001_v0001172_t0006_u01727745663560") 2024/10/01 01:22:34 DEBUG : both5: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831634_d20241001_m012049_c001_v7007000_t0000_u01727745649301") 2024/10/01 01:22:34 DEBUG : both5: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa471b1_d20241001_m012007_c001_v0001172_t0005_u01727745607452") 2024/10/01 01:22:34 DEBUG : both6: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293ae_d20241001_m012146_c001_v7007000_t0000_u01727745706397") 2024/10/01 01:22:34 DEBUG : both6: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4746a_d20241001_m012105_c001_v0001172_t0026_u01727745665068") 2024/10/01 01:22:34 DEBUG : both6: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831635_d20241001_m012049_c001_v7007000_t0000_u01727745649864") 2024/10/01 01:22:34 DEBUG : both6: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa471c5_d20241001_m012008_c001_v0001172_t0044_u01727745608842") 2024/10/01 01:22:35 DEBUG : both7: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293b3_d20241001_m012147_c001_v7007000_t0000_u01727745707030") 2024/10/01 01:22:35 DEBUG : both7: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47478_d20241001_m012106_c001_v0001172_t0054_u01727745666702") 2024/10/01 01:22:35 DEBUG : both7: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831636_d20241001_m012050_c001_v7007000_t0000_u01727745650441") 2024/10/01 01:22:35 DEBUG : both7: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa471e7_d20241001_m012010_c001_v0001172_t0042_u01727745610572") 2024/10/01 01:22:35 DEBUG : both8: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293ba_d20241001_m012147_c001_v7007000_t0000_u01727745707686") 2024/10/01 01:22:35 DEBUG : both8: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47488_d20241001_m012108_c001_v0001172_t0055_u01727745668538") 2024/10/01 01:22:35 DEBUG : both8: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831638_d20241001_m012051_c001_v7007000_t0000_u01727745651023") 2024/10/01 01:22:35 DEBUG : both8: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47205_d20241001_m012012_c001_v0001172_t0031_u01727745612167") 2024/10/01 01:22:35 DEBUG : both9: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293c1_d20241001_m012148_c001_v7007000_t0000_u01727745708381") 2024/10/01 01:22:35 DEBUG : both9: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47498_d20241001_m012110_c001_v0001172_t0037_u01727745670021") 2024/10/01 01:22:35 DEBUG : both9: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e2831639_d20241001_m012051_c001_v7007000_t0000_u01727745651595") 2024/10/01 01:22:36 DEBUG : both9: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47219_d20241001_m012013_c001_v0001172_t0038_u01727745613703") 2024/10/01 01:22:36 DEBUG : c/non empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b93348a9_d20241001_m010958_c001_v7007000_t0000_u01727744998505") 2024/10/01 01:22:36 DEBUG : c/non empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbde23_d20241001_m010953_c001_v0001117_t0020_u01727744993451") 2024/10/01 01:22:36 DEBUG : c/non empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b933489e_d20241001_m010950_c001_v7007000_t0000_u01727744990960") 2024/10/01 01:22:36 DEBUG : c/non empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbddf1_d20241001_m010945_c001_v0001117_t0019_u01727744985620") 2024/10/01 01:22:36 DEBUG : c/non empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116fdd_d20241001_m010850_c001_v7007000_t0000_u01727744930066") 2024/10/01 01:22:36 DEBUG : c/non empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdb61_d20241001_m010843_c001_v0001117_t0052_u01727744923307") 2024/10/01 01:22:36 DEBUG : check sum: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116e29_d20241001_m010755_c001_v7007000_t0000_u01727744875399") 2024/10/01 01:22:36 DEBUG : check sum: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd963_d20241001_m010751_c001_v0001117_t0008_u01727744871473") 2024/10/01 01:22:36 DEBUG : dest/3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f400c5d3550323233_d20241001_m011524_c001_v7007000_t0000_u01727745324832") 2024/10/01 01:22:36 DEBUG : dest/3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f409662a03cf9d6a3_d20241001_m011522_c001_v0001039_t0048_u01727745322747") 2024/10/01 01:22:36 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15c442_d20241001_m011942_c001_v7007000_t0000_u01727745582562") 2024/10/01 01:22:36 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10363dd950f4e60f_d20241001_m011936_c001_v0001180_t0058_u01727745576614") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401af2dd180570cf_d20241001_m011936_c001_v7007000_t0000_u01727745576293") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10363dd950f4e5e7_d20241001_m011927_c001_v0001180_t0049_u01727745567681") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401af2dd180570c9_d20241001_m011926_c001_v7007000_t0000_u01727745566197") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46f56_d20241001_m011914_c001_v0001172_t0009_u01727745554939") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402f4a4694bffde1_d20241001_m011909_c001_v7007000_t0000_u01727745549800") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f119968107264e0be_d20241001_m011859_c001_v0001176_t0036_u01727745539163") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401bec702e4653a7_d20241001_m011857_c001_v7007000_t0000_u01727745537281") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f119968107264e0a2_d20241001_m011845_c001_v0001176_t0002_u01727745525016") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f41934e594ad91d7c_d20241001_m011842_c001_v7007000_t0000_u01727745522376") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46d83_d20241001_m011831_c001_v0001172_t0056_u01727745511050") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c281457_d20241001_m011826_c001_v7007000_t0000_u01727745506697") 2024/10/01 01:22:37 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f103a1fd4225aee6a_d20241001_m011820_c001_v0001144_t0059_u01727745500915") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4048c55c5d872360_d20241001_m011820_c001_v7007000_t0000_u01727745500178") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f103a1fd4225aedf8_d20241001_m011809_c001_v0001144_t0018_u01727745489626") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4048c55c5d87233a_d20241001_m011808_c001_v7007000_t0000_u01727745488138") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46c57_d20241001_m011755_c001_v0001172_t0045_u01727745475448") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c9a0dc_d20241001_m011752_c001_v7007000_t0000_u01727745472856") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f111c9600c57a0daa_d20241001_m011745_c001_v0001113_t0057_u01727745465030") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f415d65a51cf28808_d20241001_m011743_c001_v7007000_t0000_u01727745463002") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f111c9600c57a0d37_d20241001_m011729_c001_v0001113_t0019_u01727745449503") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f409226856fe8461d_d20241001_m011727_c001_v7007000_t0000_u01727745447294") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46a9e_d20241001_m011711_c001_v0001172_t0003_u01727745431926") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99f2b_d20241001_m011709_c001_v7007000_t0000_u01727745429391") 2024/10/01 01:22:38 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10492ec7d67f3c77_d20241001_m011705_c001_v0001098_t0004_u01727745425993") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403ceacdee6e2f2b_d20241001_m011705_c001_v7007000_t0000_u01727745425261") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10492ec7d67f3c51_d20241001_m011659_c001_v0001098_t0000_u01727745419596") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403ceacdee6e2f09_d20241001_m011657_c001_v7007000_t0000_u01727745417534") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa469d2_d20241001_m011647_c001_v0001172_t0044_u01727745407359") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0327722_d20241001_m011645_c001_v7007000_t0000_u01727745405051") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10381496ebf6ecc3_d20241001_m011638_c001_v0001161_t0017_u01727745398135") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c280984_d20241001_m011636_c001_v7007000_t0000_u01727745396252") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10381496ebf6ec95_d20241001_m011623_c001_v0001161_t0010_u01727745383990") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c28095c_d20241001_m011623_c001_v7007000_t0000_u01727745383250") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4684c_d20241001_m011611_c001_v0001172_t0046_u01727745371178") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99bfc_d20241001_m011608_c001_v7007000_t0000_u01727745368530") 2024/10/01 01:22:39 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f110f2b01cab725fa_d20241001_m011555_c001_v0001091_t0046_u01727745355495") 2024/10/01 01:22:40 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99b8e_d20241001_m011555_c001_v7007000_t0000_u01727745355218") 2024/10/01 01:22:40 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46700_d20241001_m011545_c001_v0001172_t0033_u01727745345122") 2024/10/01 01:22:40 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1168330a9a0ffacd_d20241001_m011543_c001_v0001113_t0007_u01727745343169") 2024/10/01 01:22:40 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1168330a9a0ffa8d_d20241001_m011535_c001_v0001113_t0019_u01727745335474") 2024/10/01 01:22:40 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cf23e_d20241001_m011503_c001_v7007000_t0000_u01727745303530") 2024/10/01 01:22:40 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe630_d20241001_m011435_c001_v0001117_t0051_u01727745275626") 2024/10/01 01:22:40 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f109e0c2ca9a472da_d20241001_m011432_c001_v0001042_t0004_u01727745272545") 2024/10/01 01:22:40 DEBUG : dst/one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f109e0c2ca9a472d4_d20241001_m011428_c001_v0001042_t0041_u01727745268573") 2024/10/01 01:22:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15c446_d20241001_m011942_c001_v7007000_t0000_u01727745582868") 2024/10/01 01:22:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10674484137a9671_d20241001_m011935_c001_v0001180_t0015_u01727745575621") 2024/10/01 01:22:40 DEBUG : dst/one-2019-01-01: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f112ce930aa2be2b3_d20241001_m011925_c001_v0001161_t0007_u01727745565316") 2024/10/01 01:22:40 DEBUG : dst/one.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402f4a4694bffde2_d20241001_m011910_c001_v7007000_t0000_u01727745550431") 2024/10/01 01:22:40 DEBUG : dst/one.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f106dde9d9da6e927_d20241001_m011856_c001_v0001039_t0056_u01727745536323") 2024/10/01 01:22:41 DEBUG : dst/one.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1032667cfa07c940_d20241001_m011840_c001_v0001115_t0056_u01727745520747") 2024/10/01 01:22:41 DEBUG : dst/one.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c281458_d20241001_m011827_c001_v7007000_t0000_u01727745507337") 2024/10/01 01:22:41 DEBUG : dst/one.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11288b230de9219b_d20241001_m011818_c001_v0001117_t0026_u01727745498626") 2024/10/01 01:22:41 DEBUG : dst/one.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f111c9600c57a0e31_d20241001_m011806_c001_v0001113_t0020_u01727745486335") 2024/10/01 01:22:41 DEBUG : dst/three: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99c01_d20241001_m011608_c001_v7007000_t0000_u01727745368764") 2024/10/01 01:22:41 DEBUG : dst/three: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1168330a9a0ffbb4_d20241001_m011606_c001_v0001113_t0011_u01727745366357") 2024/10/01 01:22:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15c44a_d20241001_m011943_c001_v7007000_t0000_u01727745583188") 2024/10/01 01:22:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f109c20282deffee2_d20241001_m011939_c001_v0001115_t0037_u01727745579093") 2024/10/01 01:22:41 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1199d1f18cbb489e_d20241001_m011931_c001_v0001101_t0009_u01727745571504") 2024/10/01 01:22:41 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15c450_d20241001_m011943_c001_v7007000_t0000_u01727745583556") 2024/10/01 01:22:41 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10363dd950f4e621_d20241001_m011940_c001_v0001180_t0056_u01727745580930") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401af2dd180570d1_d20241001_m011940_c001_v7007000_t0000_u01727745580609") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10363dd950f4e5f7_d20241001_m011932_c001_v0001180_t0054_u01727745572569") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401af2dd180570cc_d20241001_m011932_c001_v7007000_t0000_u01727745572268") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46f66_d20241001_m011916_c001_v0001172_t0011_u01727745556686") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402f4a4694bffde3_d20241001_m011911_c001_v7007000_t0000_u01727745551082") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f119968107264e0d4_d20241001_m011906_c001_v0001176_t0004_u01727745546550") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401bec702e4653ea_d20241001_m011905_c001_v7007000_t0000_u01727745545393") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f119968107264e0ac_d20241001_m011849_c001_v0001176_t0049_u01727745529480") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f41934e594ad91dba_d20241001_m011848_c001_v7007000_t0000_u01727745528867") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46d97_d20241001_m011833_c001_v0001172_t0051_u01727745513272") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4048c55c5d872367_d20241001_m011823_c001_v7007000_t0000_u01727745503429") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46d11_d20241001_m011815_c001_v0001172_t0038_u01727745495217") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4048c55c5d87233f_d20241001_m011811_c001_v7007000_t0000_u01727745491605") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46c65_d20241001_m011757_c001_v0001172_t0045_u01727745477221") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f41934e594ad91c09_d20241001_m011750_c001_v7007000_t0000_u01727745470264") 2024/10/01 01:22:42 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46bb9_d20241001_m011737_c001_v0001172_t0050_u01727745457904") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f415d65a51cf287bd_d20241001_m011735_c001_v7007000_t0000_u01727745455130") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46aae_d20241001_m011713_c001_v0001172_t0030_u01727745433694") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403ceacdee6e2f2d_d20241001_m011707_c001_v7007000_t0000_u01727745427728") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46a54_d20241001_m011703_c001_v0001172_t0014_u01727745423262") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403ceacdee6e2f25_d20241001_m011701_c001_v7007000_t0000_u01727745421669") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa469e4_d20241001_m011648_c001_v0001172_t0010_u01727745408333") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c280996_d20241001_m011640_c001_v7007000_t0000_u01727745400594") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4693a_d20241001_m011630_c001_v0001172_t0016_u01727745390752") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c280964_d20241001_m011627_c001_v7007000_t0000_u01727745387052") 2024/10/01 01:22:43 DEBUG : dst/three.txt: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46864_d20241001_m011613_c001_v0001172_t0005_u01727745373030") 2024/10/01 01:22:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402f4a4694bffde4_d20241001_m011911_c001_v7007000_t0000_u01727745551724") 2024/10/01 01:22:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11459bda36b35718_d20241001_m011904_c001_v0001136_t0026_u01727745544647") 2024/10/01 01:22:43 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f113f58fffdfb35ee_d20241001_m011847_c001_v0001117_t0000_u01727745527594") 2024/10/01 01:22:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c28145b_d20241001_m011827_c001_v7007000_t0000_u01727745507922") 2024/10/01 01:22:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1047149acb16abc4_d20241001_m011822_c001_v0001093_t0001_u01727745502677") 2024/10/01 01:22:44 DEBUG : dst/three.txt.bak: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f104bf5038bf51fd0_d20241001_m011811_c001_v0001130_t0003_u01727745491164") 2024/10/01 01:22:44 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15c455_d20241001_m011943_c001_v7007000_t0000_u01727745583858") 2024/10/01 01:22:44 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46f60_d20241001_m011915_c001_v0001172_t0048_u01727745555862") 2024/10/01 01:22:44 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402f4a4694bffde5_d20241001_m011912_c001_v7007000_t0000_u01727745552379") 2024/10/01 01:22:44 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46d8f_d20241001_m011832_c001_v0001172_t0045_u01727745512429") 2024/10/01 01:22:44 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c28145d_d20241001_m011828_c001_v7007000_t0000_u01727745508515") 2024/10/01 01:22:44 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46c5d_d20241001_m011756_c001_v0001172_t0031_u01727745476353") 2024/10/01 01:22:44 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c9a0e2_d20241001_m011753_c001_v7007000_t0000_u01727745473221") 2024/10/01 01:22:44 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46aa6_d20241001_m011712_c001_v0001172_t0004_u01727745432676") 2024/10/01 01:22:44 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99f2c_d20241001_m011709_c001_v7007000_t0000_u01727745429726") 2024/10/01 01:22:45 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa469dc_d20241001_m011647_c001_v0001172_t0023_u01727745407855") 2024/10/01 01:22:45 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0327724_d20241001_m011645_c001_v7007000_t0000_u01727745405658") 2024/10/01 01:22:45 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46856_d20241001_m011612_c001_v0001172_t0033_u01727745372224") 2024/10/01 01:22:45 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405345e0f3c99c05_d20241001_m011608_c001_v7007000_t0000_u01727745368993") 2024/10/01 01:22:45 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f100af50a95bfde01_d20241001_m011601_c001_v0001040_t0045_u01727745361278") 2024/10/01 01:22:45 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cf249_d20241001_m011504_c001_v7007000_t0000_u01727745304196") 2024/10/01 01:22:45 DEBUG : dst/two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f109e0c2ca9a47306_d20241001_m011500_c001_v0001042_t0056_u01727745300197") 2024/10/01 01:22:45 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401af2dd180569df_d20241001_m011253_c001_v7007000_t0000_u01727745173721") 2024/10/01 01:22:45 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe316_d20241001_m011242_c001_v0001117_t0051_u01727745162552") 2024/10/01 01:22:45 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0326f30_d20241001_m011238_c001_v7007000_t0000_u01727745158736") 2024/10/01 01:22:45 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa45f68_d20241001_m011212_c001_v0001172_t0034_u01727745132820") 2024/10/01 01:22:45 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15afee_d20241001_m011147_c001_v7007000_t0000_u01727745107092") 2024/10/01 01:22:45 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe143_d20241001_m011135_c001_v0001117_t0008_u01727745095067") 2024/10/01 01:22:45 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1b57_d20241001_m011034_c001_v7007000_t0000_u01727745034172") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdf3b_d20241001_m011028_c001_v0001117_t0036_u01727745028721") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1afe_d20241001_m011025_c001_v7007000_t0000_u01727745025137") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdef9_d20241001_m011022_c001_v0001117_t0050_u01727745022514") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1aa5_d20241001_m011014_c001_v7007000_t0000_u01727745014431") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdea5_d20241001_m011008_c001_v0001117_t0029_u01727745008775") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b93348c9_d20241001_m011005_c001_v7007000_t0000_u01727745005796") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbde59_d20241001_m011001_c001_v0001117_t0003_u01727745001244") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b9334892_d20241001_m010942_c001_v7007000_t0000_u01727744982778") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbddb3_d20241001_m010938_c001_v0001117_t0011_u01727744978823") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b933488d_d20241001_m010935_c001_v7007000_t0000_u01727744975881") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdd81_d20241001_m010933_c001_v0001117_t0058_u01727744973123") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b933486b_d20241001_m010918_c001_v7007000_t0000_u01727744958719") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdcb1_d20241001_m010915_c001_v0001117_t0049_u01727744955065") 2024/10/01 01:22:46 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b9334863_d20241001_m010909_c001_v7007000_t0000_u01727744949103") 2024/10/01 01:22:47 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdc4b_d20241001_m010905_c001_v0001117_t0021_u01727744945821") 2024/10/01 01:22:47 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b9334848_d20241001_m010902_c001_v7007000_t0000_u01727744942679") 2024/10/01 01:22:47 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f119943264da810c7_d20241001_m010859_c001_v0001116_t0031_u01727744939639") 2024/10/01 01:22:47 DEBUG : empty space: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdbc7_d20241001_m010853_c001_v0001117_t0048_u01727744933386") 2024/10/01 01:22:47 DEBUG : enormous: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1b4b_d20241001_m011032_c001_v7007000_t0000_u01727745032178") 2024/10/01 01:22:47 DEBUG : enormous: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdf4b_d20241001_m011030_c001_v0001117_t0028_u01727745030416") 2024/10/01 01:22:47 DEBUG : existing: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15c4e8_d20241001_m011951_c001_v7007000_t0000_u01727745591980") 2024/10/01 01:22:47 DEBUG : existing: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa470d1_d20241001_m011949_c001_v0001172_t0018_u01727745589994") 2024/10/01 01:22:47 DEBUG : existing: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4057abf64a6ce5cb_d20241001_m011128_c001_v7007000_t0000_u01727745088676") 2024/10/01 01:22:47 DEBUG : existing: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe10b_d20241001_m011126_c001_v0001117_t0052_u01727745086566") 2024/10/01 01:22:47 DEBUG : existing: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116f60_d20241001_m010836_c001_v7007000_t0000_u01727744916547") 2024/10/01 01:22:47 DEBUG : existing: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdaf7_d20241001_m010832_c001_v0001117_t0058_u01727744912475") 2024/10/01 01:22:47 DEBUG : existing: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116f02_d20241001_m010826_c001_v7007000_t0000_u01727744906293") 2024/10/01 01:22:47 DEBUG : existing: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdaa1_d20241001_m010823_c001_v0001117_t0038_u01727744903318") 2024/10/01 01:22:48 DEBUG : existing: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbda80_d20241001_m010819_c001_v0001117_t0015_u01727744899909") 2024/10/01 01:22:48 DEBUG : existing-b: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4057abf64a6ce5cc_d20241001_m011128_c001_v7007000_t0000_u01727745088924") 2024/10/01 01:22:48 DEBUG : existing-b: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa45e0e_d20241001_m011126_c001_v0001172_t0039_u01727745086358") 2024/10/01 01:22:48 DEBUG : five: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1ba9_d20241001_m011045_c001_v7007000_t0000_u01727745045361") 2024/10/01 01:22:48 DEBUG : five: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f414037b7b3cbdfb5_d20241001_m011041_c001_v0001117_t0022_u01727745041207") 2024/10/01 01:22:48 DEBUG : foo: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b9334869_d20241001_m010913_c001_v7007000_t0000_u01727744953442") 2024/10/01 01:22:48 DEBUG : foo: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f414037b7b3cbdc89_d20241001_m010911_c001_v0001117_t0022_u01727744951982") 2024/10/01 01:22:48 DEBUG : foo: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f414037b7b3cbdc75_d20241001_m010910_c001_v0001117_t0022_u01727744950794") 2024/10/01 01:22:48 DEBUG : four: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1bae_d20241001_m011045_c001_v7007000_t0000_u01727745045736") 2024/10/01 01:22:48 DEBUG : four: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f405a9c4fa529ebd0_d20241001_m011042_c001_v0001101_t0000_u01727745042589") 2024/10/01 01:22:48 DEBUG : four: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdfa7_d20241001_m011039_c001_v0001117_t0030_u01727745039388") 2024/10/01 01:22:49 DEBUG : hello world2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc82a_d20241001_m010529_c001_v7007000_t0000_u01727744729550") 2024/10/01 01:22:49 DEBUG : hello world2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11269a92dcb3e756_d20241001_m010527_c001_v0001144_t0025_u01727744727334") 2024/10/01 01:22:49 DEBUG : ignore-size: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116e8d_d20241001_m010814_c001_v7007000_t0000_u01727744894574") 2024/10/01 01:22:49 DEBUG : ignore-size: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbda0a_d20241001_m010810_c001_v0001117_t0014_u01727744890006") 2024/10/01 01:22:49 DEBUG : nested/sub dir/file: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4057abf64a6ce5c4_d20241001_m011124_c001_v7007000_t0000_u01727745084514") 2024/10/01 01:22:49 DEBUG : nested/sub dir/file: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe0e2_d20241001_m011123_c001_v0001117_t0003_u01727745083024") 2024/10/01 01:22:49 DEBUG : nested/sub dir/file: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4057abf64a6ce5c0_d20241001_m011120_c001_v7007000_t0000_u01727745080891") 2024/10/01 01:22:49 DEBUG : nested/sub dir/file: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa45dd4_d20241001_m011118_c001_v0001172_t0043_u01727745078559") 2024/10/01 01:22:49 DEBUG : one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1bb3_d20241001_m011046_c001_v7007000_t0000_u01727745046112") 2024/10/01 01:22:49 DEBUG : one: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f414037b7b3cbdf93_d20241001_m011037_c001_v0001117_t0022_u01727745037245") 2024/10/01 01:22:49 DEBUG : only0: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293c9_d20241001_m012148_c001_v7007000_t0000_u01727745708964") 2024/10/01 01:22:49 DEBUG : only0: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f409576e9ea2de510_d20241001_m012133_c001_v0001109_t0015_u01727745693083") 2024/10/01 01:22:49 DEBUG : only0: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa473f0_d20241001_m012056_c001_v0001172_t0050_u01727745656136") 2024/10/01 01:22:50 DEBUG : only0: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b711a4d0_d20241001_m012035_c001_v7007000_t0000_u01727745635742") 2024/10/01 01:22:50 DEBUG : only0: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47145_d20241001_m011959_c001_v0001172_t0033_u01727745599650") 2024/10/01 01:22:50 DEBUG : only1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293cd_d20241001_m012149_c001_v7007000_t0000_u01727745709540") 2024/10/01 01:22:50 DEBUG : only1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4118eaa7dfa4756c_d20241001_m012130_c001_v0001172_t0054_u01727745690618") 2024/10/01 01:22:50 DEBUG : only1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4740a_d20241001_m012057_c001_v0001172_t0016_u01727745657903") 2024/10/01 01:22:50 DEBUG : only1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f416861bea20b0232_d20241001_m012035_c001_v7007000_t0000_u01727745635821") 2024/10/01 01:22:50 DEBUG : only1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4715f_d20241001_m012001_c001_v0001172_t0007_u01727745601368") 2024/10/01 01:22:50 DEBUG : only10: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293cf_d20241001_m012150_c001_v7007000_t0000_u01727745710149") 2024/10/01 01:22:50 DEBUG : only10: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4142d3bb1ee3722c_d20241001_m012132_c001_v0001105_t0028_u01727745692456") 2024/10/01 01:22:50 DEBUG : only10: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474b2_d20241001_m012112_c001_v0001172_t0041_u01727745672301") 2024/10/01 01:22:50 DEBUG : only10: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b711a4db_d20241001_m012037_c001_v7007000_t0000_u01727745637137") 2024/10/01 01:22:50 DEBUG : only10: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47237_d20241001_m012016_c001_v0001172_t0020_u01727745616053") 2024/10/01 01:22:50 DEBUG : only11: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293d1_d20241001_m012150_c001_v7007000_t0000_u01727745710776") 2024/10/01 01:22:51 DEBUG : only11: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f40770d0e754d9621_d20241001_m012132_c001_v0001038_t0038_u01727745692459") 2024/10/01 01:22:51 DEBUG : only11: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474c4_d20241001_m012114_c001_v0001172_t0003_u01727745674171") 2024/10/01 01:22:51 DEBUG : only11: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b711a4d6_d20241001_m012036_c001_v7007000_t0000_u01727745636439") 2024/10/01 01:22:51 DEBUG : only11: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47249_d20241001_m012017_c001_v0001172_t0025_u01727745617753") 2024/10/01 01:22:51 DEBUG : only12: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293d5_d20241001_m012151_c001_v7007000_t0000_u01727745711404") 2024/10/01 01:22:51 DEBUG : only12: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4118eaa7dfa47578_d20241001_m012132_c001_v0001172_t0054_u01727745692372") 2024/10/01 01:22:51 DEBUG : only12: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474d6_d20241001_m012115_c001_v0001172_t0032_u01727745675617") 2024/10/01 01:22:51 DEBUG : only12: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401bec702e465684_d20241001_m012036_c001_v7007000_t0000_u01727745636252") 2024/10/01 01:22:51 DEBUG : only12: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4725d_d20241001_m012019_c001_v0001172_t0000_u01727745619191") 2024/10/01 01:22:51 DEBUG : only13: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293de_d20241001_m012152_c001_v7007000_t0000_u01727745712026") 2024/10/01 01:22:51 DEBUG : only13: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f409576e9ea2de520_d20241001_m012134_c001_v0001109_t0015_u01727745694317") 2024/10/01 01:22:51 DEBUG : only13: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474e2_d20241001_m012116_c001_v0001172_t0028_u01727745676939") 2024/10/01 01:22:51 DEBUG : only13: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e28315ed_d20241001_m012034_c001_v7007000_t0000_u01727745634959") 2024/10/01 01:22:51 DEBUG : only13: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47269_d20241001_m012020_c001_v0001172_t0007_u01727745620727") 2024/10/01 01:22:52 DEBUG : only14: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293e2_d20241001_m012152_c001_v7007000_t0000_u01727745712623") 2024/10/01 01:22:52 DEBUG : only14: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4118eaa7dfa47582_d20241001_m012132_c001_v0001172_t0054_u01727745692974") 2024/10/01 01:22:52 DEBUG : only14: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474f6_d20241001_m012118_c001_v0001172_t0032_u01727745678484") 2024/10/01 01:22:52 DEBUG : only14: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401bec702e465692_d20241001_m012036_c001_v7007000_t0000_u01727745636899") 2024/10/01 01:22:52 DEBUG : only14: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4727f_d20241001_m012022_c001_v0001172_t0034_u01727745622594") 2024/10/01 01:22:52 DEBUG : only15: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293e5_d20241001_m012153_c001_v7007000_t0000_u01727745713227") 2024/10/01 01:22:52 DEBUG : only15: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4142d3bb1ee3722e_d20241001_m012133_c001_v0001105_t0028_u01727745693074") 2024/10/01 01:22:52 DEBUG : only15: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47502_d20241001_m012120_c001_v0001172_t0015_u01727745680351") 2024/10/01 01:22:52 DEBUG : only15: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b711a4d8_d20241001_m012036_c001_v7007000_t0000_u01727745636806") 2024/10/01 01:22:52 DEBUG : only15: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47293_d20241001_m012024_c001_v0001172_t0058_u01727745624525") 2024/10/01 01:22:52 DEBUG : only16: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293e9_d20241001_m012153_c001_v7007000_t0000_u01727745713839") 2024/10/01 01:22:52 DEBUG : only16: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f40770d0e754d9627_d20241001_m012132_c001_v0001038_t0038_u01727745692987") 2024/10/01 01:22:52 DEBUG : only16: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47524_d20241001_m012122_c001_v0001172_t0056_u01727745682643") 2024/10/01 01:22:53 DEBUG : only16: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f416861bea20b023a_d20241001_m012036_c001_v7007000_t0000_u01727745636510") 2024/10/01 01:22:53 DEBUG : only16: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa472a9_d20241001_m012025_c001_v0001172_t0009_u01727745625986") 2024/10/01 01:22:53 DEBUG : only17: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293ed_d20241001_m012154_c001_v7007000_t0000_u01727745714473") 2024/10/01 01:22:53 DEBUG : only17: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4142d3bb1ee37234_d20241001_m012133_c001_v0001105_t0028_u01727745693677") 2024/10/01 01:22:53 DEBUG : only17: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4753a_d20241001_m012124_c001_v0001172_t0009_u01727745684497") 2024/10/01 01:22:53 DEBUG : only17: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e28315fb_d20241001_m012037_c001_v7007000_t0000_u01727745637406") 2024/10/01 01:22:53 DEBUG : only17: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa472bc_d20241001_m012027_c001_v0001172_t0044_u01727745627664") 2024/10/01 01:22:53 DEBUG : only18: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03293f1_d20241001_m012155_c001_v7007000_t0000_u01727745715120") 2024/10/01 01:22:53 DEBUG : only18: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f40770d0e754d9623_d20241001_m012132_c001_v0001038_t0038_u01727745692743") 2024/10/01 01:22:53 DEBUG : only18: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47546_d20241001_m012126_c001_v0001172_t0051_u01727745686065") 2024/10/01 01:22:53 DEBUG : only18: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e28315f9_d20241001_m012036_c001_v7007000_t0000_u01727745636818") 2024/10/01 01:22:53 DEBUG : only18: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa472cc_d20241001_m012029_c001_v0001172_t0006_u01727745629202") 2024/10/01 01:22:54 DEBUG : only19: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329400_d20241001_m012155_c001_v7007000_t0000_u01727745715752") 2024/10/01 01:22:54 DEBUG : only19: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f40770d0e754d962f_d20241001_m012133_c001_v0001038_t0038_u01727745693974") 2024/10/01 01:22:54 DEBUG : only19: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47554_d20241001_m012127_c001_v0001172_t0056_u01727745687627") 2024/10/01 01:22:54 DEBUG : only19: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e28315f4_d20241001_m012035_c001_v7007000_t0000_u01727745635597") 2024/10/01 01:22:54 DEBUG : only19: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa472dc_d20241001_m012030_c001_v0001172_t0019_u01727745630658") 2024/10/01 01:22:54 DEBUG : only2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032940d_d20241001_m012156_c001_v7007000_t0000_u01727745716356") 2024/10/01 01:22:54 DEBUG : only2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4118eaa7dfa4758c_d20241001_m012133_c001_v0001172_t0054_u01727745693591") 2024/10/01 01:22:54 DEBUG : only2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47422_d20241001_m012059_c001_v0001172_t0030_u01727745659362") 2024/10/01 01:22:54 DEBUG : only2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f416861bea20b0242_d20241001_m012037_c001_v7007000_t0000_u01727745637152") 2024/10/01 01:22:54 DEBUG : only2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47173_d20241001_m012003_c001_v0001172_t0026_u01727745603005") 2024/10/01 01:22:54 DEBUG : only3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032941e_d20241001_m012156_c001_v7007000_t0000_u01727745716979") 2024/10/01 01:22:54 DEBUG : only3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f40770d0e754d9629_d20241001_m012133_c001_v0001038_t0038_u01727745693229") 2024/10/01 01:22:55 DEBUG : only3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4743c_d20241001_m012101_c001_v0001172_t0008_u01727745661018") 2024/10/01 01:22:55 DEBUG : only3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f416861bea20b022d_d20241001_m012035_c001_v7007000_t0000_u01727745635224") 2024/10/01 01:22:55 DEBUG : only3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47187_d20241001_m012004_c001_v0001172_t0009_u01727745604534") 2024/10/01 01:22:55 DEBUG : only4: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329423_d20241001_m012157_c001_v7007000_t0000_u01727745717623") 2024/10/01 01:22:55 DEBUG : only4: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f40770d0e754d9631_d20241001_m012134_c001_v0001038_t0038_u01727745694222") 2024/10/01 01:22:55 DEBUG : only4: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47452_d20241001_m012102_c001_v0001172_t0050_u01727745662852") 2024/10/01 01:22:55 DEBUG : only4: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b711a4ce_d20241001_m012035_c001_v7007000_t0000_u01727745635402") 2024/10/01 01:22:55 DEBUG : only4: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa471a1_d20241001_m012006_c001_v0001172_t0015_u01727745606262") 2024/10/01 01:22:55 DEBUG : only5: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329426_d20241001_m012158_c001_v7007000_t0000_u01727745718241") 2024/10/01 01:22:55 DEBUG : only5: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f409576e9ea2de51a_d20241001_m012133_c001_v0001109_t0015_u01727745693716") 2024/10/01 01:22:55 DEBUG : only5: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47464_d20241001_m012104_c001_v0001172_t0000_u01727745664353") 2024/10/01 01:22:55 DEBUG : only5: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f416861bea20b023e_d20241001_m012036_c001_v7007000_t0000_u01727745636837") 2024/10/01 01:22:56 DEBUG : only5: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa471bb_d20241001_m012008_c001_v0001172_t0058_u01727745608154") 2024/10/01 01:22:56 DEBUG : only6: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329429_d20241001_m012158_c001_v7007000_t0000_u01727745718857") 2024/10/01 01:22:56 DEBUG : only6: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f40770d0e754d962b_d20241001_m012133_c001_v0001038_t0038_u01727745693485") 2024/10/01 01:22:56 DEBUG : only6: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47470_d20241001_m012105_c001_v0001172_t0056_u01727745665770") 2024/10/01 01:22:56 DEBUG : only6: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f416861bea20b022f_d20241001_m012035_c001_v7007000_t0000_u01727745635502") 2024/10/01 01:22:56 DEBUG : only6: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa471d1_d20241001_m012009_c001_v0001172_t0016_u01727745609899") 2024/10/01 01:22:56 DEBUG : only7: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032942e_d20241001_m012159_c001_v7007000_t0000_u01727745719471") 2024/10/01 01:22:56 DEBUG : only7: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f40770d0e754d962d_d20241001_m012133_c001_v0001038_t0038_u01727745693722") 2024/10/01 01:22:56 DEBUG : only7: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47482_d20241001_m012107_c001_v0001172_t0025_u01727745667429") 2024/10/01 01:22:56 DEBUG : only7: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b711a4d2_d20241001_m012036_c001_v7007000_t0000_u01727745636087") 2024/10/01 01:22:56 DEBUG : only7: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa471f7_d20241001_m012011_c001_v0001172_t0049_u01727745611453") 2024/10/01 01:22:57 DEBUG : only8: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c0329430_d20241001_m012200_c001_v7007000_t0000_u01727745720092") 2024/10/01 01:22:57 DEBUG : only8: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4118eaa7dfa47596_d20241001_m012134_c001_v0001172_t0054_u01727745694209") 2024/10/01 01:22:57 DEBUG : only8: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47490_d20241001_m012109_c001_v0001172_t0043_u01727745669269") 2024/10/01 01:22:57 DEBUG : only8: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f416861bea20b0235_d20241001_m012036_c001_v7007000_t0000_u01727745636195") 2024/10/01 01:22:57 DEBUG : only8: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4720f_d20241001_m012012_c001_v0001172_t0006_u01727745612945") 2024/10/01 01:22:57 DEBUG : only9: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032943a_d20241001_m012200_c001_v7007000_t0000_u01727745720744") 2024/10/01 01:22:57 DEBUG : only9: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4142d3bb1ee3723a_d20241001_m012134_c001_v0001105_t0028_u01727745694278") 2024/10/01 01:22:57 DEBUG : only9: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa474a2_d20241001_m012110_c001_v0001172_t0040_u01727745670764") 2024/10/01 01:22:57 DEBUG : only9: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f410cf425e28315f5_d20241001_m012036_c001_v7007000_t0000_u01727745636246") 2024/10/01 01:22:57 DEBUG : only9: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47223_d20241001_m012014_c001_v0001172_t0008_u01727745614578") 2024/10/01 01:22:57 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1cdb_d20241001_m011113_c001_v7007000_t0000_u01727745073660") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa45d8e_d20241001_m011108_c001_v0001172_t0011_u01727745068648") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1c49_d20241001_m011104_c001_v7007000_t0000_u01727745064060") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe035_d20241001_m011058_c001_v0001117_t0007_u01727745058942") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1bec_d20241001_m011054_c001_v7007000_t0000_u01727745054341") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdfe7_d20241001_m011047_c001_v0001117_t0042_u01727745047946") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1acb_d20241001_m011019_c001_v7007000_t0000_u01727745019857") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbded3_d20241001_m011016_c001_v0001117_t0041_u01727745016358") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b93348cb_d20241001_m011010_c001_v7007000_t0000_u01727745010997") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbde9f_d20241001_m011007_c001_v0001117_t0014_u01727745007943") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b93348c6_d20241001_m011003_c001_v7007000_t0000_u01727745003681") 2024/10/01 01:22:58 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbde51_d20241001_m011000_c001_v0001117_t0013_u01727745000227") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b9334891_d20241001_m010941_c001_v7007000_t0000_u01727744981399") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbddad_d20241001_m010938_c001_v0001117_t0055_u01727744978075") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b933488e_d20241001_m010936_c001_v7007000_t0000_u01727744976341") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdd71_d20241001_m010931_c001_v0001117_t0016_u01727744971816") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b9334886_d20241001_m010930_c001_v7007000_t0000_u01727744970077") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdd4f_d20241001_m010927_c001_v0001117_t0034_u01727744967866") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdd39_d20241001_m010925_c001_v0001117_t0041_u01727744965906") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b9334870_d20241001_m010924_c001_v7007000_t0000_u01727744964185") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdd17_d20241001_m010922_c001_v0001117_t0043_u01727744962436") 2024/10/01 01:22:59 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdd0b_d20241001_m010920_c001_v0001117_t0040_u01727744960833") 2024/10/01 01:23:00 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b933486c_d20241001_m010919_c001_v7007000_t0000_u01727744959128") 2024/10/01 01:23:00 DEBUG : potato: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdccf_d20241001_m010916_c001_v0001117_t0000_u01727744956961") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b711824d_d20241001_m011319_c001_v7007000_t0000_u01727745199177") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe413_d20241001_m011315_c001_v0001117_t0017_u01727745195141") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f401af2dd180569e0_d20241001_m011254_c001_v7007000_t0000_u01727745174310") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4606b_d20241001_m011241_c001_v0001172_t0059_u01727745161606") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c27fbc2_d20241001_m011226_c001_v7007000_t0000_u01727745146371") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe23c_d20241001_m011211_c001_v0001117_t0018_u01727745131082") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15aff5_d20241001_m011148_c001_v7007000_t0000_u01727745108020") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa45e42_d20241001_m011133_c001_v0001172_t0022_u01727745093045") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1b51_d20241001_m011032_c001_v7007000_t0000_u01727745032558") 2024/10/01 01:23:00 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdf29_d20241001_m011027_c001_v0001117_t0032_u01727745027631") 2024/10/01 01:23:01 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1b02_d20241001_m011025_c001_v7007000_t0000_u01727745025517") 2024/10/01 01:23:01 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdef3_d20241001_m011021_c001_v0001117_t0004_u01727745021714") 2024/10/01 01:23:01 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1ad2_d20241001_m011020_c001_v7007000_t0000_u01727745020243") 2024/10/01 01:23:01 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdedd_d20241001_m011018_c001_v0001117_t0051_u01727745018037") 2024/10/01 01:23:01 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1aae_d20241001_m011014_c001_v7007000_t0000_u01727745014810") 2024/10/01 01:23:01 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdeb9_d20241001_m011011_c001_v0001117_t0045_u01727745011823") 2024/10/01 01:23:01 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b93348ca_d20241001_m011006_c001_v7007000_t0000_u01727745006247") 2024/10/01 01:23:01 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbde71_d20241001_m011003_c001_v0001117_t0036_u01727745003540") 2024/10/01 01:23:02 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4127eeb0b9334893_d20241001_m010943_c001_v7007000_t0000_u01727744983231") 2024/10/01 01:23:02 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbddbd_d20241001_m010940_c001_v0001117_t0054_u01727744980520") 2024/10/01 01:23:02 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc8c2_d20241001_m010541_c001_v7007000_t0000_u01727744741178") 2024/10/01 01:23:02 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11269a92dcb3e7af_d20241001_m010539_c001_v0001144_t0009_u01727744739207") 2024/10/01 01:23:02 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc864_d20241001_m010534_c001_v7007000_t0000_u01727744734068") 2024/10/01 01:23:02 DEBUG : potato2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11269a92dcb3e778_d20241001_m010531_c001_v0001144_t0006_u01727744731949") 2024/10/01 01:23:02 DEBUG : potato3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f400c5d355032247c_d20241001_m011255_c001_v7007000_t0000_u01727745175241") 2024/10/01 01:23:02 DEBUG : potato3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4607f_d20241001_m011243_c001_v0001172_t0047_u01727745163731") 2024/10/01 01:23:02 DEBUG : potato3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f417daf1a6c27fbc5_d20241001_m011228_c001_v7007000_t0000_u01727745148476") 2024/10/01 01:23:02 DEBUG : potato3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe24e_d20241001_m011213_c001_v0001117_t0020_u01727745133626") 2024/10/01 01:23:02 DEBUG : potato3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f406940be6e15affa_d20241001_m011149_c001_v7007000_t0000_u01727745109030") 2024/10/01 01:23:02 DEBUG : potato3: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa45e56_d20241001_m011136_c001_v0001172_t0028_u01727745096085") 2024/10/01 01:23:03 DEBUG : pre-dest1/1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f400c5d3550323236_d20241001_m011525_c001_v7007000_t0000_u01727745325217") 2024/10/01 01:23:03 DEBUG : pre-dest1/1: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4651e_d20241001_m011506_c001_v0001172_t0009_u01727745306875") 2024/10/01 01:23:03 DEBUG : pre-dest2/2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f400c5d355032323a_d20241001_m011525_c001_v7007000_t0000_u01727745325554") 2024/10/01 01:23:03 DEBUG : pre-dest2/2: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa46528_d20241001_m011507_c001_v0001172_t0056_u01727745307646") 2024/10/01 01:23:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f413341b1a1acf181_d20241001_m011358_c001_v7007000_t0000_u01727745238519") 2024/10/01 01:23:03 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa4626b_d20241001_m011345_c001_v0001172_t0033_u01727745225643") 2024/10/01 01:23:03 DEBUG : sizeonly: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116e5d_d20241001_m010804_c001_v7007000_t0000_u01727744884573") 2024/10/01 01:23:03 DEBUG : sizeonly: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd99e_d20241001_m010800_c001_v0001117_t0019_u01727744880398") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032950a_d20241001_m012219_c001_v7007000_t0000_u01727745739112") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1142d3bb1ee372e5_d20241001_m012215_c001_v0001105_t0012_u01727745735308") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03294a9_d20241001_m012209_c001_v7007000_t0000_u01727745729157") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa47678_d20241001_m012205_c001_v0001172_t0026_u01727745725413") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4057abf64a6ce5c5_d20241001_m011124_c001_v7007000_t0000_u01727745084815") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa45df2_d20241001_m011122_c001_v0001172_t0027_u01727745082876") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4057abf64a6ce5c1_d20241001_m011121_c001_v7007000_t0000_u01727745081169") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe0bf_d20241001_m011119_c001_v0001117_t0057_u01727745079078") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116de8_d20241001_m010747_c001_v7007000_t0000_u01727744867357") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd914_d20241001_m010741_c001_v0001117_t0019_u01727744861421") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116dc0_d20241001_m010738_c001_v7007000_t0000_u01727744858632") 2024/10/01 01:23:04 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd8dc_d20241001_m010734_c001_v0001117_t0019_u01727744854546") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116d6a_d20241001_m010725_c001_v7007000_t0000_u01727744845420") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd880_d20241001_m010721_c001_v0001117_t0018_u01727744841971") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f404c1d82b7116d4c_d20241001_m010718_c001_v7007000_t0000_u01727744838827") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd84a_d20241001_m010714_c001_v0001117_t0036_u01727744834400") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd7f8_d20241001_m010706_c001_v0001117_t0054_u01727744826858") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4057abf64a6cdf13_d20241001_m010705_c001_v7007000_t0000_u01727744825003") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd7d8_d20241001_m010703_c001_v0001117_t0008_u01727744823273") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd7c1_d20241001_m010701_c001_v0001117_t0055_u01727744821255") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4057abf64a6cdeec_d20241001_m010657_c001_v7007000_t0000_u01727744817158") 2024/10/01 01:23:05 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd779_d20241001_m010647_c001_v0001117_t0019_u01727744807083") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd74d_d20241001_m010636_c001_v0001117_t0042_u01727744796910") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4183313bc264eec1_d20241001_m010634_c001_v7007000_t0000_u01727744794551") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd739_d20241001_m010631_c001_v0001117_t0041_u01727744791951") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd72d_d20241001_m010629_c001_v0001117_t0039_u01727744789639") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4183313bc264ee99_d20241001_m010626_c001_v7007000_t0000_u01727744786201") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd6b7_d20241001_m010612_c001_v0001117_t0052_u01727744772880") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc9f8_d20241001_m010611_c001_v7007000_t0000_u01727744771753") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd697_d20241001_m010609_c001_v0001117_t0017_u01727744769748") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc9ae_d20241001_m010606_c001_v7007000_t0000_u01727744766553") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd661_d20241001_m010604_c001_v0001117_t0003_u01727744764919") 2024/10/01 01:23:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc98a_d20241001_m010603_c001_v7007000_t0000_u01727744763339") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbd635_d20241001_m010600_c001_v0001117_t0007_u01727744760977") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc950_d20241001_m010555_c001_v7007000_t0000_u01727744755425") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11269a92dcb3e845_d20241001_m010552_c001_v0001144_t0046_u01727744752748") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc918_d20241001_m010551_c001_v7007000_t0000_u01727744751222") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11269a92dcb3e81f_d20241001_m010548_c001_v0001144_t0011_u01727744748926") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc8e1_d20241001_m010546_c001_v7007000_t0000_u01727744746274") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11269a92dcb3e7eb_d20241001_m010543_c001_v0001144_t0046_u01727744743765") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc7f8_d20241001_m010524_c001_v7007000_t0000_u01727744724961") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11269a92dcb3e73b_d20241001_m010523_c001_v0001144_t0020_u01727744723073") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc7ca_d20241001_m010520_c001_v7007000_t0000_u01727744720697") 2024/10/01 01:23:07 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f11269a92dcb3e713_d20241001_m010518_c001_v0001144_t0054_u01727744718331") 2024/10/01 01:23:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f403af202348cc7b5_d20241001_m010513_c001_v7007000_t0000_u01727744713946") 2024/10/01 01:23:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1042867feed77517_d20241001_m010509_c001_v0001172_t0033_u01727744709425") 2024/10/01 01:23:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03251a5_d20241001_m010456_c001_v7007000_t0000_u01727744696935") 2024/10/01 01:23:08 DEBUG : sub dir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1042867feed774cb_d20241001_m010454_c001_v0001172_t0053_u01727744694489") 2024/10/01 01:23:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c032950f_d20241001_m012219_c001_v7007000_t0000_u01727745739720") 2024/10/01 01:23:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f109576e9ea2de692_d20241001_m012213_c001_v0001109_t0002_u01727745733967") 2024/10/01 01:23:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f402d7dd1c03294ad_d20241001_m012209_c001_v7007000_t0000_u01727745729806") 2024/10/01 01:23:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f10770d0e754d9655_d20241001_m012204_c001_v0001038_t0032_u01727745724416") 2024/10/01 01:23:08 DEBUG : sub/yam: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1cd1_d20241001_m011112_c001_v7007000_t0000_u01727745072535") 2024/10/01 01:23:08 DEBUG : sub/yam: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbe077_d20241001_m011107_c001_v0001117_t0000_u01727745067943") 2024/10/01 01:23:08 DEBUG : three: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1bb9_d20241001_m011046_c001_v7007000_t0000_u01727745046512") 2024/10/01 01:23:09 DEBUG : three: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdfc5_d20241001_m011043_c001_v0001117_t0020_u01727745043700") 2024/10/01 01:23:09 DEBUG : three: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f114037b7b3cbdf9b_d20241001_m011038_c001_v0001117_t0036_u01727745038009") 2024/10/01 01:23:09 DEBUG : two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1bbc_d20241001_m011046_c001_v7007000_t0000_u01727745046878") 2024/10/01 01:23:09 DEBUG : two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f411dcb48e879d8f5_d20241001_m011042_c001_v0001120_t0014_u01727745042605") 2024/10/01 01:23:09 DEBUG : two: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f414037b7b3cbdf97_d20241001_m011037_c001_v0001117_t0022_u01727745037628") 2024/10/01 01:23:09 DEBUG : yam: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1ce1_d20241001_m011114_c001_v7007000_t0000_u01727745074041") 2024/10/01 01:23:09 DEBUG : yam: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f115f89ac8b4bcbcc_d20241001_m011112_c001_v0001176_t0015_u01727745072096") 2024/10/01 01:23:09 DEBUG : yam: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1c39_d20241001_m011102_c001_v7007000_t0000_u01727745062865") 2024/10/01 01:23:09 DEBUG : yam: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa45d30_d20241001_m011057_c001_v0001172_t0010_u01727745057941") 2024/10/01 01:23:09 DEBUG : yam: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1be5_d20241001_m011053_c001_v7007000_t0000_u01727745053119") 2024/10/01 01:23:10 DEBUG : yam: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1118eaa7dfa45cd4_d20241001_m011049_c001_v0001172_t0036_u01727745049019") 2024/10/01 01:23:10 DEBUG : yaml: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1c4d_d20241001_m011104_c001_v7007000_t0000_u01727745064460") 2024/10/01 01:23:10 DEBUG : yaml: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1067f8277586e97a_d20241001_m011101_c001_v0001109_t0049_u01727745061792") 2024/10/01 01:23:10 DEBUG : yaml: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f4072ef152d4d1bef_d20241001_m011054_c001_v7007000_t0000_u01727745054750") 2024/10/01 01:23:10 DEBUG : yaml: Deleting (id "4_z1f22bd9390bd4b5b9f280e1b_f1138b5350f4f2c22_d20241001_m011052_c001_v0001102_t0003_u01727745052420") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 18m33.237888911s (try 1/5)